From 1bb0c88762d6fd00d77382381c3e55477bbd1872 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 27 Jan 2013 01:00:04 -0600 Subject: Rename a number of libraries and executables to avoid conflicts with KDE4 --- tde-i18n-tr/docs/tdebase/tdeioslave/Makefile.am | 4 + .../docs/tdebase/tdeioslave/audiocd.docbook | 198 +++++++++++++++++++++ tde-i18n-tr/docs/tdebase/tdeioslave/bzip.docbook | 27 +++ tde-i18n-tr/docs/tdebase/tdeioslave/bzip2.docbook | 31 ++++ tde-i18n-tr/docs/tdebase/tdeioslave/cgi.docbook | 18 ++ tde-i18n-tr/docs/tdebase/tdeioslave/file.docbook | 9 + tde-i18n-tr/docs/tdebase/tdeioslave/finger.docbook | 37 ++++ tde-i18n-tr/docs/tdebase/tdeioslave/fish.docbook | 54 ++++++ tde-i18n-tr/docs/tdebase/tdeioslave/floppy.docbook | 43 +++++ tde-i18n-tr/docs/tdebase/tdeioslave/ftp.docbook | 9 + tde-i18n-tr/docs/tdebase/tdeioslave/gopher.docbook | 9 + tde-i18n-tr/docs/tdebase/tdeioslave/gzip.docbook | 31 ++++ tde-i18n-tr/docs/tdebase/tdeioslave/help.docbook | 13 ++ tde-i18n-tr/docs/tdebase/tdeioslave/http.docbook | 19 ++ tde-i18n-tr/docs/tdebase/tdeioslave/https.docbook | 9 + tde-i18n-tr/docs/tdebase/tdeioslave/imap.docbook | 32 ++++ tde-i18n-tr/docs/tdebase/tdeioslave/imaps.docbook | 33 ++++ tde-i18n-tr/docs/tdebase/tdeioslave/info.docbook | 25 +++ tde-i18n-tr/docs/tdebase/tdeioslave/lan.docbook | 9 + tde-i18n-tr/docs/tdebase/tdeioslave/ldap.docbook | 27 +++ tde-i18n-tr/docs/tdebase/tdeioslave/mac.docbook | 51 ++++++ tde-i18n-tr/docs/tdebase/tdeioslave/mailto.docbook | 15 ++ tde-i18n-tr/docs/tdebase/tdeioslave/man.docbook | 47 +++++ tde-i18n-tr/docs/tdebase/tdeioslave/news.docbook | 17 ++ tde-i18n-tr/docs/tdebase/tdeioslave/nfs.docbook | 9 + tde-i18n-tr/docs/tdebase/tdeioslave/nntp.docbook | 36 ++++ tde-i18n-tr/docs/tdebase/tdeioslave/pop3.docbook | 9 + tde-i18n-tr/docs/tdebase/tdeioslave/pop3s.docbook | 9 + tde-i18n-tr/docs/tdebase/tdeioslave/print.docbook | 161 +++++++++++++++++ tde-i18n-tr/docs/tdebase/tdeioslave/rlan.docbook | 10 ++ tde-i18n-tr/docs/tdebase/tdeioslave/rlogin.docbook | 26 +++ tde-i18n-tr/docs/tdebase/tdeioslave/sftp.docbook | 14 ++ tde-i18n-tr/docs/tdebase/tdeioslave/smb.docbook | 62 +++++++ tde-i18n-tr/docs/tdebase/tdeioslave/smtp.docbook | 11 ++ tde-i18n-tr/docs/tdebase/tdeioslave/tar.docbook | 15 ++ tde-i18n-tr/docs/tdebase/tdeioslave/telnet.docbook | 9 + .../docs/tdebase/tdeioslave/thumbnail.docbook | 23 +++ tde-i18n-tr/docs/tdebase/tdeioslave/webdav.docbook | 68 +++++++ .../docs/tdebase/tdeioslave/webdavs.docbook | 17 ++ 39 files changed, 1246 insertions(+) create mode 100644 tde-i18n-tr/docs/tdebase/tdeioslave/Makefile.am create mode 100644 tde-i18n-tr/docs/tdebase/tdeioslave/audiocd.docbook create mode 100644 tde-i18n-tr/docs/tdebase/tdeioslave/bzip.docbook create mode 100644 tde-i18n-tr/docs/tdebase/tdeioslave/bzip2.docbook create mode 100644 tde-i18n-tr/docs/tdebase/tdeioslave/cgi.docbook create mode 100644 tde-i18n-tr/docs/tdebase/tdeioslave/file.docbook create mode 100644 tde-i18n-tr/docs/tdebase/tdeioslave/finger.docbook create mode 100644 tde-i18n-tr/docs/tdebase/tdeioslave/fish.docbook create mode 100644 tde-i18n-tr/docs/tdebase/tdeioslave/floppy.docbook create mode 100644 tde-i18n-tr/docs/tdebase/tdeioslave/ftp.docbook create mode 100644 tde-i18n-tr/docs/tdebase/tdeioslave/gopher.docbook create mode 100644 tde-i18n-tr/docs/tdebase/tdeioslave/gzip.docbook create mode 100644 tde-i18n-tr/docs/tdebase/tdeioslave/help.docbook create mode 100644 tde-i18n-tr/docs/tdebase/tdeioslave/http.docbook create mode 100644 tde-i18n-tr/docs/tdebase/tdeioslave/https.docbook create mode 100644 tde-i18n-tr/docs/tdebase/tdeioslave/imap.docbook create mode 100644 tde-i18n-tr/docs/tdebase/tdeioslave/imaps.docbook create mode 100644 tde-i18n-tr/docs/tdebase/tdeioslave/info.docbook create mode 100644 tde-i18n-tr/docs/tdebase/tdeioslave/lan.docbook create mode 100644 tde-i18n-tr/docs/tdebase/tdeioslave/ldap.docbook create mode 100644 tde-i18n-tr/docs/tdebase/tdeioslave/mac.docbook create mode 100644 tde-i18n-tr/docs/tdebase/tdeioslave/mailto.docbook create mode 100644 tde-i18n-tr/docs/tdebase/tdeioslave/man.docbook create mode 100644 tde-i18n-tr/docs/tdebase/tdeioslave/news.docbook create mode 100644 tde-i18n-tr/docs/tdebase/tdeioslave/nfs.docbook create mode 100644 tde-i18n-tr/docs/tdebase/tdeioslave/nntp.docbook create mode 100644 tde-i18n-tr/docs/tdebase/tdeioslave/pop3.docbook create mode 100644 tde-i18n-tr/docs/tdebase/tdeioslave/pop3s.docbook create mode 100644 tde-i18n-tr/docs/tdebase/tdeioslave/print.docbook create mode 100644 tde-i18n-tr/docs/tdebase/tdeioslave/rlan.docbook create mode 100644 tde-i18n-tr/docs/tdebase/tdeioslave/rlogin.docbook create mode 100644 tde-i18n-tr/docs/tdebase/tdeioslave/sftp.docbook create mode 100644 tde-i18n-tr/docs/tdebase/tdeioslave/smb.docbook create mode 100644 tde-i18n-tr/docs/tdebase/tdeioslave/smtp.docbook create mode 100644 tde-i18n-tr/docs/tdebase/tdeioslave/tar.docbook create mode 100644 tde-i18n-tr/docs/tdebase/tdeioslave/telnet.docbook create mode 100644 tde-i18n-tr/docs/tdebase/tdeioslave/thumbnail.docbook create mode 100644 tde-i18n-tr/docs/tdebase/tdeioslave/webdav.docbook create mode 100644 tde-i18n-tr/docs/tdebase/tdeioslave/webdavs.docbook (limited to 'tde-i18n-tr/docs/tdebase/tdeioslave') diff --git a/tde-i18n-tr/docs/tdebase/tdeioslave/Makefile.am b/tde-i18n-tr/docs/tdebase/tdeioslave/Makefile.am new file mode 100644 index 00000000000..5ed1da2e73a --- /dev/null +++ b/tde-i18n-tr/docs/tdebase/tdeioslave/Makefile.am @@ -0,0 +1,4 @@ +KDE_LANG = tr +SUBDIRS = $(AUTODIRS) +KDE_DOCS = kioslave +KDE_MANS = AUTO diff --git a/tde-i18n-tr/docs/tdebase/tdeioslave/audiocd.docbook b/tde-i18n-tr/docs/tdebase/tdeioslave/audiocd.docbook new file mode 100644 index 00000000000..88496ec9ded --- /dev/null +++ b/tde-i18n-tr/docs/tdebase/tdeioslave/audiocd.docbook @@ -0,0 +1,198 @@ +
+audiocd + + +RikHemsley +
rik@kde.org
+
+
+ +2001-07-14 +2.20.00 + +
+ +Allows treating audio CDs like a +real filesystem, where tracks are represented as files +and, when copied from the directory, are digitally extracted from the +CD. This ensures a perfect copy of the audio +data. + +To see how this slave works, insert an audio CD +in your &CD-ROM; drive and type audiocd:/ into +&konqueror;. Within a few seconds you should see a list of tracks and +some directories. + +Audio CDs don't really have directories, but +the audiocd slave provides them as a convenience. If you look inside +these directories you will see that they all contain the same number of +tracks. If you are connected to the Internet, some directories will have +the actual track titles shown as the filenames. + +The reason that these separate directories exist are so that you +can choose in which format you would like to listen to (or copy) the +tracks on the CD. + +If you drag a track from the Ogg +Vorbis directory and drop it on another &konqueror; window +open at your home directory, you should see a progress window showing +you that the track is being extracted from the CD and +saved to a file. Note that Ogg Vorbis is a compressed format, so the +file in your home directory will appear a great deal smaller than it +would have been if you had copied the raw data. + +The mechanism behind this is quite simple. When the audiocd slave +is asked to retrieve a track from the Ogg +Vorbis directory, it starts extracting the digital audio data +from the CD. As it sends the data over to the file in +your home directory, it simultaneously encodes it in Ogg Vorbis format +(CD audio isn't in any particular format to start +with, it's just raw binary data.) + +You could also try dragging a file ending in .wav and dropping it on the &kde; Media +Player, &noatun;. In this case, the procedure that happens behind the +scenes is similar, except that instead of encoding the audio data in Ogg +Vorbis format, it is put through a very simple conversion, from raw +binary data (which the .cda files in +the toplevel directory represent) to RIFF WAV format, a +non-compressed format that most media players understand. + +&noatun; should quite happily play the .wav file, but if it has trouble, you may +consider using the option, explained +below. + + +Options + + + +Set the path to the audio CD device, e.g. +audiocd:/=/dev/sdc. +Normally, the slave will try to find a CD drive with +an audio CD inserted, but if it fails or you have +more than one CD drive, you may want to try this +option. Note that the configuration dialog allows you to set a default +value for this option. + + + + + + +Set the amount of error detection and correction used when +extracting data. + + + +Level 0 + +No detection or correction. Only useful if you have a perfect +CD drive (unlikely). + + + + +Level 1 + +Enable basic error checking and correction. + + + + +Level 2 + +Default. Specifies that only a perfect extraction will be +accepted. + + + + +Note that there is a disadvantage to level 2. Extraction can be +very slow, so real-time digital playback may not work properly. If you +have a good quality CD drive (note that more +expensive does not necessarily mean better quality) then you probably +won't experience very slow extraction, but a poor drive may take days +(!) to extract the audio from one CD. + + + + + + + +Specify that track names for the inserted CD +will be looked up on the Internet CD Database. Audio +CDs don't have track names, but the Internet +CD Database is a clever system which uses a special +unique identifier generated from the number and length of tracks on each +CD to cross-reference a track listing. Track listings +are contributed by the Internet community and made available to +all. + +You can submit your own track listings using &kscd;, the &kde; +CD player. + +This option is on by default. If your Internet connection is not +set up correctly, you may find that your CD tracks +don't appear. In this case, you can try +audiocd:/?=0 +to switch this option off. + + + + + + +Set the Internet CD Database server to +contact. By default, this is +freedb.freedb.org:888, which means server +freedb.freedb.org at port 888. + + + + + +Examples + +audiocd:/?device=/dev/scd0?paranoia_level=0&use_cddb=0 + +Gives a listing of the tracks on the audio CD +inserted in /dev/scd0, which on +&Linux; specifies the first SCSI &CD-ROM; device. If +you copy tracks from the CD, digital extraction will +be performed without error correction or detection. No Internet +CD Database will be contacted. + + + + + +Frequently Asked Question + + +I get The file or directory / does not +exist. How do I fix that? I have an audio +CD in my drive! + + + +Try running cdparanoia + as yourself (not root). Do you see a track list? If not, +make sure you have permission to access the CD +device. If you're using SCSI emulation (possible if +you have an IDE CD writer) then +make sure you check permissions on the generic SCSI +device, which is probably /dev/sg0, /dev/sg1, etc. If it still doesn't work, +try typing audiocd:/?device=/dev/sg0 (or similar) +to tell kio_audiocd which device your &CD-ROM; is. + + + + + +
diff --git a/tde-i18n-tr/docs/tdebase/tdeioslave/bzip.docbook b/tde-i18n-tr/docs/tdebase/tdeioslave/bzip.docbook new file mode 100644 index 00000000000..3ef8fabdf69 --- /dev/null +++ b/tde-i18n-tr/docs/tdebase/tdeioslave/bzip.docbook @@ -0,0 +1,27 @@ +
+bzip + +bzip bir sıkıştırma programıdır. Halen çok sık kullanılmamakla beraber yerini bzip2 adında daha gelişmiş bir programa bırakmaktadır. + +The bzip kioslave doğrudan kullanılabilir değildir. Bir filtre amaçlı olarak iş görür. Örneğin, tar kioslave bir dosyayı bzip kioslave üzerinden filtreleyebilir ve tar.bz dosyasını doğrudan &konqueror; içinde gösterebilir. + +&konqueror; altında bz uzantısı bulunan sıkıştırılmış bir dosyaya tıklarsanız, kioslave bunu açacak ve normal (sıkıştırılmamış) bir dosya gibi görüntüleyecektir. + +Eğer bir geliştirici iseniz, ve bzip filtresini kullanmak istiyorsanız, daha geniş bilgi için http://developer.kde.org adresine bakmanızı öneriyoruz. + +
+ + diff --git a/tde-i18n-tr/docs/tdebase/tdeioslave/bzip2.docbook b/tde-i18n-tr/docs/tdebase/tdeioslave/bzip2.docbook new file mode 100644 index 00000000000..c8849e06898 --- /dev/null +++ b/tde-i18n-tr/docs/tdebase/tdeioslave/bzip2.docbook @@ -0,0 +1,31 @@ +
+bzip2 + +Bzip2 bir sıkıştırma programıdır + +bzip2 bir sıkıştırma programıdır. Örneğin, bir tar.bz2 dosyasını &konqueror; altında açmak için bzip2 kioslave'e ihtiyaç duyarsınız. + +&konqueror; altında .bz2 uzantısı bulunan sıkıştırılmış bir dosyaya tıklarsanız, kioslave bunu açacak ve normal (sıkıştırılmamış) bir dosya gibi görüntüleyecektir. + +Eğer bir geliştirici iseniz, ve bzip2 filtresini kullanmak istiyorsanız, daha geniş bilgi için http://developer.kde.org adresine bakmanızı öneriyoruz. + + See the manual: bzip2. + +
+ diff --git a/tde-i18n-tr/docs/tdebase/tdeioslave/cgi.docbook b/tde-i18n-tr/docs/tdebase/tdeioslave/cgi.docbook new file mode 100644 index 00000000000..6bde4bef44f --- /dev/null +++ b/tde-i18n-tr/docs/tdebase/tdeioslave/cgi.docbook @@ -0,0 +1,18 @@ +
+cgi + +The CGI slave provides a way to execute +CGI programs without the need to have a running web +server. This can for example be used for local testing of +CGI programs or for using search engines that only +provide a CGI frontend like the one from +Doxygen. + +The slave implements the cgi: protocol. It +uses the filename from the given &URL; and searches a configurable +list of directories. If it finds an executable with the given name it +executes it, passes the arguments of the &URL; and sets the +environment variables needed by CGI +programs. + +
diff --git a/tde-i18n-tr/docs/tdebase/tdeioslave/file.docbook b/tde-i18n-tr/docs/tdebase/tdeioslave/file.docbook new file mode 100644 index 00000000000..1a74e7cbc91 --- /dev/null +++ b/tde-i18n-tr/docs/tdebase/tdeioslave/file.docbook @@ -0,0 +1,9 @@ +
+dosya + +Henüz belgelenmedi + +
+ diff --git a/tde-i18n-tr/docs/tdebase/tdeioslave/finger.docbook b/tde-i18n-tr/docs/tdebase/tdeioslave/finger.docbook new file mode 100644 index 00000000000..fa3b2c23728 --- /dev/null +++ b/tde-i18n-tr/docs/tdebase/tdeioslave/finger.docbook @@ -0,0 +1,37 @@ +
+finger + +Finger, kullanıcılar hakkında bilgi almak için kullanılan bir programdır + +Eğer uzak makinede finger etkinleştirilirse, kullanıcı adını da bilmeniz halinde kolayca bu kullanıcı hakkında bilgi (e-postası var mı, ya da .plan dosyasında ne yazıyor?) alabilirsiniz. + +Finger genellikle kullanıcıadı@makineadı şekilnde bir ifade ile tanımlanır, ancak bu tanım kullanıcının e-posta adresi ile aynı olmayabilir. + +Pek çok İnternet servis sağlayıcısı finger erişimine izin vermez. + +Diğer kullanıcılar yerel .plan dosyalarını genellikle PGP anahtarlarını tutmak için kullanırlar. + +Finger kioslave programını şu şekilde kullanın: finger://kullanıcıadı@makineadı + + See the manual: finger. + +
+ diff --git a/tde-i18n-tr/docs/tdebase/tdeioslave/fish.docbook b/tde-i18n-tr/docs/tdebase/tdeioslave/fish.docbook new file mode 100644 index 00000000000..577b34baf6d --- /dev/null +++ b/tde-i18n-tr/docs/tdebase/tdeioslave/fish.docbook @@ -0,0 +1,54 @@ +
+fish + + +JörgWalter +
trouble@garni.ch
+
+
+ +2002-06-23 +1.1.1 + +
+ +Allows you to access another computer's files using a simple +SSH shell account and standard &UNIX; utilities on +the remote side. This way, no server software is needed and you gain +access to that computer's files as if they were local (or on +NFS, since it is slower than local access). It uses +the same protocol as MidnightCommander's +#sh VFS handler. + +Fish should work with any roughly POSIX compatible +&UNIX; based remote computer. It uses the shell commands +cat, chgrp, +chmod, chown, +cp, dd, +env, expr, +grep, ls, +mkdir, mv, +rm, rmdir, +sed, +and wc. Fish starts +/bin/sh as its shell and expects it to be a +Bourne shell (or compatible, like bash). +If the sed and +file commands are available, as well as a +/etc/apache/magic file with &MIME; type +signatures, these will be used to guess &MIME; types. + + +If Perl is available on the remote +machine, it will be used instead. Then only env and +/bin/sh are needed. Using +Perl has the additional benefit of being +faster. + +Fish may even work on &Windows; machines, if tools like +Cygwin are installed. All the above +utilities must be in the system PATH, and the initial +shell must be able to process the command echo +FISH:;/bin/sh correctly. + +
diff --git a/tde-i18n-tr/docs/tdebase/tdeioslave/floppy.docbook b/tde-i18n-tr/docs/tdebase/tdeioslave/floppy.docbook new file mode 100644 index 00000000000..59ad80604af --- /dev/null +++ b/tde-i18n-tr/docs/tdebase/tdeioslave/floppy.docbook @@ -0,0 +1,43 @@ +
+Floppy + + +The floppy ioslave gives you easy access to the floppy disk drives +installed on your system. + + + +The drive letter becomes the first subdirectory +in the floppy &URL;. Let's say there is a file logo.png on your floppy +disk in drive A, then the &URL; will be floppy:/a/logo.png + + + +If you want to access drive B, floppy:/b will do it. +floppy:/ is a shortcut for floppy:/a. + + +Note that floppy:/logo.png means you have a disk drive +named logo.png. + + +To use it you need to have the mtools package +installed, and the floppy ioslave supports everything the various mtools +command line utilities support. You don't have to mount your floppy disks, +simply enter floppy:/ in any &kde; 3.x app and you will be able to +read from and write to your floppy drive. + + +According to the mtools documentation ZIP and JAZ drives are also supported, +you could try floppy:/z and floppy:/j to access them. +Due to missing hardware this is not tested. + +The ioslave gives read and write access to the floppy drive, but not +simultaneously. While you can read and write to the floppy during the same +session, reading and writing have to happen one after the other, not at the same +time. + +Author: Alexander Neundorf neundorf@kde.org + +
+ diff --git a/tde-i18n-tr/docs/tdebase/tdeioslave/ftp.docbook b/tde-i18n-tr/docs/tdebase/tdeioslave/ftp.docbook new file mode 100644 index 00000000000..54b53172b00 --- /dev/null +++ b/tde-i18n-tr/docs/tdebase/tdeioslave/ftp.docbook @@ -0,0 +1,9 @@ +
+ftp + +Henüz belgelenmedi + +
+ diff --git a/tde-i18n-tr/docs/tdebase/tdeioslave/gopher.docbook b/tde-i18n-tr/docs/tdebase/tdeioslave/gopher.docbook new file mode 100644 index 00000000000..f82acd0fb8b --- /dev/null +++ b/tde-i18n-tr/docs/tdebase/tdeioslave/gopher.docbook @@ -0,0 +1,9 @@ +
+gopher + +Henüz belgelenmedi + +
+ diff --git a/tde-i18n-tr/docs/tdebase/tdeioslave/gzip.docbook b/tde-i18n-tr/docs/tdebase/tdeioslave/gzip.docbook new file mode 100644 index 00000000000..05bd8bcb939 --- /dev/null +++ b/tde-i18n-tr/docs/tdebase/tdeioslave/gzip.docbook @@ -0,0 +1,31 @@ +
+gzip + +gzip bir sıkıştırma programıdır + +gzip kioslave doğrudan doğruya kullanılabilir değildir, genellikle bir filtre üzerinden kullanılmaya daha uygundur. Örneğin, tar kioslave programı gzip kioslave üzerinden tar.gz uzantılı bir dosyayı &konqueror; içinde açmaya yarar. + +&konqueror; içinde uzantısı gz olan bir dosyaya tıklamanız halinde, kioslave bunu açacak ve normal (sıkıştırılamamış) bir dosya olarak görüntüleyecektir. + +Bir geliştirici iseniz ve gzip filtresi hakkında bilgi almak istiyorsanız, kioslave hakkında detaylı bilgiye http://developer.kde.org adresinden ulaşabilirsiniz. + + See the manual: gzip. + +
+ diff --git a/tde-i18n-tr/docs/tdebase/tdeioslave/help.docbook b/tde-i18n-tr/docs/tdebase/tdeioslave/help.docbook new file mode 100644 index 00000000000..683b85d14ee --- /dev/null +++ b/tde-i18n-tr/docs/tdebase/tdeioslave/help.docbook @@ -0,0 +1,13 @@ +
+help + + KDE nin yardım Sistemi + See The KHelpcenter. + +
+ diff --git a/tde-i18n-tr/docs/tdebase/tdeioslave/http.docbook b/tde-i18n-tr/docs/tdebase/tdeioslave/http.docbook new file mode 100644 index 00000000000..2134df50d03 --- /dev/null +++ b/tde-i18n-tr/docs/tdebase/tdeioslave/http.docbook @@ -0,0 +1,19 @@ +
+http + +http is the +HyperText +Transfer Protocol. + +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. + +You can use the http kioslave in &konqueror; by giving it a +URL. +http://www.kde.org. + + See the manual: http. + + +
diff --git a/tde-i18n-tr/docs/tdebase/tdeioslave/https.docbook b/tde-i18n-tr/docs/tdebase/tdeioslave/https.docbook new file mode 100644 index 00000000000..a290b88183b --- /dev/null +++ b/tde-i18n-tr/docs/tdebase/tdeioslave/https.docbook @@ -0,0 +1,9 @@ +
+https + +Henüz belgelenmedi + +
+ diff --git a/tde-i18n-tr/docs/tdebase/tdeioslave/imap.docbook b/tde-i18n-tr/docs/tdebase/tdeioslave/imap.docbook new file mode 100644 index 00000000000..6854fb2bc4c --- /dev/null +++ b/tde-i18n-tr/docs/tdebase/tdeioslave/imap.docbook @@ -0,0 +1,32 @@ +
+imap + + +MichaelHaeckel +
Michael@Haeckel.Net
+
+
+ +2001-08-07 + + +
+ +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. + +This plugin is currently mainly used by KMail, but you can also use it +in any other KDE application that uses kioslave plugins. + +For example in &konqueror;, simply type +imap://username@your.mail.server/ to get your IMAP +folders listed. You can then deal with the folders and mails like with folders +and files on a local file system. +IMAP URLs are defined in RFC 2192. + + +
diff --git a/tde-i18n-tr/docs/tdebase/tdeioslave/imaps.docbook b/tde-i18n-tr/docs/tdebase/tdeioslave/imaps.docbook new file mode 100644 index 00000000000..43e15dcd86a --- /dev/null +++ b/tde-i18n-tr/docs/tdebase/tdeioslave/imaps.docbook @@ -0,0 +1,33 @@ +
+imaps + + +MichaelHaeckel
Michael@Haeckel.Net
+
+ +2001-08-07 + + +
+ +IMAPS, IMAP protokolünün SSL üzerinden şifrelenmiş bir halidir. + +
+ + diff --git a/tde-i18n-tr/docs/tdebase/tdeioslave/info.docbook b/tde-i18n-tr/docs/tdebase/tdeioslave/info.docbook new file mode 100644 index 00000000000..e9b7e399f3d --- /dev/null +++ b/tde-i18n-tr/docs/tdebase/tdeioslave/info.docbook @@ -0,0 +1,25 @@ +
+Info + +Info is a type of documentation. The documents are in a file +format called texinfo, and can be read on the command line with the +info program. + +The Info ioslave allows you to read the info pages installed on +your system, from within &konqueror;. You can use it very easily: + +info:/gcc + +This would show you the top level node of the Info documentation +for the gcc compiler. + +Info is a GNU replacement for +man, but is not widely used outside of +GNU software. + +You can quite easily browse the info documentation you have +installed from within the &khelpcenter; application, or you can use the +info ioslave directly from within both &konqueror; and the +mini-cli. + +
diff --git a/tde-i18n-tr/docs/tdebase/tdeioslave/lan.docbook b/tde-i18n-tr/docs/tdebase/tdeioslave/lan.docbook new file mode 100644 index 00000000000..e37ff1bbbbf --- /dev/null +++ b/tde-i18n-tr/docs/tdebase/tdeioslave/lan.docbook @@ -0,0 +1,9 @@ +
+lan + +Henüz belgelenmedi + +
+ diff --git a/tde-i18n-tr/docs/tdebase/tdeioslave/ldap.docbook b/tde-i18n-tr/docs/tdebase/tdeioslave/ldap.docbook new file mode 100644 index 00000000000..d7e40c7e0f5 --- /dev/null +++ b/tde-i18n-tr/docs/tdebase/tdeioslave/ldap.docbook @@ -0,0 +1,27 @@ +
+ldap + +ldap (Lightweight Directory Access Protocol), X.500 dizinlerine, ya da kendi başına çalışan LDAP sunucularına erişim sağlar. + +Ldap kioslave'i aşağıdaki gibi kullanabilirsiniz: + +Alt dizin taraması için, ldap://host:port/ou=People,o=where,c=de??sub + +ya da tüm dizinler üzerinde tarama yapmak için, ldap://host:port/cn=MM,ou=People,o=where,c=de??base + +
+ + diff --git a/tde-i18n-tr/docs/tdebase/tdeioslave/mac.docbook b/tde-i18n-tr/docs/tdebase/tdeioslave/mac.docbook new file mode 100644 index 00000000000..910dbf36d86 --- /dev/null +++ b/tde-i18n-tr/docs/tdebase/tdeioslave/mac.docbook @@ -0,0 +1,51 @@ +
+ mac + + The mac ioslave lets you read an HFS+ partition from + &konqueror; or any other &kde; file dialog. It uses + + hfsplus tools, + so you will need these installed for it to work. + + Enter mac:/ + into &konqueror; and you should see the contents of your &MacOS; + partition. If you have not used kio-mac before, you will + probably get an error message saying you have not specified the + right partition. Enter something like + mac:/?dev=/dev/hda2 + to specify the partition (if you don't know which partition &MacOS; + is on, you can probably guess by changing hda2 to hda3 and so on + or use the print command from + mac-fdisk). This partition will be used the next + time, so you do not have to specify it each time. + + Hfsplus tools let you see the file and copy + data from the HFS+ partition, but not to copy data to it or change + the filenames. + + HFS+ actually keeps two files for every one you see (called + forks), a resource fork and a data fork. The default copy mode + when you are copying files across to your native drive is raw data, + which means it only copies the data fork. Text files are copied + in text mode (same as raw format but changes the line endings to + be &UNIX; friendly and gets rid of some extra characters - strongly + advised for text files), unless you specify otherwise. You can + also copy the files across in Mac Binary II format or specify + text or raw format with another query: + mac:/myfile?mode=b or + mac:/myfile?mode=t. See man + hpcopy for more. + + Note that you need permissions to read your HFS+ partition. + How you get this depends on your distribution, do a + ls -l /dev/hdaX on it to see. Under Debian you + have to be in the 'disk' group (just add your username to the end of + the entry in /etc/group). + + For some reason some directories in &MacOS; end in a funny + tall 'f' character. This seems to confuse hfstools. + + Author: Jonathan Riddell jr@jriddell.org +
+ diff --git a/tde-i18n-tr/docs/tdebase/tdeioslave/mailto.docbook b/tde-i18n-tr/docs/tdebase/tdeioslave/mailto.docbook new file mode 100644 index 00000000000..515e332fd26 --- /dev/null +++ b/tde-i18n-tr/docs/tdebase/tdeioslave/mailto.docbook @@ -0,0 +1,15 @@ +
+mailto + +mailto kioslave sistemi bir HTML sayfasının &konqueror; programı içinde görüntülendiği sırada mailto linkine tıklanması halinde çalışır. Bu durumda istenen e-posta istemci sunucusu (genellikle KMail) başlatılacaktır. + + See the manual: mailto. +
+ diff --git a/tde-i18n-tr/docs/tdebase/tdeioslave/man.docbook b/tde-i18n-tr/docs/tdebase/tdeioslave/man.docbook new file mode 100644 index 00000000000..17c5a7ab7d5 --- /dev/null +++ b/tde-i18n-tr/docs/tdebase/tdeioslave/man.docbook @@ -0,0 +1,47 @@ +
+Man + + +Using the man ioslave you are able to read the man pages installed +on your system. It is easy to use: + + + + +man:/ + +See the sections of the manual, click to find the rest. + + + + +man:fopen + +See the man page of fopen. + + + + + + +There is also a shortcut: #fopen, +which has the same effect as above. + + + +If you don't find all your man pages, adjust the environment variables +MANPATH and MANSECT. + + + +As with any other &kde; ioslave, it is possible to enter a &URL;, like +man:socket in any +&kde; application. Try it in &kwrite; and you will see the man page in +HTML format. + + + +Contact mailing list: kde-devel@kde.org + + +
diff --git a/tde-i18n-tr/docs/tdebase/tdeioslave/news.docbook b/tde-i18n-tr/docs/tdebase/tdeioslave/news.docbook new file mode 100644 index 00000000000..2f914e56d5b --- /dev/null +++ b/tde-i18n-tr/docs/tdebase/tdeioslave/news.docbook @@ -0,0 +1,17 @@ +
+news + +news kioslave, bir web sayfasındaki news bağlantısına tıklandığı anda kullanılır. &knode; programını çalıştırır ve &knode; içinde yapılandırılan kullanıcı için gerekli gruplara üyeliği yapar. + +&knode; içinde gruplardan üyeliğinizi iptal edebilirsiniz. Eğer bir grubu artık okumak istemediğinizi düşünüyorsanız, sağ fare düğmesiyle Üyelikten çık seçeneğini işaretleyin. + +
+ + diff --git a/tde-i18n-tr/docs/tdebase/tdeioslave/nfs.docbook b/tde-i18n-tr/docs/tdebase/tdeioslave/nfs.docbook new file mode 100644 index 00000000000..211a257c681 --- /dev/null +++ b/tde-i18n-tr/docs/tdebase/tdeioslave/nfs.docbook @@ -0,0 +1,9 @@ +
+nfs + +Henüz belgelenmedi + +
+ diff --git a/tde-i18n-tr/docs/tdebase/tdeioslave/nntp.docbook b/tde-i18n-tr/docs/tdebase/tdeioslave/nntp.docbook new file mode 100644 index 00000000000..fa7267f2db3 --- /dev/null +++ b/tde-i18n-tr/docs/tdebase/tdeioslave/nntp.docbook @@ -0,0 +1,36 @@ +
+nntp + +The nntp kioslave accesses NNTP servers +directly. + +This kioslave can not be used with servers that do not implement +the GROUP command, including some versions of the +popular INN news server which is often used +by ISPs. It does work with +leafnode, which many people use to keep an +offline cache of news articles on their own hard drive or within their +LAN. + +You can use the nntp kioslave by typing +nntp://yourserver/groupname into the &konqueror; +URL bar. + +If you enter a group name, as above, and the group is available, +you will see the messages stored for that group as icons in +&konqueror;. + +Clicking on a message will display it as plain text, including all +headers. This could be useful for debugging a news client to news +server connection, for example, to ensure that your new +leafnode server is working correctly. + +If you don't enter a group name, and only the server name, you +will see a list of available groups. + +Please be aware that this could take an enormous amount of time, and +will cause a lot of network traffic. Some commercial usenet servers +have 60,000 or more groups available, and doing such a thing may +cause your desktop to freeze. + +
diff --git a/tde-i18n-tr/docs/tdebase/tdeioslave/pop3.docbook b/tde-i18n-tr/docs/tdebase/tdeioslave/pop3.docbook new file mode 100644 index 00000000000..8005fec96c7 --- /dev/null +++ b/tde-i18n-tr/docs/tdebase/tdeioslave/pop3.docbook @@ -0,0 +1,9 @@ +
+pop3 + +Henüz belgelenmedi + +
+ diff --git a/tde-i18n-tr/docs/tdebase/tdeioslave/pop3s.docbook b/tde-i18n-tr/docs/tdebase/tdeioslave/pop3s.docbook new file mode 100644 index 00000000000..c8da9aaf0c9 --- /dev/null +++ b/tde-i18n-tr/docs/tdebase/tdeioslave/pop3s.docbook @@ -0,0 +1,9 @@ +
+pop3s + + POP3S POP3 protokolünün SSL ile şifrelenmiş şeklidir. + +
+ diff --git a/tde-i18n-tr/docs/tdebase/tdeioslave/print.docbook b/tde-i18n-tr/docs/tdebase/tdeioslave/print.docbook new file mode 100644 index 00000000000..9a4de01bf1b --- /dev/null +++ b/tde-i18n-tr/docs/tdebase/tdeioslave/print.docbook @@ -0,0 +1,161 @@ +
+print + + +KurtPfeifle +
kpfeifle@danka.de
+
+
+ +2002-06-23 +1.00.00 + +
+ +The print KIOSlave gives quick access to browse +different &tdeprint; sections via virtual folders. +These folders provide some information about and quick access to your print +subsystem. + +print:/ represents one more of those useful +KIOSlaves implemented by &kde;. To access it, just type print:/ + into the address field of &konqueror;. print:/ + doesn't purely provide read-only access to + your print subsystem, but it also allows you to change settings + of your printers, of your print system and lets you create new printers + and classes. + +You are asked for the Administrator or root password, if you are +not allowed a view or an operation as a normal user. + +You can bookmark frequently used shortcuts like + print:/manager + +Valid syntax is either +print:/[path-to-virtual-folder] or +print:[path-to-virtual-folder] + +Note, that some of the views and actions offered do heavily + depend on the print subsystem that is installed on your box and presently +activated for &kde;. Pages showing printer information display only +those parts that are valid for the &kde; selected print subsystem. +(So if you normally run CUPS, but switched temporarily to + + + Generic UNIX LPD Printing, which is possible, you will see +less printer info, because LPD is not capable of using the same amount of +print settings as are possible in CUPS). + +Valid syntax to access different virtual folders +and a short explanation of what they represent: + + +Some examples + + +print:/ (i.e. the root of +print-kioslave) + + virtual root for browsing your print subsystem. + It displays subfolders classes, + printers, manager, + and specials + + + + +print:/classes or +print:classes + + view your printer classes + (supported by and useful for CUPS only) + + + + + + +print:/classes/class_name or + print:classes/class_name +view all members of the named + printer class (supported by and useful only + for CUPS) + + + + + +print:/printers +or print:printers + + lists all your printers. Clicking + on a printer name shows more info about that printer. + + + + + +print:/printers/printer_name +or print:printers/printer_name + +displays useful info about the named + printer + + + + +print:/manager or +print:manager + +opens a page very similar to the &tdeprint; + Manager module inside the &kde; Control Center. + Switch to a different printing system here or do every + other administrative task. +This is the most important of access points to your printing + system. + + + + +print:/specials or +print:specials + +lists all presently available special printers: + Likely you'll see: + + + The two that let you save a printfile to disk, in + &PostScript; or PDF format. + + + One that sends it as a PDF attachment via +&kmail;. + + + And last, send it via fax, if you have one of the + supported fax backends active, +Hylafax or +efax. + + + + + + + +You can also put print:/manager + or similar as the command in + the Quick Command utility (started via +AltF2) + +You can learn more about printing and &tdeprint;'s powerful abilities +by reading the &tdeprint; Handbook +locally or at the &tdeprint; +Website where there are documents online (HTML and +PDF),containing +Tutorials, + as well as FAQs and + Tips and Tricks related to printing in general. + +
diff --git a/tde-i18n-tr/docs/tdebase/tdeioslave/rlan.docbook b/tde-i18n-tr/docs/tdebase/tdeioslave/rlan.docbook new file mode 100644 index 00000000000..b5a51a365cf --- /dev/null +++ b/tde-i18n-tr/docs/tdebase/tdeioslave/rlan.docbook @@ -0,0 +1,10 @@ +
+rlan + +Henüz belgelenmedi + +
+ + diff --git a/tde-i18n-tr/docs/tdebase/tdeioslave/rlogin.docbook b/tde-i18n-tr/docs/tdebase/tdeioslave/rlogin.docbook new file mode 100644 index 00000000000..10a10df75ec --- /dev/null +++ b/tde-i18n-tr/docs/tdebase/tdeioslave/rlogin.docbook @@ -0,0 +1,26 @@ +
+rlogin + +Using &konqueror; you can start up an rlogin +session with a server hosting the rlogin service. + +To use this kioslave feature, in the &konqueror; +URL bar, type +rlogin:/host_to_connect_to + +This will initialize &konsole; with an rlogin +session, prompting you for your password. + +The rlogin kioslave uses the username of the +account you are currently using in &kde;. + +After you have successfully entered your password, you can begin +your remote session. + + See the manual: rlogin. + + + + + +
diff --git a/tde-i18n-tr/docs/tdebase/tdeioslave/sftp.docbook b/tde-i18n-tr/docs/tdebase/tdeioslave/sftp.docbook new file mode 100644 index 00000000000..b3cd4dede56 --- /dev/null +++ b/tde-i18n-tr/docs/tdebase/tdeioslave/sftp.docbook @@ -0,0 +1,14 @@ +
+sftp + +SFTP is a Secure file transfer protocol. +sftp is an interactive file transfer program, +similar to ftp, but it performs all operations over an encrypted +ssh transport. It may use many of the features of +ssh, including public key authentication and +compression. + + See the manual: sftp. + + +
diff --git a/tde-i18n-tr/docs/tdebase/tdeioslave/smb.docbook b/tde-i18n-tr/docs/tdebase/tdeioslave/smb.docbook new file mode 100644 index 00000000000..63f4cba2318 --- /dev/null +++ b/tde-i18n-tr/docs/tdebase/tdeioslave/smb.docbook @@ -0,0 +1,62 @@ +
+SMB + + +The smb ioslave enables you to browse the shares of a &Windows; (or Samba) +network. + + + +To see the workgroups, enter +smb:/. + + +smb:/a_workgroup +will list the hosts in this workgroup. + + +To see the shares of a host, enter +smb://the_host +or +smb:/a_workgroup/the_host. + + +To access a share directly enter +smb://the_host/the_share +or +smb:/a_workgroup/the_host/the_share + + + +The smb ioslave is a wrapper around the command line tool +smbclient, which is part of the Samba package. This means +you need to have Samba installed to use this ioslave. + + + +To be able to authenticate to &Windows; NT Domain +Controllers, you need at least Samba 2.0. To access the shares of &Windows; 2000 +machines, you need at least Samba 2.0.7. To be able to write to Windows shares, +you need at least Samba 2.2.4 or the patch from +http://lisa-home.sourceforge.net/smbclientpatch.html. + + + + +You can set your default user name and password in the &kcontrol; in +NetworkWindows +Shares. This is especially useful if you are a +member of a &Windows; NT domain. There you can also set your +workgroup name, but in most cases this is not required. + + + +This ioslave is tested and developed using mainly Samba 2.0.7, but other +versions of Samba should work too. + + + +Author: Alexander Neundorf neundorf@kde.org + +
+ diff --git a/tde-i18n-tr/docs/tdebase/tdeioslave/smtp.docbook b/tde-i18n-tr/docs/tdebase/tdeioslave/smtp.docbook new file mode 100644 index 00000000000..17f662968b3 --- /dev/null +++ b/tde-i18n-tr/docs/tdebase/tdeioslave/smtp.docbook @@ -0,0 +1,11 @@ +
+smtp + + +A protocol to send mail from the client workstation to the mail server. + + + See : Simple Mail Transfer Protocol . + + +
diff --git a/tde-i18n-tr/docs/tdebase/tdeioslave/tar.docbook b/tde-i18n-tr/docs/tdebase/tdeioslave/tar.docbook new file mode 100644 index 00000000000..5b811b976bd --- /dev/null +++ b/tde-i18n-tr/docs/tdebase/tdeioslave/tar.docbook @@ -0,0 +1,15 @@ +
+tar + + Bir Arşivleyici Program tar dosyası adı ile bilinen arşiv dosyasını saklamak veya açmak için dizayn edilir. Bir Tar dosyası bir Teyp kasedi içinde olabileceği gibi normal bir dosyada olabilir. + + See the manual: tar. + +
+ + diff --git a/tde-i18n-tr/docs/tdebase/tdeioslave/telnet.docbook b/tde-i18n-tr/docs/tdebase/tdeioslave/telnet.docbook new file mode 100644 index 00000000000..7c8fcd653bd --- /dev/null +++ b/tde-i18n-tr/docs/tdebase/tdeioslave/telnet.docbook @@ -0,0 +1,9 @@ +
+telnet + +Henüz belgelenmedi + +
+ diff --git a/tde-i18n-tr/docs/tdebase/tdeioslave/thumbnail.docbook b/tde-i18n-tr/docs/tdebase/tdeioslave/thumbnail.docbook new file mode 100644 index 00000000000..cb3ae29699d --- /dev/null +++ b/tde-i18n-tr/docs/tdebase/tdeioslave/thumbnail.docbook @@ -0,0 +1,23 @@ +
+thumbnail + +The thumbnail kioslave is used by &kde; for network transparent +and persistent generation of thumbnails. + +The thumbnail kioslave uses plugins to generate the actual +thumbnails. You can enable viewing of these thumbnails from the +View +Preview submenu, available in +&konqueror; in file manager mode. + +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. + +See the documentation in the sources for more information. You +will find these at +$TDEDIR/include/kio/thumbcreator.h or +in the source directory tdebase/kioslave/thumbnail + +
diff --git a/tde-i18n-tr/docs/tdebase/tdeioslave/webdav.docbook b/tde-i18n-tr/docs/tdebase/tdeioslave/webdav.docbook new file mode 100644 index 00000000000..295c6a13ad8 --- /dev/null +++ b/tde-i18n-tr/docs/tdebase/tdeioslave/webdav.docbook @@ -0,0 +1,68 @@ +
+webdav + + +HamishRodda +
meddie@yoyo.cc.monash.edu.au
+
+2002-01-21 +
+ +WebDAV is a Distributed +Authoring and Versioning protocol +for +the World Wide Web. It allows for easy management of documents and scripts +on a +http server, and has +additional +features designed to simplify version management amongst multiple +authors. + +Usage of this protocol is simple. Type the location you want to view, +similar to a http URL except for the webdav:// protocol +name at the start. An example is +webdav://www.hostname.com/path/. +If you specify a directory name, a list of files and directories will be +displayed, +and you can manipulate these directories and files just as you would with +any +other filesystem. + + +WebDAV Features + +Locking + +File locking allows users to lock a file, informing others that they +are +currently working on this file. This way, editing can be done without fear +that +the changes may be overwritten by another person who is also editing the +same +document. + + + +Source file access + +WebDAV allows access to the script which is called +to +produce a specific page, so changes can be made to the script itself. + + + +Per-document property support + +Arbitrary properties may be set to assist identification of a +document, +such as the author. + + + + +To take advantage of these additional capabilities, you will need an +application which supports them. No application currently supports them +through +this kioslave. + +
diff --git a/tde-i18n-tr/docs/tdebase/tdeioslave/webdavs.docbook b/tde-i18n-tr/docs/tdebase/tdeioslave/webdavs.docbook new file mode 100644 index 00000000000..0ea8ccd9dd7 --- /dev/null +++ b/tde-i18n-tr/docs/tdebase/tdeioslave/webdavs.docbook @@ -0,0 +1,17 @@ +
+webdavs + + +HamishRodda +
meddie@yoyo.cc.monash.edu.au
+
+ +2002-01-21 + + +
+ +WebDAVS is the WebDAV protocol +encrypted via SSL. + +
-- cgit v1.2.1