From 31af6845697b8f7b783101d0e8f10c81eb66408f Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Tue, 6 Feb 2018 06:48:16 +0000 Subject: [PATCH] Imported Translations from Zanata For more information about this automatic import see: https://docs.openstack.org/i18n/latest/reviewing-translation-import.html Change-Id: I166794121e59c17eeac0f58a18cdb0fa31be9425 --- .../locale/en_GB/LC_MESSAGES/releasenotes.po | 57 ++++++++++++++++++- 1 file changed, 55 insertions(+), 2 deletions(-) diff --git a/releasenotes/source/locale/en_GB/LC_MESSAGES/releasenotes.po b/releasenotes/source/locale/en_GB/LC_MESSAGES/releasenotes.po index 74427a72f..6eb17548f 100644 --- a/releasenotes/source/locale/en_GB/LC_MESSAGES/releasenotes.po +++ b/releasenotes/source/locale/en_GB/LC_MESSAGES/releasenotes.po @@ -3,11 +3,11 @@ msgid "" msgstr "" "Project-Id-Version: Tacker Release Notes\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-01-22 06:01+0000\n" +"POT-Creation-Date: 2018-02-06 03:00+0000\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"PO-Revision-Date: 2018-01-21 08:15+0000\n" +"PO-Revision-Date: 2018-01-27 12:50+0000\n" "Last-Translator: Andi Chandler \n" "Language-Team: English (United Kingdom)\n" "Language: en-GB\n" @@ -17,12 +17,22 @@ msgstr "" msgid "0.5.0" msgstr "0.5.0" +msgid "0.6.0" +msgstr "0.6.0" + msgid "0.7.0" msgstr "0.7.0" msgid "0.8.0" msgstr "0.8.0" +msgid "" +"Add Guru Meditation support. Command \"kill -s SIGUSR2 \" " +"will make tacker server emit running configuration." +msgstr "" +"Add Guru Meditation support. Command \"kill -s SIGUSR2 \" " +"will make Racker server emit running configuration." + msgid "" "Add allowed_address_pairs support in CP's properties, so Virtual IP is " "enabled via Tacker." @@ -30,6 +40,18 @@ msgstr "" "Add allowed_address_pairs support in CP's properties, so Virtual IP is " "enabled via Tacker." +msgid "Add mac_address support in CP's properties." +msgstr "Add mac_address support in CP's properties." + +msgid "" +"Add names to classifiers through VNFFG template.This functionality allows " +"the identification and the categorization of the different classifiers " +"according to their specific use." +msgstr "" +"Add names to classifiers through VNFFG template.This functionality allows " +"the identification and the categorization of the different classifiers " +"according to their specific use." + msgid "" "Add support Kubernetes VIM, user can create, update or delete Kubernetes VIM" msgstr "" @@ -126,6 +148,15 @@ msgstr "" "Fixes `bug 1734316`_ which will return correct response codes for below " "API's:" +msgid "" +"From Mitaka version, Tacker supports TOSCA based VNFD templates. Legacy " +"templates described under tacker/samples/legacy-templates are deprecated in " +"newton and removed in Ocata." +msgstr "" +"From Mitaka version, Tacker supports TOSCA based VNFD templates. Legacy " +"templates described under Tacker/samples/legacy-templates are deprecated in " +"Newton and removed in Ocata." + msgid "" "Introduce barbican to save the fernet key of vim auth. Need to configure " "**[vim_keys] use_barbican = True** to enable this feature." @@ -207,6 +238,13 @@ msgstr "POST /v1.0/vnfs - old_response: 500, new_response: 409" msgid "Pike Series Release Notes" msgstr "Pike Series Release Notes" +msgid "" +"Replace the class path uuid based stack names with vnf name plus vnf id so " +"that it is easy to find which stack is for which vnf." +msgstr "" +"Replace the class path UUID based stack names with VNF name plus VNF id so " +"that it is easy to find which stack is for which VNF." + msgid "" "Scaling feature does not support to selectively choose the VDU as part of " "scaling." @@ -232,6 +270,11 @@ msgstr "" "https://docs.openstack.org/tacker/latest/contributor/" "vnfd_template_description.html#floating-ip" +msgid "" +"Support to change ns's description using \"tacker ns-create --description\"." +msgstr "" +"Support to change ns's description using \"tacker ns-create --description\"." + msgid "" "Support to create directly VNFFG and NS from its descriptor template without " "creating VNFFGD and NSD." @@ -260,6 +303,9 @@ msgstr "" "The shell script for vnfc has to be placed in the machine where Tacker " "server is running" +msgid "Upgrade Notes" +msgstr "Upgrade Notes" + msgid "" "VNF Forwarding Graph support is available as an EXPERIMENTAL feature. TOSCA " "NFV Profile based Forwarding Graph Descriptor can be uploaded to VNF-FGD " @@ -282,6 +328,13 @@ msgstr "" "VNF auto-scaling and manual-scaling feature is added, to scale in/out the " "VDUs." +msgid "VNF not be allowed to delete separately, if part of an active NS." +msgstr "" +"VNF will not be allowed to be deleted separately, if part of an active NS." + +msgid "VNFFG Update - VNF mapping functionality" +msgstr "VNFFG Update - VNF mapping functionality" + msgid "" "Vim monitoring via mistral workflow is used to replace old in-place vim " "monitoring in tacker server. Mistral is an integral part of tacker MANO "