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

View File

@@ -29,7 +29,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: GNU bison 1.49a\n" "Project-Id-Version: GNU bison 1.49a\n"
"POT-Creation-Date: 2002-09-30 14:30+0200\n" "POT-Creation-Date: 2002-10-04 23:07-0700\n"
"PO-Revision-Date: 2002-05-02 10:19+0200\n" "PO-Revision-Date: 2002-05-02 10:19+0200\n"
"Last-Translator: Nicolás García-Pedrajas <ngarcia-pedrajas@acm.org>\n" "Last-Translator: Nicolás García-Pedrajas <ngarcia-pedrajas@acm.org>\n"
"Language-Team: Spanish <es@li.org>\n" "Language-Team: Spanish <es@li.org>\n"
@@ -638,67 +638,67 @@ msgstr ""
msgid "Valid arguments are:" msgid "Valid arguments are:"
msgstr "" msgstr ""
#: lib/bitset_stats.c:222
#, c-format
msgid "%d bitset_allocs, %d freed (%.2f%%).\n"
msgstr ""
#: lib/bitset_stats.c:225 #: lib/bitset_stats.c:225
#, c-format #, c-format
msgid "%d bitset_sets, %d cached (%.2f%%)\n" msgid "%u bitset_allocs, %u freed (%.2f%%).\n"
msgstr "" msgstr ""
#: lib/bitset_stats.c:228 #: lib/bitset_stats.c:228
#, c-format #, c-format
msgid "%d bitset_resets, %d cached (%.2f%%)\n" msgid "%u bitset_sets, %u cached (%.2f%%)\n"
msgstr "" msgstr ""
#: lib/bitset_stats.c:231 #: lib/bitset_stats.c:231
#, c-format #, c-format
msgid "%d bitset_tests, %d cached (%.2f%%)\n" msgid "%u bitset_resets, %u cached (%.2f%%)\n"
msgstr "" msgstr ""
#: lib/bitset_stats.c:235 #: lib/bitset_stats.c:234
#, c-format #, c-format
msgid "%d bitset_lists\n" msgid "%u bitset_tests, %u cached (%.2f%%)\n"
msgstr "" msgstr ""
#: lib/bitset_stats.c:237 #: lib/bitset_stats.c:238
msgid "count log histogram\n" #, c-format
msgid "%u bitset_lists\n"
msgstr "" msgstr ""
#: lib/bitset_stats.c:240 #: lib/bitset_stats.c:240
msgid "size log histogram\n" msgid "count log histogram\n"
msgstr "" msgstr ""
#: lib/bitset_stats.c:243 #: lib/bitset_stats.c:243
msgid "size log histogram\n"
msgstr ""
#: lib/bitset_stats.c:246
msgid "density histogram\n" msgid "density histogram\n"
msgstr "" msgstr ""
#: lib/bitset_stats.c:259 #: lib/bitset_stats.c:262
msgid "" msgid ""
"Bitset statistics:\n" "Bitset statistics:\n"
"\n" "\n"
msgstr "" msgstr ""
#: lib/bitset_stats.c:262 #: lib/bitset_stats.c:265
#, c-format #, c-format
msgid "Accumulated runs = %d\n" msgid "Accumulated runs = %u\n"
msgstr "" msgstr ""
#: lib/bitset_stats.c:307 #: lib/bitset_stats.c:310
msgid "Could not read stats file." msgid "Could not read stats file."
msgstr "" msgstr ""
#: lib/bitset_stats.c:309 #: lib/bitset_stats.c:312
msgid "Bad stats file size.\n" msgid "Bad stats file size.\n"
msgstr "" msgstr ""
#: lib/bitset_stats.c:335 #: lib/bitset_stats.c:338
msgid "Could not write stats file." msgid "Could not write stats file."
msgstr "" msgstr ""
#: lib/bitset_stats.c:339 #: lib/bitset_stats.c:342
msgid "Could not open stats file for writing." msgid "Could not open stats file for writing."
msgstr "" msgstr ""

View File

@@ -5,7 +5,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: bison 1.49b\n" "Project-Id-Version: bison 1.49b\n"
"POT-Creation-Date: 2002-09-30 14:30+0200\n" "POT-Creation-Date: 2002-10-04 23:07-0700\n"
"PO-Revision-Date: 2002-08-13 01:35+0300\n" "PO-Revision-Date: 2002-08-13 01:35+0300\n"
"Last-Translator: Toomas Soome <Toomas.Soome@microlink.ee>\n" "Last-Translator: Toomas Soome <Toomas.Soome@microlink.ee>\n"
"Language-Team: Estonian <et@li.org>\n" "Language-Team: Estonian <et@li.org>\n"
@@ -560,44 +560,44 @@ msgstr "segane argument %s %s'le"
msgid "Valid arguments are:" msgid "Valid arguments are:"
msgstr "Lubatud argumendid on:" msgstr "Lubatud argumendid on:"
#: lib/bitset_stats.c:222 #: lib/bitset_stats.c:225
#, c-format #, fuzzy, c-format
msgid "%d bitset_allocs, %d freed (%.2f%%).\n" msgid "%u bitset_allocs, %u freed (%.2f%%).\n"
msgstr "%d bitset_allocs, %d vabastatud (%.2f%%).\n" msgstr "%d bitset_allocs, %d vabastatud (%.2f%%).\n"
#: lib/bitset_stats.c:225 #: lib/bitset_stats.c:228
#, c-format #, fuzzy, c-format
msgid "%d bitset_sets, %d cached (%.2f%%)\n" msgid "%u bitset_sets, %u cached (%.2f%%)\n"
msgstr "%d bitset_sets, %d puhverdatud (%.2f%%)\n" msgstr "%d bitset_sets, %d puhverdatud (%.2f%%)\n"
#: lib/bitset_stats.c:228 #: lib/bitset_stats.c:231
#, c-format #, fuzzy, c-format
msgid "%d bitset_resets, %d cached (%.2f%%)\n" msgid "%u bitset_resets, %u cached (%.2f%%)\n"
msgstr "%d bitset_resets, %d puhverdatud (%.2f%%)\n" msgstr "%d bitset_resets, %d puhverdatud (%.2f%%)\n"
#: lib/bitset_stats.c:231 #: lib/bitset_stats.c:234
#, c-format #, fuzzy, c-format
msgid "%d bitset_tests, %d cached (%.2f%%)\n" msgid "%u bitset_tests, %u cached (%.2f%%)\n"
msgstr "%d bitset_tests, %d puhverdatud (%.2f%%)\n" msgstr "%d bitset_tests, %d puhverdatud (%.2f%%)\n"
#: lib/bitset_stats.c:235 #: lib/bitset_stats.c:238
#, c-format #, fuzzy, c-format
msgid "%d bitset_lists\n" msgid "%u bitset_lists\n"
msgstr "%d bitset_lists\n" msgstr "%d bitset_lists\n"
#: lib/bitset_stats.c:237 #: lib/bitset_stats.c:240
msgid "count log histogram\n" msgid "count log histogram\n"
msgstr "loenduri logi histogramm\n" msgstr "loenduri logi histogramm\n"
#: lib/bitset_stats.c:240 #: lib/bitset_stats.c:243
msgid "size log histogram\n" msgid "size log histogram\n"
msgstr "suuruste logi histogramm\n" msgstr "suuruste logi histogramm\n"
#: lib/bitset_stats.c:243 #: lib/bitset_stats.c:246
msgid "density histogram\n" msgid "density histogram\n"
msgstr "tiheduse histogramm\n" msgstr "tiheduse histogramm\n"
#: lib/bitset_stats.c:259 #: lib/bitset_stats.c:262
msgid "" msgid ""
"Bitset statistics:\n" "Bitset statistics:\n"
"\n" "\n"
@@ -605,24 +605,24 @@ msgstr ""
"Bitset statistika:\n" "Bitset statistika:\n"
"\n" "\n"
#: lib/bitset_stats.c:262 #: lib/bitset_stats.c:265
#, c-format #, fuzzy, c-format
msgid "Accumulated runs = %d\n" msgid "Accumulated runs = %u\n"
msgstr "Salvestatud läbimisi = %d\n" msgstr "Salvestatud läbimisi = %d\n"
#: lib/bitset_stats.c:307 #: lib/bitset_stats.c:310
msgid "Could not read stats file." msgid "Could not read stats file."
msgstr "Statistika faili ei saa lugeda." msgstr "Statistika faili ei saa lugeda."
#: lib/bitset_stats.c:309 #: lib/bitset_stats.c:312
msgid "Bad stats file size.\n" msgid "Bad stats file size.\n"
msgstr "Vigane statistika faili suurus.\n" msgstr "Vigane statistika faili suurus.\n"
#: lib/bitset_stats.c:335 #: lib/bitset_stats.c:338
msgid "Could not write stats file." msgid "Could not write stats file."
msgstr "Statistika faili ei saa kirjutada." msgstr "Statistika faili ei saa kirjutada."
#: lib/bitset_stats.c:339 #: lib/bitset_stats.c:342
msgid "Could not open stats file for writing." msgid "Could not open stats file for writing."
msgstr "Statistika faili ei saa kirjutamiseks avada." msgstr "Statistika faili ei saa kirjutamiseks avada."

View File

@@ -6,7 +6,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: GNU bison 1.49b\n" "Project-Id-Version: GNU bison 1.49b\n"
"POT-Creation-Date: 2002-09-30 14:30+0200\n" "POT-Creation-Date: 2002-10-04 23:07-0700\n"
"PO-Revision-Date: 2002-08-12 12:00-0500\n" "PO-Revision-Date: 2002-08-12 12:00-0500\n"
"Last-Translator: Michel Robitaille <robitail@IRO.UMontreal.CA>\n" "Last-Translator: Michel Robitaille <robitail@IRO.UMontreal.CA>\n"
"Language-Team: French <traduc@traduc.org>\n" "Language-Team: French <traduc@traduc.org>\n"
@@ -568,44 +568,44 @@ msgstr "argument ambigu
msgid "Valid arguments are:" msgid "Valid arguments are:"
msgstr "Arguments valides sont:" msgstr "Arguments valides sont:"
#: lib/bitset_stats.c:222 #: lib/bitset_stats.c:225
#, c-format #, fuzzy, c-format
msgid "%d bitset_allocs, %d freed (%.2f%%).\n" msgid "%u bitset_allocs, %u freed (%.2f%%).\n"
msgstr "%d bitset_allocs, %d libérés (%.2f%%).\n" msgstr "%d bitset_allocs, %d libérés (%.2f%%).\n"
#: lib/bitset_stats.c:225 #: lib/bitset_stats.c:228
#, c-format #, fuzzy, c-format
msgid "%d bitset_sets, %d cached (%.2f%%)\n" msgid "%u bitset_sets, %u cached (%.2f%%)\n"
msgstr "%d bitset_sets, %d dans la cache (%.2f%%)\n" msgstr "%d bitset_sets, %d dans la cache (%.2f%%)\n"
#: lib/bitset_stats.c:228 #: lib/bitset_stats.c:231
#, c-format #, fuzzy, c-format
msgid "%d bitset_resets, %d cached (%.2f%%)\n" msgid "%u bitset_resets, %u cached (%.2f%%)\n"
msgstr "%d bitset_resets, %d dans la cache (%.2f%%)\n" msgstr "%d bitset_resets, %d dans la cache (%.2f%%)\n"
#: lib/bitset_stats.c:231 #: lib/bitset_stats.c:234
#, c-format #, fuzzy, c-format
msgid "%d bitset_tests, %d cached (%.2f%%)\n" msgid "%u bitset_tests, %u cached (%.2f%%)\n"
msgstr "%d bitset_tests, %d dans la cache (%.2f%%)\n" msgstr "%d bitset_tests, %d dans la cache (%.2f%%)\n"
#: lib/bitset_stats.c:235 #: lib/bitset_stats.c:238
#, c-format #, fuzzy, c-format
msgid "%d bitset_lists\n" msgid "%u bitset_lists\n"
msgstr "%d bitset_lists\n" msgstr "%d bitset_lists\n"
#: lib/bitset_stats.c:237 #: lib/bitset_stats.c:240
msgid "count log histogram\n" msgid "count log histogram\n"
msgstr "histogramme des compteurs\n" msgstr "histogramme des compteurs\n"
#: lib/bitset_stats.c:240 #: lib/bitset_stats.c:243
msgid "size log histogram\n" msgid "size log histogram\n"
msgstr "taille de l'histogramme des compteurs\n" msgstr "taille de l'histogramme des compteurs\n"
#: lib/bitset_stats.c:243 #: lib/bitset_stats.c:246
msgid "density histogram\n" msgid "density histogram\n"
msgstr "densité de l'histogramme\n" msgstr "densité de l'histogramme\n"
#: lib/bitset_stats.c:259 #: lib/bitset_stats.c:262
msgid "" msgid ""
"Bitset statistics:\n" "Bitset statistics:\n"
"\n" "\n"
@@ -613,24 +613,24 @@ msgstr ""
"Statistiques des bitset:\n" "Statistiques des bitset:\n"
"\n" "\n"
#: lib/bitset_stats.c:262 #: lib/bitset_stats.c:265
#, c-format #, fuzzy, c-format
msgid "Accumulated runs = %d\n" msgid "Accumulated runs = %u\n"
msgstr "Exécutions accumulées = %d\n" msgstr "Exécutions accumulées = %d\n"
#: lib/bitset_stats.c:307 #: lib/bitset_stats.c:310
msgid "Could not read stats file." msgid "Could not read stats file."
msgstr "Ne peut lire le fichier de stats." msgstr "Ne peut lire le fichier de stats."
#: lib/bitset_stats.c:309 #: lib/bitset_stats.c:312
msgid "Bad stats file size.\n" msgid "Bad stats file size.\n"
msgstr "Taille erronée du fichier de stats.\n" msgstr "Taille erronée du fichier de stats.\n"
#: lib/bitset_stats.c:335 #: lib/bitset_stats.c:338
msgid "Could not write stats file." msgid "Could not write stats file."
msgstr "Ne peut écrire le fichier de stats." msgstr "Ne peut écrire le fichier de stats."
#: lib/bitset_stats.c:339 #: lib/bitset_stats.c:342
msgid "Could not open stats file for writing." msgid "Could not open stats file for writing."
msgstr "Ne ouvrir en écriture le fichier de stats." msgstr "Ne ouvrir en écriture le fichier de stats."

View File

@@ -7,7 +7,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: bison 1.34a\n" "Project-Id-Version: bison 1.34a\n"
"POT-Creation-Date: 2002-09-30 14:30+0200\n" "POT-Creation-Date: 2002-10-04 23:07-0700\n"
"PO-Revision-Date: 2002-04-10 22:20+01\n" "PO-Revision-Date: 2002-04-10 22:20+01\n"
"Last-Translator: Denis Lackovic <delacko@fly.srk.fer.hr>\n" "Last-Translator: Denis Lackovic <delacko@fly.srk.fer.hr>\n"
"Language-Team: Croatian <lokalizacija@linux.hr>\n" "Language-Team: Croatian <lokalizacija@linux.hr>\n"
@@ -469,7 +469,7 @@ msgstr "$$ od `%s' nema deklarirani tip"
#: scan-gram.l:577 scan-gram.l:664 #: scan-gram.l:577 scan-gram.l:664
#, fuzzy, c-format #, fuzzy, c-format
msgid "invalid value: %s%d" msgid "invalid value: %s%d"
msgstr "nedozvoljena @ vrijednost" msgstr "nedozvoljena $ vrijednost"
#: scan-gram.l:584 #: scan-gram.l:584
#, c-format #, c-format
@@ -569,67 +569,67 @@ msgstr ""
msgid "Valid arguments are:" msgid "Valid arguments are:"
msgstr "" msgstr ""
#: lib/bitset_stats.c:222
#, c-format
msgid "%d bitset_allocs, %d freed (%.2f%%).\n"
msgstr ""
#: lib/bitset_stats.c:225 #: lib/bitset_stats.c:225
#, c-format #, c-format
msgid "%d bitset_sets, %d cached (%.2f%%)\n" msgid "%u bitset_allocs, %u freed (%.2f%%).\n"
msgstr "" msgstr ""
#: lib/bitset_stats.c:228 #: lib/bitset_stats.c:228
#, c-format #, c-format
msgid "%d bitset_resets, %d cached (%.2f%%)\n" msgid "%u bitset_sets, %u cached (%.2f%%)\n"
msgstr "" msgstr ""
#: lib/bitset_stats.c:231 #: lib/bitset_stats.c:231
#, c-format #, c-format
msgid "%d bitset_tests, %d cached (%.2f%%)\n" msgid "%u bitset_resets, %u cached (%.2f%%)\n"
msgstr "" msgstr ""
#: lib/bitset_stats.c:235 #: lib/bitset_stats.c:234
#, c-format #, c-format
msgid "%d bitset_lists\n" msgid "%u bitset_tests, %u cached (%.2f%%)\n"
msgstr "" msgstr ""
#: lib/bitset_stats.c:237 #: lib/bitset_stats.c:238
msgid "count log histogram\n" #, c-format
msgid "%u bitset_lists\n"
msgstr "" msgstr ""
#: lib/bitset_stats.c:240 #: lib/bitset_stats.c:240
msgid "size log histogram\n" msgid "count log histogram\n"
msgstr "" msgstr ""
#: lib/bitset_stats.c:243 #: lib/bitset_stats.c:243
msgid "size log histogram\n"
msgstr ""
#: lib/bitset_stats.c:246
msgid "density histogram\n" msgid "density histogram\n"
msgstr "" msgstr ""
#: lib/bitset_stats.c:259 #: lib/bitset_stats.c:262
msgid "" msgid ""
"Bitset statistics:\n" "Bitset statistics:\n"
"\n" "\n"
msgstr "" msgstr ""
#: lib/bitset_stats.c:262 #: lib/bitset_stats.c:265
#, c-format #, c-format
msgid "Accumulated runs = %d\n" msgid "Accumulated runs = %u\n"
msgstr "" msgstr ""
#: lib/bitset_stats.c:307 #: lib/bitset_stats.c:310
msgid "Could not read stats file." msgid "Could not read stats file."
msgstr "" msgstr ""
#: lib/bitset_stats.c:309 #: lib/bitset_stats.c:312
msgid "Bad stats file size.\n" msgid "Bad stats file size.\n"
msgstr "" msgstr ""
#: lib/bitset_stats.c:335 #: lib/bitset_stats.c:338
msgid "Could not write stats file." msgid "Could not write stats file."
msgstr "" msgstr ""
#: lib/bitset_stats.c:339 #: lib/bitset_stats.c:342
msgid "Could not open stats file for writing." msgid "Could not open stats file for writing."
msgstr "" msgstr ""
@@ -815,6 +815,9 @@ msgstr ""
#~ msgid "unterminated string" #~ msgid "unterminated string"
#~ msgstr "nezavr¹eni znakovni niz" #~ msgstr "nezavr¹eni znakovni niz"
#~ msgid "invalid @ value"
#~ msgstr "nedozvoljena @ vrijednost"
#~ msgid "unterminated `%{' definition" #~ msgid "unterminated `%{' definition"
#~ msgstr "nezavr¹ena `%{' definicija" #~ msgstr "nezavr¹ena `%{' definicija"

View File

@@ -5,7 +5,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: bison 1.49a\n" "Project-Id-Version: bison 1.49a\n"
"POT-Creation-Date: 2002-09-30 14:30+0200\n" "POT-Creation-Date: 2002-10-04 23:07-0700\n"
"PO-Revision-Date: 2002-05-03 11:03+0100\n" "PO-Revision-Date: 2002-05-03 11:03+0100\n"
"Last-Translator: Paolo Bonzini <bonzini@gnu.org>\n" "Last-Translator: Paolo Bonzini <bonzini@gnu.org>\n"
"Language-Team: Italian <tp@lists.linux.it>\n" "Language-Team: Italian <tp@lists.linux.it>\n"
@@ -568,67 +568,67 @@ msgstr ""
msgid "Valid arguments are:" msgid "Valid arguments are:"
msgstr "" msgstr ""
#: lib/bitset_stats.c:222
#, c-format
msgid "%d bitset_allocs, %d freed (%.2f%%).\n"
msgstr ""
#: lib/bitset_stats.c:225 #: lib/bitset_stats.c:225
#, c-format #, c-format
msgid "%d bitset_sets, %d cached (%.2f%%)\n" msgid "%u bitset_allocs, %u freed (%.2f%%).\n"
msgstr "" msgstr ""
#: lib/bitset_stats.c:228 #: lib/bitset_stats.c:228
#, c-format #, c-format
msgid "%d bitset_resets, %d cached (%.2f%%)\n" msgid "%u bitset_sets, %u cached (%.2f%%)\n"
msgstr "" msgstr ""
#: lib/bitset_stats.c:231 #: lib/bitset_stats.c:231
#, c-format #, c-format
msgid "%d bitset_tests, %d cached (%.2f%%)\n" msgid "%u bitset_resets, %u cached (%.2f%%)\n"
msgstr "" msgstr ""
#: lib/bitset_stats.c:235 #: lib/bitset_stats.c:234
#, c-format #, c-format
msgid "%d bitset_lists\n" msgid "%u bitset_tests, %u cached (%.2f%%)\n"
msgstr "" msgstr ""
#: lib/bitset_stats.c:237 #: lib/bitset_stats.c:238
msgid "count log histogram\n" #, c-format
msgid "%u bitset_lists\n"
msgstr "" msgstr ""
#: lib/bitset_stats.c:240 #: lib/bitset_stats.c:240
msgid "size log histogram\n" msgid "count log histogram\n"
msgstr "" msgstr ""
#: lib/bitset_stats.c:243 #: lib/bitset_stats.c:243
msgid "size log histogram\n"
msgstr ""
#: lib/bitset_stats.c:246
msgid "density histogram\n" msgid "density histogram\n"
msgstr "" msgstr ""
#: lib/bitset_stats.c:259 #: lib/bitset_stats.c:262
msgid "" msgid ""
"Bitset statistics:\n" "Bitset statistics:\n"
"\n" "\n"
msgstr "" msgstr ""
#: lib/bitset_stats.c:262 #: lib/bitset_stats.c:265
#, c-format #, c-format
msgid "Accumulated runs = %d\n" msgid "Accumulated runs = %u\n"
msgstr "" msgstr ""
#: lib/bitset_stats.c:307 #: lib/bitset_stats.c:310
msgid "Could not read stats file." msgid "Could not read stats file."
msgstr "" msgstr ""
#: lib/bitset_stats.c:309 #: lib/bitset_stats.c:312
msgid "Bad stats file size.\n" msgid "Bad stats file size.\n"
msgstr "" msgstr ""
#: lib/bitset_stats.c:335 #: lib/bitset_stats.c:338
msgid "Could not write stats file." msgid "Could not write stats file."
msgstr "" msgstr ""
#: lib/bitset_stats.c:339 #: lib/bitset_stats.c:342
msgid "Could not open stats file for writing." msgid "Could not open stats file for writing."
msgstr "" msgstr ""

View File

@@ -5,7 +5,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: GNU bison 1.30f\n" "Project-Id-Version: GNU bison 1.30f\n"
"POT-Creation-Date: 2002-09-30 14:30+0200\n" "POT-Creation-Date: 2002-10-04 23:07-0700\n"
"PO-Revision-Date: 2001-12-10 15:59+0900\n" "PO-Revision-Date: 2001-12-10 15:59+0900\n"
"Last-Translator: Daisuke Yamashita <yamad@mb.infoweb.ne.jp>\n" "Last-Translator: Daisuke Yamashita <yamad@mb.infoweb.ne.jp>\n"
"Language-Team: Japanese <ja@li.org>\n" "Language-Team: Japanese <ja@li.org>\n"
@@ -565,67 +565,67 @@ msgstr ""
msgid "Valid arguments are:" msgid "Valid arguments are:"
msgstr "" msgstr ""
#: lib/bitset_stats.c:222
#, c-format
msgid "%d bitset_allocs, %d freed (%.2f%%).\n"
msgstr ""
#: lib/bitset_stats.c:225 #: lib/bitset_stats.c:225
#, c-format #, c-format
msgid "%d bitset_sets, %d cached (%.2f%%)\n" msgid "%u bitset_allocs, %u freed (%.2f%%).\n"
msgstr "" msgstr ""
#: lib/bitset_stats.c:228 #: lib/bitset_stats.c:228
#, c-format #, c-format
msgid "%d bitset_resets, %d cached (%.2f%%)\n" msgid "%u bitset_sets, %u cached (%.2f%%)\n"
msgstr "" msgstr ""
#: lib/bitset_stats.c:231 #: lib/bitset_stats.c:231
#, c-format #, c-format
msgid "%d bitset_tests, %d cached (%.2f%%)\n" msgid "%u bitset_resets, %u cached (%.2f%%)\n"
msgstr "" msgstr ""
#: lib/bitset_stats.c:235 #: lib/bitset_stats.c:234
#, c-format #, c-format
msgid "%d bitset_lists\n" msgid "%u bitset_tests, %u cached (%.2f%%)\n"
msgstr "" msgstr ""
#: lib/bitset_stats.c:237 #: lib/bitset_stats.c:238
msgid "count log histogram\n" #, c-format
msgid "%u bitset_lists\n"
msgstr "" msgstr ""
#: lib/bitset_stats.c:240 #: lib/bitset_stats.c:240
msgid "size log histogram\n" msgid "count log histogram\n"
msgstr "" msgstr ""
#: lib/bitset_stats.c:243 #: lib/bitset_stats.c:243
msgid "size log histogram\n"
msgstr ""
#: lib/bitset_stats.c:246
msgid "density histogram\n" msgid "density histogram\n"
msgstr "" msgstr ""
#: lib/bitset_stats.c:259 #: lib/bitset_stats.c:262
msgid "" msgid ""
"Bitset statistics:\n" "Bitset statistics:\n"
"\n" "\n"
msgstr "" msgstr ""
#: lib/bitset_stats.c:262 #: lib/bitset_stats.c:265
#, c-format #, c-format
msgid "Accumulated runs = %d\n" msgid "Accumulated runs = %u\n"
msgstr "" msgstr ""
#: lib/bitset_stats.c:307 #: lib/bitset_stats.c:310
msgid "Could not read stats file." msgid "Could not read stats file."
msgstr "" msgstr ""
#: lib/bitset_stats.c:309 #: lib/bitset_stats.c:312
msgid "Bad stats file size.\n" msgid "Bad stats file size.\n"
msgstr "" msgstr ""
#: lib/bitset_stats.c:335 #: lib/bitset_stats.c:338
msgid "Could not write stats file." msgid "Could not write stats file."
msgstr "" msgstr ""
#: lib/bitset_stats.c:339 #: lib/bitset_stats.c:342
msgid "Could not open stats file for writing." msgid "Could not open stats file for writing."
msgstr "" msgstr ""

View File

@@ -6,7 +6,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: bison 1.34a\n" "Project-Id-Version: bison 1.34a\n"
"POT-Creation-Date: 2002-09-30 14:30+0200\n" "POT-Creation-Date: 2002-10-04 23:07-0700\n"
"PO-Revision-Date: 2002-03-20 12:54+0100\n" "PO-Revision-Date: 2002-03-20 12:54+0100\n"
"Last-Translator: Tim Van Holder <tim.van.holder@pandora.be>\n" "Last-Translator: Tim Van Holder <tim.van.holder@pandora.be>\n"
"Language-Team: Dutch <vertaling@nl.linux.org>\n" "Language-Team: Dutch <vertaling@nl.linux.org>\n"
@@ -481,7 +481,7 @@ msgstr "$$ van `%s' heeft geen gedeclareerd type"
#: scan-gram.l:577 scan-gram.l:664 #: scan-gram.l:577 scan-gram.l:664
#, fuzzy, c-format #, fuzzy, c-format
msgid "invalid value: %s%d" msgid "invalid value: %s%d"
msgstr "ongeldige @-waarde" msgstr "ongeldige $-waarde"
#: scan-gram.l:584 #: scan-gram.l:584
#, c-format #, c-format
@@ -583,67 +583,67 @@ msgstr ""
msgid "Valid arguments are:" msgid "Valid arguments are:"
msgstr "" msgstr ""
#: lib/bitset_stats.c:222
#, c-format
msgid "%d bitset_allocs, %d freed (%.2f%%).\n"
msgstr ""
#: lib/bitset_stats.c:225 #: lib/bitset_stats.c:225
#, c-format #, c-format
msgid "%d bitset_sets, %d cached (%.2f%%)\n" msgid "%u bitset_allocs, %u freed (%.2f%%).\n"
msgstr "" msgstr ""
#: lib/bitset_stats.c:228 #: lib/bitset_stats.c:228
#, c-format #, c-format
msgid "%d bitset_resets, %d cached (%.2f%%)\n" msgid "%u bitset_sets, %u cached (%.2f%%)\n"
msgstr "" msgstr ""
#: lib/bitset_stats.c:231 #: lib/bitset_stats.c:231
#, c-format #, c-format
msgid "%d bitset_tests, %d cached (%.2f%%)\n" msgid "%u bitset_resets, %u cached (%.2f%%)\n"
msgstr "" msgstr ""
#: lib/bitset_stats.c:235 #: lib/bitset_stats.c:234
#, c-format #, c-format
msgid "%d bitset_lists\n" msgid "%u bitset_tests, %u cached (%.2f%%)\n"
msgstr "" msgstr ""
#: lib/bitset_stats.c:237 #: lib/bitset_stats.c:238
msgid "count log histogram\n" #, c-format
msgid "%u bitset_lists\n"
msgstr "" msgstr ""
#: lib/bitset_stats.c:240 #: lib/bitset_stats.c:240
msgid "size log histogram\n" msgid "count log histogram\n"
msgstr "" msgstr ""
#: lib/bitset_stats.c:243 #: lib/bitset_stats.c:243
msgid "size log histogram\n"
msgstr ""
#: lib/bitset_stats.c:246
msgid "density histogram\n" msgid "density histogram\n"
msgstr "" msgstr ""
#: lib/bitset_stats.c:259 #: lib/bitset_stats.c:262
msgid "" msgid ""
"Bitset statistics:\n" "Bitset statistics:\n"
"\n" "\n"
msgstr "" msgstr ""
#: lib/bitset_stats.c:262 #: lib/bitset_stats.c:265
#, c-format #, c-format
msgid "Accumulated runs = %d\n" msgid "Accumulated runs = %u\n"
msgstr "" msgstr ""
#: lib/bitset_stats.c:307 #: lib/bitset_stats.c:310
msgid "Could not read stats file." msgid "Could not read stats file."
msgstr "" msgstr ""
#: lib/bitset_stats.c:309 #: lib/bitset_stats.c:312
msgid "Bad stats file size.\n" msgid "Bad stats file size.\n"
msgstr "" msgstr ""
#: lib/bitset_stats.c:335 #: lib/bitset_stats.c:338
msgid "Could not write stats file." msgid "Could not write stats file."
msgstr "" msgstr ""
#: lib/bitset_stats.c:339 #: lib/bitset_stats.c:342
msgid "Could not open stats file for writing." msgid "Could not open stats file for writing."
msgstr "" msgstr ""
@@ -832,6 +832,9 @@ msgstr ""
#~ msgid "unterminated string" #~ msgid "unterminated string"
#~ msgstr "niet-beëindigde string" #~ msgstr "niet-beëindigde string"
#~ msgid "invalid @ value"
#~ msgstr "ongeldige @-waarde"
#~ msgid "unterminated `%{' definition" #~ msgid "unterminated `%{' definition"
#~ msgstr "niet-beëindigde `%{' definitie" #~ msgstr "niet-beëindigde `%{' definitie"

View File

@@ -5,7 +5,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: bison 1.49b\n" "Project-Id-Version: bison 1.49b\n"
"POT-Creation-Date: 2002-09-30 14:30+0200\n" "POT-Creation-Date: 2002-10-04 23:07-0700\n"
"PO-Revision-Date: 2002-08-28 00:20-0300\n" "PO-Revision-Date: 2002-08-28 00:20-0300\n"
"Last-Translator: Alexandre Folle de Menezes <afmenez@terra.com.br>\n" "Last-Translator: Alexandre Folle de Menezes <afmenez@terra.com.br>\n"
"Language-Team: Brazilian Portuguese <ldp-br@bazar.conectiva.com.br>\n" "Language-Team: Brazilian Portuguese <ldp-br@bazar.conectiva.com.br>\n"
@@ -563,44 +563,44 @@ msgstr "argumento %s amb
msgid "Valid arguments are:" msgid "Valid arguments are:"
msgstr "Argumentos válidos são:" msgstr "Argumentos válidos são:"
#: lib/bitset_stats.c:222 #: lib/bitset_stats.c:225
#, c-format #, fuzzy, c-format
msgid "%d bitset_allocs, %d freed (%.2f%%).\n" msgid "%u bitset_allocs, %u freed (%.2f%%).\n"
msgstr "%d bitset_allocs, %d liberados (%.2f%%).\n" msgstr "%d bitset_allocs, %d liberados (%.2f%%).\n"
#: lib/bitset_stats.c:225 #: lib/bitset_stats.c:228
#, c-format #, fuzzy, c-format
msgid "%d bitset_sets, %d cached (%.2f%%)\n" msgid "%u bitset_sets, %u cached (%.2f%%)\n"
msgstr "%d bitset_sets, %d em cache (%.2f%%)\n" msgstr "%d bitset_sets, %d em cache (%.2f%%)\n"
#: lib/bitset_stats.c:228 #: lib/bitset_stats.c:231
#, c-format #, fuzzy, c-format
msgid "%d bitset_resets, %d cached (%.2f%%)\n" msgid "%u bitset_resets, %u cached (%.2f%%)\n"
msgstr "%d bitset_resets, %d em cache (%.2f%%)\n" msgstr "%d bitset_resets, %d em cache (%.2f%%)\n"
#: lib/bitset_stats.c:231 #: lib/bitset_stats.c:234
#, c-format #, fuzzy, c-format
msgid "%d bitset_tests, %d cached (%.2f%%)\n" msgid "%u bitset_tests, %u cached (%.2f%%)\n"
msgstr "%d bitset_tests, %d em cache (%.2f%%)\n" msgstr "%d bitset_tests, %d em cache (%.2f%%)\n"
#: lib/bitset_stats.c:235 #: lib/bitset_stats.c:238
#, c-format #, fuzzy, c-format
msgid "%d bitset_lists\n" msgid "%u bitset_lists\n"
msgstr "%d bitset_lists\n" msgstr "%d bitset_lists\n"
#: lib/bitset_stats.c:237 #: lib/bitset_stats.c:240
msgid "count log histogram\n" msgid "count log histogram\n"
msgstr "histograma de log de contagens\n" msgstr "histograma de log de contagens\n"
#: lib/bitset_stats.c:240 #: lib/bitset_stats.c:243
msgid "size log histogram\n" msgid "size log histogram\n"
msgstr "histograma de log de tamanhos\n" msgstr "histograma de log de tamanhos\n"
#: lib/bitset_stats.c:243 #: lib/bitset_stats.c:246
msgid "density histogram\n" msgid "density histogram\n"
msgstr "histograma de densidades\n" msgstr "histograma de densidades\n"
#: lib/bitset_stats.c:259 #: lib/bitset_stats.c:262
msgid "" msgid ""
"Bitset statistics:\n" "Bitset statistics:\n"
"\n" "\n"
@@ -608,24 +608,24 @@ msgstr ""
"Estatísticas de bitset:\n" "Estatísticas de bitset:\n"
"\n" "\n"
#: lib/bitset_stats.c:262 #: lib/bitset_stats.c:265
#, c-format #, fuzzy, c-format
msgid "Accumulated runs = %d\n" msgid "Accumulated runs = %u\n"
msgstr "Execuções acumuladas = %d\n" msgstr "Execuções acumuladas = %d\n"
#: lib/bitset_stats.c:307 #: lib/bitset_stats.c:310
msgid "Could not read stats file." msgid "Could not read stats file."
msgstr "Impossível ler o arquivo de estatísticas." msgstr "Impossível ler o arquivo de estatísticas."
#: lib/bitset_stats.c:309 #: lib/bitset_stats.c:312
msgid "Bad stats file size.\n" msgid "Bad stats file size.\n"
msgstr "Tamanho do arquivo de estatísticas com erro.\n" msgstr "Tamanho do arquivo de estatísticas com erro.\n"
#: lib/bitset_stats.c:335 #: lib/bitset_stats.c:338
msgid "Could not write stats file." msgid "Could not write stats file."
msgstr "Impossível de escrever no arquivo de estatísticas." msgstr "Impossível de escrever no arquivo de estatísticas."
#: lib/bitset_stats.c:339 #: lib/bitset_stats.c:342
msgid "Could not open stats file for writing." msgid "Could not open stats file for writing."
msgstr "Impossível abrir arquivo de estatísticas para escrita." msgstr "Impossível abrir arquivo de estatísticas para escrita."

View File

@@ -5,7 +5,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: bison 1.49a\n" "Project-Id-Version: bison 1.49a\n"
"POT-Creation-Date: 2002-09-30 14:30+0200\n" "POT-Creation-Date: 2002-10-04 23:07-0700\n"
"PO-Revision-Date: 2002-07-20 13:23+0400\n" "PO-Revision-Date: 2002-07-20 13:23+0400\n"
"Last-Translator: Dmitry S. Sivachenko <dima@Chg.RU>\n" "Last-Translator: Dmitry S. Sivachenko <dima@Chg.RU>\n"
"Language-Team: Russian <ru@li.org>\n" "Language-Team: Russian <ru@li.org>\n"
@@ -581,67 +581,67 @@ msgstr ""
msgid "Valid arguments are:" msgid "Valid arguments are:"
msgstr "" msgstr ""
#: lib/bitset_stats.c:222
#, c-format
msgid "%d bitset_allocs, %d freed (%.2f%%).\n"
msgstr ""
#: lib/bitset_stats.c:225 #: lib/bitset_stats.c:225
#, c-format #, c-format
msgid "%d bitset_sets, %d cached (%.2f%%)\n" msgid "%u bitset_allocs, %u freed (%.2f%%).\n"
msgstr "" msgstr ""
#: lib/bitset_stats.c:228 #: lib/bitset_stats.c:228
#, c-format #, c-format
msgid "%d bitset_resets, %d cached (%.2f%%)\n" msgid "%u bitset_sets, %u cached (%.2f%%)\n"
msgstr "" msgstr ""
#: lib/bitset_stats.c:231 #: lib/bitset_stats.c:231
#, c-format #, c-format
msgid "%d bitset_tests, %d cached (%.2f%%)\n" msgid "%u bitset_resets, %u cached (%.2f%%)\n"
msgstr "" msgstr ""
#: lib/bitset_stats.c:235 #: lib/bitset_stats.c:234
#, c-format #, c-format
msgid "%d bitset_lists\n" msgid "%u bitset_tests, %u cached (%.2f%%)\n"
msgstr "" msgstr ""
#: lib/bitset_stats.c:237 #: lib/bitset_stats.c:238
msgid "count log histogram\n" #, c-format
msgid "%u bitset_lists\n"
msgstr "" msgstr ""
#: lib/bitset_stats.c:240 #: lib/bitset_stats.c:240
msgid "size log histogram\n" msgid "count log histogram\n"
msgstr "" msgstr ""
#: lib/bitset_stats.c:243 #: lib/bitset_stats.c:243
msgid "size log histogram\n"
msgstr ""
#: lib/bitset_stats.c:246
msgid "density histogram\n" msgid "density histogram\n"
msgstr "" msgstr ""
#: lib/bitset_stats.c:259 #: lib/bitset_stats.c:262
msgid "" msgid ""
"Bitset statistics:\n" "Bitset statistics:\n"
"\n" "\n"
msgstr "" msgstr ""
#: lib/bitset_stats.c:262 #: lib/bitset_stats.c:265
#, c-format #, c-format
msgid "Accumulated runs = %d\n" msgid "Accumulated runs = %u\n"
msgstr "" msgstr ""
#: lib/bitset_stats.c:307 #: lib/bitset_stats.c:310
msgid "Could not read stats file." msgid "Could not read stats file."
msgstr "" msgstr ""
#: lib/bitset_stats.c:309 #: lib/bitset_stats.c:312
msgid "Bad stats file size.\n" msgid "Bad stats file size.\n"
msgstr "" msgstr ""
#: lib/bitset_stats.c:335 #: lib/bitset_stats.c:338
msgid "Could not write stats file." msgid "Could not write stats file."
msgstr "" msgstr ""
#: lib/bitset_stats.c:339 #: lib/bitset_stats.c:342
msgid "Could not open stats file for writing." msgid "Could not open stats file for writing."
msgstr "" msgstr ""

View File

@@ -6,7 +6,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: bison 1.49b\n" "Project-Id-Version: bison 1.49b\n"
"POT-Creation-Date: 2002-09-30 14:30+0200\n" "POT-Creation-Date: 2002-10-04 23:07-0700\n"
"PO-Revision-Date: 2002-08-24 21:56+0200\n" "PO-Revision-Date: 2002-08-24 21:56+0200\n"
"Last-Translator: Göran Uddeborg <goeran@uddeborg.pp.se>\n" "Last-Translator: Göran Uddeborg <goeran@uddeborg.pp.se>\n"
"Language-Team: Swedish <sv@li.org>\n" "Language-Team: Swedish <sv@li.org>\n"
@@ -565,44 +565,44 @@ msgstr "tvetydigt argument %s till %s"
msgid "Valid arguments are:" msgid "Valid arguments are:"
msgstr "Giltiga argument är:" msgstr "Giltiga argument är:"
#: lib/bitset_stats.c:222 #: lib/bitset_stats.c:225
#, c-format #, fuzzy, c-format
msgid "%d bitset_allocs, %d freed (%.2f%%).\n" msgid "%u bitset_allocs, %u freed (%.2f%%).\n"
msgstr "%d bitmängdallokeringar, %d frianden (%.2f%%).\n" msgstr "%d bitmängdallokeringar, %d frianden (%.2f%%).\n"
#: lib/bitset_stats.c:225 #: lib/bitset_stats.c:228
#, c-format #, fuzzy, c-format
msgid "%d bitset_sets, %d cached (%.2f%%)\n" msgid "%u bitset_sets, %u cached (%.2f%%)\n"
msgstr "%d bitmängdmängder, %d cachade (%.2f%%)\n" msgstr "%d bitmängdmängder, %d cachade (%.2f%%)\n"
#: lib/bitset_stats.c:228 #: lib/bitset_stats.c:231
#, c-format #, fuzzy, c-format
msgid "%d bitset_resets, %d cached (%.2f%%)\n" msgid "%u bitset_resets, %u cached (%.2f%%)\n"
msgstr "%d bitmängdåterställanden, %d cachade (%.2f%%)\n" msgstr "%d bitmängdåterställanden, %d cachade (%.2f%%)\n"
#: lib/bitset_stats.c:231 #: lib/bitset_stats.c:234
#, c-format #, fuzzy, c-format
msgid "%d bitset_tests, %d cached (%.2f%%)\n" msgid "%u bitset_tests, %u cached (%.2f%%)\n"
msgstr "%d bitmängdtester, %d cachade (%.2f%%)\n" msgstr "%d bitmängdtester, %d cachade (%.2f%%)\n"
#: lib/bitset_stats.c:235 #: lib/bitset_stats.c:238
#, c-format #, fuzzy, c-format
msgid "%d bitset_lists\n" msgid "%u bitset_lists\n"
msgstr "%d bitmängdlistor\n" msgstr "%d bitmängdlistor\n"
#: lib/bitset_stats.c:237 #: lib/bitset_stats.c:240
msgid "count log histogram\n" msgid "count log histogram\n"
msgstr "anropslogghistogram\n" msgstr "anropslogghistogram\n"
#: lib/bitset_stats.c:240 #: lib/bitset_stats.c:243
msgid "size log histogram\n" msgid "size log histogram\n"
msgstr "storlekslogghistogram\n" msgstr "storlekslogghistogram\n"
#: lib/bitset_stats.c:243 #: lib/bitset_stats.c:246
msgid "density histogram\n" msgid "density histogram\n"
msgstr "densitetshistogram\n" msgstr "densitetshistogram\n"
#: lib/bitset_stats.c:259 #: lib/bitset_stats.c:262
msgid "" msgid ""
"Bitset statistics:\n" "Bitset statistics:\n"
"\n" "\n"
@@ -610,24 +610,24 @@ msgstr ""
"Bitmängdsstatistik:\n" "Bitmängdsstatistik:\n"
"\n" "\n"
#: lib/bitset_stats.c:262 #: lib/bitset_stats.c:265
#, c-format #, fuzzy, c-format
msgid "Accumulated runs = %d\n" msgid "Accumulated runs = %u\n"
msgstr "Accumulerade körningar = %d\n" msgstr "Accumulerade körningar = %d\n"
#: lib/bitset_stats.c:307 #: lib/bitset_stats.c:310
msgid "Could not read stats file." msgid "Could not read stats file."
msgstr "Kunde inte läsa statistikfil." msgstr "Kunde inte läsa statistikfil."
#: lib/bitset_stats.c:309 #: lib/bitset_stats.c:312
msgid "Bad stats file size.\n" msgid "Bad stats file size.\n"
msgstr "Dålig statistikfilstorlek.\n" msgstr "Dålig statistikfilstorlek.\n"
#: lib/bitset_stats.c:335 #: lib/bitset_stats.c:338
msgid "Could not write stats file." msgid "Could not write stats file."
msgstr "Kunde inte skriva statistikfil." msgstr "Kunde inte skriva statistikfil."
#: lib/bitset_stats.c:339 #: lib/bitset_stats.c:342
msgid "Could not open stats file for writing." msgid "Could not open stats file for writing."
msgstr "Kunde inte öppna statistikfil för skrivning." msgstr "Kunde inte öppna statistikfil för skrivning."

View File

@@ -5,7 +5,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: bison 1.49a\n" "Project-Id-Version: bison 1.49a\n"
"POT-Creation-Date: 2002-09-30 14:30+0200\n" "POT-Creation-Date: 2002-10-04 23:07-0700\n"
"PO-Revision-Date: 2002-06-25 11:03GMT +02:00\n" "PO-Revision-Date: 2002-06-25 11:03GMT +02:00\n"
"Last-Translator: Altuð Bayram <altugbayram_2000@yahoo.com>\n" "Last-Translator: Altuð Bayram <altugbayram_2000@yahoo.com>\n"
"Language-Team: Turkish <gnu-tr-u12a@lists.sourceforge.net>\n" "Language-Team: Turkish <gnu-tr-u12a@lists.sourceforge.net>\n"
@@ -578,67 +578,67 @@ msgstr ""
msgid "Valid arguments are:" msgid "Valid arguments are:"
msgstr "" msgstr ""
#: lib/bitset_stats.c:222
#, c-format
msgid "%d bitset_allocs, %d freed (%.2f%%).\n"
msgstr ""
#: lib/bitset_stats.c:225 #: lib/bitset_stats.c:225
#, c-format #, c-format
msgid "%d bitset_sets, %d cached (%.2f%%)\n" msgid "%u bitset_allocs, %u freed (%.2f%%).\n"
msgstr "" msgstr ""
#: lib/bitset_stats.c:228 #: lib/bitset_stats.c:228
#, c-format #, c-format
msgid "%d bitset_resets, %d cached (%.2f%%)\n" msgid "%u bitset_sets, %u cached (%.2f%%)\n"
msgstr "" msgstr ""
#: lib/bitset_stats.c:231 #: lib/bitset_stats.c:231
#, c-format #, c-format
msgid "%d bitset_tests, %d cached (%.2f%%)\n" msgid "%u bitset_resets, %u cached (%.2f%%)\n"
msgstr "" msgstr ""
#: lib/bitset_stats.c:235 #: lib/bitset_stats.c:234
#, c-format #, c-format
msgid "%d bitset_lists\n" msgid "%u bitset_tests, %u cached (%.2f%%)\n"
msgstr "" msgstr ""
#: lib/bitset_stats.c:237 #: lib/bitset_stats.c:238
msgid "count log histogram\n" #, c-format
msgid "%u bitset_lists\n"
msgstr "" msgstr ""
#: lib/bitset_stats.c:240 #: lib/bitset_stats.c:240
msgid "size log histogram\n" msgid "count log histogram\n"
msgstr "" msgstr ""
#: lib/bitset_stats.c:243 #: lib/bitset_stats.c:243
msgid "size log histogram\n"
msgstr ""
#: lib/bitset_stats.c:246
msgid "density histogram\n" msgid "density histogram\n"
msgstr "" msgstr ""
#: lib/bitset_stats.c:259 #: lib/bitset_stats.c:262
msgid "" msgid ""
"Bitset statistics:\n" "Bitset statistics:\n"
"\n" "\n"
msgstr "" msgstr ""
#: lib/bitset_stats.c:262 #: lib/bitset_stats.c:265
#, c-format #, c-format
msgid "Accumulated runs = %d\n" msgid "Accumulated runs = %u\n"
msgstr "" msgstr ""
#: lib/bitset_stats.c:307 #: lib/bitset_stats.c:310
msgid "Could not read stats file." msgid "Could not read stats file."
msgstr "" msgstr ""
#: lib/bitset_stats.c:309 #: lib/bitset_stats.c:312
msgid "Bad stats file size.\n" msgid "Bad stats file size.\n"
msgstr "" msgstr ""
#: lib/bitset_stats.c:335 #: lib/bitset_stats.c:338
msgid "Could not write stats file." msgid "Could not write stats file."
msgstr "" msgstr ""
#: lib/bitset_stats.c:339 #: lib/bitset_stats.c:342
msgid "Could not open stats file for writing." msgid "Could not open stats file for writing."
msgstr "" msgstr ""