diff options
Diffstat (limited to 'tde-i18n-ms/messages/tdeaddons/katemake.po')
-rw-r--r-- | tde-i18n-ms/messages/tdeaddons/katemake.po | 86 |
1 files changed, 86 insertions, 0 deletions
diff --git a/tde-i18n-ms/messages/tdeaddons/katemake.po b/tde-i18n-ms/messages/tdeaddons/katemake.po new file mode 100644 index 00000000000..d0d15f1c11e --- /dev/null +++ b/tde-i18n-ms/messages/tdeaddons/katemake.po @@ -0,0 +1,86 @@ +# Malay translation. +# FIRST AUTHOR MIMOS <opensource@mimos.my>, 2005. +# +msgid "" +msgstr "" +"Project-Id-Version: Mimos\n" +"POT-Creation-Date: 2006-08-18 04:13+0200\n" +"PO-Revision-Date: 2005-09-23 10:32+0800\n" +"Last-Translator: MIMOS <opensource@mimos.my>\n" +"Language-Team: Malay <kedidiemas@yahoogroups.com>\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: plugin_katemake.cpp:86 +msgid "Make Output" +msgstr "Buat Output" + +#: plugin_katemake.cpp:159 +msgid "Running make..." +msgstr "Menjalankan buat..." + +#: plugin_katemake.cpp:160 plugin_katemake.cpp:509 +msgid "No Errors." +msgstr "Tiada Ralat." + +#: plugin_katemake.cpp:336 +msgid "Next Error" +msgstr "Ralat Berikutnya" + +#: plugin_katemake.cpp:340 +msgid "Previous Error" +msgstr "Ralat Sebelumnya" + +#: plugin_katemake.cpp:344 +msgid "Make" +msgstr "Buat" + +#: plugin_katemake.cpp:348 +msgid "Configure..." +msgstr "Konfigur..." + +#: plugin_katemake.cpp:360 +msgid "Line" +msgstr "Baris" + +#: plugin_katemake.cpp:362 +msgid "Message" +msgstr "Mesej" + +#: plugin_katemake.cpp:502 +msgid "Make Results" +msgstr "Buat Keputusan" + +#: plugin_katemake.cpp:503 +msgid "No errors." +msgstr "Tiada ralat." + +#: plugin_katemake.cpp:645 +msgid "" +"The file <i>%1</i> is not a local file. Non-local files cannot be compiled." +msgstr "" +"Fail <i>%1</i> bukan fail setempat. Fail bukan setempat tidak boleh dikompil." + +#: plugin_katemake.cpp:665 +#, fuzzy, c-format +msgid "<b>Error:</b> Failed to run %1." +msgstr "<b>Ralat:</b> gagal menjalankan gmake." + +#: plugin_katemake.cpp:687 +msgid "Directories" +msgstr "Direktori" + +#: plugin_katemake.cpp:692 +msgid "Source prefix:" +msgstr "Sumber awalan:" + +#: plugin_katemake.cpp:697 +msgid "Build prefix:" +msgstr "Bina awalan:" + +#. i18n: file ui.rc line 4 +#: rc.cpp:3 +#, no-c-format +msgid "&Make" +msgstr "&Buat" |