/[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.30 by akim, Mon Jun 3 07:29:29 2002 UTC revision 1.31 by akim, Mon Jun 10 08:35:39 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-06-03 09:28+0200\n"  "POT-Creation-Date: 2002-06-10 10:30+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 245  msgstr "troppi goto (max %d)" Line 245  msgstr "troppi goto (max %d)"
245  msgid "unexpected `/' found and ignored"  msgid "unexpected `/' found and ignored"
246  msgstr "`/' inatteso, trovato e ignorato"  msgstr "`/' inatteso, trovato e ignorato"
247    
248  #: src/lex.c:106 src/reader.c:480  #: src/lex.c:106 src/reader.c:311
249  msgid "unterminated comment"  msgid "unterminated comment"
250  msgstr "commento non terminato"  msgstr "commento non terminato"
251    
# Line 395  msgstr " nel primo membro:" Line 395  msgstr " nel primo membro:"
395  msgid " on right:"  msgid " on right:"
396  msgstr " nel secondo membro:"  msgstr " nel secondo membro:"
397    
398  #: src/reader.c:100  #: src/reader.c:87
 #, c-format  
 msgid "symbol %s is used, but is not defined as a token and has no rules"  
 msgstr "usato il simbolo %s, ma non è un token e non ha regole"  
   
 #: src/reader.c:119  
 #, c-format  
 msgid "symbol `%s' used more than once as a literal string"  
 msgstr "simbolo `%s' usato più di una volta in una stringa letterale"  
   
 #: src/reader.c:122  
 #, c-format  
 msgid "symbol `%s' given more than one literal string"  
 msgstr "il simbolo `%s' dà pi&grave; di una stringa letterale"  
   
 #: src/reader.c:157  
 #, c-format  
 msgid "conflicting precedences for %s and %s"  
 msgstr "precedenze in conflitto per %s und %s"  
   
 #: src/reader.c:168  
 #, c-format  
 msgid "conflicting assoc values for %s and %s"  
 msgstr "associatività in conflitto per %s e %s"  
   
 #: src/reader.c:236  
 #, c-format  
 msgid "tokens %s and %s both assigned number %d"  
 msgstr "i token %s e %s hanno lo stesso numero %d"  
   
 #: src/reader.c:256  
399  msgid "   Skipping to next \\n"  msgid "   Skipping to next \\n"
400  msgstr "   Passo al successivo \\n"  msgstr "   Passo al successivo \\n"
401    
402  #: src/reader.c:258  #: src/reader.c:89
403  #, c-format  #, c-format
404  msgid "   Skipping to next %c"  msgid "   Skipping to next %c"
405  msgstr "   Passo al successivo %c"  msgstr "   Passo al successivo %c"
406    
407  #: src/reader.c:309 src/reader.c:321  #: src/reader.c:140 src/reader.c:152
408  msgid "invalid $ value"  msgid "invalid $ value"
409  msgstr "valore $ non valido"  msgstr "valore $ non valido"
410    
411  #: src/reader.c:370 src/reader.c:385  #: src/reader.c:201 src/reader.c:216
412  msgid "unterminated string at end of file"  msgid "unterminated string at end of file"
413  msgstr "stringa non terminata alla fine del file"  msgstr "stringa non terminata alla fine del file"
414    
415  #: src/reader.c:373  #: src/reader.c:204
416  msgid "unterminated string"  msgid "unterminated string"
417  msgstr "stringa non terminata"  msgstr "stringa non terminata"
418    
419  #: src/reader.c:514 src/reader.c:573  #: src/reader.c:345 src/reader.c:404
420  #, c-format  #, c-format
421  msgid "invalid value: %s%d"  msgid "invalid value: %s%d"
422  msgstr "valore non valido: %s%d"  msgstr "valore non valido: %s%d"
423    
424  #: src/reader.c:523 src/reader.c:591  #: src/reader.c:354 src/reader.c:422
425  #, c-format  #, c-format
426  msgid "%s is invalid"  msgid "%s is invalid"
427  msgstr "%s non è valido"  msgstr "%s non è valido"
428    
429  #: src/reader.c:559  #: src/reader.c:390
430  #, c-format  #, c-format
431  msgid "$$ of `%s' has no declared type"  msgid "$$ of `%s' has no declared type"
432  msgstr "Manca una dichiarazione di tipo per $$ di `%s'"  msgstr "Manca una dichiarazione di tipo per $$ di `%s'"
433    
434  #: src/reader.c:579  #: src/reader.c:410
435  #, c-format  #, c-format
436  msgid "$%d of `%s' has no declared type"  msgid "$%d of `%s' has no declared type"
437  msgstr "Manca una dichiarazione di tipo per $%d di `%s'"  msgstr "Manca una dichiarazione di tipo per $%d di `%s'"
438    
439  #: src/reader.c:641  #: src/reader.c:472
440  msgid "unterminated `%{' definition"  msgid "unterminated `%{' definition"
441  msgstr "definizione `%{' non terminata"  msgstr "definizione `%{' non terminata"
442    
443  #: src/reader.c:686 src/reader.c:796 src/reader.c:847 src/reader.c:1099  #: src/reader.c:517 src/reader.c:627 src/reader.c:678 src/reader.c:930
444  #, c-format  #, c-format
445  msgid "Premature EOF after %s"  msgid "Premature EOF after %s"
446  msgstr "Fine di file prematura dopo %s"  msgstr "Fine di file prematura dopo %s"
447    
448  #: src/reader.c:711 src/reader.c:866  #: src/reader.c:542 src/reader.c:697
449  #, c-format  #, c-format
450  msgid "symbol %s redefined"  msgid "symbol %s redefined"
451  msgstr "simbolo %s ridefinito"  msgstr "simbolo %s ridefinito"
452    
453  #: src/reader.c:723 src/reader.c:811 src/reader.c:877  #: src/reader.c:554 src/reader.c:642 src/reader.c:708
454  #, c-format  #, c-format
455  msgid "type redeclaration for %s"  msgid "type redeclaration for %s"
456  msgstr "tipo dichiarato due volte per %s"  msgstr "tipo dichiarato due volte per %s"
457    
458  #: src/reader.c:741  #: src/reader.c:572
459  #, c-format  #, c-format
460  msgid "`%s' is invalid in %s"  msgid "`%s' is invalid in %s"
461  msgstr "`%s' non è valido in %s"  msgstr "`%s' non è valido in %s"
462    
463  #: src/reader.c:759 src/reader.c:923  #: src/reader.c:590 src/reader.c:754
464  #, c-format  #, c-format
465  msgid "multiple %s declarations"  msgid "multiple %s declarations"
466  msgstr "dichiarazioni multiple per %s"  msgstr "dichiarazioni multiple per %s"
467    
468  #: src/reader.c:761 src/reader.c:1079 src/reader.c:1094 src/reader.c:1127  #: src/reader.c:592 src/reader.c:910 src/reader.c:925 src/reader.c:958
469  #: src/reader.c:1141  #: src/reader.c:972
470  #, c-format  #, c-format
471  msgid "invalid %s declaration"  msgid "invalid %s declaration"
472  msgstr "dichiarazione %s non valida"  msgstr "dichiarazione %s non valida"
473    
474  #: src/reader.c:781  #: src/reader.c:612
475  msgid "%type declaration has no <typename>"  msgid "%type declaration has no <typename>"
476  msgstr "dichiarazione %type senza <nome di tipo>"  msgstr "dichiarazione %type senza <nome di tipo>"
477    
478  #: src/reader.c:816  #: src/reader.c:647
479  #, c-format  #, c-format
480  msgid "invalid %%type declaration due to item: %s"  msgid "invalid %%type declaration due to item: %s"
481  msgstr "dichiarazione %%type non valida per la presenza di `%s'"  msgstr "dichiarazione %%type non valida per la presenza di `%s'"
482    
483  #: src/reader.c:862  #: src/reader.c:693
484  #, c-format  #, c-format
485  msgid "redefining precedence of %s"  msgid "redefining precedence of %s"
486  msgstr "precedenza di `%s' definita due volte"  msgstr "precedenza di `%s' definita due volte"
487    
488  #: src/reader.c:889  #: src/reader.c:720
489  #, c-format  #, c-format
490  msgid "invalid text (%s) - number should be after identifier"  msgid "invalid text (%s) - number should be after identifier"
491  msgstr "testo non valido (%s) - il numero dovrebbe seguire l'identificatore"  msgstr "testo non valido (%s) - il numero dovrebbe seguire l'identificatore"
492    
493  #: src/reader.c:899  #: src/reader.c:730
494  #, c-format  #, c-format
495  msgid "unexpected item: %s"  msgid "unexpected item: %s"
496  msgstr "elemento inatteso: %s"  msgstr "elemento inatteso: %s"
497    
498  #: src/reader.c:956 src/reader.c:1316  #: src/reader.c:787 src/reader.c:1147
499  #, c-format  #, c-format
500  msgid "unmatched %s"  msgid "unmatched %s"
501  msgstr "%s non bilanciato"  msgstr "%s non bilanciato"
502    
503  #: src/reader.c:985  #: src/reader.c:816
504  #, c-format  #, c-format
505  msgid "argument of %%expect is not an integer"  msgid "argument of %%expect is not an integer"
506  msgstr "L'argomento di %%expect non è un intero"  msgstr "L'argomento di %%expect non è un intero"
507    
508  #: src/reader.c:1031  #: src/reader.c:862
509  #, c-format  #, c-format
510  msgid "unrecognized item %s, expected an identifier"  msgid "unrecognized item %s, expected an identifier"
511  msgstr "elemento %s non riconosciuto, atteso un identificatore"  msgstr "elemento %s non riconosciuto, atteso un identificatore"
512    
513  #: src/reader.c:1053  #: src/reader.c:884
514  #, c-format  #, c-format
515  msgid "expected string constant instead of %s"  msgid "expected string constant instead of %s"
516  msgstr "attesa una costante stringa invece di %s"  msgstr "attesa una costante stringa invece di %s"
517    
518  #: src/reader.c:1249  #: src/reader.c:1080
519  #, c-format  #, c-format
520  msgid "unrecognized: %s"  msgid "unrecognized: %s"
521  msgstr "non riconosciuto: %s"  msgstr "non riconosciuto: %s"
522    
523  #: src/reader.c:1254  #: src/reader.c:1085
524  msgid "no input grammar"  msgid "no input grammar"
525  msgstr "nessuna grammatica di input"  msgstr "nessuna grammatica di input"
526    
527  #: src/reader.c:1259  #: src/reader.c:1090
528  #, c-format  #, c-format
529  msgid "unknown character: %s"  msgid "unknown character: %s"
530  msgstr "carattere sconosciuto: %s"  msgstr "carattere sconosciuto: %s"
531    
532  #: src/reader.c:1411  #: src/reader.c:1242
533  msgid "ill-formed rule: initial symbol not followed by colon"  msgid "ill-formed rule: initial symbol not followed by colon"
534  msgstr "regola malformata: simbolo iniziale non seguito da `:'"  msgstr "regola malformata: simbolo iniziale non seguito da `:'"
535    
536  #: src/reader.c:1418  #: src/reader.c:1249
537  msgid "grammar starts with vertical bar"  msgid "grammar starts with vertical bar"
538  msgstr "la grammatica comincia con un `|'"  msgstr "la grammatica comincia con un `|'"
539    
540  #: src/reader.c:1446  #: src/reader.c:1277
541  #, c-format  #, c-format
542  msgid "rule given for %s, which is a token"  msgid "rule given for %s, which is a token"
543  msgstr "fornita una regola per il token %s"  msgstr "fornita una regola per il token %s"
544    
545  #: src/reader.c:1476 src/reader.c:1586  #: src/reader.c:1307 src/reader.c:1417
546  msgid "previous rule lacks an ending `;'"  msgid "previous rule lacks an ending `;'"
547  msgstr ""  msgstr ""
548    
549  #: src/reader.c:1554  #: src/reader.c:1385
550  msgid "two @prec's in a row"  msgid "two @prec's in a row"
551  msgstr "due @prec di seguito"  msgstr "due @prec di seguito"
552    
553  #: src/reader.c:1564  #: src/reader.c:1395
554  msgid "two actions at end of one rule"  msgid "two actions at end of one rule"
555  msgstr "due azioni alla fine di una regola"  msgstr "due azioni alla fine di una regola"
556    
557  #: src/reader.c:1578  #: src/reader.c:1409
558  #, c-format  #, c-format
559  msgid "type clash (`%s' `%s') on default action"  msgid "type clash (`%s' `%s') on default action"
560  msgstr "conflitto di tipo (`%s' e `%s') nell'azione di default"  msgstr "conflitto di tipo (`%s' e `%s') nell'azione di default"
561    
562  #: src/reader.c:1584  #: src/reader.c:1415
563  msgid "empty rule for typed nonterminal, and no action"  msgid "empty rule for typed nonterminal, and no action"
564  msgstr "regola vuota e nessuna azione per un nonterminale con tipo"  msgstr "regola vuota e nessuna azione per un nonterminale con tipo"
565    
566  #: src/reader.c:1592  #: src/reader.c:1423
567  #, c-format  #, c-format
568  msgid "invalid input: %s"  msgid "invalid input: %s"
569  msgstr "input non valido: %s"  msgstr "input non valido: %s"
570    
571  #: src/reader.c:1599  #: src/reader.c:1430
572  msgid "no rules in the input grammar"  msgid "no rules in the input grammar"
573  msgstr "nessuna regola nella grammatica di input"  msgstr "nessuna regola nella grammatica di input"
574    
575  #: src/reader.c:1620  #: src/reader.c:1450
576  #, c-format  #, c-format
577  msgid "too many symbols (tokens plus nonterminals); maximum %d"  msgid "too many symbols (tokens plus nonterminals); maximum %d"
578  msgstr "troppi simboli (token e nonterminali); il massimo è %d"  msgstr "troppi simboli (token e nonterminali); il massimo è %d"
579    
 #: src/reader.c:1723  
 #, c-format  
 msgid "the start symbol %s is undefined"  
 msgstr "simbolo iniziale %s non definito"  
   
 #: src/reader.c:1725  
 #, c-format  
 msgid "the start symbol %s is a token"  
 msgstr "specificato il token %s come simbolo iniziale"  
   
580  #: src/reduce.c:338  #: src/reduce.c:338
581  msgid "Useless nonterminals:"  msgid "Useless nonterminals:"
582  msgstr "Simboli nonterminali inutili:"  msgstr "Simboli nonterminali inutili:"
# Line 726  msgstr "`" Line 686  msgstr "`"
686  msgid "'"  msgid "'"
687  msgstr "'"  msgstr "'"
688    
689    #~ msgid "symbol %s is used, but is not defined as a token and has no rules"
690    #~ msgstr "usato il simbolo %s, ma non è un token e non ha regole"
691    
692    #~ msgid "symbol `%s' used more than once as a literal string"
693    #~ msgstr "simbolo `%s' usato più di una volta in una stringa letterale"
694    
695    #~ msgid "symbol `%s' given more than one literal string"
696    #~ msgstr "il simbolo `%s' dà pi&grave; di una stringa letterale"
697    
698    #~ msgid "conflicting precedences for %s and %s"
699    #~ msgstr "precedenze in conflitto per %s und %s"
700    
701    #~ msgid "conflicting assoc values for %s and %s"
702    #~ msgstr "associatività in conflitto per %s e %s"
703    
704    #~ msgid "tokens %s and %s both assigned number %d"
705    #~ msgstr "i token %s e %s hanno lo stesso numero %d"
706    
707    #~ msgid "the start symbol %s is undefined"
708    #~ msgstr "simbolo iniziale %s non definito"
709    
710    #~ msgid "the start symbol %s is a token"
711    #~ msgstr "specificato il token %s come simbolo iniziale"
712    
713  #~ msgid "reduce"  #~ msgid "reduce"
714  #~ msgstr "riduzione"  #~ msgstr "riduzione"
715    

Legend:
Removed from v.1.30  
changed lines
  Added in v.1.31

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