/[bison]/bison/po/hr.po
ViewVC logotype

Diff of /bison/po/hr.po

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.35 by akim, Mon Oct 14 12:49:24 2002 UTC revision 1.36 by akim, Tue Oct 22 07:47:55 2002 UTC
# Line 7  Line 7 
7  msgid ""  msgid ""
8  msgstr ""  msgstr ""
9  "Project-Id-Version: bison 1.34a\n"  "Project-Id-Version: bison 1.34a\n"
10  "POT-Creation-Date: 2002-10-14 14:47+0200\n"  "POT-Creation-Date: 2002-10-22 09:16+0200\n"
11  "PO-Revision-Date: 2002-04-10 22:20+01\n"  "PO-Revision-Date: 2002-04-10 22:20+01\n"
12  "Last-Translator: Denis Lackovic <delacko@fly.srk.fer.hr>\n"  "Last-Translator: Denis Lackovic <delacko@fly.srk.fer.hr>\n"
13  "Language-Team: Croatian <lokalizacija@linux.hr>\n"  "Language-Team: Croatian <lokalizacija@linux.hr>\n"
# Line 16  msgstr "" Line 16  msgstr ""
16  "Content-Transfer-Encoding: 8bit\n"  "Content-Transfer-Encoding: 8bit\n"
17  "Plural-Forms: nplurals=2; plural=(n==1 ? 0 : 1);\n"  "Plural-Forms: nplurals=2; plural=(n==1 ? 0 : 1);\n"
18    
19  #: src/complain.c:89 lib/error.c:128 lib/error.c:156  #: src/complain.c:80 lib/error.c:128 lib/error.c:156
20  msgid "Unknown system error"  msgid "Unknown system error"
21  msgstr "Nepoznata sistemska greška"  msgstr "Nepoznata sistemska greška"
22    
23  #: src/complain.c:123 src/complain.c:152  #: src/complain.c:105 src/complain.c:122
24  msgid "warning: "  msgid "warning: "
25  msgstr "upozorenje:"  msgstr "upozorenje:"
26    
27  #: src/complain.c:252 src/complain.c:282  #: src/complain.c:184 src/complain.c:202
28  msgid "fatal error: "  msgid "fatal error: "
29  msgstr "fatalna greška:"  msgstr "fatalna greška:"
30    
# Line 96  msgstr "ne mogu otvoriti datoteku `%s'" Line 96  msgstr "ne mogu otvoriti datoteku `%s'"
96  msgid "cannot close file"  msgid "cannot close file"
97  msgstr "ne mogu zatvoriti datoteku"  msgstr "ne mogu zatvoriti datoteku"
98    
99  #: src/getargs.c:157  #: src/getargs.c:164
100    #, c-format
101    msgid "Try `%s --help' for more information.\n"
102    msgstr "Pokušaj `%s --help' za više informacija.\n"
103    
104    #: src/getargs.c:170
105  msgid "GNU bison generates parsers for LALR(1) grammars.\n"  msgid "GNU bison generates parsers for LALR(1) grammars.\n"
106  msgstr "GNU bison generira parsere za LALR(1) gramatike.\n"  msgstr "GNU bison generira parsere za LALR(1) gramatike.\n"
107    
108  #: src/getargs.c:161  #: src/getargs.c:174
109  #, c-format  #, c-format
110  msgid "Usage: %s [OPTION]... FILE\n"  msgid "Usage: %s [OPTION]... FILE\n"
111  msgstr "Korištenje: %s [OPCIJA]... DATOTEKA\n"  msgstr "Korištenje: %s [OPCIJA]... DATOTEKA\n"
112    
113  #: src/getargs.c:165  #: src/getargs.c:178
114  msgid ""  msgid ""
115  "If a long option shows an argument as mandatory, then it is mandatory\n"  "If a long option shows an argument as mandatory, then it is mandatory\n"
116  "for the equivalent short option also.  Similarly for optional arguments.\n"  "for the equivalent short option also.  Similarly for optional arguments.\n"
# Line 113  msgstr "" Line 118  msgstr ""
118  "Ako duga opcija kaže da je argument obavezan, tada je on obavezan\n"  "Ako duga opcija kaže da je argument obavezan, tada je on obavezan\n"
119  "i za ekvivalentnu kratku opciju. Slično je i za opcionalne argumente.\n"  "i za ekvivalentnu kratku opciju. Slično je i za opcionalne argumente.\n"
120    
121  #: src/getargs.c:171  #: src/getargs.c:184
122  msgid ""  msgid ""
123  "Operation modes:\n"  "Operation modes:\n"
124  "  -h, --help      display this help and exit\n"  "  -h, --help      display this help and exit\n"
# Line 125  msgstr "" Line 130  msgstr ""
130  "  -V, --version   prikaži verziju i izađi\n"  "  -V, --version   prikaži verziju i izađi\n"
131  "  -y, --yacc      emuliraj POSIX yacc\n"  "  -y, --yacc      emuliraj POSIX yacc\n"
132    
133  #: src/getargs.c:178  #: src/getargs.c:191
134  msgid ""  msgid ""
135  "Parser:\n"  "Parser:\n"
136  "  -S, --skeleton=FILE        specify the skeleton to use\n"  "  -S, --skeleton=FILE        specify the skeleton to use\n"
# Line 145  msgstr "" Line 150  msgstr ""
150  "  -n, --no-parser            generiraj samo tablice\n"  "  -n, --no-parser            generiraj samo tablice\n"
151  "  -k, --token-table          uključi tablicu imena znakova\n"  "  -k, --token-table          uključi tablicu imena znakova\n"
152    
153  #: src/getargs.c:190  #: src/getargs.c:203
154  #, fuzzy  #, fuzzy
155  msgid ""  msgid ""
156  "Output:\n"  "Output:\n"
# Line 164  msgstr "" Line 169  msgstr ""
169  "  -o, --output=DATOTEKA          ispiši izlaz u DATOTEKU\n"  "  -o, --output=DATOTEKA          ispiši izlaz u DATOTEKU\n"
170  "  -g, --graph                također proizvedi VCG opis automata\n"  "  -g, --graph                također proizvedi VCG opis automata\n"
171    
172  #: src/getargs.c:201  #: src/getargs.c:214
173  msgid ""  msgid ""
174  "THINGS is a list of comma separated words that can include:\n"  "THINGS is a list of comma separated words that can include:\n"
175  "  `state'        describe the states\n"  "  `state'        describe the states\n"
# Line 175  msgid "" Line 180  msgid ""
180  "  `none'         disable the report\n"  "  `none'         disable the report\n"
181  msgstr ""  msgstr ""
182    
183  #: src/getargs.c:212  #: src/getargs.c:225
184  msgid "Report bugs to <bug-bison@gnu.org>.\n"  msgid "Report bugs to <bug-bison@gnu.org>.\n"
185  msgstr "Izvjesti o bugovima na <bug-bison@gnu.org>.\n"  msgstr "Izvjesti o bugovima na <bug-bison@gnu.org>.\n"
186    
187  #: src/getargs.c:226  #: src/getargs.c:242
188  #, c-format  #, c-format
189  msgid "bison (GNU Bison) %s"  msgid "bison (GNU Bison) %s"
190  msgstr "bison (GNU Bison) %s"  msgstr "bison (GNU Bison) %s"
191    
192  #: src/getargs.c:228  #: src/getargs.c:244
193  msgid "Written by Robert Corbett and Richard Stallman.\n"  msgid "Written by Robert Corbett and Richard Stallman.\n"
194  msgstr ""  msgstr ""
195    
196  #: src/getargs.c:232  #: src/getargs.c:248
197  #, fuzzy, c-format  #, fuzzy, c-format
198  msgid "Copyright (C) %d Free Software Foundation, Inc.\n"  msgid "Copyright (C) %d Free Software Foundation, Inc.\n"
199  msgstr ""  msgstr ""
200  "Copyright 1984, 1986, 1989, 1992, 2000, 2001, 2002\n"  "Copyright 1984, 1986, 1989, 1992, 2000, 2001, 2002\n"
201  "Free Software Foundation, Inc.\n"  "Free Software Foundation, Inc.\n"
202    
203  #: src/getargs.c:234  #: src/getargs.c:250
204  msgid ""  msgid ""
205  "This is free software; see the source for copying conditions.  There is NO\n"  "This is free software; see the source for copying conditions.  There is NO\n"
206  "warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n"  "warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n"
# Line 204  msgstr "" Line 209  msgstr ""
209  "kopiranja.  NEMA\n"  "kopiranja.  NEMA\n"
210  "garancije; čak ni tvrdnje o ISPLATIVOSTI ili POGODNOSTI ZA NEKU SVRHU.\n"  "garancije; čak ni tvrdnje o ISPLATIVOSTI ili POGODNOSTI ZA NEKU SVRHU.\n"
211    
212  #: src/getargs.c:395  #: src/getargs.c:416
213  #, c-format  #, c-format
214  msgid "Try `%s --help' for more information.\n"  msgid "missing operand after `%s'"
215  msgstr "Pokušaj `%s --help' za više informacija.\n"  msgstr ""
   
 #: src/getargs.c:402  
 #, c-format  
 msgid "%s: no grammar file given\n"  
 msgstr "%s: nije data datoteka sa gramatikom\n"  
216    
217  #: src/getargs.c:406  #: src/getargs.c:418
218  #, c-format  #, c-format
219  msgid "%s: extra arguments ignored after `%s'\n"  msgid "extra operand `%s'"
220  msgstr "%s: dodatni argumenti se ignoriraju nakon `%s'\n"  msgstr ""
221    
222  #: src/gram.c:139  #: src/gram.c:139
223  msgid "empty"  msgid "empty"
# Line 241  msgstr "previše goto-a (maksimalno %d)" Line 241  msgstr "previše goto-a (maksimalno %d)"
241  msgid "rule never reduced because of conflicts"  msgid "rule never reduced because of conflicts"
242  msgstr ""  msgstr ""
243    
244  #: parse-gram.y:347  #: parse-gram.y:357
245  msgid "POSIX forbids declarations in the grammar"  msgid "POSIX forbids declarations in the grammar"
246  msgstr ""  msgstr ""
247    
# Line 328  msgstr "sudar tipova (`%s' `%s') na deau Line 328  msgstr "sudar tipova (`%s' `%s') na deau
328  msgid "empty rule for typed nonterminal, and no action"  msgid "empty rule for typed nonterminal, and no action"
329  msgstr "prazno pravilo za nezavršni znak, i nema akcije"  msgstr "prazno pravilo za nezavršni znak, i nema akcije"
330    
331  #: src/reader.c:344  #: src/reader.c:344 src/reader.c:359 src/reader.c:372
 msgid "two @prec's in a row"  
 msgstr "dva @prec's u retku"  
   
 #: src/reader.c:354  
 #, c-format  
 msgid "%%dprec affects only GLR parsers"  
 msgstr ""  
   
 #: src/reader.c:356  
 #, c-format  
 msgid "%%dprec must be followed by positive number"  
 msgstr ""  
   
 #: src/reader.c:358  
332  #, c-format  #, c-format
333  msgid "only one %%dprec allowed per rule"  msgid "only one %s allowed per rule"
334  msgstr ""  msgstr ""
335    
336  #: src/reader.c:369  #: src/reader.c:354 src/reader.c:370
337  #, c-format  #, c-format
338  msgid "%%merge affects only GLR parsers"  msgid "%s affects only GLR parsers"
339  msgstr ""  msgstr ""
340    
341  #: src/reader.c:371  #: src/reader.c:357
342  #, c-format  #, c-format
343  msgid "only one %%merge allowed per rule"  msgid "%s must be followed by positive number"
344  msgstr ""  msgstr ""
345    
346  #: src/reader.c:514  #: src/reader.c:515
347  msgid "no rules in the input grammar"  msgid "no rules in the input grammar"
348  msgstr "nema pravila u ulaznoj gramatici"  msgstr "nema pravila u ulaznoj gramatici"
349    
350  #: src/reader.c:546  #: src/reader.c:547
351  #, c-format  #, c-format
352  msgid "too many symbols (tokens plus nonterminals); maximum %d"  msgid "too many symbols (tokens plus nonterminals); maximum %d"
353  msgstr "previše simbola (znakovi plus nezavršni znakovi); maksimalno %d"  msgstr "previše simbola (znakovi plus nezavršni znakovi); maksimalno %d"
# Line 421  msgstr[1] "%d beskorisnih pravila" Line 407  msgstr[1] "%d beskorisnih pravila"
407  msgid "start symbol %s does not derive any sentence"  msgid "start symbol %s does not derive any sentence"
408  msgstr "Početni simbol %s ne daje niti jednu rečenicu"  msgstr "Početni simbol %s ne daje niti jednu rečenicu"
409    
410  #: scan-gram.l:211  #: scan-gram.l:203
411  #, c-format  #, c-format
412  msgid ": invalid character: `%c'\n"  msgid ": invalid character: `%c'\n"
413  msgstr ""  msgstr ""
414    
415  #: scan-gram.l:255  #: scan-gram.l:247
416  #, fuzzy  #, fuzzy
417  msgid ": unexpected end of file in a comment\n"  msgid ": unexpected end of file in a comment\n"
418  msgstr "neočekivan kraj datoteke"  msgstr "neočekivan kraj datoteke"
419    
420  #: scan-gram.l:284 scan-gram.l:423  #: scan-gram.l:276 scan-gram.l:415
421  #, fuzzy  #, fuzzy
422  msgid ": unexpected end of file in a string\n"  msgid ": unexpected end of file in a string\n"
423  msgstr "neočekivan kraj datoteke"  msgstr "neočekivan kraj datoteke"
424    
425  #: scan-gram.l:322 scan-gram.l:394  #: scan-gram.l:314 scan-gram.l:386
426  #, fuzzy  #, fuzzy
427  msgid ": unexpected end of file in a character\n"  msgid ": unexpected end of file in a character\n"
428  msgstr "neočekivan kraj datoteke"  msgstr "neočekivan kraj datoteke"
429    
430  #: scan-gram.l:343  #: scan-gram.l:335
431  #, fuzzy, c-format  #, fuzzy, c-format
432  msgid ": invalid escape: %s\n"  msgid ": invalid escape: %s\n"
433  msgstr "nedozvoljeni ulaz: %s"  msgstr "nedozvoljeni ulaz: %s"
434    
435  #: scan-gram.l:364  #: scan-gram.l:356
436  #, fuzzy, c-format  #, fuzzy, c-format
437  msgid ": unrecognized escape: %s\n"  msgid ": unrecognized escape: %s\n"
438  msgstr "neprepoznati: %s"  msgstr "neprepoznati: %s"
439    
440  #: scan-gram.l:485  #: scan-gram.l:477
441  #, fuzzy  #, fuzzy
442  msgid ": unexpected end of file in a braced code\n"  msgid ": unexpected end of file in a braced code\n"
443  msgstr "neočekivan kraj datoteke"  msgstr "neočekivan kraj datoteke"
444    
445  #: scan-gram.l:514  #: scan-gram.l:506
446  #, fuzzy  #, fuzzy
447  msgid ": unexpected end of file in a prologue\n"  msgid ": unexpected end of file in a prologue\n"
448  msgstr "neočekivan kraj datoteke"  msgstr "neočekivan kraj datoteke"
449    
450  #: scan-gram.l:572  #: scan-gram.l:564
451  #, c-format  #, c-format
452  msgid "$$ of `%s' has no declared type"  msgid "$$ of `%s' has no declared type"
453  msgstr "$$ od `%s' nema deklarirani tip"  msgstr "$$ od `%s' nema deklarirani tip"
454    
455  #: scan-gram.l:584 scan-gram.l:666  #: scan-gram.l:576 scan-gram.l:658
456  #, fuzzy, c-format  #, fuzzy, c-format
457  msgid "invalid value: %s%d"  msgid "invalid value: %s%d"
458  msgstr "nedozvoljena  @ vrijednost"  msgstr "nedozvoljena  @ vrijednost"
459    
460  #: scan-gram.l:591  #: scan-gram.l:583
461  #, c-format  #, c-format
462  msgid "$%d of `%s' has no declared type"  msgid "$%d of `%s' has no declared type"
463  msgstr "$%d od `%s' nema deklarirani tip"  msgstr "$%d od `%s' nema deklarirani tip"
464    
465  #: scan-gram.l:602 scan-gram.l:619 scan-gram.l:673 scan-gram.l:690  #: scan-gram.l:594 scan-gram.l:611 scan-gram.l:665 scan-gram.l:682
466  #, c-format  #, c-format
467  msgid "%s is invalid"  msgid "%s is invalid"
468  msgstr "%s je nedozvoljeno"  msgstr "%s je nedozvoljeno"
# Line 569  msgstr "" Line 555  msgstr ""
555  msgid "Valid arguments are:"  msgid "Valid arguments are:"
556  msgstr ""  msgstr ""
557    
558  #: lib/bitset_stats.c:235  #: lib/bitset_stats.c:178
559  #, c-format  #, c-format
560  msgid "%u bitset_allocs, %u freed (%.2f%%).\n"  msgid "%u bitset_allocs, %u freed (%.2f%%).\n"
561  msgstr ""  msgstr ""
562    
563  #: lib/bitset_stats.c:238  #: lib/bitset_stats.c:181
564  #, c-format  #, c-format
565  msgid "%u bitset_sets, %u cached (%.2f%%)\n"  msgid "%u bitset_sets, %u cached (%.2f%%)\n"
566  msgstr ""  msgstr ""
567    
568  #: lib/bitset_stats.c:241  #: lib/bitset_stats.c:184
569  #, c-format  #, c-format
570  msgid "%u bitset_resets, %u cached (%.2f%%)\n"  msgid "%u bitset_resets, %u cached (%.2f%%)\n"
571  msgstr ""  msgstr ""
572    
573  #: lib/bitset_stats.c:244  #: lib/bitset_stats.c:187
574  #, c-format  #, c-format
575  msgid "%u bitset_tests, %u cached (%.2f%%)\n"  msgid "%u bitset_tests, %u cached (%.2f%%)\n"
576  msgstr ""  msgstr ""
577    
578  #: lib/bitset_stats.c:248  #: lib/bitset_stats.c:191
579  #, c-format  #, c-format
580  msgid "%u bitset_lists\n"  msgid "%u bitset_lists\n"
581  msgstr ""  msgstr ""
582    
583  #: lib/bitset_stats.c:250  #: lib/bitset_stats.c:193
584  msgid "count log histogram\n"  msgid "count log histogram\n"
585  msgstr ""  msgstr ""
586    
587  #: lib/bitset_stats.c:253  #: lib/bitset_stats.c:196
588  msgid "size log histogram\n"  msgid "size log histogram\n"
589  msgstr ""  msgstr ""
590    
591  #: lib/bitset_stats.c:256  #: lib/bitset_stats.c:199
592  msgid "density histogram\n"  msgid "density histogram\n"
593  msgstr ""  msgstr ""
594    
595  #: lib/bitset_stats.c:272  #: lib/bitset_stats.c:213
596  msgid ""  msgid ""
597  "Bitset statistics:\n"  "Bitset statistics:\n"
598  "\n"  "\n"
599  msgstr ""  msgstr ""
600    
601  #: lib/bitset_stats.c:275  #: lib/bitset_stats.c:216
602  #, c-format  #, c-format
603  msgid "Accumulated runs = %u\n"  msgid "Accumulated runs = %u\n"
604  msgstr ""  msgstr ""
605    
606  #: lib/bitset_stats.c:320  #: lib/bitset_stats.c:260
607  msgid "Could not read stats file."  msgid "Could not read stats file."
608  msgstr ""  msgstr ""
609    
610  #: lib/bitset_stats.c:322  #: lib/bitset_stats.c:262
611  msgid "Bad stats file size.\n"  msgid "Bad stats file size.\n"
612  msgstr ""  msgstr ""
613    
614  #: lib/bitset_stats.c:348  #: lib/bitset_stats.c:287
615  msgid "Could not write stats file."  msgid "Could not write stats file."
616  msgstr ""  msgstr ""
617    
618  #: lib/bitset_stats.c:352  #: lib/bitset_stats.c:291
619  msgid "Could not open stats file for writing."  msgid "Could not open stats file for writing."
620  msgstr ""  msgstr ""
621    
# Line 700  msgstr "`" Line 686  msgstr "`"
686  msgid "'"  msgid "'"
687  msgstr "'"  msgstr "'"
688    
689    #: lib/subpipe.c:187
690    #, c-format
691    msgid "subsidiary program `%s' could not be invoked"
692    msgstr ""
693    
694    #: lib/subpipe.c:189
695    #, c-format
696    msgid "subsidiary program `%s' not found"
697    msgstr ""
698    
699    #: lib/subpipe.c:191
700    #, c-format
701    msgid "subsidiary program `%s' failed"
702    msgstr ""
703    
704    #: lib/subpipe.c:192
705    #, c-format
706    msgid "subsidiary program `%s' failed (exit status %d)"
707    msgstr ""
708    
709  #: lib/timevar.c:476  #: lib/timevar.c:476
710  msgid ""  msgid ""
711  "\n"  "\n"
# Line 715  msgstr "" Line 721  msgstr ""
721  msgid "time in %s: %ld.%06ld (%ld%%)\n"  msgid "time in %s: %ld.%06ld (%ld%%)\n"
722  msgstr ""  msgstr ""
723    
724    #~ msgid "%s: no grammar file given\n"
725    #~ msgstr "%s: nije data datoteka sa gramatikom\n"
726    
727    #~ msgid "%s: extra arguments ignored after `%s'\n"
728    #~ msgstr "%s: dodatni argumenti se ignoriraju nakon `%s'\n"
729    
730    #~ msgid "two @prec's in a row"
731    #~ msgstr "dva @prec's u retku"
732    
733  #~ msgid "reduce"  #~ msgid "reduce"
734  #~ msgstr "reduciraj"  #~ msgstr "reduciraj"
735    

Legend:
Removed from v.1.35  
changed lines
  Added in v.1.36

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26