This commit is contained in:
Akim Demaille
2002-09-30 12:43:14 +00:00
parent 927f781708
commit 719010ad2b
12 changed files with 180 additions and 180 deletions

View File

@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: bison 1.49b\n"
"POT-Creation-Date: 2002-09-27 18:59+0200\n"
"POT-Creation-Date: 2002-09-30 14:30+0200\n"
"PO-Revision-Date: 2002-08-28 00:20-0300\n"
"Last-Translator: Alexandre Folle de Menezes <afmenez@terra.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:"
msgstr "Argumentos válidos são:"
#: lib/bitset_stats.c:226
#: lib/bitset_stats.c:222
#, c-format
msgid "%d bitset_allocs, %d freed (%.2f%%).\n"
msgstr "%d bitset_allocs, %d liberados (%.2f%%).\n"
#: lib/bitset_stats.c:229
#: lib/bitset_stats.c:225
#, c-format
msgid "%d bitset_sets, %d cached (%.2f%%)\n"
msgstr "%d bitset_sets, %d em cache (%.2f%%)\n"
#: lib/bitset_stats.c:232
#: lib/bitset_stats.c:228
#, c-format
msgid "%d bitset_resets, %d cached (%.2f%%)\n"
msgstr "%d bitset_resets, %d em cache (%.2f%%)\n"
#: lib/bitset_stats.c:235
#: lib/bitset_stats.c:231
#, c-format
msgid "%d bitset_tests, %d cached (%.2f%%)\n"
msgstr "%d bitset_tests, %d em cache (%.2f%%)\n"
#: lib/bitset_stats.c:239
#: lib/bitset_stats.c:235
#, c-format
msgid "%d bitset_lists\n"
msgstr "%d bitset_lists\n"
#: lib/bitset_stats.c:241
#: lib/bitset_stats.c:237
msgid "count log histogram\n"
msgstr "histograma de log de contagens\n"
#: lib/bitset_stats.c:244
#: lib/bitset_stats.c:240
msgid "size log histogram\n"
msgstr "histograma de log de tamanhos\n"
#: lib/bitset_stats.c:247
#: lib/bitset_stats.c:243
msgid "density histogram\n"
msgstr "histograma de densidades\n"
#: lib/bitset_stats.c:264
#: lib/bitset_stats.c:259
msgid ""
"Bitset statistics:\n"
"\n"
@@ -608,24 +608,24 @@ msgstr ""
"Estatísticas de bitset:\n"
"\n"
#: lib/bitset_stats.c:267
#: lib/bitset_stats.c:262
#, c-format
msgid "Accumulated runs = %d\n"
msgstr "Execuções acumuladas = %d\n"
#: lib/bitset_stats.c:311
#: lib/bitset_stats.c:307
msgid "Could not read stats file."
msgstr "Impossível ler o arquivo de estatísticas."
#: lib/bitset_stats.c:313
#: lib/bitset_stats.c:309
msgid "Bad stats file size.\n"
msgstr "Tamanho do arquivo de estatísticas com erro.\n"
#: lib/bitset_stats.c:339
#: lib/bitset_stats.c:335
msgid "Could not write stats file."
msgstr "Impossível de escrever no arquivo de estatísticas."
#: lib/bitset_stats.c:343
#: lib/bitset_stats.c:339
msgid "Could not open stats file for writing."
msgstr "Impossível abrir arquivo de estatísticas para escrita."