bbe93edea1
Change-Id: If2e7adbb3bb7b3e009f31c33c93d1665554ea905
67 lines
2.1 KiB
Plaintext
67 lines
2.1 KiB
Plaintext
# Translations template for heat.
|
|
# Copyright (C) 2014 ORGANIZATION
|
|
# This file is distributed under the same license as the heat project.
|
|
#
|
|
# Translators:
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Heat\n"
|
|
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
|
"POT-Creation-Date: 2014-08-20 06:01+0000\n"
|
|
"PO-Revision-Date: 2014-08-07 07:52+0000\n"
|
|
"Last-Translator: openstackjenkins <jenkins@openstack.org>\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"
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
"Generated-By: Babel 1.3\n"
|
|
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
|
|
|
#: heat/openstack/common/excutils.py:76
|
|
#, python-format
|
|
msgid "Original exception being dropped: %s"
|
|
msgstr "Exceção original sendo descartada: %s"
|
|
|
|
#: heat/openstack/common/excutils.py:105
|
|
#, python-format
|
|
msgid "Unexpected exception occurred %d time(s)... retrying."
|
|
msgstr "Exceção não esperada ocorreu %d vez(es)... tentando novamente."
|
|
|
|
#: heat/openstack/common/lockutils.py:120
|
|
#, python-format
|
|
msgid "Could not release the acquired lock `%s`"
|
|
msgstr "Não foi possível liberar o bloqueio adquirido `%s`"
|
|
|
|
#: heat/openstack/common/loopingcall.py:89
|
|
msgid "in fixed duration looping call"
|
|
msgstr "em uma chamada de laço de duração fixa"
|
|
|
|
#: heat/openstack/common/loopingcall.py:131
|
|
msgid "in dynamic looping call"
|
|
msgstr "em chamada de laço dinâmico"
|
|
|
|
#: heat/openstack/common/policy.py:507
|
|
#, python-format
|
|
msgid "Failed to understand rule %s"
|
|
msgstr "Falha ao interpretar regra %s"
|
|
|
|
#: heat/openstack/common/policy.py:517
|
|
#, python-format
|
|
msgid "No handler for matches of kind %s"
|
|
msgstr "Nenhum manipulador para correspondências do tipo %s"
|
|
|
|
#: heat/openstack/common/policy.py:787
|
|
#, python-format
|
|
msgid "Failed to understand rule %r"
|
|
msgstr "Falha ao interpretar regra %r"
|
|
|
|
#: heat/openstack/common/service.py:188
|
|
msgid "Exception during rpc cleanup."
|
|
msgstr "Exceção durante limpeza de RPC."
|
|
|
|
#: heat/openstack/common/service.py:277
|
|
msgid "Unhandled exception"
|
|
msgstr "Exceção não tratada"
|