xref: /minix/external/bsd/flex/dist/po/hr.po (revision 0a6a1f1d)
1# Translation of flex to Croatian.
2# Copyright (C) 2012 The Flex Project (msgids)
3# This file is put in the public domain.
4#
5# Tomislav Krznar <tomislav.krznar@gmail.com>, 2012.
6msgid ""
7msgstr ""
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"
21
22#: buf.c:78
23msgid "Allocation of buffer to print string failed"
24msgstr ""
25
26#: buf.c:100
27msgid "Allocation of buffer for line directive failed"
28msgstr ""
29
30#: buf.c:177
31msgid "Allocation of buffer for m4 def failed"
32msgstr ""
33
34#: buf.c:197
35msgid "Allocation of buffer for m4 undef failed"
36msgstr ""
37
38#: dfa.c:61
39#, c-format
40msgid "State #%d is non-accepting -\n"
41msgstr ""
42
43#: dfa.c:124
44msgid "dangerous trailing context"
45msgstr ""
46
47#: dfa.c:166
48#, c-format
49msgid " associated rule line numbers:"
50msgstr ""
51
52#: dfa.c:202
53#, c-format
54msgid " out-transitions: "
55msgstr ""
56
57#: dfa.c:210
58#, c-format
59msgid ""
60"\n"
61" jam-transitions: EOF "
62msgstr ""
63
64#: dfa.c:341
65msgid "consistency check failed in epsclosure()"
66msgstr ""
67
68#: dfa.c:429
69msgid ""
70"\n"
71"\n"
72"DFA Dump:\n"
73"\n"
74msgstr ""
75
76#: dfa.c:604
77msgid "could not create unique end-of-buffer state"
78msgstr ""
79
80#: dfa.c:625
81#, c-format
82msgid "state # %d:\n"
83msgstr ""
84
85#: dfa.c:785
86msgid "Could not write yynxt_tbl[][]"
87msgstr ""
88
89#: dfa.c:1049
90msgid "bad transition character detected in sympartition()"
91msgstr ""
92
93#: gen.c:478
94msgid ""
95"\n"
96"\n"
97"Equivalence Classes:\n"
98"\n"
99msgstr ""
100
101#: gen.c:662 gen.c:691 gen.c:1215
102#, c-format
103msgid "state # %d accepts: [%d]\n"
104msgstr ""
105
106#: gen.c:1110
107#, c-format
108msgid "state # %d accepts: "
109msgstr ""
110
111#: gen.c:1157
112msgid "Could not write yyacclist_tbl"
113msgstr ""
114
115#: gen.c:1233
116msgid "Could not write yyacc_tbl"
117msgstr ""
118
119#: gen.c:1248 gen.c:1633 gen.c:1656
120msgid "Could not write ecstbl"
121msgstr ""
122
123#: gen.c:1271
124msgid ""
125"\n"
126"\n"
127"Meta-Equivalence Classes:\n"
128msgstr ""
129
130#: gen.c:1293
131msgid "Could not write yymeta_tbl"
132msgstr ""
133
134#: gen.c:1354
135msgid "Could not write yybase_tbl"
136msgstr ""
137
138#: gen.c:1388
139msgid "Could not write yydef_tbl"
140msgstr ""
141
142#: gen.c:1428
143msgid "Could not write yynxt_tbl"
144msgstr ""
145
146#: gen.c:1464
147msgid "Could not write yychk_tbl"
148msgstr ""
149
150#: gen.c:1618 gen.c:1647
151msgid "Could not write ftbl"
152msgstr ""
153
154#: gen.c:1624
155msgid "Could not write ssltbl"
156msgstr ""
157
158#: gen.c:1675
159msgid "Could not write eoltbl"
160msgstr ""
161
162#: gen.c:1735
163msgid "Could not write yynultrans_tbl"
164msgstr ""
165
166#: main.c:191
167msgid "rule cannot be matched"
168msgstr ""
169
170#: main.c:196
171msgid "-s option given but default rule can be matched"
172msgstr ""
173
174#: main.c:236
175msgid "Can't use -+ with -l option"
176msgstr ""
177
178#: main.c:239
179msgid "Can't use -f or -F with -l option"
180msgstr ""
181
182#: main.c:243
183msgid "Can't use --reentrant or --bison-bridge with -l option"
184msgstr ""
185
186#: main.c:275
187msgid "-Cf/-CF and -Cm don't make sense together"
188msgstr ""
189
190#: main.c:278
191msgid "-Cf/-CF and -I are incompatible"
192msgstr ""
193
194#: main.c:282
195msgid "-Cf/-CF are incompatible with lex-compatibility mode"
196msgstr ""
197
198#: main.c:287
199msgid "-Cf and -CF are mutually exclusive"
200msgstr ""
201
202#: main.c:291
203msgid "Can't use -+ with -CF option"
204msgstr ""
205
206#: main.c:294
207#, c-format
208msgid "%array incompatible with -+ option"
209msgstr ""
210
211#: main.c:299
212msgid "Options -+ and --reentrant are mutually exclusive."
213msgstr ""
214
215#: main.c:302
216msgid "bison bridge not supported for the C++ scanner."
217msgstr ""
218
219#: main.c:357 main.c:403
220#, c-format
221msgid "could not create %s"
222msgstr ""
223
224#: main.c:416
225msgid "could not write tables header"
226msgstr ""
227
228#: main.c:420
229#, c-format
230msgid "can't open skeleton file %s"
231msgstr ""
232
233#: main.c:456
234msgid "allocation of macro definition failed"
235msgstr ""
236
237#: main.c:504
238#, c-format
239msgid "input error reading skeleton file %s"
240msgstr ""
241
242#: main.c:508
243#, c-format
244msgid "error closing skeleton file %s"
245msgstr "greška pri zatvaranju datoteke predloška %s"
246
247#: main.c:693
248#, c-format
249msgid "error creating header file %s"
250msgstr "greška pri stvaranju datoteke zaglavlja %s"
251
252#: main.c:701
253#, c-format
254msgid "error writing output file %s"
255msgstr "greška pri pisanju izlazne datoteke %s"
256
257#: main.c:705
258#, c-format
259msgid "error closing output file %s"
260msgstr "greška pri zatvaranju izlazne datoteke %s"
261
262#: main.c:709
263#, c-format
264msgid "error deleting output file %s"
265msgstr "greška pri uklanjanju izlazne datoteke %s"
266
267#: main.c:716
268#, c-format
269msgid "No backing up.\n"
270msgstr ""
271
272#: main.c:720
273#, c-format
274msgid "%d backing up (non-accepting) states.\n"
275msgstr ""
276
277#: main.c:724
278#, c-format
279msgid "Compressed tables always back up.\n"
280msgstr ""
281
282#: main.c:727
283#, c-format
284msgid "error writing backup file %s"
285msgstr ""
286
287#: main.c:731
288#, c-format
289msgid "error closing backup file %s"
290msgstr ""
291
292#: main.c:736
293#, c-format
294msgid "%s version %s usage statistics:\n"
295msgstr ""
296
297#: main.c:739
298#, c-format
299msgid "  scanner options: -"
300msgstr ""
301
302#: main.c:818
303#, c-format
304msgid "  %d/%d NFA states\n"
305msgstr ""
306
307#: main.c:820
308#, c-format
309msgid "  %d/%d DFA states (%d words)\n"
310msgstr ""
311
312#: main.c:822
313#, c-format
314msgid "  %d rules\n"
315msgstr ""
316
317#: main.c:827
318#, c-format
319msgid "  No backing up\n"
320msgstr ""
321
322#: main.c:831
323#, c-format
324msgid "  %d backing-up (non-accepting) states\n"
325msgstr ""
326
327#: main.c:836
328#, c-format
329msgid "  Compressed tables always back-up\n"
330msgstr ""
331
332#: main.c:840
333#, c-format
334msgid "  Beginning-of-line patterns used\n"
335msgstr ""
336
337#: main.c:842
338#, c-format
339msgid "  %d/%d start conditions\n"
340msgstr ""
341
342#: main.c:846
343#, c-format
344msgid "  %d epsilon states, %d double epsilon states\n"
345msgstr ""
346
347#: main.c:850
348#, c-format
349msgid "  no character classes\n"
350msgstr ""
351
352#: main.c:854
353#, c-format
354msgid "  %d/%d character classes needed %d/%d words of storage, %d reused\n"
355msgstr ""
356
357#: main.c:859
358#, c-format
359msgid "  %d state/nextstate pairs created\n"
360msgstr ""
361
362#: main.c:862
363#, c-format
364msgid "  %d/%d unique/duplicate transitions\n"
365msgstr ""
366
367#: main.c:867
368#, c-format
369msgid "  %d table entries\n"
370msgstr ""
371
372#: main.c:875
373#, c-format
374msgid "  %d/%d base-def entries created\n"
375msgstr ""
376
377#: main.c:879
378#, c-format
379msgid "  %d/%d (peak %d) nxt-chk entries created\n"
380msgstr ""
381
382#: main.c:883
383#, c-format
384msgid "  %d/%d (peak %d) template nxt-chk entries created\n"
385msgstr ""
386
387#: main.c:887
388#, c-format
389msgid "  %d empty table entries\n"
390msgstr ""
391
392#: main.c:889
393#, c-format
394msgid "  %d protos created\n"
395msgstr ""
396
397#: main.c:892
398#, c-format
399msgid "  %d templates created, %d uses\n"
400msgstr ""
401
402#: main.c:900
403#, c-format
404msgid "  %d/%d equivalence classes created\n"
405msgstr ""
406
407#: main.c:908
408#, c-format
409msgid "  %d/%d meta-equivalence classes created\n"
410msgstr ""
411
412#: main.c:914
413#, c-format
414msgid "  %d (%d saved) hash collisions, %d DFAs equal\n"
415msgstr ""
416
417#: main.c:916
418#, c-format
419msgid "  %d sets of reallocations needed\n"
420msgstr ""
421
422#: main.c:918
423#, c-format
424msgid "  %d total table entries needed\n"
425msgstr ""
426
427#: main.c:995
428#, c-format
429msgid "Internal error. flexopts are malformed.\n"
430msgstr ""
431
432#: main.c:1005
433#, c-format
434msgid "Try `%s --help' for more information.\n"
435msgstr "Pokušajte „%s --help” za više informacija.\n"
436
437#: main.c:1062
438#, c-format
439msgid "unknown -C option '%c'"
440msgstr "nepoznata -C opcija „%c”"
441
442#: main.c:1191
443#, c-format
444msgid "%s %s\n"
445msgstr "%s %s\n"
446
447#: main.c:1466
448msgid "fatal parse error"
449msgstr "fatalna greška analize"
450
451#: main.c:1498
452#, c-format
453msgid "could not create backing-up info file %s"
454msgstr ""
455
456#: main.c:1519
457#, c-format
458msgid "-l AT&T lex compatibility option entails a large performance penalty\n"
459msgstr ""
460
461#: main.c:1522
462#, c-format
463msgid " and may be the actual source of other reported performance penalties\n"
464msgstr ""
465
466#: main.c:1528
467#, c-format
468msgid ""
469"%%option yylineno entails a performance penalty ONLY on rules that can match "
470"newline characters\n"
471msgstr ""
472
473#: main.c:1535
474#, c-format
475msgid "-I (interactive) entails a minor performance penalty\n"
476msgstr ""
477
478#: main.c:1540
479#, c-format
480msgid "yymore() entails a minor performance penalty\n"
481msgstr ""
482
483#: main.c:1546
484#, c-format
485msgid "REJECT entails a large performance penalty\n"
486msgstr ""
487
488#: main.c:1551
489#, c-format
490msgid "Variable trailing context rules entail a large performance penalty\n"
491msgstr ""
492
493#: main.c:1563
494msgid "REJECT cannot be used with -f or -F"
495msgstr ""
496
497#: main.c:1566
498#, c-format
499msgid "%option yylineno cannot be used with REJECT"
500msgstr ""
501
502#: main.c:1569
503msgid "variable trailing context rules cannot be used with -f or -F"
504msgstr ""
505
506#: main.c:1692
507#, c-format
508msgid "%option yyclass only meaningful for C++ scanners"
509msgstr ""
510
511#: main.c:1799
512#, c-format
513msgid "Usage: %s [OPTIONS] [FILE]...\n"
514msgstr "Uporaba: %s [OPCIJE] [DATOTEKA]...\n"
515
516#: main.c:1802
517#, c-format
518msgid ""
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"
580msgstr ""
581
582#: misc.c:65
583msgid "allocation of sko_stack failed"
584msgstr ""
585
586#: misc.c:102 misc.c:128
587#, c-format
588msgid "name \"%s\" ridiculously long"
589msgstr ""
590
591#: misc.c:177
592msgid "memory allocation failed in allocate_array()"
593msgstr ""
594
595#: misc.c:230
596#, c-format
597msgid "bad character '%s' detected in check_char()"
598msgstr ""
599
600#: misc.c:235
601#, c-format
602msgid "scanner requires -8 flag to use the character %s"
603msgstr ""
604
605#: misc.c:268
606msgid "dynamic memory failure in copy_string()"
607msgstr ""
608
609#: misc.c:367
610#, c-format
611msgid "%s: fatal internal error, %s\n"
612msgstr ""
613
614#: misc.c:803
615msgid "attempt to increase array size failed"
616msgstr ""
617
618#: misc.c:930
619msgid "bad line in skeleton file"
620msgstr "neispravan redak u datoteci predloška"
621
622#: misc.c:979
623msgid "memory allocation failed in yy_flex_xmalloc()"
624msgstr ""
625
626#: nfa.c:104
627#, c-format
628msgid ""
629"\n"
630"\n"
631"********** beginning dump of nfa with start state %d\n"
632msgstr ""
633
634#: nfa.c:115
635#, c-format
636msgid "state # %4d\t"
637msgstr ""
638
639#: nfa.c:130
640#, c-format
641msgid "********** end of dump\n"
642msgstr ""
643
644#: nfa.c:174
645msgid "empty machine in dupmachine()"
646msgstr ""
647
648#: nfa.c:240
649#, c-format
650msgid "Variable trailing context rule at line %d\n"
651msgstr ""
652
653#: nfa.c:364
654msgid "bad state type in mark_beginning_as_normal()"
655msgstr ""
656
657#: nfa.c:609
658#, c-format
659msgid "input rules are too complicated (>= %d NFA states)"
660msgstr ""
661
662#: nfa.c:688
663msgid "found too many transitions in mkxtion()"
664msgstr ""
665
666#: nfa.c:714
667#, c-format
668msgid "too many rules (> %d)!"
669msgstr "previše pravila (> %d)!"
670
671#: parse.y:159
672msgid "unknown error processing section 1"
673msgstr ""
674
675#: parse.y:184 parse.y:351
676msgid "bad start condition list"
677msgstr ""
678
679#: parse.y:315
680msgid "unrecognized rule"
681msgstr "neprepoznato pravilo"
682
683#: parse.y:434 parse.y:447 parse.y:516
684msgid "trailing context used twice"
685msgstr ""
686
687#: parse.y:552 parse.y:562 parse.y:635 parse.y:645
688msgid "bad iteration values"
689msgstr "neispravne vrijednosti iteracije"
690
691#: parse.y:580 parse.y:598 parse.y:663 parse.y:681
692msgid "iteration value must be positive"
693msgstr "vrijednost iteracije mora biti pozitivna"
694
695#: parse.y:804 parse.y:814
696#, c-format
697msgid "the character range [%c-%c] is ambiguous in a case-insensitive scanner"
698msgstr ""
699
700#: parse.y:819
701msgid "negative range in character class"
702msgstr ""
703
704#: parse.y:916
705msgid "[:^lower:] is ambiguous in case insensitive scanner"
706msgstr ""
707
708#: parse.y:922
709msgid "[:^upper:] ambiguous in case insensitive scanner"
710msgstr ""
711
712#: scan.l:75 scan.l:618 scan.l:676
713msgid "Input line too long\n"
714msgstr "Ulazni redak je predugačak\n"
715
716#: scan.l:161
717#, c-format
718msgid "malformed '%top' directive"
719msgstr ""
720
721#: scan.l:183
722#, no-c-format
723msgid "unrecognized '%' directive"
724msgstr ""
725
726#: scan.l:192
727msgid "Definition name too long\n"
728msgstr "Ime definicije je predugačko\n"
729
730#: scan.l:284
731msgid "Unmatched '{'"
732msgstr "Neuparena „{”"
733
734#: scan.l:300
735#, c-format
736msgid "Definition value for {%s} too long\n"
737msgstr ""
738
739#: scan.l:317
740msgid "incomplete name definition"
741msgstr "nepotpuna definicija imena"
742
743#: scan.l:443
744msgid "Option line too long\n"
745msgstr "Redak opcija je predugačak\n"
746
747#: scan.l:451
748#, c-format
749msgid "unrecognized %%option: %s"
750msgstr ""
751
752#: scan.l:633 scan.l:800
753msgid "bad character class"
754msgstr "neispravan razred znakova"
755
756#: scan.l:683
757#, c-format
758msgid "undefined definition {%s}"
759msgstr "nedefinirana definicija {%s}"
760
761#: scan.l:755
762#, c-format
763msgid "bad <start condition>: %s"
764msgstr ""
765
766#: scan.l:768
767msgid "missing quote"
768msgstr "nedostaje navodnik"
769
770#: scan.l:834
771#, c-format
772msgid "bad character class expression: %s"
773msgstr ""
774
775#: scan.l:856
776msgid "bad character inside {}'s"
777msgstr "neispravan znak unutar {}"
778
779#: scan.l:862
780msgid "missing }"
781msgstr "nedostaje }"
782
783#: scan.l:940
784msgid "EOF encountered inside an action"
785msgstr ""
786
787#: scan.l:945
788msgid "EOF encountered inside pattern"
789msgstr ""
790
791#: scan.l:967
792#, c-format
793msgid "bad character: %s"
794msgstr "neispravan znak: %s"
795
796#: scan.l:996
797#, c-format
798msgid "can't open %s"
799msgstr "ne mogu otvoriti %s"
800
801#: scanopt.c:291
802#, c-format
803msgid "Usage: %s [OPTIONS]...\n"
804msgstr "Uporaba: %s [OPCIJE]...\n"
805
806#: scanopt.c:564
807#, c-format
808msgid "option `%s' doesn't allow an argument\n"
809msgstr "opcija „%s” ne dozvoljava argument\n"
810
811#: scanopt.c:569
812#, c-format
813msgid "option `%s' requires an argument\n"
814msgstr "opcija „%s” zahtijeva argument\n"
815
816#: scanopt.c:573
817#, c-format
818msgid "option `%s' is ambiguous\n"
819msgstr "opcija „%s” je višeznačna\n"
820
821#: scanopt.c:577
822#, c-format
823msgid "Unrecognized option `%s'\n"
824msgstr "Neprepoznata opcija „%s”\n"
825
826#: scanopt.c:581
827#, c-format
828msgid "Unknown error=(%d)\n"
829msgstr "Nepoznata greška=(%d)\n"
830
831#: sym.c:100
832msgid "symbol table memory allocation failed"
833msgstr "alokacija memorije za tablicu simbola nije uspjela"
834
835#: sym.c:202
836msgid "name defined twice"
837msgstr "ime je dvaput definirano"
838
839#: sym.c:253
840#, c-format
841msgid "start condition %s declared twice"
842msgstr ""
843
844#: yylex.c:56
845msgid "premature EOF"
846msgstr "preuranjen EOF"
847
848#: yylex.c:198
849#, c-format
850msgid "End Marker\n"
851msgstr "Oznaka kraja\n"
852
853#: yylex.c:204
854#, c-format
855msgid "*Something Weird* - tok: %d val: %d\n"
856msgstr "*Nešto je čudno* - simbol: %d vrijednost: %d\n"
857