Translations by Narsil

Narsil has submitted the following strings to this translation. Contributions are visually coded: currently used translations, unreviewed suggestions, rejected suggestions.

119 of 19 results
118.
%s%d error$|s$ detected
2006-03-27
已检测到 %s%d 个错误
119.
Removing old file `%s'
2006-03-27
删除旧的文件 `%s'
2006-03-26
正在删除过期文件`%s'
121.
Transferring file `%s'
2006-03-27
正在上传文件 '%s'
2006-03-26
正在传输文件 '%s'
124.
Mirroring directory `%s'
2006-03-27
正在镜像目录 `%s'
128.
Making directory `%s'
2006-03-27
正在建立目录 `%s'
165.
this encoding is not supported
2006-03-27
不支持这种编码
2006-03-26
该编码不被程序所支持
166.
no closure defined for this setting
2006-03-27
此设定值没有被定义
172.
no such %s service
2006-03-27
%s服务不存在
198.
cat - output remote files to stdout (can be redirected) -b use binary mode (ascii is the default)
2006-03-26
cat - 以标准格式输出远程文件(可重定向) -u 使用二进制模式(默认为ASCII)
231.
Gets selected files with expanded wildcards -c continue, reget -d create directories the same as in file names and get the files into them instead of current directory -E delete remote files after successful transfer -a use ascii mode (binary is the default) -O <base> specifies base directory or URL where files should be placed
2006-03-27
使用展开的通配符来下载选中的文件 -c 继续, 重传 -d 建立文件名中包含的目录, 把文件下载到这些目录中, 而不是 下载到当前目录 -e 传输完后删除远程文件 -a 使用ASCII模式(默认为二进制模式) -O <base> 指定下载文件的存储目录或者URL
233.
Mirror specified remote directory to local directory -c, --continue continue a mirror job if possible -e, --delete delete files not present at remote site --delete-first delete old files before transferring new ones -s, --allow-suid set suid/sgid bits according to remote site --allow-chown try to set owner and group on files --ignore-time ignore time when deciding whether to download -n, --only-newer download only newer files (-c won't work) -r, --no-recursion don't go to subdirectories -p, --no-perms don't set file permissions --no-umask don't apply umask to file modes -R, --reverse reverse mirror (put files) -L, --dereference download symbolic links as files -N, --newer-than=SPEC download only files newer than specified time -P, --parallel[=N] download N files in parallel -i RX, --include RX include matching files -x RX, --exclude RX exclude matching files RX is extended regular expression -v, --verbose[=N] verbose operation --log=FILE write lftp commands being executed to FILE --script=FILE write lftp commands to FILE, but don't execute them --just-print, --dry-run same as --script=- When using -R, the first directory is local and the second is remote. If the second directory is omitted, basename of first directory is used. If both directories are omitted, current local and remote directories are used.
2006-03-27
把指定的远程目录镜像到本地 -c, --continue 如果可能, 继续一个镜像任务 -e, --delete 删除在远程站点不存在的文件 -s, --allow-suid 根据远程站点设置相应的 suid/sgid 位 -n, --only-newer 只下载新的文件 (-c 没有作用) -r, --no-recursion 不下载子目录 -p, --no-perms 不设置文件权限 --no-umask 不在文件上使用umask -R, --reverse 反向镜像 (上传文件) -L, --dereference 下载符号链接指向的文件 -N, --newer-than FILE 只下载比文件 FILE 更新的文件 -i RX, --include RX 包括匹配的文件 (只能使用一次) -x RX, --exclude RX 不包括匹配的文件 (只能使用一次) RX 是括展的正则表达式 -t Nx, --time-prec Nx 设置时间精度为 N 秒 (x=s) 分钟 (x=m) 小时 (x=h) 或者天 (x=d) 默认值 - 12 小时 -v, --verbose 显示详细的信息 --log=FILE 将执行过的命令写入日志文件<FILE> --script=FILE 把命令写入脚本文件但不执行 --just-print, --dry-run 同 --script=<>FILE 当使用 -R 参数时,第一个目录为本地目录,第二个为远程目录 如果第二项没有填写,则采用第一个个目录的名称 如果两项都没填写,则采用当前的本地和远程目录
237.
Load module (shared object). The module should contain function void module_init(int argc,const char *const *argv) If name contains a slash, then the module is searched in current directory, otherwise in directories specified by setting module:path.
2006-03-27
装载模块 (共享对象). 模块应该包含函数 void module_init(int argc,const char *const *argv) 如果名字中包含 `/', 那么在当前路径中寻找模块, 否则从module:path中设定的路径寻找.
238.
more <files>
2006-03-27
more <files>
239.
Same as `cat <files> | more'. if PAGER is set, it is used as filter
2006-03-27
和 `cat <files> | more' 相同. 如果设置了 PAGER, 它被用来做过滤
259.
recls [<args>] Same as `cls', but don't look in cache
2006-03-27
recls [<参数>] 同 `ls', 但不在缓存中查找
260.
Usage: reget [OPTS] <rfile> [-o <lfile>] Same as `get -c'
2006-03-27
用法: reget [OPTS] <rfile> [-o <lfile>] 与 `get -c'相同