Browsing Chinese (Simplified) translation

Don't show this notice anymore
Before translating, be sure to go through Ubuntu Translators instructions and Chinese (Simplified) guidelines.
141150 of 409 results
141.
Gets the specified file using several connections. This can speed up transfer,
but loads the net heavily impacting other users. Use only if you really
have to transfer the file ASAP.

Options:
-c continue transfer. Requires <lfile>.lftp-pget-status file.
-n <maxconn> set maximum number of connections (default is is taken from
pget:default-n setting)
-O <base> specifies base directory where files should be placed
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
There are leading/trailing spaces here. Each one represents a space character. Enter a space in the equivalent position in the translation.
使用多个连接下载指定的文件。这可以加快传输的速度,
但是给网络增加了负担,显著地影响其他用户。只在你真正
需要尽快下载文件的时候使用。

选项:
-c 继续传输。需要 <lfile>。lftp-pget-status 文件
-n <maxconn> 设置最大连接数 (默认值取自
pget:default-n 设置)
-O <base> 指定放置文件的基础目录
Translated by Wwj402-p
Located in src/commands.cc:362
142.
put [OPTS] <lfile> [-o <rfile>]
put [选项] <本地文件> [-o <远程文件>]
Translated by YunQiang Su
Reviewed by Tao Wei
Located in src/commands.cc:370
143.
Upload <lfile> with remote name <rfile>.
-o <rfile> specifies remote file name (default - basename of lfile)
-c continue, reput
it requires permission to overwrite remote files
-E delete local files after successful transfer (dangerous)
-a use ascii mode (binary is the default)
-O <base> specifies base directory or URL where files should be placed
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
There are leading/trailing spaces here. Each one represents a space character. Enter a space in the equivalent position in the translation.
上传 <lfile> 成为远程文件 <rfile>.
-o <rfile> 指定远程文件名 (默认值 - lfile 的名字)
-c 继续, 重传
这需要有覆盖远程文件的权限
-E 成功上传后删除本地文件 (危险)

-a 使用ascii模式(默认为二进制)

-O <base> 指定base目录或者放置文件的URL
Translated by dondong
Reviewed by Wang Jian
In upstream:
上传 <lfile> 成为远程文件 <rfile>。
-o <rfile> 指定远程文件名 (默认值 - lfile 的名字)
-c 继续,重传
这需要有覆盖远程文件的权限
-E 传输成功后删除本地文件(危险)
-a 使用 ascii 模式(二进制是默认模式)
-O <base> 指定应放置文件的基础目录或 URL
Suggested by Wwj402-p
Located in src/commands.cc:371
144.
Print current remote URL.
-p show password
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
There are leading/trailing spaces here. Each one represents a space character. Enter a space in the equivalent position in the translation.
显示当前远程URL
-p 显示密码
Translated by dondong
Reviewed by Wang Jian
In upstream:
打印当前的远程 URL。
-p 显示密码
Suggested by Wwj402-p
Located in src/commands.cc:379
145.
queue [OPTS] [<cmd>]
queue [OPTS] [<cmd>]
Translated by joyolee
Reviewed by Wang Jian
Located in src/commands.cc:381
146.

queue [-n num] <command>

Add the command to queue for current site. Each site has its own command
queue. `-n' adds the command before the given item in the queue. It is
possible to queue up a running job by using command `queue wait <jobno>'.

queue --delete|-d [index or wildcard expression]

Delete one or more items from the queue. If no argument is given, the last
entry in the queue is deleted.

queue --move|-m <index or wildcard expression> [index]

Move the given items before the given queue index, or to the end if no
destination is given.

Options:
-q Be quiet.
-v Be verbose.
-Q Output in a format that can be used to re-queue.
Useful with --delete.
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
There are leading/trailing spaces here. Each one represents a space character. Enter a space in the equivalent position in the translation.

queue [-n num] <command>

将命令添加到当前站点队列中。每个站点都有自己的命令
队列.`-n' 在队列中的给定项之前添加命令。
使用命令 `queue wait <jobno>' 可以对正在运行的任务进行排队。

queue --delete|-d [index or wildcard expression]

从队列中删除一个或多个项目。如果没有给定参数,则队列中的
最后一个条目将被删除。

queue --move|-m <index or wildcard expression> [index]

移动给定的项目到给定的队列索引之前,或者在没有
给定目的地时到末尾。

选项:
-q 静默。
-v 详细。
-Q 以可用于重新排队的格式输出。
用于 --delete。
Translated by Wwj402-p
Located in src/commands.cc:382
147.
quote <cmd>
quote <cmd>
Translated and reviewed by Wang Jian
Located in src/commands.cc:403
148.
Send the command uninterpreted. Use with caution - it can lead to
unknown remote state and thus will cause reconnect. You cannot
be sure that any change of remote state because of quoted command
is solid - it can be reset by reconnect at any time.
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
发出未经本地解释的命令。小心使用 - 它可能会导致远程的
未知状态,这样会引起重新连接。你不能保证 quote 命令
引起的远程状态的改变是一致的 - 可以通过重新连接来复位。
Translated by Wwj402-p
Located in src/commands.cc:404
149.
recls [<args>]
Same as `cls', but don't look in cache
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
recls [<参数>]
同 `ls', 但不在缓存中查找
Translated by Narsil
Reviewed by Wang Jian
In upstream:
recls [<args>]
与 `cls' 相同,但不在缓存中查找
Suggested by Wwj402-p
Located in src/commands.cc:409
150.
Usage: reget [OPTS] <rfile> [-o <lfile>]
Same as `get -c'
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
用法: reget [OPTS] <rfile> [-o <lfile>]
与 `get -c'相同
Translated by Narsil
Reviewed by Wang Jian
In upstream:
用法:reget [OPTS] <rfile> [-o <lfile>]
与 `get -c' 相同
Suggested by Wwj402-p
Located in src/commands.cc:412
141150 of 409 results

This translation is managed by Ubuntu Simplified Chinese Translators, assigned by Ubuntu Translators.

You are not logged in. Please log in to work on translations.

Contributors to this translation: Aron Xu, Duguoming, Feng Chao, Guan Jun-Ming, HeirJoe, Heling Yao, JiaZhen, Narsil, Roc, StiffMe, Tangchengjian, Tao Wei, Wang Jian, Wwj402-p, YunQiang Su, ZHOU Qi, Zhang Junbo, cacate, dondong, dpirly, edainl, firingstone, joyolee, kolin, sxdhaoren, wlx, wwj402, zhan, zhang xuecheng.