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

Diff of /bison/po/ro.po

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

revision 1.3 by akim, Tue Apr 29 08:31:48 2003 UTC revision 1.4 by eggert, Tue Jun 17 08:34:52 2003 UTC
# Line 8  Line 8 
8  msgid ""  msgid ""
9  msgstr ""  msgstr ""
10  "Project-Id-Version: bison 1.875a\n"  "Project-Id-Version: bison 1.875a\n"
11  "POT-Creation-Date: 2003-04-29 10:05+0200\n"  "Report-Msgid-Bugs-To: \n"
12    "POT-Creation-Date: 2003-06-17 00:56-0700\n"
13  "PO-Revision-Date: 2003-03-01 21:43-0500\n"  "PO-Revision-Date: 2003-03-01 21:43-0500\n"
14  "Last-Translator: Laurentiu Buzdugan <buzdugan@voyager.net>\n"  "Last-Translator: Laurentiu Buzdugan <buzdugan@voyager.net>\n"
15  "Language-Team: Romanian <translation-team-ro@lists.sourceforge.net>\n"  "Language-Team: Romanian <translation-team-ro@lists.sourceforge.net>\n"
# Line 95  msgstr "nu pot închide fișierul" Line 96  msgstr "nu pot închide fișierul"
96  msgid "conflicting outputs to file %s"  msgid "conflicting outputs to file %s"
97  msgstr "ieșiri în conflict în fișierul %s"  msgstr "ieșiri în conflict în fișierul %s"
98    
99  #: src/getargs.c:182  #: src/getargs.c:186
100  #, c-format  #, c-format
101  msgid "Try `%s --help' for more information.\n"  msgid "Try `%s --help' for more information.\n"
102  msgstr "Încercați `%s --help' pentru informații suplimentare.\n"  msgstr "Încercați `%s --help' pentru informații suplimentare.\n"
103    
104  #: src/getargs.c:188  #: src/getargs.c:192
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 generează parsere pentru gramatici LALR(1).\n"  msgstr "GNU bison generează parsere pentru gramatici LALR(1).\n"
107    
108  #: src/getargs.c:192  #: src/getargs.c:196
109  #, c-format  #, c-format
110  msgid "Usage: %s [OPTION]... FILE\n"  msgid "Usage: %s [OPTION]... FILE\n"
111  msgstr "Folosire: %s [OPȚIUNE]... FIȘIER\n"  msgstr "Folosire: %s [OPȚIUNE]... FIȘIER\n"
112    
113  #: src/getargs.c:196  #: src/getargs.c:200
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 118  msgstr "" Line 119  msgstr ""
119  "și pentru opțiunea scurtă echivalentă. Similar pentru argumentele "  "și pentru opțiunea scurtă echivalentă. Similar pentru argumentele "
120  "opționale.\n"  "opționale.\n"
121    
122  #: src/getargs.c:202  #: src/getargs.c:206
123  msgid ""  msgid ""
124  "Operation modes:\n"  "Operation modes:\n"
125  "  -h, --help      display this help and exit\n"  "  -h, --help      display this help and exit\n"
# Line 130  msgstr "" Line 131  msgstr ""
131  "  -V, --version   afișează informații despre versiune și termină\n"  "  -V, --version   afișează informații despre versiune și termină\n"
132  "  -y, --yacc      emulează POSIX yacc\n"  "  -y, --yacc      emulează POSIX yacc\n"
133    
134  #: src/getargs.c:209  #: src/getargs.c:213
135  msgid ""  msgid ""
136  "Parser:\n"  "Parser:\n"
137  "  -S, --skeleton=FILE        specify the skeleton to use\n"  "  -S, --skeleton=FILE        specify the skeleton to use\n"
# Line 150  msgstr "" Line 151  msgstr ""
151  "  -n, --no-parser            generează numai tabelele\n"  "  -n, --no-parser            generează numai tabelele\n"
152  "  -k, --token-table          include un tabel cu nume de elemente\n"  "  -k, --token-table          include un tabel cu nume de elemente\n"
153    
154  #: src/getargs.c:221  #: src/getargs.c:225
155  msgid ""  msgid ""
156  "Output:\n"  "Output:\n"
157  "  -d, --defines              also produce a header file\n"  "  -d, --defines              also produce a header file\n"
# Line 169  msgstr "" Line 170  msgstr ""
170  "  -o, --output=FIȘIER        crează ieșire în FIȘIER\n"  "  -o, --output=FIȘIER        crează ieșire în FIȘIER\n"
171  "  -g, --graph                crează și o descriere VCG a automaton-ului\n"  "  -g, --graph                crează și o descriere VCG a automaton-ului\n"
172    
173  #: src/getargs.c:232  #: src/getargs.c:236
174  msgid ""  msgid ""
175  "THINGS is a list of comma separated words that can include:\n"  "THINGS is a list of comma separated words that can include:\n"
176  "  `state'        describe the states\n"  "  `state'        describe the states\n"
# Line 187  msgstr "" Line 188  msgstr ""
188  "  `all'          include toată informația de deasupra\n"  "  `all'          include toată informația de deasupra\n"
189  "  `none'         deactivează raportarea\n"  "  `none'         deactivează raportarea\n"
190    
191  #: src/getargs.c:243  #: src/getargs.c:247
192  msgid "Report bugs to <bug-bison@gnu.org>.\n"  msgid "Report bugs to <bug-bison@gnu.org>.\n"
193  msgstr "Raportați bug-uri la <bug-bison@gnu.org>.\n"  msgstr "Raportați bug-uri la <bug-bison@gnu.org>.\n"
194    
195  #: src/getargs.c:260  #: src/getargs.c:264
196  #, c-format  #, c-format
197  msgid "bison (GNU Bison) %s"  msgid "bison (GNU Bison) %s"
198  msgstr "bison (GNU Bison) %s"  msgstr "bison (GNU Bison) %s"
199    
200  #: src/getargs.c:262  #: src/getargs.c:266
201  msgid "Written by Robert Corbett and Richard Stallman.\n"  msgid "Written by Robert Corbett and Richard Stallman.\n"
202  msgstr "Scris de Robert Corbett și Richard Stallman.\n"  msgstr "Scris de Robert Corbett și Richard Stallman.\n"
203    
204  #: src/getargs.c:266  #: src/getargs.c:270
205  #, c-format  #, c-format
206  msgid "Copyright (C) %d Free Software Foundation, Inc.\n"  msgid "Copyright (C) %d Free Software Foundation, Inc.\n"
207  msgstr "Copyright (C) %d Free Software Foundation, Inc.\n"  msgstr "Copyright (C) %d Free Software Foundation, Inc.\n"
208    
209  #: src/getargs.c:268  #: src/getargs.c:272
210  msgid ""  msgid ""
211  "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"
212  "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 216  msgstr "" Line 217  msgstr ""
217  "POTRIVIRE\n"  "POTRIVIRE\n"
218  "PENTRU UN SCOP ANUME.\n"  "PENTRU UN SCOP ANUME.\n"
219    
220  #: src/getargs.c:424  #: src/getargs.c:438
221  #, c-format  #, c-format
222  msgid "missing operand after `%s'"  msgid "missing operand after `%s'"
223  msgstr "operator lipsă după `%s'"  msgstr "operator lipsă după `%s'"
224    
225  #: src/getargs.c:426  #: src/getargs.c:440
226  #, c-format  #, c-format
227  msgid "extra operand `%s'"  msgid "extra operand `%s'"
228  msgstr "extra operator `%s'"  msgstr "extra operator `%s'"
229    
230  #: src/gram.c:143  #: src/gram.c:139
231  msgid "empty"  msgid "empty"
232  msgstr "golește"  msgstr "golește"
233    
234  #: src/gram.c:237  #: src/gram.c:233
235  msgid "Grammar"  msgid "Grammar"
236  msgstr "Gramatică"  msgstr "Gramatică"
237    
238  #: src/gram.c:325 src/reduce.c:394  #: src/gram.c:321 src/reduce.c:394
239  msgid "warning"  msgid "warning"
240  msgstr "avertisment"  msgstr "avertisment"
241    
# Line 242  msgstr "avertisment" Line 243  msgstr "avertisment"
243  msgid "rule never reduced because of conflicts"  msgid "rule never reduced because of conflicts"
244  msgstr "regula nu este redusă niciodată din cauza conflictelor"  msgstr "regula nu este redusă niciodată din cauza conflictelor"
245    
246  #: src/parse-gram.y:335  #: src/parse-gram.y:338
247  msgid "POSIX forbids declarations in the grammar"  msgid "POSIX forbids declarations in the grammar"
248  msgstr "POSIX interzice declarații în gramatică"  msgstr "POSIX interzice declarații în gramatică"
249    
250  #: src/parse-gram.y:458  #: src/parse-gram.y:461
251  msgid "missing identifier in parameter declaration"  msgid "missing identifier in parameter declaration"
252  msgstr "identificator lipsă în declarația parametrului"  msgstr "identificator lipsă în declarația parametrului"
253    
# Line 406  msgstr "simbol de start %s nu derivează Line 407  msgstr "simbol de start %s nu derivează
407  msgid "stray `,' treated as white space"  msgid "stray `,' treated as white space"
408  msgstr "Virgulă `,' rătăcită tratată ca spațiu gol"  msgstr "Virgulă `,' rătăcită tratată ca spațiu gol"
409    
410  #: src/scan-gram.l:219  #: src/scan-gram.l:220
411  #, c-format  #, c-format
412  msgid "invalid directive: %s"  msgid "invalid directive: %s"
413  msgstr "directivă invalidă: %s"  msgstr "directivă invalidă: %s"
414    
415  #: src/scan-gram.l:239 src/scan-gram.l:795 src/scan-gram.l:863  #: src/scan-gram.l:240 src/scan-gram.l:803 src/scan-gram.l:871
416  #, c-format  #, c-format
417  msgid "integer out of range: %s"  msgid "integer out of range: %s"
418  msgstr "întreg în afara domeniului: %s"  msgstr "întreg în afara domeniului: %s"
419    
420  #: src/scan-gram.l:281  #: src/scan-gram.l:282
421  #, c-format  #, c-format
422  msgid "invalid character: %s"  msgid "invalid character: %s"
423  msgstr "caracter invalid: %s"  msgstr "caracter invalid: %s"
424    
425  #: src/scan-gram.l:410 src/scan-gram.l:420 src/scan-gram.l:439  #: src/scan-gram.l:411 src/scan-gram.l:421 src/scan-gram.l:440
426  #, c-format  #, c-format
427  msgid "invalid escape sequence: %s"  msgid "invalid escape sequence: %s"
428  msgstr "secvență escape invalidă: %s"  msgstr "secvență escape invalidă: %s"
429    
430  #: src/scan-gram.l:444  #: src/scan-gram.l:445
431  #, c-format  #, c-format
432  msgid "unrecognized escape sequence: %s"  msgid "unrecognized escape sequence: %s"
433  msgstr "secvență escape nerecunoscută: %s"  msgstr "secvență escape nerecunoscută: %s"
434    
435  #: src/scan-gram.l:532  #: src/scan-gram.l:533
436  #, c-format  #, c-format
437  msgid "missing `{' in `%s'"  msgid "missing `{' in `%s'"
438  msgstr "`{' lipsă în `%s'"  msgstr "`{' lipsă în `%s'"
439    
440  #: src/scan-gram.l:767  #: src/scan-gram.l:773
441  #, c-format  #, c-format
442  msgid "$$ of `%s' has no declared type"  msgid "$$ of `%s' has no declared type"
443  msgstr "$$ a lui `%s' nu are nici un tip declarat"  msgstr "$$ a lui `%s' nu are nici un tip declarat"
444    
445  #: src/scan-gram.l:786  #: src/scan-gram.l:794
446  #, c-format  #, c-format
447  msgid "$%d of `%s' has no declared type"  msgid "$%d of `%s' has no declared type"
448  msgstr "$%d a lui `%s' nu are nici un tip declarat"  msgstr "$%d a lui `%s' nu are nici un tip declarat"
449    
450  #: src/scan-gram.l:830 src/scan-gram.l:897  #: src/scan-gram.l:838 src/scan-gram.l:905
451  #, c-format  #, c-format
452  msgid "invalid value: %s"  msgid "invalid value: %s"
453  msgstr "valoare invalidă: %s"  msgstr "valoare invalidă: %s"
454    
455  #: src/scan-gram.l:985  #: src/scan-gram.l:993
456  #, c-format  #, c-format
457  msgid "missing `%s' at end of file"  msgid "missing `%s' at end of file"
458  msgstr "`%s' lipsă la sfârșitul fișierului"  msgstr "`%s' lipsă la sfârșitul fișierului"
# Line 541  msgstr "argument ambiguu %s pentru %s" Line 542  msgstr "argument ambiguu %s pentru %s"
542  msgid "Valid arguments are:"  msgid "Valid arguments are:"
543  msgstr "Argumente valide sunt:"  msgstr "Argumente valide sunt:"
544    
545  #: lib/bitset_stats.c:178  #: lib/bitset_stats.c:179
546  #, c-format  #, c-format
547  msgid "%u bitset_allocs, %u freed (%.2f%%).\n"  msgid "%u bitset_allocs, %u freed (%.2f%%).\n"
548  msgstr "%u bitset_allocs, %u eliberate (%.2f%%).\n"  msgstr "%u bitset_allocs, %u eliberate (%.2f%%).\n"
549    
550  #: lib/bitset_stats.c:181  #: lib/bitset_stats.c:182
551  #, c-format  #, c-format
552  msgid "%u bitset_sets, %u cached (%.2f%%)\n"  msgid "%u bitset_sets, %u cached (%.2f%%)\n"
553  msgstr "%u bitset_sets, %u stocate (cached) (%.2f%%)\n"  msgstr "%u bitset_sets, %u stocate (cached) (%.2f%%)\n"
554    
555  #: lib/bitset_stats.c:184  #: lib/bitset_stats.c:185
556  #, c-format  #, c-format
557  msgid "%u bitset_resets, %u cached (%.2f%%)\n"  msgid "%u bitset_resets, %u cached (%.2f%%)\n"
558  msgstr "%u bitset_resets, %u stocate (cached) (%.2f%%)\n"  msgstr "%u bitset_resets, %u stocate (cached) (%.2f%%)\n"
559    
560  #: lib/bitset_stats.c:187  #: lib/bitset_stats.c:188
561  #, c-format  #, c-format
562  msgid "%u bitset_tests, %u cached (%.2f%%)\n"  msgid "%u bitset_tests, %u cached (%.2f%%)\n"
563  msgstr "%u bitset_tests, %u stocate (cached) (%.2f%%)\n"  msgstr "%u bitset_tests, %u stocate (cached) (%.2f%%)\n"
564    
565  #: lib/bitset_stats.c:191  #: lib/bitset_stats.c:192
566  #, c-format  #, c-format
567  msgid "%u bitset_lists\n"  msgid "%u bitset_lists\n"
568  msgstr "%u bitset_lists\n"  msgstr "%u bitset_lists\n"
569    
570  #: lib/bitset_stats.c:193  #: lib/bitset_stats.c:194
571  msgid "count log histogram\n"  msgid "count log histogram\n"
572  msgstr "numără histograma jurnal\n"  msgstr "numără histograma jurnal\n"
573    
574  #: lib/bitset_stats.c:196  #: lib/bitset_stats.c:197
575  msgid "size log histogram\n"  msgid "size log histogram\n"
576  msgstr "dimensiune histogramă jurnal\n"  msgstr "dimensiune histogramă jurnal\n"
577    
578  #: lib/bitset_stats.c:199  #: lib/bitset_stats.c:200
579  msgid "density histogram\n"  msgid "density histogram\n"
580  msgstr "densitate histogramă\n"  msgstr "densitate histogramă\n"
581    
582  #: lib/bitset_stats.c:213  #: lib/bitset_stats.c:214
583  msgid ""  msgid ""
584  "Bitset statistics:\n"  "Bitset statistics:\n"
585  "\n"  "\n"
# Line 586  msgstr "" Line 587  msgstr ""
587  "Statistici bitset:\n"  "Statistici bitset:\n"
588  "\n"  "\n"
589    
590  #: lib/bitset_stats.c:216  #: lib/bitset_stats.c:217
591  #, c-format  #, c-format
592  msgid "Accumulated runs = %u\n"  msgid "Accumulated runs = %u\n"
593  msgstr "Rulări acumulate = %u\n"  msgstr "Rulări acumulate = %u\n"
594    
595  #: lib/bitset_stats.c:260 lib/bitset_stats.c:265  #: lib/bitset_stats.c:261 lib/bitset_stats.c:266
596  msgid "Could not read stats file."  msgid "Could not read stats file."
597  msgstr "Nu am putut citi fișierul de statistici."  msgstr "Nu am putut citi fișierul de statistici."
598    
599  #: lib/bitset_stats.c:262  #: lib/bitset_stats.c:263
600  msgid "Bad stats file size.\n"  msgid "Bad stats file size.\n"
601  msgstr "Dimensiune fișier cu statistici incorectă.\n"  msgstr "Dimensiune fișier cu statistici incorectă.\n"
602    
603  #: lib/bitset_stats.c:288 lib/bitset_stats.c:290  #: lib/bitset_stats.c:289 lib/bitset_stats.c:291
604  msgid "Could not write stats file."  msgid "Could not write stats file."
605  msgstr "Nu am putut scrie fișier statistici."  msgstr "Nu am putut scrie fișier statistici."
606    
607  #: lib/bitset_stats.c:293  #: lib/bitset_stats.c:294
608  msgid "Could not open stats file for writing."  msgid "Could not open stats file for writing."
609  msgstr "Nu am putut deschide fișierul de statistici pentru scriere."  msgstr "Nu am putut deschide fișierul de statistici pentru scriere."
610    

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

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