* pl.po: Updated.

This commit is contained in:
Werner Koch 2002-04-10 09:54:34 +00:00
parent f99f585427
commit 170604883a
6 changed files with 461 additions and 460 deletions

View File

@ -64,6 +64,7 @@ Timo Schulz <twoaday@freakmail.de> Assignment
Tedi Heriyanto <tedi_h@gmx.net> Translations [id]
Thiago Jung Bauermann <jungmann@cwb.matrix.com.br> Translations [pt_BR]
Rafael Caetano dos Santos <rcaetano@linux.ime.usp.br> Translations [pt_BR]
Toomas Soome <tsoome@ut.ee> Translations [et]

10
TODO
View File

@ -95,7 +95,15 @@
* for messages created with "-t", it might make sense to append the
verification status of the message to the output (i.e. write something to
the --output file and not only to stderr.
the --output file and not only to stderr. However the problem is
that we consider the message transpatrent and don't have any
indication of the used character set. To implement this feature
we need to make sure that all output is plain 7 bit ascii but
given that we need to print a user name, this does not make sense
at all. The only way this can be implemented is by assuming that
the message is encoded in utf8 and hope tht everyone starts to use
utf8 instead of latin-1 or whatever RSN. Hmmm, I myself should
start with this.
* keyflags don't distinguish between {certify,signature}-only.

View File

@ -1,5 +1,11 @@
2002-04-10 Werner Koch <wk@gnupg.org>
* pl.po: Updated.
2002-04-09 Werner Koch <wk@gnupg.org>
* pt_BR.po: Updated the info entry
* es.po: Fixed a c-format problem; for unknown reasons msgfmt -c
can't cope with swapped arguments.

View File

@ -1924,7 +1924,8 @@ msgstr "[User-ID nicht gefunden]"
#: g10/getkey.c:1363
#, c-format
msgid "Invalid key %08lX made valid by --allow-non-selfsigned-uid\n"
msgstr "Ungültiger Schlüssel %08lX, gültig gemacht per --allow-non-selfsigned-uid\n"
msgstr ""
"Ungültiger Schlüssel %08lX, gültig gemacht per --allow-non-selfsigned-uid\n"
#: g10/getkey.c:1983
#, c-format
@ -2162,7 +2163,9 @@ msgstr "Schl
#: g10/import.c:836
#, c-format
msgid "key %08lX: unsupported public key algorithm on user id \"%s\"\n"
msgstr "Schlüssel %08lX: Nicht unterstütztes Public-Key-Verfahren für User-ID \"%s\"\n"
msgstr ""
"Schlüssel %08lX: Nicht unterstütztes Public-Key-Verfahren für User-ID \"%s"
"\"\n"
#: g10/import.c:838
#, c-format
@ -2222,12 +2225,15 @@ msgstr "Schl
#: g10/import.c:1128
#, c-format
msgid "Warning: key %08lX may be revoked: fetching revocation key %08lX\n"
msgstr "Warnung: Schlüssel %08lX ist u.U. widerrufen: hole Widerrufschlüssel %08lX\n"
msgstr ""
"Warnung: Schlüssel %08lX ist u.U. widerrufen: hole Widerrufschlüssel %08lX\n"
#: g10/import.c:1142
#, c-format
msgid "Warning: key %08lX may be revoked: revocation key %08lX not present.\n"
msgstr "Warnung: Schlüssel %08lX ist u.U. widerrufen: Widerrufschlüssel %08lX ist nicht vorhanden\n"
msgstr ""
"Warnung: Schlüssel %08lX ist u.U. widerrufen: Widerrufschlüssel %08lX ist "
"nicht vorhanden\n"
#: g10/import.c:1198
#, c-format

870
po/pl.po

File diff suppressed because it is too large Load Diff

View File

@ -1,21 +1,19 @@
# Portuguese messages for gnupg
# Portuguese (Brazilian) messages for gnupg
# Copyright (C) 1999, 2002 Free Software Foundation, Inc.
# Thiago Jung Bauermann <jungmann@cwb.matrix.com.br>, 1999.
# Revised by Rafael Caetano dos Santos <rcaetano@linux.ime.usp.br>.
# I tried to make this one close to es_ES by Urko Lusa
#
msgid ""
msgstr ""
"Project-Id-Version: GNU gnupg 1.0\n"
"POT-Creation-Date: 2002-04-09 19:04+0200\n"
"Content-Type: text/plain; charset=iso-8859-1\n"
"Date: 1998-11-20 23:46:36-0200\n"
"From: Thiago Jung Bauermann <jungmann@usa.net>\n"
"Xgettext-Options: --default-domain=gnupg --directory=.. --add-comments --"
"keyword=_ --keyword=N_ --files-from=./POTFILES.in\n"
"Files: util/secmem.c util/argparse.c cipher/random.c cipher/rand-dummy.c "
"cipher/rand-unix.c cipher/rand-w32.c g10/g10.c g10/pkclist.c g10/keygen.c "
"g10/decrypt.c g10/encode.c g10/import.c g10/keyedit.c g10/keylist.c g10/"
"mainproc.c g10/passphrase.c g10/plaintext.c g10/pref.c g10/seckey-cert.c g10/"
"sig-check.c g10/sign.c g10/trustdb.c g10/verify.c\n"
"PO-Revision-Date: 1998-11-20 23:46:36-0200\n"
"Last-Translator: Rafael Caetano dos Santos <rcaetano@linux.ime.usp.br>\n"
"Language-Team: ?\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=ISO-8859-1\n"
"Content-Transfer-Encoding: 8bit\n"
#: util/secmem.c:88
msgid "Warning: using insecure memory!\n"