did make dist
[findutils.git] / po / hr.po
blob37931c39b653356b113acc692ddb80c3631f978b
1 # Translation of GNU findutils.
2 # Copyright (C) 2002 Free Software Foundation, Inc.
3 # Hrvoje Niksic <hniksic@xemacs.org>, 2002.
5 msgid ""
6 msgstr ""
7 "Project-Id-Version: findutils 4.1.7\n"
8 "Report-Msgid-Bugs-To: bug-findutils@gnu.org\n"
9 "POT-Creation-Date: 2006-11-25 16:54+0000\n"
10 "PO-Revision-Date: 2002-04-22 02:04+02:00\n"
11 "Last-Translator: Hrvoje Niksic <hniksic@xemacs.org>\n"
12 "Language-Team: Croatian <lokalizacija@linux.hr>\n"
13 "MIME-Version: 1.0\n"
14 "Content-Type: text/plain; charset=iso-8859-2\n"
15 "Content-Transfer-Encoding: 8-bit\n"
17 #: gnulib/lib/argmatch.c:135
18 #, fuzzy, c-format
19 msgid "invalid argument %s for %s"
20 msgstr "neispravan argument %s za `%s'"
22 #: gnulib/lib/argmatch.c:136
23 #, fuzzy, c-format
24 msgid "ambiguous argument %s for %s"
25 msgstr "dvosmislen argument %s za `%s'"
27 #: gnulib/lib/argmatch.c:155
28 #, c-format
29 msgid "Valid arguments are:"
30 msgstr "Valjani argumenti su:"
32 #: gnulib/lib/error.c:125
33 msgid "Unknown system error"
34 msgstr "Nepoznata sistemska gre~ka"
36 #: gnulib/lib/getopt.c:531 gnulib/lib/getopt.c:547
37 #, c-format
38 msgid "%s: option `%s' is ambiguous\n"
39 msgstr "%s: opcija `%s' je dvosmislena\n"
41 #: gnulib/lib/getopt.c:580 gnulib/lib/getopt.c:584
42 #, c-format
43 msgid "%s: option `--%s' doesn't allow an argument\n"
44 msgstr "%s: uz opciju `--%s' ne ide argument\n"
46 #: gnulib/lib/getopt.c:593 gnulib/lib/getopt.c:598
47 #, c-format
48 msgid "%s: option `%c%s' doesn't allow an argument\n"
49 msgstr "%s: uz opciju `%c%s' ne ide argument\n"
51 #: gnulib/lib/getopt.c:641 gnulib/lib/getopt.c:660 gnulib/lib/getopt.c:976
52 #: gnulib/lib/getopt.c:995
53 #, c-format
54 msgid "%s: option `%s' requires an argument\n"
55 msgstr "%s: opcija `%s' tra~i argument\n"
57 #: gnulib/lib/getopt.c:698 gnulib/lib/getopt.c:701
58 #, c-format
59 msgid "%s: unrecognized option `--%s'\n"
60 msgstr "%s: nepoznata opcija `--%s'\n"
62 #: gnulib/lib/getopt.c:709 gnulib/lib/getopt.c:712
63 #, c-format
64 msgid "%s: unrecognized option `%c%s'\n"
65 msgstr "%s: nepoznata opcija `%c%s'\n"
67 #: gnulib/lib/getopt.c:764 gnulib/lib/getopt.c:767
68 #, c-format
69 msgid "%s: illegal option -- %c\n"
70 msgstr "%s: nedopu~tena opcija -- %c\n"
72 #: gnulib/lib/getopt.c:773 gnulib/lib/getopt.c:776
73 #, c-format
74 msgid "%s: invalid option -- %c\n"
75 msgstr "%s: neispravna opcija -- %c\n"
77 #: gnulib/lib/getopt.c:828 gnulib/lib/getopt.c:844 gnulib/lib/getopt.c:1048
78 #: gnulib/lib/getopt.c:1066
79 #, c-format
80 msgid "%s: option requires an argument -- %c\n"
81 msgstr "%s: opcija tra~i argument -- %c\n"
83 #: gnulib/lib/getopt.c:897 gnulib/lib/getopt.c:913
84 #, c-format
85 msgid "%s: option `-W %s' is ambiguous\n"
86 msgstr "%s: opcija `-W %s' je dvosmislena\n"
88 #: gnulib/lib/getopt.c:937 gnulib/lib/getopt.c:955
89 #, c-format
90 msgid "%s: option `-W %s' doesn't allow an argument\n"
91 msgstr "%s: opcija `-W %s' ne dopu~ta argument\n"
93 #: gnulib/lib/human.c:477
94 msgid "block size"
95 msgstr "veli~ina bloka"
97 #. TRANSLATORS:
98 #. Get translations for open and closing quotation marks.
100 #. The message catalog should translate "`" to a left
101 #. quotation mark suitable for the locale, and similarly for
102 #. "'".  If the catalog has no translation,
103 #. locale_quoting_style quotes `like this', and
104 #. clocale_quoting_style quotes "like this".
106 #. For example, an American English Unicode locale should
107 #. translate "`" to U+201C (LEFT DOUBLE QUOTATION MARK), and
108 #. should translate "'" to U+201D (RIGHT DOUBLE QUOTATION
109 #. MARK).  A British English Unicode locale should instead
110 #. translate these to U+2018 (LEFT SINGLE QUOTATION MARK) and
111 #. U+2019 (RIGHT SINGLE QUOTATION MARK), respectively.
113 #. If you don't know what to put here, please see
114 #. <http://en.wikipedia.org/wiki/Quotation_mark#Glyphs>
115 #. and use glyphs suitable for your language.
116 #: gnulib/lib/quotearg.c:245
117 msgid "`"
118 msgstr "`"
120 #: gnulib/lib/quotearg.c:246
121 msgid "'"
122 msgstr "'"
124 #: gnulib/lib/rpmatch.c:70
125 msgid "^[yY]"
126 msgstr "^[dDyY]"
128 #: gnulib/lib/rpmatch.c:73
129 msgid "^[nN]"
130 msgstr "^[nN]"
132 #: find/util.c:158
133 #, fuzzy, c-format
134 msgid "Usage: %s [-H] [-L] [-P] [-Olevel] [-D "
135 msgstr "Uporaba: %s [staza...] [izraz]\n"
137 #: find/util.c:160
138 #, fuzzy, c-format
139 msgid "] [path...] [expression]\n"
140 msgstr "Uporaba: %s [staza...] [izraz]\n"
142 #: find/util.c:596
143 #, fuzzy, c-format
144 msgid "Ignoring unrecognised debug flag %s"
145 msgstr "upozorenje: nepoznati escape `\\%c'"
147 #: find/util.c:603
148 msgid "Empty argument to the -D option."
149 msgstr ""
151 #: find/util.c:617
152 msgid "The -O option must be immediately followed by a decimal integer"
153 msgstr ""
155 #: find/util.c:626 find/util.c:636
156 msgid "Please specify a decimal number immediately after -O"
157 msgstr ""
159 #: find/util.c:641 find/util.c:645
160 #, c-format
161 msgid "Invalid optimisation level %s"
162 msgstr ""
164 #: find/util.c:652
165 #, c-format
166 msgid ""
167 "Optimisation level %lu is too high.  If you want to find files very quickly, "
168 "consider using GNU locate."
169 msgstr ""
171 #: find/util.c:763
172 msgid ""
173 "The environment variable FIND_BLOCK_SIZE is not supported, the only thing "
174 "that affects the block size is the POSIXLY_CORRECT environment variable"
175 msgstr ""
177 #: find/find.c:188 find/find.c:191
178 msgid "cannot get current directory"
179 msgstr "ne mogu saznati trenutni direktorij"
181 #: find/find.c:369
182 #, c-format
183 msgid "Warning: filesystem %s has recently been unmounted."
184 msgstr ""
186 #: find/find.c:379
187 #, c-format
188 msgid "Warning: filesystem %s has recently been mounted."
189 msgstr ""
191 #: find/find.c:474
192 #, c-format
193 msgid ""
194 "%s%s changed during execution of %s (old device number %ld, new device "
195 "number %ld, filesystem type is %s) [ref %ld]"
196 msgstr ""
198 #: find/find.c:511
199 #, c-format
200 msgid ""
201 "%s%s changed during execution of %s (old inode number %ld, new inode number %"
202 "ld, filesystem type is %s) [ref %ld]"
203 msgstr ""
205 #: find/find.c:1055
206 #, c-format
207 msgid ""
208 "Symbolic link `%s' is part of a loop in the directory hierarchy; we have "
209 "already visited the directory to which it points."
210 msgstr ""
212 #: find/find.c:1070
213 #, c-format
214 msgid ""
215 "Filesystem loop detected; `%s' has the same device number and inode as a "
216 "directory which is %d %s."
217 msgstr ""
219 #: find/find.c:1074
220 msgid "level higher in the filesystem hierarchy"
221 msgstr ""
223 #: find/find.c:1075
224 msgid "levels higher in the filesystem hierarchy"
225 msgstr ""
227 #: find/find.c:1308
228 #, c-format
229 msgid "warning: not following the symbolic link %s"
230 msgstr ""
232 #: find/find.c:1352
233 #, c-format
234 msgid ""
235 "WARNING: Hard link count is wrong for %s: this may be a bug in your "
236 "filesystem driver.  Automatically turning on find's -noleaf option.  Earlier "
237 "results may have failed to include directories that should have been "
238 "searched."
239 msgstr ""
241 #: find/fstype.c:253
242 msgid "unknown"
243 msgstr "nepoznat"
245 #: find/parser.c:430
246 #, c-format
247 msgid ""
248 "warning: you have specified the %s option after a non-option argument %s, "
249 "but options are not positional (%s affects tests specified before it as well "
250 "as those specified after it).  Please specify options before other "
251 "arguments.\n"
252 msgstr ""
254 #: find/parser.c:687
255 msgid ""
256 "warning: the -d option is deprecated; please use -depth instead, because the "
257 "latter is a POSIX-compliant feature."
258 msgstr ""
260 #: find/parser.c:890
261 #, fuzzy
262 msgid ""
263 "\n"
264 "default path is the current directory; default expression is -print\n"
265 "expression may consist of: operators, options, tests, and actions:\n"
266 msgstr ""
267 "podrazumijevana staza je trenutni direktorij; podrazumijevan izraz je -"
268 "print\n"
269 "izrazi se mogu sastojati od:\n"
270 "operatora (po opadajuæem prioritetu; -and je implicitan gdje drugi\n"
271 "nisu navedeni):\n"
272 "      ( EXPR ) ! EXPR -not EXPR EXPR1 -a EXPR2 EXPR1 -and EXPR2\n"
274 #: find/parser.c:893
275 #, fuzzy
276 msgid ""
277 "operators (decreasing precedence; -and is implicit where no others are "
278 "given):\n"
279 "      ( EXPR )   ! EXPR   -not EXPR   EXPR1 -a EXPR2   EXPR1 -and EXPR2\n"
280 "      EXPR1 -o EXPR2   EXPR1 -or EXPR2   EXPR1 , EXPR2\n"
281 msgstr ""
282 "podrazumijevana staza je trenutni direktorij; podrazumijevan izraz je -"
283 "print\n"
284 "izrazi se mogu sastojati od:\n"
285 "operatora (po opadajuæem prioritetu; -and je implicitan gdje drugi\n"
286 "nisu navedeni):\n"
287 "      ( EXPR ) ! EXPR -not EXPR EXPR1 -a EXPR2 EXPR1 -and EXPR2\n"
289 #: find/parser.c:897
290 msgid ""
291 "positional options (always true): -daystart -follow -regextype\n"
292 "\n"
293 "normal options (always true, specified before other expressions):\n"
294 "      -depth --help -maxdepth LEVELS -mindepth LEVELS -mount -noleaf\n"
295 "      --version -xdev -ignore_readdir_race -noignore_readdir_race\n"
296 msgstr ""
298 #: find/parser.c:902
299 #, fuzzy
300 msgid ""
301 "tests (N can be +N or -N or N): -amin N -anewer FILE -atime N -cmin N\n"
302 "      -cnewer FILE -ctime N -empty -false -fstype TYPE -gid N -group NAME\n"
303 "      -ilname PATTERN -iname PATTERN -inum N -iwholename PATTERN -iregex "
304 "PATTERN\n"
305 "      -links N -lname PATTERN -mmin N -mtime N -name PATTERN -newer FILE"
306 msgstr ""
307 "      -cnewer SPIS -ctime N -empty -false -fstype TIP -gid N -group IME\n"
308 "      -ilname UZORAK -iname UZORAK -inum N -ipath UZORAK -iregex UZORAK\n"
309 "      -links N -lname UZORAK -mmin N -mtime N -name UZORAK -newer SPIS\n"
311 #: find/parser.c:907
312 #, fuzzy
313 msgid ""
314 "      -nouser -nogroup -path PATTERN -perm [+-]MODE -regex PATTERN\n"
315 "      -readable -writable -executable\n"
316 "      -wholename PATTERN -size N[bcwkMG] -true -type [bcdpflsD] -uid N\n"
317 "      -used N -user NAME -xtype [bcdpfls]\n"
318 msgstr ""
319 "      -nouser -nogroup -path UZORAK -perm [+-]MOD -regex UZORAK\n"
320 "      -size N[bckw] -true -type [bcdpfls] -uid N -used N -user IME\n"
321 "      -xtype [bcdpfls]\n"
323 #: find/parser.c:912
324 msgid ""
325 "actions: -delete -print0 -printf FORMAT -fprintf FILE FORMAT -print \n"
326 "      -fprint0 FILE -fprint FILE -ls -fls FILE -prune -quit\n"
327 "      -exec COMMAND ; -exec COMMAND {} + -ok COMMAND ;\n"
328 "      -execdir COMMAND ; -execdir COMMAND {} + -okdir COMMAND ;\n"
329 msgstr ""
331 #: find/parser.c:918
332 msgid ""
333 "Report (and track progress on fixing) bugs via the findutils bug-reporting\n"
334 "page at http://savannah.gnu.org/ or, if you have no web access, by sending\n"
335 "email to <bug-findutils@gnu.org>."
336 msgstr ""
338 #: find/parser.c:966
339 msgid "sanity check of the fnmatch() library function failed."
340 msgstr ""
342 #: find/parser.c:981
343 #, c-format
344 msgid ""
345 "warning: Unix filenames usually don't contain slashes (though pathnames "
346 "do).  That means that '%s %s' will probably evaluate to false all the time "
347 "on this system.  You might find the '-wholename' test more useful, or "
348 "perhaps '-samefile'.  Alternatively, if you are using GNU grep, you could "
349 "use 'find ... -print0 | grep -FzZ %s'."
350 msgstr ""
352 #: find/parser.c:1027
353 msgid ""
354 "warning: the predicate -ipath is deprecated; please use -iwholename instead."
355 msgstr ""
357 #: find/parser.c:1473
358 #, c-format
359 msgid "invalid mode `%s'"
360 msgstr "neispravan mod `%s'"
362 #: find/parser.c:1508
363 #, c-format
364 msgid ""
365 "warning: you have specified a mode pattern %s which is equivalent to 000. "
366 "The meaning of -perm /000 will soon be changed to be consistent with -perm -"
367 "000; that is, at the moment it matches no files but it will soon be changed "
368 "to match all files."
369 msgstr ""
371 #: find/parser.c:1664
372 msgid "invalid null argument to -size"
373 msgstr "neispravan prazan argument -size"
375 #: find/parser.c:1710
376 #, c-format
377 msgid "invalid -size type `%c'"
378 msgstr "neispravan -size tip `%c'"
380 #: find/parser.c:1759
381 msgid ""
382 "The -show-control-chars option takes a single argument which must be "
383 "'literal' or 'safe'"
384 msgstr ""
386 #: find/parser.c:1903
387 #, c-format
388 msgid "GNU find version %s\n"
389 msgstr "GNU find verzija %s\n"
391 #: find/parser.c:1904
392 #, c-format
393 msgid "Features enabled: "
394 msgstr ""
396 #: find/parser.c:2172
397 #, c-format
398 msgid "warning: unrecognized escape `\\%c'"
399 msgstr "upozorenje: nepoznati escape `\\%c'"
401 #: find/parser.c:2187
402 #, c-format
403 msgid "error: %s at end of format string"
404 msgstr ""
406 #: find/parser.c:2224
407 #, c-format
408 msgid "warning: unrecognized format directive `%%%c'"
409 msgstr "upozorenje: nepoznata format direktiva `%%%c'"
411 #: find/parser.c:2353
412 #, c-format
413 msgid ""
414 "The current directory is included in the PATH environment variable, which is "
415 "insecure in combination with the %s action of find.  Please remove the "
416 "current directory from your $PATH (that is, remove \".\" or leading or "
417 "trailing colons)"
418 msgstr ""
420 #: find/parser.c:2453
421 msgid ""
422 "You may not use {} within the utility name for -execdir and -okdir, because "
423 "this is a potential security problem."
424 msgstr ""
426 #: find/parser.c:2476
427 #, c-format
428 msgid "Only one instance of {} is supported with -exec%s ... +"
429 msgstr ""
431 #: find/parser.c:2489
432 #, fuzzy
433 msgid "The environment is too large for exec()."
434 msgstr "okoli¹ je prevelik za exec"
436 #: find/pred.c:1136
437 #, c-format
438 msgid "< %s ... %s > ? "
439 msgstr "< %s ... %s > ? "
441 #: find/pred.c:1573 xargs/xargs.c:1030
442 msgid "cannot fork"
443 msgstr "ne mogu se forkati"
445 #: find/pred.c:1613
446 #, c-format
447 msgid "error waiting for %s"
448 msgstr "gre¹ka pri èekanju na %s"
450 #: find/pred.c:1621
451 #, c-format
452 msgid "%s terminated by signal %d"
453 msgstr "%s terminiran signalom %d"
455 #: find/tree.c:87 find/tree.c:92 find/tree.c:172 find/tree.c:211
456 msgid "invalid expression"
457 msgstr "neispravan izraz"
459 #: find/tree.c:97
460 #, c-format
461 msgid ""
462 "invalid expression; you have used a binary operator '%s' with nothing before "
463 "it."
464 msgstr ""
466 #: find/tree.c:106
467 #, c-format
468 msgid "expected an expression between '%s' and ')'"
469 msgstr ""
471 #: find/tree.c:115
472 #, c-format
473 msgid "expected an expression after '%s'"
474 msgstr ""
476 #: find/tree.c:119
477 #, fuzzy
478 msgid "invalid expression; you have too many ')'"
479 msgstr "neispravan izraz"
481 #: find/tree.c:141
482 #, c-format
483 msgid ""
484 "invalid expression; expected to find a ')' but didn't see one.  Perhaps you "
485 "need an extra predicate after '%s'"
486 msgstr ""
488 #: find/tree.c:147
489 #, fuzzy
490 msgid "invalid expression; empty parentheses are not allowed."
491 msgstr "neispravan izraz"
493 #: find/tree.c:152
494 msgid ""
495 "invalid expression; I was expecting to find a ')' somewhere but did not see "
496 "one."
497 msgstr ""
499 #: find/tree.c:157 find/tree.c:809
500 msgid "oops -- invalid expression type!"
501 msgstr "oops -- neispravan tip izraza!"
503 #: find/tree.c:229
504 #, fuzzy, c-format
505 msgid "oops -- invalid expression type (%d)!"
506 msgstr "oops -- neispravan tip izraza!"
508 #: find/tree.c:939
509 #, fuzzy
510 msgid "oops -- invalid expression type in mark_stat!"
511 msgstr "oops -- neispravan tip izraza!"
513 #: find/tree.c:975
514 #, fuzzy
515 msgid "oops -- invalid expression type in mark_type!"
516 msgstr "oops -- neispravan tip izraza!"
518 #: find/tree.c:1308
519 #, fuzzy, c-format
520 msgid "paths must precede expression: %s"
521 msgstr "staze moraju biti navedene prije izraza"
523 #: find/tree.c:1317
524 #, c-format
525 msgid "invalid predicate `%s'"
526 msgstr "neispravan predikat `%s'"
528 #: find/tree.c:1326
529 #, c-format
530 msgid "missing argument to `%s'"
531 msgstr "nedostaje argument `%s'-u"
533 #: find/tree.c:1328
534 #, c-format
535 msgid "invalid argument `%s' to `%s'"
536 msgstr "neispravan argument `%s' `%s'-u"
538 #: find/tree.c:1403
539 #, fuzzy
540 msgid "you have too many ')'"
541 msgstr "neispravan izraz"
543 #: find/tree.c:1408
544 #, fuzzy, c-format
545 msgid "unexpected extra predicate '%s'"
546 msgstr "neispravan predikat `%s'"
548 #: find/tree.c:1410
549 msgid "unexpected extra predicate"
550 msgstr ""
552 #: find/tree.c:1520
553 msgid "oops -- invalid default insertion of and!"
554 msgstr "oops -- neispravno podrazumijevano ubacivanje and-a!"
556 #: locate/code.c:127
557 #, fuzzy, c-format
558 msgid ""
559 "Usage: %s [--version | --help]\n"
560 "or     %s most_common_bigrams < file-list > locate-database\n"
561 msgstr "Uporaba: %s most_common_bigrams < lista > kodirana_lista\n"
563 #: locate/code.c:131 locate/locate.c:1307 xargs/xargs.c:1228
564 #, fuzzy
565 msgid ""
566 "\n"
567 "Report bugs to <bug-findutils@gnu.org>.\n"
568 msgstr ""
569 "\n"
570 "Prijavljujte gre¹ke na adresu <bug-findutils@gnu.org>."
572 #: locate/code.c:165
573 #, fuzzy, c-format
574 msgid "GNU findutils version %s\n"
575 msgstr "GNU find verzija %s\n"
577 #: locate/locate.c:160
578 msgid "days"
579 msgstr "dana"
581 #: locate/locate.c:562
582 #, c-format
583 msgid "locate database `%s' is corrupt or invalid"
584 msgstr ""
586 #: locate/locate.c:840
587 #, c-format
588 msgid "Locate database size: %s bytes\n"
589 msgstr ""
591 #: locate/locate.c:845
592 #, c-format
593 msgid "Matching Filenames: %s "
594 msgstr ""
596 #: locate/locate.c:846
597 #, c-format
598 msgid "All Filenames: %s "
599 msgstr ""
601 #: locate/locate.c:849
602 #, c-format
603 msgid "with a cumulative length of %s bytes"
604 msgstr ""
606 #: locate/locate.c:853
607 #, c-format
608 msgid ""
609 "\n"
610 "\tof which %s contain whitespace, "
611 msgstr ""
613 #: locate/locate.c:856
614 #, c-format
615 msgid ""
616 "\n"
617 "\t%s contain newline characters, "
618 msgstr ""
620 #: locate/locate.c:859
621 #, c-format
622 msgid ""
623 "\n"
624 "\tand %s contain characters with the high bit set.\n"
625 msgstr ""
627 #: locate/locate.c:867
628 #, c-format
629 msgid ""
630 "Some filenames may have been filtered out, so we cannot compute the "
631 "compression ratio.\n"
632 msgstr ""
634 #: locate/locate.c:874
635 #, c-format
636 msgid "Compression ratio %4.2f%%\n"
637 msgstr ""
639 #: locate/locate.c:881
640 #, c-format
641 msgid "Compression ratio is undefined\n"
642 msgstr ""
644 #: locate/locate.c:938
645 #, c-format
646 msgid ""
647 "locate database `%s' looks like an slocate database but it seems to have "
648 "security level %c, which GNU findutils does not currently support"
649 msgstr ""
651 #: locate/locate.c:1025
652 #, c-format
653 msgid ""
654 "`%s' is an slocate database.  Support for these is new, expect problems for "
655 "now (you are, after all, using the CVS code)."
656 msgstr ""
658 #: locate/locate.c:1053
659 msgid ""
660 "You specified the -E option, but that option cannot be used with slocate-"
661 "format databases with a non-zero security level.  No results will be "
662 "generated for this database.\n"
663 msgstr ""
665 #: locate/locate.c:1064
666 #, c-format
667 msgid "`%s' is an slocate database.  Turning on the '-e' option."
668 msgstr ""
670 #: locate/locate.c:1257
671 #, c-format
672 msgid "Database %s is in the %s format.\n"
673 msgstr ""
675 #: locate/locate.c:1298
676 #, c-format
677 msgid ""
678 "Usage: %s [-d path | --database=path] [-e | -E | --[non-]existing]\n"
679 "      [-i | --ignore-case] [-w | --wholename] [-b | --basename] \n"
680 "      [--limit=N | -l N] [-S | --statistics] [-0 | --null] [-c | --count]\n"
681 "      [-P | -H | --nofollow] [-L | --follow] [-m | --mmap ] [ -s | --"
682 "stdio ]\n"
683 "      [-A | --all] [-p | --print] [-r | --regex ] [--regextype=TYPE]\n"
684 "      [-version] [--help]\n"
685 "      pattern...\n"
686 msgstr ""
688 #: locate/locate.c:1355
689 msgid "failed to drop group privileges"
690 msgstr ""
692 #: locate/locate.c:1362
693 msgid "failed to drop setuid privileges"
694 msgstr ""
696 #: locate/locate.c:1373
697 msgid "Failed to drop privileges"
698 msgstr ""
700 #: locate/locate.c:1506
701 #, c-format
702 msgid "GNU locate version %s\n"
703 msgstr "GNU locate verzija %s\n"
705 #: locate/locate.c:1545
706 #, fuzzy
707 msgid "argument to --limit"
708 msgstr "linija s argumentima predugaèka"
710 #: locate/locate.c:1628
711 msgid "warning: the locate database can only be read from stdin once."
712 msgstr ""
714 #: locate/locate.c:1697
715 #, c-format
716 msgid "warning: database `%s' is more than %d %s old"
717 msgstr "upozorenje: baza `%s' starija je od %d %s"
719 #: xargs/xargs.c:301
720 #, c-format
721 msgid "Invalid escape sequence %s in input delimiter specification."
722 msgstr ""
724 #: xargs/xargs.c:319
725 #, c-format
726 msgid ""
727 "Invalid escape sequence %s in input delimiter specification; character "
728 "values must not exceed %lx."
729 msgstr ""
731 #: xargs/xargs.c:325
732 #, c-format
733 msgid ""
734 "Invalid escape sequence %s in input delimiter specification; character "
735 "values must not exceed %lo."
736 msgstr ""
738 #: xargs/xargs.c:334
739 #, c-format
740 msgid ""
741 "Invalid escape sequence %s in input delimiter specification; trailing "
742 "characters %s not recognised."
743 msgstr ""
745 #: xargs/xargs.c:379
746 #, c-format
747 msgid ""
748 "Invalid input delimiter specification %s: the delimiter must be either a "
749 "single character or an escape sequence starting with \\."
750 msgstr ""
752 #: xargs/xargs.c:396
753 msgid "environment is too large for exec"
754 msgstr "okoli¹ je prevelik za exec"
756 #: xargs/xargs.c:538
757 #, c-format
758 msgid "warning: value %ld for -s option is too large, using %ld instead"
759 msgstr ""
761 #: xargs/xargs.c:577
762 #, c-format
763 msgid "GNU xargs version %s\n"
764 msgstr "GNU xargs verzija %s\n"
766 #: xargs/xargs.c:607
767 #, c-format
768 msgid "Cannot open input file `%s'"
769 msgstr ""
771 #: xargs/xargs.c:643
772 #, c-format
773 msgid "Your environment variables take up %lu bytes\n"
774 msgstr ""
776 #: xargs/xargs.c:646
777 #, c-format
778 msgid "POSIX lower and upper limits on argument length: %lu, %lu\n"
779 msgstr ""
781 #: xargs/xargs.c:650
782 #, c-format
783 msgid "Maximum length of command we could actually use: %ld\n"
784 msgstr ""
786 #: xargs/xargs.c:654
787 #, c-format
788 msgid "Size of command buffer we are actually using: %lu\n"
789 msgstr ""
791 #: xargs/xargs.c:776 xargs/xargs.c:857
792 #, c-format
793 msgid ""
794 "unmatched %s quote; by default quotes are special to xargs unless you use "
795 "the -0 option"
796 msgstr ""
798 #: xargs/xargs.c:777 xargs/xargs.c:858
799 msgid "double"
800 msgstr "dvostruki"
802 #: xargs/xargs.c:777 xargs/xargs.c:858
803 msgid "single"
804 msgstr "jednostruki"
806 #: xargs/xargs.c:875 xargs/xargs.c:932
807 msgid "argument line too long"
808 msgstr "linija s argumentima predugaèka"
810 #: xargs/xargs.c:1105
811 msgid "error waiting for child process"
812 msgstr "gre¹ka za vrijeme èekanja na djeèji proces"
814 #: xargs/xargs.c:1121
815 #, c-format
816 msgid "%s: exited with status 255; aborting"
817 msgstr "%s: iza¹ao sa statusom 255; poni¹tavam"
819 #: xargs/xargs.c:1123
820 #, c-format
821 msgid "%s: stopped by signal %d"
822 msgstr "%s: zaustavljen signalom %d"
824 #: xargs/xargs.c:1125
825 #, c-format
826 msgid "%s: terminated by signal %d"
827 msgstr "%s: terminiran signalom %d"
829 #: xargs/xargs.c:1178
830 #, c-format
831 msgid "%s: invalid number for -%c option\n"
832 msgstr "%s: neispravan broj za opciju -%c\n"
834 #: xargs/xargs.c:1185
835 #, fuzzy, c-format
836 msgid "%s: value for -%c option should be >= %ld\n"
837 msgstr "%s: vrijednost opcije -%c mora biti >= %ld\n"
839 #: xargs/xargs.c:1199
840 #, fuzzy, c-format
841 msgid "%s: value for -%c option should be < %ld\n"
842 msgstr "%s: vrijednost opcije -%c mora biti < %ld\n"
844 #: xargs/xargs.c:1217
845 #, fuzzy, c-format
846 msgid ""
847 "Usage: %s [-0prtx] [--interactive] [--null] [-d|--delimiter=delim]\n"
848 "       [-E eof-str] [-e[eof-str]]  [--eof[=eof-str]]\n"
849 "       [-L max-lines] [-l[max-lines]] [--max-lines[=max-lines]]\n"
850 "       [-I replace-str] [-i[replace-str]] [--replace[=replace-str]]\n"
851 "       [-n max-args] [--max-args=max-args]\n"
852 "       [-s max-chars] [--max-chars=max-chars]\n"
853 "       [-P max-procs]  [--max-procs=max-procs] [[--show-limits]\n"
854 "       [--verbose] [--exit] [--no-run-if-empty] [--arg-file=file]\n"
855 "       [--version] [--help] [command [initial-arguments]]\n"
856 msgstr ""
857 "Uporaba: %s [-0prtx] [-e[eof-niz]] [-i[zamjenski-niz]] [-l[maks-redaka]]\n"
858 "       [-n maks-argumenata] [-s maks-znakova] [-P maks-procesa] [--null]\n"
859 "       [--eof[=eof-niz]] [--replace[=zamjenski-niz]] [--max-lines[=maks-"
860 "redaka]]\n"
861 "       [--interactive] [--max-chars=maks-znakova] [--verbose] [--exit]\n"
862 "       [--max-procs=maks-procesa] [--max-args=maks-argumenata]\n"
863 "       [--no-run-if-empty] [--version] [--help]\n"
864 "       [naredba [poèetni-argumenti]]\n"
866 #~ msgid "Success"
867 #~ msgstr "Uspjeh"
869 #~ msgid "No match"
870 #~ msgstr "Nema poklapanja"
872 #~ msgid "Invalid regular expression"
873 #~ msgstr "Neispravan regularni izraz"
875 #~ msgid "Invalid collation character"
876 #~ msgstr "Neispravan kolacijski znak"
878 #~ msgid "Invalid character class name"
879 #~ msgstr "Neispravan naziv znakovne klase"
881 #~ msgid "Trailing backslash"
882 #~ msgstr "Obrnuta kosa crta na kraju"
884 #~ msgid "Invalid back reference"
885 #~ msgstr "Neispravna povratna referenca"
887 #~ msgid "Unmatched [ or [^"
888 #~ msgstr "Nesparen [ ili [^"
890 #~ msgid "Unmatched ( or \\("
891 #~ msgstr "Nesparena ( ili \\("
893 #~ msgid "Unmatched \\{"
894 #~ msgstr "Nesparena \\{"
896 #~ msgid "Invalid content of \\{\\}"
897 #~ msgstr "Neispravan sadr¾aj \\{\\}"
899 #~ msgid "Invalid range end"
900 #~ msgstr "Neispravan kraj raspona"
902 #~ msgid "Memory exhausted"
903 #~ msgstr "Memorija iscrpljena"
905 #~ msgid "Invalid preceding regular expression"
906 #~ msgstr "Neispravan prethodni regularni izraz"
908 #~ msgid "Premature end of regular expression"
909 #~ msgstr "Prerani kraj regularnog izraza"
911 #~ msgid "Regular expression too big"
912 #~ msgstr "Regularni izraz prevelik"
914 #~ msgid "Unmatched ) or \\)"
915 #~ msgstr "Nesparena ) ili \\)"
917 #~ msgid "No previous regular expression"
918 #~ msgstr "Nedostaje prethodni regularni izraz"
920 #, fuzzy
921 #~ msgid ""
922 #~ "actions: -exec COMMAND ; -fprint FILE -fprint0 FILE -fprintf FILE FORMAT\n"
923 #~ "      -fls FILE -ok COMMAND ; -print -print0 -printf FORMAT -prune -ls -"
924 #~ "delete\n"
925 #~ "      -quit\n"
926 #~ msgstr ""
927 #~ "radnje: -exec NAREDBA ; -fprint SPIS -fprint0 SPIS -fprintf FOMAT SPISA\n"
928 #~ "      -ok NAREDBA ; -print -print0 -printf FORMAT -prune -ls\n"
930 #~ msgid "Predicate List:\n"
931 #~ msgstr "Popis Predikata:\n"
933 #~ msgid "Eval Tree:\n"
934 #~ msgstr "Stablo Evaluacije:\n"
936 #~ msgid "Optimized Eval Tree:\n"
937 #~ msgstr "Optimirano Stablo Evaluacije:\n"
939 #, fuzzy
940 #~ msgid "Optimized command line:\n"
941 #~ msgstr "Optimirano Stablo Evaluacije:\n"
943 #~ msgid "virtual memory exhausted"
944 #~ msgstr "virtualna memorija iscrpljena"
946 #~ msgid "inserting %s\n"
947 #~ msgstr "umeæem %s\n"
949 #~ msgid "    type: %s    %s  "
950 #~ msgstr "     tip: %s    %s  "
952 #~ msgid "left:\n"
953 #~ msgstr "lijevo:\n"
955 #~ msgid "right:\n"
956 #~ msgstr "desno:\n"
958 #~ msgid "Normalized Eval Tree:\n"
959 #~ msgstr "Normalizirano Stablo Evaluacije:\n"
961 #~ msgid "%s changed during execution of %s"
962 #~ msgstr "%s se promijenio dok se izvr¹avao %s"
964 #~ msgid "%s/.. changed during execution of %s"
965 #~ msgstr "%s/.. se promijenio dok se izvr¹avao %s"
967 #~ msgid "error in %s: %s"
968 #~ msgstr "gre¹ka u %s: %s"
970 #~ msgid ""
971 #~ "      EXPR1 -o EXPR2 EXPR1 -or EXPR2 EXPR1 , EXPR2\n"
972 #~ "options (always true): -daystart -depth -follow --help\n"
973 #~ "      -maxdepth LEVELS -mindepth LEVELS -mount -noleaf --version -xdev\n"
974 #~ "tests (N can be +N or -N or N): -amin N -anewer FILE -atime N -cmin N\n"
975 #~ msgstr ""
976 #~ "      EXPR1 -o EXPR2 EXPR1 -or EXPR2 EXPR1 , EXPR2\n"
977 #~ "opcije (uvijek istinite): -daystart -depth -follow --help\n"
978 #~ "      -maxdepth NIVOA -mindepth NIVOA -mount -noleaf --version -xdev\n"
979 #~ "testovi (N mo¾e biti +N ili -N ili N): -amin N -anewer SPIS -atime N -"
980 #~ "cmin N\n"
982 #~ msgid ""
983 #~ "Usage: %s [-d path | --database=path] [-e | --existing]\n"
984 #~ "      [-i | --ignore-case] [--version] [--help] pattern...\n"
985 #~ msgstr ""
986 #~ "Usage: %s [-d staza | --database=path] [-e | --existing]\n"
987 #~ "      [-i | --ignore-case] [--version] [--help] uzorak...\n"
989 #~ msgid "unmatched %s quote"
990 #~ msgstr "nesparen %s navodnik"
992 #~ msgid "command too long"
993 #~ msgstr "naredba predugaèka"
995 #~ msgid "can not fit single argument within argument list size limit"
996 #~ msgstr ""
997 #~ "ne mo¾e stati u jedan argument unutar ogranièenja na duljinu liste "
998 #~ "argumenata"
1000 #~ msgid "argument list too long"
1001 #~ msgstr "popis argumenata predugaèak"