aboutsummaryrefslogtreecommitdiffstats
path: root/po/fr.po (follow)
Commit message (Collapse)AuthorAgeFilesLines
* po: Auto update.Werner Koch2015-02-111-0/+3
| | | | --
* po: auto updateWerner Koch2014-12-161-9/+48
| | | | --
* po: Auto-update.Werner Koch2014-11-131-3/+12
| | | | --
* po: Update French translationDavid Prévot2014-11-031-469/+323
| | | | | | | | -- Proofread-By: Frédéric Marchal <[email protected]> Proofread-By: appzer0 <[email protected]> Proofread-By: Jean-Philippe Guérard <[email protected]>
* po: Auto updateWerner Koch2014-10-261-4/+11
| | | | --
* Use a unique capitalization for "Note:".Werner Koch2014-10-101-22/+49
| | | | --
* po: Auto update translations.Werner Koch2014-10-031-37/+70
| | | | --
* po: Auto-updateWerner Koch2014-09-171-0/+8
| | | | --
* po: Update the German (de) translationWerner Koch2014-08-141-95/+183
|
* po: Auto-updateWerner Koch2014-07-031-1/+19
| | | | --
* po: Update some strings of the French (fr) translation.Werner Koch2014-06-271-73/+36
|
* po: Auto-update po files.Werner Koch2014-06-051-155/+338
| | | | --
* po: Autoupdates for de and fr. Update gitignore.Werner Koch2013-03-201-48/+78
| | | | --
* Update and enable French translationWerner Koch2012-08-241-2910/+4204
| | | | | * po/fr.po: Update. * po/LINGUAS: Enable fr.
* Change all quotes in strings and comments to the new GNU standard.Werner Koch2012-06-051-132/+132
| | | | | | | | | | | | | | | | | | | 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.
* Revert latest po add-line-number patch.Werner Koch2011-06-131-1786/+0
| | | | | To avoid this in the future, everyone should really use the clean-po filter as installed with ./autogen.sh . Thanks.
* 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-59/+63
| | | | | | 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-778/+895
|
* Translation fixWerner Koch2009-06-301-183/+185
|
* Preparing for 2.0.12.gnupg-2.0.12Werner Koch2009-06-171-153/+158
|
* Typo fix. Updated German translation.Werner Koch2009-06-081-583/+594
|
* 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-217/+273
|
* 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-85/+85
|
* Add a few translations to the audit-log.Werner Koch2009-01-191-95/+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-315/+321
|
* Add option --card-timeout.Werner Koch2008-12-051-238/+243
| | | | | | | 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-312/+303
|
* Made arg_parse more readable.Werner Koch2008-11-121-1/+1
|
* Reorder libs in kbx. Werner Koch2008-11-111-82/+82
|
* Minor cleanups.Werner Koch2008-11-111-1/+1
|
* Cosmetic fixWerner Koch2008-10-291-1/+1
|
* Fixed w32-gettext.Werner Koch2008-10-281-2/+2
|
* Remove debug code.Werner Koch2008-10-281-184/+184
|
* fixed a bug in the prompt formatter.Werner Koch2008-10-281-1/+1
|
* auto po updates.Werner Koch2008-10-231-751/+751
|
* Fix bug #922Werner Koch2008-09-301-327/+378
|
* Fix gpg-preset-passphrase bug.Werner Koch2008-09-031-130/+135
| | | | | Cleanups
* Do not run the setuid test if running under as root proper.Werner Koch2008-07-171-215/+299
| | | | | | Documentation fixes. Some enhancements for the new OpenPGP Card.