QWhatsThis::add(PassEdit,tr2i18n("The user's password. Anonymous ftp servers ussually don't use passwords or accept passwords in the form of \"user@emailaddress.com\"."));
QWhatsThis::add(UserEdit,tr2i18n("The ftp Login Username. On open ftp servers you usually login using \"anonymous\"."));
InfoEdit->setInputMask( QString::null);
QWhatsThis::add(InfoEdit,tr2i18n("This information points to the the ftp server. HOST can either be a standard ip adress like 192.168.2.1 or a domain name. PORT is the port number on which the ftp server listens. In most cases this is 21. Both are seperated by a \":\" character. A legit input would be \"ftp.kde.org:21\"."));
QWhatsThis::add(NameEdit,tr2i18n("The ftp's name is entered here."));
TQWhatsThis::add(PassEdit,tr2i18n("The user's password. Anonymous ftp servers ussually don't use passwords or accept passwords in the form of \"user@emailaddress.com\"."));
TQWhatsThis::add(UserEdit,tr2i18n("The ftp Login Username. On open ftp servers you usually login using \"anonymous\"."));
InfoEdit->setInputMask(TQString::null);
TQWhatsThis::add(InfoEdit,tr2i18n("This information points to the the ftp server. HOST can either be a standard ip adress like 192.168.2.1 or a domain name. PORT is the port number on which the ftp server listens. In most cases this is 21. Both are seperated by a \":\" character. A legit input would be \"ftp.kde.org:21\"."));
TQWhatsThis::add(NameEdit,tr2i18n("The ftp's name is entered here."));
QWhatsThis::add(ModeComboBox,tr2i18n("The mode you are using for data transfer. This is quite important in case you're behind a firewall or a router. In these cases you depend on the passive mode, which makes the client connects to the ftp server for data transfer. Passive mode is the standard method today, while active mode is the old way to do data transfers, the client listens for the server to connect in active mode."));
TQWhatsThis::add(ModeComboBox,tr2i18n("The mode you are using for data transfer. This is quite important in case you're behind a firewall or a router. In these cases you depend on the passive mode, which makes the client connects to the ftp server for data transfer. Passive mode is the standard method today, while active mode is the old way to do data transfers, the client listens for the server to connect in active mode."));
QWhatsThis::add(EncryptionComboBox,tr2i18n("There are 4 encryption levels available. Unencrypted leaves all traffic clear and without encryption. Most ftp servers allow only this mode. Level 1 encryption means that the traffic on the control connection is encrypted while data transfer remains clear. Level 2 is basically the same with the exception of directory information which is transfered on the data channel, but is encrypted too. Eventually Level 3 encrypts everything all communication and all data traffic."));
TQWhatsThis::add(EncryptionComboBox,tr2i18n("There are 4 encryption levels available. Unencrypted leaves all traffic clear and without encryption. Most ftp servers allow only this mode. Level 1 encryption means that the traffic on the control connection is encrypted while data transfer remains clear. Level 2 is basically the same with the exception of directory information which is transfered on the data channel, but is encrypted too. Eventually Level 3 encrypts everything all communication and all data traffic."));
QWhatsThis::add(UserLineEdit,tr2i18n("The ftp Login Username. On open ftp servers you usually login using \"anonymous\"."));
QWhatsThis::add(PassLineEdit,tr2i18n("The user's password. Anonymous ftp servers ussually don't use passwords or accept passwords in the form of \"user@emailaddress.com\"."));
InfoEdit->setText( QString::null);
QWhatsThis::add(InfoEdit,tr2i18n("This information points to the the ftp server. HOST can either be a standard ip adress like \"192.168.2.1\" or a domain name. PORT is the port number on which the ftp server listens. In most cases this is 21. Both are seperated by a \":\" character. A legit input would be \"ftp.kde.org:21\"."));
TQWhatsThis::add(UserLineEdit,tr2i18n("The ftp Login Username. On open ftp servers you usually login using \"anonymous\"."));
TQWhatsThis::add(PassLineEdit,tr2i18n("The user's password. Anonymous ftp servers ussually don't use passwords or accept passwords in the form of \"user@emailaddress.com\"."));
InfoEdit->setText(TQString::null);
TQWhatsThis::add(InfoEdit,tr2i18n("This information points to the the ftp server. HOST can either be a standard ip adress like \"192.168.2.1\" or a domain name. PORT is the port number on which the ftp server listens. In most cases this is 21. Both are seperated by a \":\" character. A legit input would be \"ftp.kde.org:21\"."));
QWhatsThis::add(EncryptionComboBox,tr2i18n("There are 4 encryption levels available. Unencrypted leaves all traffic clear and without encryption. Most ftp servers allow only this mode. Level 1 encryption means that the traffic on the control connection is encrypted while data transfer remains clear. Level 2 is basically the same with the exception of directory information which is transfered on the data channel, but is encrypted too. Eventually Level 3 encrypts everything all communication and all data traffic."));
TQWhatsThis::add(EncryptionComboBox,tr2i18n("There are 4 encryption levels available. Unencrypted leaves all traffic clear and without encryption. Most ftp servers allow only this mode. Level 1 encryption means that the traffic on the control connection is encrypted while data transfer remains clear. Level 2 is basically the same with the exception of directory information which is transfered on the data channel, but is encrypted too. Eventually Level 3 encrypts everything all communication and all data traffic."));
QWhatsThis::add(ModeComboBox,tr2i18n("The mode you are using for data transfer. This is quite important in case you're behind a firewall or a router. In these cases you depend on the passive mode, which makes the client connects to the ftp server for data transfer. Passive mode is the standard method today, while active mode is the old way to do data transfers, the client listens for the server to connect in active mode."));
TQWhatsThis::add(ModeComboBox,tr2i18n("The mode you are using for data transfer. This is quite important in case you're behind a firewall or a router. In these cases you depend on the passive mode, which makes the client connects to the ftp server for data transfer. Passive mode is the standard method today, while active mode is the old way to do data transfers, the client listens for the server to connect in active mode."));
<string>This information points to the the ftp server. HOST can either be a standard ip adress like "192.168.2.1" or a domain name. PORT is the port number on which the ftp server listens. In most cases this is 21. Both are seperated by a ":" character. A legit input would be "ftp.kde.org:21".</string>
</property>
</widget>
<widget class="QLabel" row="1" column="0">
<widget class="TQLabel" row="1" column="0">
<property name="name">
<cstring>textLabel3</cstring>
</property>
@ -103,7 +103,7 @@
<set>AlignVCenter</set>
</property>
</widget>
<widget class="QLabel" row="0" column="0">
<widget class="TQLabel" row="0" column="0">
<property name="name">
<cstring>textLabel2</cstring>
</property>
@ -114,7 +114,7 @@
<set>AlignVCenter</set>
</property>
</widget>
<widget class="QLabel" row="3" column="0">
<widget class="TQLabel" row="3" column="0">
<property name="name">
<cstring>textLabel1</cstring>
</property>
@ -125,7 +125,7 @@
<set>AlignVCenter</set>
</property>
</widget>
<widget class="QLabel" row="4" column="0">
<widget class="TQLabel" row="4" column="0">
<property name="name">
<cstring>textLabel1_2</cstring>
</property>
@ -136,7 +136,7 @@
<set>WordBreak|AlignVCenter</set>
</property>
</widget>
<widget class="QCheckBox" row="1" column="3">
<widget class="TQCheckBox" row="1" column="3">
<property name="name">
<cstring>AnonymousCheckBox</cstring>
</property>
@ -161,7 +161,7 @@
</size>
</property>
</spacer>
<widget class="QComboBox" row="3" column="1">
<widget class="TQComboBox" row="3" column="1">
<item>
<property name="text">
<string>Unencrypted</string>
@ -189,7 +189,7 @@
<string>There are 4 encryption levels available. Unencrypted leaves all traffic clear and without encryption. Most ftp servers allow only this mode. Level 1 encryption means that the traffic on the control connection is encrypted while data transfer remains clear. Level 2 is basically the same with the exception of directory information which is transfered on the data channel, but is encrypted too. Eventually Level 3 encrypts everything all communication and all data traffic.</string>
QWhatsThis::add(this,tr2i18n("Directory caching means that once you browsed a folder on a ftp session the content of that folder is cached, and will be loaded from there in case you enter it again. This can speed up browsing especially with large dirs. If you want a fresh representation of the dir content, you can press the refresh button."));
TQWhatsThis::add(this,tr2i18n("Directory caching means that once you browsed a folder on a ftp session the content of that folder is cached, and will be loaded from there in case you enter it again. This can speed up browsing especially with large dirs. If you want a fresh representation of the dir content, you can press the refresh button."));
QWhatsThis::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."));
QWhatsThis::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."));
buttonGroup1->setTitle( QString::null);
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."));
QWhatsThis::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."));
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."));
kcfg_OnFileExistsSkip->setText(tr2i18n("Skip"));
QWhatsThis::add(kcfg_OnFileExistsSkip,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."));
TQWhatsThis::add(kcfg_OnFileExistsSkip,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."));
QWhatsThis::add(kcfg_OnFileExistsOverwrite,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."));
QWhatsThis::add(kcfg_Prioritylist,tr2i18n("This Field contains a regular expression, which queues the items matching this regular expression before the items which don't. For example, \".sfv\" would make the common checksum files with this fileending transfer first."));
TQWhatsThis::add(kcfg_OnFileExistsOverwrite,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."));
TQWhatsThis::add(kcfg_Prioritylist,tr2i18n("This Field contains a regular expression, which queues the items matching this regular expression before the items which don't. For example, \".sfv\" would make the common checksum files with this fileending transfer first."));
<string>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.</string>
<string>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.</string>
<string>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.</string>
</property>
</widget>
<widget class="QRadioButton" row="2" column="0">
<widget class="TQRadioButton" row="2" column="0">
<property name="name">
<cstring>kcfg_OnFileExistsSkip</cstring>
</property>
@ -159,7 +159,7 @@
<string>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.</string>
<string>This Field contains a regular expression, which queues the items matching this regular expression before the items which don't. For example, ".sfv" would make the common checksum files with this fileending transfer first.</string>