Imported Translations from Zanata

For more information about this automatic import see:
https://wiki.openstack.org/wiki/Translations/Infrastructure

Change-Id: I1b748faa63c25db5e938c5ac8d97299f753890c0
This commit is contained in:
OpenStack Proposal Bot 2016-03-17 09:54:24 +00:00
parent 6d02b79b1d
commit 38c7d1880f
3 changed files with 1477 additions and 35 deletions

View File

@ -6,9 +6,9 @@
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: heat 6.0.0.0b4.dev90\n"
"Project-Id-Version: heat 6.0.0.0rc2.dev4\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2016-03-16 06:34+0000\n"
"POT-Creation-Date: 2016-03-17 09:53+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@ -861,7 +861,7 @@ msgstr ""
#: heat/common/exception.py:357
#, python-format
msgid "At least one of the following properties must be specified: %(props)s"
msgid "At least one of the following properties must be specified: %(props)s."
msgstr ""
#: heat/common/exception.py:369
@ -1718,8 +1718,8 @@ msgstr ""
msgid "limit cannot be less than 4"
msgstr ""
#: heat/engine/resource.py:1347 heat/engine/cfn/template.py:159
#: heat/engine/hot/template.py:262
#: heat/engine/resource.py:1347 heat/engine/cfn/template.py:160
#: heat/engine/hot/template.py:263
#, python-format
msgid "Invalid deletion policy \"%s\""
msgstr ""
@ -1729,12 +1729,12 @@ msgstr ""
msgid "\"%s\" deletion policy not supported"
msgstr ""
#: heat/engine/resource.py:1756 heat/engine/stack.py:830
#: heat/engine/resource.py:1756 heat/engine/stack.py:836
#, python-format
msgid "Invalid action %s"
msgstr ""
#: heat/engine/resource.py:1759 heat/engine/stack.py:833
#: heat/engine/resource.py:1759 heat/engine/stack.py:839
#, python-format
msgid "Invalid status %s"
msgstr ""
@ -1839,26 +1839,26 @@ msgstr ""
msgid "Invalid stack name %s, must be a string"
msgstr ""
#: heat/engine/stack.py:276
#: heat/engine/stack.py:280
msgid "Attempt to use stored_context with no user_creds"
msgstr ""
#: heat/engine/stack.py:447 heat/objects/stack.py:197
#: heat/engine/stack.py:451 heat/objects/stack.py:197
#, python-format
msgid "No stack exists with id \"%s\""
msgstr ""
#: heat/engine/stack.py:739
#: heat/engine/stack.py:745
#, python-format
msgid "Duplicate names %s"
msgstr ""
#: heat/engine/stack.py:769
#: heat/engine/stack.py:775
#, python-format
msgid "Outputs must contain Output. Found a [%s] instead"
msgstr ""
#: heat/engine/stack.py:777
#: heat/engine/stack.py:783
msgid "Each Output must contain a Value key."
msgstr ""
@ -2614,33 +2614,33 @@ msgstr ""
msgid "A comma-delimited list of server ip addresses. (Heat extension)."
msgstr ""
#: heat/engine/resources/aws/autoscaling/autoscaling_group.py:292
#: heat/engine/resources/aws/autoscaling/autoscaling_group.py:291
#, python-format
msgid "Start resizing the group %(group)s"
msgstr ""
#: heat/engine/resources/aws/autoscaling/autoscaling_group.py:313
#: heat/engine/resources/aws/autoscaling/autoscaling_group.py:312
#, python-format
msgid "End resizing the group %(group)s"
msgstr ""
#: heat/engine/resources/aws/autoscaling/autoscaling_group.py:338
#: heat/engine/resources/aws/autoscaling/autoscaling_group.py:337
msgid "MinSize can not be greater than MaxSize"
msgstr ""
#: heat/engine/resources/aws/autoscaling/autoscaling_group.py:342
#: heat/engine/resources/aws/autoscaling/autoscaling_group.py:341
msgid "The size of AutoScalingGroup can not be less than zero"
msgstr ""
#: heat/engine/resources/aws/autoscaling/autoscaling_group.py:348
#: heat/engine/resources/aws/autoscaling/autoscaling_group.py:347
msgid "DesiredCapacity must be between MinSize and MaxSize"
msgstr ""
#: heat/engine/resources/aws/autoscaling/autoscaling_group.py:357
#: heat/engine/resources/aws/autoscaling/autoscaling_group.py:356
msgid "Anything other than one VPCZoneIdentifier"
msgstr ""
#: heat/engine/resources/aws/autoscaling/autoscaling_group.py:367
#: heat/engine/resources/aws/autoscaling/autoscaling_group.py:366
msgid "Either 'InstanceId' or 'LaunchConfigurationName' must be provided."
msgstr ""
@ -4143,17 +4143,17 @@ msgstr ""
msgid "Tag value."
msgstr ""
#: heat/engine/resources/openstack/heat/instance_group.py:143
#: heat/engine/resources/openstack/heat/instance_group.py:144
#, python-format
msgid "Maximum %s is 1 hour."
msgstr ""
#: heat/engine/resources/openstack/heat/instance_group.py:156
#: heat/engine/resources/openstack/heat/instance_group.py:157
#, python-format
msgid "%(lc)s (%(ref)s) reference can not be found."
msgstr ""
#: heat/engine/resources/openstack/heat/instance_group.py:161
#: heat/engine/resources/openstack/heat/instance_group.py:162
#, python-format
msgid ""
"%(lc)s (%(ref)s) requires a reference to the configuration not just the "

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff