* gpgkeys_ldap.c [_WIN32]: Include Windows specific header files.

Suggested by Brian Gladman.

* fr.po, cs.po, et.po, el.po, id.po, pl.po, ro.po, sk.po, tr.po
* zh_CN.po, ru.po, es.po, fi.po, hu.po: Updated.
* zh_CN.po: Hack to fix a format string mismatch.
* sk.po: Corrrected a format string.
* de.po: Fixed a few fuzzys and 1 untranslated messages
This commit is contained in:
Werner Koch 2004-07-20 14:06:27 +00:00
parent c87185787e
commit a0f699b466
32 changed files with 10491 additions and 10255 deletions

View File

@ -124,8 +124,12 @@ for GnuPG.
The RPM specs file scripts/gnupg.spec has been contributed by
several people.
The files below scripts/conf-w32brg/ is a contribution to GnuPG by
Brian Gladman and not to be considered a proper part of GnuPG.
Copyright 1998, 1999, 2000, 2001, 2002,
2003 Free Software Foundation, Inc.
2003, 2004 Free Software Foundation, Inc.
This file is free software; as a special exception the author gives
unlimited permission to copy and/or distribute it, with or without

1
THANKS
View File

@ -16,6 +16,7 @@ Bob Mathews bobmathews@mindspring.com
Bodo Moeller Bodo_Moeller@public.uni-hamburg.de
Brendan O'Dea bod@debian.org
Brenno de Winter brenno@dewinter.com
Brian Gladman brg@gladman.plus.com
Brian M. Carlson karlsson@hal-pc.org
Brian Moore bem@cmc.net
Brian Warner warner@lothar.com

View File

@ -1,3 +1,8 @@
2004-07-20 Werner Koch <wk@gnupg.org>
* gpgkeys_ldap.c [_WIN32]: Include Windows specific header files.
Suggested by Brian Gladman.
2004-01-13 Werner Koch <wk@gnupg.org>
* gpgkeys_hkp.c (send_key): Send a content-type.

View File

@ -31,7 +31,14 @@
#ifdef NEED_LBER_H
#include <lber.h>
#endif
#ifdef _WIN32
#include <winsock2.h>
#include <winldap.h>
#else
#include <ldap.h>
#endif
#include "keyserver.h"
#ifdef __riscos__

View File

@ -1,3 +1,11 @@
2004-07-20 Werner Koch <wk@gnupg.org>
* fr.po, cs.po, et.po, el.po, id.po, pl.po, ro.po, sk.po, tr.po
* zh_CN.po, ru.po, es.po, fi.po, hu.po: Updated.
* zh_CN.po: Hack to fix a format string mismatch.
* sk.po: Corrrected a format string.
* de.po: Fixed a few fuzzys and 1 untranslated messages
2004-06-16 Werner Koch <wk@gnupg.org>
* it.po: Updated. That is the fasted update I've ever seen;

688
po/be.po

File diff suppressed because it is too large Load Diff

688
po/ca.po

File diff suppressed because it is too large Load Diff

721
po/cs.po

File diff suppressed because it is too large Load Diff

688
po/da.po

File diff suppressed because it is too large Load Diff

716
po/de.po

File diff suppressed because it is too large Load Diff

717
po/el.po

File diff suppressed because it is too large Load Diff

688
po/eo.po

File diff suppressed because it is too large Load Diff

719
po/es.po

File diff suppressed because it is too large Load Diff

715
po/et.po

File diff suppressed because it is too large Load Diff

2226
po/fi.po

File diff suppressed because it is too large Load Diff

718
po/fr.po

File diff suppressed because it is too large Load Diff

688
po/gl.po

File diff suppressed because it is too large Load Diff

741
po/hu.po

File diff suppressed because it is too large Load Diff

724
po/id.po

File diff suppressed because it is too large Load Diff

695
po/it.po

File diff suppressed because it is too large Load Diff

688
po/ja.po

File diff suppressed because it is too large Load Diff

688
po/nl.po

File diff suppressed because it is too large Load Diff

754
po/pl.po

File diff suppressed because it is too large Load Diff

688
po/pt.po

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

732
po/ro.po

File diff suppressed because it is too large Load Diff

724
po/ru.po

File diff suppressed because it is too large Load Diff

729
po/sk.po

File diff suppressed because it is too large Load Diff

688
po/sv.po

File diff suppressed because it is too large Load Diff

718
po/tr.po

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff