# This is a "job" for the Upstart init system to launch 'guix-daemon'. # Drop it in /etc/init to have 'guix-daemon' automatically started. description "Build daemon for GNU Guix" start on runlevel [2345] stop on runlevel [016] task exec @bindir@/guix-daemon --build-users-group=guixbuild guix-manual.es.po?h=koszko' type='application/atom+xml'/>
aboutsummaryrefslogtreecommitdiff
path: root/po/doc/guix-manual.es.po
AgeCommit message (Expand)Author
2020-11-12nls: Update translations of the manual.Ludovic Courtès
2020-10-27nls: Update.Ludovic Courtès
2020-10-16nls: Update manual translations.Ludovic Courtès
2020-04-12nls: Update.Ludovic Courtès
2020-03-23nls: Update.Ludovic Courtès
2020-02-14Revert "nls: Update 'es' translation of the manual."...I believe this change breaks guix pull: ./guix.es.texi:20971: @samp missing closing brace This reverts commit d156e3fbcd6fc61a39d1d32622b90b0f8f741729. Christopher Baines
2020-02-14nls: Update 'es' translation of the manual.Julien Lepiller
2019-08-31nls: Update 'es' translation of the manual.Julien Lepiller
2019-05-13nls: Update es translation.Ludovic Courtès
2019-05-01nls: Fix cross-reference syntax error in 'guix-manual.es.po'....* po/doc/guix-manual.es.po: Replace "@pref" with "@pxref". Ludovic Courtès
2019-05-01nls: Update manual translations for de, es, fr, and zh_CN.Ludovic Courtès
2019-04-25nls: Update 'es' translation.Julien Lepiller
2019-04-23doc: Add Spanish translation....* doc/local.mk (info_TEXINFOS): Add guix.es.texi. (TRANSLATED_INFO): Add guix.es.texi and contributing.es.texi. * po/doc/guix-manual.es.po: New file. * po/doc/local.mk: Add guix-manual.es.po. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Miguel Ángel Arruga Vivas