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-et/messages/kdeaddons/webarchiver.po | |
download | tde-i18n-9b58d35185905f8334142bf4988cb784e993aea7.tar.gz tde-i18n-9b58d35185905f8334142bf4988cb784e993aea7.zip |
Initial import of extracted KDE i18n tarballs
Diffstat (limited to 'tde-i18n-et/messages/kdeaddons/webarchiver.po')
-rw-r--r-- | tde-i18n-et/messages/kdeaddons/webarchiver.po | 139 |
1 files changed, 139 insertions, 0 deletions
diff --git a/tde-i18n-et/messages/kdeaddons/webarchiver.po b/tde-i18n-et/messages/kdeaddons/webarchiver.po new file mode 100644 index 00000000000..cdb3abd8159 --- /dev/null +++ b/tde-i18n-et/messages/kdeaddons/webarchiver.po @@ -0,0 +1,139 @@ +# Translation of webarchiver.po to Estonian. +# Copyright (C) 2003 Free Software Foundation, Inc. +# Marek Laane <bald@starman.ee>, 2002-2005. +# +msgid "" +msgstr "" +"Project-Id-Version: webarchiver\n" +"POT-Creation-Date: 2007-01-25 02:44+0100\n" +"PO-Revision-Date: 2005-07-24 12:38+0200\n" +"Last-Translator: Marek Laane <bald@starman.ee>\n" +"Language-Team: Estonian <kde-et@linux.ee>\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 1.0.2\n" + +#. i18n: file archiveviewbase.ui line 16 +#: archivedialog.cpp:54 rc.cpp:9 +#, no-c-format +msgid "Web Archiver" +msgstr "Veebiarhiveerija" + +#: archivedialog.cpp:90 +msgid "Unable to Open Web-Archive" +msgstr "Veebiarhiivi avamine ebaõnnestus" + +#: archivedialog.cpp:91 +msgid "" +"Unable to open \n" +" %1 \n" +" for writing." +msgstr "" +"Vabandust, faili \n" +" %1 \n" +"pole võimalik kirjutamiseks avada." + +#: archivedialog.cpp:125 +msgid "Could Not Open Temporary File" +msgstr "Ajutise faili avamine ebaõnnestus" + +#: archivedialog.cpp:126 +msgid "Could not open a temporary file" +msgstr "Ajutise faili avamine ebaõnnestus" + +#: archivedialog.cpp:157 +msgid "Archiving webpage completed." +msgstr "Veebilehe arhiveerimine lõpetatud." + +#: archivedialog.cpp:453 +msgid "Downloading" +msgstr "Allalaadimine" + +#: archivedialog.cpp:468 +msgid "Ok" +msgstr "OK" + +#: plugin_webarchiver.cpp:57 +msgid "Archive &Web Page..." +msgstr "&Arhiveeri veebileht..." + +#: plugin_webarchiver.cpp:90 +msgid "*.war *.tgz|Web Archives" +msgstr "*.war *.tgz|Veebiarhiivid" + +#: plugin_webarchiver.cpp:91 +msgid "Save Page as Web-Archive" +msgstr "Lehekülje salvestamine veebiarhiivina" + +#: plugin_webarchiver.cpp:96 +msgid "Invalid URL" +msgstr "Vigane URL" + +#: plugin_webarchiver.cpp:97 +msgid "" +"The URL\n" +"%1\n" +"is not valid." +msgstr "" +"URL\n" +"%1\n" +"on vigane." + +#: plugin_webarchiver.cpp:104 +msgid "File Exists" +msgstr "Fail on olemas" + +#: plugin_webarchiver.cpp:105 +msgid "" +"Do you really want to overwrite:\n" +"%1?" +msgstr "" +"Kas tõesti kirjutada üle: \n" +"%1?" + +#: plugin_webarchiver.cpp:106 +msgid "Overwrite" +msgstr "Kirjuta üle" + +#. i18n: file plugin_webarchiver.rc line 8 +#: rc.cpp:6 +#, no-c-format +msgid "Extra Toolbar" +msgstr "Ekstratööriistariba" + +#. i18n: file archiveviewbase.ui line 43 +#: rc.cpp:12 +#, no-c-format +msgid "Local File" +msgstr "Kohalik fail" + +#. i18n: file archiveviewbase.ui line 51 +#: rc.cpp:15 +#, no-c-format +msgid "To:" +msgstr "Kuhu:" + +#. i18n: file archiveviewbase.ui line 59 +#: rc.cpp:18 +#, no-c-format +msgid "Archiving:" +msgstr "Arhiveerimine:" + +#. i18n: file archiveviewbase.ui line 75 +#: rc.cpp:21 +#, no-c-format +msgid "Original URL" +msgstr "Algupärane URL" + +#. i18n: file archiveviewbase.ui line 88 +#: rc.cpp:24 +#, no-c-format +msgid "URL" +msgstr "URL" + +#. i18n: file archiveviewbase.ui line 99 +#: rc.cpp:27 +#, no-c-format +msgid "State" +msgstr "Staatus" |