diff options
author | TDE Weblate <weblate@mirror.git.trinitydesktop.org> | 2018-12-31 01:26:09 +0000 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2018-12-31 02:33:36 +0100 |
commit | 42e1ee0fe8aa1ec9cabdbb6a7a45c13636efbf14 (patch) | |
tree | 15344228c219b1ffe1d71dfcd4eadab92aadbdad /tde-i18n-pt/messages | |
parent | 738203da9c195811b7a43407fa57e94173c2bb4c (diff) | |
download | tde-i18n-42e1ee0fe8aa1ec9cabdbb6a7a45c13636efbf14.tar.gz tde-i18n-42e1ee0fe8aa1ec9cabdbb6a7a45c13636efbf14.zip |
Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: tdeaddons/kate - xmltools
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdeaddons/kate-xmltools/
(cherry picked from commit a3d16a8f47b96b5dc59e22804b0f53d1628cb471)
Diffstat (limited to 'tde-i18n-pt/messages')
-rw-r--r-- | tde-i18n-pt/messages/tdeaddons/katexmltools.po | 53 |
1 files changed, 34 insertions, 19 deletions
diff --git a/tde-i18n-pt/messages/tdeaddons/katexmltools.po b/tde-i18n-pt/messages/tdeaddons/katexmltools.po index c64c706c999..fd88065adc3 100644 --- a/tde-i18n-pt/messages/tdeaddons/katexmltools.po +++ b/tde-i18n-pt/messages/tdeaddons/katexmltools.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: katexmltools\n" -"POT-Creation-Date: 2014-09-29 12:06-0500\n" +"POT-Creation-Date: 2018-12-30 18:38+0100\n" "PO-Revision-Date: 2004-07-11 14:10+0100\n" "Last-Translator: Jose Nuno Pires <jncp@netcabo.pt>\n" "Language-Team: pt <kde-i18n-pt@kde.org>\n" @@ -11,6 +11,18 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "X-POFile-SpellExtra: DTDParse Kate dtdparse tag\n" +#: _translatorinfo:1 +msgid "" +"_: NAME OF TRANSLATORS\n" +"Your names" +msgstr "" + +#: _translatorinfo:2 +msgid "" +"_: EMAIL OF TRANSLATORS\n" +"Your emails" +msgstr "" + #: plugin_katexmltools.cpp:152 msgid "&Insert Element..." msgstr "&Inserir Elemento..." @@ -29,11 +41,11 @@ msgstr "Atribuir um Meta DTD no Formato XML" #: plugin_katexmltools.cpp:467 msgid "" -"The current file has been identified as a document of type \"%1\". The meta DTD " -"for this document type will now be loaded." +"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 ficheiro actual foi identificado como um documento do tipo \"%1\". O meta-DTD " -"para este tipo de documento será agora carregado." +"O ficheiro actual foi identificado como um documento do tipo \"%1\". O meta-" +"DTD para este tipo de documento será agora carregado." #: plugin_katexmltools.cpp:470 msgid "Loading XML Meta DTD" @@ -56,37 +68,40 @@ msgid "" "Enter XML tag name and attributes (\"<\", \">\" and closing tag will be " "supplied):" msgstr "" -"Indique o nome da 'tag' de XML e os seus atributos (o \"<\", o \">" -"\" e o fecho da 'tag' serão fornecidos):" +"Indique o nome da 'tag' de XML e os seus atributos (o \"<\", o \">\" e o " +"fecho da 'tag' 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 "" -"Não foi possível processar o ficheiro '%1'. Verifique se o ficheiro contém XML " -"válido." +"Não foi possível processar o ficheiro '%1'. Verifique se o ficheiro contém " +"XML válido." #: pseudo_dtd.cpp:56 msgid "" -"The file '%1' is not in the expected format. Please check that the file is of " -"this type:\n" +"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." +"You can produce such files with dtdparse. See the Kate Plugin documentation " +"for more information." msgstr "" -"O ficheiro '%1' não pôde ser analisado. Verifique se o ficheiro é um XML válido " -"deste tipo:\n" +"O ficheiro '%1' não pôde ser analisado. Verifique se o ficheiro é um XML " +"válido deste tipo:\n" "-//Norman Walsh//DTD DTDParse V2.0//EN\n" -"Pode criar esses ficheiros com o dtdparse. Veja a documentação do 'Plugin' do " -"Kate para mais informações." +"Pode criar esses ficheiros com o dtdparse. Veja a documentação do 'Plugin' " +"do Kate para mais informações." #: pseudo_dtd.cpp:71 msgid "Analyzing meta DTD..." msgstr "A analisar o meta DTD..." -#. i18n: file ui.rc line 4 -#: rc.cpp:3 +#: pseudo_dtd.cpp:71 +msgid "Cancel" +msgstr "" + +#: ui.rc:4 #, no-c-format msgid "&XML" msgstr "&XML" |