Remove building with NOCRYPTO option
[minix3.git] / external / bsd / flex / dist / po / hr.po
blob80b1fb0946c5f53bbac02d508f643ce5b909abb1
1 # Translation of flex to Croatian.
2 # Copyright (C) 2012 The Flex Project (msgids)
3 # This file is put in the public domain.
5 # Tomislav Krznar <tomislav.krznar@gmail.com>, 2012.
6 msgid ""
7 msgstr ""
8 "Project-Id-Version: flex 2.5.37\n"
9 "Report-Msgid-Bugs-To: flex-devel@lists.sourceforge.net\n"
10 "POT-Creation-Date: 2014-03-26 15:00-0400\n"
11 "PO-Revision-Date: 2012-10-05 16:48+0200\n"
12 "Last-Translator: Tomislav Krznar <tomislav.krznar@gmail.com>\n"
13 "Language-Team: Croatian <lokalizacija@linux.hr>\n"
14 "Language: hr\n"
15 "MIME-Version: 1.0\n"
16 "Content-Type: text/plain; charset=UTF-8\n"
17 "Content-Transfer-Encoding: 8bit\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"
20 "X-Generator: Lokalize 1.4\n"
22 #: buf.c:78
23 msgid "Allocation of buffer to print string failed"
24 msgstr ""
26 #: buf.c:100
27 msgid "Allocation of buffer for line directive failed"
28 msgstr ""
30 #: buf.c:177
31 msgid "Allocation of buffer for m4 def failed"
32 msgstr ""
34 #: buf.c:197
35 msgid "Allocation of buffer for m4 undef failed"
36 msgstr ""
38 #: dfa.c:61
39 #, c-format
40 msgid "State #%d is non-accepting -\n"
41 msgstr ""
43 #: dfa.c:124
44 msgid "dangerous trailing context"
45 msgstr ""
47 #: dfa.c:166
48 #, c-format
49 msgid " associated rule line numbers:"
50 msgstr ""
52 #: dfa.c:202
53 #, c-format
54 msgid " out-transitions: "
55 msgstr ""
57 #: dfa.c:210
58 #, c-format
59 msgid ""
60 "\n"
61 " jam-transitions: EOF "
62 msgstr ""
64 #: dfa.c:341
65 msgid "consistency check failed in epsclosure()"
66 msgstr ""
68 #: dfa.c:429
69 msgid ""
70 "\n"
71 "\n"
72 "DFA Dump:\n"
73 "\n"
74 msgstr ""
76 #: dfa.c:604
77 msgid "could not create unique end-of-buffer state"
78 msgstr ""
80 #: dfa.c:625
81 #, c-format
82 msgid "state # %d:\n"
83 msgstr ""
85 #: dfa.c:785
86 msgid "Could not write yynxt_tbl[][]"
87 msgstr ""
89 #: dfa.c:1049
90 msgid "bad transition character detected in sympartition()"
91 msgstr ""
93 #: gen.c:478
94 msgid ""
95 "\n"
96 "\n"
97 "Equivalence Classes:\n"
98 "\n"
99 msgstr ""
101 #: gen.c:662 gen.c:691 gen.c:1215
102 #, c-format
103 msgid "state # %d accepts: [%d]\n"
104 msgstr ""
106 #: gen.c:1110
107 #, c-format
108 msgid "state # %d accepts: "
109 msgstr ""
111 #: gen.c:1157
112 msgid "Could not write yyacclist_tbl"
113 msgstr ""
115 #: gen.c:1233
116 msgid "Could not write yyacc_tbl"
117 msgstr ""
119 #: gen.c:1248 gen.c:1633 gen.c:1656
120 msgid "Could not write ecstbl"
121 msgstr ""
123 #: gen.c:1271
124 msgid ""
125 "\n"
126 "\n"
127 "Meta-Equivalence Classes:\n"
128 msgstr ""
130 #: gen.c:1293
131 msgid "Could not write yymeta_tbl"
132 msgstr ""
134 #: gen.c:1354
135 msgid "Could not write yybase_tbl"
136 msgstr ""
138 #: gen.c:1388
139 msgid "Could not write yydef_tbl"
140 msgstr ""
142 #: gen.c:1428
143 msgid "Could not write yynxt_tbl"
144 msgstr ""
146 #: gen.c:1464
147 msgid "Could not write yychk_tbl"
148 msgstr ""
150 #: gen.c:1618 gen.c:1647
151 msgid "Could not write ftbl"
152 msgstr ""
154 #: gen.c:1624
155 msgid "Could not write ssltbl"
156 msgstr ""
158 #: gen.c:1675
159 msgid "Could not write eoltbl"
160 msgstr ""
162 #: gen.c:1735
163 msgid "Could not write yynultrans_tbl"
164 msgstr ""
166 #: main.c:191
167 msgid "rule cannot be matched"
168 msgstr ""
170 #: main.c:196
171 msgid "-s option given but default rule can be matched"
172 msgstr ""
174 #: main.c:236
175 msgid "Can't use -+ with -l option"
176 msgstr ""
178 #: main.c:239
179 msgid "Can't use -f or -F with -l option"
180 msgstr ""
182 #: main.c:243
183 msgid "Can't use --reentrant or --bison-bridge with -l option"
184 msgstr ""
186 #: main.c:275
187 msgid "-Cf/-CF and -Cm don't make sense together"
188 msgstr ""
190 #: main.c:278
191 msgid "-Cf/-CF and -I are incompatible"
192 msgstr ""
194 #: main.c:282
195 msgid "-Cf/-CF are incompatible with lex-compatibility mode"
196 msgstr ""
198 #: main.c:287
199 msgid "-Cf and -CF are mutually exclusive"
200 msgstr ""
202 #: main.c:291
203 msgid "Can't use -+ with -CF option"
204 msgstr ""
206 #: main.c:294
207 #, c-format
208 msgid "%array incompatible with -+ option"
209 msgstr ""
211 #: main.c:299
212 msgid "Options -+ and --reentrant are mutually exclusive."
213 msgstr ""
215 #: main.c:302
216 msgid "bison bridge not supported for the C++ scanner."
217 msgstr ""
219 #: main.c:357 main.c:403
220 #, c-format
221 msgid "could not create %s"
222 msgstr ""
224 #: main.c:416
225 msgid "could not write tables header"
226 msgstr ""
228 #: main.c:420
229 #, c-format
230 msgid "can't open skeleton file %s"
231 msgstr ""
233 #: main.c:456
234 msgid "allocation of macro definition failed"
235 msgstr ""
237 #: main.c:504
238 #, c-format
239 msgid "input error reading skeleton file %s"
240 msgstr ""
242 #: main.c:508
243 #, c-format
244 msgid "error closing skeleton file %s"
245 msgstr "greška pri zatvaranju datoteke predloška %s"
247 #: main.c:693
248 #, c-format
249 msgid "error creating header file %s"
250 msgstr "greška pri stvaranju datoteke zaglavlja %s"
252 #: main.c:701
253 #, c-format
254 msgid "error writing output file %s"
255 msgstr "greška pri pisanju izlazne datoteke %s"
257 #: main.c:705
258 #, c-format
259 msgid "error closing output file %s"
260 msgstr "greška pri zatvaranju izlazne datoteke %s"
262 #: main.c:709
263 #, c-format
264 msgid "error deleting output file %s"
265 msgstr "greška pri uklanjanju izlazne datoteke %s"
267 #: main.c:716
268 #, c-format
269 msgid "No backing up.\n"
270 msgstr ""
272 #: main.c:720
273 #, c-format
274 msgid "%d backing up (non-accepting) states.\n"
275 msgstr ""
277 #: main.c:724
278 #, c-format
279 msgid "Compressed tables always back up.\n"
280 msgstr ""
282 #: main.c:727
283 #, c-format
284 msgid "error writing backup file %s"
285 msgstr ""
287 #: main.c:731
288 #, c-format
289 msgid "error closing backup file %s"
290 msgstr ""
292 #: main.c:736
293 #, c-format
294 msgid "%s version %s usage statistics:\n"
295 msgstr ""
297 #: main.c:739
298 #, c-format
299 msgid "  scanner options: -"
300 msgstr ""
302 #: main.c:818
303 #, c-format
304 msgid "  %d/%d NFA states\n"
305 msgstr ""
307 #: main.c:820
308 #, c-format
309 msgid "  %d/%d DFA states (%d words)\n"
310 msgstr ""
312 #: main.c:822
313 #, c-format
314 msgid "  %d rules\n"
315 msgstr ""
317 #: main.c:827
318 #, c-format
319 msgid "  No backing up\n"
320 msgstr ""
322 #: main.c:831
323 #, c-format
324 msgid "  %d backing-up (non-accepting) states\n"
325 msgstr ""
327 #: main.c:836
328 #, c-format
329 msgid "  Compressed tables always back-up\n"
330 msgstr ""
332 #: main.c:840
333 #, c-format
334 msgid "  Beginning-of-line patterns used\n"
335 msgstr ""
337 #: main.c:842
338 #, c-format
339 msgid "  %d/%d start conditions\n"
340 msgstr ""
342 #: main.c:846
343 #, c-format
344 msgid "  %d epsilon states, %d double epsilon states\n"
345 msgstr ""
347 #: main.c:850
348 #, c-format
349 msgid "  no character classes\n"
350 msgstr ""
352 #: main.c:854
353 #, c-format
354 msgid "  %d/%d character classes needed %d/%d words of storage, %d reused\n"
355 msgstr ""
357 #: main.c:859
358 #, c-format
359 msgid "  %d state/nextstate pairs created\n"
360 msgstr ""
362 #: main.c:862
363 #, c-format
364 msgid "  %d/%d unique/duplicate transitions\n"
365 msgstr ""
367 #: main.c:867
368 #, c-format
369 msgid "  %d table entries\n"
370 msgstr ""
372 #: main.c:875
373 #, c-format
374 msgid "  %d/%d base-def entries created\n"
375 msgstr ""
377 #: main.c:879
378 #, c-format
379 msgid "  %d/%d (peak %d) nxt-chk entries created\n"
380 msgstr ""
382 #: main.c:883
383 #, c-format
384 msgid "  %d/%d (peak %d) template nxt-chk entries created\n"
385 msgstr ""
387 #: main.c:887
388 #, c-format
389 msgid "  %d empty table entries\n"
390 msgstr ""
392 #: main.c:889
393 #, c-format
394 msgid "  %d protos created\n"
395 msgstr ""
397 #: main.c:892
398 #, c-format
399 msgid "  %d templates created, %d uses\n"
400 msgstr ""
402 #: main.c:900
403 #, c-format
404 msgid "  %d/%d equivalence classes created\n"
405 msgstr ""
407 #: main.c:908
408 #, c-format
409 msgid "  %d/%d meta-equivalence classes created\n"
410 msgstr ""
412 #: main.c:914
413 #, c-format
414 msgid "  %d (%d saved) hash collisions, %d DFAs equal\n"
415 msgstr ""
417 #: main.c:916
418 #, c-format
419 msgid "  %d sets of reallocations needed\n"
420 msgstr ""
422 #: main.c:918
423 #, c-format
424 msgid "  %d total table entries needed\n"
425 msgstr ""
427 #: main.c:995
428 #, c-format
429 msgid "Internal error. flexopts are malformed.\n"
430 msgstr ""
432 #: main.c:1005
433 #, c-format
434 msgid "Try `%s --help' for more information.\n"
435 msgstr "Pokušajte „%s --help” za više informacija.\n"
437 #: main.c:1062
438 #, c-format
439 msgid "unknown -C option '%c'"
440 msgstr "nepoznata -C opcija „%c”"
442 #: main.c:1191
443 #, c-format
444 msgid "%s %s\n"
445 msgstr "%s %s\n"
447 #: main.c:1466
448 msgid "fatal parse error"
449 msgstr "fatalna greška analize"
451 #: main.c:1498
452 #, c-format
453 msgid "could not create backing-up info file %s"
454 msgstr ""
456 #: main.c:1519
457 #, c-format
458 msgid "-l AT&T lex compatibility option entails a large performance penalty\n"
459 msgstr ""
461 #: main.c:1522
462 #, c-format
463 msgid " and may be the actual source of other reported performance penalties\n"
464 msgstr ""
466 #: main.c:1528
467 #, c-format
468 msgid ""
469 "%%option yylineno entails a performance penalty ONLY on rules that can match "
470 "newline characters\n"
471 msgstr ""
473 #: main.c:1535
474 #, c-format
475 msgid "-I (interactive) entails a minor performance penalty\n"
476 msgstr ""
478 #: main.c:1540
479 #, c-format
480 msgid "yymore() entails a minor performance penalty\n"
481 msgstr ""
483 #: main.c:1546
484 #, c-format
485 msgid "REJECT entails a large performance penalty\n"
486 msgstr ""
488 #: main.c:1551
489 #, c-format
490 msgid "Variable trailing context rules entail a large performance penalty\n"
491 msgstr ""
493 #: main.c:1563
494 msgid "REJECT cannot be used with -f or -F"
495 msgstr ""
497 #: main.c:1566
498 #, c-format
499 msgid "%option yylineno cannot be used with REJECT"
500 msgstr ""
502 #: main.c:1569
503 msgid "variable trailing context rules cannot be used with -f or -F"
504 msgstr ""
506 #: main.c:1692
507 #, c-format
508 msgid "%option yyclass only meaningful for C++ scanners"
509 msgstr ""
511 #: main.c:1799
512 #, c-format
513 msgid "Usage: %s [OPTIONS] [FILE]...\n"
514 msgstr "Uporaba: %s [OPCIJE] [DATOTEKA]...\n"
516 #: main.c:1802
517 #, c-format
518 msgid ""
519 "Generates programs that perform pattern-matching on text.\n"
520 "\n"
521 "Table Compression:\n"
522 "  -Ca, --align      trade off larger tables for better memory alignment\n"
523 "  -Ce, --ecs        construct equivalence classes\n"
524 "  -Cf               do not compress tables; use -f representation\n"
525 "  -CF               do not compress tables; use -F representation\n"
526 "  -Cm, --meta-ecs   construct meta-equivalence classes\n"
527 "  -Cr, --read       use read() instead of stdio for scanner input\n"
528 "  -f, --full        generate fast, large scanner. Same as -Cfr\n"
529 "  -F, --fast        use alternate table representation. Same as -CFr\n"
530 "  -Cem              default compression (same as --ecs --meta-ecs)\n"
531 "\n"
532 "Debugging:\n"
533 "  -d, --debug             enable debug mode in scanner\n"
534 "  -b, --backup            write backing-up information to %s\n"
535 "  -p, --perf-report       write performance report to stderr\n"
536 "  -s, --nodefault         suppress default rule to ECHO unmatched text\n"
537 "  -T, --trace             %s should run in trace mode\n"
538 "  -w, --nowarn            do not generate warnings\n"
539 "  -v, --verbose           write summary of scanner statistics to stdout\n"
540 "\n"
541 "Files:\n"
542 "  -o, --outfile=FILE      specify output filename\n"
543 "  -S, --skel=FILE         specify skeleton file\n"
544 "  -t, --stdout            write scanner on stdout instead of %s\n"
545 "      --yyclass=NAME      name of C++ class\n"
546 "      --header-file=FILE   create a C header file in addition to the "
547 "scanner\n"
548 "      --tables-file[=FILE] write tables to FILE\n"
549 "\n"
550 "Scanner behavior:\n"
551 "  -7, --7bit              generate 7-bit scanner\n"
552 "  -8, --8bit              generate 8-bit scanner\n"
553 "  -B, --batch             generate batch scanner (opposite of -I)\n"
554 "  -i, --case-insensitive  ignore case in patterns\n"
555 "  -l, --lex-compat        maximal compatibility with original lex\n"
556 "  -X, --posix-compat      maximal compatibility with POSIX lex\n"
557 "  -I, --interactive       generate interactive scanner (opposite of -B)\n"
558 "      --yylineno          track line count in yylineno\n"
559 "\n"
560 "Generated code:\n"
561 "  -+,  --c++               generate C++ scanner class\n"
562 "  -Dmacro[=defn]           #define macro defn  (default defn is '1')\n"
563 "  -L,  --noline            suppress #line directives in scanner\n"
564 "  -P,  --prefix=STRING     use STRING as prefix instead of \"yy\"\n"
565 "  -R,  --reentrant         generate a reentrant C scanner\n"
566 "       --bison-bridge      scanner for bison pure parser.\n"
567 "       --bison-locations   include yylloc support.\n"
568 "       --stdinit           initialize yyin/yyout to stdin/stdout\n"
569 "       --noansi-definitions old-style function definitions\n"
570 "       --noansi-prototypes  empty parameter list in prototypes\n"
571 "       --nounistd          do not include <unistd.h>\n"
572 "       --noFUNCTION        do not generate a particular FUNCTION\n"
573 "\n"
574 "Miscellaneous:\n"
575 "  -c                      do-nothing POSIX option\n"
576 "  -n                      do-nothing POSIX option\n"
577 "  -?\n"
578 "  -h, --help              produce this help message\n"
579 "  -V, --version           report %s version\n"
580 msgstr ""
582 #: misc.c:65
583 msgid "allocation of sko_stack failed"
584 msgstr ""
586 #: misc.c:102 misc.c:128
587 #, c-format
588 msgid "name \"%s\" ridiculously long"
589 msgstr ""
591 #: misc.c:177
592 msgid "memory allocation failed in allocate_array()"
593 msgstr ""
595 #: misc.c:230
596 #, c-format
597 msgid "bad character '%s' detected in check_char()"
598 msgstr ""
600 #: misc.c:235
601 #, c-format
602 msgid "scanner requires -8 flag to use the character %s"
603 msgstr ""
605 #: misc.c:268
606 msgid "dynamic memory failure in copy_string()"
607 msgstr ""
609 #: misc.c:367
610 #, c-format
611 msgid "%s: fatal internal error, %s\n"
612 msgstr ""
614 #: misc.c:803
615 msgid "attempt to increase array size failed"
616 msgstr ""
618 #: misc.c:930
619 msgid "bad line in skeleton file"
620 msgstr "neispravan redak u datoteci predloška"
622 #: misc.c:979
623 msgid "memory allocation failed in yy_flex_xmalloc()"
624 msgstr ""
626 #: nfa.c:104
627 #, c-format
628 msgid ""
629 "\n"
630 "\n"
631 "********** beginning dump of nfa with start state %d\n"
632 msgstr ""
634 #: nfa.c:115
635 #, c-format
636 msgid "state # %4d\t"
637 msgstr ""
639 #: nfa.c:130
640 #, c-format
641 msgid "********** end of dump\n"
642 msgstr ""
644 #: nfa.c:174
645 msgid "empty machine in dupmachine()"
646 msgstr ""
648 #: nfa.c:240
649 #, c-format
650 msgid "Variable trailing context rule at line %d\n"
651 msgstr ""
653 #: nfa.c:364
654 msgid "bad state type in mark_beginning_as_normal()"
655 msgstr ""
657 #: nfa.c:609
658 #, c-format
659 msgid "input rules are too complicated (>= %d NFA states)"
660 msgstr ""
662 #: nfa.c:688
663 msgid "found too many transitions in mkxtion()"
664 msgstr ""
666 #: nfa.c:714
667 #, c-format
668 msgid "too many rules (> %d)!"
669 msgstr "previše pravila (> %d)!"
671 #: parse.y:159
672 msgid "unknown error processing section 1"
673 msgstr ""
675 #: parse.y:184 parse.y:351
676 msgid "bad start condition list"
677 msgstr ""
679 #: parse.y:315
680 msgid "unrecognized rule"
681 msgstr "neprepoznato pravilo"
683 #: parse.y:434 parse.y:447 parse.y:516
684 msgid "trailing context used twice"
685 msgstr ""
687 #: parse.y:552 parse.y:562 parse.y:635 parse.y:645
688 msgid "bad iteration values"
689 msgstr "neispravne vrijednosti iteracije"
691 #: parse.y:580 parse.y:598 parse.y:663 parse.y:681
692 msgid "iteration value must be positive"
693 msgstr "vrijednost iteracije mora biti pozitivna"
695 #: parse.y:804 parse.y:814
696 #, c-format
697 msgid "the character range [%c-%c] is ambiguous in a case-insensitive scanner"
698 msgstr ""
700 #: parse.y:819
701 msgid "negative range in character class"
702 msgstr ""
704 #: parse.y:916
705 msgid "[:^lower:] is ambiguous in case insensitive scanner"
706 msgstr ""
708 #: parse.y:922
709 msgid "[:^upper:] ambiguous in case insensitive scanner"
710 msgstr ""
712 #: scan.l:75 scan.l:618 scan.l:676
713 msgid "Input line too long\n"
714 msgstr "Ulazni redak je predugačak\n"
716 #: scan.l:161
717 #, c-format
718 msgid "malformed '%top' directive"
719 msgstr ""
721 #: scan.l:183
722 #, no-c-format
723 msgid "unrecognized '%' directive"
724 msgstr ""
726 #: scan.l:192
727 msgid "Definition name too long\n"
728 msgstr "Ime definicije je predugačko\n"
730 #: scan.l:284
731 msgid "Unmatched '{'"
732 msgstr "Neuparena „{”"
734 #: scan.l:300
735 #, c-format
736 msgid "Definition value for {%s} too long\n"
737 msgstr ""
739 #: scan.l:317
740 msgid "incomplete name definition"
741 msgstr "nepotpuna definicija imena"
743 #: scan.l:443
744 msgid "Option line too long\n"
745 msgstr "Redak opcija je predugačak\n"
747 #: scan.l:451
748 #, c-format
749 msgid "unrecognized %%option: %s"
750 msgstr ""
752 #: scan.l:633 scan.l:800
753 msgid "bad character class"
754 msgstr "neispravan razred znakova"
756 #: scan.l:683
757 #, c-format
758 msgid "undefined definition {%s}"
759 msgstr "nedefinirana definicija {%s}"
761 #: scan.l:755
762 #, c-format
763 msgid "bad <start condition>: %s"
764 msgstr ""
766 #: scan.l:768
767 msgid "missing quote"
768 msgstr "nedostaje navodnik"
770 #: scan.l:834
771 #, c-format
772 msgid "bad character class expression: %s"
773 msgstr ""
775 #: scan.l:856
776 msgid "bad character inside {}'s"
777 msgstr "neispravan znak unutar {}"
779 #: scan.l:862
780 msgid "missing }"
781 msgstr "nedostaje }"
783 #: scan.l:940
784 msgid "EOF encountered inside an action"
785 msgstr ""
787 #: scan.l:945
788 msgid "EOF encountered inside pattern"
789 msgstr ""
791 #: scan.l:967
792 #, c-format
793 msgid "bad character: %s"
794 msgstr "neispravan znak: %s"
796 #: scan.l:996
797 #, c-format
798 msgid "can't open %s"
799 msgstr "ne mogu otvoriti %s"
801 #: scanopt.c:291
802 #, c-format
803 msgid "Usage: %s [OPTIONS]...\n"
804 msgstr "Uporaba: %s [OPCIJE]...\n"
806 #: scanopt.c:564
807 #, c-format
808 msgid "option `%s' doesn't allow an argument\n"
809 msgstr "opcija „%s” ne dozvoljava argument\n"
811 #: scanopt.c:569
812 #, c-format
813 msgid "option `%s' requires an argument\n"
814 msgstr "opcija „%s” zahtijeva argument\n"
816 #: scanopt.c:573
817 #, c-format
818 msgid "option `%s' is ambiguous\n"
819 msgstr "opcija „%s” je višeznačna\n"
821 #: scanopt.c:577
822 #, c-format
823 msgid "Unrecognized option `%s'\n"
824 msgstr "Neprepoznata opcija „%s”\n"
826 #: scanopt.c:581
827 #, c-format
828 msgid "Unknown error=(%d)\n"
829 msgstr "Nepoznata greška=(%d)\n"
831 #: sym.c:100
832 msgid "symbol table memory allocation failed"
833 msgstr "alokacija memorije za tablicu simbola nije uspjela"
835 #: sym.c:202
836 msgid "name defined twice"
837 msgstr "ime je dvaput definirano"
839 #: sym.c:253
840 #, c-format
841 msgid "start condition %s declared twice"
842 msgstr ""
844 #: yylex.c:56
845 msgid "premature EOF"
846 msgstr "preuranjen EOF"
848 #: yylex.c:198
849 #, c-format
850 msgid "End Marker\n"
851 msgstr "Oznaka kraja\n"
853 #: yylex.c:204
854 #, c-format
855 msgid "*Something Weird* - tok: %d val: %d\n"
856 msgstr "*Nešto je čudno* - simbol: %d vrijednost: %d\n"