<feed xmlns='http://www.w3.org/2005/Atom'>
<title>guix/po, branch v0.8</title>
<subtitle>Transactional package manager, declarative GNU/Linux distribution, reproducible deployment tool, and more! https://guix.gnu.org</subtitle>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/'/>
<entry>
<title>nls: Update 'vi' translation.</title>
<updated>2014-11-11T14:31:35+00:00</updated>
<author>
<name>Ludovic Courtès</name>
<email>ludo@gnu.org</email>
</author>
<published>2014-11-11T11:05:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=342b5204aad4c591fd4640857441fee955a7bc86'/>
<id>342b5204aad4c591fd4640857441fee955a7bc86</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>nls: Update 'de' translation.</title>
<updated>2014-11-10T22:29:38+00:00</updated>
<author>
<name>Ludovic Courtès</name>
<email>ludo@gnu.org</email>
</author>
<published>2014-11-10T22:29:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=9a4d9333e23c101ba55f4a4eca00e4d955ec6079'/>
<id>9a4d9333e23c101ba55f4a4eca00e4d955ec6079</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>nls: Add a few more package modules for translation.</title>
<updated>2014-11-10T21:42:14+00:00</updated>
<author>
<name>Ludovic Courtès</name>
<email>ludo@gnu.org</email>
</author>
<published>2014-11-10T14:38:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=e1a94b978e2c0983d6990e6a36a9b5e275aa5f5b'/>
<id>e1a94b978e2c0983d6990e6a36a9b5e275aa5f5b</id>
<content type='text'>
* po/packages/POTFILES.in: List a few more files.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* po/packages/POTFILES.in: List a few more files.
</pre>
</div>
</content>
</entry>
<entry>
<title>nls: Recognize 'N_' as equivalent to 'ngettext'.</title>
<updated>2014-09-29T20:03:46+00:00</updated>
<author>
<name>Ludovic Courtès</name>
<email>ludo@gnu.org</email>
</author>
<published>2014-09-29T19:16:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=34942e959744129d848ed430a595a3f5e887e1dc'/>
<id>34942e959744129d848ed430a595a3f5e887e1dc</id>
<content type='text'>
This fixes i18n of plural messages.

* po/guix/Makevars (XGETTEXT_OPTIONS): Change 'N_' to 'N_:1,2'.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This fixes i18n of plural messages.

* po/guix/Makevars (XGETTEXT_OPTIONS): Change 'N_' to 'N_:1,2'.
</pre>
</div>
</content>
</entry>
<entry>
<title>nls: Update 'sr' translation.</title>
<updated>2014-09-13T12:22:37+00:00</updated>
<author>
<name>Ludovic Courtès</name>
<email>ludo@gnu.org</email>
</author>
<published>2014-09-13T12:22:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=6bddfbc98d0f76eb9e7bb14402d3792c1e72a31a'/>
<id>6bddfbc98d0f76eb9e7bb14402d3792c1e72a31a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>nls: Adjust reference to stale file.</title>
<updated>2014-09-11T07:52:14+00:00</updated>
<author>
<name>Ludovic Courtès</name>
<email>ludo@gnu.org</email>
</author>
<published>2014-09-11T07:52:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=00d908db1eac4c87734af36bd5e14bfd3d32f702'/>
<id>00d908db1eac4c87734af36bd5e14bfd3d32f702</id>
<content type='text'>
* po/packages/POTFILES.in: Replace recutils.scm with databases.scm.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* po/packages/POTFILES.in: Replace recutils.scm with databases.scm.
</pre>
</div>
</content>
</entry>
<entry>
<title>scripts: add guix lint</title>
<updated>2014-09-03T00:07:07+00:00</updated>
<author>
<name>Cyril Roelandt</name>
<email>tipecaml@gmail.com</email>
</author>
<published>2014-09-01T00:13:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=b4f5e0e87c112bd4b8425be0c17524ce9c2a85ca'/>
<id>b4f5e0e87c112bd4b8425be0c17524ce9c2a85ca</id>
<content type='text'>
* guix/scripts/lint.scm: New file. Defines a 'lint' tool for Guix packages.
* tests/lint.scm: New file.
* Makefile.am (MODULES, SCM_TESTS): Add them.
* po/guix/Makevars: Update appropriately.
* po/guix/POTFILES.in: Update appropriately.
* doc/guix.texi: Document "guix lint".
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* guix/scripts/lint.scm: New file. Defines a 'lint' tool for Guix packages.
* tests/lint.scm: New file.
* Makefile.am (MODULES, SCM_TESTS): Add them.
* po/guix/Makevars: Update appropriately.
* po/guix/POTFILES.in: Update appropriately.
* doc/guix.texi: Document "guix lint".
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "nls: Use xgettext and msgmerge with --no-wrap."</title>
<updated>2014-08-12T13:46:21+00:00</updated>
<author>
<name>Ludovic Courtès</name>
<email>ludo@gnu.org</email>
</author>
<published>2014-08-12T13:45:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=599f146400ea687dfda590babc9992ca8f86a482'/>
<id>599f146400ea687dfda590babc9992ca8f86a482</id>
<content type='text'>
This reverts commit 648453e8d6005a7a2caec688cc035db86fe73c02.

See &lt;http://lists.gnu.org/archive/html/bug-gettext/2014-08/msg00005.html&gt;
for the rationale.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 648453e8d6005a7a2caec688cc035db86fe73c02.

See &lt;http://lists.gnu.org/archive/html/bug-gettext/2014-08/msg00005.html&gt;
for the rationale.
</pre>
</div>
</content>
</entry>
<entry>
<title>nls: Add Czech translation.</title>
<updated>2014-08-11T16:45:54+00:00</updated>
<author>
<name>Ludovic Courtès</name>
<email>ludo@gnu.org</email>
</author>
<published>2014-08-11T16:45:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=26c398b1820c967d32d66726b891b14d096bcc05'/>
<id>26c398b1820c967d32d66726b891b14d096bcc05</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>build: Update PO files as per 'make dist'.</title>
<updated>2014-07-24T22:56:50+00:00</updated>
<author>
<name>Ludovic Courtès</name>
<email>ludo@gnu.org</email>
</author>
<published>2014-07-24T22:56:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=51af57102cf999210a19a8a5356aaf0832970a39'/>
<id>51af57102cf999210a19a8a5356aaf0832970a39</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
