diff options
author | Darrell Anderson <humanreadable@yahoo.com> | 2013-04-27 18:37:07 -0500 |
---|---|---|
committer | Darrell Anderson <humanreadable@yahoo.com> | 2013-04-27 18:37:07 -0500 |
commit | 79776058eb58ecd46771902f6cb9c9862ec8305c (patch) | |
tree | fed7ef2d8e3ebea894855257157c9b114a1cb6e2 /tde-i18n-en_GB | |
parent | 6f512dacff32b4fac3a695cf03d189fa11227643 (diff) | |
download | tde-i18n-79776058eb58ecd46771902f6cb9c9862ec8305c.tar.gz tde-i18n-79776058eb58ecd46771902f6cb9c9862ec8305c.zip |
Update file references with recent renaming changes.
Diffstat (limited to 'tde-i18n-en_GB')
26 files changed, 159 insertions, 159 deletions
diff --git a/tde-i18n-en_GB/docs/tdebase/glossary/tdeprintingglossary.docbook b/tde-i18n-en_GB/docs/tdebase/glossary/tdeprintingglossary.docbook index f01a90060cc..1637c8915b9 100644 --- a/tde-i18n-en_GB/docs/tdebase/glossary/tdeprintingglossary.docbook +++ b/tde-i18n-en_GB/docs/tdebase/glossary/tdeprintingglossary.docbook @@ -964,7 +964,7 @@ > </glossdef> </glossentry> - <glossentry id="gloss-printkioslave"> + <glossentry id="gloss-printtdeioslave"> <glossterm >print:/ KIO Slave</glossterm> <glossdef diff --git a/tde-i18n-en_GB/docs/tdebase/khelpcenter/glossary/tdeprintingglossary.docbook b/tde-i18n-en_GB/docs/tdebase/khelpcenter/glossary/tdeprintingglossary.docbook index f01a90060cc..1637c8915b9 100644 --- a/tde-i18n-en_GB/docs/tdebase/khelpcenter/glossary/tdeprintingglossary.docbook +++ b/tde-i18n-en_GB/docs/tdebase/khelpcenter/glossary/tdeprintingglossary.docbook @@ -964,7 +964,7 @@ > </glossdef> </glossentry> - <glossentry id="gloss-printkioslave"> + <glossentry id="gloss-printtdeioslave"> <glossterm >print:/ KIO Slave</glossterm> <glossdef diff --git a/tde-i18n-en_GB/docs/tdebase/tdeioslave/Makefile.am b/tde-i18n-en_GB/docs/tdebase/tdeioslave/Makefile.am index ab11c143d90..87479ead25f 100644 --- a/tde-i18n-en_GB/docs/tdebase/tdeioslave/Makefile.am +++ b/tde-i18n-en_GB/docs/tdebase/tdeioslave/Makefile.am @@ -1,4 +1,4 @@ KDE_LANG = en_GB SUBDIRS = $(AUTODIRS) -KDE_DOCS = kioslave +KDE_DOCS = tdeioslave KDE_MANS = AUTO diff --git a/tde-i18n-en_GB/docs/tdebase/tdeioslave/bzip.docbook b/tde-i18n-en_GB/docs/tdebase/tdeioslave/bzip.docbook index 728981a7315..422781d17ec 100644 --- a/tde-i18n-en_GB/docs/tdebase/tdeioslave/bzip.docbook +++ b/tde-i18n-en_GB/docs/tdebase/tdeioslave/bzip.docbook @@ -29,17 +29,17 @@ > is a compression program. It is rarely used today, having been replaced with bzip2, which offers much better compression.</para> <para ->The bzip kioslave is not directly usable, and is intended for use as a filter. For example, the tar kioslave can filter a file through the bzip kioslave, in order to display the contents of a <literal role="extension" +>The bzip tdeioslave is not directly usable, and is intended for use as a filter. For example, the tar tdeioslave can filter a file through the bzip tdeioslave, in order to display the contents of a <literal role="extension" >tar.bz</literal > file directly in a &konqueror; window.</para> <para >If you click on a file compressed with a <literal role="extension" >bz</literal -> extension in &konqueror;, this kioslave is used to uncompress it and display it as a normal (uncompressed) file.</para> +> extension in &konqueror;, this tdeioslave is used to uncompress it and display it as a normal (uncompressed) file.</para> <para ->If you are a developer, and would like to use the bzip filter, you can find documentation on using kioslaves at <ulink url="http://developer.kde.org" +>If you are a developer, and would like to use the bzip filter, you can find documentation on using tdeioslaves at <ulink url="http://developer.kde.org" >http://developer.kde.org</ulink ></para> diff --git a/tde-i18n-en_GB/docs/tdebase/tdeioslave/bzip2.docbook b/tde-i18n-en_GB/docs/tdebase/tdeioslave/bzip2.docbook index 40dbb68b6d2..7c510be806c 100644 --- a/tde-i18n-en_GB/docs/tdebase/tdeioslave/bzip2.docbook +++ b/tde-i18n-en_GB/docs/tdebase/tdeioslave/bzip2.docbook @@ -27,17 +27,17 @@ >Bzip2 is a compression program</para> <para ->The bzip2 kioslave is not directly usable, and is intended for use as a filter. For example, the tar kioslave can filter a file through the bzip2 kioslave, in order to display the contents of a <literal role="extension" +>The bzip2 tdeioslave is not directly usable, and is intended for use as a filter. For example, the tar tdeioslave can filter a file through the bzip2 tdeioslave, in order to display the contents of a <literal role="extension" >tar.bz2</literal > file directly in a &konqueror; window.</para> <para >If you click on a file compressed with a <literal role="extension" >.bz2</literal -> in &konqueror;, this kioslave is used to uncompress it and display it as a normal (uncompressed) file.</para> +> in &konqueror;, this tdeioslave is used to uncompress it and display it as a normal (uncompressed) file.</para> <para ->If you are a developer, and would like to use the bzip2 filter, you can find documentation on using kioslaves at <ulink url="http://developer.kde.org" +>If you are a developer, and would like to use the bzip2 filter, you can find documentation on using tdeioslaves at <ulink url="http://developer.kde.org" >http://developer.kde.org</ulink ></para> diff --git a/tde-i18n-en_GB/docs/tdebase/tdeioslave/finger.docbook b/tde-i18n-en_GB/docs/tdebase/tdeioslave/finger.docbook index 6e1e616e598..50d791cf561 100644 --- a/tde-i18n-en_GB/docs/tdebase/tdeioslave/finger.docbook +++ b/tde-i18n-en_GB/docs/tdebase/tdeioslave/finger.docbook @@ -45,7 +45,7 @@ > keys, the fact they are on vacation, and all sorts of information.</para> <para ->Use the finger kioslave like this: <userinput +>Use the finger tdeioslave like this: <userinput >finger://<replaceable >username</replaceable >@<replaceable diff --git a/tde-i18n-en_GB/docs/tdebase/tdeioslave/gzip.docbook b/tde-i18n-en_GB/docs/tdebase/tdeioslave/gzip.docbook index fb214412d38..2a53bf30384 100644 --- a/tde-i18n-en_GB/docs/tdebase/tdeioslave/gzip.docbook +++ b/tde-i18n-en_GB/docs/tdebase/tdeioslave/gzip.docbook @@ -29,17 +29,17 @@ > is a compression program</para> <para ->The gzip kioslave is not directly usable, and is intended for use as a filter. For example, the tar kioslave can filter a file through the gzip kioslave, in order to display the contents of a <literal role="extension" +>The gzip tdeioslave is not directly usable, and is intended for use as a filter. For example, the tar tdeioslave can filter a file through the gzip tdeioslave, in order to display the contents of a <literal role="extension" >tar.gz</literal > file directly in a &konqueror; window.</para> <para >If you click on a file compressed with a <literal role="extension" >gz</literal -> extension in &konqueror;, this kioslave is used to uncompress it and display it as a normal (uncompressed) file.</para> +> extension in &konqueror;, this tdeioslave is used to uncompress it and display it as a normal (uncompressed) file.</para> <para ->If you are a developer, and would like to use the gzip filter, you can find documentation on using kioslaves at <ulink url="http://developer.kde.org" +>If you are a developer, and would like to use the gzip filter, you can find documentation on using tdeioslaves at <ulink url="http://developer.kde.org" >http://developer.kde.org</ulink ></para> diff --git a/tde-i18n-en_GB/docs/tdebase/tdeioslave/http.docbook b/tde-i18n-en_GB/docs/tdebase/tdeioslave/http.docbook index eec279f1f6e..c8fd823a278 100644 --- a/tde-i18n-en_GB/docs/tdebase/tdeioslave/http.docbook +++ b/tde-i18n-en_GB/docs/tdebase/tdeioslave/http.docbook @@ -37,10 +37,10 @@ >rotocol.</para> <para ->The http kioslave is used by all &kde; applications to handle connections to http servers, that is, web servers. The most common usage is to view web pages in the &konqueror; web browser.</para> +>The http tdeioslave is used by all &kde; applications to handle connections to http servers, that is, web servers. The most common usage is to view web pages in the &konqueror; web browser.</para> <para ->You can use the http kioslave in &konqueror; by giving it a <acronym +>You can use the http tdeioslave in &konqueror; by giving it a <acronym >URL</acronym >. <userinput >http://<replaceable diff --git a/tde-i18n-en_GB/docs/tdebase/tdeioslave/https.docbook b/tde-i18n-en_GB/docs/tdebase/tdeioslave/https.docbook index a218dcf40cd..41412ed18fb 100644 --- a/tde-i18n-en_GB/docs/tdebase/tdeioslave/https.docbook +++ b/tde-i18n-en_GB/docs/tdebase/tdeioslave/https.docbook @@ -23,7 +23,7 @@ </authorgroup> </articleinfo> <para ->HTTPS is <ulink url="help:/kioslave/http.html" +>HTTPS is <ulink url="help:/tdeioslave/http.html" >HTTP</ulink > encapsulated in an SSL/TLS stream. </para> <para diff --git a/tde-i18n-en_GB/docs/tdebase/tdeioslave/imap.docbook b/tde-i18n-en_GB/docs/tdebase/tdeioslave/imap.docbook index 99b441b1e0f..0dc1aef152b 100644 --- a/tde-i18n-en_GB/docs/tdebase/tdeioslave/imap.docbook +++ b/tde-i18n-en_GB/docs/tdebase/tdeioslave/imap.docbook @@ -32,7 +32,7 @@ >The IMAP4rev1 protocol (Internet Message Access Protocol) allows access to messages in mail folders on a server. Unlike POP3, which is designed to download the mails and delete them from the server, the purpose of IMAP is to store all mails on the server to be able to access these mails from everywhere. Messages can be stored on the server, retrieved from there or moved between folders.</para> <para ->This plugin is currently mainly used by KMail, but you can also use it in any other KDE application that uses kioslave plugins.</para> +>This plugin is currently mainly used by KMail, but you can also use it in any other KDE application that uses tdeioslave plugins.</para> <para >For example in &konqueror;, simply type <userinput diff --git a/tde-i18n-en_GB/docs/tdebase/tdeioslave/imaps.docbook b/tde-i18n-en_GB/docs/tdebase/tdeioslave/imaps.docbook index 97f3e99dff4..8d09e5f8f76 100644 --- a/tde-i18n-en_GB/docs/tdebase/tdeioslave/imaps.docbook +++ b/tde-i18n-en_GB/docs/tdebase/tdeioslave/imaps.docbook @@ -29,7 +29,7 @@ </articleinfo> <para ->IMAPS is the <ulink url="help:/kioslave/imap.html" +>IMAPS is the <ulink url="help:/tdeioslave/imap.html" >IMAP</ulink > protocol encrypted via SSL.</para> diff --git a/tde-i18n-en_GB/docs/tdebase/tdeioslave/lan.docbook b/tde-i18n-en_GB/docs/tdebase/tdeioslave/lan.docbook index 1f13e3a141b..bd340b6e345 100644 --- a/tde-i18n-en_GB/docs/tdebase/tdeioslave/lan.docbook +++ b/tde-i18n-en_GB/docs/tdebase/tdeioslave/lan.docbook @@ -31,7 +31,7 @@ >.</para> <para ->The lan kioslave can use &FTP;, &HTTP;, <acronym +>The lan tdeioslave can use &FTP;, &HTTP;, <acronym >SMB</acronym >, <acronym >NFS</acronym diff --git a/tde-i18n-en_GB/docs/tdebase/tdeioslave/ldap.docbook b/tde-i18n-en_GB/docs/tdebase/tdeioslave/ldap.docbook index 360e992665e..36e1daf1ec3 100644 --- a/tde-i18n-en_GB/docs/tdebase/tdeioslave/ldap.docbook +++ b/tde-i18n-en_GB/docs/tdebase/tdeioslave/ldap.docbook @@ -31,7 +31,7 @@ > server.</para> <para ->You can use the ldap kioslave as follows:</para> +>You can use the ldap tdeioslave as follows:</para> <para ><userinput diff --git a/tde-i18n-en_GB/docs/tdebase/tdeioslave/mailto.docbook b/tde-i18n-en_GB/docs/tdebase/tdeioslave/mailto.docbook index 47fbea70fd4..9b5eff6d154 100644 --- a/tde-i18n-en_GB/docs/tdebase/tdeioslave/mailto.docbook +++ b/tde-i18n-en_GB/docs/tdebase/tdeioslave/mailto.docbook @@ -23,7 +23,7 @@ </authorgroup> </articleinfo> <para ->The mailto kioslave is used when you click on a mailto link in an <acronym +>The mailto tdeioslave is used when you click on a mailto link in an <acronym >HTML</acronym > page. &konqueror; will open the preferred mail client you have configured, with a composer window. Any information supplied in the <acronym >URL</acronym diff --git a/tde-i18n-en_GB/docs/tdebase/tdeioslave/news.docbook b/tde-i18n-en_GB/docs/tdebase/tdeioslave/news.docbook index bf7472a5e24..32ce32b5491 100644 --- a/tde-i18n-en_GB/docs/tdebase/tdeioslave/news.docbook +++ b/tde-i18n-en_GB/docs/tdebase/tdeioslave/news.docbook @@ -25,7 +25,7 @@ <para ->The news kioslave is used when you click on a news link on a web page. It will open &knode;, and if the group referred to in the news link is available from your server, it will subscribe you to the group, in the first available account you have configured in &knode;</para> +>The news tdeioslave is used when you click on a news link on a web page. It will open &knode;, and if the group referred to in the news link is available from your server, it will subscribe you to the group, in the first available account you have configured in &knode;</para> <para >You can unsubscribe from within &knode; if you decide you don't want to read the group, by <mousebutton diff --git a/tde-i18n-en_GB/docs/tdebase/tdeioslave/nntp.docbook b/tde-i18n-en_GB/docs/tdebase/tdeioslave/nntp.docbook index 2cbbc4b6387..6e723e3ba3f 100644 --- a/tde-i18n-en_GB/docs/tdebase/tdeioslave/nntp.docbook +++ b/tde-i18n-en_GB/docs/tdebase/tdeioslave/nntp.docbook @@ -23,12 +23,12 @@ </authorgroup> </articleinfo> <para ->The nntp kioslave accesses <acronym +>The nntp tdeioslave accesses <acronym >NNTP</acronym > servers directly.</para> <para ->This kioslave can not be used with servers that do not implement the <command +>This tdeioslave can not be used with servers that do not implement the <command >GROUP</command > command, including some versions of the popular <application >INN</application @@ -41,7 +41,7 @@ >.</para> <para ->You can use the nntp kioslave by typing <userinput +>You can use the nntp tdeioslave by typing <userinput >nntp://yourserver/groupname</userinput > into the &konqueror; <acronym >URL</acronym diff --git a/tde-i18n-en_GB/docs/tdebase/tdeioslave/print.docbook b/tde-i18n-en_GB/docs/tdebase/tdeioslave/print.docbook index f1523aba1b0..bf781fedf7f 100644 --- a/tde-i18n-en_GB/docs/tdebase/tdeioslave/print.docbook +++ b/tde-i18n-en_GB/docs/tdebase/tdeioslave/print.docbook @@ -81,7 +81,7 @@ <term ><userinput >print:/ </userinput -> (&ie; the root of print-kioslave)</term> +> (&ie; the root of print-tdeioslave)</term> <listitem> <para >virtual root for browsing your print subsystem. It displays subfolders <quote diff --git a/tde-i18n-en_GB/docs/tdebase/tdeioslave/rlogin.docbook b/tde-i18n-en_GB/docs/tdebase/tdeioslave/rlogin.docbook index d5b065aeb3a..71ada32f0c5 100644 --- a/tde-i18n-en_GB/docs/tdebase/tdeioslave/rlogin.docbook +++ b/tde-i18n-en_GB/docs/tdebase/tdeioslave/rlogin.docbook @@ -34,7 +34,7 @@ > session with a server hosting the rlogin service.</para> <para ->To use this kioslave feature, in the &konqueror; <acronym +>To use this tdeioslave feature, in the &konqueror; <acronym >URL</acronym > bar, type <userinput >rlogin:/host_to_connect_to</userinput @@ -48,7 +48,7 @@ <para >The <command >rlogin</command -> kioslave uses the username of the account you are currently using in &kde;.</para> +> tdeioslave uses the username of the account you are currently using in &kde;.</para> <para >After you have successfully entered your password, you can begin your remote session.</para> diff --git a/tde-i18n-en_GB/docs/tdebase/tdeioslave/thumbnail.docbook b/tde-i18n-en_GB/docs/tdebase/tdeioslave/thumbnail.docbook index f0fdec21ab0..6f78056ac7c 100644 --- a/tde-i18n-en_GB/docs/tdebase/tdeioslave/thumbnail.docbook +++ b/tde-i18n-en_GB/docs/tdebase/tdeioslave/thumbnail.docbook @@ -23,10 +23,10 @@ </authorgroup> </articleinfo> <para ->The thumbnail kioslave is used by &kde; for network transparent and persistent generation of thumbnails.</para> +>The thumbnail tdeioslave is used by &kde; for network transparent and persistent generation of thumbnails.</para> <para ->The thumbnail kioslave uses plugins to generate the actual thumbnails. You can enable viewing of these thumbnails from the <menuchoice +>The thumbnail tdeioslave uses plugins to generate the actual thumbnails. You can enable viewing of these thumbnails from the <menuchoice ><guimenu >View</guimenu > <guisubmenu @@ -35,7 +35,7 @@ > submenu, available in &konqueror; in file manager mode.</para> <para ->The thumbnail kioslave is not directly useful to a user, but if you are a developer, you can use it within your own applications to create file previews.</para> +>The thumbnail tdeioslave is not directly useful to a user, but if you are a developer, you can use it within your own applications to create file previews.</para> <para >See the documentation in the sources for more information. You will find these at <filename @@ -43,7 +43,7 @@ >TDEDIR</envar >/include/kio/thumbcreator.h</filename > or in the source folder <filename class="directory" ->tdebase/kioslave/thumbnail</filename +>tdebase/tdeioslave/thumbnail</filename ></para> </article> diff --git a/tde-i18n-en_GB/docs/tdebase/tdeioslave/webdav.docbook b/tde-i18n-en_GB/docs/tdebase/tdeioslave/webdav.docbook index 40c99485e2c..5fc85060f49 100644 --- a/tde-i18n-en_GB/docs/tdebase/tdeioslave/webdav.docbook +++ b/tde-i18n-en_GB/docs/tdebase/tdeioslave/webdav.docbook @@ -35,7 +35,7 @@ >A</emphasis >uthoring and <emphasis >V</emphasis ->ersioning protocol for the World Wide Web. It allows for easy management of documents and scripts on a <ulink url="help:/kioslave/webdav.html" +>ersioning protocol for the World Wide Web. It allows for easy management of documents and scripts on a <ulink url="help:/tdeioslave/webdav.html" >http</ulink > server, and has additional features designed to simplify version management amongst multiple authors.</para> @@ -80,6 +80,6 @@ </variablelist> <para ->To take advantage of these additional capabilities, you will need an application which supports them. No application currently supports them through this kioslave.</para> +>To take advantage of these additional capabilities, you will need an application which supports them. No application currently supports them through this tdeioslave.</para> </article> diff --git a/tde-i18n-en_GB/docs/tdebase/tdeioslave/webdavs.docbook b/tde-i18n-en_GB/docs/tdebase/tdeioslave/webdavs.docbook index 8314d60b31e..8918fe1986c 100644 --- a/tde-i18n-en_GB/docs/tdebase/tdeioslave/webdavs.docbook +++ b/tde-i18n-en_GB/docs/tdebase/tdeioslave/webdavs.docbook @@ -29,7 +29,7 @@ </articleinfo> <para ->WebDAVS is the <ulink url="help:/kioslave/webdav.html" +>WebDAVS is the <ulink url="help:/tdeioslave/webdav.html" >WebDAV</ulink > protocol encrypted via SSL.</para> diff --git a/tde-i18n-en_GB/messages/tdebase/ktip.po b/tde-i18n-en_GB/messages/tdebase/ktip.po index 260c81760e3..f90c557231d 100644 --- a/tde-i18n-en_GB/messages/tdebase/ktip.po +++ b/tde-i18n-en_GB/messages/tdebase/ktip.po @@ -1439,7 +1439,7 @@ msgstr "" #: tips.cpp:791 msgid "" "<p>\n" -"TDE's 'kioslaves' do not just work in Konqueror: you can use network\n" +"TDE's 'tdeioslaves' do not just work in Konqueror: you can use network\n" "URLs in any TDE application. For example, you can enter a URL like\n" "ftp://www.server.com/myfile in the Kate Open dialog, and Kate will\n" "open the file and save changes back to the FTP server when you click\n" @@ -1447,7 +1447,7 @@ msgid "" "</p>\n" msgstr "" "<p>\n" -"TDE's 'kioslaves' do not just work in Konqueror: you can use network\n" +"TDE's 'tdeioslaves' do not just work in Konqueror: you can use network\n" "URLs in any TDE application. For example, you can enter a URL like\n" "ftp://www.server.com/myfile in the Kate Open dialogue, and Kate will\n" "open the file and save changes back to the FTP server when you click\n" @@ -1560,12 +1560,12 @@ msgstr "" #: tips.cpp:865 msgid "" -"<p>You can use Konqueror's help:/ kioslave to have quick and easy\n" +"<p>You can use Konqueror's help:/ tdeioslave to have quick and easy\n" "access to an application's handbook by typing <b>help:/</b>, directly\n" "followed by the application name, in the Location bar. So, for example\n" "to view the handbook for kwrite simply type help:/kwrite.</p> \n" msgstr "" -"<p>You can use Konqueror's help:/ kioslave to have quick and easy\n" +"<p>You can use Konqueror's help:/ tdeioslave to have quick and easy\n" "access to an application's handbook by typing <b>help:/</b>, directly\n" "followed by the application name, in the Location bar. So, for example\n" "to view the handbook for kwrite simply type help:/kwrite.</p> \n" diff --git a/tde-i18n-en_GB/messages/tdebase/tdeio_pop3.po b/tde-i18n-en_GB/messages/tdebase/tdeio_pop3.po index 9f48f41538e..70498ae4e60 100644 --- a/tde-i18n-en_GB/messages/tdebase/tdeio_pop3.po +++ b/tde-i18n-en_GB/messages/tdebase/tdeio_pop3.po @@ -1,10 +1,10 @@ -# translation of kio_pop3.po to British English +# translation of tdeio_pop3.po to British English # Copyright (C) 2004, 2005 Free Software Foundation, Inc. # Andrew Coles <andrew_coles@yahoo.co.uk>, 2004, 2005. # msgid "" msgstr "" -"Project-Id-Version: kio_pop3\n" +"Project-Id-Version: tdeio_pop3\n" "POT-Creation-Date: 2007-07-17 01:45+0200\n" "PO-Revision-Date: 2005-01-14 15:54+0000\n" "Last-Translator: Andrew Coles <andrew_coles@yahoo.co.uk>\n" @@ -77,8 +77,8 @@ msgstr "" "Choose a different authentication method." #: pop3.cc:602 -msgid "SASL authentication is not compiled into kio_pop3." -msgstr "SASL authentication is not compiled into kio_pop3." +msgid "SASL authentication is not compiled into tdeio_pop3." +msgstr "SASL authentication is not compiled into tdeio_pop3." #: pop3.cc:634 pop3.cc:683 msgid "" diff --git a/tde-i18n-en_GB/messages/tdelibs/kio.po b/tde-i18n-en_GB/messages/tdelibs/kio.po index 1063e316b4a..6ee2b834985 100644 --- a/tde-i18n-en_GB/messages/tdelibs/kio.po +++ b/tde-i18n-en_GB/messages/tdelibs/kio.po @@ -1377,12 +1377,12 @@ msgstr "" #: kio/global.cpp:671 msgid "" -"You may perform a search on the Internet for a TDE program (called a kioslave " +"You may perform a search on the Internet for a TDE program (called a tdeioslave " "or ioslave) which supports this protocol. Places to search include <a " "href=\"http://kde-apps.org/\">http://kde-apps.org/</a> " "and <a href=\"http://freshmeat.net/\">http://freshmeat.net/</a>." msgstr "" -"You may perform a search on the Internet for a TDE program (called a kioslave " +"You may perform a search on the Internet for a TDE program (called a tdeioslave " "or ioslave) which supports this protocol. Places to search include <a " "href=\"http://kde-apps.org/\">http://kde-apps.org/</a> " "and <a href=\"http://freshmeat.net/\">http://freshmeat.net/</a>." @@ -2409,7 +2409,7 @@ msgstr "Symbolic Link" msgid "%1 (Link)" msgstr "%1 (Link)" -#: ../kioslave/http/kcookiejar/kcookiewin.cpp:270 +#: ../tdeioslave/http/kcookiejar/kcookiewin.cpp:270 #: bookmarks/kbookmarkmenu.cc:791 kfile/kpropertiesdialog.cpp:3930 #: kio/kfileitem.cpp:774 msgid "Name:" @@ -5774,11 +5774,11 @@ msgstr "" "Click here to modify the way this application will run, launch feedback, DCOP " "options or to run it as a different user." -#: ../kioslave/http/http.cc:5155 kpasswdserver/kpasswdserver.cpp:346 +#: ../tdeioslave/http/http.cc:5155 kpasswdserver/kpasswdserver.cpp:346 msgid " Do you want to retry?" msgstr " Do you want to retry?" -#: ../kioslave/http/http.cc:5156 kpasswdserver/kpasswdserver.cpp:348 +#: ../tdeioslave/http/http.cc:5156 kpasswdserver/kpasswdserver.cpp:348 msgid "Authentication" msgstr "Authentication" @@ -5930,17 +5930,17 @@ msgstr "" "only be shown once. The cause of the error needs to be fixed as quickly as " "possible, which is most likely a full hard drive." -#: ../kioslave/ftp/ftp.cc:451 +#: ../tdeioslave/ftp/ftp.cc:451 #, c-format msgid "Opening connection to host %1" msgstr "Opening connection to host %1" -#: ../kioslave/ftp/ftp.cc:469 +#: ../tdeioslave/ftp/ftp.cc:469 #, c-format msgid "Connected to host %1" msgstr "Connected to host %1" -#: ../kioslave/ftp/ftp.cc:518 +#: ../tdeioslave/ftp/ftp.cc:518 msgid "" "%1.\n" "\n" @@ -5950,11 +5950,11 @@ msgstr "" "\n" "Reason: %2" -#: ../kioslave/ftp/ftp.cc:541 +#: ../tdeioslave/ftp/ftp.cc:541 msgid "Sending login information" msgstr "Sending login information" -#: ../kioslave/ftp/ftp.cc:588 +#: ../tdeioslave/ftp/ftp.cc:588 msgid "" "Message sent:\n" "Login using username=%1 and password=[hidden]\n" @@ -5970,28 +5970,28 @@ msgstr "" "%2\n" "\n" -#: ../kioslave/ftp/ftp.cc:596 ../kioslave/http/http.cc:5167 +#: ../tdeioslave/ftp/ftp.cc:596 ../tdeioslave/http/http.cc:5167 msgid "You need to supply a username and a password to access this site." msgstr "You need to supply a username and a password to access this site." -#: ../kioslave/ftp/ftp.cc:598 ../kioslave/http/http.cc:5175 +#: ../tdeioslave/ftp/ftp.cc:598 ../tdeioslave/http/http.cc:5175 msgid "Site:" msgstr "Site:" -#: ../kioslave/ftp/ftp.cc:599 +#: ../tdeioslave/ftp/ftp.cc:599 msgid "<b>%1</b>" msgstr "<b>%1</b>" -#: ../kioslave/ftp/ftp.cc:662 +#: ../tdeioslave/ftp/ftp.cc:662 msgid "Login OK" msgstr "Login OK" -#: ../kioslave/ftp/ftp.cc:691 +#: ../tdeioslave/ftp/ftp.cc:691 #, c-format msgid "Could not login to %1." msgstr "Could not login to %1." -#: ../kioslave/file/file.cc:564 ../kioslave/file/file.cc:798 +#: ../tdeioslave/file/file.cc:564 ../tdeioslave/file/file.cc:798 #, c-format msgid "" "Could not change permissions for\n" @@ -6000,74 +6000,74 @@ msgstr "" "Could not change permissions for\n" "%1" -#: ../kioslave/file/file.cc:730 +#: ../tdeioslave/file/file.cc:730 msgid "Cannot copy file from %1 to %2. (Errno: %3)" msgstr "Cannot copy file from %1 to %2. (Errno: %3)" -#: ../kioslave/file/file.cc:1209 +#: ../tdeioslave/file/file.cc:1209 #, c-format msgid "No media in device for %1" msgstr "No media in device for %1" -#: ../kioslave/file/file.cc:1375 +#: ../tdeioslave/file/file.cc:1375 msgid "No Media inserted or Media not recognized." msgstr "No Media inserted or Media not recognised." -#: ../kioslave/file/file.cc:1385 ../kioslave/file/file.cc:1591 +#: ../tdeioslave/file/file.cc:1385 ../tdeioslave/file/file.cc:1591 msgid "\"vold\" is not running." msgstr "\"vold\" is not running." -#: ../kioslave/file/file.cc:1419 +#: ../tdeioslave/file/file.cc:1419 msgid "Could not find program \"mount\"" msgstr "Could not find program \"mount\"" -#: ../kioslave/file/file.cc:1604 +#: ../tdeioslave/file/file.cc:1604 msgid "Could not find program \"umount\"" msgstr "Could not find program \"umount\"" -#: ../kioslave/file/file.cc:1709 +#: ../tdeioslave/file/file.cc:1709 #, c-format msgid "Could not read %1" msgstr "Could not read %1" -#: ../kioslave/http/http_cache_cleaner.cpp:53 -#: ../kioslave/http/http_cache_cleaner.cpp:194 +#: ../tdeioslave/http/http_cache_cleaner.cpp:53 +#: ../tdeioslave/http/http_cache_cleaner.cpp:194 msgid "TDE HTTP cache maintenance tool" msgstr "TDE HTTP cache maintenance tool" -#: ../kioslave/http/http_cache_cleaner.cpp:59 +#: ../tdeioslave/http/http_cache_cleaner.cpp:59 msgid "Empty the cache" msgstr "Empty the cache" -#: ../kioslave/http/kcookiejar/main.cpp:30 +#: ../tdeioslave/http/kcookiejar/main.cpp:30 msgid "HTTP Cookie Daemon" msgstr "HTTP Cookie Daemon" -#: ../kioslave/http/kcookiejar/main.cpp:36 +#: ../tdeioslave/http/kcookiejar/main.cpp:36 msgid "Shut down cookie jar" msgstr "Shut down cookie jar" -#: ../kioslave/http/kcookiejar/main.cpp:37 +#: ../tdeioslave/http/kcookiejar/main.cpp:37 msgid "Remove cookies for domain" msgstr "Remove cookies for domain" -#: ../kioslave/http/kcookiejar/main.cpp:38 +#: ../tdeioslave/http/kcookiejar/main.cpp:38 msgid "Remove all cookies" msgstr "Remove all cookies" -#: ../kioslave/http/kcookiejar/main.cpp:39 +#: ../tdeioslave/http/kcookiejar/main.cpp:39 msgid "Reload configuration file" msgstr "Reload configuration file" -#: ../kioslave/http/kcookiejar/main.cpp:46 +#: ../tdeioslave/http/kcookiejar/main.cpp:46 msgid "HTTP cookie daemon" msgstr "HTTP cookie daemon" -#: ../kioslave/http/kcookiejar/kcookiewin.cpp:80 +#: ../tdeioslave/http/kcookiejar/kcookiewin.cpp:80 msgid "Cookie Alert" msgstr "Cookie Alert" -#: ../kioslave/http/kcookiejar/kcookiewin.cpp:112 +#: ../tdeioslave/http/kcookiejar/kcookiewin.cpp:112 #, c-format msgid "" "_n: You received a cookie from\n" @@ -6076,27 +6076,27 @@ msgstr "" "You received a cookie from\n" "You received %n cookies from" -#: ../kioslave/http/kcookiejar/kcookiewin.cpp:129 +#: ../tdeioslave/http/kcookiejar/kcookiewin.cpp:129 msgid " <b>[Cross Domain!]</b>" msgstr " <b>[Cross Domain!]</b>" -#: ../kioslave/http/kcookiejar/kcookiewin.cpp:132 +#: ../tdeioslave/http/kcookiejar/kcookiewin.cpp:132 msgid "Do you want to accept or reject?" msgstr "Do you want to accept or reject?" -#: ../kioslave/http/kcookiejar/kcookiewin.cpp:143 +#: ../tdeioslave/http/kcookiejar/kcookiewin.cpp:143 msgid "Apply Choice To" msgstr "Apply Choice To" -#: ../kioslave/http/kcookiejar/kcookiewin.cpp:146 +#: ../tdeioslave/http/kcookiejar/kcookiewin.cpp:146 msgid "&Only this cookie" msgstr "&Only this cookie" -#: ../kioslave/http/kcookiejar/kcookiewin.cpp:146 +#: ../tdeioslave/http/kcookiejar/kcookiewin.cpp:146 msgid "&Only these cookies" msgstr "&Only these cookies" -#: ../kioslave/http/kcookiejar/kcookiewin.cpp:149 +#: ../tdeioslave/http/kcookiejar/kcookiewin.cpp:149 msgid "" "Select this option to accept/reject only this cookie. You will be prompted if " "another cookie is received. <em>(see WebBrowsing/Cookies in the Control " @@ -6106,11 +6106,11 @@ msgstr "" "another cookie is received. <em>(see WebBrowsing/Cookies in the Control " "Centre)</em>." -#: ../kioslave/http/kcookiejar/kcookiewin.cpp:154 +#: ../tdeioslave/http/kcookiejar/kcookiewin.cpp:154 msgid "All cookies from this do&main" msgstr "All cookies from this do&main" -#: ../kioslave/http/kcookiejar/kcookiewin.cpp:156 +#: ../tdeioslave/http/kcookiejar/kcookiewin.cpp:156 msgid "" "Select this option to accept/reject all cookies from this site. Choosing this " "option will add a new policy for the site this cookie originated from. This " @@ -6122,11 +6122,11 @@ msgstr "" "policy will be permanent until you manually change it from the Control Centre " "<em>(see WebBrowsing/Cookies in the Control Centre)</em>." -#: ../kioslave/http/kcookiejar/kcookiewin.cpp:163 +#: ../tdeioslave/http/kcookiejar/kcookiewin.cpp:163 msgid "All &cookies" msgstr "All &cookies" -#: ../kioslave/http/kcookiejar/kcookiewin.cpp:165 +#: ../tdeioslave/http/kcookiejar/kcookiewin.cpp:165 msgid "" "Select this option to accept/reject all cookies from anywhere. Choosing this " "option will change the global cookie policy set in the Control Center for all " @@ -6136,147 +6136,147 @@ msgstr "" "option will change the global cookie policy set in the Control Centre for all " "cookies <em>(see WebBrowsing/Cookies in the Control Centre)</em>." -#: ../kioslave/http/kcookiejar/kcookiewin.cpp:182 +#: ../tdeioslave/http/kcookiejar/kcookiewin.cpp:182 msgid "&Accept" msgstr "&Accept" -#: ../kioslave/http/kcookiejar/kcookiewin.cpp:187 +#: ../tdeioslave/http/kcookiejar/kcookiewin.cpp:187 msgid "&Reject" msgstr "&Reject" -#: ../kioslave/http/kcookiejar/kcookiewin.cpp:197 -#: ../kioslave/http/kcookiejar/kcookiewin.cpp:228 +#: ../tdeioslave/http/kcookiejar/kcookiewin.cpp:197 +#: ../tdeioslave/http/kcookiejar/kcookiewin.cpp:228 msgid "&Details <<" msgstr "&Details <<" -#: ../kioslave/http/kcookiejar/kcookiewin.cpp:197 -#: ../kioslave/http/kcookiejar/kcookiewin.cpp:220 +#: ../tdeioslave/http/kcookiejar/kcookiewin.cpp:197 +#: ../tdeioslave/http/kcookiejar/kcookiewin.cpp:220 msgid "&Details >>" msgstr "&Details >>" -#: ../kioslave/http/kcookiejar/kcookiewin.cpp:201 +#: ../tdeioslave/http/kcookiejar/kcookiewin.cpp:201 msgid "See or modify the cookie information" msgstr "See or modify the cookie information" -#: ../kioslave/http/kcookiejar/kcookiewin.cpp:263 +#: ../tdeioslave/http/kcookiejar/kcookiewin.cpp:263 msgid "Cookie Details" msgstr "Cookie Details" -#: ../kioslave/http/kcookiejar/kcookiewin.cpp:278 +#: ../tdeioslave/http/kcookiejar/kcookiewin.cpp:278 msgid "Value:" msgstr "Value:" -#: ../kioslave/http/kcookiejar/kcookiewin.cpp:285 +#: ../tdeioslave/http/kcookiejar/kcookiewin.cpp:285 msgid "Expires:" msgstr "Expires:" -#: ../kioslave/http/kcookiejar/kcookiewin.cpp:292 +#: ../tdeioslave/http/kcookiejar/kcookiewin.cpp:292 msgid "Path:" msgstr "Path:" -#: ../kioslave/http/kcookiejar/kcookiewin.cpp:299 +#: ../tdeioslave/http/kcookiejar/kcookiewin.cpp:299 msgid "Domain:" msgstr "Domain:" -#: ../kioslave/http/kcookiejar/kcookiewin.cpp:306 +#: ../tdeioslave/http/kcookiejar/kcookiewin.cpp:306 msgid "Exposure:" msgstr "Exposure:" -#: ../kioslave/http/kcookiejar/kcookiewin.cpp:315 +#: ../tdeioslave/http/kcookiejar/kcookiewin.cpp:315 msgid "" "_: Next cookie\n" "&Next >>" msgstr "&Next >>" -#: ../kioslave/http/kcookiejar/kcookiewin.cpp:320 +#: ../tdeioslave/http/kcookiejar/kcookiewin.cpp:320 msgid "Show details of the next cookie" msgstr "Show details of the next cookie" -#: ../kioslave/http/kcookiejar/kcookiewin.cpp:353 +#: ../tdeioslave/http/kcookiejar/kcookiewin.cpp:353 msgid "Not specified" msgstr "Not specified" -#: ../kioslave/http/kcookiejar/kcookiewin.cpp:362 +#: ../tdeioslave/http/kcookiejar/kcookiewin.cpp:362 msgid "End of Session" msgstr "End of Session" -#: ../kioslave/http/kcookiejar/kcookiewin.cpp:367 +#: ../tdeioslave/http/kcookiejar/kcookiewin.cpp:367 msgid "Secure servers only" msgstr "Secure servers only" -#: ../kioslave/http/kcookiejar/kcookiewin.cpp:369 +#: ../tdeioslave/http/kcookiejar/kcookiewin.cpp:369 msgid "Secure servers, page scripts" msgstr "Secure servers, page scripts" -#: ../kioslave/http/kcookiejar/kcookiewin.cpp:374 +#: ../tdeioslave/http/kcookiejar/kcookiewin.cpp:374 msgid "Servers" msgstr "Servers" -#: ../kioslave/http/kcookiejar/kcookiewin.cpp:376 +#: ../tdeioslave/http/kcookiejar/kcookiewin.cpp:376 msgid "Servers, page scripts" msgstr "Servers, page scripts" -#: ../kioslave/http/http.cc:467 +#: ../tdeioslave/http/http.cc:467 msgid "No host specified." msgstr "No host specified." -#: ../kioslave/http/http.cc:1553 +#: ../tdeioslave/http/http.cc:1553 msgid "Otherwise, the request would have succeeded." msgstr "Otherwise, the request would have succeeded." -#: ../kioslave/http/http.cc:1557 +#: ../tdeioslave/http/http.cc:1557 msgid "retrieve property values" msgstr "retrieve property values" -#: ../kioslave/http/http.cc:1560 +#: ../tdeioslave/http/http.cc:1560 msgid "set property values" msgstr "set property values" -#: ../kioslave/http/http.cc:1563 +#: ../tdeioslave/http/http.cc:1563 msgid "create the requested folder" msgstr "create the requested folder" -#: ../kioslave/http/http.cc:1566 +#: ../tdeioslave/http/http.cc:1566 msgid "copy the specified file or folder" msgstr "copy the specified file or folder" -#: ../kioslave/http/http.cc:1569 +#: ../tdeioslave/http/http.cc:1569 msgid "move the specified file or folder" msgstr "move the specified file or folder" -#: ../kioslave/http/http.cc:1572 +#: ../tdeioslave/http/http.cc:1572 msgid "search in the specified folder" msgstr "search in the specified folder" -#: ../kioslave/http/http.cc:1575 +#: ../tdeioslave/http/http.cc:1575 msgid "lock the specified file or folder" msgstr "lock the specified file or folder" -#: ../kioslave/http/http.cc:1578 +#: ../tdeioslave/http/http.cc:1578 msgid "unlock the specified file or folder" msgstr "unlock the specified file or folder" -#: ../kioslave/http/http.cc:1581 +#: ../tdeioslave/http/http.cc:1581 msgid "delete the specified file or folder" msgstr "delete the specified file or folder" -#: ../kioslave/http/http.cc:1584 +#: ../tdeioslave/http/http.cc:1584 msgid "query the server's capabilities" msgstr "query the server's capabilities" -#: ../kioslave/http/http.cc:1587 +#: ../tdeioslave/http/http.cc:1587 msgid "retrieve the contents of the specified file or folder" msgstr "retrieve the contents of the specified file or folder" -#: ../kioslave/http/http.cc:1599 ../kioslave/http/http.cc:1752 +#: ../tdeioslave/http/http.cc:1599 ../tdeioslave/http/http.cc:1752 msgid "An unexpected error (%1) occurred while attempting to %2." msgstr "An unexpected error (%1) occurred while attempting to %2." -#: ../kioslave/http/http.cc:1607 +#: ../tdeioslave/http/http.cc:1607 msgid "The server does not support the WebDAV protocol." msgstr "The server does not support the WebDAV protocol." -#: ../kioslave/http/http.cc:1648 +#: ../tdeioslave/http/http.cc:1648 msgid "" "An error occurred while attempting to %1, %2. A summary of the reasons is " "below." @@ -6286,16 +6286,16 @@ msgstr "" "below." "<ul>" -#: ../kioslave/http/http.cc:1660 ../kioslave/http/http.cc:1763 +#: ../tdeioslave/http/http.cc:1660 ../tdeioslave/http/http.cc:1763 #, c-format msgid "Access was denied while attempting to %1." msgstr "Access was denied while attempting to %1." -#: ../kioslave/http/http.cc:1667 +#: ../tdeioslave/http/http.cc:1667 msgid "The specified folder already exists." msgstr "The specified folder already exists." -#: ../kioslave/http/http.cc:1673 ../kioslave/http/http.cc:1768 +#: ../tdeioslave/http/http.cc:1673 ../tdeioslave/http/http.cc:1768 msgid "" "A resource cannot be created at the destination until one or more intermediate " "collections (folders) have been created." @@ -6303,7 +6303,7 @@ msgstr "" "A resource cannot be created at the destination until one or more intermediate " "collections (folders) have been created." -#: ../kioslave/http/http.cc:1682 +#: ../tdeioslave/http/http.cc:1682 #, c-format msgid "" "The server was unable to maintain the liveness of the properties listed in the " @@ -6314,24 +6314,24 @@ msgstr "" "propertybehavior XML element or you attempted to overwrite a file while " "requesting that files are not overwritten. %1" -#: ../kioslave/http/http.cc:1692 +#: ../tdeioslave/http/http.cc:1692 #, c-format msgid "The requested lock could not be granted. %1" msgstr "The requested lock could not be granted. %1" -#: ../kioslave/http/http.cc:1698 +#: ../tdeioslave/http/http.cc:1698 msgid "The server does not support the request type of the body." msgstr "The server does not support the request type of the body." -#: ../kioslave/http/http.cc:1703 ../kioslave/http/http.cc:1775 +#: ../tdeioslave/http/http.cc:1703 ../tdeioslave/http/http.cc:1775 msgid "Unable to %1 because the resource is locked." msgstr "Unable to %1 because the resource is locked." -#: ../kioslave/http/http.cc:1707 +#: ../tdeioslave/http/http.cc:1707 msgid "This action was prevented by another error." msgstr "This action was prevented by another error." -#: ../kioslave/http/http.cc:1714 ../kioslave/http/http.cc:1780 +#: ../tdeioslave/http/http.cc:1714 ../tdeioslave/http/http.cc:1780 msgid "" "Unable to %1 because the destination server refuses to accept the file or " "folder." @@ -6339,7 +6339,7 @@ msgstr "" "Unable to %1 because the destination server refuses to accept the file or " "folder." -#: ../kioslave/http/http.cc:1721 ../kioslave/http/http.cc:1786 +#: ../tdeioslave/http/http.cc:1721 ../tdeioslave/http/http.cc:1786 msgid "" "The destination resource does not have sufficient space to record the state of " "the resource after the execution of this method." @@ -6347,65 +6347,65 @@ msgstr "" "The destination resource does not have sufficient space to record the state of " "the resource after the execution of this method." -#: ../kioslave/http/http.cc:1743 +#: ../tdeioslave/http/http.cc:1743 #, c-format msgid "upload %1" msgstr "upload %1" -#: ../kioslave/http/http.cc:2062 +#: ../tdeioslave/http/http.cc:2062 msgid "Connecting to %1..." msgstr "Connecting to %1..." -#: ../kioslave/http/http.cc:2080 ../kioslave/http/http.cc:2084 +#: ../tdeioslave/http/http.cc:2080 ../tdeioslave/http/http.cc:2084 msgid "Proxy %1 at port %2" msgstr "Proxy %1 at port %2" -#: ../kioslave/http/http.cc:2110 +#: ../tdeioslave/http/http.cc:2110 msgid "Connection was to %1 at port %2" msgstr "Connection was to %1 at port %2" -#: ../kioslave/http/http.cc:2116 +#: ../tdeioslave/http/http.cc:2116 msgid "%1 (port %2)" msgstr "%1 (port %2)" -#: ../kioslave/http/http.cc:2640 +#: ../tdeioslave/http/http.cc:2640 msgid "%1 contacted. Waiting for reply..." msgstr "%1 contacted. Waiting for reply..." -#: ../kioslave/http/http.cc:3008 +#: ../tdeioslave/http/http.cc:3008 msgid "Server processing request, please wait..." msgstr "Server processing request, please wait..." -#: ../kioslave/http/http.cc:3884 +#: ../tdeioslave/http/http.cc:3884 msgid "Requesting data to send" msgstr "Requesting data to send" -#: ../kioslave/http/http.cc:3925 +#: ../tdeioslave/http/http.cc:3925 #, c-format msgid "Sending data to %1" msgstr "Sending data to %1" -#: ../kioslave/http/http.cc:4344 +#: ../tdeioslave/http/http.cc:4344 msgid "Retrieving %1 from %2..." msgstr "Retrieving %1 from %2..." -#: ../kioslave/http/http.cc:4353 +#: ../tdeioslave/http/http.cc:4353 msgid "Retrieving from %1..." msgstr "Retrieving from %1..." -#: ../kioslave/http/http.cc:5147 ../kioslave/http/http.cc:5295 +#: ../tdeioslave/http/http.cc:5147 ../tdeioslave/http/http.cc:5295 msgid "Authentication Failed." msgstr "Authentication Failed." -#: ../kioslave/http/http.cc:5150 ../kioslave/http/http.cc:5298 +#: ../tdeioslave/http/http.cc:5150 ../tdeioslave/http/http.cc:5298 msgid "Proxy Authentication Failed." msgstr "Proxy Authentication Failed." -#: ../kioslave/http/http.cc:5176 ../kioslave/http/http.cc:5193 +#: ../tdeioslave/http/http.cc:5176 ../tdeioslave/http/http.cc:5193 msgid "<b>%1</b> at <b>%2</b>" msgstr "<b>%1</b> at <b>%2</b>" -#: ../kioslave/http/http.cc:5183 +#: ../tdeioslave/http/http.cc:5183 msgid "" "You need to supply a username and a password for the proxy server listed below " "before you are allowed to access any sites." @@ -6413,21 +6413,21 @@ msgstr "" "You need to supply a username and a password for the proxy server listed below " "before you are allowed to access any sites." -#: ../kioslave/http/http.cc:5192 +#: ../tdeioslave/http/http.cc:5192 msgid "Proxy:" msgstr "Proxy:" -#: ../kioslave/http/http.cc:5214 +#: ../tdeioslave/http/http.cc:5214 msgid "Authentication needed for %1 but authentication is disabled." msgstr "Authentication needed for %1 but authentication is disabled." -#: ../kioslave/http/http.cc:5836 +#: ../tdeioslave/http/http.cc:5836 msgid "" "Unsupported method: authentication will fail. Please submit a bug report." msgstr "" "Unsupported method: authentication will fail. Please submit a bug report." -#: ../kioslave/metainfo/metainfo.cpp:99 +#: ../tdeioslave/metainfo/metainfo.cpp:99 #, c-format msgid "No metainfo for %1" msgstr "No metainfo for %1" diff --git a/tde-i18n-en_GB/messages/tdenetwork/kopete.po b/tde-i18n-en_GB/messages/tdenetwork/kopete.po index 2d05956f749..78ac48383a0 100644 --- a/tde-i18n-en_GB/messages/tdenetwork/kopete.po +++ b/tde-i18n-en_GB/messages/tdenetwork/kopete.po @@ -16243,20 +16243,20 @@ msgstr "This message is encrypted." msgid "You have been invited to %1" msgstr "You have been disconnected" -#: protocols/jabber/kioslave/jabberdisco.cpp:109 -#: protocols/jabber/kioslave/jabberdisco.cpp:210 +#: protocols/jabber/tdeioslave/jabberdisco.cpp:109 +#: protocols/jabber/tdeioslave/jabberdisco.cpp:210 msgid "TLS" msgstr "TLS" -#: protocols/jabber/kioslave/jabberdisco.cpp:188 +#: protocols/jabber/tdeioslave/jabberdisco.cpp:188 msgid "The server certificate is invalid. Do you want to continue? " msgstr "The server certificate is invalid. Do you want to continue? " -#: protocols/jabber/kioslave/jabberdisco.cpp:189 +#: protocols/jabber/tdeioslave/jabberdisco.cpp:189 msgid "Certificate Warning" msgstr "Certificate Warning" -#: protocols/jabber/kioslave/jabberdisco.cpp:320 +#: protocols/jabber/tdeioslave/jabberdisco.cpp:320 msgid "The login details are incorrect. Do you want to try again?" msgstr "The login details are incorrect. Do you want to try again?" diff --git a/tde-i18n-en_GB/messages/tdevelop/tdevelop.po b/tde-i18n-en_GB/messages/tdevelop/tdevelop.po index a5328d96c98..e708fd30ff1 100644 --- a/tde-i18n-en_GB/messages/tdevelop/tdevelop.po +++ b/tde-i18n-en_GB/messages/tdevelop/tdevelop.po @@ -14715,7 +14715,7 @@ msgstr "%{APPNAME}Part" msgid "Could not find our part." msgstr "Could not find our part." -#: languages/cpp/app_templates/kioslave/slave.cpp:51 +#: languages/cpp/app_templates/tdeioslave/slave.cpp:51 #: vcs/subversion/svn_kio.cpp:249 msgid "Looking for %1..." msgstr "Looking for %1..." |