@ -23,7 +23,7 @@ with lots of help from: Eric Bischoff ebisch@cybercable.tm.fr
and Frederik Fouvry fouvry@sfs.nphil.uni-tuebingen.de
of the KDE DocBook team.
You may freely use this template for writing any sort of KDE documentation.
You may freely use this template for writing any sort of TDE documentation.
If you have any changes or improvements, please let us know.
Remember:
@ -89,11 +89,11 @@ currently encryption (auth tls) support, fxp, site bookmarks, and queued transfe
</abstract>
<!-- This is a set of Keywords for indexing by search engines.
Please at least include KDE, the KDE package it is in, the name
Please at least include TDE, the TDE package it is in, the name
of your application, and a few relevant keywords. -->
<keywordset>
<keyword>KDE</keyword>
<keyword>TDE</keyword>
<keyword>kasablanca</keyword>
<keyword>nothing</keyword>
<keyword>nothing else</keyword>
@ -108,7 +108,7 @@ document, and if there is no ID, the name of the generated HTML files will vary
from time to time making it hard to manage for maintainers and for the CVS
system. Any chapter labelled (OPTIONAL) may be left out at the author's
discretion. Other chapters should not be left out in order to maintain a
consistent documentation style across all KDE apps. -->
consistent documentation style across all TDE apps. -->
<chapter id="Helpusing-kasablanca">
<title>Using &kasablanca;</title>
@ -131,7 +131,7 @@ Here you can enter a Regular Expression. Transfer items which match this Regular
<sect2>
<title>On queue finished</title>
<para>
This field can hold an executable and its arguments which will be run, when last item of in queue has finished transferring. For Example, on KDE desktops the entry "dcop ksmserver ksmserver logout 0 0 0" would shutdown the computer automatically.
This field can hold an executable and its arguments which will be run, when last item of in queue has finished transferring. For Example, on TDE desktops the entry "dcop ksmserver ksmserver logout 0 0 0" would shutdown the computer automatically.
</para>
</sect2>
@ -232,7 +232,7 @@ When ftp servers are behind a router (NAT) they sometimes send wrong pasv respon
<!-- Include credits for the programmers, documentation writers, and
contributors here. The license for your software should then be included below
the credits with a reference to the appropriate license file included in the KDE
the credits with a reference to the appropriate license file included in the TDE
distribution. -->
<title>Credits and License</title>
@ -281,7 +281,7 @@ Documentation copyright 2004 Magnus Kulke <email>sikor_sxe@radicalapproach.d
The most recent sources are available at <ulink url="http://kasablanca.berlios.de">http://kasablanca.berlios.de</ulink>.
</para>
<!-- This first entity contains boiler plate for applications that are
part of KDE CVS. You should remove it if you are releasing your
part of TDE CVS. You should remove it if you are releasing your
"This field can hold an executable and its arguments which will be run, when "
"last item of in queue has finished transferring. For Example, on KDE "
"last item of in queue has finished transferring. For Example, on TDE "
"desktops the entry \"dcop ksmserver ksmserver logout 0 0 0\" would shutdown "
"the computer automatically."
msgstr "W tym polu można wpisać nazwę pliku wykonywalnego wraz z argumentami który ma być wykonany gdy ostatni element z kolejki zostanie przesłany. Dla przykładu w środowisku KDE wypisanie polecenia \"dcop ksmserver logout 0 0 0\" spowoduje automatyczne wyłączenie komputera."
msgstr "W tym polu można wpisać nazwę pliku wykonywalnego wraz z argumentami który ma być wykonany gdy ostatni element z kolejki zostanie przesłany. Dla przykładu w środowisku TDE wypisanie polecenia \"dcop ksmserver logout 0 0 0\" spowoduje automatyczne wyłączenie komputera."
TQWhatsThis::add(kcfg_Skiplist,tr2i18n("Here you can enter a Regular Expression. Transfer items which match this Regular Expression are skipped. For example a value of \"^\\.\" excludes every entry beginning with \".\" from transfer."));
TQWhatsThis::add(kcfg_OnQueueFinished,tr2i18n("This field can hold an executable and its arguments which will be run, when last item of in queue has finished transferring. For Example, on KDE desktops the entry \"dcop ksmserver ksmserver logout 0 0 0\" would shutdown the computer automatically."));
TQWhatsThis::add(kcfg_OnQueueFinished,tr2i18n("This field can hold an executable and its arguments which will be run, when last item of in queue has finished transferring. For Example, on TDE desktops the entry \"dcop ksmserver ksmserver logout 0 0 0\" would shutdown the computer automatically."));
TQWhatsThis::add(kcfg_OnFileExistsResume,tr2i18n("These Radio Buttons indicate how the application should proceed if a file to be transfered already exists on the destination. Usually the user is asked by the application how to proceed if this occurs, in case you aren't present during the transfer you can enable this feature."));