summaryrefslogtreecommitdiff
path: root/cs_CZ
AgeCommit message (Collapse)Author
2021-07-28Czech Hunspell: add several word formsStanislav Horacek
Change-Id: I227d4fe75539691c75323ffcc822545081ced9ae Reviewed-on: https://gerrit.libreoffice.org/c/dictionaries/+/119637 Tested-by: Stanislav Horáček <stanislav.horacek@gmail.com> Reviewed-by: Stanislav Horáček <stanislav.horacek@gmail.com>
2021-07-01Czech Hunspell: fix declination of some nouns ending with "-ec"Stanislav Horacek
changes in all three recent commits made by Miroslav Pošta Change-Id: I29ff4b6147cf8ae000c95fd1072e472bb89edec5 Reviewed-on: https://gerrit.libreoffice.org/c/dictionaries/+/118245 Tested-by: Stanislav Horáček <stanislav.horacek@gmail.com> Reviewed-by: Stanislav Horáček <stanislav.horacek@gmail.com>
2021-07-01Czech Hunspell: fix several verbs of pattern "tisknout"Stanislav Horacek
Change-Id: I6d31f9658e2797ff678e36b887f1e2f03689f1c4 Reviewed-on: https://gerrit.libreoffice.org/c/dictionaries/+/118239 Tested-by: Stanislav Horáček <stanislav.horacek@gmail.com> Reviewed-by: Stanislav Horáček <stanislav.horacek@gmail.com>
2021-07-01Czech Hunspell: fix several nouns and adjectivesStanislav Horacek
Change-Id: Ifda579bcc6aec9786355837b42a74ea9b2edc1c4 Reviewed-on: https://gerrit.libreoffice.org/c/dictionaries/+/118235 Tested-by: Stanislav Horáček <stanislav.horacek@gmail.com> Reviewed-by: Stanislav Horáček <stanislav.horacek@gmail.com>
2021-06-16Czech Hunspell: fix word "třídička"Stanislav Horacek
Change-Id: I36236d34249e9a8c5e8bfa48b30a26cf595d309b Reviewed-on: https://gerrit.libreoffice.org/c/dictionaries/+/117343 Tested-by: Stanislav Horáček <stanislav.horacek@gmail.com> Reviewed-by: Stanislav Horáček <stanislav.horacek@gmail.com>
2021-06-02Czech Hunspell: remove confusing surnamelibreoffice-7-2-branch-pointStanislav Horacek
Change-Id: I5ac78be61cacdf05dd804240355ea828de722f24 Reviewed-on: https://gerrit.libreoffice.org/c/dictionaries/+/116626 Tested-by: Stanislav Horáček <stanislav.horacek@gmail.com> Reviewed-by: Stanislav Horáček <stanislav.horacek@gmail.com>
2021-06-02Czech Hunspell: remove rule based on circumfix and make other updatesStanislav Horacek
the rule does not produce correctly capitalized results minor updates of word list all changes suggested by Miroslav Pošta Change-Id: I1ecfd7ea6daaf155228bd2405708fb097fa07997 Reviewed-on: https://gerrit.libreoffice.org/c/dictionaries/+/116281 Tested-by: Stanislav Horáček <stanislav.horacek@gmail.com> Reviewed-by: Stanislav Horáček <stanislav.horacek@gmail.com>
2021-06-02Czech Hunspell: use KEY and update TRY in .aff fileStanislav Horacek
for TRY character frequencies were employed Change-Id: I46a1680c10dd49af2f15984bafe686ff69757071 Reviewed-on: https://gerrit.libreoffice.org/c/dictionaries/+/116280 Tested-by: Stanislav Horáček <stanislav.horacek@gmail.com> Reviewed-by: Stanislav Horáček <stanislav.horacek@gmail.com>
2021-06-02Czech Hunspell: remove duplicatesStanislav Horacek
Change-Id: I90ca35378ad60768d6636193462fa307e9ac91a4 Reviewed-on: https://gerrit.libreoffice.org/c/dictionaries/+/116279 Tested-by: Stanislav Horáček <stanislav.horacek@gmail.com> Reviewed-by: Stanislav Horáček <stanislav.horacek@gmail.com>
2021-06-02more updates of Czech HunspellStanislav Horacek
done also by Miroslav Pošta Change-Id: Ie08fb39f7252d1473bd27c55f90c1d765d1abf8e Reviewed-on: https://gerrit.libreoffice.org/c/dictionaries/+/116278 Tested-by: Stanislav Horáček <stanislav.horacek@gmail.com> Reviewed-by: Stanislav Horáček <stanislav.horacek@gmail.com>
2021-06-02update Czech Hunspell filesStanislav Horacek
both word list and affixes improved significantly by Miroslav Pošta details added to readme this version corresponds with the version published at translatoblog.cz Change-Id: Ie9c137c3c652a29648177ed0d88a918acb2bbad8 Reviewed-on: https://gerrit.libreoffice.org/c/dictionaries/+/116277 Tested-by: Stanislav Horáček <stanislav.horacek@gmail.com> Reviewed-by: Stanislav Horáček <stanislav.horacek@gmail.com>
2021-05-31Czech Hunspell: sort words in .dic fileStanislav Horacek
Change-Id: I1e3fef34b64bd358d16880795acab6d9b71ad7dc Reviewed-on: https://gerrit.libreoffice.org/c/dictionaries/+/116276 Tested-by: Stanislav Horáček <stanislav.horacek@gmail.com> Reviewed-by: Stanislav Horáček <stanislav.horacek@gmail.com>
2021-05-31Czech Hunspell: use UTF8 encodingStanislav Horacek
Change-Id: I97e274fe4611cf1a2669e6c73950faed8f1f5bfd Reviewed-on: https://gerrit.libreoffice.org/c/dictionaries/+/116275 Tested-by: Stanislav Horáček <stanislav.horacek@gmail.com> Reviewed-by: Stanislav Horáček <stanislav.horacek@gmail.com>
2021-05-31restore more advanced Czech Hunspell dictionaryStanislav Horacek
which used to be in LibreOffice till commit b31244205066114f5721beef118be7f9e518cd22 Change-Id: Idd856ff4caedb1d8e7b4f0c42231014bd956da7f Reviewed-on: https://gerrit.libreoffice.org/c/dictionaries/+/116274 Tested-by: Stanislav Horáček <stanislav.horacek@gmail.com> Reviewed-by: Stanislav Horáček <stanislav.horacek@gmail.com>
2019-10-24tdf#128341 use python3Mattia Rizzolo
Change-Id: Ic8deb039da037bd270c39da03f8697a9ab034ff0 Signed-off-by: Mattia Rizzolo <mattia@mapreri.org> Reviewed-on: https://gerrit.libreoffice.org/81410 Reviewed-by: Michael Stahl <michael.stahl@cib.de> Tested-by: Michael Stahl <michael.stahl@cib.de>
2019-10-24flake8 fixes to the dictionary-to-thesaurus scriptMattia Rizzolo
tested to work with both python3 and 2.7. Change-Id: I52fe00e1f33e605010cd99885c1a41396440e49d Signed-off-by: Mattia Rizzolo <mattia@mapreri.org> Reviewed-on: https://gerrit.libreoffice.org/81411 Reviewed-by: Thorsten Behrens <Thorsten.Behrens@CIB.de> Reviewed-by: Michael Stahl <michael.stahl@cib.de> Tested-by: Michael Stahl <michael.stahl@cib.de>
2019-09-16remove incorrect Czech wordStanislav Horacek
Change-Id: Ice9bf2b15284034ad9a21ef9123a761a7982ac9e Reviewed-on: https://gerrit.libreoffice.org/78856 Reviewed-by: Andras Timar <andras.timar@collabora.com> Tested-by: Andras Timar <andras.timar@collabora.com>
2018-11-04update readme for Czech dictionarieslibreoffice-6-2-branch-pointStanislav Horacek
Change-Id: Iccc08a8535761418d5b8e01b642d5a18a5b7bedf Reviewed-on: https://gerrit.libreoffice.org/62809 Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com> Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
2017-05-21Make sure all dictionary descriptions are translatedGabor Kelemen
Some dictionary extensions use 'en' as the language code of their description. The toolchain needs 'en-US' here to extract the extension name as a translatable string. As a result these names do not appear localized in Pootle and then in the Extension Manager. With this fix new pot files are generated in workdir/pot/dictionaries/ Change-Id: I9d35f2a028be15a77da3b0679cfd154afbf1dc60 Reviewed-on: https://gerrit.libreoffice.org/37868 Reviewed-by: Andras Timar <andras.timar@collabora.com> Tested-by: Andras Timar <andras.timar@collabora.com>
2016-11-20Czech thesaurus: regenerate from updated sourceStanislav Horacek
Change-Id: I947d616e3e0b4184fe0f1679578149ce00b6d584 Reviewed-on: https://gerrit.libreoffice.org/30993 Reviewed-by: Stanislav Horáček <stanislav.horacek@gmail.com> Tested-by: Stanislav Horáček <stanislav.horacek@gmail.com>
2016-11-07Czech thesaurus: regenerate from updated sourceStanislav Horacek
changed location and authors of the source sorting for source was applied -> thesaurus sorting also changed Change-Id: I009688bb1aeaac20dbe0884f1b43b523a2a3eb7b Reviewed-on: https://gerrit.libreoffice.org/30612 Reviewed-by: Jan Holesovsky <kendy@collabora.com> Reviewed-by: Stanislav Horáček <stanislav.horacek@gmail.com> Tested-by: Stanislav Horáček <stanislav.horacek@gmail.com>
2016-02-26Czech thesaurus: Blacklist more words + re-generate after the recent changes.Jan Holesovsky
Change-Id: Ic56383e235be27d48358944c9b6588481052297a
2016-02-26dictionary-to-thesaurus.py: Put the better categorized words to the front.Jan Holesovsky
Change-Id: Ib5c77f185abeeaef5045780766514a813794c8e8
2016-02-26dictionary-to-thesaurus.py: Only output the same class of word.Jan Holesovsky
When the class of the word is unambiguous, limit the output only to that - gives more precise & expected results. [Like, it is interesting to see the other possibilities too, but I guess less choices but more focused ones are preferred.] Change-Id: I2876fbb4fa02c00fc7e65189812365f77b9a5ed6
2016-02-25Czech thesaurus: Updates of some terms.Jan Holesovsky
Change-Id: I13b60baf14fc90aba6f07ada2fc4423d06db76e8
2016-02-25Czech thesaurus: Blacklist some unhelpful meanings.Jan Holesovsky
Change-Id: I7d75626a37d4f241d8d407a11855325e39c5fa63
2016-02-25dictionary-to-thesaurus.py: Move blacklist to a separate file.Jan Holesovsky
Change-Id: Ie05e0c0ce8b4f9541a5a143ddf9ccf960940a3b7
2016-02-25Related tdf#93514: Introduce a new Czech thesaurus.Jan Holesovsky
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
2016-02-25dictionary-to-thesaurus.py: Actually use the Czech names.Jan Holesovsky
Change-Id: Ifb47efe7562ca9ccc2324d4ebd966506cae2bec6
2016-02-25dictionary-to-thesaurus.py: Various cleanups.Jan Holesovsky
* word classifiacation (when available) * word blacklist * ignore some non-translations (eg. irregular verbs) * ignore vulgarisms (when marked), they only add confusion
2016-02-25dos2unix on the cs_CZ files.Jan Holesovsky
2016-02-25Czech: Script and dictionary to generate the Czech thesaurus.Jan Holesovsky
slovnik_data_utf8.txt is the English <-> Czech dictionary from http://slovnik.zcu.cz/download.php, licensed under GNU Free Documentation License 1.1 or later. The data are a snapshot from 2016-02-24. dictionary-to-thesaurus.py is a simple script that generates a thesaurus from this dictionary. The idea to generate our thesaurus from a dictionary comes from Zdenek Zabokrtsky (UFAL, Faculty of Mathematics & Physics, Charles University in Prague). The results are far better than I would have imagined; I owe Zdenek some beers :-) Many thanks! The source data are GNU/FDL 1.1 or later, the resulting thesaurus too. The actual addition of the thesaurus to the build system will be done in a separate commit later.
2015-09-01tdf#93514 remove Czech thesaurusChristian Lohmaier
Change-Id: I40ebd1ca223fe7950ed3280c43a51a3dfbd0070e
2015-04-07Fix errors reported by hunspell in Czech affPetr Gajdos
Various incompatible stripping characters and conditions Signed-off-by: Tomáš Chvátal <tchvatal@suse.cz>
2014-05-15update Czech dictionary from liberix sitelibreoffice-4-3-branch-pointDavid Tardon
(http://www.liberix.cz/doplnky/slovniky/ooo/dict-cs-2.oxt) This updates all files, not just thesaurus. Btw, the thesaurus is no longer licensed under MIT. Change-Id: I04e93c99aed8bc57b0b5724741842020271b69c2
2012-10-24drop stray delzip filesDavid Tardon
Change-Id: I235d23248469b760da69983575dfcd73431757d4
2012-10-23gbuild: let ExtensionTarget expect manifest below META-INFMichael Stahl
... adapt dictionaries to that.
2012-10-16move dictionaries structure one directory upNorbert Thiebaud
Change-Id: I70388bf6b95d8692cc6f25fc5a9c7baf3a675710