Did make dist
[findutils.git] / po / hr.po
blob6ac734a1dc1d22c106f62faf08370a80f651c665
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-08-20 21:27+0100\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:137
18 #, fuzzy, c-format
19 msgid "invalid argument %s for %s"
20 msgstr "neispravan argument %s za `%s'"
22 #: gnulib/lib/argmatch.c:138
23 #, fuzzy, c-format
24 msgid "ambiguous argument %s for %s"
25 msgstr "dvosmislen argument %s za `%s'"
27 #: gnulib/lib/argmatch.c:157
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:486
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:2219
402 #, c-format
403 msgid "warning: unrecognized format directive `%%%c'"
404 msgstr "upozorenje: nepoznata format direktiva `%%%c'"
406 #: find/parser.c:2348
407 #, c-format
408 msgid ""
409 "The current directory is included in the PATH environment variable, which is "
410 "insecure in combination with the %s action of find.  Please remove the "
411 "current directory from your $PATH (that is, remove \".\" or leading or "
412 "trailing colons)"
413 msgstr ""
415 #: find/parser.c:2448
416 msgid ""
417 "You may not use {} within the utility name for -execdir and -okdir, because "
418 "this is a potential security problem."
419 msgstr ""
421 #: find/parser.c:2471
422 #, c-format
423 msgid "Only one instance of {} is supported with -exec%s ... +"
424 msgstr ""
426 #: find/parser.c:2484
427 #, fuzzy
428 msgid "The environment is too large for exec()."
429 msgstr "okoli¹ je prevelik za exec"
431 #: find/pred.c:1136
432 #, c-format
433 msgid "< %s ... %s > ? "
434 msgstr "< %s ... %s > ? "
436 #: find/pred.c:1569 xargs/xargs.c:1030
437 msgid "cannot fork"
438 msgstr "ne mogu se forkati"
440 #: find/pred.c:1609
441 #, c-format
442 msgid "error waiting for %s"
443 msgstr "gre¹ka pri èekanju na %s"
445 #: find/pred.c:1617
446 #, c-format
447 msgid "%s terminated by signal %d"
448 msgstr "%s terminiran signalom %d"
450 #: find/tree.c:87 find/tree.c:92 find/tree.c:172 find/tree.c:211
451 msgid "invalid expression"
452 msgstr "neispravan izraz"
454 #: find/tree.c:97
455 #, c-format
456 msgid ""
457 "invalid expression; you have used a binary operator '%s' with nothing before "
458 "it."
459 msgstr ""
461 #: find/tree.c:106
462 #, c-format
463 msgid "expected an expression between '%s' and ')'"
464 msgstr ""
466 #: find/tree.c:115
467 #, c-format
468 msgid "expected an expression after '%s'"
469 msgstr ""
471 #: find/tree.c:119
472 #, fuzzy
473 msgid "invalid expression; you have too many ')'"
474 msgstr "neispravan izraz"
476 #: find/tree.c:141
477 #, c-format
478 msgid ""
479 "invalid expression; expected to find a ')' but didn't see one.  Perhaps you "
480 "need an extra predicate after '%s'"
481 msgstr ""
483 #: find/tree.c:147
484 #, fuzzy
485 msgid "invalid expression; empty parentheses are not allowed."
486 msgstr "neispravan izraz"
488 #: find/tree.c:152
489 msgid ""
490 "invalid expression; I was expecting to find a ')' somewhere but did not see "
491 "one."
492 msgstr ""
494 #: find/tree.c:157 find/tree.c:809
495 msgid "oops -- invalid expression type!"
496 msgstr "oops -- neispravan tip izraza!"
498 #: find/tree.c:229
499 #, fuzzy, c-format
500 msgid "oops -- invalid expression type (%d)!"
501 msgstr "oops -- neispravan tip izraza!"
503 #: find/tree.c:939
504 #, fuzzy
505 msgid "oops -- invalid expression type in mark_stat!"
506 msgstr "oops -- neispravan tip izraza!"
508 #: find/tree.c:975
509 #, fuzzy
510 msgid "oops -- invalid expression type in mark_type!"
511 msgstr "oops -- neispravan tip izraza!"
513 #: find/tree.c:1308
514 #, fuzzy, c-format
515 msgid "paths must precede expression: %s"
516 msgstr "staze moraju biti navedene prije izraza"
518 #: find/tree.c:1317
519 #, c-format
520 msgid "invalid predicate `%s'"
521 msgstr "neispravan predikat `%s'"
523 #: find/tree.c:1326
524 #, c-format
525 msgid "missing argument to `%s'"
526 msgstr "nedostaje argument `%s'-u"
528 #: find/tree.c:1328
529 #, c-format
530 msgid "invalid argument `%s' to `%s'"
531 msgstr "neispravan argument `%s' `%s'-u"
533 #: find/tree.c:1403
534 #, fuzzy
535 msgid "you have too many ')'"
536 msgstr "neispravan izraz"
538 #: find/tree.c:1408
539 #, fuzzy, c-format
540 msgid "unexpected extra predicate '%s'"
541 msgstr "neispravan predikat `%s'"
543 #: find/tree.c:1410
544 msgid "unexpected extra predicate"
545 msgstr ""
547 #: find/tree.c:1520
548 msgid "oops -- invalid default insertion of and!"
549 msgstr "oops -- neispravno podrazumijevano ubacivanje and-a!"
551 #: locate/code.c:127
552 #, fuzzy, c-format
553 msgid ""
554 "Usage: %s [--version | --help]\n"
555 "or     %s most_common_bigrams < file-list > locate-database\n"
556 msgstr "Uporaba: %s most_common_bigrams < lista > kodirana_lista\n"
558 #: locate/code.c:131 locate/locate.c:1307 xargs/xargs.c:1228
559 #, fuzzy
560 msgid ""
561 "\n"
562 "Report bugs to <bug-findutils@gnu.org>.\n"
563 msgstr ""
564 "\n"
565 "Prijavljujte gre¹ke na adresu <bug-findutils@gnu.org>."
567 #: locate/code.c:165
568 #, fuzzy, c-format
569 msgid "GNU findutils version %s\n"
570 msgstr "GNU find verzija %s\n"
572 #: locate/locate.c:160
573 msgid "days"
574 msgstr "dana"
576 #: locate/locate.c:562
577 #, c-format
578 msgid "locate database `%s' is corrupt or invalid"
579 msgstr ""
581 #: locate/locate.c:840
582 #, c-format
583 msgid "Locate database size: %s bytes\n"
584 msgstr ""
586 #: locate/locate.c:845
587 #, c-format
588 msgid "Matching Filenames: %s "
589 msgstr ""
591 #: locate/locate.c:846
592 #, c-format
593 msgid "All Filenames: %s "
594 msgstr ""
596 #: locate/locate.c:849
597 #, c-format
598 msgid "with a cumulative length of %s bytes"
599 msgstr ""
601 #: locate/locate.c:853
602 #, c-format
603 msgid ""
604 "\n"
605 "\tof which %s contain whitespace, "
606 msgstr ""
608 #: locate/locate.c:856
609 #, c-format
610 msgid ""
611 "\n"
612 "\t%s contain newline characters, "
613 msgstr ""
615 #: locate/locate.c:859
616 #, c-format
617 msgid ""
618 "\n"
619 "\tand %s contain characters with the high bit set.\n"
620 msgstr ""
622 #: locate/locate.c:867
623 #, c-format
624 msgid ""
625 "Some filenames may have been filtered out, so we cannot compute the "
626 "compression ratio.\n"
627 msgstr ""
629 #: locate/locate.c:874
630 #, c-format
631 msgid "Compression ratio %4.2f%%\n"
632 msgstr ""
634 #: locate/locate.c:881
635 #, c-format
636 msgid "Compression ratio is undefined\n"
637 msgstr ""
639 #: locate/locate.c:938
640 #, c-format
641 msgid ""
642 "locate database `%s' looks like an slocate database but it seems to have "
643 "security level %c, which GNU findutils does not currently support"
644 msgstr ""
646 #: locate/locate.c:1025
647 #, c-format
648 msgid ""
649 "`%s' is an slocate database.  Support for these is new, expect problems for "
650 "now (you are, after all, using the CVS code)."
651 msgstr ""
653 #: locate/locate.c:1053
654 msgid ""
655 "You specified the -E option, but that option cannot be used with slocate-"
656 "format databases with a non-zero security level.  No results will be "
657 "generated for this database.\n"
658 msgstr ""
660 #: locate/locate.c:1064
661 #, c-format
662 msgid "`%s' is an slocate database.  Turning on the '-e' option."
663 msgstr ""
665 #: locate/locate.c:1257
666 #, c-format
667 msgid "Database %s is in the %s format.\n"
668 msgstr ""
670 #: locate/locate.c:1298
671 #, c-format
672 msgid ""
673 "Usage: %s [-d path | --database=path] [-e | -E | --[non-]existing]\n"
674 "      [-i | --ignore-case] [-w | --wholename] [-b | --basename] \n"
675 "      [--limit=N | -l N] [-S | --statistics] [-0 | --null] [-c | --count]\n"
676 "      [-P | -H | --nofollow] [-L | --follow] [-m | --mmap ] [ -s | --"
677 "stdio ]\n"
678 "      [-A | --all] [-p | --print] [-r | --regex ] [--regextype=TYPE]\n"
679 "      [-version] [--help]\n"
680 "      pattern...\n"
681 msgstr ""
683 #: locate/locate.c:1355
684 msgid "failed to drop group privileges"
685 msgstr ""
687 #: locate/locate.c:1362
688 msgid "failed to drop setuid privileges"
689 msgstr ""
691 #: locate/locate.c:1373
692 msgid "Failed to drop privileges"
693 msgstr ""
695 #: locate/locate.c:1506
696 #, c-format
697 msgid "GNU locate version %s\n"
698 msgstr "GNU locate verzija %s\n"
700 #: locate/locate.c:1545
701 #, fuzzy
702 msgid "argument to --limit"
703 msgstr "linija s argumentima predugaèka"
705 #: locate/locate.c:1628
706 msgid "warning: the locate database can only be read from stdin once."
707 msgstr ""
709 #: locate/locate.c:1697
710 #, c-format
711 msgid "warning: database `%s' is more than %d %s old"
712 msgstr "upozorenje: baza `%s' starija je od %d %s"
714 #: xargs/xargs.c:301
715 #, c-format
716 msgid "Invalid escape sequence %s in input delimiter specification."
717 msgstr ""
719 #: xargs/xargs.c:319
720 #, c-format
721 msgid ""
722 "Invalid escape sequence %s in input delimiter specification; character "
723 "values must not exceed %lx."
724 msgstr ""
726 #: xargs/xargs.c:325
727 #, c-format
728 msgid ""
729 "Invalid escape sequence %s in input delimiter specification; character "
730 "values must not exceed %lo."
731 msgstr ""
733 #: xargs/xargs.c:334
734 #, c-format
735 msgid ""
736 "Invalid escape sequence %s in input delimiter specification; trailing "
737 "characters %s not recognised."
738 msgstr ""
740 #: xargs/xargs.c:379
741 #, c-format
742 msgid ""
743 "Invalid input delimiter specification %s: the delimiter must be either a "
744 "single character or an escape sequence starting with \\."
745 msgstr ""
747 #: xargs/xargs.c:396
748 msgid "environment is too large for exec"
749 msgstr "okoli¹ je prevelik za exec"
751 #: xargs/xargs.c:538
752 #, c-format
753 msgid "warning: value %ld for -s option is too large, using %ld instead"
754 msgstr ""
756 #: xargs/xargs.c:577
757 #, c-format
758 msgid "GNU xargs version %s\n"
759 msgstr "GNU xargs verzija %s\n"
761 #: xargs/xargs.c:607
762 #, c-format
763 msgid "Cannot open input file `%s'"
764 msgstr ""
766 #: xargs/xargs.c:643
767 #, c-format
768 msgid "Your environment variables take up %lu bytes\n"
769 msgstr ""
771 #: xargs/xargs.c:646
772 #, c-format
773 msgid "POSIX lower and upper limits on argument length: %lu, %lu\n"
774 msgstr ""
776 #: xargs/xargs.c:650
777 #, c-format
778 msgid "Maximum length of command we could actually use: %ld\n"
779 msgstr ""
781 #: xargs/xargs.c:654
782 #, c-format
783 msgid "Size of command buffer we are actually using: %lu\n"
784 msgstr ""
786 #: xargs/xargs.c:776 xargs/xargs.c:857
787 #, c-format
788 msgid ""
789 "unmatched %s quote; by default quotes are special to xargs unless you use "
790 "the -0 option"
791 msgstr ""
793 #: xargs/xargs.c:777 xargs/xargs.c:858
794 msgid "double"
795 msgstr "dvostruki"
797 #: xargs/xargs.c:777 xargs/xargs.c:858
798 msgid "single"
799 msgstr "jednostruki"
801 #: xargs/xargs.c:875 xargs/xargs.c:932
802 msgid "argument line too long"
803 msgstr "linija s argumentima predugaèka"
805 #: xargs/xargs.c:1105
806 msgid "error waiting for child process"
807 msgstr "gre¹ka za vrijeme èekanja na djeèji proces"
809 #: xargs/xargs.c:1121
810 #, c-format
811 msgid "%s: exited with status 255; aborting"
812 msgstr "%s: iza¹ao sa statusom 255; poni¹tavam"
814 #: xargs/xargs.c:1123
815 #, c-format
816 msgid "%s: stopped by signal %d"
817 msgstr "%s: zaustavljen signalom %d"
819 #: xargs/xargs.c:1125
820 #, c-format
821 msgid "%s: terminated by signal %d"
822 msgstr "%s: terminiran signalom %d"
824 #: xargs/xargs.c:1178
825 #, c-format
826 msgid "%s: invalid number for -%c option\n"
827 msgstr "%s: neispravan broj za opciju -%c\n"
829 #: xargs/xargs.c:1185
830 #, fuzzy, c-format
831 msgid "%s: value for -%c option should be >= %ld\n"
832 msgstr "%s: vrijednost opcije -%c mora biti >= %ld\n"
834 #: xargs/xargs.c:1199
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:1217
840 #, fuzzy, c-format
841 msgid ""
842 "Usage: %s [-0prtx] [--interactive] [--null] [-d|--delimiter=delim]\n"
843 "       [-E eof-str] [-e[eof-str]]  [--eof[=eof-str]]\n"
844 "       [-L max-lines] [-l[max-lines]] [--max-lines[=max-lines]]\n"
845 "       [-I replace-str] [-i[replace-str]] [--replace[=replace-str]]\n"
846 "       [-n max-args] [--max-args=max-args]\n"
847 "       [-s max-chars] [--max-chars=max-chars]\n"
848 "       [-P max-procs]  [--max-procs=max-procs] [[--show-limits]\n"
849 "       [--verbose] [--exit] [--no-run-if-empty] [--arg-file=file]\n"
850 "       [--version] [--help] [command [initial-arguments]]\n"
851 msgstr ""
852 "Uporaba: %s [-0prtx] [-e[eof-niz]] [-i[zamjenski-niz]] [-l[maks-redaka]]\n"
853 "       [-n maks-argumenata] [-s maks-znakova] [-P maks-procesa] [--null]\n"
854 "       [--eof[=eof-niz]] [--replace[=zamjenski-niz]] [--max-lines[=maks-"
855 "redaka]]\n"
856 "       [--interactive] [--max-chars=maks-znakova] [--verbose] [--exit]\n"
857 "       [--max-procs=maks-procesa] [--max-args=maks-argumenata]\n"
858 "       [--no-run-if-empty] [--version] [--help]\n"
859 "       [naredba [poèetni-argumenti]]\n"
861 #~ msgid "Success"
862 #~ msgstr "Uspjeh"
864 #~ msgid "No match"
865 #~ msgstr "Nema poklapanja"
867 #~ msgid "Invalid regular expression"
868 #~ msgstr "Neispravan regularni izraz"
870 #~ msgid "Invalid collation character"
871 #~ msgstr "Neispravan kolacijski znak"
873 #~ msgid "Invalid character class name"
874 #~ msgstr "Neispravan naziv znakovne klase"
876 #~ msgid "Trailing backslash"
877 #~ msgstr "Obrnuta kosa crta na kraju"
879 #~ msgid "Invalid back reference"
880 #~ msgstr "Neispravna povratna referenca"
882 #~ msgid "Unmatched [ or [^"
883 #~ msgstr "Nesparen [ ili [^"
885 #~ msgid "Unmatched ( or \\("
886 #~ msgstr "Nesparena ( ili \\("
888 #~ msgid "Unmatched \\{"
889 #~ msgstr "Nesparena \\{"
891 #~ msgid "Invalid content of \\{\\}"
892 #~ msgstr "Neispravan sadr¾aj \\{\\}"
894 #~ msgid "Invalid range end"
895 #~ msgstr "Neispravan kraj raspona"
897 #~ msgid "Memory exhausted"
898 #~ msgstr "Memorija iscrpljena"
900 #~ msgid "Invalid preceding regular expression"
901 #~ msgstr "Neispravan prethodni regularni izraz"
903 #~ msgid "Premature end of regular expression"
904 #~ msgstr "Prerani kraj regularnog izraza"
906 #~ msgid "Regular expression too big"
907 #~ msgstr "Regularni izraz prevelik"
909 #~ msgid "Unmatched ) or \\)"
910 #~ msgstr "Nesparena ) ili \\)"
912 #~ msgid "No previous regular expression"
913 #~ msgstr "Nedostaje prethodni regularni izraz"
915 #, fuzzy
916 #~ msgid ""
917 #~ "actions: -exec COMMAND ; -fprint FILE -fprint0 FILE -fprintf FILE FORMAT\n"
918 #~ "      -fls FILE -ok COMMAND ; -print -print0 -printf FORMAT -prune -ls -"
919 #~ "delete\n"
920 #~ "      -quit\n"
921 #~ msgstr ""
922 #~ "radnje: -exec NAREDBA ; -fprint SPIS -fprint0 SPIS -fprintf FOMAT SPISA\n"
923 #~ "      -ok NAREDBA ; -print -print0 -printf FORMAT -prune -ls\n"
925 #~ msgid "Predicate List:\n"
926 #~ msgstr "Popis Predikata:\n"
928 #~ msgid "Eval Tree:\n"
929 #~ msgstr "Stablo Evaluacije:\n"
931 #~ msgid "Optimized Eval Tree:\n"
932 #~ msgstr "Optimirano Stablo Evaluacije:\n"
934 #, fuzzy
935 #~ msgid "Optimized command line:\n"
936 #~ msgstr "Optimirano Stablo Evaluacije:\n"
938 #~ msgid "virtual memory exhausted"
939 #~ msgstr "virtualna memorija iscrpljena"
941 #~ msgid "inserting %s\n"
942 #~ msgstr "umeæem %s\n"
944 #~ msgid "    type: %s    %s  "
945 #~ msgstr "     tip: %s    %s  "
947 #~ msgid "left:\n"
948 #~ msgstr "lijevo:\n"
950 #~ msgid "right:\n"
951 #~ msgstr "desno:\n"
953 #~ msgid "Normalized Eval Tree:\n"
954 #~ msgstr "Normalizirano Stablo Evaluacije:\n"
956 #~ msgid "%s changed during execution of %s"
957 #~ msgstr "%s se promijenio dok se izvr¹avao %s"
959 #~ msgid "%s/.. changed during execution of %s"
960 #~ msgstr "%s/.. se promijenio dok se izvr¹avao %s"
962 #~ msgid "error in %s: %s"
963 #~ msgstr "gre¹ka u %s: %s"
965 #~ msgid ""
966 #~ "      EXPR1 -o EXPR2 EXPR1 -or EXPR2 EXPR1 , EXPR2\n"
967 #~ "options (always true): -daystart -depth -follow --help\n"
968 #~ "      -maxdepth LEVELS -mindepth LEVELS -mount -noleaf --version -xdev\n"
969 #~ "tests (N can be +N or -N or N): -amin N -anewer FILE -atime N -cmin N\n"
970 #~ msgstr ""
971 #~ "      EXPR1 -o EXPR2 EXPR1 -or EXPR2 EXPR1 , EXPR2\n"
972 #~ "opcije (uvijek istinite): -daystart -depth -follow --help\n"
973 #~ "      -maxdepth NIVOA -mindepth NIVOA -mount -noleaf --version -xdev\n"
974 #~ "testovi (N mo¾e biti +N ili -N ili N): -amin N -anewer SPIS -atime N -"
975 #~ "cmin N\n"
977 #~ msgid ""
978 #~ "Usage: %s [-d path | --database=path] [-e | --existing]\n"
979 #~ "      [-i | --ignore-case] [--version] [--help] pattern...\n"
980 #~ msgstr ""
981 #~ "Usage: %s [-d staza | --database=path] [-e | --existing]\n"
982 #~ "      [-i | --ignore-case] [--version] [--help] uzorak...\n"
984 #~ msgid "unmatched %s quote"
985 #~ msgstr "nesparen %s navodnik"
987 #~ msgid "command too long"
988 #~ msgstr "naredba predugaèka"
990 #~ msgid "can not fit single argument within argument list size limit"
991 #~ msgstr ""
992 #~ "ne mo¾e stati u jedan argument unutar ogranièenja na duljinu liste "
993 #~ "argumenata"
995 #~ msgid "argument list too long"
996 #~ msgstr "popis argumenata predugaèak"