Imported Translations from Transifex

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

Change-Id: Id6f0131b8cd01e5c2862d01c2dbf1c25adf73ede
This commit is contained in:
OpenStack Proposal Bot 2015-07-23 06:01:57 +00:00
parent c9adea34f0
commit 5bdfb947ee
8 changed files with 642 additions and 595 deletions

View File

@ -8,10 +8,11 @@ msgid ""
msgstr ""
"Project-Id-Version: Heat\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2015-07-13 06:03+0000\n"
"POT-Creation-Date: 2015-07-23 06:01+0000\n"
"PO-Revision-Date: 2015-07-07 07:51+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Spanish (http://www.transifex.com/p/heat/language/es/)\n"
"Language-Team: Spanish (http://www.transifex.com/projects/p/heat/language/"
"es/)\n"
"Language: es\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"

View File

@ -8,10 +8,11 @@ msgid ""
msgstr ""
"Project-Id-Version: Heat\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2015-07-13 06:03+0000\n"
"POT-Creation-Date: 2015-07-23 06:01+0000\n"
"PO-Revision-Date: 2015-07-07 07:51+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Spanish (http://www.transifex.com/p/heat/language/es/)\n"
"Language-Team: Spanish (http://www.transifex.com/projects/p/heat/language/"
"es/)\n"
"Language: es\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"

View File

@ -8,10 +8,11 @@ msgid ""
msgstr ""
"Project-Id-Version: Heat\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2015-07-13 06:03+0000\n"
"POT-Creation-Date: 2015-07-23 06:01+0000\n"
"PO-Revision-Date: 2015-07-07 07:51+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: French (http://www.transifex.com/p/heat/language/fr/)\n"
"Language-Team: French (http://www.transifex.com/projects/p/heat/language/"
"fr/)\n"
"Language: fr\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"

View File

@ -8,10 +8,11 @@ msgid ""
msgstr ""
"Project-Id-Version: Heat\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2015-07-13 06:03+0000\n"
"POT-Creation-Date: 2015-07-23 06:01+0000\n"
"PO-Revision-Date: 2015-07-07 07:51+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: French (http://www.transifex.com/p/heat/language/fr/)\n"
"Language-Team: French (http://www.transifex.com/projects/p/heat/language/"
"fr/)\n"
"Language: fr\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"

View File

@ -6,9 +6,9 @@
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: heat 5.0.0.0b2.dev164\n"
"Project-Id-Version: heat 5.0.0.0b2.dev299\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2015-07-08 06:02+0000\n"
"POT-Creation-Date: 2015-07-23 06:01+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"
@ -80,47 +80,47 @@ msgstr ""
msgid "Attribute %(name)s is not of type %(att_type)s"
msgstr ""
#: heat/engine/environment.py:242 heat/engine/environment.py:248
#: heat/engine/environment.py:241 heat/engine/environment.py:247
#, python-format
msgid "Removing %(item)s from %(path)s"
msgstr ""
#: heat/engine/environment.py:261
#: heat/engine/environment.py:260
#, python-format
msgid "Changing %(path)s from %(was)s to %(now)s"
msgstr ""
#: heat/engine/resource.py:1111
#: heat/engine/resource.py:1134
#, python-format
msgid "db error %s"
msgstr ""
#: heat/engine/resource.py:1192
#: heat/engine/resource.py:1215
#, python-format
msgid "Resource \"%s\" not pre-stored in DB"
msgstr ""
#: heat/engine/resource.py:1235
#: heat/engine/resource.py:1258
#, python-format
msgid "Failed to unlock resource %s"
msgstr ""
#: heat/engine/resource.py:1407
#: heat/engine/resource.py:1430
#, python-format
msgid "Resource %s does not implement metadata update"
msgstr ""
#: heat/engine/service.py:1177
#: heat/engine/service.py:1198
#, python-format
msgid "Access denied to resource %s"
msgstr ""
#: heat/engine/service.py:1433
#: heat/engine/service.py:1455
#, python-format
msgid "show_watch (all) db error %s"
msgstr ""
#: heat/engine/service.py:1462
#: heat/engine/service.py:1484
#, python-format
msgid "show_metric (all) db error %s"
msgstr ""
@ -130,7 +130,7 @@ msgstr ""
msgid "periodic_task db error watch rule removed? %(ex)s"
msgstr ""
#: heat/engine/stack.py:315
#: heat/engine/stack.py:316
msgid "Unable to set parameters StackId identifier"
msgstr ""
@ -159,54 +159,54 @@ msgstr ""
msgid "Requested client \"%s\" not found"
msgstr ""
#: heat/engine/clients/os/nova.py:125
#: heat/engine/clients/os/nova.py:126
#, python-format
msgid "Server (%(server)s) not found: %(ex)s"
msgstr ""
#: heat/engine/clients/os/nova.py:141
#: heat/engine/clients/os/nova.py:142
#, python-format
msgid ""
"Received an OverLimit response when fetching server (%(id)s) : "
"%(exception)s"
msgstr ""
#: heat/engine/clients/os/nova.py:148
#: heat/engine/clients/os/nova.py:149
#, python-format
msgid ""
"Received the following exception when fetching server (%(id)s) : "
"%(exception)s"
msgstr ""
#: heat/engine/clients/os/nova.py:164
#: heat/engine/clients/os/nova.py:165
#, python-format
msgid ""
"Server %(name)s (%(id)s) received an OverLimit response during "
"server.get(): %(exception)s"
msgstr ""
#: heat/engine/clients/os/nova.py:172
#: heat/engine/clients/os/nova.py:173
#, python-format
msgid ""
"Server \"%(name)s\" (%(id)s) received the following exception during "
"server.get(): %(exception)s"
msgstr ""
#: heat/engine/clients/os/nova.py:502
#: heat/engine/clients/os/nova.py:503
#, python-format
msgid "Instance (%(server)s) not found: %(ex)s"
msgstr ""
#: heat/engine/resources/signal_responder.py:68
msgid "Cannot generate signed url, no stored access/secret key"
#: heat/engine/resources/signal_responder.py:105
msgid "Cannot generate signed url, unable to create keypair"
msgstr ""
#: heat/engine/resources/stack_resource.py:170
#: heat/engine/resources/stack_resource.py:169
#, python-format
msgid "Preview of '%s' not yet implemented"
msgstr ""
#: heat/engine/resources/stack_user.py:98
#: heat/engine/resources/stack_user.py:106
msgid "Reverting to legacy user delete path"
msgstr ""
@ -215,11 +215,11 @@ msgstr ""
msgid "Overwriting Metadata item for id %s!"
msgstr ""
#: heat/engine/resources/aws/ec2/eip.py:398
#: heat/engine/resources/aws/ec2/eip.py:402
msgid "Skipping association, resource not specified"
msgstr ""
#: heat/engine/resources/openstack/neutron/port.py:388
#: heat/engine/resources/openstack/neutron/port.py:384
#, python-format
msgid "Failed to fetch resource attributes: %s"
msgstr ""
@ -268,7 +268,7 @@ msgstr ""
msgid "Resuming generic resource (Type \"%s\")"
msgstr ""
#: heat/tests/generic_resource.py:147
#: heat/tests/generic_resource.py:150
#, python-format
msgid "Signaled resource (Type \"%(type)s\") %(details)s"
msgstr ""

File diff suppressed because it is too large Load Diff

View File

@ -8,11 +8,11 @@ msgid ""
msgstr ""
"Project-Id-Version: Heat\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2015-07-13 06:03+0000\n"
"POT-Creation-Date: 2015-07-23 06:01+0000\n"
"PO-Revision-Date: 2015-07-07 07:51+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Korean (Korea) (http://www.transifex.com/p/heat/language/"
"ko_KR/)\n"
"Language-Team: Korean (Korea) (http://www.transifex.com/projects/p/heat/"
"language/ko_KR/)\n"
"Language: ko_KR\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"

View File

@ -8,11 +8,11 @@ msgid ""
msgstr ""
"Project-Id-Version: Heat\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2015-07-13 06:03+0000\n"
"POT-Creation-Date: 2015-07-23 06:01+0000\n"
"PO-Revision-Date: 2015-07-07 07:51+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Portuguese (Brazil) (http://www.transifex.com/p/heat/language/"
"pt_BR/)\n"
"Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/heat/"
"language/pt_BR/)\n"
"Language: pt_BR\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"