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