diff options
Diffstat (limited to 'po/pt_BR.po')
-rw-r--r-- | po/pt_BR.po | 26 |
1 files changed, 13 insertions, 13 deletions
diff --git a/po/pt_BR.po b/po/pt_BR.po index 19f2b5ed4..24af7e8a0 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: GNU gnupg 1.0\n" -"POT-Creation-Date: 2002-08-03 13:02+0200\n" +"POT-Creation-Date: 2002-08-04 23:31+0200\n" "PO-Revision-Date: 1998-11-20 23:46:36-0200\n" "Last-Translator:\n" "Language-Team: ?\n" @@ -283,59 +283,59 @@ msgstr "... isto � um bug (%s:%d:%s)\n" msgid "you found a bug ... (%s:%d)\n" msgstr "voc� encontrou um bug ... (%s:%d)\n" -#: cipher/random.c:349 g10/import.c:193 g10/keygen.c:1809 +#: cipher/random.c:352 g10/import.c:193 g10/keygen.c:1809 #, c-format msgid "can't open `%s': %s\n" msgstr "imposs�vel abrir `%s': %s\n" -#: cipher/random.c:353 +#: cipher/random.c:356 #, fuzzy, c-format msgid "can't stat `%s': %s\n" msgstr "imposs�vel abrir `%s': %s\n" -#: cipher/random.c:358 +#: cipher/random.c:361 #, c-format msgid "`%s' is not a regular file - ignored\n" msgstr "" -#: cipher/random.c:363 +#: cipher/random.c:366 msgid "note: random_seed file is empty\n" msgstr "" -#: cipher/random.c:369 +#: cipher/random.c:372 #, fuzzy msgid "WARNING: invalid size of random_seed file - not used\n" msgstr "AVISO: dados de nota��o inv�lidos encontrados\n" -#: cipher/random.c:377 +#: cipher/random.c:380 #, fuzzy, c-format msgid "can't read `%s': %s\n" msgstr "imposs�vel abrir `%s': %s\n" -#: cipher/random.c:415 +#: cipher/random.c:418 msgid "note: random_seed file not updated\n" msgstr "" -#: cipher/random.c:435 +#: cipher/random.c:438 #, fuzzy, c-format msgid "can't create `%s': %s\n" msgstr "imposs�vel criar %s: %s\n" -#: cipher/random.c:442 +#: cipher/random.c:445 #, fuzzy, c-format msgid "can't write `%s': %s\n" msgstr "imposs�vel abrir `%s': %s\n" -#: cipher/random.c:445 +#: cipher/random.c:448 #, fuzzy, c-format msgid "can't close `%s': %s\n" msgstr "imposs�vel abrir `%s': %s\n" -#: cipher/random.c:691 +#: cipher/random.c:694 msgid "WARNING: using insecure random number generator!!\n" msgstr "AVISO: usando gerador de n�meros aleat�rios inseguro!\n" -#: cipher/random.c:692 +#: cipher/random.c:695 msgid "" "The random number generator is only a kludge to let\n" "it run - it is in no way a strong RNG!\n" |