kde-l10n/pt_BR/messages/kde-extraapps/kdevproblemreporter.po
Ivailo Monev 3d7a227e35 generic: regenerate
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2015-11-05 07:21:34 +02:00

167 lines
4.2 KiB
Text

# tradução do kdevproblemreporter.po para Brazilian Portuguese
# Copyright (C) YEAR This_file_is_part_of_KDE
# This file is distributed under the same license as the PACKAGE package.
#
# Luiz Fernando Ranghetti <elchevive@opensuse.org>, 2008, 2012.
# André Marcelo Alvarenga <andrealvarenga@gmx.net>, 2009.
# Marcus Vinícius de Andrade Gama <marcus.gama@gmail.com>, 2010, 2012.
# Aracele Torres <araceletorres@gmail.com>, 2010.
# André Marcelo Alvarenga <alvarenga@kde.org>, 2012, 2013.
msgid ""
msgstr ""
"Project-Id-Version: kdevproblemreporter\n"
"Report-Msgid-Bugs-To: xakepa10@gmail.com\n"
"POT-Creation-Date: 2015-11-05 07:06+0200\n"
"PO-Revision-Date: 2013-11-07 18:11-0200\n"
"Last-Translator: André Marcelo Alvarenga <alvarenga@kde.org>\n"
"Language-Team: Brazilian Portuguese <kde-i18n-pt_br@kde.org>\n"
"Language: pt_BR\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: Lokalize 1.5\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
#: problemwidget.cpp:56 problemwidget.cpp:59 problemreporterplugin.cpp:93
msgid "Problems"
msgstr "Problemas"
#: problemwidget.cpp:66
msgid "Force Full Update"
msgstr "Forçar a atualização completa"
#: problemwidget.cpp:67
msgctxt "@info:tooltip"
msgid "Re-parse all watched documents"
msgstr "Re-analisar todos os documentos monitorados"
#: problemwidget.cpp:76
msgid "Show Imports"
msgstr "Mostrar importações"
#: problemwidget.cpp:77
msgctxt "@info:tooltip"
msgid "Display problems in imported files"
msgstr "Exibir problemas nos arquivos importados"
#: problemwidget.cpp:83
msgid "Scope"
msgstr "Escopo"
#: problemwidget.cpp:84
msgctxt "@info:tooltip"
msgid "Which files to display the problems for"
msgstr "Para quais arquivos exibir os problemas"
#: problemwidget.cpp:89
msgid "Current Document"
msgstr "Documento atual"
#: problemwidget.cpp:90
msgctxt "@info:tooltip"
msgid "Display problems in current document"
msgstr "Exibir problemas no documento atual"
#: problemwidget.cpp:93
msgid "Open Documents"
msgstr "Documentos abertos"
#: problemwidget.cpp:94
msgctxt "@info:tooltip"
msgid "Display problems in all open documents"
msgstr "Exibir problemas em todos os documentos abertos"
#: problemwidget.cpp:97
msgid "Current Project"
msgstr "Projeto atual"
#: problemwidget.cpp:98
msgctxt "@info:tooltip"
msgid "Display problems in current project"
msgstr "Exibir problemas no projeto atual"
#: problemwidget.cpp:101
msgid "All Projects"
msgstr "Todos os projetos"
#: problemwidget.cpp:102
msgctxt "@info:tooltip"
msgid "Display problems in all projects"
msgstr "Exibir problemas em todos os projetos"
#: problemwidget.cpp:125
msgid "Severity"
msgstr "Gravidade"
#: problemwidget.cpp:127
msgctxt "@info:tooltip"
msgid "Select the lowest level of problem severity to be displayed"
msgstr "Selecionar o menor nível de gravidade a ser exibido"
#: problemwidget.cpp:130
msgid "Error"
msgstr "Erro"
#: problemwidget.cpp:131
msgctxt "@info:tooltip"
msgid "Display only errors"
msgstr "Exibir somente erros"
#: problemwidget.cpp:133
msgid "Warning"
msgstr "Aviso"
#: problemwidget.cpp:134
msgctxt "@info:tooltip"
msgid "Display errors and warnings"
msgstr "Exibir erros e avisos"
#: problemwidget.cpp:136
msgid "Hint"
msgstr "Sugestão"
#: problemwidget.cpp:137
msgctxt "@info:tooltip"
msgid "Display errors, warnings and hints"
msgstr "Exibir erros, avisos e sugestões"
#: problemmodel.cpp:207
msgctxt "@title:column source of problem"
msgid "Source"
msgstr "Origem"
#: problemmodel.cpp:209
msgctxt "@title:column problem description"
msgid "Problem"
msgstr "Problema"
#: problemmodel.cpp:211
msgctxt "@title:column file where problem was found"
msgid "File"
msgstr "Arquivo"
#: problemmodel.cpp:213
msgctxt "@title:column line number with problem"
msgid "Line"
msgstr "Linha"
#: problemmodel.cpp:215
msgctxt "@title:column column number with problem"
msgid "Column"
msgstr "Coluna"
#: problemreporterplugin.cpp:58
msgid "Problem Reporter"
msgstr "Relatório de problemas"
#: problemreporterplugin.cpp:58
msgid "Shows errors in source code"
msgstr "Mostra os erros no código-fonte"
#: problemreporterplugin.cpp:180
msgid "Solve Problem"
msgstr "Resolver o problema"
#: problemreporterplugin.cpp:182
msgid "Solve: %1"
msgstr "Resolver: %1 "