Imported Translations from Zanata

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

Change-Id: I28e89b55e3854f43cc94a4222b473e0b4e8c26b0
This commit is contained in:
OpenStack Proposal Bot 2022-10-12 03:44:57 +00:00
parent d21fa244e1
commit ec835c33a5

@ -5,11 +5,11 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: tacker\n" "Project-Id-Version: tacker\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-08-10 08:49+0000\n" "POT-Creation-Date: 2022-10-06 01:34+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: 2022-08-14 12:42+0000\n" "PO-Revision-Date: 2022-10-12 01:22+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"
@ -64,8 +64,11 @@ msgstr "6.0.0"
msgid "7.0.0" msgid "7.0.0"
msgstr "7.0.0" msgstr "7.0.0"
msgid "7.0.0.0rc1-49" msgid "8.0.0"
msgstr "7.0.0.0rc1-49" msgstr "8.0.0"
msgid "8.0.0.0rc1-11"
msgstr "8.0.0.0rc1-11"
msgid "A non admin user can not instantiate VNFs." msgid "A non admin user can not instantiate VNFs."
msgstr "A non-admin user can not instantiate VNFs." msgstr "A non-admin user can not instantiate VNFs."
@ -344,6 +347,15 @@ msgstr ""
msgid "Added diagrams and overviews of the `ETSI NFV-SOL Tacker Use Cases`." msgid "Added diagrams and overviews of the `ETSI NFV-SOL Tacker Use Cases`."
msgstr "Added diagrams and overviews of the `ETSI NFV-SOL Tacker Use Cases`." msgstr "Added diagrams and overviews of the `ETSI NFV-SOL Tacker Use Cases`."
msgid ""
"Added negative functional test cases for the multi-tenant environment, to "
"validate that Tacker disallows deletion operation and sharing subscription "
"and VNF package details of different tenants."
msgstr ""
"Added negative functional test cases for the multi-tenant environment, to "
"validate that Tacker disallows deletion operation and sharing subscription "
"and VNF package details of different tenants."
msgid "" msgid ""
"Added new RESTful APIs for managing VNF packages required for managing the " "Added new RESTful APIs for managing VNF packages required for managing the "
"lifecycle of a VNF. See the `spec`_ for more details." "lifecycle of a VNF. See the `spec`_ for more details."
@ -983,6 +995,31 @@ msgstr ""
"Support VNF create with direct VNFD template input via CLI/API without on-" "Support VNF create with direct VNFD template input via CLI/API without on-"
"boarding VNFD." "boarding VNFD."
msgid ""
"Support container based VNF AutoHeal and AutoScale operation with External "
"Monitoring Tools. Add the Fault Management interfaces and CLI to support "
"AutoHeal. AutoHeal supports two modes, Polling Mode and Notification Mode. "
"Add the Performance Management interfaces and CLI to support AutoScale. The "
"Fault Management and Performance Management interfaces are based on ETSI NFV-"
"SOL 002 v3.3.1 and ETSI NFV-SOL 003 v3.3.1, which are Version \"2.0.0\" API "
"of Tacker. Add the Prometheus Plugin that has a interface between tacker and "
"the External Monitoring Tool. Prometheus Plugin supports data model "
"conversion from Prometheus format data to SOL based FM/PM schema, and vice "
"versa. At the same time, a user guide is also made to help users understand "
"the function."
msgstr ""
"Support container-based VNF AutoHeal and AutoScale operation with External "
"Monitoring Tools. Add the Fault Management interfaces and CLI to support "
"AutoHeal. AutoHeal supports two modes, Polling Mode and Notification Mode. "
"Add the Performance Management interfaces and CLI to support AutoScale. The "
"Fault Management and Performance Management interfaces are based on ETSI NFV-"
"SOL 002 v3.3.1 and ETSI NFV-SOL 003 v3.3.1, which are Version \"2.0.0\" API "
"of Tacker. Add the Prometheus Plugin that has an interface between Tacker "
"and the External Monitoring Tool. Prometheus Plugin supports data model "
"conversion from Prometheus format data to SOL based FM/PM schema, and vice "
"versa. At the same time, a user guide is also made to help users understand "
"the function."
msgid "Support creating VNFFG without flow-classifier" msgid "Support creating VNFFG without flow-classifier"
msgstr "Support creating VNFFG without flow-classifier" msgstr "Support creating VNFFG without flow-classifier"
@ -1002,6 +1039,15 @@ msgstr ""
"Support for legacy templates for creating a VNFD is deprecated and will be " "Support for legacy templates for creating a VNFD is deprecated and will be "
"removed in 'Newton' cycle. Please use TOSCA based templates." "removed in 'Newton' cycle. Please use TOSCA based templates."
msgid ""
"Support handling large query results according to ETSI NFV SOL013. This "
"feature provides paged response regarding a query request of target APIs. In "
"addition to that, fetching entire records at once becomes available."
msgstr ""
"Support handling large query results according to ETSI NFV SOL013. This "
"feature provides paged response regarding a query request of target APIs. In "
"addition to that, fetching entire records at once becomes available."
msgid "" msgid ""
"Support multi-version of RESTfulAPI. The client can use both VNF LCM API " "Support multi-version of RESTfulAPI. The client can use both VNF LCM API "
"\"1.3.0\" and \"2.0.0\" defined by ETSI NFV." "\"1.3.0\" and \"2.0.0\" defined by ETSI NFV."