diff options
Diffstat (limited to 'koffice-i18n-lv/messages/koffice/kformula.po')
-rw-r--r-- | koffice-i18n-lv/messages/koffice/kformula.po | 215 |
1 files changed, 215 insertions, 0 deletions
diff --git a/koffice-i18n-lv/messages/koffice/kformula.po b/koffice-i18n-lv/messages/koffice/kformula.po new file mode 100644 index 00000000..56c54eaf --- /dev/null +++ b/koffice-i18n-lv/messages/koffice/kformula.po @@ -0,0 +1,215 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR Free Software Foundation, Inc. +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. +# +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2006-07-13 03:35+0200\n" +"PO-Revision-Date: 2003-01-12 18:04+0200\n" +"Last-Translator: Gints Polis <[email protected]>\n" +"Language-Team: Latviešu <[email protected]>\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 0.9.6\n" + +#. i18n: file kformula.rc line 16 +#: rc.cpp:6 +#, no-c-format +msgid "E&lement" +msgstr "E&lements" + +#. i18n: file kformula.rc line 40 +#: rc.cpp:12 rc.cpp:39 +#, no-c-format +msgid "Matrix" +msgstr "Matrica" + +#. i18n: file kformula.rc line 61 +#: rc.cpp:18 +#, no-c-format +msgid "Increase/Decrease Options.." +msgstr "Palielināšanas/Samazināšanas Opcijas.." + +#. i18n: file kformula.rc line 125 +#: rc.cpp:33 +#, no-c-format +msgid "Element" +msgstr "Elements" + +#. i18n: file kformula.rc line 148 +#: rc.cpp:36 +#, no-c-format +msgid "Symbol" +msgstr "Simbols" + +#: rc.cpp:48 +msgid "" +"<p>...that you can use Ctrl-U/Ctrl-L to create an index above or below\n" +"the currently selected elements?</p>\n" +msgstr "" + +#: rc.cpp:54 +msgid "" +"<p>...that you can import and export <em>MathML</em> files?</p>\n" +msgstr "" + +#: rc.cpp:59 +msgid "" +"<p>...to get the most out of KFormula you need to install \n" +"the TrueType version of the famous TeX fonts.\n" +"You can find them in <a href=\"http://www.ctan.org\">ctan</a> at\n" +"<a " +"href=\"http://www.ctan.org/tex-archive/fonts/cm/ps-type1/bakoma/ttf/?action=/tex" +"-archive/fonts/cm/ps-type1/bakoma/\">/tex-archive/fonts/cm/ps-type1/bakoma/</a>" +".\n" +"However you don't need to install all of those. Right now the fonts\n" +"<tt>cmbx10</tt>,\n" +"<tt>cmex10</tt>,\n" +"<tt>cmmi10</tt>,\n" +"<tt>cmr10</tt>,\n" +"<tt>cmsy10</tt>,\n" +"<tt>msam10</tt>\n" +"and\n" +"<tt>msbm10</tt>\n" +"are required.\n" +"</p>\n" +msgstr "" + +#: rc.cpp:78 +msgid "" +"<p>...that you can use the keys <tt>^</tt> and <tt>_</tt> to create \n" +"right upper and lower indices? If you type <tt>Ctrl-^</tt> or \n" +"<tt>Ctrl-_</tt> instead, you will get a left index.\n" +"</p>\n" +msgstr "" + +#: rc.cpp:86 +msgid "" +"<p>...that you can insert any of the many supported symbols by typing its\n" +"name? Simply press the backslash key, type the symbol's name and press\n" +"space.\n" +"</p>\n" +msgstr "" + +#: rc.cpp:94 +msgid "" +"<p>...that you can insert Greek letters very easily by typing the\n" +"corresponding latin letter and pressing Ctrl-G afterwards?\n" +"</p>\n" +msgstr "" + +#: rc.cpp:101 +msgid "" +"<p>...that you can insert any number of lines using the <em>Multiline</em> " +"element?\n" +"By inserting <tt>&</tt> you can align these lines.\n" +"</p>\n" +msgstr "" + +#: formulastring.cc:44 +msgid "Formula String" +msgstr "Formulas Uzstādījumi" + +#: formulastring.cc:104 +msgid "Parser Error" +msgstr "Pārsētāja Kļūda" + +#: fsparser.cc:450 +msgid "Aborted parsing at %1:%2" +msgstr "Pārtraukts pārsējot uz %1 %2" + +#: fsparser.cc:559 fsparser.cc:574 fsparser.cc:585 fsparser.cc:597 +#: fsparser.cc:608 fsparser.cc:615 +msgid "'%3' expected at %1:%2" +msgstr "'%3' tika gaidīts %1:%2" + +#: fsparser.cc:618 +msgid "Null columns in Matrix at %1:%2" +msgstr "Null kolonnas Matricā pie %1:%2" + +#: fsparser.cc:621 +msgid "Null rows in Matrix at %1:%2" +msgstr "Null rindas Matricā pie %1:%2" + +#: fsparser.cc:631 +msgid "Unexpected token at %1:%2" +msgstr "Negaidīts elements pie %1:%2" + +#: fsparser.cc:776 +msgid "A single '.' is not a number at %1:%2" +msgstr "Vienkārš '.' nav skaitlis pie %1:%2" + +#: kfconfig.cc:33 +msgid "Configure KFormula" +msgstr "Konfigurēt KFormula" + +#: kfconfig.cc:38 +msgid "Formula" +msgstr "Formula" + +#: kfconfig.cc:38 +msgid "Formula Settings" +msgstr "Formulas Uzstādījumi" + +#: kformula_view.cc:114 +msgid "Size" +msgstr "Lielums" + +#: kformula_view.cc:140 +msgid "Edit Formula String..." +msgstr "Labot Formulas Rindu..." + +#: kformula_view.cc:273 +msgid "Read Formula String" +msgstr "Lasīt Formulas Rindu" + +#: main.cc:30 +msgid "File to open" +msgstr "Atveramais fails" + +#: kformula_aboutdata.h:29 +msgid "KOffice Formula Editor" +msgstr "KOffice Formulu Redaktors" + +#: kformula_aboutdata.h:34 +msgid "KFormula" +msgstr "KFormula" + +#: kformula_aboutdata.h:39 +msgid "current maintainer" +msgstr "tekošais uzturētājs" + +#: kformula_aboutdata.h:42 +msgid "original author" +msgstr "orģināla autors" + +#: kformula_aboutdata.h:43 kformula_aboutdata.h:44 +msgid "core developer" +msgstr "pamta izstrādātājs" + +#: kformula_aboutdata.h:45 +msgid "for your advice to look at TeX first" +msgstr "jūsu padomam vispirms skatiet Tex" + +#: _translatorinfo.cpp:1 +msgid "" +"_: NAME OF TRANSLATORS\n" +"Your names" +msgstr "Andris Maziks,Gints Polis" + +#: _translatorinfo.cpp:3 +msgid "" +"_: EMAIL OF TRANSLATORS\n" +"Your emails" +msgstr "[email protected],[email protected]" + +#~ msgid "for the sweet icons" +#~ msgstr "jaukajām ikonām" + +#~ msgid "Math Fonts" +#~ msgstr "Math Fonti" + +#~ msgid "Math Fonts Settings" +#~ msgstr "Math Fontu Uzstādījumi" |