/[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.21 by hilfinger, Fri Jun 28 02:26:43 2002 UTC revision 1.22 by akim, Fri Jun 28 17:12:10 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-06-27 17:56-0700\n"  "POT-Creation-Date: 2002-06-28 19:09+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 106  msgstr "ne mogu otvoriti datoteku `%s'" Line 106  msgstr "ne mogu otvoriti datoteku `%s'"
106  msgid "cannot close file"  msgid "cannot close file"
107  msgstr "ne mogu zatvoriti datoteku"  msgstr "ne mogu zatvoriti datoteku"
108    
109  #: src/getargs.c:100  #: src/getargs.c:99
110  msgid "GNU bison generates parsers for LALR(1) grammars.\n"  msgid "GNU bison generates parsers for LALR(1) grammars.\n"
111  msgstr "GNU bison generira parsere za LALR(1) gramatike.\n"  msgstr "GNU bison generira parsere za LALR(1) gramatike.\n"
112    
113  #: src/getargs.c:104  #: src/getargs.c:103
114  #, c-format  #, c-format
115  msgid "Usage: %s [OPTION]... FILE\n"  msgid "Usage: %s [OPTION]... FILE\n"
116  msgstr "Korištenje: %s [OPCIJA]... DATOTEKA\n"  msgstr "Korištenje: %s [OPCIJA]... DATOTEKA\n"
117    
118  #: src/getargs.c:108  #: src/getargs.c:107
119  msgid ""  msgid ""
120  "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"
121  "for the equivalent short option also.  Similarly for optional arguments.\n"  "for the equivalent short option also.  Similarly for optional arguments.\n"
# Line 123  msgstr "" Line 123  msgstr ""
123  "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"
124  "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"
125    
126  #: src/getargs.c:114  #: src/getargs.c:113
127  msgid ""  msgid ""
128  "Operation modes:\n"  "Operation modes:\n"
129  "  -h, --help      display this help and exit\n"  "  -h, --help      display this help and exit\n"
# Line 135  msgstr "" Line 135  msgstr ""
135  "  -V, --version   prikaži verziju i izađi\n"  "  -V, --version   prikaži verziju i izađi\n"
136  "  -y, --yacc      emuliraj POSIX yacc\n"  "  -y, --yacc      emuliraj POSIX yacc\n"
137    
138  #: src/getargs.c:121  #: src/getargs.c:120
139  msgid ""  msgid ""
140  "Parser:\n"  "Parser:\n"
141  "  -S, --skeleton=FILE        specify the skeleton to use\n"  "  -S, --skeleton=FILE        specify the skeleton to use\n"
# Line 155  msgstr "" Line 155  msgstr ""
155  "  -n, --no-parser            generiraj samo tablice\n"  "  -n, --no-parser            generiraj samo tablice\n"
156  "  -k, --token-table          uključi tablicu imena znakova\n"  "  -k, --token-table          uključi tablicu imena znakova\n"
157    
158  #: src/getargs.c:133  #: src/getargs.c:132
159  #, fuzzy  #, fuzzy
160  msgid ""  msgid ""
161  "Output:\n"  "Output:\n"
# Line 174  msgstr "" Line 174  msgstr ""
174  "  -o, --output=DATOTEKA          ispiši izlaz u DATOTEKU\n"  "  -o, --output=DATOTEKA          ispiši izlaz u DATOTEKU\n"
175  "  -g, --graph                također proizvedi VCG opis automata\n"  "  -g, --graph                također proizvedi VCG opis automata\n"
176    
177  #: src/getargs.c:144  #: src/getargs.c:143
178  msgid ""  msgid ""
179  "THINGS is a list of comma separated words that can include:\n"  "THINGS is a list of comma separated words that can include:\n"
180  "  `state'        describe the states\n"  "  `state'        describe the states\n"
# Line 185  msgid "" Line 185  msgid ""
185  "  `none'         disable the report\n"  "  `none'         disable the report\n"
186  msgstr ""  msgstr ""
187    
188  #: src/getargs.c:155  #: src/getargs.c:154
189  msgid "Report bugs to <bug-bison@gnu.org>.\n"  msgid "Report bugs to <bug-bison@gnu.org>.\n"
190  msgstr "Izvjesti o bugovima na <bug-bison@gnu.org>.\n"  msgstr "Izvjesti o bugovima na <bug-bison@gnu.org>.\n"
191    
192  #: src/getargs.c:169  #: src/getargs.c:168
193  #, c-format  #, c-format
194  msgid "bison (GNU Bison) %s"  msgid "bison (GNU Bison) %s"
195  msgstr "bison (GNU Bison) %s"  msgstr "bison (GNU Bison) %s"
196    
197  #: src/getargs.c:171  #: src/getargs.c:170
198  msgid "Written by Robert Corbett and Richard Stallman.\n"  msgid "Written by Robert Corbett and Richard Stallman.\n"
199  msgstr ""  msgstr ""
200    
201  #: src/getargs.c:175  #: src/getargs.c:174
202  #, fuzzy, c-format  #, fuzzy, c-format
203  msgid "Copyright (C) %d Free Software Foundation, Inc.\n"  msgid "Copyright (C) %d Free Software Foundation, Inc.\n"
204  msgstr ""  msgstr ""
205  "Copyright 1984, 1986, 1989, 1992, 2000, 2001, 2002\n"  "Copyright 1984, 1986, 1989, 1992, 2000, 2001, 2002\n"
206  "Free Software Foundation, Inc.\n"  "Free Software Foundation, Inc.\n"
207    
208  #: src/getargs.c:177  #: src/getargs.c:176
209  msgid ""  msgid ""
210  "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"
211  "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 214  msgstr "" Line 214  msgstr ""
214  "kopiranja.  NEMA\n"  "kopiranja.  NEMA\n"
215  "garancije; čak ni tvrdnje o ISPLATIVOSTI ili POGODNOSTI ZA NEKU SVRHU.\n"  "garancije; čak ni tvrdnje o ISPLATIVOSTI ili POGODNOSTI ZA NEKU SVRHU.\n"
216    
217  #: src/getargs.c:334  #: src/getargs.c:333
218  #, c-format  #, c-format
219  msgid "Try `%s --help' for more information.\n"  msgid "Try `%s --help' for more information.\n"
220  msgstr "Pokušaj `%s --help' za više informacija.\n"  msgstr "Pokušaj `%s --help' za više informacija.\n"
221    
222  #: src/getargs.c:341  #: src/getargs.c:340
223  #, c-format  #, c-format
224  msgid "%s: no grammar file given\n"  msgid "%s: no grammar file given\n"
225  msgstr "%s: nije data datoteka sa gramatikom\n"  msgstr "%s: nije data datoteka sa gramatikom\n"
226    
227  #: src/getargs.c:345  #: src/getargs.c:344
228  #, c-format  #, c-format
229  msgid "%s: extra arguments ignored after `%s'\n"  msgid "%s: extra arguments ignored after `%s'\n"
230  msgstr "%s: dodatni argumenti se ignoriraju nakon `%s'\n"  msgstr "%s: dodatni argumenti se ignoriraju nakon `%s'\n"

Legend:
Removed from v.1.21  
changed lines
  Added in v.1.22

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