diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-03 11:05:10 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-03 11:05:10 -0600 |
commit | f7e7a923aca8be643f9ae6f7252f9fb27b3d2c3b (patch) | |
tree | 1f78ef53b206c6b4e4efc88c4849aa9f686a094d /tde-i18n-ro/messages/tdeaddons/katexmltools.po | |
parent | 85ca18776aa487b06b9d5ab7459b8f837ba637f3 (diff) | |
download | tde-i18n-f7e7a923aca8be643f9ae6f7252f9fb27b3d2c3b.tar.gz tde-i18n-f7e7a923aca8be643f9ae6f7252f9fb27b3d2c3b.zip |
Second part of prior commit
Diffstat (limited to 'tde-i18n-ro/messages/tdeaddons/katexmltools.po')
-rw-r--r-- | tde-i18n-ro/messages/tdeaddons/katexmltools.po | 85 |
1 files changed, 85 insertions, 0 deletions
diff --git a/tde-i18n-ro/messages/tdeaddons/katexmltools.po b/tde-i18n-ro/messages/tdeaddons/katexmltools.po new file mode 100644 index 00000000000..421d8f2d6e9 --- /dev/null +++ b/tde-i18n-ro/messages/tdeaddons/katexmltools.po @@ -0,0 +1,85 @@ +# translation of katexmltools.po to Romanian +# translation of @PACKAGE.po to @LANGUAGE +# Copyright (C) 2004 Free Software Foundation, Inc. +# Claudiu Costin <claudiuc@kde.org>, 2003, 2004. +# +msgid "" +msgstr "" +"Project-Id-Version: katexmltools\n" +"POT-Creation-Date: 2005-05-08 01:27+0200\n" +"PO-Revision-Date: 2004-04-18 14:31+0200\n" +"Last-Translator: Claudiu Costin <claudiuc@kde.org>\n" +"Language-Team: Romanian <ro-kde@yahoogroups.com>\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 1.3\n" + +#: plugin_katexmltools.cpp:152 +msgid "&Insert Element..." +msgstr "&Inserează element..." + +#: plugin_katexmltools.cpp:154 +msgid "&Close Element" +msgstr "În&chide elementul" + +#: plugin_katexmltools.cpp:156 +msgid "Assign Meta &DTD..." +msgstr "" + +#: plugin_katexmltools.cpp:462 +msgid "Assign Meta DTD in XML Format" +msgstr "" + +#: 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." +msgstr "" + +#: plugin_katexmltools.cpp:470 +msgid "Loading XML Meta DTD" +msgstr "" + +#: plugin_katexmltools.cpp:505 +msgid "The file '%1' could not be opened. The server returned an error." +msgstr "" + +#: plugin_katexmltools.cpp:507 pseudo_dtd.cpp:50 pseudo_dtd.cpp:61 +msgid "XML Plugin Error" +msgstr "Eroare modul XML" + +#: plugin_katexmltools.cpp:1103 +msgid "Insert XML Element" +msgstr "Inserează element XML" + +#: plugin_katexmltools.cpp:1127 +msgid "" +"Enter XML tag name and attributes (\"<\", \">\" and closing tag will be " +"supplied):" +msgstr "" + +#: pseudo_dtd.cpp:48 +msgid "" +"The file '%1' could not be parsed. Please check that the file is well-formed " +"XML." +msgstr "" + +#: 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 "" + +#: pseudo_dtd.cpp:71 +msgid "Analyzing meta DTD..." +msgstr "Analizez meta DTD..." + +#. i18n: file ui.rc line 4 +#: rc.cpp:3 +#, no-c-format +msgid "&XML" +msgstr "&XML" |