]> git.ipfire.org Git - thirdparty/bash.git/blame - po/zh_TW.po
commit bash-20081023 snapshot
[thirdparty/bash.git] / po / zh_TW.po
CommitLineData
dd4f3dd8
CR
1# Chinese translations for bash package.
2# Copyright (C) 2008 Free Software Foundation, Inc.
3# This file is distributed under the same license as the bash package.
4# Zi-You Dai <ioppooster@gmail.com>, 2008.
5#
6msgid ""
7msgstr ""
8"Project-Id-Version: bash-3.2\n"
40c8fbee 9"Report-Msgid-Bugs-To: \n"
10a4e415 10"POT-Creation-Date: 2008-09-24 11:49-0400\n"
dd4f3dd8
CR
11"PO-Revision-Date: 2008-08-20 20:12+0800\n"
12"Last-Translator: Zi-You Dai <ioppooster@gmail.com>\n"
13"Language-Team: Chinese (traditional) <zh-l10n@linux.org.tw>\n"
14"MIME-Version: 1.0\n"
15"Content-Type: text/plain; charset=UTF-8\n"
16"Content-Transfer-Encoding: 8bit\n"
17"Plural-Forms: nplurals=1; plural=0;\n"
18
10a4e415 19#: arrayfunc.c:50
dd4f3dd8
CR
20msgid "bad array subscript"
21msgstr ""
22
10a4e415 23#: arrayfunc.c:313 builtins/declare.def:467
40c8fbee
CR
24#, c-format
25msgid "%s: cannot convert indexed to associative array"
26msgstr ""
27
10a4e415 28#: arrayfunc.c:479
40c8fbee
CR
29#, fuzzy, c-format
30msgid "%s: invalid associative array key"
31msgstr "%s:無效的功能名稱"
32
10a4e415 33#: arrayfunc.c:481
dd4f3dd8
CR
34#, c-format
35msgid "%s: cannot assign to non-numeric index"
36msgstr ""
37
10a4e415 38#: arrayfunc.c:517
40c8fbee
CR
39#, c-format
40msgid "%s: %s: must use subscript when assigning associative array"
41msgstr ""
42
43#: bashhist.c:382
dd4f3dd8
CR
44#, c-format
45msgid "%s: cannot create: %s"
46msgstr ""
47
40c8fbee 48#: bashline.c:3190
dd4f3dd8
CR
49msgid "bash_execute_unix_command: cannot find keymap for command"
50msgstr ""
51
40c8fbee 52#: bashline.c:3268
dd4f3dd8
CR
53#, c-format
54msgid "%s: first non-whitespace character is not `\"'"
55msgstr ""
56
40c8fbee 57#: bashline.c:3297
dd4f3dd8
CR
58#, c-format
59msgid "no closing `%c' in %s"
60msgstr ""
61
40c8fbee 62#: bashline.c:3331
dd4f3dd8
CR
63#, c-format
64msgid "%s: missing colon separator"
65msgstr ""
66
10a4e415 67#: builtins/bind.def:202
dd4f3dd8
CR
68#, c-format
69msgid "`%s': invalid keymap name"
70msgstr ""
71
10a4e415 72#: builtins/bind.def:241
dd4f3dd8
CR
73#, c-format
74msgid "%s: cannot read: %s"
75msgstr "%s:不能讀取: %s"
76
10a4e415 77#: builtins/bind.def:256
dd4f3dd8
CR
78#, c-format
79msgid "`%s': cannot unbind"
80msgstr ""
81
10a4e415 82#: builtins/bind.def:291 builtins/bind.def:321
dd4f3dd8
CR
83#, c-format
84msgid "`%s': unknown function name"
85msgstr "`%s':未知函數名稱"
86
10a4e415 87#: builtins/bind.def:299
dd4f3dd8
CR
88#, c-format
89msgid "%s is not bound to any keys.\n"
90msgstr ""
91
10a4e415 92#: builtins/bind.def:303
dd4f3dd8
CR
93#, c-format
94msgid "%s can be invoked via "
95msgstr ""
96
40c8fbee
CR
97#: builtins/break.def:77 builtins/break.def:117
98msgid "loop count"
dd4f3dd8
CR
99msgstr ""
100
40c8fbee
CR
101#: builtins/break.def:137
102msgid "only meaningful in a `for', `while', or `until' loop"
dd4f3dd8
CR
103msgstr ""
104
105#: builtins/caller.def:133
40c8fbee
CR
106msgid ""
107"Returns the context of the current subroutine call.\n"
108" \n"
109" Without EXPR, returns "
dd4f3dd8
CR
110msgstr ""
111
40c8fbee 112#: builtins/cd.def:215
dd4f3dd8
CR
113msgid "HOME not set"
114msgstr "HOME 沒有設置"
115
40c8fbee 116#: builtins/cd.def:227
dd4f3dd8
CR
117msgid "OLDPWD not set"
118msgstr "OLDPWD 沒有設置"
119
40c8fbee
CR
120#: builtins/common.c:107
121#, c-format
122msgid "line %d: "
123msgstr ""
124
125#: builtins/common.c:124
126#, fuzzy, c-format
127msgid "%s: usage: "
128msgstr "%s:警告:"
129
130#: builtins/common.c:137 test.c:822
dd4f3dd8
CR
131msgid "too many arguments"
132msgstr "太多引數"
133
40c8fbee 134#: builtins/common.c:162 shell.c:493 shell.c:774
dd4f3dd8
CR
135#, c-format
136msgid "%s: option requires an argument"
137msgstr "%s:選項需要一個引數"
138
40c8fbee 139#: builtins/common.c:169
dd4f3dd8
CR
140#, c-format
141msgid "%s: numeric argument required"
142msgstr "%s:數字引數必須"
143
40c8fbee 144#: builtins/common.c:176
dd4f3dd8
CR
145#, c-format
146msgid "%s: not found"
147msgstr "%s:沒有找到"
148
40c8fbee 149#: builtins/common.c:185 shell.c:787
dd4f3dd8
CR
150#, c-format
151msgid "%s: invalid option"
152msgstr "%s:無效選項"
153
40c8fbee 154#: builtins/common.c:192
dd4f3dd8
CR
155#, c-format
156msgid "%s: invalid option name"
157msgstr "%s:無效選項名"
158
40c8fbee 159#: builtins/common.c:199 general.c:231 general.c:236
dd4f3dd8
CR
160#, c-format
161msgid "`%s': not a valid identifier"
162msgstr "`%s':不是一個有效的識別符"
163
40c8fbee
CR
164#: builtins/common.c:209
165#, fuzzy
166msgid "invalid octal number"
167msgstr "無效信號數"
168
169#: builtins/common.c:211
170#, fuzzy
171msgid "invalid hex number"
dd4f3dd8
CR
172msgstr "%s:無效的號碼"
173
40c8fbee
CR
174#: builtins/common.c:213 expr.c:1255
175msgid "invalid number"
176msgstr ""
177
178#: builtins/common.c:221
dd4f3dd8
CR
179#, c-format
180msgid "%s: invalid signal specification"
181msgstr "%s:無效的信號規格"
182
40c8fbee 183#: builtins/common.c:228
dd4f3dd8
CR
184#, c-format
185msgid "`%s': not a pid or valid job spec"
186msgstr "`%s':不是一個 pid 或有效的工作規格"
187
40c8fbee 188#: builtins/common.c:235 error.c:453
dd4f3dd8
CR
189#, c-format
190msgid "%s: readonly variable"
191msgstr "%s:只讀變數"
192
40c8fbee 193#: builtins/common.c:243
dd4f3dd8
CR
194#, c-format
195msgid "%s: %s out of range"
196msgstr "%s:%s 超出範圍"
197
40c8fbee 198#: builtins/common.c:243 builtins/common.c:245
dd4f3dd8
CR
199msgid "argument"
200msgstr "引數"
201
40c8fbee 202#: builtins/common.c:245
dd4f3dd8
CR
203#, c-format
204msgid "%s out of range"
205msgstr "%s 超出範圍"
206
40c8fbee 207#: builtins/common.c:253
dd4f3dd8
CR
208#, c-format
209msgid "%s: no such job"
210msgstr "%s:沒有此類的工作"
211
40c8fbee 212#: builtins/common.c:261
dd4f3dd8
CR
213#, c-format
214msgid "%s: no job control"
215msgstr "%s:沒有工作控制"
216
40c8fbee 217#: builtins/common.c:263
dd4f3dd8
CR
218msgid "no job control"
219msgstr "沒有工作控制"
220
40c8fbee 221#: builtins/common.c:273
dd4f3dd8
CR
222#, c-format
223msgid "%s: restricted"
224msgstr "%s:有限的"
225
40c8fbee 226#: builtins/common.c:275
dd4f3dd8
CR
227msgid "restricted"
228msgstr "有限的"
229
40c8fbee 230#: builtins/common.c:283
dd4f3dd8
CR
231#, c-format
232msgid "%s: not a shell builtin"
233msgstr "%s:不是一個內建 shell"
234
40c8fbee 235#: builtins/common.c:292
dd4f3dd8
CR
236#, c-format
237msgid "write error: %s"
238msgstr "寫入錯誤: %s"
239
10a4e415 240#: builtins/common.c:524
dd4f3dd8
CR
241#, c-format
242msgid "%s: error retrieving current directory: %s: %s\n"
243msgstr "%s:錯誤檢索當前目錄: %s: %s\n"
244
10a4e415 245#: builtins/common.c:590 builtins/common.c:592
dd4f3dd8
CR
246#, c-format
247msgid "%s: ambiguous job spec"
248msgstr "%s:含糊的工作規格"
249
40c8fbee 250#: builtins/complete.def:270
dd4f3dd8
CR
251#, c-format
252msgid "%s: invalid action name"
253msgstr "%s:無效的功能名稱"
254
40c8fbee
CR
255#: builtins/complete.def:430 builtins/complete.def:615
256#: builtins/complete.def:813
dd4f3dd8
CR
257#, c-format
258msgid "%s: no completion specification"
259msgstr "%s:沒有完成的規格"
260
40c8fbee 261#: builtins/complete.def:667
dd4f3dd8
CR
262msgid "warning: -F option may not work as you expect"
263msgstr "警告: -F 選項可能無法按預期工作"
264
40c8fbee 265#: builtins/complete.def:669
dd4f3dd8
CR
266msgid "warning: -C option may not work as you expect"
267msgstr "警告: -C 選項可能無法按預期工作"
268
40c8fbee
CR
269#: builtins/complete.def:786
270msgid "not currently executing completion function"
271msgstr ""
272
273#: builtins/declare.def:122
dd4f3dd8
CR
274msgid "can only be used in a function"
275msgstr "只能用在一個函數"
276
40c8fbee 277#: builtins/declare.def:353
dd4f3dd8
CR
278msgid "cannot use `-f' to make functions"
279msgstr ""
280
10a4e415 281#: builtins/declare.def:365 execute_cmd.c:4707
dd4f3dd8
CR
282#, c-format
283msgid "%s: readonly function"
284msgstr "%s:只讀函數"
285
40c8fbee 286#: builtins/declare.def:454
dd4f3dd8
CR
287#, c-format
288msgid "%s: cannot destroy array variables in this way"
289msgstr ""
290
40c8fbee
CR
291#: builtins/declare.def:461
292#, c-format
293msgid "%s: cannot convert associative to indexed array"
294msgstr ""
295
296#: builtins/enable.def:137 builtins/enable.def:145
dd4f3dd8
CR
297msgid "dynamic loading not available"
298msgstr ""
299
40c8fbee 300#: builtins/enable.def:312
dd4f3dd8
CR
301#, c-format
302msgid "cannot open shared object %s: %s"
303msgstr ""
304
40c8fbee 305#: builtins/enable.def:335
dd4f3dd8
CR
306#, c-format
307msgid "cannot find %s in shared object %s: %s"
308msgstr ""
309
40c8fbee 310#: builtins/enable.def:459
dd4f3dd8
CR
311#, c-format
312msgid "%s: not dynamically loaded"
313msgstr ""
314
40c8fbee 315#: builtins/enable.def:474
dd4f3dd8
CR
316#, c-format
317msgid "%s: cannot delete: %s"
318msgstr ""
319
10a4e415 320#: builtins/evalfile.c:134 builtins/hash.def:169 execute_cmd.c:4564
40c8fbee 321#: shell.c:1439
dd4f3dd8
CR
322#, c-format
323msgid "%s: is a directory"
324msgstr ""
325
40c8fbee 326#: builtins/evalfile.c:139
dd4f3dd8
CR
327#, c-format
328msgid "%s: not a regular file"
329msgstr ""
330
40c8fbee 331#: builtins/evalfile.c:147
dd4f3dd8
CR
332#, c-format
333msgid "%s: file is too large"
334msgstr ""
335
10a4e415 336#: builtins/evalfile.c:185 execute_cmd.c:4634 shell.c:1449
40c8fbee
CR
337#, c-format
338msgid "%s: cannot execute binary file"
339msgstr ""
340
341#: builtins/exec.def:212
dd4f3dd8
CR
342#, c-format
343msgid "%s: cannot execute: %s"
344msgstr ""
345
40c8fbee
CR
346#: builtins/exit.def:65
347#, c-format
348msgid "logout\n"
349msgstr ""
350
351#: builtins/exit.def:88
dd4f3dd8
CR
352msgid "not login shell: use `exit'"
353msgstr ""
354
40c8fbee
CR
355#: builtins/exit.def:120
356#, c-format
dd4f3dd8
CR
357msgid "There are stopped jobs.\n"
358msgstr ""
359
40c8fbee
CR
360#: builtins/exit.def:122
361#, c-format
362msgid "There are running jobs.\n"
363msgstr ""
364
365#: builtins/fc.def:261
dd4f3dd8
CR
366msgid "no command found"
367msgstr ""
368
40c8fbee 369#: builtins/fc.def:341
dd4f3dd8
CR
370msgid "history specification"
371msgstr ""
372
40c8fbee 373#: builtins/fc.def:362
dd4f3dd8
CR
374#, c-format
375msgid "%s: cannot open temp file: %s"
376msgstr ""
377
40c8fbee
CR
378#: builtins/fg_bg.def:149 builtins/jobs.def:282
379msgid "current"
380msgstr ""
381
382#: builtins/fg_bg.def:158
dd4f3dd8
CR
383#, c-format
384msgid "job %d started without job control"
385msgstr ""
386
40c8fbee 387#: builtins/getopt.c:110
dd4f3dd8
CR
388#, c-format
389msgid "%s: illegal option -- %c\n"
390msgstr ""
391
40c8fbee 392#: builtins/getopt.c:111
dd4f3dd8
CR
393#, c-format
394msgid "%s: option requires an argument -- %c\n"
395msgstr ""
396
40c8fbee 397#: builtins/hash.def:92
dd4f3dd8
CR
398msgid "hashing disabled"
399msgstr ""
400
40c8fbee 401#: builtins/hash.def:138
dd4f3dd8
CR
402#, c-format
403msgid "%s: hash table empty\n"
404msgstr ""
405
40c8fbee
CR
406#: builtins/hash.def:244
407#, fuzzy, c-format
408msgid "hits\tcommand\n"
409msgstr "最後的命令: %s\n"
dd4f3dd8 410
40c8fbee
CR
411#: builtins/help.def:130
412#, c-format
dd4f3dd8 413msgid "Shell commands matching keyword `"
40c8fbee
CR
414msgid_plural "Shell commands matching keywords `"
415msgstr[0] ""
dd4f3dd8 416
40c8fbee 417#: builtins/help.def:168
dd4f3dd8 418#, c-format
40c8fbee
CR
419msgid ""
420"no help topics match `%s'. Try `help help' or `man -k %s' or `info %s'."
dd4f3dd8
CR
421msgstr ""
422
40c8fbee 423#: builtins/help.def:185
dd4f3dd8
CR
424#, c-format
425msgid "%s: cannot open: %s"
426msgstr ""
427
40c8fbee
CR
428#: builtins/help.def:337
429#, c-format
dd4f3dd8
CR
430msgid ""
431"These shell commands are defined internally. Type `help' to see this list.\n"
432"Type `help name' to find out more about the function `name'.\n"
433"Use `info bash' to find out more about the shell in general.\n"
434"Use `man -k' or `info' to find out more about commands not in this list.\n"
435"\n"
436"A star (*) next to a name means that the command is disabled.\n"
437"\n"
438msgstr ""
439
40c8fbee 440#: builtins/history.def:154
dd4f3dd8
CR
441msgid "cannot use more than one of -anrw"
442msgstr ""
443
40c8fbee 444#: builtins/history.def:186
dd4f3dd8
CR
445msgid "history position"
446msgstr ""
447
10a4e415 448#: builtins/history.def:365
dd4f3dd8
CR
449#, c-format
450msgid "%s: history expansion failed"
451msgstr ""
452
40c8fbee
CR
453#: builtins/inlib.def:71
454#, fuzzy, c-format
455msgid "%s: inlib failed"
456msgstr "%s:無效服務"
457
458#: builtins/jobs.def:109
dd4f3dd8
CR
459msgid "no other options allowed with `-x'"
460msgstr ""
461
40c8fbee 462#: builtins/kill.def:197
dd4f3dd8
CR
463#, c-format
464msgid "%s: arguments must be process or job IDs"
465msgstr ""
466
40c8fbee 467#: builtins/kill.def:260
dd4f3dd8
CR
468msgid "Unknown error"
469msgstr ""
470
40c8fbee 471#: builtins/let.def:95 builtins/let.def:120 expr.c:501 expr.c:516
dd4f3dd8
CR
472msgid "expression expected"
473msgstr ""
474
10a4e415 475#: builtins/mapfile.def:215 builtins/read.def:272
dd4f3dd8 476#, c-format
40c8fbee 477msgid "%s: invalid file descriptor specification"
dd4f3dd8
CR
478msgstr ""
479
10a4e415 480#: builtins/mapfile.def:223 builtins/read.def:279
dd4f3dd8 481#, c-format
40c8fbee 482msgid "%d: invalid file descriptor: %s"
dd4f3dd8
CR
483msgstr ""
484
40c8fbee
CR
485#: builtins/mapfile.def:232 builtins/mapfile.def:270
486#, fuzzy, c-format
487msgid "%s: invalid line count"
488msgstr "%s:無效選項"
dd4f3dd8 489
40c8fbee
CR
490#: builtins/mapfile.def:243
491#, fuzzy, c-format
492msgid "%s: invalid array origin"
493msgstr "%s:無效選項"
dd4f3dd8 494
40c8fbee
CR
495#: builtins/mapfile.def:260
496#, fuzzy, c-format
497msgid "%s: invalid callback quantum"
498msgstr "%s:無效的功能名稱"
dd4f3dd8 499
40c8fbee
CR
500#: builtins/mapfile.def:292
501msgid "empty array variable name"
dd4f3dd8
CR
502msgstr ""
503
40c8fbee
CR
504#: builtins/mapfile.def:313
505msgid "array variable support required"
dd4f3dd8
CR
506msgstr ""
507
40c8fbee
CR
508#: builtins/printf.def:364
509#, c-format
510msgid "`%s': missing format character"
dd4f3dd8
CR
511msgstr ""
512
40c8fbee
CR
513#: builtins/printf.def:541
514#, c-format
515msgid "`%c': invalid format character"
dd4f3dd8
CR
516msgstr ""
517
40c8fbee
CR
518#: builtins/printf.def:568
519#, fuzzy, c-format
520msgid "warning: %s: %s"
521msgstr "%s:警告:"
dd4f3dd8 522
40c8fbee
CR
523#: builtins/printf.def:747
524msgid "missing hex digit for \\x"
dd4f3dd8
CR
525msgstr ""
526
40c8fbee
CR
527#: builtins/pushd.def:195
528msgid "no other directory"
dd4f3dd8
CR
529msgstr ""
530
40c8fbee
CR
531#: builtins/pushd.def:462
532msgid "<no current directory>"
dd4f3dd8
CR
533msgstr ""
534
40c8fbee
CR
535#: builtins/pushd.def:506
536msgid "directory stack empty"
dd4f3dd8
CR
537msgstr ""
538
40c8fbee
CR
539#: builtins/pushd.def:508
540msgid "directory stack index"
dd4f3dd8
CR
541msgstr ""
542
40c8fbee
CR
543#: builtins/pushd.def:683
544msgid ""
545"Display the list of currently remembered directories. Directories\n"
546" find their way onto the list with the `pushd' command; you can get\n"
547" back up through the list with the `popd' command.\n"
548" \n"
549" Options:\n"
550" -c\tclear the directory stack by deleting all of the elements\n"
551" -l\tdo not print tilde-prefixed versions of directories relative\n"
552" \tto your home directory\n"
553" -p\tprint the directory stack with one entry per line\n"
554" -v\tprint the directory stack with one entry per line prefixed\n"
555" \twith its position in the stack\n"
556" \n"
557" Arguments:\n"
558" +N\tDisplays the Nth entry counting from the left of the list shown "
559"by\n"
560" \tdirs when invoked without options, starting with zero.\n"
561" \n"
562" -N\tDisplays the Nth entry counting from the right of the list shown "
563"by\n"
564"\tdirs when invoked without options, starting with zero."
dd4f3dd8
CR
565msgstr ""
566
40c8fbee
CR
567#: builtins/pushd.def:705
568msgid ""
569"Adds a directory to the top of the directory stack, or rotates\n"
570" the stack, making the new top of the stack the current working\n"
571" directory. With no arguments, exchanges the top two directories.\n"
572" \n"
573" Options:\n"
574" -n\tSuppresses the normal change of directory when adding\n"
575" \tdirectories to the stack, so only the stack is manipulated.\n"
576" \n"
577" Arguments:\n"
578" +N\tRotates the stack so that the Nth directory (counting\n"
579" \tfrom the left of the list shown by `dirs', starting with\n"
580" \tzero) is at the top.\n"
581" \n"
582" -N\tRotates the stack so that the Nth directory (counting\n"
583" \tfrom the right of the list shown by `dirs', starting with\n"
584" \tzero) is at the top.\n"
585" \n"
586" dir\tAdds DIR to the directory stack at the top, making it the\n"
587" \tnew current working directory.\n"
588" \n"
589" The `dirs' builtin displays the directory stack."
dd4f3dd8
CR
590msgstr ""
591
40c8fbee
CR
592#: builtins/pushd.def:730
593msgid ""
594"Removes entries from the directory stack. With no arguments, removes\n"
595" the top directory from the stack, and changes to the new top directory.\n"
596" \n"
597" Options:\n"
598" -n\tSuppresses the normal change of directory when removing\n"
599" \tdirectories from the stack, so only the stack is manipulated.\n"
600" \n"
601" Arguments:\n"
602" +N\tRemoves the Nth entry counting from the left of the list\n"
603" \tshown by `dirs', starting with zero. For example: `popd +0'\n"
604" \tremoves the first directory, `popd +1' the second.\n"
605" \n"
606" -N\tRemoves the Nth entry counting from the right of the list\n"
607" \tshown by `dirs', starting with zero. For example: `popd -0'\n"
608" \tremoves the last directory, `popd -1' the next to last.\n"
609" \n"
610" The `dirs' builtin displays the directory stack."
dd4f3dd8
CR
611msgstr ""
612
10a4e415 613#: builtins/read.def:248
dd4f3dd8
CR
614#, c-format
615msgid "%s: invalid timeout specification"
616msgstr ""
617
10a4e415 618#: builtins/read.def:574
dd4f3dd8
CR
619#, c-format
620msgid "read error: %d: %s"
621msgstr ""
622
10a4e415 623#: builtins/return.def:73
dd4f3dd8
CR
624msgid "can only `return' from a function or sourced script"
625msgstr ""
626
40c8fbee 627#: builtins/set.def:768
dd4f3dd8
CR
628msgid "cannot simultaneously unset a function and a variable"
629msgstr ""
630
40c8fbee 631#: builtins/set.def:805
dd4f3dd8
CR
632#, c-format
633msgid "%s: cannot unset"
634msgstr ""
635
40c8fbee 636#: builtins/set.def:812
dd4f3dd8
CR
637#, c-format
638msgid "%s: cannot unset: readonly %s"
639msgstr ""
640
40c8fbee 641#: builtins/set.def:823
dd4f3dd8
CR
642#, c-format
643msgid "%s: not an array variable"
644msgstr ""
645
40c8fbee 646#: builtins/setattr.def:186
dd4f3dd8
CR
647#, c-format
648msgid "%s: not a function"
649msgstr ""
650
40c8fbee 651#: builtins/shift.def:71 builtins/shift.def:77
dd4f3dd8
CR
652msgid "shift count"
653msgstr ""
654
40c8fbee 655#: builtins/shopt.def:250
dd4f3dd8
CR
656msgid "cannot set and unset shell options simultaneously"
657msgstr ""
658
40c8fbee 659#: builtins/shopt.def:315
dd4f3dd8
CR
660#, c-format
661msgid "%s: invalid shell option name"
662msgstr ""
663
40c8fbee 664#: builtins/source.def:128
dd4f3dd8
CR
665msgid "filename argument required"
666msgstr ""
667
40c8fbee 668#: builtins/source.def:153
dd4f3dd8
CR
669#, c-format
670msgid "%s: file not found"
671msgstr ""
672
40c8fbee 673#: builtins/suspend.def:101
dd4f3dd8
CR
674msgid "cannot suspend"
675msgstr ""
676
40c8fbee 677#: builtins/suspend.def:111
dd4f3dd8
CR
678msgid "cannot suspend a login shell"
679msgstr ""
680
40c8fbee 681#: builtins/type.def:234
dd4f3dd8
CR
682#, c-format
683msgid "%s is aliased to `%s'\n"
684msgstr ""
685
40c8fbee 686#: builtins/type.def:255
dd4f3dd8
CR
687#, c-format
688msgid "%s is a shell keyword\n"
689msgstr ""
690
40c8fbee 691#: builtins/type.def:274
dd4f3dd8
CR
692#, c-format
693msgid "%s is a function\n"
694msgstr ""
695
40c8fbee 696#: builtins/type.def:296
dd4f3dd8
CR
697#, c-format
698msgid "%s is a shell builtin\n"
699msgstr ""
700
40c8fbee 701#: builtins/type.def:317 builtins/type.def:391
dd4f3dd8
CR
702#, c-format
703msgid "%s is %s\n"
704msgstr ""
705
40c8fbee 706#: builtins/type.def:337
dd4f3dd8
CR
707#, c-format
708msgid "%s is hashed (%s)\n"
709msgstr ""
710
40c8fbee 711#: builtins/ulimit.def:372
dd4f3dd8
CR
712#, c-format
713msgid "%s: invalid limit argument"
714msgstr ""
715
40c8fbee 716#: builtins/ulimit.def:398
dd4f3dd8
CR
717#, c-format
718msgid "`%c': bad command"
719msgstr "`%c':壞的命令"
720
40c8fbee 721#: builtins/ulimit.def:427
dd4f3dd8
CR
722#, c-format
723msgid "%s: cannot get limit: %s"
724msgstr "%s:不能得到 limit: %s"
725
40c8fbee
CR
726#: builtins/ulimit.def:453
727msgid "limit"
728msgstr ""
729
730#: builtins/ulimit.def:465 builtins/ulimit.def:765
dd4f3dd8
CR
731#, c-format
732msgid "%s: cannot modify limit: %s"
733msgstr "%s:不能修改 limit: %s"
734
40c8fbee 735#: builtins/umask.def:118
dd4f3dd8
CR
736msgid "octal number"
737msgstr "八進制數"
738
40c8fbee 739#: builtins/umask.def:231
dd4f3dd8
CR
740#, c-format
741msgid "`%c': invalid symbolic mode operator"
742msgstr ""
743
40c8fbee 744#: builtins/umask.def:286
dd4f3dd8
CR
745#, c-format
746msgid "`%c': invalid symbolic mode character"
747msgstr ""
748
40c8fbee
CR
749#: error.c:89 error.c:320 error.c:322 error.c:324
750msgid " line "
751msgstr ""
752
753#: error.c:164
dd4f3dd8
CR
754#, c-format
755msgid "last command: %s\n"
756msgstr "最後的命令: %s\n"
757
40c8fbee
CR
758#: error.c:172
759#, c-format
dd4f3dd8
CR
760msgid "Aborting..."
761msgstr ""
762
40c8fbee
CR
763#: error.c:260
764#, fuzzy, c-format
765msgid "warning: "
dd4f3dd8
CR
766msgstr "%s:警告:"
767
40c8fbee 768#: error.c:405
dd4f3dd8
CR
769msgid "unknown command error"
770msgstr "未知命令錯誤"
771
40c8fbee 772#: error.c:406
dd4f3dd8
CR
773msgid "bad command type"
774msgstr "壞的命令類型"
775
40c8fbee 776#: error.c:407
dd4f3dd8
CR
777msgid "bad connector"
778msgstr "壞的連接器"
779
40c8fbee 780#: error.c:408
dd4f3dd8
CR
781msgid "bad jump"
782msgstr ""
783
40c8fbee 784#: error.c:446
dd4f3dd8
CR
785#, c-format
786msgid "%s: unbound variable"
787msgstr ""
788
40c8fbee
CR
789#: eval.c:181
790#, c-format
dd4f3dd8
CR
791msgid "\atimed out waiting for input: auto-logout\n"
792msgstr ""
793
10a4e415 794#: execute_cmd.c:486
dd4f3dd8
CR
795#, c-format
796msgid "cannot redirect standard input from /dev/null: %s"
797msgstr ""
798
10a4e415 799#: execute_cmd.c:1082
dd4f3dd8
CR
800#, c-format
801msgid "TIMEFORMAT: `%c': invalid format character"
802msgstr ""
803
10a4e415 804#: execute_cmd.c:1933
40c8fbee
CR
805#, fuzzy
806msgid "pipe error"
807msgstr "寫入錯誤: %s"
808
10a4e415 809#: execute_cmd.c:4251
dd4f3dd8
CR
810#, c-format
811msgid "%s: restricted: cannot specify `/' in command names"
812msgstr ""
813
10a4e415 814#: execute_cmd.c:4342
dd4f3dd8
CR
815#, c-format
816msgid "%s: command not found"
817msgstr "%s:命令找不到"
818
10a4e415 819#: execute_cmd.c:4597
dd4f3dd8
CR
820#, c-format
821msgid "%s: %s: bad interpreter"
822msgstr ""
823
10a4e415 824#: execute_cmd.c:4746
dd4f3dd8
CR
825#, c-format
826msgid "cannot duplicate fd %d to fd %d"
827msgstr ""
828
829#: expr.c:241
830msgid "expression recursion level exceeded"
831msgstr ""
832
833#: expr.c:265
834msgid "recursion stack underflow"
835msgstr ""
836
40c8fbee 837#: expr.c:379
dd4f3dd8
CR
838msgid "syntax error in expression"
839msgstr "表達語法錯誤"
840
40c8fbee 841#: expr.c:419
dd4f3dd8
CR
842msgid "attempted assignment to non-variable"
843msgstr ""
844
40c8fbee 845#: expr.c:440 expr.c:445 expr.c:756
dd4f3dd8
CR
846msgid "division by 0"
847msgstr ""
848
40c8fbee 849#: expr.c:471
dd4f3dd8
CR
850msgid "bug: bad expassign token"
851msgstr ""
852
40c8fbee 853#: expr.c:513
dd4f3dd8
CR
854msgid "`:' expected for conditional expression"
855msgstr ""
856
40c8fbee 857#: expr.c:781
dd4f3dd8
CR
858msgid "exponent less than 0"
859msgstr ""
860
40c8fbee 861#: expr.c:826
dd4f3dd8
CR
862msgid "identifier expected after pre-increment or pre-decrement"
863msgstr ""
864
40c8fbee 865#: expr.c:854
dd4f3dd8
CR
866msgid "missing `)'"
867msgstr ""
868
40c8fbee 869#: expr.c:897 expr.c:1175
dd4f3dd8
CR
870msgid "syntax error: operand expected"
871msgstr ""
872
40c8fbee 873#: expr.c:1177
dd4f3dd8
CR
874msgid "syntax error: invalid arithmetic operator"
875msgstr ""
876
40c8fbee
CR
877#: expr.c:1201
878#, c-format
879msgid "%s%s%s: %s (error token is \"%s\")"
dd4f3dd8
CR
880msgstr ""
881
40c8fbee 882#: expr.c:1259
dd4f3dd8
CR
883msgid "invalid arithmetic base"
884msgstr ""
885
40c8fbee 886#: expr.c:1279
dd4f3dd8
CR
887msgid "value too great for base"
888msgstr ""
889
40c8fbee
CR
890#: expr.c:1328
891#, c-format
892msgid "%s: expression error\n"
893msgstr ""
894
dd4f3dd8
CR
895#: general.c:61
896msgid "getcwd: cannot access parent directories"
897msgstr ""
898
10a4e415 899#: input.c:94 subst.c:4554
40c8fbee
CR
900#, c-format
901msgid "cannot reset nodelay mode for fd %d"
902msgstr ""
903
904#: input.c:258
dd4f3dd8
CR
905#, c-format
906msgid "cannot allocate new file descriptor for bash input from fd %d"
907msgstr ""
908
40c8fbee 909#: input.c:266
dd4f3dd8
CR
910#, c-format
911msgid "save_bash_input: buffer already exists for new fd %d"
912msgstr ""
913
10a4e415 914#: jobs.c:466
40c8fbee
CR
915msgid "start_pipeline: pgrp pipe"
916msgstr ""
917
10a4e415 918#: jobs.c:882
dd4f3dd8
CR
919#, c-format
920msgid "forked pid %d appears in running job %d"
921msgstr ""
922
10a4e415 923#: jobs.c:1000
dd4f3dd8
CR
924#, c-format
925msgid "deleting stopped job %d with process group %ld"
926msgstr ""
927
10a4e415 928#: jobs.c:1105
40c8fbee
CR
929#, c-format
930msgid "add_process: process %5ld (%s) in the_pipeline"
931msgstr ""
932
10a4e415 933#: jobs.c:1108
40c8fbee
CR
934#, c-format
935msgid "add_process: pid %5ld (%s) marked as still alive"
936msgstr ""
937
10a4e415 938#: jobs.c:1396
dd4f3dd8
CR
939#, c-format
940msgid "describe_pid: %ld: no such pid"
941msgstr ""
942
10a4e415 943#: jobs.c:1411
40c8fbee
CR
944#, c-format
945msgid "Signal %d"
946msgstr ""
947
10a4e415 948#: jobs.c:1425 jobs.c:1450
40c8fbee
CR
949msgid "Done"
950msgstr ""
951
10a4e415 952#: jobs.c:1430 siglist.c:122
40c8fbee
CR
953msgid "Stopped"
954msgstr ""
955
10a4e415 956#: jobs.c:1434
40c8fbee
CR
957#, c-format
958msgid "Stopped(%s)"
959msgstr ""
960
10a4e415 961#: jobs.c:1438
40c8fbee
CR
962msgid "Running"
963msgstr ""
964
10a4e415 965#: jobs.c:1452
40c8fbee
CR
966#, c-format
967msgid "Done(%d)"
968msgstr ""
969
10a4e415 970#: jobs.c:1454
40c8fbee
CR
971#, c-format
972msgid "Exit %d"
973msgstr ""
974
10a4e415 975#: jobs.c:1457
40c8fbee
CR
976msgid "Unknown status"
977msgstr ""
978
10a4e415 979#: jobs.c:1544
40c8fbee
CR
980#, c-format
981msgid "(core dumped) "
982msgstr ""
983
10a4e415 984#: jobs.c:1563
40c8fbee
CR
985#, c-format
986msgid " (wd: %s)"
987msgstr ""
988
10a4e415 989#: jobs.c:1766
40c8fbee
CR
990#, c-format
991msgid "child setpgid (%ld to %ld)"
992msgstr ""
993
10a4e415 994#: jobs.c:2094 nojobs.c:576
dd4f3dd8
CR
995#, c-format
996msgid "wait: pid %ld is not a child of this shell"
997msgstr ""
998
10a4e415 999#: jobs.c:2321
dd4f3dd8
CR
1000#, c-format
1001msgid "wait_for: No record of process %ld"
1002msgstr ""
1003
10a4e415 1004#: jobs.c:2593
dd4f3dd8
CR
1005#, c-format
1006msgid "wait_for_job: job %d is stopped"
1007msgstr ""
1008
10a4e415 1009#: jobs.c:2815
dd4f3dd8
CR
1010#, c-format
1011msgid "%s: job has terminated"
1012msgstr ""
1013
10a4e415 1014#: jobs.c:2824
dd4f3dd8
CR
1015#, c-format
1016msgid "%s: job %d already in background"
1017msgstr ""
1018
10a4e415 1019#: jobs.c:3487
40c8fbee
CR
1020#, fuzzy, c-format
1021msgid "%s: line %d: "
1022msgstr "%s:警告:"
1023
10a4e415 1024#: jobs.c:3501 nojobs.c:805
40c8fbee
CR
1025#, c-format
1026msgid " (core dumped)"
1027msgstr ""
1028
10a4e415 1029#: jobs.c:3513 jobs.c:3526
40c8fbee
CR
1030#, c-format
1031msgid "(wd now: %s)\n"
1032msgstr ""
1033
10a4e415 1034#: jobs.c:3558
40c8fbee
CR
1035msgid "initialize_job_control: getpgrp failed"
1036msgstr ""
1037
10a4e415 1038#: jobs.c:3618
40c8fbee
CR
1039msgid "initialize_job_control: line discipline"
1040msgstr ""
1041
10a4e415 1042#: jobs.c:3628
40c8fbee
CR
1043msgid "initialize_job_control: setpgid"
1044msgstr ""
1045
10a4e415 1046#: jobs.c:3656
40c8fbee
CR
1047#, c-format
1048msgid "cannot set terminal process group (%d)"
1049msgstr ""
1050
10a4e415 1051#: jobs.c:3661
dd4f3dd8
CR
1052msgid "no job control in this shell"
1053msgstr ""
1054
40c8fbee 1055#: lib/malloc/malloc.c:296
dd4f3dd8
CR
1056#, c-format
1057msgid "malloc: failed assertion: %s\n"
1058msgstr ""
1059
40c8fbee 1060#: lib/malloc/malloc.c:312
dd4f3dd8
CR
1061#, c-format
1062msgid ""
1063"\r\n"
1064"malloc: %s:%d: assertion botched\r\n"
1065msgstr ""
1066
40c8fbee
CR
1067#: lib/malloc/malloc.c:313
1068#, fuzzy
1069msgid "unknown"
1070msgstr "%s:主機未知"
1071
1072#: lib/malloc/malloc.c:797
dd4f3dd8
CR
1073msgid "malloc: block on free list clobbered"
1074msgstr ""
1075
40c8fbee 1076#: lib/malloc/malloc.c:874
dd4f3dd8
CR
1077msgid "free: called with already freed block argument"
1078msgstr ""
1079
40c8fbee 1080#: lib/malloc/malloc.c:877
dd4f3dd8
CR
1081msgid "free: called with unallocated block argument"
1082msgstr ""
1083
40c8fbee 1084#: lib/malloc/malloc.c:896
dd4f3dd8
CR
1085msgid "free: underflow detected; mh_nbytes out of range"
1086msgstr ""
1087
40c8fbee 1088#: lib/malloc/malloc.c:902
dd4f3dd8
CR
1089msgid "free: start and end chunk sizes differ"
1090msgstr ""
1091
40c8fbee 1092#: lib/malloc/malloc.c:1001
dd4f3dd8
CR
1093msgid "realloc: called with unallocated block argument"
1094msgstr ""
1095
40c8fbee 1096#: lib/malloc/malloc.c:1016
dd4f3dd8
CR
1097msgid "realloc: underflow detected; mh_nbytes out of range"
1098msgstr ""
1099
40c8fbee 1100#: lib/malloc/malloc.c:1022
dd4f3dd8
CR
1101msgid "realloc: start and end chunk sizes differ"
1102msgstr ""
1103
40c8fbee
CR
1104#: lib/malloc/table.c:177
1105#, c-format
dd4f3dd8
CR
1106msgid "register_alloc: alloc table is full with FIND_ALLOC?\n"
1107msgstr ""
1108
40c8fbee 1109#: lib/malloc/table.c:184
dd4f3dd8
CR
1110#, c-format
1111msgid "register_alloc: %p already in table as allocated?\n"
1112msgstr ""
1113
40c8fbee 1114#: lib/malloc/table.c:220
dd4f3dd8
CR
1115#, c-format
1116msgid "register_free: %p already in table as free?\n"
1117msgstr ""
1118
40c8fbee
CR
1119#: lib/sh/fmtulong.c:101
1120msgid "invalid base"
dd4f3dd8
CR
1121msgstr ""
1122
1123#: lib/sh/netopen.c:168
1124#, c-format
1125msgid "%s: host unknown"
1126msgstr "%s:主機未知"
1127
1128#: lib/sh/netopen.c:175
1129#, c-format
1130msgid "%s: invalid service"
1131msgstr "%s:無效服務"
1132
1133#: lib/sh/netopen.c:306
1134#, c-format
1135msgid "%s: bad network path specification"
1136msgstr "%s:壞的網路路徑規格"
1137
1138#: lib/sh/netopen.c:346
1139msgid "network operations not supported"
1140msgstr "不支持網路操作"
1141
40c8fbee 1142#: mailcheck.c:433
dd4f3dd8
CR
1143msgid "You have mail in $_"
1144msgstr "您有郵件在 $_"
1145
40c8fbee 1146#: mailcheck.c:458
dd4f3dd8
CR
1147msgid "You have new mail in $_"
1148msgstr "您有新郵件在 $_"
1149
40c8fbee 1150#: mailcheck.c:474
dd4f3dd8
CR
1151#, c-format
1152msgid "The mail in %s has been read\n"
1153msgstr "郵件在 %s 已閱讀\n"
1154
1155#: make_cmd.c:322
1156msgid "syntax error: arithmetic expression required"
1157msgstr "語法錯誤:必須算術表達"
1158
1159#: make_cmd.c:324
1160msgid "syntax error: `;' unexpected"
1161msgstr "語法錯誤: `;' 意外"
1162
1163#: make_cmd.c:325
1164#, c-format
1165msgid "syntax error: `((%s))'"
1166msgstr "語法錯誤: `((%s))'"
1167
40c8fbee 1168#: make_cmd.c:567
dd4f3dd8
CR
1169#, c-format
1170msgid "make_here_document: bad instruction type %d"
1171msgstr "make_here_document:壞的指示類型 %d"
1172
40c8fbee
CR
1173#: make_cmd.c:651
1174#, c-format
1175msgid "here-document at line %d delimited by end-of-file (wanted `%s')"
1176msgstr ""
1177
1178#: make_cmd.c:746
dd4f3dd8
CR
1179#, c-format
1180msgid "make_redirection: redirection instruction `%d' out of range"
1181msgstr "make_redirection:重新導向指示 `%d' 超出範圍"
1182
40c8fbee 1183#: parse.y:2982 parse.y:3204
dd4f3dd8
CR
1184#, c-format
1185msgid "unexpected EOF while looking for matching `%c'"
1186msgstr ""
1187
40c8fbee 1188#: parse.y:3708
dd4f3dd8
CR
1189msgid "unexpected EOF while looking for `]]'"
1190msgstr ""
1191
40c8fbee 1192#: parse.y:3713
dd4f3dd8
CR
1193#, c-format
1194msgid "syntax error in conditional expression: unexpected token `%s'"
1195msgstr ""
1196
40c8fbee 1197#: parse.y:3717
dd4f3dd8
CR
1198msgid "syntax error in conditional expression"
1199msgstr "語法錯誤,在有條件的表達"
1200
40c8fbee 1201#: parse.y:3795
dd4f3dd8
CR
1202#, c-format
1203msgid "unexpected token `%s', expected `)'"
1204msgstr ""
1205
40c8fbee 1206#: parse.y:3799
dd4f3dd8
CR
1207msgid "expected `)'"
1208msgstr "預期 `)'"
1209
40c8fbee 1210#: parse.y:3827
dd4f3dd8
CR
1211#, c-format
1212msgid "unexpected argument `%s' to conditional unary operator"
1213msgstr ""
1214
40c8fbee 1215#: parse.y:3831
dd4f3dd8
CR
1216msgid "unexpected argument to conditional unary operator"
1217msgstr ""
1218
40c8fbee 1219#: parse.y:3871
dd4f3dd8
CR
1220#, c-format
1221msgid "unexpected token `%s', conditional binary operator expected"
1222msgstr ""
1223
40c8fbee 1224#: parse.y:3875
dd4f3dd8
CR
1225msgid "conditional binary operator expected"
1226msgstr ""
1227
40c8fbee 1228#: parse.y:3892
dd4f3dd8
CR
1229#, c-format
1230msgid "unexpected argument `%s' to conditional binary operator"
1231msgstr ""
1232
40c8fbee 1233#: parse.y:3896
dd4f3dd8
CR
1234msgid "unexpected argument to conditional binary operator"
1235msgstr ""
1236
40c8fbee 1237#: parse.y:3907
dd4f3dd8
CR
1238#, c-format
1239msgid "unexpected token `%c' in conditional command"
1240msgstr ""
1241
40c8fbee 1242#: parse.y:3910
dd4f3dd8
CR
1243#, c-format
1244msgid "unexpected token `%s' in conditional command"
1245msgstr ""
1246
40c8fbee 1247#: parse.y:3914
dd4f3dd8
CR
1248#, c-format
1249msgid "unexpected token %d in conditional command"
1250msgstr ""
1251
40c8fbee 1252#: parse.y:5181
dd4f3dd8
CR
1253#, c-format
1254msgid "syntax error near unexpected token `%s'"
1255msgstr ""
1256
40c8fbee 1257#: parse.y:5199
dd4f3dd8
CR
1258#, c-format
1259msgid "syntax error near `%s'"
1260msgstr ""
1261
40c8fbee 1262#: parse.y:5209
dd4f3dd8
CR
1263msgid "syntax error: unexpected end of file"
1264msgstr ""
1265
40c8fbee 1266#: parse.y:5209
dd4f3dd8
CR
1267msgid "syntax error"
1268msgstr "語法錯誤"
1269
40c8fbee 1270#: parse.y:5271
dd4f3dd8
CR
1271#, c-format
1272msgid "Use \"%s\" to leave the shell.\n"
1273msgstr ""
1274
40c8fbee 1275#: parse.y:5433
dd4f3dd8
CR
1276msgid "unexpected EOF while looking for matching `)'"
1277msgstr ""
1278
40c8fbee 1279#: pcomplete.c:1016
dd4f3dd8
CR
1280#, c-format
1281msgid "completion: function `%s' not found"
1282msgstr ""
1283
1284#: pcomplib.c:179
1285#, c-format
1286msgid "progcomp_insert: %s: NULL COMPSPEC"
1287msgstr ""
1288
40c8fbee 1289#: print_cmd.c:287
dd4f3dd8
CR
1290#, c-format
1291msgid "print_command: bad connector `%d'"
1292msgstr ""
1293
40c8fbee 1294#: print_cmd.c:1347
dd4f3dd8
CR
1295#, c-format
1296msgid "cprintf: `%c': invalid format character"
1297msgstr ""
1298
40c8fbee 1299#: redir.c:104
dd4f3dd8
CR
1300msgid "file descriptor out of range"
1301msgstr ""
1302
10a4e415 1303#: redir.c:147
dd4f3dd8
CR
1304#, c-format
1305msgid "%s: ambiguous redirect"
1306msgstr ""
1307
10a4e415 1308#: redir.c:151
dd4f3dd8
CR
1309#, c-format
1310msgid "%s: cannot overwrite existing file"
1311msgstr ""
1312
10a4e415 1313#: redir.c:156
dd4f3dd8
CR
1314#, c-format
1315msgid "%s: restricted: cannot redirect output"
1316msgstr ""
1317
10a4e415 1318#: redir.c:161
dd4f3dd8 1319#, c-format
40c8fbee 1320msgid "cannot create temp file for here-document: %s"
dd4f3dd8
CR
1321msgstr ""
1322
10a4e415 1323#: redir.c:516
dd4f3dd8
CR
1324msgid "/dev/(tcp|udp)/host/port not supported without networking"
1325msgstr ""
1326
10a4e415 1327#: redir.c:993
dd4f3dd8
CR
1328msgid "redirection error: cannot duplicate fd"
1329msgstr ""
1330
40c8fbee 1331#: shell.c:328
dd4f3dd8
CR
1332msgid "could not find /tmp, please create!"
1333msgstr ""
1334
40c8fbee 1335#: shell.c:332
dd4f3dd8
CR
1336msgid "/tmp must be a valid directory name"
1337msgstr ""
1338
40c8fbee 1339#: shell.c:876
dd4f3dd8
CR
1340#, c-format
1341msgid "%c%c: invalid option"
1342msgstr "%c%c:無效選項"
1343
40c8fbee 1344#: shell.c:1637
dd4f3dd8
CR
1345msgid "I have no name!"
1346msgstr "我沒有名字!"
1347
40c8fbee
CR
1348#: shell.c:1777
1349#, c-format
1350msgid "GNU bash, version %s-(%s)\n"
1351msgstr ""
1352
1353#: shell.c:1778
dd4f3dd8
CR
1354#, c-format
1355msgid ""
1356"Usage:\t%s [GNU long option] [option] ...\n"
1357"\t%s [GNU long option] [option] script-file ...\n"
1358msgstr ""
1359"用法:\t%s [GNU 長選項] [選項] ...\n"
1360"\t%s [GNU 長選項] [選項] script-file ...\n"
1361
40c8fbee 1362#: shell.c:1780
dd4f3dd8
CR
1363msgid "GNU long options:\n"
1364msgstr "GNU 長選項:\n"
1365
40c8fbee 1366#: shell.c:1784
dd4f3dd8
CR
1367msgid "Shell options:\n"
1368msgstr "Shell 選項:\n"
1369
40c8fbee 1370#: shell.c:1785
dd4f3dd8
CR
1371msgid "\t-irsD or -c command or -O shopt_option\t\t(invocation only)\n"
1372msgstr "\t-irsD 或 -c 命令或 -O shopt_option\t\t(只有引用)\n"
1373
40c8fbee 1374#: shell.c:1800
dd4f3dd8
CR
1375#, c-format
1376msgid "\t-%s or -o option\n"
1377msgstr "\t-%s or -o 選項\n"
1378
40c8fbee 1379#: shell.c:1806
dd4f3dd8
CR
1380#, c-format
1381msgid "Type `%s -c \"help set\"' for more information about shell options.\n"
1382msgstr "輸入 `%s -c \"help set\"' 更多訊息關於 shell 選項。\n"
1383
40c8fbee 1384#: shell.c:1807
dd4f3dd8
CR
1385#, c-format
1386msgid "Type `%s -c help' for more information about shell builtin commands.\n"
1387msgstr "輸入 `%s -c help' 更多訊息關於內建 shell 命令。\n"
1388
40c8fbee
CR
1389#: shell.c:1808
1390#, c-format
dd4f3dd8
CR
1391msgid "Use the `bashbug' command to report bugs.\n"
1392msgstr "使用 `bashbug' 命令報告臭蟲。\n"
1393
10a4e415 1394#: sig.c:577
dd4f3dd8
CR
1395#, c-format
1396msgid "sigprocmask: %d: invalid operation"
1397msgstr "sigprocmask: %d:無效操作"
1398
40c8fbee
CR
1399#: siglist.c:47
1400msgid "Bogus signal"
1401msgstr ""
1402
1403#: siglist.c:50
1404msgid "Hangup"
1405msgstr ""
1406
1407#: siglist.c:54
1408msgid "Interrupt"
1409msgstr ""
1410
1411#: siglist.c:58
1412msgid "Quit"
1413msgstr ""
1414
1415#: siglist.c:62
1416msgid "Illegal instruction"
1417msgstr ""
1418
1419#: siglist.c:66
1420msgid "BPT trace/trap"
1421msgstr ""
1422
1423#: siglist.c:74
1424msgid "ABORT instruction"
1425msgstr ""
1426
1427#: siglist.c:78
1428msgid "EMT instruction"
1429msgstr ""
1430
1431#: siglist.c:82
1432msgid "Floating point exception"
1433msgstr ""
1434
1435#: siglist.c:86
1436msgid "Killed"
1437msgstr ""
1438
1439#: siglist.c:90
1440#, fuzzy
1441msgid "Bus error"
1442msgstr "語法錯誤"
1443
1444#: siglist.c:94
1445msgid "Segmentation fault"
1446msgstr ""
1447
1448#: siglist.c:98
1449msgid "Bad system call"
1450msgstr ""
1451
1452#: siglist.c:102
1453msgid "Broken pipe"
1454msgstr ""
1455
1456#: siglist.c:106
1457msgid "Alarm clock"
1458msgstr ""
1459
1460#: siglist.c:110
1461#, fuzzy
1462msgid "Terminated"
1463msgstr "有限的"
1464
1465#: siglist.c:114
1466msgid "Urgent IO condition"
1467msgstr ""
1468
1469#: siglist.c:118
1470msgid "Stopped (signal)"
1471msgstr ""
1472
1473#: siglist.c:126
1474msgid "Continue"
1475msgstr ""
1476
1477#: siglist.c:134
1478msgid "Child death or stop"
1479msgstr ""
1480
1481#: siglist.c:138
1482msgid "Stopped (tty input)"
1483msgstr ""
1484
1485#: siglist.c:142
1486msgid "Stopped (tty output)"
1487msgstr ""
1488
1489#: siglist.c:146
1490msgid "I/O ready"
1491msgstr ""
1492
1493#: siglist.c:150
1494msgid "CPU limit"
1495msgstr ""
1496
1497#: siglist.c:154
1498msgid "File limit"
1499msgstr ""
1500
1501#: siglist.c:158
1502msgid "Alarm (virtual)"
1503msgstr ""
1504
1505#: siglist.c:162
1506msgid "Alarm (profile)"
1507msgstr ""
1508
1509#: siglist.c:166
1510msgid "Window changed"
1511msgstr ""
1512
1513#: siglist.c:170
1514msgid "Record lock"
1515msgstr ""
1516
1517#: siglist.c:174
1518msgid "User signal 1"
1519msgstr ""
1520
1521#: siglist.c:178
1522msgid "User signal 2"
1523msgstr ""
1524
1525#: siglist.c:182
1526msgid "HFT input data pending"
1527msgstr ""
1528
1529#: siglist.c:186
1530msgid "power failure imminent"
1531msgstr ""
1532
1533#: siglist.c:190
1534msgid "system crash imminent"
1535msgstr ""
1536
1537#: siglist.c:194
1538msgid "migrate process to another CPU"
1539msgstr ""
1540
1541#: siglist.c:198
1542msgid "programming error"
1543msgstr ""
1544
1545#: siglist.c:202
1546msgid "HFT monitor mode granted"
1547msgstr ""
1548
1549#: siglist.c:206
1550msgid "HFT monitor mode retracted"
1551msgstr ""
1552
1553#: siglist.c:210
1554msgid "HFT sound sequence has completed"
1555msgstr ""
1556
1557#: siglist.c:214
1558msgid "Information request"
1559msgstr ""
1560
1561#: siglist.c:222
1562msgid "Unknown Signal #"
1563msgstr ""
1564
1565#: siglist.c:224
1566#, c-format
1567msgid "Unknown Signal #%d"
1568msgstr ""
1569
10a4e415 1570#: subst.c:1179 subst.c:1300
dd4f3dd8
CR
1571#, c-format
1572msgid "bad substitution: no closing `%s' in %s"
1573msgstr ""
1574
10a4e415 1575#: subst.c:2452
dd4f3dd8
CR
1576#, c-format
1577msgid "%s: cannot assign list to array member"
1578msgstr ""
1579
10a4e415 1580#: subst.c:4451 subst.c:4467
dd4f3dd8
CR
1581msgid "cannot make pipe for process substitution"
1582msgstr ""
1583
10a4e415 1584#: subst.c:4499
dd4f3dd8
CR
1585msgid "cannot make child for process substitution"
1586msgstr ""
1587
10a4e415 1588#: subst.c:4544
dd4f3dd8
CR
1589#, c-format
1590msgid "cannot open named pipe %s for reading"
1591msgstr ""
1592
10a4e415 1593#: subst.c:4546
dd4f3dd8
CR
1594#, c-format
1595msgid "cannot open named pipe %s for writing"
1596msgstr ""
1597
10a4e415 1598#: subst.c:4564
dd4f3dd8
CR
1599#, c-format
1600msgid "cannot duplicate named pipe %s as fd %d"
1601msgstr ""
1602
10a4e415 1603#: subst.c:4760
dd4f3dd8
CR
1604msgid "cannot make pipe for command substitution"
1605msgstr ""
1606
10a4e415 1607#: subst.c:4794
dd4f3dd8
CR
1608msgid "cannot make child for command substitution"
1609msgstr ""
1610
10a4e415 1611#: subst.c:4811
dd4f3dd8
CR
1612msgid "command_substitute: cannot duplicate pipe as fd 1"
1613msgstr ""
1614
10a4e415 1615#: subst.c:5313
dd4f3dd8
CR
1616#, c-format
1617msgid "%s: parameter null or not set"
1618msgstr ""
1619
10a4e415 1620#: subst.c:5603
dd4f3dd8
CR
1621#, c-format
1622msgid "%s: substring expression < 0"
1623msgstr ""
1624
10a4e415 1625#: subst.c:6655
dd4f3dd8
CR
1626#, c-format
1627msgid "%s: bad substitution"
1628msgstr ""
1629
10a4e415 1630#: subst.c:6735
dd4f3dd8
CR
1631#, c-format
1632msgid "$%s: cannot assign in this way"
1633msgstr ""
1634
10a4e415 1635#: subst.c:7454
40c8fbee
CR
1636#, c-format
1637msgid "bad substitution: no closing \"`\" in %s"
1638msgstr ""
1639
10a4e415 1640#: subst.c:8327
dd4f3dd8
CR
1641#, c-format
1642msgid "no match: %s"
1643msgstr ""
1644
1645#: test.c:145
1646msgid "argument expected"
1647msgstr ""
1648
1649#: test.c:154
1650#, c-format
1651msgid "%s: integer expression expected"
1652msgstr ""
1653
1654#: test.c:262
1655msgid "`)' expected"
1656msgstr ""
1657
1658#: test.c:264
1659#, c-format
1660msgid "`)' expected, found %s"
1661msgstr ""
1662
1663#: test.c:279 test.c:688 test.c:691
1664#, c-format
1665msgid "%s: unary operator expected"
1666msgstr ""
1667
1668#: test.c:444 test.c:731
1669#, c-format
1670msgid "%s: binary operator expected"
1671msgstr ""
1672
1673#: test.c:806
1674msgid "missing `]'"
1675msgstr ""
1676
10a4e415 1677#: trap.c:201
dd4f3dd8
CR
1678msgid "invalid signal number"
1679msgstr "無效信號數"
1680
10a4e415 1681#: trap.c:324
dd4f3dd8
CR
1682#, c-format
1683msgid "run_pending_traps: bad value in trap_list[%d]: %p"
1684msgstr ""
1685
10a4e415 1686#: trap.c:328
dd4f3dd8 1687#, c-format
40c8fbee
CR
1688msgid ""
1689"run_pending_traps: signal handler is SIG_DFL, resending %d (%s) to myself"
dd4f3dd8
CR
1690msgstr "run_pending_traps: 信號處理是 SIG_DFL, resending %d (%s) to myself"
1691
10a4e415 1692#: trap.c:372
dd4f3dd8
CR
1693#, c-format
1694msgid "trap_handler: bad signal %d"
1695msgstr "trap_handler:壞的信號 %d"
1696
40c8fbee 1697#: variables.c:354
dd4f3dd8
CR
1698#, c-format
1699msgid "error importing function definition for `%s'"
1700msgstr "錯誤,輸入的函數定義為 `%s'"
1701
40c8fbee 1702#: variables.c:732
dd4f3dd8
CR
1703#, c-format
1704msgid "shell level (%d) too high, resetting to 1"
1705msgstr ""
1706
10a4e415 1707#: variables.c:1893
dd4f3dd8
CR
1708msgid "make_local_variable: no function context at current scope"
1709msgstr ""
1710
10a4e415 1711#: variables.c:3122
dd4f3dd8
CR
1712msgid "all_local_variables: no function context at current scope"
1713msgstr ""
1714
10a4e415 1715#: variables.c:3339 variables.c:3348
dd4f3dd8
CR
1716#, c-format
1717msgid "invalid character %d in exportstr for %s"
1718msgstr ""
1719
10a4e415 1720#: variables.c:3354
dd4f3dd8
CR
1721#, c-format
1722msgid "no `=' in exportstr for %s"
1723msgstr ""
1724
10a4e415 1725#: variables.c:3789
dd4f3dd8
CR
1726msgid "pop_var_context: head of shell_variables not a function context"
1727msgstr ""
1728
10a4e415 1729#: variables.c:3802
dd4f3dd8
CR
1730msgid "pop_var_context: no global_variables context"
1731msgstr ""
1732
10a4e415 1733#: variables.c:3876
dd4f3dd8
CR
1734msgid "pop_scope: head of shell_variables not a temporary environment scope"
1735msgstr ""
1736
40c8fbee
CR
1737#: version.c:46
1738msgid "Copyright (C) 2008 Free Software Foundation, Inc."
1739msgstr ""
1740
1741#: version.c:47
1742msgid ""
1743"License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl."
1744"html>\n"
1745msgstr ""
1746
1747#: version.c:86
1748#, c-format
1749msgid "GNU bash, version %s (%s)\n"
1750msgstr ""
1751
1752#: version.c:91
1753#, c-format
1754msgid "This is free software; you are free to change and redistribute it.\n"
1755msgstr ""
1756
1757#: version.c:92
1758#, c-format
1759msgid "There is NO WARRANTY, to the extent permitted by law.\n"
dd4f3dd8
CR
1760msgstr ""
1761
40c8fbee 1762#: xmalloc.c:92
dd4f3dd8
CR
1763#, c-format
1764msgid "xmalloc: cannot allocate %lu bytes (%lu bytes allocated)"
1765msgstr ""
1766
40c8fbee 1767#: xmalloc.c:94
dd4f3dd8
CR
1768#, c-format
1769msgid "xmalloc: cannot allocate %lu bytes"
1770msgstr ""
1771
40c8fbee 1772#: xmalloc.c:114
dd4f3dd8
CR
1773#, c-format
1774msgid "xrealloc: cannot reallocate %lu bytes (%lu bytes allocated)"
1775msgstr ""
1776
40c8fbee 1777#: xmalloc.c:116
dd4f3dd8
CR
1778#, c-format
1779msgid "xrealloc: cannot allocate %lu bytes"
1780msgstr ""
1781
40c8fbee 1782#: xmalloc.c:150
dd4f3dd8
CR
1783#, c-format
1784msgid "xmalloc: %s:%d: cannot allocate %lu bytes (%lu bytes allocated)"
1785msgstr ""
1786
40c8fbee 1787#: xmalloc.c:152
dd4f3dd8
CR
1788#, c-format
1789msgid "xmalloc: %s:%d: cannot allocate %lu bytes"
1790msgstr ""
1791
40c8fbee 1792#: xmalloc.c:174
dd4f3dd8
CR
1793#, c-format
1794msgid "xrealloc: %s:%d: cannot reallocate %lu bytes (%lu bytes allocated)"
1795msgstr ""
1796
40c8fbee 1797#: xmalloc.c:176
dd4f3dd8
CR
1798#, c-format
1799msgid "xrealloc: %s:%d: cannot allocate %lu bytes"
1800msgstr ""
1801
40c8fbee
CR
1802#: builtins.c:43
1803msgid "alias [-p] [name[=value] ... ]"
dd4f3dd8 1804msgstr ""
dd4f3dd8 1805
40c8fbee
CR
1806#: builtins.c:47
1807msgid "unalias [-a] name [name ...]"
dd4f3dd8
CR
1808msgstr ""
1809
40c8fbee 1810#: builtins.c:51
dd4f3dd8 1811msgid ""
40c8fbee
CR
1812"bind [-lpvsPVS] [-m keymap] [-f filename] [-q name] [-u name] [-r keyseq] [-"
1813"x keyseq:shell-command] [keyseq:readline-function or readline-command]"
dd4f3dd8
CR
1814msgstr ""
1815
40c8fbee
CR
1816#: builtins.c:54
1817msgid "break [n]"
dd4f3dd8
CR
1818msgstr ""
1819
40c8fbee
CR
1820#: builtins.c:56
1821msgid "continue [n]"
dd4f3dd8
CR
1822msgstr ""
1823
40c8fbee
CR
1824#: builtins.c:58
1825msgid "builtin [shell-builtin [arg ...]]"
dd4f3dd8
CR
1826msgstr ""
1827
40c8fbee
CR
1828#: builtins.c:61
1829msgid "caller [expr]"
dd4f3dd8
CR
1830msgstr ""
1831
40c8fbee
CR
1832#: builtins.c:64
1833msgid "cd [-L|-P] [dir]"
dd4f3dd8
CR
1834msgstr ""
1835
40c8fbee
CR
1836#: builtins.c:66
1837msgid "pwd [-LP]"
dd4f3dd8
CR
1838msgstr ""
1839
40c8fbee
CR
1840#: builtins.c:68
1841msgid ":"
dd4f3dd8
CR
1842msgstr ""
1843
40c8fbee
CR
1844#: builtins.c:70
1845msgid "true"
dd4f3dd8
CR
1846msgstr ""
1847
40c8fbee
CR
1848#: builtins.c:72
1849msgid "false"
dd4f3dd8
CR
1850msgstr ""
1851
40c8fbee
CR
1852#: builtins.c:74
1853msgid "command [-pVv] command [arg ...]"
dd4f3dd8
CR
1854msgstr ""
1855
40c8fbee
CR
1856#: builtins.c:76
1857msgid "declare [-aAfFilrtux] [-p] [name[=value] ...]"
dd4f3dd8
CR
1858msgstr ""
1859
40c8fbee
CR
1860#: builtins.c:78
1861msgid "typeset [-aAfFilrtux] [-p] name[=value] ..."
dd4f3dd8
CR
1862msgstr ""
1863
40c8fbee
CR
1864#: builtins.c:80
1865msgid "local [option] name[=value] ..."
dd4f3dd8
CR
1866msgstr ""
1867
40c8fbee
CR
1868#: builtins.c:83
1869msgid "echo [-neE] [arg ...]"
dd4f3dd8
CR
1870msgstr ""
1871
40c8fbee
CR
1872#: builtins.c:87
1873msgid "echo [-n] [arg ...]"
dd4f3dd8
CR
1874msgstr ""
1875
40c8fbee
CR
1876#: builtins.c:90
1877msgid "enable [-a] [-dnps] [-f filename] [name ...]"
dd4f3dd8
CR
1878msgstr ""
1879
40c8fbee
CR
1880#: builtins.c:92
1881msgid "eval [arg ...]"
dd4f3dd8
CR
1882msgstr ""
1883
40c8fbee
CR
1884#: builtins.c:94
1885msgid "getopts optstring name [arg]"
dd4f3dd8
CR
1886msgstr ""
1887
40c8fbee
CR
1888#: builtins.c:96
1889msgid "exec [-cl] [-a name] [command [arguments ...]] [redirection ...]"
dd4f3dd8
CR
1890msgstr ""
1891
40c8fbee
CR
1892#: builtins.c:98
1893msgid "exit [n]"
dd4f3dd8
CR
1894msgstr ""
1895
40c8fbee
CR
1896#: builtins.c:100
1897msgid "logout [n]"
dd4f3dd8
CR
1898msgstr ""
1899
40c8fbee
CR
1900#: builtins.c:103
1901msgid "fc [-e ename] [-lnr] [first] [last] or fc -s [pat=rep] [command]"
dd4f3dd8
CR
1902msgstr ""
1903
40c8fbee
CR
1904#: builtins.c:107
1905msgid "fg [job_spec]"
dd4f3dd8
CR
1906msgstr ""
1907
40c8fbee
CR
1908#: builtins.c:111
1909msgid "bg [job_spec ...]"
dd4f3dd8
CR
1910msgstr ""
1911
40c8fbee
CR
1912#: builtins.c:114
1913msgid "hash [-lr] [-p pathname] [-dt] [name ...]"
dd4f3dd8
CR
1914msgstr ""
1915
40c8fbee
CR
1916#: builtins.c:117
1917msgid "help [-ds] [pattern ...]"
dd4f3dd8
CR
1918msgstr ""
1919
40c8fbee 1920#: builtins.c:121
dd4f3dd8 1921msgid ""
40c8fbee
CR
1922"history [-c] [-d offset] [n] or history -anrw [filename] or history -ps arg "
1923"[arg...]"
dd4f3dd8
CR
1924msgstr ""
1925
40c8fbee
CR
1926#: builtins.c:125
1927msgid "jobs [-lnprs] [jobspec ...] or jobs -x command [args]"
dd4f3dd8
CR
1928msgstr ""
1929
40c8fbee
CR
1930#: builtins.c:129
1931msgid "disown [-h] [-ar] [jobspec ...]"
dd4f3dd8
CR
1932msgstr ""
1933
40c8fbee 1934#: builtins.c:132
dd4f3dd8 1935msgid ""
40c8fbee
CR
1936"kill [-s sigspec | -n signum | -sigspec] pid | jobspec ... or kill -l "
1937"[sigspec]"
dd4f3dd8
CR
1938msgstr ""
1939
40c8fbee
CR
1940#: builtins.c:134
1941msgid "let arg [arg ...]"
1942msgstr ""
1943
1944#: builtins.c:136
dd4f3dd8 1945msgid ""
40c8fbee
CR
1946"read [-ers] [-a array] [-d delim] [-i text] [-n nchars] [-p prompt] [-t "
1947"timeout] [-u fd] [name ...]"
1948msgstr ""
1949
1950#: builtins.c:138
1951msgid "return [n]"
1952msgstr ""
1953
1954#: builtins.c:140
1955msgid "set [--abefhkmnptuvxBCHP] [-o option-name] [arg ...]"
1956msgstr ""
1957
1958#: builtins.c:142
1959msgid "unset [-f] [-v] [name ...]"
1960msgstr ""
1961
1962#: builtins.c:144
1963msgid "export [-fn] [name[=value] ...] or export -p"
1964msgstr ""
1965
1966#: builtins.c:146
1967msgid "readonly [-af] [name[=value] ...] or readonly -p"
1968msgstr ""
1969
1970#: builtins.c:148
1971msgid "shift [n]"
1972msgstr ""
1973
1974#: builtins.c:150
1975msgid "source filename [arguments]"
1976msgstr ""
1977
1978#: builtins.c:152
1979#, fuzzy
1980msgid ". filename [arguments]"
1981msgstr "太多引數"
1982
1983#: builtins.c:155
1984msgid "suspend [-f]"
1985msgstr ""
1986
1987#: builtins.c:158
1988msgid "test [expr]"
1989msgstr ""
1990
1991#: builtins.c:160
1992msgid "[ arg... ]"
1993msgstr ""
1994
1995#: builtins.c:162
1996msgid "times"
1997msgstr ""
1998
1999#: builtins.c:164
2000msgid "trap [-lp] [[arg] signal_spec ...]"
2001msgstr ""
2002
2003#: builtins.c:166
2004msgid "type [-afptP] name [name ...]"
2005msgstr ""
2006
2007#: builtins.c:169
2008msgid "ulimit [-SHacdefilmnpqrstuvx] [limit]"
2009msgstr ""
2010
2011#: builtins.c:172
2012msgid "umask [-p] [-S] [mode]"
2013msgstr ""
2014
2015#: builtins.c:175
2016msgid "wait [id]"
2017msgstr ""
2018
2019#: builtins.c:179
2020msgid "wait [pid]"
2021msgstr ""
2022
2023#: builtins.c:182
2024msgid "for NAME [in WORDS ... ] ; do COMMANDS; done"
2025msgstr ""
2026
2027#: builtins.c:184
2028msgid "for (( exp1; exp2; exp3 )); do COMMANDS; done"
2029msgstr ""
2030
2031#: builtins.c:186
2032msgid "select NAME [in WORDS ... ;] do COMMANDS; done"
2033msgstr ""
2034
2035#: builtins.c:188
2036msgid "time [-p] pipeline"
2037msgstr ""
2038
2039#: builtins.c:190
2040msgid "case WORD in [PATTERN [| PATTERN]...) COMMANDS ;;]... esac"
2041msgstr ""
2042
2043#: builtins.c:192
2044msgid ""
2045"if COMMANDS; then COMMANDS; [ elif COMMANDS; then COMMANDS; ]... [ else "
2046"COMMANDS; ] fi"
2047msgstr ""
2048
2049#: builtins.c:194
2050msgid "while COMMANDS; do COMMANDS; done"
2051msgstr ""
2052
2053#: builtins.c:196
2054msgid "until COMMANDS; do COMMANDS; done"
2055msgstr ""
2056
2057#: builtins.c:198
2058msgid "function name { COMMANDS ; } or name () { COMMANDS ; }"
2059msgstr ""
2060
2061#: builtins.c:200
2062msgid "{ COMMANDS ; }"
2063msgstr ""
2064
2065#: builtins.c:202
2066msgid "job_spec [&]"
2067msgstr ""
2068
2069#: builtins.c:204
2070msgid "(( expression ))"
2071msgstr ""
2072
2073#: builtins.c:206
2074msgid "[[ expression ]]"
2075msgstr ""
2076
2077#: builtins.c:208
2078msgid "variables - Names and meanings of some shell variables"
2079msgstr ""
2080
2081#: builtins.c:211
2082msgid "pushd [-n] [+N | -N | dir]"
2083msgstr ""
2084
2085#: builtins.c:215
2086msgid "popd [-n] [+N | -N]"
2087msgstr ""
2088
2089#: builtins.c:219
2090msgid "dirs [-clpv] [+N] [-N]"
2091msgstr ""
2092
2093#: builtins.c:222
2094msgid "shopt [-pqsu] [-o] [optname ...]"
2095msgstr ""
2096
2097#: builtins.c:224
2098msgid "printf [-v var] format [arguments]"
2099msgstr ""
2100
2101#: builtins.c:227
2102msgid ""
2103"complete [-abcdefgjksuv] [-pr] [-o option] [-A action] [-G globpat] [-W "
2104"wordlist] [-F function] [-C command] [-X filterpat] [-P prefix] [-S suffix] "
2105"[name ...]"
2106msgstr ""
2107
2108#: builtins.c:231
2109msgid ""
2110"compgen [-abcdefgjksuv] [-o option] [-A action] [-G globpat] [-W wordlist] "
2111"[-F function] [-C command] [-X filterpat] [-P prefix] [-S suffix] [word]"
2112msgstr ""
2113
2114#: builtins.c:235
2115msgid "compopt [-o|+o option] [name ...]"
2116msgstr ""
2117
2118#: builtins.c:238
2119msgid ""
2120"mapfile [-n count] [-O origin] [-s count] [-t] [-u fd] [-C callback] [-c "
2121"quantum] [array]"
2122msgstr ""
2123
2124#: builtins.c:250
2125#, fuzzy
2126msgid ""
2127"Define or display aliases.\n"
2128" \n"
2129" Without arguments, `alias' prints the list of aliases in the reusable\n"
2130" form `alias NAME=VALUE' on standard output.\n"
2131" \n"
2132" Otherwise, an alias is defined for each NAME whose VALUE is given.\n"
2133" A trailing space in VALUE causes the next word to be checked for\n"
2134" alias substitution when the alias is expanded.\n"
2135" \n"
2136" Options:\n"
2137" -p\tPrint all defined aliases in a reusable format\n"
2138" \n"
2139" Exit Status:\n"
2140" alias returns true unless a NAME is supplied for which no alias has "
2141"been\n"
2142" defined."
2143msgstr ""
2144"`alias' with no arguments or with the -p option prints the list\n"
2145" of aliases in the form alias NAME=VALUE on standard output.\n"
2146" Otherwise, an alias is defined for each NAME whose VALUE is given.\n"
2147" A trailing space in VALUE causes the next word to be checked for\n"
2148" alias substitution when the alias is expanded. Alias returns\n"
2149" true unless a NAME is given for which no alias has been defined."
2150
2151#: builtins.c:272
2152msgid ""
2153"Remove each NAME from the list of defined aliases.\n"
2154" \n"
2155" Options:\n"
2156" -a\tremove all alias definitions.\n"
2157" \n"
2158" Return success unless a NAME is not an existing alias."
2159msgstr ""
2160
2161#: builtins.c:285
2162msgid ""
2163"Set Readline key bindings and variables.\n"
2164" \n"
2165" Bind a key sequence to a Readline function or a macro, or set a\n"
2166" Readline variable. The non-option argument syntax is equivalent to\n"
2167" that found in ~/.inputrc, but must be passed as a single argument:\n"
2168" e.g., bind '\"\\C-x\\C-r\": re-read-init-file'.\n"
2169" \n"
2170" Options:\n"
2171" -m keymap Use KEYMAP as the keymap for the duration of this\n"
2172" command. Acceptable keymap names are emacs,\n"
2173" emacs-standard, emacs-meta, emacs-ctlx, vi, vi-"
2174"move,\n"
2175" vi-command, and vi-insert.\n"
2176" -l List names of functions.\n"
2177" -P List function names and bindings.\n"
2178" -p List functions and bindings in a form that can be\n"
2179" reused as input.\n"
2180" -S List key sequences that invoke macros and their "
2181"values\n"
2182" -s List key sequences that invoke macros and their "
2183"values\n"
2184" in a form that can be reused as input.\n"
2185" -V List variable names and values\n"
2186" -v List variable names and values in a form that can\n"
2187" be reused as input.\n"
2188" -q function-name Query about which keys invoke the named function.\n"
2189" -u function-name Unbind all keys which are bound to the named "
2190"function.\n"
2191" -r keyseq Remove the binding for KEYSEQ.\n"
2192" -f filename Read key bindings from FILENAME.\n"
2193" -x keyseq:shell-command\tCause SHELL-COMMAND to be executed when\n"
2194" \t\t\t\tKEYSEQ is entered.\n"
2195" \n"
2196" Exit Status:\n"
2197" bind returns 0 unless an unrecognized option is given or an error occurs."
2198msgstr ""
2199
2200#: builtins.c:322
2201msgid ""
2202"Exit for, while, or until loops.\n"
2203" \n"
2204" Exit a FOR, WHILE or UNTIL loop. If N is specified, break N enclosing\n"
2205" loops.\n"
2206" \n"
2207" Exit Status:\n"
2208" The exit status is 0 unless N is not greater than or equal to 1."
2209msgstr ""
2210
2211#: builtins.c:334
2212msgid ""
2213"Resume for, while, or until loops.\n"
2214" \n"
2215" Resumes the next iteration of the enclosing FOR, WHILE or UNTIL loop.\n"
2216" If N is specified, resumes the Nth enclosing loop.\n"
2217" \n"
2218" Exit Status:\n"
2219" The exit status is 0 unless N is not greater than or equal to 1."
2220msgstr ""
2221
2222#: builtins.c:346
2223msgid ""
2224"Execute shell builtins.\n"
2225" \n"
2226" Execute SHELL-BUILTIN with arguments ARGs without performing command\n"
2227" lookup. This is useful when you wish to reimplement a shell builtin\n"
2228" as a shell function, but need to execute the builtin within the "
2229"function.\n"
2230" \n"
2231" Exit Status:\n"
2232" Returns the exit status of SHELL-BUILTIN, or false if SHELL-BUILTIN is\n"
2233" not a shell builtin.."
2234msgstr ""
2235
2236#: builtins.c:361
2237msgid ""
2238"Return the context of the current subroutine call.\n"
2239" \n"
2240" Without EXPR, returns \"$line $filename\". With EXPR, returns\n"
2241" \"$line $subroutine $filename\"; this extra information can be used to\n"
2242" provide a stack trace.\n"
2243" \n"
2244" The value of EXPR indicates how many call frames to go back before the\n"
2245" current one; the top frame is frame 0.\n"
2246" \n"
2247" Exit Status:\n"
2248" Returns 0 unless the shell is not executing a shell function or EXPR\n"
2249" is invalid."
2250msgstr ""
2251
2252#: builtins.c:379
2253msgid ""
2254"Change the shell working directory.\n"
2255" \n"
2256" Change the current directory to DIR. The default DIR is the value of "
2257"the\n"
2258" HOME shell variable.\n"
2259" \n"
2260" The variable CDPATH defines the search path for the directory "
2261"containing\n"
2262" DIR. Alternative directory names in CDPATH are separated by a colon "
2263"(:).\n"
2264" A null directory name is the same as the current directory. If DIR "
2265"begins\n"
2266" with a slash (/), then CDPATH is not used.\n"
2267" \n"
2268" If the directory is not found, and the shell option `cdable_vars' is "
2269"set,\n"
2270" the word is assumed to be a variable name. If that variable has a "
2271"value,\n"
2272" its value is used for DIR.\n"
2273" \n"
2274" Options:\n"
2275" -L\tforce symbolic links to be followed\n"
2276" -P\tuse the physical directory structure without following symbolic\n"
2277" \tlinks\n"
2278" \n"
2279" The default is to follow symbolic links, as if `-L' were specified.\n"
2280" \n"
2281" Exit Status:\n"
2282" Returns 0 if the directory is changed; non-zero otherwise."
2283msgstr ""
2284
2285#: builtins.c:407
2286msgid ""
2287"Print the name of the current working directory.\n"
2288" \n"
2289" Options:\n"
2290" -L\tprint the value of $PWD if it names the current working\n"
2291" \tdirectory\n"
2292" -P\tprint the physical directory, without any symbolic links\n"
2293" \n"
2294" By default, `pwd' behaves as if `-L' were specified.\n"
2295" \n"
2296" Exit Status:\n"
2297" Returns 0 unless an invalid option is given or the current directory\n"
2298" cannot be read."
2299msgstr ""
2300
2301#: builtins.c:424
2302msgid ""
2303"Null command.\n"
2304" \n"
2305" No effect; the command does nothing.\n"
2306" \n"
2307" Exit Status:\n"
2308" Always succeeds."
2309msgstr ""
2310
2311#: builtins.c:435
2312msgid ""
2313"Return a successful result.\n"
2314" \n"
2315" Exit Status:\n"
2316" Always succeeds."
2317msgstr ""
2318
2319#: builtins.c:444
2320msgid ""
2321"Return an unsuccessful result.\n"
2322" \n"
2323" Exit Status:\n"
2324" Always fails."
2325msgstr ""
2326
2327#: builtins.c:453
2328msgid ""
2329"Execute a simple command or display information about commands.\n"
2330" \n"
2331" Runs COMMAND with ARGS suppressing shell function lookup, or display\n"
2332" information about the specified COMMANDs. Can be used to invoke "
2333"commands\n"
2334" on disk when a function with the same name exists.\n"
2335" \n"
2336" Options:\n"
2337" -p\tuse a default value for PATH that is guaranteed to find all of\n"
2338" \tthe standard utilities\n"
2339" -v\tprint a description of COMMAND similar to the `type' builtin\n"
2340" -V\tprint a more verbose description of each COMMAND\n"
2341" \n"
2342" Exit Status:\n"
2343" Returns exit status of COMMAND, or failure if COMMAND is not found."
2344msgstr ""
2345
2346#: builtins.c:472
2347msgid ""
2348"Set variable values and attributes.\n"
2349" \n"
2350" Declare variables and give them attributes. If no NAMEs are given,\n"
2351" display the attributes and values of all variables.\n"
2352" \n"
2353" Options:\n"
2354" -f\trestrict action or display to function names and definitions\n"
2355" -F\trestrict display to function names only (plus line number and\n"
2356" \tsource file when debugging)\n"
2357" -p\tdisplay the attributes and value of each NAME\n"
2358" \n"
2359" Options which set attributes:\n"
2360" -a\tto make NAMEs indexed arrays (if supported)\n"
2361" -A\tto make NAMEs associative arrays (if supported)\n"
2362" -i\tto make NAMEs have the `integer' attribute\n"
2363" -l\tto convert NAMEs to lower case on assignment\n"
2364" -r\tto make NAMEs readonly\n"
2365" -t\tto make NAMEs have the `trace' attribute\n"
2366" -u\tto convert NAMEs to upper case on assignment\n"
2367" -x\tto make NAMEs export\n"
2368" \n"
2369" Using `+' instead of `-' turns off the given attribute.\n"
2370" \n"
2371" Variables with the integer attribute have arithmetic evaluation (see\n"
2372" the `let' command) performed when the variable is assigned a value.\n"
2373" \n"
2374" When used in a function, `declare' makes NAMEs local, as with the "
2375"`local'\n"
2376" command.\n"
2377" \n"
2378" Exit Status:\n"
2379" Returns success unless an invalid option is supplied or an error occurs."
2380msgstr ""
2381
2382#: builtins.c:508
2383msgid ""
2384"Set variable values and attributes.\n"
2385" \n"
2386" Obsolete. See `help declare'."
2387msgstr ""
2388
2389#: builtins.c:516
2390msgid ""
2391"Define local variables.\n"
2392" \n"
2393" Create a local variable called NAME, and give it VALUE. OPTION can\n"
2394" be any option accepted by `declare'.\n"
2395" \n"
2396" Local variables can only be used within a function; they are visible\n"
2397" only to the function where they are defined and its children.\n"
2398" \n"
2399" Exit Status:\n"
2400" Returns success unless an invalid option is supplied, an error occurs,\n"
2401" or the shell is not executing a function."
2402msgstr ""
2403
2404#: builtins.c:533
2405msgid ""
2406"Write arguments to the standard output.\n"
2407" \n"
2408" Display the ARGs on the standard output followed by a newline.\n"
2409" \n"
2410" Options:\n"
2411" -n\tdo not append a newline\n"
2412" -e\tenable interpretation of the following backslash escapes\n"
2413" -E\texplicitly suppress interpretation of backslash escapes\n"
2414" \n"
2415" `echo' interprets the following backslash-escaped characters:\n"
2416" \\a\talert (bell)\n"
2417" \\b\tbackspace\n"
2418" \\c\tsuppress further output\n"
2419" \\e\tescape character\n"
2420" \\f\tform feed\n"
2421" \\n\tnew line\n"
2422" \\r\tcarriage return\n"
2423" \\t\thorizontal tab\n"
2424" \\v\tvertical tab\n"
2425" \\\\\tbackslash\n"
2426" \\0nnn\tthe character whose ASCII code is NNN (octal). NNN can be\n"
2427" \t0 to 3 octal digits\n"
2428" \\xHH\tthe eight-bit character whose value is HH (hexadecimal). HH\n"
2429" \tcan be one or two hex digits\n"
2430" \n"
2431" Exit Status:\n"
2432" Returns success unless a write error occurs."
2433msgstr ""
2434
2435#: builtins.c:567
2436msgid ""
2437"Write arguments to the standard output.\n"
2438" \n"
2439" Display the ARGs on the standard output followed by a newline.\n"
2440" \n"
2441" Options:\n"
2442" -n\tdo not append a newline\n"
2443" \n"
2444" Exit Status:\n"
2445" Returns success unless a write error occurs."
2446msgstr ""
2447
2448#: builtins.c:582
2449msgid ""
2450"Enable and disable shell builtins.\n"
2451" \n"
2452" Enables and disables builtin shell commands. Disabling allows you to\n"
2453" execute a disk command which has the same name as a shell builtin\n"
2454" without using a full pathname.\n"
2455" \n"
2456" Options:\n"
2457" -a\tprint a list of builtins showing whether or not each is enabled\n"
2458" -n\tdisable each NAME or display a list of disabled builtins\n"
2459" -p\tprint the list of builtins in a reusable format\n"
2460" -s\tprint only the names of Posix `special' builtins\n"
2461" \n"
2462" Options controlling dynamic loading:\n"
2463" -f\tLoad builtin NAME from shared object FILENAME\n"
2464" -d\tRemove a builtin loaded with -f\n"
2465" \n"
2466" Without options, each NAME is enabled.\n"
2467" \n"
2468" To use the `test' found in $PATH instead of the shell builtin\n"
2469" version, type `enable -n test'.\n"
2470" \n"
2471" Exit Status:\n"
2472" Returns success unless NAME is not a shell builtin or an error occurs."
2473msgstr ""
2474
2475#: builtins.c:610
2476msgid ""
2477"Execute arguments as a shell command.\n"
2478" \n"
2479" Combine ARGs into a single string, use the result as input to the "
2480"shell,\n"
2481" and execute the resulting commands.\n"
2482" \n"
2483" Exit Status:\n"
2484" Returns exit status of command or success if command is null."
2485msgstr ""
2486
2487#: builtins.c:622
2488msgid ""
2489"Parse option arguments.\n"
2490" \n"
2491" Getopts is used by shell procedures to parse positional parameters\n"
2492" as options.\n"
2493" \n"
2494" OPTSTRING contains the option letters to be recognized; if a letter\n"
2495" is followed by a colon, the option is expected to have an argument,\n"
2496" which should be separated from it by white space.\n"
2497" \n"
2498" Each time it is invoked, getopts will place the next option in the\n"
2499" shell variable $name, initializing name if it does not exist, and\n"
2500" the index of the next argument to be processed into the shell\n"
2501" variable OPTIND. OPTIND is initialized to 1 each time the shell or\n"
2502" a shell script is invoked. When an option requires an argument,\n"
2503" getopts places that argument into the shell variable OPTARG.\n"
2504" \n"
2505" getopts reports errors in one of two ways. If the first character\n"
2506" of OPTSTRING is a colon, getopts uses silent error reporting. In\n"
2507" this mode, no error messages are printed. If an invalid option is\n"
2508" seen, getopts places the option character found into OPTARG. If a\n"
2509" required argument is not found, getopts places a ':' into NAME and\n"
2510" sets OPTARG to the option character found. If getopts is not in\n"
2511" silent mode, and an invalid option is seen, getopts places '?' into\n"
2512" NAME and unsets OPTARG. If a required argument is not found, a '?'\n"
2513" is placed in NAME, OPTARG is unset, and a diagnostic message is\n"
2514" printed.\n"
2515" \n"
2516" If the shell variable OPTERR has the value 0, getopts disables the\n"
2517" printing of error messages, even if the first character of\n"
2518" OPTSTRING is not a colon. OPTERR has the value 1 by default.\n"
2519" \n"
2520" Getopts normally parses the positional parameters ($0 - $9), but if\n"
2521" more arguments are given, they are parsed instead.\n"
2522" \n"
2523" Exit Status:\n"
2524" Returns success if an option is found; fails if the end of options is\n"
2525" encountered or an error occurs."
2526msgstr ""
2527
2528#: builtins.c:664
2529msgid ""
2530"Replace the shell with the given command.\n"
2531" \n"
2532" Execute COMMAND, replacing this shell with the specified program.\n"
2533" ARGUMENTS become the arguments to COMMAND. If COMMAND is not "
2534"specified,\n"
2535" any redirections take effect in the current shell.\n"
2536" \n"
2537" Options:\n"
2538" -a name\tpass NAME as the zeroth argument to COMMAND\n"
2539" -c\t\texecute COMMAND with an empty environment\n"
2540" -l\t\tplace a dash in the zeroth argument to COMMAND\n"
2541" \n"
2542" If the command cannot be executed, a non-interactive shell exits, "
2543"unless\n"
2544" the shell option `execfail' is set.\n"
2545" \n"
2546" Exit Status:\n"
2547" Returns success unless COMMAND is not found or a redirection error "
2548"occurs."
2549msgstr ""
2550
2551#: builtins.c:685
2552msgid ""
2553"Exit the shell.\n"
2554" \n"
2555" Exits the shell with a status of N. If N is omitted, the exit status\n"
2556" is that of the last command executed."
2557msgstr ""
2558
2559#: builtins.c:694
2560msgid ""
2561"Exit a login shell.\n"
2562" \n"
2563" Exits a login shell with exit status N. Returns an error if not "
2564"executed\n"
2565" in a login shell."
2566msgstr ""
2567
2568#: builtins.c:704
2569msgid ""
2570"Display or execute commands from the history list.\n"
2571" \n"
2572" fc is used to list or edit and re-execute commands from the history "
2573"list.\n"
2574" FIRST and LAST can be numbers specifying the range, or FIRST can be a\n"
2575" string, which means the most recent command beginning with that\n"
2576" string.\n"
2577" \n"
2578" Options:\n"
2579" -e ENAME\tselect which editor to use. Default is FCEDIT, then "
2580"EDITOR,\n"
2581" \t\tthen vi\n"
2582" -l \tlist lines instead of editing\n"
2583" -n\tomit line numbers when listing\n"
2584" -r\treverse the order of the lines (newest listed first)\n"
2585" \n"
2586" With the `fc -s [pat=rep ...] [command]' format, COMMAND is\n"
2587" re-executed after the substitution OLD=NEW is performed.\n"
2588" \n"
2589" A useful alias to use with this is r='fc -s', so that typing `r cc'\n"
2590" runs the last command beginning with `cc' and typing `r' re-executes\n"
2591" the last command.\n"
2592" \n"
2593" Exit Status:\n"
2594" Returns success or status of executed command; non-zero if an error "
2595"occurs."
2596msgstr ""
2597
2598#: builtins.c:734
2599msgid ""
2600"Move job to the foreground.\n"
2601" \n"
2602" Place the job identified by JOB_SPEC in the foreground, making it the\n"
2603" current job. If JOB_SPEC is not present, the shell's notion of the\n"
2604" current job is used.\n"
2605" \n"
2606" Exit Status:\n"
2607" Status of command placed in foreground, or failure if an error occurs."
2608msgstr ""
2609
2610#: builtins.c:749
2611msgid ""
2612"Move jobs to the background.\n"
2613" \n"
2614" Place the jobs identified by each JOB_SPEC in the background, as if "
2615"they\n"
2616" had been started with `&'. If JOB_SPEC is not present, the shell's "
2617"notion\n"
2618" of the current job is used.\n"
2619" \n"
2620" Exit Status:\n"
2621" Returns success unless job control is not enabled or an error occurs."
2622msgstr ""
2623
2624#: builtins.c:763
2625msgid ""
2626"Remember or display program locations.\n"
2627" \n"
2628" Determine and remember the full pathname of each command NAME. If\n"
2629" no arguments are given, information about remembered commands is "
2630"displayed.\n"
2631" \n"
2632" Options:\n"
2633" -d\t\tforget the remembered location of each NAME\n"
2634" -l\t\tdisplay in a format that may be reused as input\n"
2635" -p pathname\tuse PATHNAME is the full pathname of NAME\n"
2636" -r\t\tforget all remembered locations\n"
2637" -t\t\tprint the remembered location of each NAME, preceding\n"
2638" \t\teach location with the corresponding NAME if multiple\n"
2639" \t\tNAMEs are given\n"
2640" Arguments:\n"
2641" NAME\t\tEach NAME is searched for in $PATH and added to the list\n"
2642" \t\tof remembered commands.\n"
2643" \n"
2644" Exit Status:\n"
2645" Returns success unless NAME is not found or an invalid option is given."
2646msgstr ""
2647
2648#: builtins.c:788
2649msgid ""
2650"Display information about builtin commands.\n"
2651" \n"
2652" Displays brief summaries of builtin commands. If PATTERN is\n"
2653" specified, gives detailed help on all commands matching PATTERN,\n"
2654" otherwise the list of help topics is printed.\n"
2655" \n"
2656" Options:\n"
2657" -d\toutput short description for each topic\n"
2658" -m\tdisplay usage in pseudo-manpage format\n"
2659" -s\toutput only a short usage synopsis for each topic matching\n"
2660" \tPATTERN\n"
2661" \n"
2662" Arguments:\n"
2663" PATTERN\tPattern specifiying a help topic\n"
2664" \n"
2665" Exit Status:\n"
2666" Returns success unless PATTERN is not found or an invalid option is "
2667"given."
2668msgstr ""
2669
2670#: builtins.c:812
2671msgid ""
2672"Display or manipulate the history list.\n"
2673" \n"
2674" Display the history list with line numbers, prefixing each modified\n"
2675" entry with a `*'. An argument of N lists only the last N entries.\n"
2676" \n"
2677" Options:\n"
2678" -c\tclear the history list by deleting all of the entries\n"
2679" -d offset\tdelete the history entry at offset OFFSET.\n"
2680" \n"
2681" -a\tappend history lines from this session to the history file\n"
2682" -n\tread all history lines not already read from the history file\n"
2683" -r\tread the history file and append the contents to the history\n"
2684" \tlist\n"
2685" -w\twrite the current history to the history file\n"
2686" \tand append them to the history list\n"
2687" \n"
2688" -p\tperform history expansion on each ARG and display the result\n"
2689" \twithout storing it in the history list\n"
2690" -s\tappend the ARGs to the history list as a single entry\n"
2691" \n"
2692" If FILENAME is given, it is used as the history file. Otherwise,\n"
2693" if $HISTFILE has a value, that is used, else ~/.bash_history.\n"
2694" \n"
2695" If the $HISTTIMEFORMAT variable is set and not null, its value is used\n"
2696" as a format string for strftime(3) to print the time stamp associated\n"
2697" with each displayed history entry. No time stamps are printed "
2698"otherwise.\n"
2699" \n"
2700" Exit Status:\n"
2701" Returns success unless an invalid option is given or an error occurs."
2702msgstr ""
2703
2704#: builtins.c:848
2705msgid ""
2706"Display status of jobs.\n"
2707" \n"
2708" Lists the active jobs. JOBSPEC restricts output to that job.\n"
2709" Without options, the status of all active jobs is displayed.\n"
2710" \n"
2711" Options:\n"
2712" -l\tlists process IDs in addition to the normal information\n"
2713" -n\tlist only processes that have changed status since the last\n"
2714" \tnotification\n"
2715" -p\tlists process IDs only\n"
2716" -r\trestrict output to running jobs\n"
2717" -s\trestrict output to stopped jobs\n"
2718" \n"
2719" If -x is supplied, COMMAND is run after all job specifications that\n"
2720" appear in ARGS have been replaced with the process ID of that job's\n"
2721" process group leader.\n"
2722" \n"
2723" Exit Status:\n"
2724" Returns success unless an invalid option is given or an error occurs.\n"
2725" If -x is used, returns the exit status of COMMAND."
2726msgstr ""
2727
2728#: builtins.c:875
2729msgid ""
2730"Remove jobs from current shell.\n"
2731" \n"
2732" Removes each JOBSPEC argument from the table of active jobs. Without\n"
2733" any JOBSPECs, the shell uses its notion of the current job.\n"
2734" \n"
2735" Options:\n"
2736" -a\tremove all jobs if JOBSPEC is not supplied\n"
2737" -h\tmark each JOBSPEC so that SIGHUP is not sent to the job if the\n"
2738" \tshell receives a SIGHUP\n"
2739" -r\tremove only running jobs\n"
2740" \n"
2741" Exit Status:\n"
2742" Returns success unless an invalid option or JOBSPEC is given."
2743msgstr ""
2744
2745#: builtins.c:894
2746msgid ""
2747"Send a signal to a job.\n"
2748" \n"
2749" Send the processes identified by PID or JOBSPEC the signal named by\n"
2750" SIGSPEC or SIGNUM. If neither SIGSPEC nor SIGNUM is present, then\n"
2751" SIGTERM is assumed.\n"
2752" \n"
2753" Options:\n"
2754" -s sig\tSIG is a signal name\n"
2755" -n sig\tSIG is a signal number\n"
2756" -l\tlist the signal names; if arguments follow `-l' they are\n"
2757" \tassumed to be signal numbers for which names should be listed\n"
2758" \n"
2759" Kill is a shell builtin for two reasons: it allows job IDs to be used\n"
2760" instead of process IDs, and allows processes to be killed if the limit\n"
2761" on processes that you can create is reached.\n"
2762" \n"
2763" Exit Status:\n"
2764" Returns success unless an invalid option is given or an error occurs."
2765msgstr ""
2766
2767#: builtins.c:917
2768msgid ""
2769"Evaluate arithmetic expressions.\n"
2770" \n"
2771" Evaluate each ARG as an arithmetic expression. Evaluation is done in\n"
2772" fixed-width integers with no check for overflow, though division by 0\n"
2773" is trapped and flagged as an error. The following list of operators is\n"
2774" grouped into levels of equal-precedence operators. The levels are "
2775"listed\n"
2776" in order of decreasing precedence.\n"
2777" \n"
2778" \tid++, id--\tvariable post-increment, post-decrement\n"
2779" \t++id, --id\tvariable pre-increment, pre-decrement\n"
2780" \t-, +\t\tunary minus, plus\n"
2781" \t!, ~\t\tlogical and bitwise negation\n"
2782" \t**\t\texponentiation\n"
2783" \t*, /, %\t\tmultiplication, division, remainder\n"
2784" \t+, -\t\taddition, subtraction\n"
2785" \t<<, >>\t\tleft and right bitwise shifts\n"
2786" \t<=, >=, <, >\tcomparison\n"
2787" \t==, !=\t\tequality, inequality\n"
2788" \t&\t\tbitwise AND\n"
2789" \t^\t\tbitwise XOR\n"
2790" \t|\t\tbitwise OR\n"
2791" \t&&\t\tlogical AND\n"
2792" \t||\t\tlogical OR\n"
2793" \texpr ? expr : expr\n"
2794" \t\t\tconditional operator\n"
dd4f3dd8
CR
2795" \t=, *=, /=, %=,\n"
2796" \t+=, -=, <<=, >>=,\n"
2797" \t&=, ^=, |=\tassignment\n"
2798" \n"
2799" Shell variables are allowed as operands. The name of the variable\n"
2800" is replaced by its value (coerced to a fixed-width integer) within\n"
2801" an expression. The variable need not have its integer attribute\n"
2802" turned on to be used in an expression.\n"
2803" \n"
2804" Operators are evaluated in order of precedence. Sub-expressions in\n"
2805" parentheses are evaluated first and may override the precedence\n"
2806" rules above.\n"
2807" \n"
40c8fbee
CR
2808" Exit Status:\n"
2809" If the last ARG evaluates to 0, let returns 1; let returns 0 otherwise.."
2810msgstr ""
2811
2812#: builtins.c:962
2813msgid ""
2814"Read a line from the standard input and split it into fields.\n"
2815" \n"
2816" Reads a single line from the standard input, or from file descriptor FD\n"
2817" if the -u option is supplied. The line is split into fields as with "
2818"word\n"
2819" splitting, and the first word is assigned to the first NAME, the second\n"
2820" word to the second NAME, and so on, with any leftover words assigned to\n"
2821" the last NAME. Only the characters found in $IFS are recognized as "
2822"word\n"
2823" delimiters.\n"
2824" \n"
2825" If no NAMEs are supplied, the line read is stored in the REPLY "
2826"variable.\n"
2827" \n"
2828" Options:\n"
2829" -a array\tassign the words read to sequential indices of the array\n"
2830" \t\tvariable ARRAY, starting at zero\n"
2831" -d delim\tcontinue until the first character of DELIM is read, rather\n"
2832" \t\tthan newline\n"
2833" -e\t\tuse Readline to obtain the line in an interactive shell\n"
2834" -i text\tUse TEXT as the initial text for Readline\n"
2835" -n nchars\treturn after reading NCHARS characters rather than waiting\n"
2836" \t\tfor a newline\n"
2837" -p prompt\toutput the string PROMPT without a trailing newline before\n"
2838" \t\tattempting to read\n"
2839" -r\t\tdo not allow backslashes to escape any characters\n"
2840" -s\t\tdo not echo input coming from a terminal\n"
2841" -t timeout\ttime out and return failure if a complete line of input "
2842"is\n"
2843" \t\tnot read withint TIMEOUT seconds. The value of the TMOUT\n"
2844" \t\tvariable is the default timeout. TIMEOUT may be a\n"
10a4e415
CR
2845" \t\tfractional number. If TIMEOUT is 0, read returns success only\n"
2846" \t\tif input is available on the specified file descriptor. The\n"
2847" \t\texit status is greater than 128 if the timeout is exceeded\n"
40c8fbee
CR
2848" -u fd\t\tread from file descriptor FD instead of the standard input\n"
2849" \n"
2850" Exit Status:\n"
2851" The return code is zero, unless end-of-file is encountered, read times "
2852"out,\n"
2853" or an invalid file descriptor is supplied as the argument to -u."
2854msgstr ""
2855
10a4e415 2856#: builtins.c:1002
40c8fbee
CR
2857msgid ""
2858"Return from a shell function.\n"
2859" \n"
2860" Causes a function or sourced script to exit with the return value\n"
2861" specified by N. If N is omitted, the return status is that of the\n"
2862" last command executed within the function or script.\n"
2863" \n"
2864" Exit Status:\n"
2865" Returns N, or failure if the shell is not executing a function or script."
2866msgstr ""
2867
10a4e415 2868#: builtins.c:1015
40c8fbee
CR
2869msgid ""
2870"Set or unset values of shell options and positional parameters.\n"
2871" \n"
2872" Change the value of shell attributes and positional parameters, or\n"
2873" display the names and values of shell variables.\n"
2874" \n"
2875" Options:\n"
2876" -a Mark variables which are modified or created for export.\n"
2877" -b Notify of job termination immediately.\n"
2878" -e Exit immediately if a command exits with a non-zero status.\n"
2879" -f Disable file name generation (globbing).\n"
2880" -h Remember the location of commands as they are looked up.\n"
2881" -k All assignment arguments are placed in the environment for a\n"
2882" command, not just those that precede the command name.\n"
2883" -m Job control is enabled.\n"
2884" -n Read commands but do not execute them.\n"
2885" -o option-name\n"
2886" Set the variable corresponding to option-name:\n"
2887" allexport same as -a\n"
2888" braceexpand same as -B\n"
2889" emacs use an emacs-style line editing interface\n"
2890" errexit same as -e\n"
2891" errtrace same as -E\n"
2892" functrace same as -T\n"
2893" hashall same as -h\n"
2894" histexpand same as -H\n"
2895" history enable command history\n"
2896" ignoreeof the shell will not exit upon reading EOF\n"
2897" interactive-comments\n"
2898" allow comments to appear in interactive commands\n"
2899" keyword same as -k\n"
2900" monitor same as -m\n"
2901" noclobber same as -C\n"
2902" noexec same as -n\n"
2903" noglob same as -f\n"
2904" nolog currently accepted but ignored\n"
2905" notify same as -b\n"
2906" nounset same as -u\n"
2907" onecmd same as -t\n"
2908" physical same as -P\n"
2909" pipefail the return value of a pipeline is the status of\n"
2910" the last command to exit with a non-zero status,\n"
2911" or zero if no command exited with a non-zero "
2912"status\n"
2913" posix change the behavior of bash where the default\n"
2914" operation differs from the Posix standard to\n"
2915" match the standard\n"
2916" privileged same as -p\n"
2917" verbose same as -v\n"
2918" vi use a vi-style line editing interface\n"
2919" xtrace same as -x\n"
2920" -p Turned on whenever the real and effective user ids do not match.\n"
2921" Disables processing of the $ENV file and importing of shell\n"
2922" functions. Turning this option off causes the effective uid and\n"
2923" gid to be set to the real uid and gid.\n"
2924" -t Exit after reading and executing one command.\n"
2925" -u Treat unset variables as an error when substituting.\n"
2926" -v Print shell input lines as they are read.\n"
2927" -x Print commands and their arguments as they are executed.\n"
2928" -B the shell will perform brace expansion\n"
2929" -C If set, disallow existing regular files to be overwritten\n"
2930" by redirection of output.\n"
2931" -E If set, the ERR trap is inherited by shell functions.\n"
2932" -H Enable ! style history substitution. This flag is on\n"
2933" by default when the shell is interactive.\n"
2934" -P If set, do not follow symbolic links when executing commands\n"
2935" such as cd which change the current directory.\n"
2936" -T If set, the DEBUG trap is inherited by shell functions.\n"
2937" - Assign any remaining arguments to the positional parameters.\n"
2938" The -x and -v options are turned off.\n"
dd4f3dd8
CR
2939" \n"
2940" Using + rather than - causes these flags to be turned off. The\n"
2941" flags can also be used upon invocation of the shell. The current\n"
2942" set of flags may be found in $-. The remaining n ARGs are positional\n"
2943" parameters and are assigned, in order, to $1, $2, .. $n. If no\n"
40c8fbee
CR
2944" ARGs are given, all shell variables are printed.\n"
2945" \n"
2946" Exit Status:\n"
2947" Returns success unless an invalid option is given."
dd4f3dd8
CR
2948msgstr ""
2949
10a4e415 2950#: builtins.c:1097
dd4f3dd8 2951msgid ""
40c8fbee
CR
2952"Unset values and attributes of shell variables and functions.\n"
2953" \n"
2954" For each NAME, remove the corresponding variable or function.\n"
2955" \n"
2956" Options:\n"
2957" -f\ttreat each NAME as a shell function\n"
2958" -v\ttreat each NAME as a shell variable\n"
2959" \n"
2960" Without options, unset first tries to unset a variable, and if that "
2961"fails,\n"
2962" tries to unset a function.\n"
2963" \n"
2964" Some variables cannot be unset; also see `readonly'.\n"
2965" \n"
2966" Exit Status:\n"
2967" Returns success unless an invalid option is given or a NAME is read-only."
dd4f3dd8
CR
2968msgstr ""
2969
10a4e415 2970#: builtins.c:1117
dd4f3dd8 2971msgid ""
40c8fbee
CR
2972"Set export attribute for shell variables.\n"
2973" \n"
2974" Marks each NAME for automatic export to the environment of subsequently\n"
2975" executed commands. If VALUE is supplied, assign VALUE before "
2976"exporting.\n"
2977" \n"
2978" Options:\n"
2979" -f\trefer to shell functions\n"
2980" -n\tremove the export property from each NAME\n"
2981" -p\tdisplay a list of all exported variables and functions\n"
2982" \n"
2983" An argument of `--' disables further option processing.\n"
2984" \n"
2985" Exit Status:\n"
2986" Returns success unless an invalid option is given or NAME is invalid."
dd4f3dd8
CR
2987msgstr ""
2988
10a4e415 2989#: builtins.c:1136
dd4f3dd8 2990msgid ""
40c8fbee
CR
2991"Mark shell variables as unchangeable.\n"
2992" \n"
2993" Mark each NAME as read-only; the values of these NAMEs may not be\n"
2994" changed by subsequent assignment. If VALUE is supplied, assign VALUE\n"
2995" before marking as read-only.\n"
2996" \n"
2997" Options:\n"
2998" -a\trefer to indexed array variables\n"
2999" -A\trefer to associative array variables\n"
3000" -f\trefer to shell functions\n"
3001" -p\tdisplay a list of all readonly variables and functions\n"
3002" \n"
3003" An argument of `--' disables further option processing.\n"
3004" \n"
3005" Exit Status:\n"
3006" Returns success unless an invalid option is given or NAME is invalid."
dd4f3dd8
CR
3007msgstr ""
3008
10a4e415 3009#: builtins.c:1157
dd4f3dd8 3010msgid ""
40c8fbee
CR
3011"Shift positional parameters.\n"
3012" \n"
3013" Rename the positional parameters $N+1,$N+2 ... to $1,$2 ... If N is\n"
3014" not given, it is assumed to be 1.\n"
3015" \n"
3016" Exit Status:\n"
3017" Returns success unless N is negative or greater than $#."
dd4f3dd8
CR
3018msgstr ""
3019
10a4e415 3020#: builtins.c:1169 builtins.c:1184
dd4f3dd8 3021msgid ""
40c8fbee
CR
3022"Execute commands from a file in the current shell.\n"
3023" \n"
3024" Read and execute commands from FILENAME in the current shell. The\n"
3025" entries in $PATH are used to find the directory containing FILENAME.\n"
3026" If any ARGUMENTS are supplied, they become the positional parameters\n"
3027" when FILENAME is executed.\n"
3028" \n"
3029" Exit Status:\n"
3030" Returns the status of the last command executed in FILENAME; fails if\n"
3031" FILENAME cannot be read."
dd4f3dd8
CR
3032msgstr ""
3033
10a4e415 3034#: builtins.c:1200
dd4f3dd8 3035msgid ""
40c8fbee
CR
3036"Suspend shell execution.\n"
3037" \n"
3038" Suspend the execution of this shell until it receives a SIGCONT signal.\n"
3039" Unless forced, login shells cannot be suspended.\n"
3040" \n"
3041" Options:\n"
3042" -f\tforce the suspend, even if the shell is a login shell\n"
3043" \n"
3044" Exit Status:\n"
3045" Returns success unless job control is not enabled or an error occurs."
dd4f3dd8
CR
3046msgstr ""
3047
10a4e415 3048#: builtins.c:1216
dd4f3dd8 3049msgid ""
40c8fbee
CR
3050"Evaluate conditional expression.\n"
3051" \n"
3052" Exits with a status of 0 (true) or 1 (false) depending on\n"
dd4f3dd8
CR
3053" the evaluation of EXPR. Expressions may be unary or binary. Unary\n"
3054" expressions are often used to examine the status of a file. There\n"
3055" are string operators as well, and numeric comparison operators.\n"
3056" \n"
3057" File operators:\n"
3058" \n"
40c8fbee
CR
3059" -a FILE True if file exists.\n"
3060" -b FILE True if file is block special.\n"
3061" -c FILE True if file is character special.\n"
3062" -d FILE True if file is a directory.\n"
3063" -e FILE True if file exists.\n"
3064" -f FILE True if file exists and is a regular file.\n"
3065" -g FILE True if file is set-group-id.\n"
3066" -h FILE True if file is a symbolic link.\n"
3067" -L FILE True if file is a symbolic link.\n"
3068" -k FILE True if file has its `sticky' bit set.\n"
3069" -p FILE True if file is a named pipe.\n"
3070" -r FILE True if file is readable by you.\n"
3071" -s FILE True if file exists and is not empty.\n"
3072" -S FILE True if file is a socket.\n"
3073" -t FD True if FD is opened on a terminal.\n"
3074" -u FILE True if the file is set-user-id.\n"
3075" -w FILE True if the file is writable by you.\n"
3076" -x FILE True if the file is executable by you.\n"
3077" -O FILE True if the file is effectively owned by you.\n"
3078" -G FILE True if the file is effectively owned by your group.\n"
3079" -N FILE True if the file has been modified since it was last "
3080"read.\n"
dd4f3dd8
CR
3081" \n"
3082" FILE1 -nt FILE2 True if file1 is newer than file2 (according to\n"
3083" modification date).\n"
3084" \n"
3085" FILE1 -ot FILE2 True if file1 is older than file2.\n"
3086" \n"
3087" FILE1 -ef FILE2 True if file1 is a hard link to file2.\n"
3088" \n"
3089" String operators:\n"
3090" \n"
40c8fbee 3091" -z STRING True if string is empty.\n"
dd4f3dd8 3092" \n"
40c8fbee
CR
3093" -n STRING\n"
3094" STRING True if string is not empty.\n"
dd4f3dd8 3095" \n"
40c8fbee
CR
3096" STRING1 = STRING2\n"
3097" True if the strings are equal.\n"
3098" STRING1 != STRING2\n"
3099" True if the strings are not equal.\n"
3100" STRING1 < STRING2\n"
3101" True if STRING1 sorts before STRING2 "
3102"lexicographically.\n"
3103" STRING1 > STRING2\n"
3104" True if STRING1 sorts after STRING2 lexicographically.\n"
dd4f3dd8
CR
3105" \n"
3106" Other operators:\n"
3107" \n"
40c8fbee
CR
3108" -o OPTION True if the shell option OPTION is enabled.\n"
3109" ! EXPR True if expr is false.\n"
3110" EXPR1 -a EXPR2 True if both expr1 AND expr2 are true.\n"
3111" EXPR1 -o EXPR2 True if either expr1 OR expr2 is true.\n"
dd4f3dd8 3112" \n"
40c8fbee
CR
3113" arg1 OP arg2 Arithmetic tests. OP is one of -eq, -ne,\n"
3114" -lt, -le, -gt, or -ge.\n"
dd4f3dd8
CR
3115" \n"
3116" Arithmetic binary operators return true if ARG1 is equal, not-equal,\n"
3117" less-than, less-than-or-equal, greater-than, or greater-than-or-equal\n"
40c8fbee
CR
3118" than ARG2.\n"
3119" \n"
3120" Exit Status:\n"
3121" Returns success if EXPR evaluates to true; fails if EXPR evaluates to\n"
3122" false or an invalid argument is given."
dd4f3dd8
CR
3123msgstr ""
3124
10a4e415 3125#: builtins.c:1292
dd4f3dd8 3126msgid ""
40c8fbee
CR
3127"Evaluate conditional expression.\n"
3128" \n"
3129" This is a synonym for the \"test\" builtin, but the last argument must\n"
3130" be a literal `]', to match the opening `['."
dd4f3dd8
CR
3131msgstr ""
3132
10a4e415 3133#: builtins.c:1301
dd4f3dd8 3134msgid ""
40c8fbee
CR
3135"Display process times.\n"
3136" \n"
3137" Prints the accumulated user and system times for the shell and all of "
3138"its\n"
3139" child processes.\n"
3140" \n"
3141" Exit Status:\n"
3142" Always succeeds."
dd4f3dd8
CR
3143msgstr ""
3144
10a4e415 3145#: builtins.c:1313
dd4f3dd8 3146msgid ""
40c8fbee
CR
3147"Trap signals and other events.\n"
3148" \n"
3149" Defines and activates handlers to be run when the shell receives "
3150"signals\n"
3151" or other conditions.\n"
3152" \n"
3153" ARG is a command to be read and executed when the shell receives the\n"
dd4f3dd8
CR
3154" signal(s) SIGNAL_SPEC. If ARG is absent (and a single SIGNAL_SPEC\n"
3155" is supplied) or `-', each specified signal is reset to its original\n"
3156" value. If ARG is the null string each SIGNAL_SPEC is ignored by the\n"
40c8fbee
CR
3157" shell and by the commands it invokes.\n"
3158" \n"
3159" If a SIGNAL_SPEC is EXIT (0) ARG is executed on exit from the shell. "
3160"If\n"
3161" a SIGNAL_SPEC is DEBUG, ARG is executed before every simple command.\n"
3162" \n"
3163" If no arguments are supplied, trap prints the list of commands "
3164"associated\n"
3165" with each signal.\n"
3166" \n"
3167" Options:\n"
3168" -l\tprint a list of signal names and their corresponding numbers\n"
3169" -p\tdisplay the trap commands associated with each SIGNAL_SPEC\n"
3170" \n"
3171" Each SIGNAL_SPEC is either a signal name in <signal.h> or a signal "
3172"number.\n"
3173" Signal names are case insensitive and the SIG prefix is optional. A\n"
3174" signal may be sent to the shell with \"kill -signal $$\".\n"
3175" \n"
3176" Exit Status:\n"
3177" Returns success unless a SIGSPEC is invalid or an invalid option is "
3178"given."
dd4f3dd8
CR
3179msgstr ""
3180
10a4e415 3181#: builtins.c:1345
dd4f3dd8 3182msgid ""
40c8fbee 3183"Display information about command type.\n"
dd4f3dd8 3184" \n"
40c8fbee
CR
3185" For each NAME, indicate how it would be interpreted if used as a\n"
3186" command name.\n"
dd4f3dd8 3187" \n"
40c8fbee
CR
3188" Options:\n"
3189" -a\tdisplay all locations containing an executable named NAME;\n"
3190" \tincludes aliases, builtins, and functions, if and only if\n"
3191" \tthe `-p' option is not also used\n"
3192" -f\tsuppress shell function lookup\n"
3193" -P\tforce a PATH search for each NAME, even if it is an alias,\n"
3194" \tbuiltin, or function, and returns the name of the disk file\n"
3195" \tthat would be executed\n"
3196" -p\treturns either the name of the disk file that would be executed,\n"
3197" \tor nothing if `type -t NAME' would not return `file'.\n"
3198" -t\toutput a single word which is one of `alias', `keyword',\n"
3199" \t`function', `builtin', `file' or `', if NAME is an alias, shell\n"
3200" \treserved word, shell function, shell builtin, disk file, or not\n"
3201" \tfound, respectively\n"
dd4f3dd8 3202" \n"
40c8fbee
CR
3203" Arguments:\n"
3204" NAME\tCommand name to be interpreted.\n"
dd4f3dd8 3205" \n"
40c8fbee
CR
3206" Exit Status:\n"
3207" Returns success if all of the NAMEs are found; fails if any are not "
3208"found."
dd4f3dd8
CR
3209msgstr ""
3210
10a4e415 3211#: builtins.c:1376
dd4f3dd8 3212msgid ""
40c8fbee
CR
3213"Modify shell resource limits.\n"
3214" \n"
3215" Provides control over the resources available to the shell and "
3216"processes\n"
3217" it creates, on systems that allow such control.\n"
dd4f3dd8 3218" \n"
40c8fbee
CR
3219" Options:\n"
3220" -S\tuse the `soft' resource limit\n"
3221" -H\tuse the `hard' resource limit\n"
3222" -a\tall current limits are reported\n"
3223" -b\tthe socket buffer size\n"
3224" -c\tthe maximum size of core files created\n"
3225" -d\tthe maximum size of a process's data segment\n"
3226" -e\tthe maximum scheduling priority (`nice')\n"
3227" -f\tthe maximum size of files written by the shell and its children\n"
3228" -i\tthe maximum number of pending signals\n"
3229" -l\tthe maximum size a process may lock into memory\n"
3230" -m\tthe maximum resident set size\n"
3231" -n\tthe maximum number of open file descriptors\n"
3232" -p\tthe pipe buffer size\n"
3233" -q\tthe maximum number of bytes in POSIX message queues\n"
3234" -r\tthe maximum real-time scheduling priority\n"
3235" -s\tthe maximum stack size\n"
3236" -t\tthe maximum amount of cpu time in seconds\n"
3237" -u\tthe maximum number of user processes\n"
3238" -v\tthe size of virtual memory\n"
3239" -x\tthe maximum number of file locks\n"
dd4f3dd8 3240" \n"
40c8fbee
CR
3241" If LIMIT is given, it is the new value of the specified resource; the\n"
3242" special LIMIT values `soft', `hard', and `unlimited' stand for the\n"
3243" current soft limit, the current hard limit, and no limit, respectively.\n"
3244" Otherwise, the current value of the specified resource is printed. If\n"
3245" no option is given, then -f is assumed.\n"
3246" \n"
3247" Values are in 1024-byte increments, except for -t, which is in seconds,\n"
3248" -p, which is in increments of 512 bytes, and -u, which is an unscaled\n"
3249" number of processes.\n"
3250" \n"
3251" Exit Status:\n"
3252" Returns success unless an invalid option is supplied or an error occurs."
dd4f3dd8
CR
3253msgstr ""
3254
10a4e415 3255#: builtins.c:1421
dd4f3dd8 3256msgid ""
40c8fbee
CR
3257"Display or set file mode mask.\n"
3258" \n"
3259" Sets the user file-creation mask to MODE. If MODE is omitted, prints\n"
3260" the current value of the mask.\n"
3261" \n"
3262" If MODE begins with a digit, it is interpreted as an octal number;\n"
3263" otherwise it is a symbolic mode string like that accepted by chmod(1).\n"
3264" \n"
3265" Options:\n"
3266" -p\tif MODE is omitted, output in a form that may be reused as input\n"
3267" -S\tmakes the output symbolic; otherwise an octal number is output\n"
3268" \n"
3269" Exit Status:\n"
3270" Returns success unless MODE is invalid or an invalid option is given."
dd4f3dd8
CR
3271msgstr ""
3272
10a4e415 3273#: builtins.c:1441
dd4f3dd8 3274msgid ""
40c8fbee
CR
3275"Wait for job completion and return exit status.\n"
3276" \n"
3277" Waits for the process identified by ID, which may be a process ID or a\n"
3278" job specification, and reports its termination status. If ID is not\n"
3279" given, waits for all currently active child processes, and the return\n"
3280" status is zero. If ID is a a job specification, waits for all "
3281"processes\n"
3282" in the job's pipeline.\n"
3283" \n"
3284" Exit Status:\n"
3285" Returns the status of ID; fails if ID is invalid or an invalid option "
3286"is\n"
3287" given."
dd4f3dd8
CR
3288msgstr ""
3289
10a4e415 3290#: builtins.c:1459
dd4f3dd8 3291msgid ""
40c8fbee
CR
3292"Wait for process completion and return exit status.\n"
3293" \n"
3294" Waits for the specified process and reports its termination status. If\n"
3295" PID is not given, all currently active child processes are waited for,\n"
3296" and the return code is zero. PID must be a process ID.\n"
3297" \n"
3298" Exit Status:\n"
3299" Returns the status of ID; fails if ID is invalid or an invalid option "
3300"is\n"
3301" given."
dd4f3dd8
CR
3302msgstr ""
3303
10a4e415 3304#: builtins.c:1474
dd4f3dd8 3305msgid ""
40c8fbee
CR
3306"Execute commands for each member in a list.\n"
3307" \n"
3308" The `for' loop executes a sequence of commands for each member in a\n"
dd4f3dd8
CR
3309" list of items. If `in WORDS ...;' is not present, then `in \"$@\"' is\n"
3310" assumed. For each element in WORDS, NAME is set to that element, and\n"
40c8fbee
CR
3311" the COMMANDS are executed.\n"
3312" \n"
3313" Exit Status:\n"
3314" Returns the status of the last command executed."
dd4f3dd8
CR
3315msgstr ""
3316
10a4e415 3317#: builtins.c:1488
dd4f3dd8 3318msgid ""
40c8fbee
CR
3319"Arithmetic for loop.\n"
3320" \n"
3321" Equivalent to\n"
dd4f3dd8
CR
3322" \t(( EXP1 ))\n"
3323" \twhile (( EXP2 )); do\n"
3324" \t\tCOMMANDS\n"
3325" \t\t(( EXP3 ))\n"
3326" \tdone\n"
3327" EXP1, EXP2, and EXP3 are arithmetic expressions. If any expression is\n"
40c8fbee
CR
3328" omitted, it behaves as if it evaluates to 1.\n"
3329" \n"
3330" Exit Status:\n"
3331" Returns the status of the last command executed."
dd4f3dd8
CR
3332msgstr ""
3333
10a4e415 3334#: builtins.c:1506
dd4f3dd8 3335msgid ""
40c8fbee
CR
3336"Select words from a list and execute commands.\n"
3337" \n"
3338" The WORDS are expanded, generating a list of words. The\n"
dd4f3dd8
CR
3339" set of expanded words is printed on the standard error, each\n"
3340" preceded by a number. If `in WORDS' is not present, `in \"$@\"'\n"
3341" is assumed. The PS3 prompt is then displayed and a line read\n"
3342" from the standard input. If the line consists of the number\n"
3343" corresponding to one of the displayed words, then NAME is set\n"
3344" to that word. If the line is empty, WORDS and the prompt are\n"
3345" redisplayed. If EOF is read, the command completes. Any other\n"
3346" value read causes NAME to be set to null. The line read is saved\n"
3347" in the variable REPLY. COMMANDS are executed after each selection\n"
40c8fbee
CR
3348" until a break command is executed.\n"
3349" \n"
3350" Exit Status:\n"
3351" Returns the status of the last command executed."
dd4f3dd8
CR
3352msgstr ""
3353
10a4e415 3354#: builtins.c:1527
dd4f3dd8 3355msgid ""
40c8fbee
CR
3356"Report time consumed by pipeline's execution.\n"
3357" \n"
3358" Execute PIPELINE and print a summary of the real time, user CPU time,\n"
dd4f3dd8 3359" and system CPU time spent executing PIPELINE when it terminates.\n"
40c8fbee
CR
3360" \n"
3361" Options:\n"
3362" -p\tprint the timing summary in the portable Posix format\n"
3363" \n"
3364" The value of the TIMEFORMAT variable is used as the output format.\n"
3365" \n"
3366" Exit Status:\n"
3367" The return status is the return status of PIPELINE."
dd4f3dd8
CR
3368msgstr ""
3369
10a4e415 3370#: builtins.c:1544
dd4f3dd8 3371msgid ""
40c8fbee
CR
3372"Execute commands based on pattern matching.\n"
3373" \n"
3374" Selectively execute COMMANDS based upon WORD matching PATTERN. The\n"
3375" `|' is used to separate multiple patterns.\n"
3376" \n"
3377" Exit Status:\n"
3378" Returns the status of the last command executed."
dd4f3dd8
CR
3379msgstr ""
3380
10a4e415 3381#: builtins.c:1556
dd4f3dd8 3382msgid ""
40c8fbee
CR
3383"Execute commands based on conditional.\n"
3384" \n"
3385" The `if COMMANDS' list is executed. If its exit status is zero, then "
3386"the\n"
3387" `then COMMANDS' list is executed. Otherwise, each `elif COMMANDS' list "
3388"is\n"
dd4f3dd8 3389" executed in turn, and if its exit status is zero, the corresponding\n"
40c8fbee
CR
3390" `then COMMANDS' list is executed and the if command completes. "
3391"Otherwise,\n"
3392" the `else COMMANDS' list is executed, if present. The exit status of "
3393"the\n"
3394" entire construct is the exit status of the last command executed, or "
3395"zero\n"
3396" if no condition tested true.\n"
3397" \n"
3398" Exit Status:\n"
3399" Returns the status of the last command executed."
dd4f3dd8
CR
3400msgstr ""
3401
10a4e415 3402#: builtins.c:1573
dd4f3dd8 3403msgid ""
40c8fbee
CR
3404"Execute commands as long as a test succeeds.\n"
3405" \n"
3406" Expand and execute COMMANDS as long as the final command in the\n"
3407" `while' COMMANDS has an exit status of zero.\n"
3408" \n"
3409" Exit Status:\n"
3410" Returns the status of the last command executed."
dd4f3dd8
CR
3411msgstr ""
3412
10a4e415 3413#: builtins.c:1585
dd4f3dd8 3414msgid ""
40c8fbee
CR
3415"Execute commands as long as a test does not succeed.\n"
3416" \n"
3417" Expand and execute COMMANDS as long as the final command in the\n"
3418" `until' COMMANDS has an exit status which is not zero.\n"
3419" \n"
3420" Exit Status:\n"
3421" Returns the status of the last command executed."
dd4f3dd8
CR
3422msgstr ""
3423
10a4e415 3424#: builtins.c:1597
dd4f3dd8 3425msgid ""
40c8fbee
CR
3426"Define shell function.\n"
3427" \n"
3428" Create a shell function named NAME. When invoked as a simple command,\n"
3429" NAME runs COMMANDs in the calling shell's context. When NAME is "
3430"invoked,\n"
3431" the arguments are passed to the function as $1...$n, and the function's\n"
3432" name is in $FUNCNAME.\n"
3433" \n"
3434" Exit Status:\n"
3435" Returns success unless NAME is readonly."
dd4f3dd8
CR
3436msgstr ""
3437
10a4e415 3438#: builtins.c:1611
dd4f3dd8 3439msgid ""
40c8fbee
CR
3440"Group commands as a unit.\n"
3441" \n"
3442" Run a set of commands in a group. This is one way to redirect an\n"
3443" entire set of commands.\n"
3444" \n"
3445" Exit Status:\n"
3446" Returns the status of the last command executed."
dd4f3dd8
CR
3447msgstr ""
3448
10a4e415 3449#: builtins.c:1623
dd4f3dd8 3450msgid ""
40c8fbee
CR
3451"Resume job in foreground.\n"
3452" \n"
3453" Equivalent to the JOB_SPEC argument to the `fg' command. Resume a\n"
dd4f3dd8
CR
3454" stopped or background job. JOB_SPEC can specify either a job name\n"
3455" or a job number. Following JOB_SPEC with a `&' places the job in\n"
3456" the background, as if the job specification had been supplied as an\n"
40c8fbee
CR
3457" argument to `bg'.\n"
3458" \n"
3459" Exit Status:\n"
3460" Returns the status of the resumed job."
dd4f3dd8
CR
3461msgstr ""
3462
10a4e415 3463#: builtins.c:1638
dd4f3dd8 3464msgid ""
40c8fbee
CR
3465"Evaluate arithmetic expression.\n"
3466" \n"
3467" The EXPRESSION is evaluated according to the rules for arithmetic\n"
3468" evaluation. Equivalent to \"let EXPRESSION\".\n"
3469" \n"
3470" Exit Status:\n"
3471" Returns 1 if EXPRESSION evaluates to 0; returns 0 otherwise."
dd4f3dd8
CR
3472msgstr ""
3473
10a4e415 3474#: builtins.c:1650
dd4f3dd8 3475msgid ""
40c8fbee
CR
3476"Execute conditional command.\n"
3477" \n"
3478" Returns a status of 0 or 1 depending on the evaluation of the "
3479"conditional\n"
3480" expression EXPRESSION. Expressions are composed of the same primaries "
3481"used\n"
3482" by the `test' builtin, and may be combined using the following "
3483"operators:\n"
3484" \n"
3485" ( EXPRESSION )\tReturns the value of EXPRESSION\n"
3486" ! EXPRESSION\t\tTrue if EXPRESSION is false; else false\n"
3487" EXPR1 && EXPR2\tTrue if both EXPR1 and EXPR2 are true; else false\n"
3488" EXPR1 || EXPR2\tTrue if either EXPR1 or EXPR2 is true; else false\n"
3489" \n"
3490" When the `==' and `!=' operators are used, the string to the right of\n"
3491" the operator is used as a pattern and pattern matching is performed.\n"
3492" When the `=~' operator is used, the string to the right of the operator\n"
3493" is matched as a regular expression.\n"
dd4f3dd8 3494" \n"
40c8fbee
CR
3495" The && and || operators do not evaluate EXPR2 if EXPR1 is sufficient to\n"
3496" determine the expression's value.\n"
dd4f3dd8 3497" \n"
40c8fbee
CR
3498" Exit Status:\n"
3499" 0 or 1 depending on value of EXPRESSION."
dd4f3dd8
CR
3500msgstr ""
3501
10a4e415 3502#: builtins.c:1676
dd4f3dd8 3503msgid ""
40c8fbee
CR
3504"Common shell variable names and usage.\n"
3505" \n"
3506" BASH_VERSION\tVersion information for this Bash.\n"
dd4f3dd8 3507" CDPATH\tA colon-separated list of directories to search\n"
40c8fbee 3508" \t\tfor directories given as arguments to `cd'.\n"
dd4f3dd8
CR
3509" GLOBIGNORE\tA colon-separated list of patterns describing filenames to\n"
3510" \t\tbe ignored by pathname expansion.\n"
3511" HISTFILE\tThe name of the file where your command history is stored.\n"
3512" HISTFILESIZE\tThe maximum number of lines this file can contain.\n"
3513" HISTSIZE\tThe maximum number of history lines that a running\n"
3514" \t\tshell can access.\n"
3515" HOME\tThe complete pathname to your login directory.\n"
3516" HOSTNAME\tThe name of the current host.\n"
3517" HOSTTYPE\tThe type of CPU this version of Bash is running under.\n"
3518" IGNOREEOF\tControls the action of the shell on receipt of an EOF\n"
3519" \t\tcharacter as the sole input. If set, then the value\n"
3520" \t\tof it is the number of EOF characters that can be seen\n"
3521" \t\tin a row on an empty line before the shell will exit\n"
3522" \t\t(default 10). When unset, EOF signifies the end of input.\n"
3523" MACHTYPE\tA string describing the current system Bash is running on.\n"
3524" MAILCHECK\tHow often, in seconds, Bash checks for new mail.\n"
3525" MAILPATH\tA colon-separated list of filenames which Bash checks\n"
3526" \t\tfor new mail.\n"
3527" OSTYPE\tThe version of Unix this version of Bash is running on.\n"
3528" PATH\tA colon-separated list of directories to search when\n"
3529" \t\tlooking for commands.\n"
3530" PROMPT_COMMAND\tA command to be executed before the printing of each\n"
3531" \t\tprimary prompt.\n"
3532" PS1\t\tThe primary prompt string.\n"
3533" PS2\t\tThe secondary prompt string.\n"
3534" PWD\t\tThe full pathname of the current directory.\n"
3535" SHELLOPTS\tA colon-separated list of enabled shell options.\n"
3536" TERM\tThe name of the current terminal type.\n"
3537" TIMEFORMAT\tThe output format for timing statistics displayed by the\n"
3538" \t\t`time' reserved word.\n"
3539" auto_resume\tNon-null means a command word appearing on a line by\n"
3540" \t\titself is first looked for in the list of currently\n"
3541" \t\tstopped jobs. If found there, that job is foregrounded.\n"
3542" \t\tA value of `exact' means that the command word must\n"
3543" \t\texactly match a command in the list of stopped jobs. A\n"
3544" \t\tvalue of `substring' means that the command word must\n"
3545" \t\tmatch a substring of the job. Any other value means that\n"
3546" \t\tthe command must be a prefix of a stopped job.\n"
3547" histchars\tCharacters controlling history expansion and quick\n"
3548" \t\tsubstitution. The first character is the history\n"
3549" \t\tsubstitution character, usually `!'. The second is\n"
3550" \t\tthe `quick substitution' character, usually `^'. The\n"
3551" \t\tthird is the `history comment' character, usually `#'.\n"
3552" HISTIGNORE\tA colon-separated list of patterns used to decide which\n"
3553" \t\tcommands should be saved on the history list.\n"
3554msgstr ""
3555
10a4e415 3556#: builtins.c:1733
dd4f3dd8 3557msgid ""
40c8fbee
CR
3558"Add directories to stack.\n"
3559" \n"
3560" Adds a directory to the top of the directory stack, or rotates\n"
dd4f3dd8
CR
3561" the stack, making the new top of the stack the current working\n"
3562" directory. With no arguments, exchanges the top two directories.\n"
3563" \n"
40c8fbee
CR
3564" Options:\n"
3565" -n\tSuppresses the normal change of directory when adding\n"
3566" \tdirectories to the stack, so only the stack is manipulated.\n"
3567" \n"
3568" Arguments:\n"
3569" +N\tRotates the stack so that the Nth directory (counting\n"
dd4f3dd8
CR
3570" \tfrom the left of the list shown by `dirs', starting with\n"
3571" \tzero) is at the top.\n"
3572" \n"
40c8fbee 3573" -N\tRotates the stack so that the Nth directory (counting\n"
dd4f3dd8
CR
3574" \tfrom the right of the list shown by `dirs', starting with\n"
3575" \tzero) is at the top.\n"
3576" \n"
40c8fbee 3577" dir\tAdds DIR to the directory stack at the top, making it the\n"
dd4f3dd8
CR
3578" \tnew current working directory.\n"
3579" \n"
40c8fbee
CR
3580" The `dirs' builtin displays the directory stack.\n"
3581" \n"
3582" Exit Status:\n"
3583" Returns success unless an invalid argument is supplied or the directory\n"
3584" change fails."
dd4f3dd8
CR
3585msgstr ""
3586
10a4e415 3587#: builtins.c:1767
dd4f3dd8 3588msgid ""
40c8fbee
CR
3589"Remove directories from stack.\n"
3590" \n"
3591" Removes entries from the directory stack. With no arguments, removes\n"
3592" the top directory from the stack, and changes to the new top directory.\n"
3593" \n"
3594" Options:\n"
3595" -n\tSuppresses the normal change of directory when removing\n"
3596" \tdirectories from the stack, so only the stack is manipulated.\n"
dd4f3dd8 3597" \n"
40c8fbee
CR
3598" Arguments:\n"
3599" +N\tRemoves the Nth entry counting from the left of the list\n"
dd4f3dd8
CR
3600" \tshown by `dirs', starting with zero. For example: `popd +0'\n"
3601" \tremoves the first directory, `popd +1' the second.\n"
3602" \n"
40c8fbee 3603" -N\tRemoves the Nth entry counting from the right of the list\n"
dd4f3dd8
CR
3604" \tshown by `dirs', starting with zero. For example: `popd -0'\n"
3605" \tremoves the last directory, `popd -1' the next to last.\n"
3606" \n"
40c8fbee 3607" The `dirs' builtin displays the directory stack.\n"
dd4f3dd8 3608" \n"
40c8fbee
CR
3609" Exit Status:\n"
3610" Returns success unless an invalid argument is supplied or the directory\n"
3611" change fails."
dd4f3dd8
CR
3612msgstr ""
3613
10a4e415 3614#: builtins.c:1797
dd4f3dd8 3615msgid ""
40c8fbee
CR
3616"Display directory stack.\n"
3617" \n"
3618" Display the list of currently remembered directories. Directories\n"
dd4f3dd8
CR
3619" find their way onto the list with the `pushd' command; you can get\n"
3620" back up through the list with the `popd' command.\n"
3621" \n"
40c8fbee
CR
3622" Options:\n"
3623" -c\tclear the directory stack by deleting all of the elements\n"
3624" -l\tdo not print tilde-prefixed versions of directories relative\n"
3625" \tto your home directory\n"
3626" -p\tprint the directory stack with one entry per line\n"
3627" -v\tprint the directory stack with one entry per line prefixed\n"
3628" \twith its position in the stack\n"
3629" \n"
3630" Arguments:\n"
3631" +N\tDisplays the Nth entry counting from the left of the list shown "
3632"by\n"
3633" \tdirs when invoked without options, starting with zero.\n"
dd4f3dd8 3634" \n"
40c8fbee
CR
3635" -N\tDisplays the Nth entry counting from the right of the list shown "
3636"by\n"
dd4f3dd8
CR
3637" \tdirs when invoked without options, starting with zero.\n"
3638" \n"
40c8fbee
CR
3639" Exit Status:\n"
3640" Returns success unless an invalid option is supplied or an error occurs."
3641msgstr ""
3642
10a4e415 3643#: builtins.c:1826
40c8fbee
CR
3644msgid ""
3645"Set and unset shell options.\n"
3646" \n"
3647" Change the setting of each shell option OPTNAME. Without any option\n"
3648" arguments, list all shell options with an indication of whether or not "
3649"each\n"
3650" is set.\n"
3651" \n"
3652" Options:\n"
3653" -o\trestrict OPTNAMEs to those defined for use with `set -o'\n"
3654" -p\tprint each shell option with an indication of its status\n"
3655" -q\tsuppress output\n"
3656" -s\tenable (set) each OPTNAME\n"
3657" -u\tdisable (unset) each OPTNAME\n"
3658" \n"
3659" Exit Status:\n"
3660" Returns success if OPTNAME is enabled; fails if an invalid option is\n"
3661" given or OPTNAME is disabled."
3662msgstr ""
3663
10a4e415 3664#: builtins.c:1847
40c8fbee
CR
3665msgid ""
3666"Formats and prints ARGUMENTS under control of the FORMAT.\n"
3667" \n"
3668" Options:\n"
3669" -v var\tassign the output to shell variable VAR rather than\n"
3670" \t\tdisplay it on the standard output\n"
3671" \n"
3672" FORMAT is a character string which contains three types of objects: "
3673"plain\n"
3674" characters, which are simply copied to standard output; character "
3675"escape\n"
3676" sequences, which are converted and copied to the standard output; and\n"
3677" format specifications, each of which causes printing of the next "
3678"successive\n"
3679" argument.\n"
3680" \n"
3681" In addition to the standard format specifications described in printf"
3682"(1)\n"
3683" and printf(3), printf interprets:\n"
3684" \n"
3685" %b\texpand backslash escape sequences in the corresponding argument\n"
3686" %q\tquote the argument in a way that can be reused as shell input\n"
3687" \n"
3688" Exit Status:\n"
3689" Returns success unless an invalid option is given or a write or "
3690"assignment\n"
3691" error occurs."
dd4f3dd8
CR
3692msgstr ""
3693
10a4e415 3694#: builtins.c:1874
dd4f3dd8 3695msgid ""
40c8fbee
CR
3696"Specify how arguments are to be completed by Readline.\n"
3697" \n"
3698" For each NAME, specify how arguments are to be completed. If no "
3699"options\n"
3700" are supplied, existing completion specifications are printed in a way "
3701"that\n"
3702" allows them to be reused as input.\n"
3703" \n"
3704" Options:\n"
3705" -p\tprint existing completion specifications in a reusable format\n"
3706" -r\tremove a completion specification for each NAME, or, if no\n"
3707" \tNAMEs are supplied, all completion specifications\n"
3708" \n"
3709" When completion is attempted, the actions are applied in the order the\n"
3710" uppercase-letter options are listed above.\n"
3711" \n"
3712" Exit Status:\n"
3713" Returns success unless an invalid option is supplied or an error occurs."
dd4f3dd8
CR
3714msgstr ""
3715
10a4e415 3716#: builtins.c:1897
dd4f3dd8 3717msgid ""
40c8fbee
CR
3718"Display possible completions depending on the options.\n"
3719" \n"
3720" Intended to be used from within a shell function generating possible\n"
3721" completions. If the optional WORD argument is supplied, matches "
3722"against\n"
3723" WORD are generated.\n"
3724" \n"
3725" Exit Status:\n"
3726" Returns success unless an invalid option is supplied or an error occurs."
dd4f3dd8
CR
3727msgstr ""
3728
10a4e415 3729#: builtins.c:1912
dd4f3dd8 3730msgid ""
40c8fbee
CR
3731"Modify or display completion options.\n"
3732" \n"
3733" Modify the completion options for each NAME, or, if no NAMEs are "
3734"supplied,\n"
3735" the completion currently begin executed. If no OPTIONs are givenm, "
3736"print\n"
3737" the completion options for each NAME or the current completion "
3738"specification.\n"
3739" \n"
3740" Options:\n"
3741" \t-o option\tSet completion option OPTION for each NAME\n"
3742" \n"
3743" Using `+o' instead of `-o' turns off the specified option.\n"
3744" \n"
3745" Arguments:\n"
3746" \n"
3747" Each NAME refers to a command for which a completion specification must\n"
3748" have previously been defined using the `complete' builtin. If no NAMEs\n"
3749" are supplied, compopt must be called by a function currently generating\n"
3750" completions, and the options for that currently-executing completion\n"
3751" generator are modified.\n"
3752" \n"
3753" Exit Status:\n"
3754" Returns success unless an invalid option is supplied or NAME does not\n"
3755" have a completion specification defined."
dd4f3dd8
CR
3756msgstr ""
3757
10a4e415 3758#: builtins.c:1940
dd4f3dd8 3759msgid ""
40c8fbee
CR
3760"Read lines from a file into an array variable.\n"
3761" \n"
3762" Read lines from the standard input into the array variable ARRAY, or "
3763"from\n"
3764" file descriptor FD if the -u option is supplied. The variable MAPFILE "
3765"is\n"
3766" the default ARRAY.\n"
3767" \n"
3768" Options:\n"
3769" -n count\tCopy at most COUNT lines. If COUNT is 0, all lines are "
3770"copied.\n"
3771" -O origin\tBegin assigning to ARRAY at index ORIGIN. The default "
3772"index is 0.\n"
3773" -s count \tDiscard the first COUNT lines read.\n"
3774" -t\t\tRemove a trailing newline from each line read.\n"
3775" -u fd\t\tRead lines from file descriptor FD instead of the standard "
3776"input.\n"
3777" -C callback\tEvaluate CALLBACK each time QUANTUM lines are read.\n"
3778" -c quantum\tSpecify the number of lines read between each call to "
3779"CALLBACK.\n"
3780" \n"
3781" Arguments:\n"
3782" ARRAY\t\tArray variable name to use for file data.\n"
3783" \n"
3784" If -C is supplied without -c, the default quantum is 5000.\n"
3785" \n"
3786" If not supplied with an explicit origin, mapfile will clear ARRAY "
3787"before\n"
3788" assigning to it.\n"
3789" \n"
3790" Exit Status:\n"
3791" Returns success unless an invald option is given or ARRAY is readonly."
dd4f3dd8 3792msgstr ""
40c8fbee
CR
3793
3794#~ msgid "requesting resize"
3795#~ msgstr "要求調整"
3796
3797#~ msgid "just resized"
3798#~ msgstr "只是大小"
3799
3800#~ msgid "bug: unknown operation"
3801#~ msgstr "bug:未知操作"