bbe93edea1
Change-Id: If2e7adbb3bb7b3e009f31c33c93d1665554ea905
88 lines
2.5 KiB
Plaintext
88 lines
2.5 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:00+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/eventlet_backdoor.py:140
|
|
#, python-format
|
|
msgid "Eventlet backdoor listening on %(port)s for process %(pid)d"
|
|
msgstr "Backdoor de Eventlet escutando na porta %(port)s pelo processo %(pid)d"
|
|
|
|
#: heat/openstack/common/lockutils.py:83
|
|
#, python-format
|
|
msgid "Created lock path: %s"
|
|
msgstr "Criado caminho de lock: %s"
|
|
|
|
#: heat/openstack/common/lockutils.py:250
|
|
#, python-format
|
|
msgid "Failed to remove file %(file)s"
|
|
msgstr ""
|
|
|
|
#: heat/openstack/common/service.py:176
|
|
#, python-format
|
|
msgid "Caught %s, exiting"
|
|
msgstr "%s capturadas, saindo"
|
|
|
|
#: heat/openstack/common/service.py:240
|
|
msgid "Parent process has died unexpectedly, exiting"
|
|
msgstr "Processo pai saiu inesperadamente, saindo"
|
|
|
|
#: heat/openstack/common/service.py:271
|
|
#, python-format
|
|
msgid "Child caught %s, exiting"
|
|
msgstr ""
|
|
|
|
#: heat/openstack/common/service.py:310
|
|
msgid "Forking too fast, sleeping"
|
|
msgstr "Bifurcação muito rápida, suspendendo"
|
|
|
|
#: heat/openstack/common/service.py:329
|
|
#, python-format
|
|
msgid "Started child %d"
|
|
msgstr "Filho %d iniciado"
|
|
|
|
#: heat/openstack/common/service.py:339
|
|
#, python-format
|
|
msgid "Starting %d workers"
|
|
msgstr "Iniciando %d trabalhadores"
|
|
|
|
#: heat/openstack/common/service.py:356
|
|
#, python-format
|
|
msgid "Child %(pid)d killed by signal %(sig)d"
|
|
msgstr "%(pid)d filho eliminado pelo sinal %(sig)d"
|
|
|
|
#: heat/openstack/common/service.py:360
|
|
#, python-format
|
|
msgid "Child %(pid)s exited with status %(code)d"
|
|
msgstr "Filho %(pid)s encerrando com status %(code)d"
|
|
|
|
#: heat/openstack/common/service.py:399
|
|
#, python-format
|
|
msgid "Caught %s, stopping children"
|
|
msgstr "%s capturado, parando filhos"
|
|
|
|
#: heat/openstack/common/service.py:408
|
|
msgid "Wait called after thread killed. Cleaning up."
|
|
msgstr ""
|
|
|
|
#: heat/openstack/common/service.py:424
|
|
#, python-format
|
|
msgid "Waiting on %d children to exit"
|
|
msgstr "Aguardando em %d filhos para sair"
|