aboutsummaryrefslogtreecommitdiffstats
path: root/po/de.po (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Change all quotes in strings and comments to the new GNU standard.Werner Koch2012-06-051-239/+229
| | | | | | | | | | | | | | | | | | | The asymmetric quotes used by GNU in the past (`...') don't render nicely on modern systems. We now use two \x27 characters ('...'). The proper solution would be to use the correct Unicode symmetric quotes here. However this has the disadvantage that the system requires Unicode support. We don't want that today. If Unicode is available a generated po file can be used to output proper quotes. A simple sed script like the one used for en@quote is sufficient to change them. The changes have been done by applying sed -i "s/\`\([^'\`]*\)'/'\1'/g" to most files and fixing obvious problems by hand. The msgid strings in the po files were fixed with a similar command.
* po: Update de.po.Werner Koch2012-05-081-9/+15
| | | | * po/de.po: Update.
* po: Update the German translation.Werner Koch2011-12-201-11/+21
|
* Generate the ChangeLog from commit logs.Werner Koch2011-12-011-5/+22
| | | | | | | | | | | | | * scripts/gitlog-to-changelog: New script. Taken from gnulib. * scripts/git-log-fix: New file. * scripts/git-log-footer: New file. * doc/HACKING: Describe the ChangeLog policy * ChangeLog: New file. * Makefile.am (EXTRA_DIST): Add new files. (gen-ChangeLog): New. (dist-hook): Run gen-ChangeLog. Rename all ChangeLog files to ChangeLog-2011.
* Updated the German translation.Werner Koch2011-11-241-27/+29
| | | | * po/de.po: Update.
* Renamed the lock functions.Werner Koch2011-09-231-11/+45
| | | | Also cleaned up the dotlock code for easier readability.
* Prepare for 1.5.0beta2gnupg-2.1.0beta2Werner Koch2011-03-081-9/+58
|
* Remove debug code from regression test pinentryWerner Koch2011-02-101-18/+45
| | | | Also updated de.po
* Update gitignoreWerner Koch2011-01-261-2088/+0
|
* Remove keyserver/ from the build system.Werner Koch2011-01-201-3/+3
|
* Fix for bug#1313. de.po update.Werner Koch2011-01-201-244/+224
|
* Keyserver search and get basically works again.Werner Koch2011-01-181-425/+421
|
* typo fixWerner Koch2010-12-101-1/+1
|
* Fix two fuzziesWerner Koch2010-11-231-501/+508
|
* Update scripts etc.gnupg-2.1.0beta1gnupg-2.1-baseWerner Koch2010-10-261-12/+8
|
* Re-implemented GPG's --passwd command and improved it.Werner Koch2010-10-261-318/+316
|
* Translate dirmngr stringsWerner Koch2010-10-211-106/+1675
|
* Re-enabled german translationWerner Koch2010-10-181-2034/+2121
|
* Arggg. gettext againWerner Koch2009-09-041-1/+1
|
* .Werner Koch2009-09-041-1/+1
|
* .Werner Koch2009-09-041-1/+1
|
* preparae releaseWerner Koch2009-09-041-124/+124
|
* Fix bug#1122.Werner Koch2009-09-031-60/+64
| | | | | | Note that msgmerge 0.17 is completely broken as it always prepends a fuzzy null entry to all po files.
* Updated the german translationWerner Koch2009-09-031-769/+890
|
* Translation fixWerner Koch2009-06-301-183/+185
|
* Preparing for 2.0.12.gnupg-2.0.12Werner Koch2009-06-171-155/+162
|
* Typo fix. Updated German translation.Werner Koch2009-06-081-589/+603
|
* Fix bug#1069.Werner Koch2009-06-021-56/+56
|
* Improved smartcard robustness.Werner Koch2009-05-131-282/+283
|
* log file fixes.Werner Koch2009-03-251-1/+1
|
* Preparing a snapshot.Werner Koch2009-03-241-226/+285
|
* fix for pkits.Werner Koch2009-03-031-1/+1
|
* Add --reload command to gpgconf.Werner Koch2009-03-031-239/+239
| | | | | | Fix a problem in exechelp.c Get ready for a release.
* Make --allow-admin the default.Werner Koch2009-01-281-87/+87
|
* Print more directories with gpgconf --list-dirs.Werner Koch2009-01-201-2/+2
|
* Add a few translations to the audit-log.Werner Koch2009-01-191-96/+118
|
* preparing a releaseWerner Koch2009-01-121-8/+8
|
* Updated tr anz zh_TW.Werner Koch2009-01-051-61/+65
|
* Fixed some card related problems.Werner Koch2008-12-181-136/+136
|
* W32 fixgnupg-2.0.10rc1Werner Koch2008-12-091-1/+1
|
* Preparing a release candidate.Werner Koch2008-12-091-317/+327
|
* typo fixes.Werner Koch2008-12-081-5/+5
|
* Typo fixes.Werner Koch2008-12-051-4/+4
|
* Add option --card-timeout.Werner Koch2008-12-051-244/+251
| | | | | | | Add a new attribyte to app-openpgp.c Fix two portability bugs. Have gpg-connect-agent autostart gpg-agent on W32.
* Cleaned up unused gpgsm and gpg options.Werner Koch2008-11-131-352/+339
|
* Made arg_parse more readable.Werner Koch2008-11-121-8/+4
|
* Reorder libs in kbx. Werner Koch2008-11-111-84/+88
|
* Minor cleanups.Werner Koch2008-11-111-8/+4
|
* Cosmetic fixWerner Koch2008-10-291-1/+1
|
* Fixed w32-gettext.Werner Koch2008-10-281-2/+2
|