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