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

Diff of /bison/po/de.po

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

revision 1.48.2.11 by akim, Tue Oct 2 16:23:59 2001 UTC revision 1.48.2.12 by akim, Fri Oct 26 13:10:17 2001 UTC
# Line 5  Line 5 
5  msgid ""  msgid ""
6  msgstr ""  msgstr ""
7  "Project-Id-Version: bison 1.25\n"  "Project-Id-Version: bison 1.25\n"
8  "POT-Creation-Date: 2001-10-02 18:30+0200\n"  "POT-Creation-Date: 2001-10-26 14:37+0200\n"
9  "PO-Revision-Date: 1996-10-10 17:54 MET DST\n"  "PO-Revision-Date: 1996-10-10 17:54 MET DST\n"
10  "Last-Translator: Ulrich Drepper <drepper@gnu.ai.mit.edu>\n"  "Last-Translator: Ulrich Drepper <drepper@gnu.ai.mit.edu>\n"
11  "Language-Team: German <de@li.org>\n"  "Language-Team: German <de@li.org>\n"
# Line 18  msgstr "" Line 18  msgstr ""
18  msgid "too many states (max %d)"  msgid "too many states (max %d)"
19  msgstr ""  msgstr ""
20    
21  #: lib/error.c:117 src/complain.c:96  #: lib/error.c:128 lib/error.c:156 src/complain.c:96
22  msgid "Unknown system error"  msgid "Unknown system error"
23  msgstr ""  msgstr ""
24    
# Line 714  msgstr "" Line 714  msgstr ""
714  "Reduzierung von %s definiert %d Terminal, %d Nicht-Terminal und %d "  "Reduzierung von %s definiert %d Terminal, %d Nicht-Terminal und %d "
715  "Produktionen.\n"  "Produktionen.\n"
716    
717  #: lib/getopt.c:675  #: lib/getopt.c:694
718  #, c-format  #, c-format
719  msgid "%s: option `%s' is ambiguous\n"  msgid "%s: option `%s' is ambiguous\n"
720  msgstr "%s: die Option »%s« ist nicht eindeutig\n"  msgstr "%s: die Option »%s« ist nicht eindeutig\n"
721    
722  #: lib/getopt.c:700  #: lib/getopt.c:719
723  #, c-format  #, c-format
724  msgid "%s: option `--%s' doesn't allow an argument\n"  msgid "%s: option `--%s' doesn't allow an argument\n"
725  msgstr "%s: die Option »--%s« erlaubt kein Argument\n"  msgstr "%s: die Option »--%s« erlaubt kein Argument\n"
726    
727  #: lib/getopt.c:705  #: lib/getopt.c:724
728  #, c-format  #, c-format
729  msgid "%s: option `%c%s' doesn't allow an argument\n"  msgid "%s: option `%c%s' doesn't allow an argument\n"
730  msgstr "%s: die Option »%c%s« erlaubt kein Argument\n"  msgstr "%s: die Option »%c%s« erlaubt kein Argument\n"
731    
732  #: lib/getopt.c:723 lib/getopt.c:896  #: lib/getopt.c:742 lib/getopt.c:915
733  #, c-format  #, c-format
734  msgid "%s: option `%s' requires an argument\n"  msgid "%s: option `%s' requires an argument\n"
735  msgstr "%s: die Option »%s« erfordert ein Argument\n"  msgstr "%s: die Option »%s« erfordert ein Argument\n"
736    
737  #. --option  #. --option
738  #: lib/getopt.c:752  #: lib/getopt.c:771
739  #, c-format  #, c-format
740  msgid "%s: unrecognized option `--%s'\n"  msgid "%s: unrecognized option `--%s'\n"
741  msgstr "%s: unbekannte Option »--%s«\n"  msgstr "%s: unbekannte Option »--%s«\n"
742    
743  #. +option or -option  #. +option or -option
744  #: lib/getopt.c:756  #: lib/getopt.c:775
745  #, c-format  #, c-format
746  msgid "%s: unrecognized option `%c%s'\n"  msgid "%s: unrecognized option `%c%s'\n"
747  msgstr "%s: unbekannte Option »%c%s«\n"  msgstr "%s: unbekannte Option »%c%s«\n"
748    
749  #. 1003.2 specifies the format of this message.  #. 1003.2 specifies the format of this message.
750  #: lib/getopt.c:782  #: lib/getopt.c:801
751  #, c-format  #, c-format
752  msgid "%s: illegal option -- %c\n"  msgid "%s: illegal option -- %c\n"
753  msgstr "%s: die Option ist nicht erlaubt -- %c\n"  msgstr "%s: die Option ist nicht erlaubt -- %c\n"
754    
755  #: lib/getopt.c:785  #: lib/getopt.c:804
756  #, c-format  #, c-format
757  msgid "%s: invalid option -- %c\n"  msgid "%s: invalid option -- %c\n"
758  msgstr "%s: ungültige Option -- %c\n"  msgstr "%s: ungültige Option -- %c\n"
759    
760  #. 1003.2 specifies the format of this message.  #. 1003.2 specifies the format of this message.
761  #: lib/getopt.c:815 lib/getopt.c:945  #: lib/getopt.c:834 lib/getopt.c:964
762  #, c-format  #, c-format
763  msgid "%s: option requires an argument -- %c\n"  msgid "%s: option requires an argument -- %c\n"
764  msgstr "%s: die Option benötigt ein Argument -- %c\n"  msgstr "%s: die Option benötigt ein Argument -- %c\n"
765    
766  #: lib/getopt.c:862  #: lib/getopt.c:881
767  #, fuzzy, c-format  #, fuzzy, c-format
768  msgid "%s: option `-W %s' is ambiguous\n"  msgid "%s: option `-W %s' is ambiguous\n"
769  msgstr "%s: die Option »%s« ist nicht eindeutig\n"  msgstr "%s: die Option »%s« ist nicht eindeutig\n"
770    
771  #: lib/getopt.c:880  #: lib/getopt.c:899
772  #, fuzzy, c-format  #, fuzzy, c-format
773  msgid "%s: option `-W %s' doesn't allow an argument\n"  msgid "%s: option `-W %s' doesn't allow an argument\n"
774  msgstr "%s: die Option »--%s« erlaubt kein Argument\n"  msgstr "%s: die Option »--%s« erlaubt kein Argument\n"
775    
776  #. If XALLOC_FAIL_FUNC is NULL, or does return, display this message  #. If XALLOC_FAIL_FUNC is NULL, or does return, display this message
777  #. before exiting when memory is exhausted.  Goes through gettext.  #. before exiting when memory is exhausted.  Goes through gettext.
778  #: lib/obstack.c:477 lib/xmalloc.c:66  #: lib/obstack.c:494 lib/obstack.c:497 lib/xmalloc.c:66
779  #, fuzzy  #, fuzzy
780  msgid "memory exhausted"  msgid "memory exhausted"
781  msgstr "%s: Hauptspeicher erschöpft\n"  msgstr "%s: Hauptspeicher erschöpft\n"

Legend:
Removed from v.1.48.2.11  
changed lines
  Added in v.1.48.2.12

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