|
1.
|
|
|
KIO Client
|
|
|
|
KIO કલાઇન્ટ
|
|
Translated by
pragnesh
|
|
|
|
Located in
kioclient.cpp:42
|
|
2.
|
|
|
Command-line tool for network-transparent operations
|
|
|
|
નેટવર્ક-પારદર્શક કાર્યો માટે આદેશ-રેખા સાધન
|
|
Translated by
pragnesh
|
|
|
|
Located in
kioclient.cpp:43
|
|
3.
|
|
|
![](/@@/translation-newline)
Syntax:
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
![](/@@/translation-newline)
વાકયરચના:
|
|
Translated by
pragnesh
|
|
|
|
Located in
kioclient.cpp:54
|
|
4.
|
|
|
kioclient openProperties 'url'
# Opens a properties menu
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
represents a space character.
Enter a space in the equivalent position in the translation.
|
|
|
|
kioclient ગોઠવણીઓ ખોલો 'url'
# ગોઠવણીઓનુ મેનુ ખોલશે
|
|
Translated by
pragnesh
|
|
|
|
Located in
kioclient.cpp:55
|
|
5.
|
|
|
kioclient exec 'url' ['mimetype']
# Tries to open the document pointed to by 'url', in the application
# associated with it in KDE. You may omit 'mimetype'.
# In this case the mimetype is determined
# automatically. Of course URL may be the URL of a
# document, or it may be a *.desktop file.
# 'url' can be an executable, too.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
represents a space character.
Enter a space in the equivalent position in the translation.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
kioclient.cpp:57
|
|
6.
|
|
|
kioclient move 'src' 'dest'
# Moves the URL 'src' to 'dest'.
# 'src' may be a list of URLs.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
represents a space character.
Enter a space in the equivalent position in the translation.
|
|
|
|
kioclient move 'ઉદ્ગમ' 'લક્ષ્ય'
# URL ને 'ઉદ્ગમ' થી 'લક્ષ્ય' ખસેડે છે.
# 'ઉદ્ગમ' URLs ની યાદી પણ હોઇ શકે છે.
|
|
Translated by
pragnesh
|
|
|
|
Located in
kioclient.cpp:64
|
|
7.
|
|
|
# 'dest' may be "trash:/" to move the files
# in the trash bin.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
represents a space character.
Enter a space in the equivalent position in the translation.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
kioclient.cpp:67
|
|
8.
|
|
|
kioclient download ['src']
# Copies the URL 'src' to a user-specified location'.
# 'src' may be a list of URLs, if not present then
# a URL will be requested.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
represents a space character.
Enter a space in the equivalent position in the translation.
|
|
|
|
kioclient download ['ઉદગમ']
# URL 'ઉદગમ' થી વપરાશકર્તાએ બતાવેલ સ્થાન પર નકલ કરે છે'.
# 'ઉદગમ' URLs ની યાદી હોઇ શકે છે, જો ત્યા ના હોય તો
# URL માગવામાં આવશે.
|
|
Translated by
pragnesh
|
|
|
|
Located in
kioclient.cpp:71
|
|
9.
|
|
|
kioclient copy 'src' 'dest'
# Copies the URL 'src' to 'dest'.
# 'src' may be a list of URLs.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
represents a space character.
Enter a space in the equivalent position in the translation.
|
|
|
|
kioclient copy 'ઉદગમ' 'લક્ષ્ય'
# URL ને 'ઉદગમ' થી 'લક્ષ્ય' પર નકલ કરે છે.
# 'ઉદગમ' URLs ની યાદી હોઇ શકે છે.
|
|
Translated by
pragnesh
|
|
|
|
Located in
kioclient.cpp:72
|
|
10.
|
|
|
kioclient cat 'url'
# Writes out the contents of 'url' to stdout
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
represents a space character.
Enter a space in the equivalent position in the translation.
|
|
|
|
kioclient cat 'url'
# 'url' પરની વિગતો ને stdout પર લખો
|
|
Translated by
pragnesh
|
|
|
|
Located in
kioclient.cpp:80
|