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