<feed xmlns='http://www.w3.org/2005/Atom'>
<title>skribilo/po, branch gemtext-reader</title>
<subtitle>Document production tool written in Guile Scheme (unofficial mirror)</subtitle>
<id>http://git.systemreboot.net/skribilo/atom?h=gemtext-reader</id>
<link rel='self' href='http://git.systemreboot.net/skribilo/atom?h=gemtext-reader'/>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/skribilo/'/>
<updated>2021-04-23T13:51:28+00:00</updated>
<entry>
<title>nls: Add Esperanto.</title>
<updated>2021-04-23T13:51:28+00:00</updated>
<author>
<name>Ludovic Courtès</name>
</author>
<published>2021-04-23T13:51:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/skribilo/commit/?id=632ff359c089892d55a15d29e7931bf0ce255d8e'/>
<id>urn:sha1:632ff359c089892d55a15d29e7931bf0ce255d8e</id>
<content type='text'>
* po/eo.po: New file.
* po/LINGUAS: Add 'eo'.
</content>
</entry>
<entry>
<title>nls: Add Brasilian Portuguese translation.</title>
<updated>2018-04-22T12:52:36+00:00</updated>
<author>
<name>Ludovic Courtès</name>
</author>
<published>2018-04-22T12:52:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/skribilo/commit/?id=4824e493cbe8bfcf50858299fd07fc1a4311fb7b'/>
<id>urn:sha1:4824e493cbe8bfcf50858299fd07fc1a4311fb7b</id>
<content type='text'>
* po/pt_BR.po: New file.
* po/LINGUAS: Add it.
</content>
</entry>
<entry>
<title>nls: Add Friulian translation.</title>
<updated>2018-03-30T13:42:53+00:00</updated>
<author>
<name>Ludovic Courtès</name>
</author>
<published>2018-03-30T10:09:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/skribilo/commit/?id=3cca6ec71a42f47f47daf55d03b07dc77312a299'/>
<id>urn:sha1:3cca6ec71a42f47f47daf55d03b07dc77312a299</id>
<content type='text'>
</content>
</entry>
<entry>
<title>syntax: Rename '_' to 'G_' to avoid issues on Guile 2.2.</title>
<updated>2018-03-30T13:42:50+00:00</updated>
<author>
<name>Ludovic Courtès</name>
</author>
<published>2018-03-30T13:04:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/skribilo/commit/?id=6c7778dd9ec5e6cdc635238619dd18bfecfdf555'/>
<id>urn:sha1:6c7778dd9ec5e6cdc635238619dd18bfecfdf555</id>
<content type='text'>
Failing to do that, literal '_' would not match in contexts such as
'match' patterns on Guile 2.2.

* src/guile/skribilo/utils/syntax.scm (_): Rename to...
(G_): ... this.
* po/Makevars (XGETTEXT_OPTIONS): Adjust accordingly.
* src/guile/skribilo.scm,
src/guile/skribilo/ast.scm,
src/guile/skribilo/biblio.scm,
src/guile/skribilo/biblio/author.scm,
src/guile/skribilo/condition.scm,
src/guile/skribilo/engine.scm,
src/guile/skribilo/engine/info.scm,
src/guile/skribilo/engine/lout.scm,
src/guile/skribilo/index.scm,
src/guile/skribilo/package/base.scm,
src/guile/skribilo/package/lncs.scm,
src/guile/skribilo/reader/rss-2.scm,
src/guile/skribilo/source.scm,
src/guile/skribilo/sui.scm,
src/guile/skribilo/biblio/template.scm,
src/guile/skribilo/verify.scm: Use 'G_' instead of '_'.
</content>
</entry>
<entry>
<title>nls: Update Swedish translation.</title>
<updated>2016-04-13T17:05:02+00:00</updated>
<author>
<name>Ludovic Courtès</name>
</author>
<published>2016-04-13T17:05:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/skribilo/commit/?id=3693635919102f1e71dae169bf734cc6381d1fef'/>
<id>urn:sha1:3693635919102f1e71dae169bf734cc6381d1fef</id>
<content type='text'>
* po/sv.po: Update.
</content>
</entry>
<entry>
<title>nls: Add Ukrainian translation.</title>
<updated>2016-04-13T17:03:55+00:00</updated>
<author>
<name>Ludovic Courtès</name>
</author>
<published>2016-04-13T17:03:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/skribilo/commit/?id=f5ded3afd34bcb87ba442c0ba4bdbb4c1ae5778e'/>
<id>urn:sha1:f5ded3afd34bcb87ba442c0ba4bdbb4c1ae5778e</id>
<content type='text'>
* po/uk.po: New file.
* po/LINGUAS: Add 'uk'.
</content>
</entry>
<entry>
<title>nls: Add Serbian translation.</title>
<updated>2016-04-13T17:03:06+00:00</updated>
<author>
<name>Ludovic Courtès</name>
</author>
<published>2016-04-13T17:03:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/skribilo/commit/?id=21e5f68c50ed4646b3f951aeff9cb6c541bd433f'/>
<id>urn:sha1:21e5f68c50ed4646b3f951aeff9cb6c541bd433f</id>
<content type='text'>
* po/sr.po: New file.
* po/LINGUAS: Add it.
</content>
</entry>
<entry>
<title>nls: Add Spanish translation.</title>
<updated>2016-04-13T17:00:13+00:00</updated>
<author>
<name>Ludovic Courtès</name>
</author>
<published>2016-04-13T17:00:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/skribilo/commit/?id=a93a46ba7ce3bffc6bd54e63a9ae32ac42f836d8'/>
<id>urn:sha1:a93a46ba7ce3bffc6bd54e63a9ae32ac42f836d8</id>
<content type='text'>
* po/es.po: New file.
* po/LINGUAS: Add 'es'.
</content>
</entry>
<entry>
<title>nls: Add Swedish translation.</title>
<updated>2016-01-13T08:20:20+00:00</updated>
<author>
<name>Ludovic Courtès</name>
</author>
<published>2016-01-13T08:19:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/skribilo/commit/?id=1a7336172a267fa6827dde3dbe12a65a18b0a5aa'/>
<id>urn:sha1:1a7336172a267fa6827dde3dbe12a65a18b0a5aa</id>
<content type='text'>
* po/sv.po: New file.
* po/LINGUAS: Add 'sv'.
</content>
</entry>
<entry>
<title>nls: Update 'fr.po'.</title>
<updated>2015-07-20T08:15:55+00:00</updated>
<author>
<name>Ludovic Courtès</name>
</author>
<published>2015-07-20T08:15:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/skribilo/commit/?id=2f92a85003d5eaaeacbef2e8443ccab9eff6b2a6'/>
<id>urn:sha1:2f92a85003d5eaaeacbef2e8443ccab9eff6b2a6</id>
<content type='text'>
</content>
</entry>
</feed>
