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