Update and regenerate.

This commit is contained in:
Paul Eggert
2002-10-05 06:23:42 +00:00
parent 242a6e484e
commit 595878d7f5
12 changed files with 310 additions and 301 deletions

View File

@@ -5,9 +5,9 @@
#
msgid ""
msgstr ""
"Project-Id-Version: bison 1.49b\n"
"POT-Creation-Date: 2002-09-30 14:30+0200\n"
"PO-Revision-Date: 2002-09-05 16:15:32+0200\n"
"Project-Id-Version: bison 1.49c\n"
"POT-Creation-Date: 2002-10-04 23:07-0700\n"
"PO-Revision-Date: 2002-09-30 13:22:47+0200\n"
"Last-Translator: Michael Piefel <piefel@informatik.hu-berlin.de>\n"
"Language-Team: German <de@li.org>\n"
"MIME-Version: 1.0\n"
@@ -272,7 +272,6 @@ msgstr "schiebe und gehe zu Zustand %d über\n"
msgid "go to state %d\n"
msgstr "gehe zu Zustand %d über\n"
#
#: src/print.c:201
msgid "error (nonassociative)\n"
msgstr "Fehler (nicht assoziativ)\n"
@@ -572,69 +571,71 @@ msgstr "mehrdeutiges Argument %s für %s"
msgid "Valid arguments are:"
msgstr "Gültige Argumente sind:"
#: lib/bitset_stats.c:222
#, c-format
msgid "%d bitset_allocs, %d freed (%.2f%%).\n"
msgstr ""
#: lib/bitset_stats.c:225
#, c-format
msgid "%d bitset_sets, %d cached (%.2f%%)\n"
msgstr ""
#, fuzzy, c-format
msgid "%u bitset_allocs, %u freed (%.2f%%).\n"
msgstr "%d bitset_allocs, %d freed (%.2f%%).\n"
#: lib/bitset_stats.c:228
#, c-format
msgid "%d bitset_resets, %d cached (%.2f%%)\n"
msgstr ""
#, fuzzy, c-format
msgid "%u bitset_sets, %u cached (%.2f%%)\n"
msgstr "%d bitset_sets, %d zwischengespeichert (%.2f%%)\n"
#: lib/bitset_stats.c:231
#, c-format
msgid "%d bitset_tests, %d cached (%.2f%%)\n"
msgstr ""
#, fuzzy, c-format
msgid "%u bitset_resets, %u cached (%.2f%%)\n"
msgstr "%d bitset_resets, %d zwischengespeichert (%.2f%%)\n"
#: lib/bitset_stats.c:235
#, c-format
msgid "%d bitset_lists\n"
msgstr ""
#: lib/bitset_stats.c:234
#, fuzzy, c-format
msgid "%u bitset_tests, %u cached (%.2f%%)\n"
msgstr "%d bitset_tests, %d zwischengespeichert (%.2f%%)\n"
#: lib/bitset_stats.c:237
msgid "count log histogram\n"
msgstr ""
#: lib/bitset_stats.c:238
#, fuzzy, c-format
msgid "%u bitset_lists\n"
msgstr "%d bitset_lists\n"
#: lib/bitset_stats.c:240
msgid "size log histogram\n"
msgstr ""
msgid "count log histogram\n"
msgstr "Zähler-Histogramm\n"
#: lib/bitset_stats.c:243
msgid "density histogram\n"
msgstr ""
msgid "size log histogram\n"
msgstr "Größe-Histogramm\n"
#: lib/bitset_stats.c:259
#: lib/bitset_stats.c:246
msgid "density histogram\n"
msgstr "Dichte-Histogramm\n"
#: lib/bitset_stats.c:262
msgid ""
"Bitset statistics:\n"
"\n"
msgstr ""
"Bitset-Statistiken:\n"
"\n"
#: lib/bitset_stats.c:262
#, c-format
msgid "Accumulated runs = %d\n"
msgstr ""
#: lib/bitset_stats.c:265
#, fuzzy, c-format
msgid "Accumulated runs = %u\n"
msgstr "Gesammelte Durchläufe = %d\n"
#: lib/bitset_stats.c:307
#: lib/bitset_stats.c:310
msgid "Could not read stats file."
msgstr ""
msgstr "Konnte Statistik-Datei nicht lesen."
#: lib/bitset_stats.c:309
#: lib/bitset_stats.c:312
msgid "Bad stats file size.\n"
msgstr ""
msgstr "Ungültige Statistik-Datei-Größe.\n"
#: lib/bitset_stats.c:335
#: lib/bitset_stats.c:338
msgid "Could not write stats file."
msgstr ""
msgstr "Konnte Statistik-Datei nicht schreiben."
#: lib/bitset_stats.c:339
#: lib/bitset_stats.c:342
msgid "Could not open stats file for writing."
msgstr ""
msgstr "Konnte Statistik-Datei nicht zum Schreiben öffnen."
#: lib/getopt.c:662
#, c-format
@@ -708,15 +709,17 @@ msgid ""
"\n"
"Execution times (seconds)\n"
msgstr ""
"\n"
"Ausführungszeiten (Sekunden)\n"
#: lib/timevar.c:516
msgid " TOTAL :"
msgstr ""
msgstr " ZUSAMMEN :"
#: lib/timevar.c:552
#, c-format
msgid "time in %s: %ld.%06ld (%ld%%)\n"
msgstr ""
msgstr "Zeit in %s: %ld.%06ld (%ld%%)\n"
#~ msgid "state_list_append (state = %d, symbol = %d (%s))\n"
#~ msgstr "state_list_append (Zustand = %d, Symbol = %d (%s))\n"