diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-21 02:23:03 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-21 02:23:03 -0600 |
commit | 9b58d35185905f8334142bf4988cb784e993aea7 (patch) | |
tree | f83ec30722464f6e4d23d6e7a40201d7ef5b6bf4 /tde-i18n-lt/messages/kdeaddons/katemake.po | |
download | tde-i18n-9b58d35185905f8334142bf4988cb784e993aea7.tar.gz tde-i18n-9b58d35185905f8334142bf4988cb784e993aea7.zip |
Initial import of extracted KDE i18n tarballs
Diffstat (limited to 'tde-i18n-lt/messages/kdeaddons/katemake.po')
-rw-r--r-- | tde-i18n-lt/messages/kdeaddons/katemake.po | 91 |
1 files changed, 91 insertions, 0 deletions
diff --git a/tde-i18n-lt/messages/kdeaddons/katemake.po b/tde-i18n-lt/messages/kdeaddons/katemake.po new file mode 100644 index 00000000000..07257c369f8 --- /dev/null +++ b/tde-i18n-lt/messages/kdeaddons/katemake.po @@ -0,0 +1,91 @@ +# translation of katemake.po to Lithuanian +# Afrikaans translations for PACKAGE package. +# +# Automatically generated, 2005. +# Donatas Glodenis <dgvirtual@akl.lt>, 2005. +msgid "" +msgstr "" +"Project-Id-Version: katemake\n" +"POT-Creation-Date: 2006-08-18 04:13+0200\n" +"PO-Revision-Date: 2005-12-03 21:51+0200\n" +"Last-Translator: Donatas Glodenis <dgvirtual@akl.lt>\n" +"Language-Team: Lithuanian <kde-i18n-lt@kde.org>\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 1.11\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>" +"=2 && (n%100<10 || n%100>=20) ? 1 : 2);\n" + +#: plugin_katemake.cpp:86 +msgid "Make Output" +msgstr "Make išvestis" + +#: plugin_katemake.cpp:159 +msgid "Running make..." +msgstr "Leidžiame make..." + +#: plugin_katemake.cpp:160 plugin_katemake.cpp:509 +msgid "No Errors." +msgstr "Klaidų nėra." + +#: plugin_katemake.cpp:336 +msgid "Next Error" +msgstr "Kita klaida" + +#: plugin_katemake.cpp:340 +msgid "Previous Error" +msgstr "Ankstesnė klaida" + +#: plugin_katemake.cpp:344 +msgid "Make" +msgstr "Make" + +#: plugin_katemake.cpp:348 +msgid "Configure..." +msgstr "Konfigūruoti..." + +#: plugin_katemake.cpp:360 +msgid "Line" +msgstr "Eilutė" + +#: plugin_katemake.cpp:362 +msgid "Message" +msgstr "Pranešimas" + +#: plugin_katemake.cpp:502 +msgid "Make Results" +msgstr "Make rezultatai" + +#: plugin_katemake.cpp:503 +msgid "No errors." +msgstr "Klaidų nėra." + +#: plugin_katemake.cpp:645 +msgid "" +"The file <i>%1</i> is not a local file. Non-local files cannot be compiled." +msgstr "" +"Byla <i>%1</i> nėra vietinė byla. ne vietinės bylos negali būti kompiliuojamos." + +#: plugin_katemake.cpp:665 +#, fuzzy, c-format +msgid "<b>Error:</b> Failed to run %1." +msgstr "<b>Klaida:</b> nepavyko paleisti gmake." + +#: plugin_katemake.cpp:687 +msgid "Directories" +msgstr "Aplankai" + +#: plugin_katemake.cpp:692 +msgid "Source prefix:" +msgstr "šaltinių priešdėlis:" + +#: plugin_katemake.cpp:697 +msgid "Build prefix:" +msgstr "Versijos priešdėlis:" + +#. i18n: file ui.rc line 4 +#: rc.cpp:3 +#, no-c-format +msgid "&Make" +msgstr "&Make" |