diff options
-rw-r--r-- | tde-i18n-ka/messages/tdeaddons/katexmltools.po | 95 |
1 files changed, 95 insertions, 0 deletions
diff --git a/tde-i18n-ka/messages/tdeaddons/katexmltools.po b/tde-i18n-ka/messages/tdeaddons/katexmltools.po new file mode 100644 index 00000000000..5c6341b9fb0 --- /dev/null +++ b/tde-i18n-ka/messages/tdeaddons/katexmltools.po @@ -0,0 +1,95 @@ +# SOME DESCRIPTIVE TITLE. +# Temuri Doghonadze <rkavt@smartprojects.ge>, 2024. +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2020-05-11 04:10+0200\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: ka\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#. Instead of a literal translation, add your name to the end of the list (separated by a comma). +#, ignore-inconsistent +msgid "" +"_: NAME OF TRANSLATORS\n" +"Your names" +msgstr "" + +#. Instead of a literal translation, add your email to the end of the list (separated by a comma). +#, ignore-inconsistent +msgid "" +"_: EMAIL OF TRANSLATORS\n" +"Your emails" +msgstr "" + +#: plugin_katexmltools.cpp:152 +msgid "&Insert Element..." +msgstr "" + +#: plugin_katexmltools.cpp:154 +msgid "&Close Element" +msgstr "" + +#: 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 "" + +#: plugin_katexmltools.cpp:1103 +msgid "Insert XML Element" +msgstr "" + +#: 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 "" + +#: ui.rc:4 +#, no-c-format +msgid "&XML" +msgstr "" |