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