|
138.
|
|
|
%s : Command not found
|
|
|
|
%s :命令未找到
|
|
Translated and reviewed by
Wang Li
|
|
|
|
Located in
job.c:2458
|
|
139.
|
|
|
%s : Shell program not found
|
|
|
|
%s :未找到 shell 程序
|
|
Translated and reviewed by
Wang Li
|
|
|
|
Located in
job.c:2337
|
|
140.
|
|
|
spawnvpe: environment space might be exhausted
|
|
|
|
spawnvpe: 环境变量空间可能会耗尽
|
|
Translated by
LI Daobing
|
|
|
|
Located in
src/job.c:2623
|
|
141.
|
|
|
$SHELL changed (was ` %s ', now ` %s ')
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
$SHELL 已改变 (原为' %s ',现为' %s ')
|
|
Translated and reviewed by
Wylmer Wang
|
|
|
|
Located in
job.c:2363
|
|
142.
|
|
|
Creating temporary batch file %s
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
正在创建临时批文件 %s
|
|
Translated and reviewed by
Wang Li
|
|
|
|
Located in
src/job.c:3300 src/job.c:3485
|
|
143.
|
|
|
%s (line %d ) Bad shell context (!unixy && !batch_mode_shell)
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
%s (行 %d ) 错误的 shell 上下文 (!unixy && !batch_mode_shell)
|
|
Translated by
LI Daobing
|
|
|
|
Located in
src/job.c:3605
|
|
144.
|
|
|
Options:
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
选项:
|
|
Translated and reviewed by
Wang Li
|
|
|
|
Located in
src/main.c:335
|
|
145.
|
|
|
-b, -m Ignored for compatibility.
|
|
|
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.
|
|
|
|
-b, -m 为兼容性而忽略。
|
|
Translated by
Mingye Wang
|
|
|
|
Located in
src/main.c:336
|
|
146.
|
|
|
-B, --always-make Unconditionally make all targets.
|
|
|
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.
|
|
|
|
-B, --always-make 无条件制作 (make) 所有目标。
|
|
Translated by
Mingye Wang
|
|
|
|
Located in
src/main.c:338
|
|
147.
|
|
|
-C DIRECTORY, --directory=DIRECTORY
Change to DIRECTORY before doing anything.
|
|
|
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.
|
|
|
|
-C 目录, --directory=目录 在执行前先切换到 <目录>。
|
|
Translated by
Mingye Wang
|
|
|
|
Located in
src/main.c:340
|