aboutsummaryrefslogtreecommitdiffstats
path: root/po (unfollow)
Commit message (Collapse)AuthorFilesLines
2012-06-05Change all quotes in strings and comments to the new GNU standard.Werner Koch28-3969/+3959
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.
2012-05-08po: Update de.po.Werner Koch1-9/+15
* po/de.po: Update.
2012-02-07po: Add Ukrainian translation.Werner Koch2-2/+7865
* po/uk.po: New. -- Note that all but one translation are currently disabled in LINGUAS.
2011-12-20po: Update the German translation.Werner Koch1-11/+21
2011-12-01Generate the ChangeLog from commit logs.Werner Koch2-8/+33
* 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.
2011-11-24Updated the German translation.Werner Koch1-27/+29
* po/de.po: Update.
2011-09-23Renamed the lock functions.Werner Koch1-11/+45
Also cleaned up the dotlock code for easier readability.
2011-06-13Revert latest po add-line-number patch.Werner Koch24-42864/+0
To avoid this in the future, everyone should really use the clean-po filter as installed with ./autogen.sh . Thanks.
2011-06-01poMarcus Brinkmann1-1786/+0
2011-05-11Merge dirmgr cs.po into gnupg cs.po.Marcus Brinkmann2-3483/+2938
2011-03-08Prepare for 1.5.0beta2gnupg-2.1.0beta2Werner Koch1-9/+58
2011-02-10Remove debug code from regression test pinentryWerner Koch1-18/+45
Also updated de.po
2011-01-26Update gitignoreWerner Koch1-2088/+0
2011-01-26Update gitignore and add attributes to po/Werner Koch1-0/+7
2011-01-26Add gitattributesWerner Koch1-0/+7
2011-01-25Make dirmngr more battery friendly.Werner Koch1-11/+0
Similar to gpg-agent, dirmngr's wait timeouts are now synced to the full second. Increased ldap helper thread timeout to 2 seconds. Nuked some white spaces.
2011-01-20Remove keyserver/ from the build system.Werner Koch1-3/+3
2011-01-20Fix for bug#1313. de.po update.Werner Koch2-244/+228
2011-01-18Keyserver search and get basically works again.Werner Koch1-425/+421
2010-12-10typo fixWerner Koch1-1/+1
2010-11-23Fix two fuzziesWerner Koch1-501/+508
2010-10-26Update scripts etc.gnupg-2.1.0beta1gnupg-2.1-baseWerner Koch2-13/+8
2010-10-26Re-implemented GPG's --passwd command and improved it.Werner Koch1-318/+316
2010-10-21Translate dirmngr stringsWerner Koch3-106/+1695
2010-10-18Re-enabled german translationWerner Koch4-2035/+2131
2010-04-21More changes on the way to remove secring.gpg.Werner Koch1-0/+1
2010-04-132010-04-13 Marcus Brinkmann <[email protected]>Marcus Brinkmann2-1/+9
* POTFILES.in: Replace common/exechelp.c by common/exechelp-posix.c, common/exechelp-w32.c and common/exechelp-w32ce.c.
2010-03-10Merged jnlib into common.Werner Koch1-5/+6
2009-10-16po/Marcus Brinkmann2-2/+7
2009-10-16 Marcus Brinkmann <[email protected]> * POTFILES.in: g10/encode.c was renamed to g10/encrypt.c, and encr-data.c was renamed to decrypt-data.c g13/ 2009-10-16 Marcus Brinkmann <[email protected]> * Makefile.am (AM_CFLAGS): Add $(KSBA_CFLAGS). (g13_LDADD): Add $(KSBA_LIBS).
2009-09-21Start a new development branch.Werner Koch1-29/+29
Translations are for now disabled.
2009-09-04Arggg. gettext againWerner Koch27-27/+27
2009-09-04.Werner Koch27-27/+27
2009-09-04.Werner Koch27-27/+27
2009-09-04preparae releaseWerner Koch27-3348/+3348
2009-09-03Fix bug#1122.Werner Koch27-1594/+1702
Note that msgmerge 0.17 is completely broken as it always prepends a fuzzy null entry to all po files.
2009-09-03Updated the german translationWerner Koch28-20505/+23491
2009-08-18Fixed bug#920Werner Koch2-485/+533
2009-07-09Marked an entry fuzzy.Werner Koch2-226/+261
2009-06-30Translation fixWerner Koch28-4943/+5006
2009-06-17Preparing for 2.0.12.gnupg-2.0.12Werner Koch27-4133/+4270
2009-06-08Typo fix. Updated German translation.Werner Koch27-15713/+16054
2009-06-02Fix bug#1069.Werner Koch2-56/+61
2009-05-18New gpgsm server option no-encrypt-to.Werner Koch1-0/+1
Add caching for symkey encryption. Minor cleanups.
2009-05-13Improved smartcard robustness.Werner Koch27-7612/+7639
2009-03-25log file fixes.Werner Koch27-27/+27
2009-03-24Preparing a snapshot.Werner Koch27-5901/+7314
2009-03-03fix for pkits.Werner Koch27-27/+27
2009-03-03Add --reload command to gpgconf.Werner Koch27-6453/+6453
Fix a problem in exechelp.c Get ready for a release.
2009-01-28Make --allow-admin the default.Werner Koch27-2297/+2303
2009-01-20Print more directories with gpgconf --list-dirs.Werner Koch1-2/+2