<feed xmlns='http://www.w3.org/2005/Atom'>
<title>guix.git/po/doc/local.mk, branch master</title>
<subtitle>Personal branch of https://git.savannah.gnu.org/cgit/guix.git/ for implementing 'guix deploy'.
</subtitle>
<id>https://git.jakob.space/guix.git/atom?h=master</id>
<link rel='self' href='https://git.jakob.space/guix.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.jakob.space/guix.git/'/>
<updated>2019-05-13T08:46:03Z</updated>
<entry>
<title>doc: Add Russian translation.</title>
<updated>2019-05-13T08:46:03Z</updated>
<author>
<name>Ludovic Courtès</name>
<email>ludo@gnu.org</email>
</author>
<published>2019-05-13T08:45:17Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/guix.git/commit/?id=3bac7e6495934de9913e6186d954d1331883e064'/>
<id>urn:sha1:3bac7e6495934de9913e6186d954d1331883e064</id>
<content type='text'>
* doc/local.mk (info_TEXINFOS): Add guix.ru.texi.
(TRANSLATED_INFO): Add {guix,contributing}.ru.texi.
* po/doc/local.mk (DOC_PO_FILES): Add guix-manual.ru.po.
* po/doc/guix-manual.ru.po: New file.
</content>
</entry>
<entry>
<title>build: 'guix-manual.*.po' no longer depends on 'guix-manual.pot'.</title>
<updated>2019-04-30T16:11:15Z</updated>
<author>
<name>Ludovic Courtès</name>
<email>ludo@gnu.org</email>
</author>
<published>2019-04-30T15:32:52Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/guix.git/commit/?id=81824af6a4b30368ed497686976c26f742bc6c8a'/>
<id>urn:sha1:81824af6a4b30368ed497686976c26f742bc6c8a</id>
<content type='text'>
That dependency was causing a failure when building from a fresh
checkout since commit d60225d5caabfb6409e3277c0512cd4c0fa63d72 because
'guix-manual.pot' was no longer around and there's no rule to make it.

This commit replaces the 'guix-manual.%.po' target by a phony target,
'doc-po-update-%', without any dependency.

* po/doc/local.mk ($(srcdir)/po/doc/guix-manual.%.po): Rename to...
(doc-po-update-%): ... this.  Remove dependencies.
Change how 'lang' is computed; compute $output and $input, and replace
occurrences of $@ and $&lt; with those.
(doc-po-update): Adjust accordingly.
</content>
</entry>
<entry>
<title>maint: Mark 'doc-pot-update' and 'doc-po-update' as phony.</title>
<updated>2019-04-29T20:21:14Z</updated>
<author>
<name>Ludovic Courtès</name>
<email>ludo@gnu.org</email>
</author>
<published>2019-04-29T20:20:34Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/guix.git/commit/?id=842a687264e4dd88e4aa7f608582d6adc0313a07'/>
<id>urn:sha1:842a687264e4dd88e4aa7f608582d6adc0313a07</id>
<content type='text'>
* po/doc/local.mk (doc-pot-update, doc-pot-update): Mark as phony.
</content>
</entry>
<entry>
<title>doc: Add Simplified Chinese translation.</title>
<updated>2019-04-23T22:27:51Z</updated>
<author>
<name>Ludovic Courtès</name>
<email>ludo@gnu.org</email>
</author>
<published>2019-04-23T22:26:15Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/guix.git/commit/?id=de712e5286137c297de8270d3396b8daa9a93c66'/>
<id>urn:sha1:de712e5286137c297de8270d3396b8daa9a93c66</id>
<content type='text'>
* doc/local.mk (info_TEXINFOS): Add guix.zh_CN.texi.
(TRANSLATED_INFO): Add guix.zh_CN.texi and contributing.zh_CN.texi.
* po/doc/local.mk (DOC_PO_FILES): Add guix-manual.zh_CN.po.
* doc/contributing.zh_CN.texi, doc/guix.zh_CN.texi: New files.
</content>
</entry>
<entry>
<title>doc: Add Spanish translation.</title>
<updated>2019-04-23T21:56:16Z</updated>
<author>
<name>Miguel Ángel Arruga Vivas</name>
<email>rosen644835@gmail.com</email>
</author>
<published>2019-04-22T22:40:10Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/guix.git/commit/?id=6227e1b7477b71f31ea3bf8a74c32fe7238dcece'/>
<id>urn:sha1:6227e1b7477b71f31ea3bf8a74c32fe7238dcece</id>
<content type='text'>
* 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 &lt;ludo@gnu.org&gt;
</content>
</entry>
<entry>
<title>nls: Update documentation po and pot with `make dist`.</title>
<updated>2018-11-28T21:23:55Z</updated>
<author>
<name>Julien Lepiller</name>
<email>julien@lepiller.eu</email>
</author>
<published>2018-11-28T21:20:08Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/guix.git/commit/?id=7565d40e1e583b35148088bcf79760b9f95f91d9'/>
<id>urn:sha1:7565d40e1e583b35148088bcf79760b9f95f91d9</id>
<content type='text'>
* Makefile.am: dist-hook depends on doc-po-update.
* po/doc/local.mk (doc-po-update): New target.
</content>
</entry>
<entry>
<title>doc: Add German translation.</title>
<updated>2018-11-01T11:36:47Z</updated>
<author>
<name>Julien Lepiller</name>
<email>julien@lepiller.eu</email>
</author>
<published>2018-11-01T11:28:31Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/guix.git/commit/?id=1e40e70bfebba47ccea354ddf862276d2c4223ea'/>
<id>urn:sha1:1e40e70bfebba47ccea354ddf862276d2c4223ea</id>
<content type='text'>
* 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.
</content>
</entry>
<entry>
<title>build: Use only one domain for guix-manual.</title>
<updated>2018-04-29T19:42:14Z</updated>
<author>
<name>Julien Lepiller</name>
<email>julien@lepiller.eu</email>
</author>
<published>2018-04-29T19:38:17Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/guix.git/commit/?id=39764ef893b7b65a8ce55e13746fed8fd0bad6e0'/>
<id>urn:sha1:39764ef893b7b65a8ce55e13746fed8fd0bad6e0</id>
<content type='text'>
* Makefile.am (assert-no-store-file-names): Exclude guix-manual.
* po/doc/guix.pot po/doc/contributing.pot: Merge into...
* po/doc/guix-manual.pot: ...this.
* po/doc/guix.fr.po po/doc/contributing.fr.po: Merge into...
* po/doc/guix-manual.fr.po: ...this.
* doc/local.mk: Replace old file names.
* po/doc/local.mk: Replace old file names.
</content>
</entry>
<entry>
<title>gnu: doc: Add French documentation.</title>
<updated>2018-04-19T19:32:07Z</updated>
<author>
<name>Julien Lepiller</name>
<email>julien@lepiller.eu</email>
</author>
<published>2018-03-02T22:25:32Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/guix.git/commit/?id=bf5c74e713c623cbb0001eb36af6998e92243482'/>
<id>urn:sha1:bf5c74e713c623cbb0001eb36af6998e92243482</id>
<content type='text'>
* 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.
</content>
</entry>
<entry>
<title>gnu: doc: Allow documentation to be translated.</title>
<updated>2018-04-19T19:30:30Z</updated>
<author>
<name>Julien Lepiller</name>
<email>julien@lepiller.eu</email>
</author>
<published>2018-03-02T22:05:28Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/guix.git/commit/?id=b9fe8fd662180e64156d2b95a671242c20f0acfc'/>
<id>urn:sha1:b9fe8fd662180e64156d2b95a671242c20f0acfc</id>
<content type='text'>
* po/doc/contributing.pot: New file.
* po/doc/guix.pot: New file.
* po/doc/local.mk: New file.
* Makefile.am: Include it. Add gettext command. Add silent rules for po4a.
* configure.ac: Look for po4a-translate and po4a-updatepo.
* doc/local.mk: Add rules to generate translated texi files.
(TRANSLATED_INFO): New variable.
(BUILT_SOURCES, EXTRA_DIST, MAINTAINERCLEANFILES): Add it.
* .gitignore: Add generated files.
</content>
</entry>
</feed>
