/[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.1.2.10 by akim, Wed Mar 20 08:30:40 2002 UTC revision 1.1.2.11 by akim, Wed Mar 20 08:43:13 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-03-20 09:14+0100\n"  "POT-Creation-Date: 2002-03-20 09:33+0100\n"
9  "PO-Revision-Date: 2002-01-23 14:16+0100\n"  "PO-Revision-Date: 2002-01-23 14:16+0100\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 72  msgstr[1] "%d conflitti riduzione/riduzi Line 72  msgstr[1] "%d conflitti riduzione/riduzi
72  msgid "State %d contains "  msgid "State %d contains "
73  msgstr "Lo stato %d contiene"  msgstr "Lo stato %d contiene"
74    
 #. If invoked with `--yacc', use the output format specified by  
 #. POSIX.  
75  #: src/conflicts.c:387  #: src/conflicts.c:387
76  msgid "conflicts: "  msgid "conflicts: "
77  msgstr "conflitti: "  msgstr "conflitti: "
# Line 133  msgstr "impossibile aprire il file `%s'" Line 131  msgstr "impossibile aprire il file `%s'"
131  msgid "cannot close file"  msgid "cannot close file"
132  msgstr "impossibile chiudere il file `%s'"  msgstr "impossibile chiudere il file `%s'"
133    
 #. Some efforts were made to ease the translators' task, please  
 #. continue.  
134  #: src/getargs.c:84  #: src/getargs.c:84
135  msgid "GNU bison generates parsers for LALR(1) grammars.\n"  msgid "GNU bison generates parsers for LALR(1) grammars.\n"
136  msgstr "GNU bison genera parser per grammatiche LALR(1).\n"  msgstr "GNU bison genera parser per grammatiche LALR(1).\n"
# Line 205  msgstr "" Line 201  msgstr ""
201  msgid "Report bugs to <bug-bison@gnu.org>.\n"  msgid "Report bugs to <bug-bison@gnu.org>.\n"
202  msgstr "Segnalare eventuali bug a <bug-bison@gnu.org>.\n"  msgstr "Segnalare eventuali bug a <bug-bison@gnu.org>.\n"
203    
 #. Some efforts were made to ease the translators' task, please  
 #. continue.  
204  #: src/getargs.c:141  #: src/getargs.c:141
205  #, c-format  #, c-format
206  msgid "bison (GNU Bison) %s"  msgid "bison (GNU Bison) %s"
# Line 356  msgstr "    %-4s\tprosecuzione allo stat Line 350  msgstr "    %-4s\tprosecuzione allo stat
350  msgid "state %d"  msgid "state %d"
351  msgstr "stato %d"  msgstr "stato %d"
352    
 #. rule # : LHS -> RHS  
353  #: src/print.c:211  #: src/print.c:211
354  msgid "Grammar"  msgid "Grammar"
355  msgstr "Grammatica"  msgstr "Grammatica"
# Line 374  msgstr "  %3d %3d %s ->" Line 367  msgstr "  %3d %3d %s ->"
367  msgid "empty"  msgid "empty"
368  msgstr "vuoto"  msgstr "vuoto"
369    
 #. TERMINAL (type #) : rule #s terminal is on RHS  
370  #: src/print.c:231  #: src/print.c:231
371  msgid "Terminals, with rules where they appear"  msgid "Terminals, with rules where they appear"
372  msgstr "Simboli terminali e regole in cui appaiono"  msgstr "Simboli terminali e regole in cui appaiono"
# Line 391  msgstr " nel primo membro:" Line 383  msgstr " nel primo membro:"
383  msgid " on right:"  msgid " on right:"
384  msgstr " nel secondo membro:"  msgstr " nel secondo membro:"
385    
 #. If something has been added in the NODE_OBSTACK after  
 #. the declaration of the label, then we need a `\n'.  
 #. if (obstack_object_size (node_obstack) > node_output_size)  
 #. obstack_sgrow (node_obstack, "\n");  
 #.  
386  #: src/print_graph.c:146  #: src/print_graph.c:146
387  #, c-format  #, c-format
388  msgid "%-4s\terror (nonassociative)"  msgid "%-4s\terror (nonassociative)"
389  msgstr "%-4s\terrore (non associativo)"  msgstr "%-4s\terrore (non associativo)"
390    
 #.  
 #. if (obstack_object_size (node_obstack) > node_output_size)  
 #. obstack_sgrow (node_obstack, "\n");  
 #.  
391  #: src/print_graph.c:161  #: src/print_graph.c:161
392  #, c-format  #, c-format
393  msgid "$default\treduce using rule %d (%s)"  msgid "$default\treduce using rule %d (%s)"
# Line 703  msgstr "%s: l'opzione `%c%s' non ammette Line 686  msgstr "%s: l'opzione `%c%s' non ammette
686  msgid "%s: option `%s' requires an argument\n"  msgid "%s: option `%s' requires an argument\n"
687  msgstr "%s: l'opzione `%s' richiede un argomento\n"  msgstr "%s: l'opzione `%s' richiede un argomento\n"
688    
 #. --option  
689  #: lib/getopt.c:771  #: lib/getopt.c:771
690  #, c-format  #, c-format
691  msgid "%s: unrecognized option `--%s'\n"  msgid "%s: unrecognized option `--%s'\n"
692  msgstr "%s: opzione sconosciuta `--%s'\n"  msgstr "%s: opzione sconosciuta `--%s'\n"
693    
 #. +option or -option  
694  #: lib/getopt.c:775  #: lib/getopt.c:775
695  #, c-format  #, c-format
696  msgid "%s: unrecognized option `%c%s'\n"  msgid "%s: unrecognized option `%c%s'\n"
697  msgstr "%s: opzione sconosciuta `%c%s'\n"  msgstr "%s: opzione sconosciuta `%c%s'\n"
698    
 #. 1003.2 specifies the format of this message.  
699  #: lib/getopt.c:801  #: lib/getopt.c:801
700  #, c-format  #, c-format
701  msgid "%s: illegal option -- %c\n"  msgid "%s: illegal option -- %c\n"
# Line 726  msgstr "%s: opzione non valida -- %c\n" Line 706  msgstr "%s: opzione non valida -- %c\n"
706  msgid "%s: invalid option -- %c\n"  msgid "%s: invalid option -- %c\n"
707  msgstr "%s: opzione non valida -- %c\n"  msgstr "%s: opzione non valida -- %c\n"
708    
 #. 1003.2 specifies the format of this message.  
709  #: lib/getopt.c:834 lib/getopt.c:964  #: lib/getopt.c:834 lib/getopt.c:964
710  #, c-format  #, c-format
711  msgid "%s: option requires an argument -- %c\n"  msgid "%s: option requires an argument -- %c\n"
# Line 742  msgstr "%s: l'opzione `-W %s' è ambigua\ Line 721  msgstr "%s: l'opzione `-W %s' è ambigua\
721  msgid "%s: option `-W %s' doesn't allow an argument\n"  msgid "%s: option `-W %s' doesn't allow an argument\n"
722  msgstr "%s: l'opzione `-W %s' non ammette un argomento\n"  msgstr "%s: l'opzione `-W %s' non ammette un argomento\n"
723    
 #. If XALLOC_FAIL_FUNC is NULL, or does return, display this message  
 #. before exiting when memory is exhausted.  Goes through gettext.  
724  #: lib/obstack.c:494 lib/obstack.c:497 lib/xmalloc.c:66  #: lib/obstack.c:494 lib/obstack.c:497 lib/xmalloc.c:66
725  msgid "memory exhausted"  msgid "memory exhausted"
726  msgstr "memoria esaurita"  msgstr "memoria esaurita"
727    
 #. Get translations for open and closing quotation marks.  
 #.  
 #. The message catalog should translate "`" to a left  
 #. quotation mark suitable for the locale, and similarly for  
 #. "'".  If the catalog has no translation,  
 #. locale_quoting_style quotes `like this', and  
 #. clocale_quoting_style quotes "like this".  
 #.  
 #. For example, an American English Unicode locale should  
 #. translate "`" to U+201C (LEFT DOUBLE QUOTATION MARK), and  
 #. should translate "'" to U+201D (RIGHT DOUBLE QUOTATION  
 #. MARK).  A British English Unicode locale should instead  
 #. translate these to U+2018 (LEFT SINGLE QUOTATION MARK) and  
 #. U+2019 (RIGHT SINGLE QUOTATION MARK), respectively.  
728  #: lib/quotearg.c:274  #: lib/quotearg.c:274
729  msgid "`"  msgid "`"
730  msgstr "`"  msgstr "`"

Legend:
Removed from v.1.1.2.10  
changed lines
  Added in v.1.1.2.11

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