summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-08-25French dictionary update (v6.3)cp-6.0-9cp-6.0-7cp-6.0-19cp-6.0-18cp-6.0-17cp-6.0-15cp-6.0-14cp-6.0-13cp-6.0-12CODE-4-RC1pCODE-4-RC1Olivier R
Change-Id: I98c98d1484810b7403c3de4ed9a02e8689542552 Reviewed-on: https://gerrit.libreoffice.org/59561 Reviewed-by: Andras Timar <andras.timar@collabora.com> Tested-by: Andras Timar <andras.timar@collabora.com> (cherry picked from commit f72d665c06042c6736adf652b096265684701f46)
2018-06-28tdf#118423: Fix problems introduced by my recent pt_BR speedupcp-6.0-6Tor Lillqvist
Change-Id: I25b1d11e13c01678195210d42597281896543ff2 Reviewed-on: https://gerrit.libreoffice.org/56612 Reviewed-by: Tor Lillqvist <tml@collabora.com> Tested-by: Tor Lillqvist <tml@collabora.com> Reviewed-on: https://gerrit.libreoffice.org/56615 Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
2018-06-23tdf#104332 (and others): Speed up Lightproof initialisationTor Lillqvist
Delay import of the the heavy lightproof_impl_pt_BR to when actually needed. Shaves several hundred milliseconds (on my machine, about 300 ms) from the time needed to just get a list of what grammars checkers are available. It's silly to load the heavy pt-BR impl module even if no Brazilian Portuguese proof reading is being performed. Sure, the same change could be done to the other Lightproof dictionaries, too, but they are much smaller, so importing them unconditionally always does not hurt so much. Change-Id: I3c3f64e80bd9519f188905abda7c25337c81462d Reviewed-on: https://gerrit.libreoffice.org/56184 Reviewed-by: Andras Timar <andras.timar@collabora.com> Tested-by: Andras Timar <andras.timar@collabora.com>
2018-05-29Update Croatian dictionary to version 2.1.1cp-6.0-5cp-6.0-3libreoffice-6-0Kruno
Change-Id: I8425ab128d04d428ccc99cb6c8abe2635292f143 Reviewed-on: https://gerrit.libreoffice.org/53579 Reviewed-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> Tested-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com>
2018-05-28Hungarian dictionary v1.7László Németh
Extend Hungarian dictionary with boundary data for compound words and for disambiguation of digraphs to fix incomplete and bad Hungarian collate, sorting and hyphenation rules in the future. Other minor fixes (*idegenszó -> idegen szó, *periférikus etc.) (cherry-picked from commit e90e83b23b6ace35349fc2b3e65bd2d69c80ddd8) Reviewed-on: https://gerrit.libreoffice.org/54480 Reviewed-by: László Németh <nemeth@numbertext.org> Tested-by: László Németh <nemeth@numbertext.org> Change-Id: I3278801ac875f2d33fd5dc62efc43a9a81194734 Reviewed-on: https://gerrit.libreoffice.org/54747 Reviewed-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> Tested-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com>
2018-03-11tdf#95024 update Hungarian spelling dictionarycp-6.0-branch-pointcp-6.0-2László Németh
Changes from Magyar Helyesírási Szótár (2017), for example "soppingol", "sznekk", "videófilm". Other fixes and rules. Change-Id: I7ba79f48495fc0f6b930ae426e0ce1efdaa66984 Reviewed-on: https://gerrit.libreoffice.org/51020 Reviewed-by: László Németh <nemeth@numbertext.org> Tested-by: László Németh <nemeth@numbertext.org> (cherry picked from commit edcc4e770e287a6ebe1022cb57fda539ceec9188) Reviewed-on: https://gerrit.libreoffice.org/51089 Reviewed-by: Andras Timar <andras.timar@collabora.com> Tested-by: Andras Timar <andras.timar@collabora.com>
2018-03-03Update arabic dictionary to version 3.5 (2014-11-08)Yousuf Philips
Files extracted from http://sourceforge.net/projects/ayaspell/files/dict_ar-3.5.2014-11-08.oxt/download Change-Id: Ic3ffb861a253f680e96e437b5dc2f3da4e392a21 Reviewed-on: https://gerrit.libreoffice.org/49028 Reviewed-by: Andras Timar <andras.timar@collabora.com> Tested-by: Andras Timar <andras.timar@collabora.com> (cherry picked from commit 476ebd97bbfdcf59f00cd832647b880ddfdfb252) Reviewed-on: https://gerrit.libreoffice.org/50675
2018-03-01tdf#116072 Improve Hungarian spell checking by better word breakingLászló Németh
and ignore the special characters of the word forms, or break at the special character and check the word stem and affix (with a starting hyphen) separately: vár(hat)nak -> várhatnak „Tisza”-ban -> Tisza, -ban [Note: this removes false alarms in Writer, but extra grammar checking can help to check matching of the stem and the affix.] Change-Id: Icb810ccc1ecb84fea3ee5093100e2fdc874edb6c Reviewed-on: https://gerrit.libreoffice.org/50475 Reviewed-by: László Németh <nemeth@numbertext.org> Tested-by: László Németh <nemeth@numbertext.org> (cherry picked from commit 2b7711678410bc531e9d07b4d6f85bfb85f2116a) Reviewed-on: https://gerrit.libreoffice.org/50552 Reviewed-by: Andras Timar <andras.timar@collabora.com> Tested-by: Andras Timar <andras.timar@collabora.com>
2018-01-17tdf#95024 fix Hungarian Lightproof moduleLászló Németh
- by removing the obsolete date rule for "1st of month": for example, "január 1-e", "február 1-én" are correct forms already - add new date rules for days with bad affixation (typical mistake after a search & replace): "1-a, 1-án, 1-ára, 1-ához, 3-e, 3-én, 3-ére, 3-éhez etc." Reviewed-on: https://gerrit.libreoffice.org/48074 Reviewed-by: László Németh <nemeth@numbertext.org> Tested-by: László Németh <nemeth@numbertext.org> (cherry-picked from the commit 96f0ddc0c4ddfc6f9fa1c94d5844469c1911e712) Change-Id: If5fcaf4fe693fa7d30aa5c6332975a513d13a0cf Reviewed-on: https://gerrit.libreoffice.org/48081 Reviewed-by: László Németh <nemeth@numbertext.org> Tested-by: László Németh <nemeth@numbertext.org> Reviewed-by: Andras Timar <andras.timar@collabora.com>
2018-01-17tdf#95024 Update Hungarian Lightproof moduleLászló Németh
- fix rules related to the new Hungarian orthography: - "e-mail-cím" or "ímélcím", and not "e-mail cím" - "örökkön örökké", and not "örökkön-örökké" - check completeness of foreign expressions: "ab ovo", "et cetera"... - new rules (test document attached to the bug report) Reviewed-on: https://gerrit.libreoffice.org/48044 Reviewed-by: László Németh <nemeth@numbertext.org> Tested-by: László Németh <nemeth@numbertext.org> (cherry picked from commit 9f4bce132552f5e92a9419aa2ab09167074089b2) Change-Id: I13ef37381fe15a3f4d51d61763e4f570a17fa2da Reviewed-on: https://gerrit.libreoffice.org/48046 Reviewed-by: László Németh <nemeth@numbertext.org> Tested-by: László Németh <nemeth@numbertext.org> Reviewed-by: Andras Timar <andras.timar@collabora.com>
2018-01-16Updated Breton spelling dictionary to version 0.15Denis Arnaud
Change-Id: Ibaad97f9a59c2092ce044b7b458cfd9cd1e134b7 Reviewed-on: https://gerrit.libreoffice.org/47959 Reviewed-by: Andras Timar <andras.timar@collabora.com> Tested-by: Andras Timar <andras.timar@collabora.com>
2018-01-10tdf#95024 update Hungarian spelling dictionaryLászló Németh
– new and fixed words – apply new changes from Magyar Helyesírási Szótár (2017): charme → sárm Vietnam → Vietnám – start to use new Hunspell features for two-word, etc. suggestions for common misspellings mégegyszer → még egyszer egyesegyedül → egyes-egyedül Change-Id: I38eac7b1023c823af69268ed81b86bde3309a3d0 Reviewed-on: https://gerrit.libreoffice.org/47712 Reviewed-by: Andras Timar <andras.timar@collabora.com> Tested-by: Andras Timar <andras.timar@collabora.com>
2018-01-06Updated Slovenian thesaurusMartin Srebotnjak
Change-Id: I861763c246d29759d9882cd7150ffa86b64367b4 Reviewed-on: https://gerrit.libreoffice.org/47456 Reviewed-by: Martin Srebotnjak <miles@filmsi.net> Reviewed-by: Marco A.G.Pinto <marcoagpinto@mail.telepac.pt> Reviewed-by: Andras Timar <andras.timar@collabora.com> Tested-by: Andras Timar <andras.timar@collabora.com>
2017-12-13Revert "Added "official" logo (icon) to English dictionaries"Aron Budea
This reverts commit a4cbc2b1d5c1210e618e02d960ec04944645bd0e. Change-Id: I7996d1d3ffa9cf9dda41f8a60447211522cbca67 Reviewed-on: https://gerrit.libreoffice.org/46362 Reviewed-by: Aron Budea <aron.budea@collabora.com> Tested-by: Aron Budea <aron.budea@collabora.com>
2017-12-13Added "official" logo (icon) to English dictionariesMarco A.G.Pinto
Change-Id: I7c0d250386cbd49a4a4869fa1ee165e957db3ae6 Reviewed-on: https://gerrit.libreoffice.org/45990 Reviewed-by: Aron Budea <aron.budea@collabora.com> Tested-by: Aron Budea <aron.budea@collabora.com> (cherry picked from commit cde2a4aa5184e8c6dfa565db50d004a70a12e7d2) Reviewed-on: https://gerrit.libreoffice.org/46359
2017-12-10Bring shipped Spanish dictionary up to version 2.2Ricardo Palomares
Change-Id: Ia877b81fa5ecd021315643b1db49cfadebcdde1e Reviewed-on: https://gerrit.libreoffice.org/46142 Reviewed-by: Andras Timar <andras.timar@collabora.com> Tested-by: Andras Timar <andras.timar@collabora.com> (cherry picked from commit 16bfcddaad3e545a32ba2b5bfb6a6463e2ab1f68) Reviewed-on: https://gerrit.libreoffice.org/46172 Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com> Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
2017-12-09tdf#95024 update Hungarian spelling dictionaryLászló Németh
– improved affix rules – extended pronunciation and common misspelling data for improved Hunspell suggestions - new and fixed words Change-Id: Ib8b9c371abcb764c3225180be2f0d6a21f757f09 Reviewed-on: https://gerrit.libreoffice.org/45975 Reviewed-by: Andras Timar <andras.timar@collabora.com> Tested-by: Andras Timar <andras.timar@collabora.com> (cherry picked from commit daa1165deae904b035dae296e97811fb2c4f771d) Reviewed-on: https://gerrit.libreoffice.org/46168
2017-11-25Branch libreoffice-6-0Christian Lohmaier
This is 'libreoffice-6-0' - the stable branch for the 6.0.x releases. The commit rules are different according to the development phase: A. 6.0.0 beta phase: A. any bug fixes are allowed without review B. late features need approval by 3 people with different affiliation B. 6.0.0 rc phase and later: A. fixes need approval by one reviewer B. late features need approval by 3 more people with different affiliation IMPORTANT: Every developer is responsible for pushing the fixes into all appropriate branches. Note that we do not plan any merge from this branch to master or vice versa. Please, help use to make stable and usable release. If you want to build something cool, unstable, and risky, use master. Change-Id: I3e5cbfbfa6bec42fa342a6f0878464ca42a2d854
2017-11-04tdf#95024 update Hungarian spelling dictionarylibreoffice-6-0-branch-pointLászló Németh
Change-Id: I9cd563ff6c1d9e5547216efeadb65cf018c56026 Reviewed-on: https://gerrit.libreoffice.org/44290 Reviewed-by: Andras Timar <andras.timar@collabora.com> Tested-by: Andras Timar <andras.timar@collabora.com>
2017-10-27Updated the English dictionaries: GB + US + CA + AUMarco A.G.Pinto
Change-Id: If18f25780393258158ebf85cd68dbfa1075c4ab3 Reviewed-on: https://gerrit.libreoffice.org/43886 Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com> Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
2017-10-23Create an Albanian (sq) dictionaryLior Kaplan
Dictionary based on files from http://shkenca.org/k6i/ Change-Id: I8d9eabecb9a8efd6f5fead6abec52d21a0c04f88 Reviewed-on: https://gerrit.libreoffice.org/41906 Reviewed-by: Aron Budea <aron.budea@collabora.com> Tested-by: Aron Budea <aron.budea@collabora.com>
2017-10-23tdf#112065: Update Tibetan (bo) dictionary to 0.4Aron Budea
Change-Id: I4d2cc7b0366d04c32b32d8ddec4dca1cf9735e5a Reviewed-on: https://gerrit.libreoffice.org/43708 Reviewed-by: Aron Budea <aron.budea@collabora.com> Tested-by: Aron Budea <aron.budea@collabora.com>
2017-10-16tdf#112750: Fix disappearing/insufficient hyphenation points for bg-BGStoyan Dimitrov
Also changed encoding of Bulgarian hyphenation dictionary from CP1251 to UTF-8 Change-Id: Ic2add1198c281c83d2e8230a1b14273fd22d85f3 Signed-off-by: Hristo Hristov <h.hristov@icobgr.info> Reviewed-on: https://gerrit.libreoffice.org/43000 Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com> Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
2017-10-08Fix typo in Croatian dictionary (ver 2.1)Lior Kaplan
Thanks to Claudio Bley for noticing the issue. Change-Id: I8bc521dc38e7980f845002d30ee8a671fed9b648 Reviewed-on: https://gerrit.libreoffice.org/43242 Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com> Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
2017-09-19de: Strip trailing spaces from README filesPaul Menzel
Change-Id: Ie07d9c56d0e17612c1b1baaa2c0e29df4c3ad3cb Reviewed-on: https://gerrit.libreoffice.org/42484 Reviewed-by: Michael Stahl <mstahl@redhat.com> Tested-by: Michael Stahl <mstahl@redhat.com>
2017-09-19de: Use more secure HTTPS URLsPaul Menzel
Change-Id: Iff2c6eddd7a0211b85f884d9e2601529daa3bab2 Reviewed-on: https://gerrit.libreoffice.org/42483 Reviewed-by: Michael Stahl <mstahl@redhat.com> Tested-by: Michael Stahl <mstahl@redhat.com>
2017-09-05Update Hebrew dictionary as generated by Hspell 1.4Lior Kaplan
Files taken from Debian myspell-he package Change-Id: I8d889ec5fbafe19040ca86995e66c79832b0ad18 Reviewed-on: https://gerrit.libreoffice.org/41864 Reviewed-by: Thorsten Behrens <Thorsten.Behrens@CIB.de> Tested-by: Thorsten Behrens <Thorsten.Behrens@CIB.de>
2017-06-22tdf#108439: update Scottish Gaelic dictionary to 3.3Aron Budea
Change-Id: Id08f755bd6e4001d91a5c6129c0d07522d9cefec Reviewed-on: https://gerrit.libreoffice.org/38985 Reviewed-by: Aron Budea <aron.budea@collabora.com> Tested-by: Aron Budea <aron.budea@collabora.com>
2017-06-07Update Croatian dictionary to 2.1Krunoslav Šebetić
Change-Id: I3a9e87d53caf3e5bfe3e4ef6f1096d7635ff6ff1 Reviewed-on: https://gerrit.libreoffice.org/36552 Reviewed-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> Tested-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com>
2017-05-21Update Polish dictionary to 20170514Piotr Drąg
Using sjp-myspell-pl-20170514.zip from http://sjp.pl/slownik/en/ Change-Id: I7688b8d718c0c3835efd7a2fb4e75e4ac1accf21 Reviewed-on: https://gerrit.libreoffice.org/37340 Reviewed-by: Andras Timar <andras.timar@collabora.com> Tested-by: Andras Timar <andras.timar@collabora.com>
2017-05-21Update Polish thesaurus to 0.8.60Piotr Drąg
Using pl-dict-latest.oxt (version 0.8.60, 7 May 2017) from https://dobryslownik.pl/pobierz/ — includes the upstream fix for fd593892c9de0c323abf6e920fe2b7894a15b26f. Change-Id: I0cbd933bbc418a17dffd626e25927112f5c2b2ca Reviewed-on: https://gerrit.libreoffice.org/37339 Reviewed-by: Andras Timar <andras.timar@collabora.com> Tested-by: Andras Timar <andras.timar@collabora.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>
2017-05-11Remove executable flag on txt fileslibreoffice-5-4-branch-pointTomáš Chvátal
Change-Id: Ie2874c2178a61b02de378a574bd8a963b9c54163 Reviewed-on: https://gerrit.libreoffice.org/37510 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2017-05-06GB dictionary update (2017-05-01)Marco A.G.Pinto
Updated the Dictionaries: - British (Marco A.G.Pinto)* * British has 431 new words (2017-04-01) + 271 new words (2017-05-01). Change-Id: Ia24feac848870e4149d7fa22688062ebe3f3f9c8 Reviewed-on: https://gerrit.libreoffice.org/37073 Reviewed-by: Aron Budea <aron.budea@collabora.com> Tested-by: Aron Budea <aron.budea@collabora.com>
2017-05-05dictionaries: remove malformed line from pl_PL/th_pl_PL_v2.datMichael Stahl
Breaks the build with: Unable to read count from "sądzić|stwierdzać|upierać się|(książkowo) utrzymywać|zapewniać|zaręczać" input. Change-Id: I6e1a51258c0e2f3baac21b1f0a8e43b461a7f3a7
2017-05-05Update Polish thesaurusPiotr Drąg
Using pl-dict-latest.oxt (version 0.8.59, 6 March 2017) from https://dobryslownik.pl/pobierz/ https://bugs.documentfoundation.org/show_bug.cgi?id=106331 Change-Id: I6a482730df6ccf9b520366cf3c59101f464bfe11 Reviewed-on: https://gerrit.libreoffice.org/37291 Reviewed-by: Andras Timar <andras.timar@collabora.com> Tested-by: Andras Timar <andras.timar@collabora.com>
2017-05-05Update Polish dictionaryPiotr Drąg
Using sjp-myspell-pl-20170305.zip from http://sjp.pl/slownik/en/ https://bugs.documentfoundation.org/show_bug.cgi?id=106331 Change-Id: I06764087a259f082cacf9fc50620ee21d1e6f19f Reviewed-on: https://gerrit.libreoffice.org/37290 Reviewed-by: Andras Timar <andras.timar@collabora.com> Tested-by: Andras Timar <andras.timar@collabora.com>
2017-05-02tdf#107558 French spelling dictionary (6.0.3) and thesaurusOlivier R
Change-Id: Ia3da9c3b2e4a0ca1032edad131838b3a705e0597
2017-03-03Update English dictionariesMarco A.G.Pinto
- Australian (Kevin Atkinson) - American (Kevin Atkinson) - Canadian (Kevin Atkinson) - British (Marco A.G.Pinto)* * British has 638 new words (2017-02-01) + 326 new words (2017-03-01). Change-Id: I4624527bee9637a052758b87e73f7e86f1b98dbd Reviewed-by: Stuart Swales <stuart.swales.croftnuisk@gmail.com> Reviewed-on: https://gerrit.libreoffice.org/34751 Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com> Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
2017-03-03Update Croatian dictionary to version 2.0Krunoslav Šebetić
Change-Id: Ib0f3506ab8607b56c80ca8ac7deaba9df6863f18 Reviewed-on: https://gerrit.libreoffice.org/34776 Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com> Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
2017-01-22tdf#105396 update German dictionariesAndras Timar
Change-Id: I74d65e945c3ad080d95d77d846e56b4fa493c3aa Reviewed-on: https://gerrit.libreoffice.org/33395 Reviewed-by: Andras Timar <andras.timar@collabora.com> Tested-by: Andras Timar <andras.timar@collabora.com>
2016-12-28tdf#97349: typo fixes in control wordsAndras Timar
Change-Id: I4896dd4084582e893914f09e730a2dd7d5a08acd Reviewed-on: https://gerrit.libreoffice.org/32475 Reviewed-by: Andras Timar <andras.timar@collabora.com> Tested-by: Andras Timar <andras.timar@collabora.com>
2016-12-27Guarani spell checker and thesaurus.Giovanni Caligaris
Added spell-checker files aff/dic Change-Id: I425f119558926a3fa71c5b27f4488ce4076d4407 Signed-off-by: Olivier Hallot <ohallot@collabora.co.uk> Reviewed-on: https://gerrit.libreoffice.org/31904 Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com> Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br> Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>
2016-12-14Updated the GB DictionaryMarco A.G.Pinto
Updated the Dictionaries: - British (Marco A.G.Pinto)* * British has 710 new words (2016-10-01) + 735 new words (2016-11-01). Change-Id: I7dc61b241ac3092652f0005d33720ebdfefb0ef3 Reviewed-on: https://gerrit.libreoffice.org/30677 Reviewed-by: Stuart Swales <stuart.swales.croftnuisk@gmail.com> Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com> Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
2016-11-22tdf#103922: add Tibetan syllable spellcheckerlibreoffice-5-3-branch-pointAron Budea
Change-Id: Idd42597c95fac98023e3a6b671ef73f8ead7fabc From: https://github.com/eroux/hunspell-bo Reviewed-on: https://gerrit.libreoffice.org/30920 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-10-08Calquing English’s title case is bad style in Spanish and GuaraniAdolfo Jayme Barrientos
I’d prefer not to have translated names here, but… While I’m here, let’s also write Guarani’s “puso” properly, with U+02BC.
2016-10-03Update pt_PT dictionary to version 16.10.1.2Andras Timar
Change-Id: I0f66f15b594bebaefc2b8ffbc26bff5450ebf292 Reviewed-on: https://gerrit.libreoffice.org/29509 Reviewed-by: Andras Timar <andras.timar@collabora.com> Tested-by: Andras Timar <andras.timar@collabora.com>
2016-09-29Update Guarani thesaurus to v1.1Giovanni Calligaris
added Makefile changes/additions minor correction and replace idx file glitch in dat file Change-Id: If26d8e5fcf9737534b4188416574faaedbb8a2e5 Signed-off-by: Olivier Hallot <ohallot@collabora.co.uk> Reviewed-on: https://gerrit.libreoffice.org/29236