<html><head></head><body>Hi Matěj,<br>
<br>
You should have a look in the location where you install your sword modules. If you compile from source and use the default paths, then it would be /use/share/sword/. Wherever that sword module location is, you should find a locales.d/ folder with all the available locales. If you don&#39;t see a Czech locale, you can create one by copying an existing locale and change according. One thing the sword parser will not support right now is the use of , to separate chapter from verse. This is a deficiency we need to solve. , is used to separate list items of chapters or verses, so jn3,9 is parsed as John chapters 3 and 9. Mat4.9,13 is parsed as Matthew chapter 4 verses 9 and 13.  But a simple Regex to change , to : before sending to the parser, and the : back to , IN ONLY THE TEXT NODE of the reference after the parsing should do the trick.  Hope this gets you going.<br><br><div class="gmail_quote">On October 1, 2015 12:10:55 AM MST, Peter von Kaehne &lt;refdoc@gmx.net&gt; wrote:<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<pre class="k9mail">Also, you need to feed it with a scope, IIRC<br /><br />Sent from my phone. Apologies for brevity and typos.On 1 Oct 2015 7:17 am, Peter von Kaehne &lt;refdoc@gmx.net&gt; wrote:<br /><blockquote class="gmail_quote" style="margin: 0pt 0pt 1ex 0.8ex; border-left: 1px solid #729fcf; padding-left: 1ex;"><br /> The locale needs to be in same directory<br /><br /> Sent from my phone. Apologies for brevity and typos.On 30 Sep 2015 10:27 pm, Matěj Cepl &lt;mcepl@cepl.eu&gt; wrote:<br /><blockquote class="gmail_quote" style="margin: 0pt 0pt 1ex 0.8ex; border-left: 1px solid #ad7fa8; padding-left: 1ex;"><br /> On 2015-09-30, 16:04 GMT, Peter Von Kaehne wrote:<br /><blockquote class="gmail_quote" style="margin: 0pt 0pt 1ex 0.8ex; border-left: 1px solid #8ae234; padding-left: 1ex;"> You can play with it by looking a the utilities within the <br /> library's source. i am not at home, but I think it is called <br /> vs2osiref<br /></blockquote><br />     $ vs2osisref 'Př 8,22-24' cs<br />     &lt;reference osisRef="Rev.2.2-Rev.2.24"&gt;Př 8,22-24&lt;/reference&gt;<br />     $<br /><br /> What am I missing ('Př' is 'Přísloví' in Czech, that is <br /> 'Proverbs')? Not mentioning that even numbers are completely <br /> wrong. How to add Czech locale?<br /><br /> Matěj<br /><br /> -- <br /> <a href="http://www.ceplovi.cz/matej">http://www.ceplovi.cz/matej</a>/, Jabber: mcepl@ceplovi.cz<br /> GPG Finger: 89EF 4BC6 288A BF43 1BAB  25C3 E09F EF25 D964 84AC<br /><br /> I disapprove of what you say, but I will defend to the death<br /> your right to say it.<br />   -- mistakenly attributed to Voltaire<br /><br /><hr /><br /> sword-devel mailing list: sword-devel@crosswire.org<br /> <a href="http://www.crosswire.org/mailman/listinfo/sword-devel">http://www.crosswire.org/mailman/listinfo/sword-devel</a><br /> Instructions to unsubscribe/change your settings at above page<br /></blockquote><hr /><br /> sword-devel mailing list: sword-devel@crosswire.org<br /> <a href="http://www.crosswire.org/mailman/listinfo/sword-devel">http://www.crosswire.org/mailman/listinfo/sword-devel</a><br /> Instructions to unsubscribe/change your settings at above page<br /></blockquote><hr /><br />sword-devel mailing list: sword-devel@crosswire.org<br /><a href="http://www.crosswire.org/mailman/listinfo/sword-devel">http://www.crosswire.org/mailman/listinfo/sword-devel</a><br />Instructions to unsubscribe/change your settings at above page</pre></blockquote></div><br>
-- <br>
Sent from my Android device with K-9 Mail. Please excuse my brevity.</body></html>