aboutsummaryrefslogtreecommitdiffstats
path: root/po/fr.po (follow)
Commit message (Collapse)AuthorAgeFilesLines
* po: Auto-updateWerner Koch2016-11-181-94/+191
| | | | --
* po: Auto updateWerner Koch2016-08-181-77/+75
| | | | --
* More cleanup of "allow to".Daniel Kahn Gillmor2016-08-031-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | * README, agent/command.c, agent/keyformat.txt, common/i18n.c, common/iobuf.c, common/keyserver.h, dirmngr/cdblib.c, dirmngr/ldap-wrapper.c, doc/DETAILS, doc/TRANSLATE, doc/announce-2.1.txt, doc/gpg.texi, doc/gpgsm.texi, doc/scdaemon.texi, doc/tools.texi, doc/whats-new-in-2.1.txt, g10/export.c, g10/getkey.c, g10/import.c, g10/keyedit.c, m4/ksba.m4, m4/libgcrypt.m4, m4/ntbtls.m4, po/ca.po, po/cs.po, po/da.po, po/de.po, po/el.po, po/eo.po, po/es.po, po/et.po, po/fi.po, po/fr.po, po/gl.po, po/hu.po, po/id.po, po/it.po, po/ja.po, po/nb.po, po/pl.po, po/pt.po, po/ro.po, po/ru.po, po/sk.po, po/sv.po, po/tr.po, po/uk.po, po/zh_CN.po, po/zh_TW.po, scd/app-p15.c, scd/ccid-driver.c, scd/command.c, sm/gpgsm.c, sm/sign.c, tools/gpgconf-comp.c, tools/gpgtar.h: replace "Allow to" with clearer text. In standard English, the normal construction is "${XXX} allows ${YYY} to" -- that is, the subject (${XXX}) of the sentence is allowing the object (${YYY}) to do something. When the object is missing, the phrasing sounds awkward, even if the object is implied by context. There's almost always a better construction that isn't as awkward. These changes should make the language a bit clearer. Signed-off-by: Daniel Kahn Gillmor <[email protected]>
* po: Auto-update translationsWerner Koch2016-07-141-12/+39
| | | | --
* po: Auto-updateWerner Koch2016-06-161-22/+30
| | | | --
* doc: Consistently use 'keyserver'.Werner Koch2016-06-141-3/+3
| | | | | | | -- GnuPG-bug-id: 2383 Signed-off-by: Werner Koch <[email protected]>
* po: Auto-updateWerner Koch2016-05-041-73/+156
| | | | --
* po: Auto-updateWerner Koch2016-01-261-195/+588
| | | | --
* po: Auto-update.Werner Koch2015-12-041-48/+205
| | | | --
* po: Auto-update.Werner Koch2015-10-091-19/+47
| | | | --
* po: Auto-updateWerner Koch2015-09-101-40/+48
| | | | --
* po: Auto update.Werner Koch2015-08-111-8/+14
| | | | --
* po: Auto-updateWerner Koch2015-07-011-16/+42
| | | | --
* po: Auto-updateWerner Koch2015-06-111-8/+11
| | | | --
* po: Auto-updateWerner Koch2015-05-121-26/+73
| | | | --
* 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
|