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

Diff of /bison/po/it.po

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

revision 1.21 by akim, Mon Apr 22 09:00:43 2002 UTC revision 1.22 by akim, Thu May 2 07:30:41 2002 UTC
# Line 5  Line 5 
5  msgid ""  msgid ""
6  msgstr ""  msgstr ""
7  "Project-Id-Version: bison 1.31\n"  "Project-Id-Version: bison 1.31\n"
8  "POT-Creation-Date: 2002-04-22 10:39+0200\n"  "POT-Creation-Date: 2002-05-02 09:20+0200\n"
9  "PO-Revision-Date: 2002-01-18 12:40 CET\n"  "PO-Revision-Date: 2002-01-18 12:40 CET\n"
10  "Last-Translator: Paolo Bonzini <bonzini@gnu.org>\n"  "Last-Translator: Paolo Bonzini <bonzini@gnu.org>\n"
11  "Language-Team: Italian <it@li.org>\n"  "Language-Team: Italian <it@li.org>\n"
# Line 98  msgid_plural "expected %d shift/reduce c Line 98  msgid_plural "expected %d shift/reduce c
98  msgstr[0] "atteso %d conflitto shift/riduzione\n"  msgstr[0] "atteso %d conflitto shift/riduzione\n"
99  msgstr[1] "attesi %d conflitti shift/riduzione\n"  msgstr[1] "attesi %d conflitti shift/riduzione\n"
100    
101  #: src/files.c:159  #: src/files.c:160
102  #, c-format  #, c-format
103  msgid "cannot open file `%s'"  msgid "cannot open file `%s'"
104  msgstr "impossibile aprire il file `%s'"  msgstr "impossibile aprire il file `%s'"
105    
106  #: src/files.c:178  #: src/files.c:179
107  msgid "cannot close file"  msgid "cannot close file"
108  msgstr "impossibile chiudere il file `%s'"  msgstr "impossibile chiudere il file `%s'"
109    
# Line 230  msgstr "troppi goto (max %d)" Line 230  msgstr "troppi goto (max %d)"
230  msgid "unexpected `/' found and ignored"  msgid "unexpected `/' found and ignored"
231  msgstr "`/' inatteso, trovato e ignorato"  msgstr "`/' inatteso, trovato e ignorato"
232    
233  #: src/lex.c:106 src/reader.c:463  #: src/lex.c:106 src/reader.c:485
234  msgid "unterminated comment"  msgid "unterminated comment"
235  msgstr "commento non terminato"  msgstr "commento non terminato"
236    
# Line 418  msgstr "   Passo al successivo %c" Line 418  msgstr "   Passo al successivo %c"
418  msgid "invalid $ value"  msgid "invalid $ value"
419  msgstr "valore $ non valido"  msgstr "valore $ non valido"
420    
421  #: src/reader.c:353 src/reader.c:368  #: src/reader.c:375 src/reader.c:390
422  msgid "unterminated string at end of file"  msgid "unterminated string at end of file"
423  msgstr "stringa non terminata alla fine del file"  msgstr "stringa non terminata alla fine del file"
424    
425  #: src/reader.c:356  #: src/reader.c:378
426  msgid "unterminated string"  msgid "unterminated string"
427  msgstr "stringa non terminata"  msgstr "stringa non terminata"
428    
429  #: src/reader.c:498 src/reader.c:562  #: src/reader.c:520 src/reader.c:584
430  #, c-format  #, c-format
431  msgid "invalid value: %s%d"  msgid "invalid value: %s%d"
432  msgstr "valore non valido: %s%d"  msgstr "valore non valido: %s%d"
433    
434  #: src/reader.c:512 src/reader.c:584  #: src/reader.c:534 src/reader.c:606
435  #, c-format  #, c-format
436  msgid "%s is invalid"  msgid "%s is invalid"
437  msgstr "%s non è valido"  msgstr "%s non è valido"
438    
439  #: src/reader.c:552  #: src/reader.c:574
440  #, c-format  #, c-format
441  msgid "$$ of `%s' has no declared type"  msgid "$$ of `%s' has no declared type"
442  msgstr "Manca una dichiarazione di tipo per $$ di `%s'"  msgstr "Manca una dichiarazione di tipo per $$ di `%s'"
443    
444  #: src/reader.c:576  #: src/reader.c:598
445  #, c-format  #, c-format
446  msgid "$%d of `%s' has no declared type"  msgid "$%d of `%s' has no declared type"
447  msgstr "Manca una dichiarazione di tipo per $%d di `%s'"  msgstr "Manca una dichiarazione di tipo per $%d di `%s'"
448    
449  #: src/reader.c:634  #: src/reader.c:656
450  msgid "unterminated `%{' definition"  msgid "unterminated `%{' definition"
451  msgstr "definizione `%{' non terminata"  msgstr "definizione `%{' non terminata"
452    
453  #: src/reader.c:679 src/reader.c:789 src/reader.c:840 src/reader.c:1092  #: src/reader.c:701 src/reader.c:811 src/reader.c:862 src/reader.c:1114
454  #, c-format  #, c-format
455  msgid "Premature EOF after %s"  msgid "Premature EOF after %s"
456  msgstr "Fine di file prematura dopo %s"  msgstr "Fine di file prematura dopo %s"
457    
458  #: src/reader.c:704 src/reader.c:859  #: src/reader.c:726 src/reader.c:881
459  #, c-format  #, c-format
460  msgid "symbol %s redefined"  msgid "symbol %s redefined"
461  msgstr "simbolo %s ridefinito"  msgstr "simbolo %s ridefinito"
462    
463  #: src/reader.c:716 src/reader.c:804 src/reader.c:870  #: src/reader.c:738 src/reader.c:826 src/reader.c:892
464  #, c-format  #, c-format
465  msgid "type redeclaration for %s"  msgid "type redeclaration for %s"
466  msgstr "tipo dichiarato due volte per %s"  msgstr "tipo dichiarato due volte per %s"
467    
468  #: src/reader.c:734  #: src/reader.c:756
469  #, c-format  #, c-format
470  msgid "`%s' is invalid in %s"  msgid "`%s' is invalid in %s"
471  msgstr "`%s' non è valido in %s"  msgstr "`%s' non è valido in %s"
472    
473  #: src/reader.c:752 src/reader.c:916  #: src/reader.c:774 src/reader.c:938
474  #, c-format  #, c-format
475  msgid "multiple %s declarations"  msgid "multiple %s declarations"
476  msgstr "dichiarazioni multiple per %s"  msgstr "dichiarazioni multiple per %s"
477    
478  #: src/reader.c:754 src/reader.c:1072 src/reader.c:1087 src/reader.c:1120  #: src/reader.c:776 src/reader.c:1094 src/reader.c:1109 src/reader.c:1142
479  #: src/reader.c:1134 src/reader.c:1337  #: src/reader.c:1156 src/reader.c:1362
480  #, c-format  #, c-format
481  msgid "invalid %s declaration"  msgid "invalid %s declaration"
482  msgstr "dichiarazione %s non valida"  msgstr "dichiarazione %s non valida"
483    
484  #: src/reader.c:774  #: src/reader.c:796
485  msgid "%type declaration has no <typename>"  msgid "%type declaration has no <typename>"
486  msgstr "dichiarazione %type senza <nome di tipo>"  msgstr "dichiarazione %type senza <nome di tipo>"
487    
488  #: src/reader.c:809  #: src/reader.c:831
489  #, c-format  #, c-format
490  msgid "invalid %%type declaration due to item: %s"  msgid "invalid %%type declaration due to item: %s"
491  msgstr "dichiarazione %%type non valida per la presenza di `%s'"  msgstr "dichiarazione %%type non valida per la presenza di `%s'"
492    
493  #: src/reader.c:855  #: src/reader.c:877
494  #, c-format  #, c-format
495  msgid "redefining precedence of %s"  msgid "redefining precedence of %s"
496  msgstr "precedenza di `%s' definita due volte"  msgstr "precedenza di `%s' definita due volte"
497    
498  #: src/reader.c:882  #: src/reader.c:904
499  #, c-format  #, c-format
500  msgid "invalid text (%s) - number should be after identifier"  msgid "invalid text (%s) - number should be after identifier"
501  msgstr "testo non valido (%s) - il numero dovrebbe seguire l'identificatore"  msgstr "testo non valido (%s) - il numero dovrebbe seguire l'identificatore"
502    
503  #: src/reader.c:892  #: src/reader.c:914
504  #, c-format  #, c-format
505  msgid "unexpected item: %s"  msgid "unexpected item: %s"
506  msgstr "elemento inatteso: %s"  msgstr "elemento inatteso: %s"
507    
508  #: src/reader.c:949 src/reader.c:1308  #: src/reader.c:971 src/reader.c:1333
509  #, c-format  #, c-format
510  msgid "unmatched %s"  msgid "unmatched %s"
511  msgstr "%s non bilanciato"  msgstr "%s non bilanciato"
512    
513  #: src/reader.c:978  #: src/reader.c:1000
514  #, c-format  #, c-format
515  msgid "argument of %%expect is not an integer"  msgid "argument of %%expect is not an integer"
516  msgstr "L'argomento di %%expect non è un intero"  msgstr "L'argomento di %%expect non è un intero"
517    
518  #: src/reader.c:1024  #: src/reader.c:1046
519  #, c-format  #, c-format
520  msgid "unrecognized item %s, expected an identifier"  msgid "unrecognized item %s, expected an identifier"
521  msgstr "elemento %s non riconosciuto, atteso un identificatore"  msgstr "elemento %s non riconosciuto, atteso un identificatore"
522    
523  #: src/reader.c:1046  #: src/reader.c:1068
524  #, c-format  #, c-format
525  msgid "expected string constant instead of %s"  msgid "expected string constant instead of %s"
526  msgstr "attesa una costante stringa invece di %s"  msgstr "attesa una costante stringa invece di %s"
527    
528  #: src/reader.c:1239  #: src/reader.c:1264
529  #, c-format  #, c-format
530  msgid "unrecognized: %s"  msgid "unrecognized: %s"
531  msgstr "non riconosciuto: %s"  msgstr "non riconosciuto: %s"
532    
533  #: src/reader.c:1244  #: src/reader.c:1269
534  msgid "no input grammar"  msgid "no input grammar"
535  msgstr "nessuna grammatica di input"  msgstr "nessuna grammatica di input"
536    
537  #: src/reader.c:1249  #: src/reader.c:1274
538  #, c-format  #, c-format
539  msgid "unknown character: %s"  msgid "unknown character: %s"
540  msgstr "carattere sconosciuto: %s"  msgstr "carattere sconosciuto: %s"
541    
542  #: src/reader.c:1423  #: src/reader.c:1448
543  msgid "ill-formed rule: initial symbol not followed by colon"  msgid "ill-formed rule: initial symbol not followed by colon"
544  msgstr "regola malformata: simbolo iniziale non seguito da `:'"  msgstr "regola malformata: simbolo iniziale non seguito da `:'"
545    
546  #: src/reader.c:1430  #: src/reader.c:1455
547  msgid "grammar starts with vertical bar"  msgid "grammar starts with vertical bar"
548  msgstr "la grammatica comincia con un `|'"  msgstr "la grammatica comincia con un `|'"
549    
550  #: src/reader.c:1458  #: src/reader.c:1483
551  #, c-format  #, c-format
552  msgid "rule given for %s, which is a token"  msgid "rule given for %s, which is a token"
553  msgstr "fornita una regola per il token %s"  msgstr "fornita una regola per il token %s"
554    
555  #: src/reader.c:1488 src/reader.c:1607  #: src/reader.c:1513 src/reader.c:1632
556  msgid "previous rule lacks an ending `;'"  msgid "previous rule lacks an ending `;'"
557  msgstr ""  msgstr ""
558    
559  #: src/reader.c:1566  #: src/reader.c:1591
560  msgid "two @prec's in a row"  msgid "two @prec's in a row"
561  msgstr "due @prec di seguito"  msgstr "due @prec di seguito"
562    
563  #: src/reader.c:1575  #: src/reader.c:1600
564  #, c-format  #, c-format
565  msgid "%%guard present but %%semantic_parser not specified"  msgid "%%guard present but %%semantic_parser not specified"
566  msgstr "trovato %%guard senza che sia specificato %%semantic_parser"  msgstr "trovato %%guard senza che sia specificato %%semantic_parser"
567    
568  #: src/reader.c:1585  #: src/reader.c:1610
569  msgid "two actions at end of one rule"  msgid "two actions at end of one rule"
570  msgstr "due azioni alla fine di una regola"  msgstr "due azioni alla fine di una regola"
571    
572  #: src/reader.c:1599  #: src/reader.c:1624
573  #, c-format  #, c-format
574  msgid "type clash (`%s' `%s') on default action"  msgid "type clash (`%s' `%s') on default action"
575  msgstr "conflitto di tipo (`%s' e `%s') nell'azione di default"  msgstr "conflitto di tipo (`%s' e `%s') nell'azione di default"
576    
577  #: src/reader.c:1605  #: src/reader.c:1630
578  msgid "empty rule for typed nonterminal, and no action"  msgid "empty rule for typed nonterminal, and no action"
579  msgstr "regola vuota e nessuna azione per un nonterminale con tipo"  msgstr "regola vuota e nessuna azione per un nonterminale con tipo"
580    
581  #: src/reader.c:1613  #: src/reader.c:1638
582  #, c-format  #, c-format
583  msgid "invalid input: %s"  msgid "invalid input: %s"
584  msgstr "input non valido: %s"  msgstr "input non valido: %s"
585    
586  #: src/reader.c:1620  #: src/reader.c:1645
587  msgid "no rules in the input grammar"  msgid "no rules in the input grammar"
588  msgstr "nessuna regola nella grammatica di input"  msgstr "nessuna regola nella grammatica di input"
589    
590  #: src/reader.c:1641  #: src/reader.c:1666
591  #, c-format  #, c-format
592  msgid "too many symbols (tokens plus nonterminals); maximum %d"  msgid "too many symbols (tokens plus nonterminals); maximum %d"
593  msgstr "troppi simboli (token e nonterminali); il massimo è %d"  msgstr "troppi simboli (token e nonterminali); il massimo è %d"
594    
595  #: src/reader.c:1743  #: src/reader.c:1768
596  #, c-format  #, c-format
597  msgid "the start symbol %s is undefined"  msgid "the start symbol %s is undefined"
598  msgstr "simbolo iniziale %s non definito"  msgstr "simbolo iniziale %s non definito"
599    
600  #: src/reader.c:1745  #: src/reader.c:1770
601  #, c-format  #, c-format
602  msgid "the start symbol %s is a token"  msgid "the start symbol %s is a token"
603  msgstr "specificato il token %s come simbolo iniziale"  msgstr "specificato il token %s come simbolo iniziale"

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