Werner Koch
3baf7a1652
po: Auto-update
...
--
2014-09-17 19:31:27 +02:00
Werner Koch
fe9ff33b9d
po: Update the German (de) translation
2014-08-14 17:16:12 +02:00
Werner Koch
cb127024b9
po: Remove extra LF from ja.po
...
--
2014-08-12 16:28:01 +02:00
NIIBE Yutaka
2d9f76e070
po: Update Japanese translation.
2014-08-08 10:00:46 +09:00
Werner Koch
f2011e4622
po: Update the German (de) translation
...
--
2014-07-23 21:12:58 +02:00
Werner Koch
980a5669a1
po: Auto-update
...
--
2014-07-03 11:30:56 +02:00
Werner Koch
c67d270140
po: Auto-update
...
--
2014-06-27 20:16:14 +02:00
Werner Koch
1ef7870fc9
po: Update some strings of the French (fr) translation.
2014-06-27 20:15:45 +02:00
Werner Koch
c2e3eb9888
po: Update the German (de) translation
2014-06-27 20:14:54 +02:00
Yuri Chornoivan
2c40255761
po: Update and enable Ukrainian (uk) translation.
2014-06-27 16:58:02 +02:00
Werner Koch
ab7d85be82
po: Auto-update po files.
...
--
2014-06-05 16:22:18 +02:00
Werner Koch
cc9a0b69b6
Make use of the *_NAME etc macros.
...
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.
2013-11-18 14:09:47 +01:00
NIIBE Yutaka
b66158cac7
po: Update Japanese translation.
2013-10-23 14:44:27 +09:00
NIIBE Yutaka
a75a08d6e3
po: Enable ja.po.
...
* po/LINGUAS: Enable ja.po.
2013-03-21 09:11:15 +09:00
Werner Koch
c664dd2c9e
po: Autoupdates for de and fr. Update gitignore.
...
--
2013-03-20 09:50:03 +01:00
NIIBE Yutaka
595ab0da66
Japanese: update po and doc.
...
* doc/help.ja.txt, po/ja.po: Updated.
2013-02-12 14:15:21 +09:00
NIIBE Yutaka
bb51edc31e
Update Japanese Translation.
...
* po/ja.po: Fix wrong translations for designated revocation.
Reported by Hideki Saito.
Conflicts:
po/ja.po
2013-01-07 10:51:26 +09:00
NIIBE Yutaka
05a4458e57
Update Japanese Translation.
...
* po/ja.po: Fix fuzzy translations.
2013-01-05 16:38:11 +09:00
NIIBE Yutaka
709a8f8125
Update Japanese Translation.
...
* po/ja.po: Update with POT.
2013-01-03 12:03:19 +09:00
NIIBE Yutaka
0fae789c41
Update Japanese Translation.
...
* po/ja.po: Start from the new one of 2.0.
2013-01-03 12:02:07 +09:00
Werner Koch
76055d49d1
Update and enable French translation
...
* po/fr.po: Update.
* po/LINGUAS: Enable fr.
2012-08-24 17:42:36 +02:00
Werner Koch
6b5f59c87f
Update German translation
...
--
Actually only updates due to typo fixes in the English source.
2012-08-24 10:20:16 +02:00
David Prévot
bf95408fc3
Keep previous msgids of translated messages
...
* po/Makefile.in.in: Use --previous with msgmerge.
2012-08-24 09:41:39 +02:00
Werner Koch
096e7457ec
Change all quotes in strings and comments to the new GNU standard.
...
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-06-05 19:29:22 +02:00
Werner Koch
59b77f9ea7
po: Update de.po.
...
* po/de.po: Update.
2012-05-08 15:18:26 +02:00
Werner Koch
8d8d740bfd
po: Add Ukrainian translation.
...
* po/uk.po: New.
--
Note that all but one translation are currently disabled in LINGUAS.
2012-02-07 10:19:16 +01:00
Werner Koch
6f02c14344
po: Update the German translation.
2011-12-20 15:54:43 +01:00
Werner Koch
2336b09779
Generate the ChangeLog from commit logs.
...
* 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-12-01 11:09:02 +01:00
Werner Koch
725d3589ad
Updated the German translation.
...
* po/de.po: Update.
2011-11-24 14:16:22 +01:00
Werner Koch
b73ae3ca36
Renamed the lock functions.
...
Also cleaned up the dotlock code for easier readability.
2011-09-23 14:43:58 +02:00
Werner Koch
070df4ea58
Revert latest po add-line-number patch.
...
To avoid this in the future, everyone should really use the clean-po
filter as installed with ./autogen.sh . Thanks.
2011-06-13 14:49:37 +02:00
Marcus Brinkmann
9cb6557121
po
2011-06-01 15:47:41 +02:00
Marcus Brinkmann
de7cfc0c9b
Merge dirmgr cs.po into gnupg cs.po.
2011-05-12 01:34:04 +02:00
Werner Koch
444f2fe1cd
Prepare for 1.5.0beta2
2011-03-08 12:56:45 +01:00
Werner Koch
cfbb5760d9
Remove debug code from regression test pinentry
...
Also updated de.po
2011-02-10 20:54:37 +01:00
Werner Koch
38904b697c
Merge branch 'ECC-INTEGRATION-2-1'
2011-02-03 16:39:03 +01:00
Werner Koch
a58a6b5b78
Update gitignore
2011-01-26 18:27:56 +01:00
Werner Koch
a6d1768e8e
Update gitignore and add attributes to po/
2011-01-26 18:20:32 +01:00
Werner Koch
f9688d859a
Add gitattributes
2011-01-26 17:19:39 +01:00
Werner Koch
2b81258b2b
Make dirmngr more battery friendly.
...
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-25 11:26:01 +01:00
Werner Koch
62842cc7fe
Remove keyserver/ from the build system.
2011-01-20 15:25:47 +01:00
Werner Koch
2b933ae8f6
Fix for bug#1313. de.po update.
2011-01-20 15:11:25 +01:00
Werner Koch
357f8d5398
Keyserver search and get basically works again.
2011-01-18 12:51:16 +01:00
Werner Koch
b1d3452337
typo fix
2010-12-10 20:09:56 +00:00
Werner Koch
eb4d690db2
Fix two fuzzies
2010-11-23 18:51:43 +00:00
Werner Koch
0f721abddf
Update scripts etc.
2010-10-26 12:25:47 +00:00
Werner Koch
02e4c3cb7e
Re-implemented GPG's --passwd command and improved it.
2010-10-26 09:10:29 +00:00
Werner Koch
d1946ed718
Translate dirmngr strings
2010-10-21 08:23:29 +00:00
Werner Koch
52cbcd94ac
Re-enabled german translation
2010-10-18 14:56:52 +00:00
Werner Koch
a1412b05de
More changes on the way to remove secring.gpg.
2010-04-21 16:26:17 +00:00