diff options
Diffstat (limited to 'po/pt.po')
-rw-r--r-- | po/pt.po | 26 |
1 files changed, 13 insertions, 13 deletions
@@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: gnupg\n" -"POT-Creation-Date: 2002-08-03 13:02+0200\n" +"POT-Creation-Date: 2002-08-04 23:31+0200\n" "PO-Revision-Date: 2002-03-05 16:05+0000\n" "Last-Translator: Pedro Morais <[email protected]>\n" "Language-Team: pt <[email protected]>\n" @@ -276,60 +276,60 @@ 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 #, c-format msgid "can't stat `%s': %s\n" msgstr "imposs�vel 'stat' a `%s': %s\n" -#: cipher/random.c:358 +#: cipher/random.c:361 #, c-format msgid "`%s' is not a regular file - ignored\n" msgstr "`%s' n�o � um ficheiro normal - ignorado\n" -#: cipher/random.c:363 +#: cipher/random.c:366 msgid "note: random_seed file is empty\n" msgstr "nota: random_seed est� vazia\n" -#: cipher/random.c:369 +#: cipher/random.c:372 #, fuzzy msgid "WARNING: invalid size of random_seed file - not used\n" msgstr "" "aviso: o ficheiro random_seed tem um tamanho inv�lido - n�o utilizado\n" -#: cipher/random.c:377 +#: cipher/random.c:380 #, c-format msgid "can't read `%s': %s\n" msgstr "imposs�vel ler `%s': %s\n" -#: cipher/random.c:415 +#: cipher/random.c:418 msgid "note: random_seed file not updated\n" msgstr "nota: ficheiro random_seed n�o actualizado\n" -#: cipher/random.c:435 +#: cipher/random.c:438 #, c-format msgid "can't create `%s': %s\n" msgstr "imposs�vel criar `%s': %s\n" -#: cipher/random.c:442 +#: cipher/random.c:445 #, c-format msgid "can't write `%s': %s\n" msgstr "imposs�vel escrever `%s': %s\n" -#: cipher/random.c:445 +#: cipher/random.c:448 #, c-format msgid "can't close `%s': %s\n" msgstr "imposs�vel fechar `%s': %s\n" -#: cipher/random.c:691 +#: cipher/random.c:694 msgid "WARNING: using insecure random number generator!!\n" msgstr "AVISO: a utilizar 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" |