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-en_GB/messages/tdepim/kio_sieve.po | |
parent | 85ca18776aa487b06b9d5ab7459b8f837ba637f3 (diff) | |
download | tde-i18n-f7e7a923aca8be643f9ae6f7252f9fb27b3d2c3b.tar.gz tde-i18n-f7e7a923aca8be643f9ae6f7252f9fb27b3d2c3b.zip |
Second part of prior commit
Diffstat (limited to 'tde-i18n-en_GB/messages/tdepim/kio_sieve.po')
-rw-r--r-- | tde-i18n-en_GB/messages/tdepim/kio_sieve.po | 166 |
1 files changed, 166 insertions, 0 deletions
diff --git a/tde-i18n-en_GB/messages/tdepim/kio_sieve.po b/tde-i18n-en_GB/messages/tdepim/kio_sieve.po new file mode 100644 index 00000000000..f89b55fe79e --- /dev/null +++ b/tde-i18n-en_GB/messages/tdepim/kio_sieve.po @@ -0,0 +1,166 @@ +# translation of kio_sieve.po to British English +# Copyright (C) 2003 Free Software Foundation, Inc. +# Malcolm Hunter <malcolm.hunter@gmx.co.uk>, 2003 +# +msgid "" +msgstr "" +"Project-Id-Version: kio_sieve\n" +"POT-Creation-Date: 2008-03-07 02:10+0100\n" +"PO-Revision-Date: 2003-11-02 16:07+0000\n" +"Last-Translator: Malcolm Hunter <malcolm.hunter@gmx.co.uk>\n" +"Language-Team: British English <kde-en-gb@kde.me.uk>\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 1.0.1\n" + +#: sieve.cpp:332 +msgid "Connecting to %1..." +msgstr "Connecting to %1..." + +#: sieve.cpp:335 +msgid "The connection to the server was lost." +msgstr "The connection to the server was lost." + +#: sieve.cpp:347 +msgid "Server identification failed." +msgstr "Server identification failed." + +#: sieve.cpp:374 +msgid "Authenticating user..." +msgstr "Authenticating user..." + +#: sieve.cpp:377 +msgid "Authentication failed." +msgstr "Authentication failed." + +#: sieve.cpp:441 sieve.cpp:653 sieve.cpp:743 sieve.cpp:777 +msgid "Done." +msgstr "Done." + +#: sieve.cpp:453 +msgid "Activating script..." +msgstr "Activating script..." + +#: sieve.cpp:469 +msgid "There was an error activating the script." +msgstr "There was an error activating the script." + +#: sieve.cpp:487 +msgid "There was an error deactivating the script." +msgstr "There was an error deactivating the script." + +#: sieve.cpp:515 +msgid "Sending data..." +msgstr "Sending data..." + +#: sieve.cpp:532 +msgid "KIO data supply error." +msgstr "KIO data supply error." + +#: sieve.cpp:559 +msgid "Quota exceeded" +msgstr "Quota exceeded" + +#: sieve.cpp:592 sieve.cpp:1156 +msgid "Network error." +msgstr "Network error." + +#: sieve.cpp:603 +msgid "Verifying upload completion..." +msgstr "Verifying upload completion..." + +#: sieve.cpp:629 sieve.cpp:637 +#, c-format +msgid "" +"The script did not upload successfully.\n" +"This is probably due to errors in the script.\n" +"The server responded:\n" +"%1" +msgstr "" +"The script did not upload successfully.\n" +"This is probably due to errors in the script.\n" +"The server responded:\n" +"%1" + +#: sieve.cpp:642 sieve.cpp:646 +msgid "" +"The script did not upload successfully.\n" +"The script may contain errors." +msgstr "" +"The script did not upload successfully.\n" +"The script may contain errors." + +#: sieve.cpp:681 +msgid "Retrieving data..." +msgstr "Retrieving data..." + +#: sieve.cpp:730 +msgid "Finishing up..." +msgstr "Finishing up..." + +#: sieve.cpp:738 +msgid "A protocol error occurred while trying to negotiate script downloading." +msgstr "" +"A protocol error occurred while trying to negotiate script downloading." + +#: sieve.cpp:750 +msgid "Folders are not supported." +msgstr "Folders are not supported." + +#: sieve.cpp:758 +msgid "Deleting file..." +msgstr "Deleting file..." + +#: sieve.cpp:773 +msgid "The server would not delete the file." +msgstr "The server would not delete the file." + +#: sieve.cpp:792 +msgid "Cannot chmod to anything but 0700 (active) or 0600 (inactive script)." +msgstr "Cannot chmod to anything but 0700 (active) or 0600 (inactive script)." + +#: sieve.cpp:941 +msgid "No authentication details supplied." +msgstr "No authentication details supplied." + +#: sieve.cpp:999 +msgid "Sieve Authentication Details" +msgstr "Sieve Authentication Details" + +#: sieve.cpp:1000 +msgid "" +"Please enter your authentication details for your sieve account (usually the " +"same as your email password):" +msgstr "" +"Please enter your authentication details for your sieve account (usually the " +"same as your email password):" + +#: sieve.cpp:1067 sieve.cpp:1079 +#, c-format +msgid "" +"A protocol error occurred during authentication.\n" +"Choose a different authentication method to %1." +msgstr "" +"A protocol error occurred during authentication.\n" +"Choose a different authentication method to %1." + +#: sieve.cpp:1127 +#, c-format +msgid "" +"Authentication failed.\n" +"Most likely the password is wrong.\n" +"The server responded:\n" +"%1" +msgstr "" +"Authentication failed.\n" +"Most likely the password is wrong.\n" +"The server responded:\n" +"%1" + +#: sieve.cpp:1205 +msgid "A protocol error occurred." +msgstr "A protocol error occurred." + +#~ msgid "No compatible authentication methods found." +#~ msgstr "No compatible authentication methods found." |