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