summaryrefslogtreecommitdiff
path: root/doc/contributing.fr.texi
AgeCommit message (Collapse)Author
2019-04-26bootstrap: Break automake dependency on generated files.Miguel Ángel Arruga Vivas
* bootstrap: Generate stub files for the manual translations whose generated files are not included in the VCS. * doc/contributing.de.texi: Remove file. * doc/contributing.es.texi: Remove file. * doc/contributing.fr.texi: Remove file. * doc/contributing.zh_CN.texi: Remove file. * doc/guix.de.texi: Remove file. * doc/guix.es.texi: Remove file. * doc/guix.fr.texi: Remove file. * doc/guix.zh_CN.texi: Remove file. * .gitignore: Add them. Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2019-04-24nls: Update 'fr' translation of the manual.Julien Lepiller
2019-03-01nls: Update 'fr' translation of the manual.Julien Lepiller
2018-12-02nls: Update 'fr' translation.Julien Lepiller
2018-08-26nls: Update 'fr' translation.Julien Lepiller
2018-06-23nls: Update 'fr' translation.Julien Lepiller
2018-06-08doc: Regenerate *.fr.texi.Ludovic Courtès
2018-04-19gnu: doc: Add French documentation.Julien Lepiller
* doc/contributing.fr.texi: New file. * doc/guix.fr.texi: New file. * doc/local.mk (TRANSLATED_INFO): Add them. (info_TEXINFOS): Add guix.fr.texi. * po/doc/contributing.fr.po: New file. * po/doc/guix.fr.po: New file. * po/doc/local.mk (EXTRA_DIST): Add them.