Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Some doc fixes and a fix for "make distcheck". | Werner Koch | 2014-10-03 | 1 | -1/+2 | |
| | | | | -- | |||||
* | po: Auto update translations. | Werner Koch | 2014-10-03 | 3 | -104/+199 | |
| | | | | -- | |||||
* | po: Update German translation. | Werner Koch | 2014-10-03 | 1 | -39/+61 | |
| | ||||||
* | po: Auto-update | Werner Koch | 2014-09-17 | 4 | -0/+32 | |
| | | | | -- | |||||
* | po: Update the German (de) translation | Werner Koch | 2014-08-14 | 4 | -341/+630 | |
| | ||||||
* | po: Remove extra LF from ja.po | Werner Koch | 2014-08-12 | 1 | -2/+2 | |
| | | | | -- | |||||
* | po: Update Japanese translation. | NIIBE Yutaka | 2014-08-08 | 1 | -273/+96 | |
| | ||||||
* | po: Update the German (de) translation | Werner Koch | 2014-07-23 | 1 | -50/+67 | |
| | | | | -- | |||||
* | po: Auto-update | Werner Koch | 2014-07-03 | 4 | -4/+84 | |
| | | | | -- | |||||
* | po: Auto-update | Werner Koch | 2014-06-27 | 2 | -7/+22 | |
| | | | | -- | |||||
* | po: Update some strings of the French (fr) translation. | Werner Koch | 2014-06-27 | 1 | -73/+36 | |
| | ||||||
* | po: Update the German (de) translation | Werner Koch | 2014-06-27 | 1 | -103/+62 | |
| | ||||||
* | po: Update and enable Ukrainian (uk) translation. | Yuri Chornoivan | 2014-06-27 | 2 | -229/+388 | |
| | ||||||
* | po: Auto-update po files. | Werner Koch | 2014-06-05 | 3 | -429/+935 | |
| | | | | -- | |||||
* | Make use of the *_NAME etc macros. | Werner Koch | 2013-11-18 | 1 | -73/+93 | |
| | | | | | | | | | Replace hardwired strings at many places with new macros from config.h and use the new strusage macro replacement feature. * common/asshelp.c (lock_spawning) [W32]: Change the names of the spawn sentinels. * agent/command.c (cmd_import_key): Use asprintf to create the prompt. | |||||
* | po: Update Japanese translation. | NIIBE Yutaka | 2013-10-23 | 1 | -4/+4 | |
| | ||||||
* | po: Enable ja.po. | NIIBE Yutaka | 2013-03-21 | 1 | -1/+1 | |
| | | | | * po/LINGUAS: Enable ja.po. | |||||
* | po: Autoupdates for de and fr. Update gitignore. | Werner Koch | 2013-03-20 | 2 | -92/+157 | |
| | | | | -- | |||||
* | Japanese: update po and doc. | NIIBE Yutaka | 2013-02-12 | 1 | -342/+164 | |
| | | | | * doc/help.ja.txt, po/ja.po: Updated. | |||||
* | Update Japanese Translation. | NIIBE Yutaka | 2013-01-07 | 1 | -5/+5 | |
| | | | | | | | | * po/ja.po: Fix wrong translations for designated revocation. Reported by Hideki Saito. Conflicts: po/ja.po | |||||
* | Update Japanese Translation. | NIIBE Yutaka | 2013-01-05 | 1 | -763/+697 | |
| | | | | * po/ja.po: Fix fuzzy translations. | |||||
* | Update Japanese Translation. | NIIBE Yutaka | 2013-01-03 | 1 | -681/+2049 | |
| | | | | * po/ja.po: Update with POT. | |||||
* | Update Japanese Translation. | NIIBE Yutaka | 2013-01-03 | 1 | -3311/+2293 | |
| | | | | * po/ja.po: Start from the new one of 2.0. | |||||
* | Update and enable French translation | Werner Koch | 2012-08-24 | 2 | -2911/+4205 | |
| | | | | | * po/fr.po: Update. * po/LINGUAS: Enable fr. | |||||
* | Update German translation | Werner Koch | 2012-08-24 | 1 | -26/+56 | |
| | | | | | -- Actually only updates due to typo fixes in the English source. | |||||
* | Keep previous msgids of translated messages | David Prévot | 2012-08-24 | 1 | -2/+2 | |
| | | | | * po/Makefile.in.in: Use --previous with msgmerge. | |||||
* | Change all quotes in strings and comments to the new GNU standard. | Werner Koch | 2012-06-05 | 28 | -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. | |||||
* | po: Update de.po. | Werner Koch | 2012-05-08 | 1 | -9/+15 | |
| | | | | * po/de.po: Update. | |||||
* | po: Add Ukrainian translation. | Werner Koch | 2012-02-07 | 2 | -2/+7865 | |
| | | | | | | | * po/uk.po: New. -- Note that all but one translation are currently disabled in LINGUAS. | |||||
* | po: Update the German translation. | Werner Koch | 2011-12-20 | 1 | -11/+21 | |
| | ||||||
* | Generate the ChangeLog from commit logs. | Werner Koch | 2011-12-01 | 2 | -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. | |||||
* | Updated the German translation. | Werner Koch | 2011-11-24 | 1 | -27/+29 | |
| | | | | * po/de.po: Update. | |||||
* | Renamed the lock functions. | Werner Koch | 2011-09-23 | 1 | -11/+45 | |
| | | | | Also cleaned up the dotlock code for easier readability. | |||||
* | Revert latest po add-line-number patch. | Werner Koch | 2011-06-13 | 24 | -42864/+0 | |
| | | | | | To avoid this in the future, everyone should really use the clean-po filter as installed with ./autogen.sh . Thanks. | |||||
* | po | Marcus Brinkmann | 2011-06-01 | 1 | -1786/+0 | |
| | ||||||
* | Merge dirmgr cs.po into gnupg cs.po. | Marcus Brinkmann | 2011-05-11 | 2 | -3483/+2938 | |
| | ||||||
* | Prepare for 1.5.0beta2gnupg-2.1.0beta2 | Werner Koch | 2011-03-08 | 1 | -9/+58 | |
| | ||||||
* | Remove debug code from regression test pinentry | Werner Koch | 2011-02-10 | 1 | -18/+45 | |
| | | | | Also updated de.po | |||||
* | Merge branch 'ECC-INTEGRATION-2-1'ecc-integration-done | Werner Koch | 2011-02-03 | 1 | -2088/+0 | |
|\ | ||||||
| * | Update gitignore | Werner Koch | 2011-01-26 | 1 | -2088/+0 | |
| | | ||||||
| * | Update gitignore and add attributes to po/ | Werner Koch | 2011-01-26 | 1 | -0/+7 | |
| | | ||||||
* | | Add gitattributes | Werner Koch | 2011-01-26 | 1 | -0/+7 | |
| | | ||||||
* | | Make dirmngr more battery friendly. | Werner Koch | 2011-01-25 | 1 | -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. | |||||
* | Remove keyserver/ from the build system. | Werner Koch | 2011-01-20 | 1 | -3/+3 | |
| | ||||||
* | Fix for bug#1313. de.po update. | Werner Koch | 2011-01-20 | 2 | -244/+228 | |
| | ||||||
* | Keyserver search and get basically works again. | Werner Koch | 2011-01-18 | 1 | -425/+421 | |
| | ||||||
* | typo fix | Werner Koch | 2010-12-10 | 1 | -1/+1 | |
| | ||||||
* | Fix two fuzzies | Werner Koch | 2010-11-23 | 1 | -501/+508 | |
| | ||||||
* | Update scripts etc.gnupg-2.1.0beta1gnupg-2.1-base | Werner Koch | 2010-10-26 | 2 | -13/+8 | |
| | ||||||
* | Re-implemented GPG's --passwd command and improved it. | Werner Koch | 2010-10-26 | 1 | -318/+316 | |
| |