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-nb/messages/tdeaddons/katexmlcheck.po | |
parent | 85ca18776aa487b06b9d5ab7459b8f837ba637f3 (diff) | |
download | tde-i18n-f7e7a923aca8be643f9ae6f7252f9fb27b3d2c3b.tar.gz tde-i18n-f7e7a923aca8be643f9ae6f7252f9fb27b3d2c3b.zip |
Second part of prior commit
Diffstat (limited to 'tde-i18n-nb/messages/tdeaddons/katexmlcheck.po')
-rw-r--r-- | tde-i18n-nb/messages/tdeaddons/katexmlcheck.po | 63 |
1 files changed, 63 insertions, 0 deletions
diff --git a/tde-i18n-nb/messages/tdeaddons/katexmlcheck.po b/tde-i18n-nb/messages/tdeaddons/katexmlcheck.po new file mode 100644 index 00000000000..4e188ced890 --- /dev/null +++ b/tde-i18n-nb/messages/tdeaddons/katexmlcheck.po @@ -0,0 +1,63 @@ +# translation of katexmlcheck.po to +# translation of katexmlcheck.po to Norwegian bokmål +# translation of katexmlcheck.po to Norwegian (Bokmål) +# translation of katexmlcheck.po to +# translation of katexmlcheck.po to Norwegian (Bokmål) +# translation of katexmlcheck.po to Norwegian (Bokmål) +# Copyright (C) 2002, 2004, 2005 Free Software Foundation, Inc. +# Knut Yrvin <knuty@skolelinux.no>, 2002, 2005. +# Axel Bojer <axelb@skolelinux.no>, 2004. +# +msgid "" +msgstr "" +"Project-Id-Version: katexmlcheck\n" +"POT-Creation-Date: 2005-05-08 01:27+0200\n" +"PO-Revision-Date: 2005-03-21 08:16+0100\n" +"Last-Translator: Knut Yrvin <knuty@skolelinux.no>\n" +"Language-Team: <i18n-nb@lister.ping.uio.no>\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 1.9.1\n" + +#: plugin_katexmlcheck.cpp:71 +msgid "XML Checker Output" +msgstr "Utdata fra XML-sjekker" + +#: plugin_katexmlcheck.cpp:102 +msgid "Validate XML" +msgstr "Valider XML" + +#: plugin_katexmlcheck.cpp:113 +msgid "#" +msgstr "#" + +#: plugin_katexmlcheck.cpp:114 +msgid "Line" +msgstr "Linje" + +#: plugin_katexmlcheck.cpp:116 +msgid "Column" +msgstr "Kolonne" + +#: plugin_katexmlcheck.cpp:118 +msgid "Message" +msgstr "Melding" + +#: plugin_katexmlcheck.cpp:282 +msgid "<b>Error:</b> Could not create temporary file '%1'." +msgstr "<b>Feil:</b>Klarte ikke opprette foreløpig fil i «%1»." + +#: plugin_katexmlcheck.cpp:347 +msgid "" +"<b>Error:</b> Failed to execute xmllint. Please make sure that xmllint is " +"installed. It is part of libxml2." +msgstr "" +"<b> Feil:</b> Klarte ikke å kjøre xmllint. Sjekk at xmllint er installert. Det " +"er en del av libxml2." + +#. i18n: file ui.rc line 4 +#: rc.cpp:3 +#, no-c-format +msgid "&XML" +msgstr "&XML" |