1
1
mirror of git://anongit.freedesktop.org/libreoffice/dictionaries synced 2025-10-05 16:13:05 +02:00

Related tdf#93514: Introduce a new Czech thesaurus.

This is a completely new, independent thesaurus, generated from an English <->
Czech dictinary.

The data of the dictionary are licensed under GNU Free Documentation License
1.1 or later, consequently this resulting thesaurus is GNU/FDL 1.1 or later
too.

Change-Id: I0136b413d5affd6e45a71bdd579ae196fe48dff5
This commit is contained in:
Jan Holesovsky
2016-02-25 14:01:10 +01:00
parent 68c702c5ed
commit bd5a09adea
6 changed files with 186534 additions and 5 deletions

View File

@@ -17,4 +17,8 @@ $(eval $(call gb_Dictionary_add_root_files,dict-cs,\
dictionaries/cs_CZ/README_en.txt \
))
$(eval $(call gb_Dictionary_add_thesauri,dict-cs,\
dictionaries/cs_CZ/thes_cs_CZ.dat \
))
# vim: set noet sw=4 ts=4:

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -30,8 +30,8 @@
The default entry is the one listed first.
-->
<display-name>
<name lang="en">Czech spell check dictionary and hyphenation rules</name>
<name lang="cs">Český slovník pro kontrolu pravopisu a dělení slov</name>
<name lang="en">Czech spell check dictionary, hyphenation rules and thesaurus</name>
<name lang="cs">Český slovník pro kontrolu pravopisu, dělení slov a slovník synonym</name>
</display-name>
<!--Dictionaries should work with all platforms...-->

View File

@@ -24,6 +24,17 @@
<value>cs-CZ</value>
</prop>
</node>
<node oor:name="ThesDic_cs_CZ" oor:op="fuse">
<prop oor:name="Locations" oor:type="oor:string-list">
<value>%origin%/thes_cs_CZ.dat %origin%/thes_cs_CZ.idx</value>
</prop>
<prop oor:name="Format" oor:type="xs:string">
<value>DICT_THES</value>
</prop>
<prop oor:name="Locales" oor:type="oor:string-list">
<value>cs-CZ</value>
</prop>
</node>
</node>
</node>
</oor:component-data>

185768
cs_CZ/thes_cs_CZ.dat Normal file

File diff suppressed because it is too large Load Diff