mirror of
https://bitbucket.org/smil3y/kde-l10n.git
synced 2025-02-24 02:52:53 +00:00
122 lines
3.6 KiB
Text
122 lines
3.6 KiB
Text
# Translation of katexmltools.po to Brazilian Portuguese
|
|
# Copyright (C) 2003, 2007, 2008, 2011, 2012, 2013 Free Software Foundation, Inc.
|
|
#
|
|
# Lisiane Sztoltz <lisiane@conectiva.com.br>, 2003.
|
|
# Lisiane Sztoltz Teixeira <lisiane@conectiva.com.br>, 2004.
|
|
# Marcus Gama <marcus.gama@gmail.com>, 2007, 2012.
|
|
# Luiz Fernando Ranghetti <elchevive@opensuse.org>, 2008.
|
|
# André Marcelo Alvarenga <alvarenga@kde.org>, 2011, 2013.
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: katexmltools\n"
|
|
"Report-Msgid-Bugs-To: xakepa10@gmail.com\n"
|
|
"POT-Creation-Date: 2014-12-09 18:22+0000\n"
|
|
"PO-Revision-Date: 2013-10-28 01:32-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"
|
|
|
|
#: plugin_katexmltools.cpp:128
|
|
msgid "&Insert Element..."
|
|
msgstr "&Inserir elemento..."
|
|
|
|
#: plugin_katexmltools.cpp:133
|
|
msgid "&Close Element"
|
|
msgstr "&Fechar elemento"
|
|
|
|
#: plugin_katexmltools.cpp:138
|
|
msgid "Assign Meta &DTD..."
|
|
msgstr "Designar meta &DTD..."
|
|
|
|
#: plugin_katexmltools.cpp:472
|
|
msgid "Assign Meta DTD in XML Format"
|
|
msgstr "Designar meta DTD em formato XML"
|
|
|
|
#: plugin_katexmltools.cpp:477
|
|
msgid ""
|
|
"The current file has been identified as a document of type \"%1\". The meta "
|
|
"DTD for this document type will now be loaded."
|
|
msgstr ""
|
|
"O arquivo atual foi identificado como um documento do tipo \"%1\". O meta "
|
|
"DTD para este tipo de documento será carregado agora."
|
|
|
|
#: plugin_katexmltools.cpp:480
|
|
msgid "Loading XML Meta DTD"
|
|
msgstr "Carregando XML meta DTD"
|
|
|
|
#: plugin_katexmltools.cpp:515
|
|
msgid "The file '%1' could not be opened. The server returned an error."
|
|
msgstr "O arquivo '%1' não pode ser aberto. O servidor retornou um erro."
|
|
|
|
#: plugin_katexmltools.cpp:517 pseudo_dtd.cpp:50 pseudo_dtd.cpp:61
|
|
msgid "XML Plugin Error"
|
|
msgstr "Erro do Plugin XML"
|
|
|
|
#: plugin_katexmltools.cpp:1048
|
|
msgid "XML entities"
|
|
msgstr "Entidades XML"
|
|
|
|
#: plugin_katexmltools.cpp:1050
|
|
msgid "XML attribute values"
|
|
msgstr "Valores do atributo XML"
|
|
|
|
#: plugin_katexmltools.cpp:1052
|
|
msgid "XML attributes"
|
|
msgstr "Atributos XML"
|
|
|
|
#: plugin_katexmltools.cpp:1055
|
|
msgid "XML elements"
|
|
msgstr "Elementos XML"
|
|
|
|
#: plugin_katexmltools.cpp:1098
|
|
msgid "Insert XML Element"
|
|
msgstr "Insere elemento XML"
|
|
|
|
#: plugin_katexmltools.cpp:1123
|
|
msgid ""
|
|
"Enter XML tag name and attributes (\"<\", \">\" and closing tag will be "
|
|
"supplied):"
|
|
msgstr ""
|
|
"Digite o nome da marca XML e os atributos (os elementos \"<\", \">\" e a "
|
|
"marca de fechamento serão fornecidos):"
|
|
|
|
#: pseudo_dtd.cpp:48
|
|
msgid ""
|
|
"The file '%1' could not be parsed. Please check that the file is well-formed "
|
|
"XML."
|
|
msgstr ""
|
|
"O arquivo '%1' não pode ser analisado. Por favor, verifique se o arquivo é "
|
|
"um arquivo XML bem formado."
|
|
|
|
#: pseudo_dtd.cpp:56
|
|
msgid ""
|
|
"The file '%1' is not in the expected format. Please check that the file is "
|
|
"of this type:\n"
|
|
"-//Norman Walsh//DTD DTDParse V2.0//EN\n"
|
|
"You can produce such files with dtdparse. See the Kate Plugin documentation "
|
|
"for more information."
|
|
msgstr ""
|
|
"O arquivo '%1' não está no formato esperado. Por favor, verifique se o "
|
|
"arquivo é deste tipo:\n"
|
|
"-//Normal Walsh//DTD-DTDParse V2.0//EN\n"
|
|
"Você pode produzir tais arquivos com dtdparse. Veja a documentação do Kate "
|
|
"Plugin para mais informação."
|
|
|
|
#: pseudo_dtd.cpp:71
|
|
msgid "Analyzing meta DTD..."
|
|
msgstr "Analisando meta DTD..."
|
|
|
|
#: pseudo_dtd.cpp:71
|
|
msgid "Cancel"
|
|
msgstr "Cancelar"
|
|
|
|
#. i18n: file: ui.rc:4
|
|
#. i18n: ectx: Menu (xml)
|
|
#: rc.cpp:3
|
|
msgid "&XML"
|
|
msgstr "&XML"
|