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