Browsing Chinese (Simplified) translation

Don't show this notice anymore
Before translating, be sure to go through Ubuntu Translators instructions and Chinese (Simplified) guidelines.
174183 of 1469 results
174.
David MacKenzie
This is a proper name. See the gettext manual, section Names.
David MacKenzie
Translated by Defeng Wu
Reviewed by Heling Yao
Located in src/basename.c:28 src/chgrp.c:36 src/chmod.c:38 src/chown.c:35 src/comm.c:37 src/cp.c:44 src/csplit.c:43 src/cut.c:43 src/date.c:38 src/dd.c:43 src/df.c:47 src/dirname.c:31 src/du.c:53 src/env.c:36 src/expand.c:46 src/fold.c:34 src/groups.c:35 src/head.c:46 src/id.c:40 src/install.c:50 src/ln.c:44 src/ls.c:131 src/digest.c:135 src/mkdir.c:37 src/mkfifo.c:34 src/mknod.c:35 src/mv.c:43 src/nice.c:38 src/nl.c:41 src/paste.c:51 src/pathchk.c:31 src/pinky.c:37 src/printenv.c:44 src/printf.c:67 src/rm.c:39 src/rmdir.c:36 src/stty.c:66 src/tac.c:57 src/tail.c:73 src/tee.c:38 src/touch.c:43 src/tty.c:43 src/uname.c:54 src/unexpand.c:47 src/uniq.c:39 src/uptime.c:37 src/users.c:34 src/wc.c:51 src/who.c:49 src/yes.c:31
175.
Usage: %s NAME [SUFFIX]
or: %s OPTION
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.
用法:%s 名称 [后缀]
 或:%s 选项
Translated by Aron Xu
Located in src/basename.c:50
176.
Print NAME with any leading directory components removed.
If specified, also remove a trailing SUFFIX.

There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
去掉前导的目录部分后打印"名称"。
如果指定的话,还会去掉尾随的"后缀"。

Translated by Aron Xu
Located in src/basename.c:55
177.

Examples:
%s /usr/bin/sort Output "sort".
%s include/stdio.h .h Output "stdio".
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.

示例:
%s /usr/bin/sort 输出"sort"。
%s include/stdio.h .h 输出"stdio"。
Translated by Aron Xu
Located in src/basename.c:62
178.
missing operand
缺少操作对象
Translated by Wenbin Lv
Located in src/basename.c:169 src/chcon.c:536 src/chgrp.c:277 src/chmod.c:530 src/chown.c:279 src/chroot.c:278 src/comm.c:499 src/csplit.c:1361 src/dirname.c:115 src/expr.c:344 src/join.c:1147 src/link.c:74 src/mkdir.c:259 src/mkfifo.c:133 src/mknod.c:174 src/nohup.c:112 src/pathchk.c:146 src/printf.c:703 src/readlink.c:144 src/realpath.c:235 src/rm.c:334 src/rmdir.c:234 src/seq.c:626 src/sleep.c:114 src/stat.c:1955 src/stdbuf.c:368 src/tr.c:1740 src/unlink.c:72
179.
Torbjorn Granlund
This is a proper name. See the gettext manual, section Names.
Torbjorn Granlund
Translated by Defeng Wu
Reviewed by Heling Yao
Located in src/cat.c:48 src/cp.c:43 src/df.c:46 src/du.c:52 src/factor.c:121 src/split.c:51
180.
Richard M. Stallman
This is a proper name. See the gettext manual, section Names.
Richard M. Stallman
Translated by Defeng Wu
Reviewed by Heling Yao
Located in src/cat.c:49 src/comm.c:36 src/ls.c:130 src/rm.c:40 src/split.c:52 src/tee.c:37 src/uniq.c:38
181.
Usage: %s [OPTION]... [FILE]...
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
用法:%s [选项]... [文件]...
Translated and reviewed by Funda Wang
Located in src/cat.c:91 src/df.c:1529 src/expand.c:66 src/fold.c:64 src/head.c:109 src/ls.c:5422 src/digest.c:415 src/nl.c:178 src/paste.c:423 src/pr.c:2756 src/rm.c:131 src/tac.c:119 src/tail.c:262 src/tee.c:87 src/unexpand.c:75
182.
Concatenate FILE(s), or standard input, to standard output.

-A, --show-all equivalent to -vET
-b, --number-nonblank number nonempty output lines
-e equivalent to -vE
-E, --show-ends display $ at end of each line
-n, --number number all output lines
-s, --squeeze-blank suppress repeated empty output lines
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.
将[文件]或标准输入组合输出到标准输出。

-A, --show-all 等于-vET
-b, --number-nonblank 对非空输出行编号
-e 等于-vE
-E, --show-ends 在每行结束处显示"$"
-n, --number 对输出的所有行编号
-s, --squeeze-blank 不输出多行空行
Translated by Aron Xu
Located in src/cat.c:93
183.
-t equivalent to -vT
-T, --show-tabs display TAB characters as ^I
-u (ignored)
-v, --show-nonprinting use ^ and M- notation, except for LFD and TAB
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.
-t 等价于 -vT
-T, --show-tabs 将 TAB 显示为 ^I
-u (被忽略)
-v, --show-nonprinting 使用 ^ 和 M- 表示法,LFD 和 TAB 字符除外
Translated by Wenbin Lv
Located in src/cat.c:110
174183 of 1469 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: 4b3tt0r, Alex, Anthony Fok, Aron Xu, Boning Chen, Boyuan Yang, CNBorn, Charles Sun, Chen Ming, Defeng Wu, Eleanor Chen, Fangwei_Qin, Feng Chao, Funda Wang, Guanglin Du, Heling Yao, Hugh SH, Joe Ge, Lei Wang, Lie Ex, Mr.Lodar, Quantum, Robert, SunMozilla, Tao Wei, WangLu, Wenbin Lv, Wentai ZHANG, Wylmer Wang, Xiaoyang Li, Yue Liu, ZhangCheng, bones, boyjiang, chen, dimclear, fromsx, ihatecr, imjie, improgrammer, kang haiyang, laichaochao, lainme, litchi, mike888856, plutino, pylon, shukai guo, sibling, ssfjhh, stone_unix, thyme, tyllrxs, wangwg, yuane, zaqiski, zhangmiao, zhangsong023, 妖狐闪现, 张聃, , 王琛, 足兆叉虫, 陈炜鑫.