|
1.
|
|
|
kfmclient
|
|
|
|
kfmclient
|
|
Translated and reviewed by
Phan Vinh Thinh
|
|
|
|
Located in
kfmclient.cpp:56
|
|
2.
|
|
|
KDE tool for opening URLs from the command line
|
|
|
|
Công cụ KDE để mở các địa chỉ URL từ dòng lệnh
|
|
Translated and reviewed by
Phan Vinh Thinh
|
|
|
|
Located in
kfmclient.cpp:57
|
|
3.
|
|
|
Non interactive use: no message boxes
|
|
|
|
Không sử dụng đối thoại: không có hộp thông báo
|
|
Translated and reviewed by
Phan Vinh Thinh
|
|
|
|
Located in
kfmclient.cpp:75
|
|
4.
|
|
|
Show available commands
|
|
|
|
Hiển thị các lệnh dùng được
|
|
Translated and reviewed by
Phan Vinh Thinh
|
|
|
|
Located in
kfmclient.cpp:77
|
|
5.
|
|
|
Command (see --commands)
|
|
|
|
Câu lệnh (xem --commands)
|
|
Translated and reviewed by
Phan Vinh Thinh
|
|
|
|
Located in
kfmclient.cpp:79
|
|
6.
|
|
|
Arguments for command
|
|
|
|
Đối số cho lệnh
|
|
Translated and reviewed by
Phan Vinh Thinh
|
|
|
|
Located in
kfmclient.cpp:81
|
|
7.
|
|
|
Syntax:
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
Cú pháp:
|
|
Translated and reviewed by
Phan Vinh Thinh
|
|
|
|
Located in
kfmclient.cpp:91
|
|
8.
|
|
|
kfmclient openURL 'url' ['mimetype']
# Opens a window showing 'url'.
# 'url' may be a relative path
# or file name, such as . or subdir/
# If 'url' is omitted, $HOME is used instead.
|
|
|
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.
|
|
|
|
kfmclient openURL 'url' ['mimetype']
# Mở một cửa sổ hiển thị 'url'.
# 'url' có thể là một đường dẫn tương đối
# hoặc tên tập tin, như . hay subdir/
# Nếu bỏ qua 'url', thì sẽ dùng $HOME thay thế.
|
|
Translated and reviewed by
Phan Vinh Thinh
|
|
|
|
Located in
kfmclient.cpp:92
|
|
9.
|
|
|
# If 'mimetype' is specified, it will be used to determine the
# component that Konqueror should use. For instance, set it to
# text/html for a web page, to make it appear faster
|
|
|
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.
|
|
|
|
# Nếu chỉ ra 'mimetype', nó sẽ được dùng để xác định ứng dụng
# mà Konqueror cần dùng. Ví dụ, đặt thành text/html
# cho một trang web để nó xuất hiện nhanh hơn
|
|
Translated and reviewed by
Phan Vinh Thinh
|
|
|
|
Located in
kfmclient.cpp:97
|
|
10.
|
|
|
kfmclient newTab 'url' ['mimetype']
# Same as above but opens a new tab with 'url' in an existing Konqueror
# window on the current active desktop if possible.
|
|
|
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.
|
|
|
|
kfmclient newTab 'url' ['mimetype']
# Giống như trên nhưng mở một thẻ tab mới với 'url' trong cửa sổ Konqueror
# đã mở trên màn hình hiện thời nếu có thể.
|
|
Translated and reviewed by
Phan Vinh Thinh
|
|
|
|
Located in
kfmclient.cpp:101
|