diff options
author | Julien Lepiller <julien@lepiller.eu> | 2018-11-01 12:28:31 +0100 |
---|---|---|
committer | Julien Lepiller <julien@lepiller.eu> | 2018-11-01 12:36:47 +0100 |
commit | 1e40e70bfebba47ccea354ddf862276d2c4223ea (patch) | |
tree | 51e246920a6155953bc9f3dc6b02dd02b4d47b04 /doc/guix.texi | |
parent | d7ca1899aa54ad02321e9ac1ff9de210ab9126b1 (diff) | |
download | patches-1e40e70bfebba47ccea354ddf862276d2c4223ea.tar patches-1e40e70bfebba47ccea354ddf862276d2c4223ea.tar.gz |
doc: Add German translation.
* doc/contributing.de.texi: New file.
* doc/guix.de.texi: New file
* doc/local.mk (TRANSLATED_INFO): Add them.
(info_TEXINFOS): Add guix.de.texi.
* po/doc/guix-manual.de.po: New file.
* po/doc/local.mk (EXTRA_DIST): Add it.
* doc/guix.texi: Document the German translation.
Diffstat (limited to 'doc/guix.texi')
-rw-r--r-- | doc/guix.texi | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/guix.texi b/doc/guix.texi index b41af61f12..edcff9c844 100644 --- a/doc/guix.texi +++ b/doc/guix.texi @@ -102,8 +102,9 @@ package management tool written for the GNU system. @c how to join your own translation team and how to report issues with the @c translation. This manual is also available in French (@pxref{Top,,, guix.fr, Manuel de -référence de GNU Guix}). If you would like to translate it in your native -language, consider joining the +référence de GNU Guix}) and German (@pxref{Top,,, guix.de, Referenzhandbuch +zu GNU Guix}). If you would like to translate it in your native language, +consider joining the @uref{https://translationproject.org/domain/guix-manual.html, Translation Project}. |