summaryrefslogtreecommitdiff
path: root/dictionaries
AgeCommit message (Collapse)AuthorFilesLines
2022-09-23Update git submodulesAron Fischer1-0/+0
* Update dictionaries from branch 'master' to 9e27d044d98e65f89af8c86df722a77be827bdc8 - Recognise umlauts typed as -e on non DE keyboard This change helps the spellchecker to find correct words if the misspelling consists of replacement of Umlauts with their vowel+e variants. The file already contains entries such as "REP ae ä" on line 519 or "REP ss ß" on line 507. This tells the checker to try first replacing ae as ä and see if that works or to try replacing ss with ß and see if that works. This will only succeed if there is a single instance in the word that needs to be replaced. The word "greetings" typed as "Gruesse" was causing me trouble as it contains both ue and ss next to each other and the REP commands do not catch this. The MAP command seems to play a somewhat similar role as REP but whereas REP deals typically with "one character mistakes", MAP just defines character sequences that are related in a language specific setting and works with multiple replacements within a single word. See here for details: https://www.systutorials.com/docs/linux/man/4-hunspell/ In any event, I doubt it can cause harm because the character sequences that I am relating in the MAP commands are actually related in the German language, and furthermore I am not changing any spelling rules, I am just aiding in the search for correct spelling suggestions. Change-Id: I4683db860467ff6a68e96301c0ed187df1089b3c Reviewed-on: https://gerrit.libreoffice.org/c/dictionaries/+/136067 Reviewed-by: Michael Weghorn <m.weghorn@posteo.de> Reviewed-by: Thorsten Behrens <thorsten.behrens@allotropia.de> Tested-by: Thorsten Behrens <thorsten.behrens@allotropia.de>
2022-09-16Update git submodulesJulien Nabet1-0/+0
* Update dictionaries from branch 'master' to ac6502c9f80eb897384e0bfb8f0879b668b6cf87 - Add missing ref to Mongolian dictionary icon in Dictionary_mn.mk Change-Id: I1a50615c6e5c7e6502bc62e66b8bc228376be356 Reviewed-on: https://gerrit.libreoffice.org/c/dictionaries/+/139981 Tested-by: Julien Nabet <serval2412@yahoo.fr> Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
2022-08-28Update git submodulesAron Budea1-0/+0
* Update dictionaries from branch 'master' to 97a0bfd2eda30586e70a090a8ffc1c83f49e1295 - tdf#149980 updated Ukrainian dictionaries to 5.8.0 Change-Id: I7f71818a3055dd46f5d2cb572f940455fe21b586 Reviewed-on: https://gerrit.libreoffice.org/c/dictionaries/+/138914 Tested-by: Aron Budea <aron.budea@collabora.com> Reviewed-by: Aron Budea <aron.budea@collabora.com>
2022-08-27Update git submodulesAron Budea1-0/+0
* Update dictionaries from branch 'master' to 1bee012fc52a625fe0e0abec071ed1b002fac918 - Add Persian (fa-IR) dictionary Change-Id: I906c924dfe346898f7f5c69d2c1a3e6ae9424651 Reviewed-on: https://gerrit.libreoffice.org/c/dictionaries/+/138891 Reviewed-by: Andras Timar <andras.timar@collabora.com> Tested-by: Andras Timar <andras.timar@collabora.com>
2022-08-27Update git submodulesAron Budea1-0/+0
* Update dictionaries from branch 'master' to d201d1180ce044fe49e167d0d5b6d182a0f2850d - tdf#142152 replace keywords in Spanish dictionary description Change-Id: I806c1d8acdacd450454dde13fc507d15edd19e58 Reviewed-on: https://gerrit.libreoffice.org/c/dictionaries/+/138915 Tested-by: Aron Budea <aron.budea@collabora.com> Reviewed-by: Aron Budea <aron.budea@collabora.com>
2022-08-04Update git submodulesMartin Srebotnjak1-0/+0
* Update dictionaries from branch 'master' to b0fa8fc6b50cb4d528d08ad462b294d2b69e2278 - Updated Slovenian thesaurus Change-Id: I7209dd3153e83674b473e95797fff7b0b01a7b2e Reviewed-on: https://gerrit.libreoffice.org/c/dictionaries/+/137772 Tested-by: Andras Timar <andras.timar@collabora.com> Reviewed-by: Andras Timar <andras.timar@collabora.com>
2022-06-09Update git submodulesAndras Timar1-0/+0
* Update dictionaries from branch 'master' to 68b272ec160ded8157c13117e350fc4dfc3037fb - Updated Danish spellchecker Change-Id: I7c8ff2e7fac358706a580f2b24842ade0a1baa55 Reviewed-on: https://gerrit.libreoffice.org/c/dictionaries/+/135531 Tested-by: Andras Timar <andras.timar@collabora.com> Reviewed-by: Andras Timar <andras.timar@collabora.com>
2022-06-06Update git submodulesEike Rathke1-0/+0
* Update dictionaries from branch 'master' to 15c340d66842e3f99729e20686ffec28d36c2784 - Related: tdf#147390 Add oc-FR-lengadoc to oc_FR/dictionaries.xcu And remove trailing whitespace and convert to unix line ends.. Change-Id: I1fba3ef0c1b7e279f299a4adfd3fdffb7a9a60d4 Reviewed-on: https://gerrit.libreoffice.org/c/dictionaries/+/135459 Reviewed-by: Eike Rathke <erack@redhat.com> Tested-by: Eike Rathke <erack@redhat.com>
2022-05-17Update git submodulesMarco A.G.Pinto1-0/+0
* Update dictionaries from branch 'master' to 3cfa1a08999c0bfa7ef8f79db324b565fd87e8c6 - Updated the English dictionaries: GB Change-Id: I3f96eeba1fdd449aed1b6922bf156f82fca925ed Reviewed-on: https://gerrit.libreoffice.org/c/dictionaries/+/133470 Tested-by: Aron Budea <aron.budea@collabora.com> Reviewed-by: Aron Budea <aron.budea@collabora.com>
2022-05-10Update git submodulesChristian Lohmaier1-0/+0
* Update dictionaries from branch 'master' to d4165a5a9b83216339c731c42250f1417dfd9d26 - rdm#3572 update github-repo lockdown Change-Id: Ifafd3a7367e142539140670b01c1184554395890
2022-04-18Update git submodulesBatmunkh Dorjgotov1-0/+0
* Update dictionaries from branch 'master' to e0a820ca5c6a4a7e5175a4191f21a2ec3108ee86 - Update Mongolian dictionary Change-Id: Iefd26d95473785a73e77f8a3f459a50d1da03d27 Reviewed-on: https://gerrit.libreoffice.org/c/dictionaries/+/131063 Tested-by: Aron Budea <aron.budea@collabora.com> Reviewed-by: Aron Budea <aron.budea@collabora.com>
2022-02-15Update git submodulesEike Rathke1-0/+0
* Update dictionaries from branch 'master' to 5314824424e7efbba66df57cafafa7ae246b5b31 - There is no EO country, eo-EO is a bad language tag Change-Id: Ia96d31b61d3eab009609f3d8cd8d78228449ccc4 Reviewed-on: https://gerrit.libreoffice.org/c/dictionaries/+/129973 Reviewed-by: Eike Rathke <erack@redhat.com> Tested-by: Eike Rathke <erack@redhat.com>
2022-02-15Update git submodulesOlivier Hallot1-0/+0
* Update dictionaries from branch 'master' to 86f503136b933cc40c65508cc3026949a2251c69 - pt-BR thesaurus: remove idx file from source. idx fles are created in build. Change-Id: I32cef18b22aad876d3caf4f3d00e776c5aa1e195 Reviewed-on: https://gerrit.libreoffice.org/c/dictionaries/+/129963 Reviewed-by: Rafael Lima <rafael.palma.lima@gmail.com> Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org> Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2022-02-14Update git submodulesRafael Lima1-0/+0
* Update dictionaries from branch 'master' to 96ecbe7fb1c54ffec16a13b052dcee884f2ecb5a - Corrections to pt-BR thesaurus This patch fixes many entries with spelling mistakes. For each patchset there is a message with the list of words fixed. Change-Id: I3b123c89afe4826318b00800646f682412cce119 Reviewed-on: https://gerrit.libreoffice.org/c/dictionaries/+/128540 Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org> Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2022-02-14Update git submodulesjwtiyar nariman1-0/+0
* Update dictionaries from branch 'master' to 86b4933bf508370ae9668a0906359a86d1f35395 - Adding Central Kurdish(ckb) Spell Checker & Dictionary Part I: Dictionary components Change-Id: I1feac655796024e22fc1993edb4e2e8675c45b9b Reviewed-on: https://gerrit.libreoffice.org/c/dictionaries/+/122939 Reviewed-by: Eike Rathke <erack@redhat.com> Tested-by: Eike Rathke <erack@redhat.com>
2022-02-03Update git submodulesAndras Timar1-0/+0
* Update dictionaries from branch 'master' to 8fecc831337825ee6a5a471ec72f79bad5b3dda5 - resolve committed conflicts in this file Change-Id: I98376d34feb682794bb92c4463a3854a8b8498ee
2022-01-19Update git submodulesrafaelhlima1-0/+0
* Update dictionaries from branch 'master' to d37591fce4d79d229ccb4543eee9815935b3f34f - Fixes to pt-BR thesaurus Change-Id: I723bc49bc942c90e28db8cf9a5d25b45954601c6 Reviewed-on: https://gerrit.libreoffice.org/c/dictionaries/+/128640 Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org> Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2022-01-03Update git submodulesOlivier R1-0/+0
* Update dictionaries from branch 'master' to 3fc3d99f071693dd40a78ba1f729ef47dc189692 - Update French hyphenation rules Change-Id: Iece44334bc101a97f6297d13b24b2fc764ffc7f5 Reviewed-on: https://gerrit.libreoffice.org/c/dictionaries/+/127910 Tested-by: Andras Timar <andras.timar@collabora.com> Reviewed-by: Andras Timar <andras.timar@collabora.com>
2021-12-02Update git submodulesOlivier Hallot1-0/+0
* Update dictionaries from branch 'master' to a5785431526070d60f2391d3248a01d81079ac0d - More pt-BR thesaurus cleanup + typos fixed (more to fix) Change-Id: I23c7b5d47fdca3e03c302332576917f8004e937c Reviewed-on: https://gerrit.libreoffice.org/c/dictionaries/+/126223 Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org> Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2021-12-02Update git submodulesOlivier Hallot1-0/+0
* Update dictionaries from branch 'master' to 27015f7cdd33f759bcd29f27ceb8077322da353f - Cleanup of pt-BR thesaurus (part) - Removal of words with 0 synonyms - fix some typos (many more to fix) Change-Id: Id3b7d73aab421274c745e7695748bed8396ae7be Reviewed-on: https://gerrit.libreoffice.org/c/dictionaries/+/126221 Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org> Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2021-11-24Update git submodulesMarco A.G.Pinto1-0/+0
* Update dictionaries from branch 'master' to 96310b850fb350cde8611429292a03ae9167cfa8 - Updated the British dictionary, based on the wordlist of Oxford Professors and checked one by one Change-Id: I17306b06107e0ef5aa3fd9562b833f28fdb9b57d Reviewed-on: https://gerrit.libreoffice.org/c/dictionaries/+/124317 Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com> Reviewed-by: Aron Budea <aron.budea@collabora.com> Tested-by: Aron Budea <aron.budea@collabora.com>
2021-11-12Update git submodulesOlivier Hallot1-0/+0
* Update dictionaries from branch 'master' to 5cf23af85b47be6e398add826da1a02175be4238 - Add "exrtudir" to spell check for pt-BR Refactor by PTG tool Change-Id: I78d0caffbbe04d1d0b75ae1dab95470452692550 Reviewed-on: https://gerrit.libreoffice.org/c/dictionaries/+/125106 Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org> Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2021-11-05Update git submodulesOlivier Hallot1-0/+0
* Update dictionaries from branch 'master' to 12c4f7058e7b2d2861ed870ca4c7b46fe3e1f63a - Add pt-BR thesaurus collateral information Change-Id: I85d008af2a584ce10459407ce9e99fe01f354276 Reviewed-on: https://gerrit.libreoffice.org/c/dictionaries/+/124768 Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org> Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2021-11-05Update git submodulesOlivier Hallot1-0/+0
* Update dictionaries from branch 'master' to 60f4a1dd6b3e8ea15f65488b02487ea95fd1f8e6 - Cleanup pt-BR thesaurus (part) Current thesaurus has many typos and truncated words but cleanup is a long process and will be carried in chunks. Change-Id: Idb4da711b3829fefa81bc744ca1a772471edc0a5 Reviewed-on: https://gerrit.libreoffice.org/c/dictionaries/+/124756 Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org> Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2021-11-04Update git submodulesOlivier Hallot1-0/+0
* Update dictionaries from branch 'master' to c3133e367000907747960c73ed372ecba249e3b1 - Add thesaurus to pt-BR https: //pt-br.libreoffice.org/projetos/vero Change-Id: I8a5349b8cbabfc305c11368f1aac64fd08322820 Reviewed-on: https://gerrit.libreoffice.org/c/dictionaries/+/124710 Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org> Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2021-10-04Update git submodulesAndras Timar1-0/+0
* Update dictionaries from branch 'master' to 6c9f1f6c2546d192d1a3b25d5f48d8081170e8be - Avoid duplicated pt_BR_pt_BR.properties in packaging's filelist Change-Id: I5ebb15f0a9f391fdf686ea7ebc7fba98c373b2a6 Reviewed-on: https://gerrit.libreoffice.org/c/dictionaries/+/123048 Tested-by: Andras Timar <andras.timar@collabora.com> Reviewed-by: Andras Timar <andras.timar@collabora.com>
2021-10-01Update git submodulesAndras Timar1-0/+0
* Update dictionaries from branch 'master' to 6176d3f2ce67c3f897f1507fe52680ad9d9fe7fc - add translations of pt_BR grammar checker dialog Change-Id: Ie091c2de7365ef4d980a06b017e8771e97feca82 Reviewed-on: https://gerrit.libreoffice.org/c/dictionaries/+/122966 Tested-by: Andras Timar <andras.timar@collabora.com> Reviewed-by: Andras Timar <andras.timar@collabora.com>
2021-09-27Update git submodulesAleś Bułojčyk1-0/+0
* Update dictionaries from branch 'master' to bc821271e3bf99a4228a29f25f066fd3bac307fb - Belarusian hunspell dictionary update It's really new dictionary, which is based on the new Belarusian grammar database. This database contains ~265ths paradigm and ~4.5mln wordforms. It's most complete list of words of Belarusian language for today. Dictionary for LibreOffice doesn't include all words, of course, but only words from official academic dictionaries. This database will be officially released at the beginning of October, 2021 under the label of the Institute of Linguistics of the National Academy of Sciences of Belarus at https://github.com/Belarus/GrammarDB. Old dictionary doesn't contain so complete list of wordforms (there are many missed words) and was based on old lists of words from different sources. "Official" means official orthography. There is also widely-used "Classical Orthography" or "Taraškievica" (https://en.wikipedia.org/wiki/Tara%C5%A1kievica). Rules for official orthography were revised in 2008. This dictionary fully correspond with new (2008) rules and academic dictionaries. Old LibreOffice dictionary contained words by 1957 rules. Differences between 1957 and 2008 rules are not so big, but they exist. Change-Id: Ie55bc3a946364a13793e3b55522612c69345b57d Reviewed-on: https://gerrit.libreoffice.org/c/dictionaries/+/121746 Tested-by: Andras Timar <andras.timar@collabora.com> Reviewed-by: Andras Timar <andras.timar@collabora.com>
2021-09-26Update git submodulesJulien Nabet1-0/+0
* Update dictionaries from branch 'master' to 5d9d7d50c9000119abd7b89fe0f48a41cc6a2502 - tdf#144730: Replace CONVERT_ADD to CONVERT to fix metric/non metric conversions Regression from https://cgit.freedesktop.org/libreoffice/core/commit/?id=ced79363cc30f225e766195ace4f892754fc85a0 author Eike Rathke <erack@redhat.com> 2016-08-03 18:56:01 +0200 committer Eike Rathke <erack@redhat.com> 2016-08-03 18:57:37 +0200 commit ced79363cc30f225e766195ace4f892754fc85a0 (patch) tree 94b2554faecda3744b05dcf61b99ebc2b25be5ab parent fa2fdb6607a7b961affadb6ca633b8feed828467 (diff) Resolves: tdf#69539 UI rename CONVERT to CONVERT_OOO, CONVERT_ADD to CONVERT ... with same syntax but different semantics that was even more confusing. Change-Id: I8d0badb231e58c9208f58fcbe013bbad4309ce74
2021-08-01Update git submodulesOlivier Hallot1-0/+0
* Update dictionaries from branch 'master' to e9915d1db36ed686095e9f1c095423455b5bd151 - More refactoring of dict_pt-BR lightproof 1) revert soft-hyphen to \xad 2) concatenate strings that were previously escaped (accented chars) Change-Id: If11072e994d0b6287e786cf87454bdbb1637b581 Reviewed-on: https://gerrit.libreoffice.org/c/dictionaries/+/119764 Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org> Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2021-07-31Update git submodulesJulien Nabet1-0/+0
* Update dictionaries from branch 'master' to 9a771d3d10ef796086d8c2d618dd2528ce4245b1 - Fix Flags not at the start of the expression in ru-RU Thank you Mike for the suggestion! Change-Id: Id8850677458b602a1823d96f0f8af93a0c86146f Reviewed-on: https://gerrit.libreoffice.org/c/dictionaries/+/119761 Tested-by: Mike Kaganski <mike.kaganski@collabora.com> Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com>
2021-07-31Update git submodulesOlivier Hallot1-0/+0
* Update dictionaries from branch 'master' to 70533d899bad9163a528279a5f078ffaf5af72f0 - Refactor lighproof_pt-BR impl script 1) convert escaped char to true UTF-8 2) concatenate strings Change-Id: I3e04989b578ec4221929e8afed81b21ab441c16f Reviewed-on: https://gerrit.libreoffice.org/c/dictionaries/+/119743 Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org> Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2021-07-31Update git submodulesMike Kaganski1-0/+0
* Update dictionaries from branch 'master' to f206a4b5a330778ff3eb41deb13fbc3397e5701e - "троеточие" is vernacular Change-Id: I1fe88cd8bda8368a91c466af99fecc1fc53f9d0f Reviewed-on: https://gerrit.libreoffice.org/c/dictionaries/+/119624 Tested-by: Mike Kaganski <mike.kaganski@collabora.com> Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com>
2021-07-31Update git submodulesOlivier Hallot1-0/+0
* Update dictionaries from branch 'master' to f8f892099e37a3e2d5d0196cec4786746e5901d2 - Add regex checker for pt-BR LightProof Many thanks to Mauricio Baesa "El Mau" Change-Id: I9e65247a9edd47611d43debfa83a025c2c23bc98 Reviewed-on: https://gerrit.libreoffice.org/c/dictionaries/+/119742 Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org> Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2021-07-31Update git submodulesJulien Nabet1-0/+0
* Update dictionaries from branch 'master' to 8167fb5ecbd98d8e2ae63b612fcdb7ca009a3120 - Reformat lightproof_ru_RU.py to have 1 expression per line Change-Id: I1eef05082fee8207d157ef72cb99f2c47be6efd1 Reviewed-on: https://gerrit.libreoffice.org/c/dictionaries/+/119702 Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com> Tested-by: Mike Kaganski <mike.kaganski@collabora.com>
2021-07-31Update git submodulesOlivier Hallot1-0/+0
* Update dictionaries from branch 'master' to d280ecd7d75a5be4f2a2238570238a3bb5e4e214 - Refactor and fix pt-BR Lightproof rules 1) convert to UTF-8 escaped characters replaced by UTF-8 equivalent except some typographic quotes remove u' and u" prefixing UTF-8 strings 2) fixed broken rules (unbalanced parenthesis) Improves readability of the rules Many thanks to Mauricio Baesa "El Mau" for the support on Python Change-Id: If62464633725401ed510dfcfcc907c8c7ad32d1d Reviewed-on: https://gerrit.libreoffice.org/c/dictionaries/+/119741 Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org> Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2021-07-30Update git submodulesJulien Nabet1-0/+0
* Update dictionaries from branch 'master' to 8cd20580b995fc6d93fbb1cdabd329a26c6ec85c - tdf#139523: LightProof makes Python complain on FutureWarnings for pt-BR Deal also with deprecated + fix some regexps Change-Id: Ifd5bfed9a1f256bd357d29bac46ea51515b522f0 Reviewed-on: https://gerrit.libreoffice.org/c/dictionaries/+/119693 Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org> Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org> Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
2021-07-29Update git submodulesOlivier Hallot1-0/+0
* Update dictionaries from branch 'master' to 67fc52d45b9c5e965f176eb917428c724c076ba0 - Fix typo Change-Id: Ic16067f805346e2a019855c1b1fff4905cc52d57 Reviewed-on: https://gerrit.libreoffice.org/c/dictionaries/+/119683 Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org> Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2021-07-29Update git submodulesJulien Nabet1-0/+0
* Update dictionaries from branch 'master' to 1787948f9a80e7f39c0d67869ff56d22223df584 - Portuguese Brasil lightproof: fix "Flags not at the start of the expression" Change-Id: If1888a167f2efe6ee54e72e4adf6ee9ab851b590 Reviewed-on: https://gerrit.libreoffice.org/c/dictionaries/+/119569 Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org> Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2021-07-29Update git submodulesOlivier Hallot1-0/+0
* Update dictionaries from branch 'master' to 60ac0c9c796fd0c09b0482baa7878399a9c2e75a - Fix typo in "Expressão arcaica" Change-Id: I513054881a967c0b3c3e5451f1f8134506156d66 Reviewed-on: https://gerrit.libreoffice.org/c/dictionaries/+/119646 Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org> Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2021-07-28Update git submodulesStanislav Horacek1-0/+0
* Update dictionaries from branch 'master' to b3a1c0be50d1ad0b404070124463fb4af90bbe39 - Czech Hunspell: add several word forms 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-27Update git submodulesOlivier Hallot1-0/+0
* Update dictionaries from branch 'master' to 748ec6b4e01e0bc17f05b3171abb02d61401c096 - Bump pt-BR dict version to 3.2.15 Fix typo in pt_BR_en_US.properties Change-Id: Iaaf3c5c3eab220c1a9d41b7fbf73540fbdde07fd Reviewed-on: https://gerrit.libreoffice.org/c/dictionaries/+/119445 Tested-by: Julien Nabet <serval2412@yahoo.fr> Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
2021-07-27Update git submodulesJulien Nabet1-0/+0
* Update dictionaries from branch 'master' to 7b0daded304d2d56c0f8035602a8480eec86d40d - Portuguese Brasil lightproof: numsep=>gerund since it concerns gerundismo Change-Id: I339f284e03004fe4fec2397844c9f53f3b3c2e10 Reviewed-on: https://gerrit.libreoffice.org/c/dictionaries/+/119567 Tested-by: Julien Nabet <serval2412@yahoo.fr> Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
2021-07-27Update git submodulesJulien Nabet1-0/+0
* Update dictionaries from branch 'master' to 6770a120c62386af493aacd4f16600d8cfaff1b0 - tdf#143559: save the changes in options of Portuguese spellcheck The keyid is "malmau" not "mmalmau" Change-Id: I9ba651abe0a4c062f811ee61da1b9f45621a5f02 Reviewed-on: https://gerrit.libreoffice.org/c/dictionaries/+/119556 Tested-by: Julien Nabet <serval2412@yahoo.fr> Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
2021-07-27Update git submodulesJulien Nabet1-0/+0
* Update dictionaries from branch 'master' to 66dd2540ba4e4a6442de40edf6b27895f94d9958 - tdf#143507: localize Grammar Checking (Portuguese) settings page Thank you Olivier Hallot for the translation! Change-Id: Iadd88379db040cf0743248b8169625102a4ebdec Reviewed-on: https://gerrit.libreoffice.org/c/dictionaries/+/119540 Tested-by: Julien Nabet <serval2412@yahoo.fr> Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
2021-07-27Update git submodulesJulien Nabet1-0/+0
* Update dictionaries from branch 'master' to 30dd499a102c930b6386d9b0b44ed13e9d4cf8d2 - Related tdf#138369: Remove spurious CR (ctrl-M) in ru_RU.dic Change-Id: Ia67007ad29497024b3186c1b466ccc987c08c60b Reviewed-on: https://gerrit.libreoffice.org/c/dictionaries/+/119488 Tested-by: Julien Nabet <serval2412@yahoo.fr> Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
2021-07-26Update git submodulesXisco Fauli1-0/+0
* Update dictionaries from branch 'master' to c292071ca8f8dece2bf5655038cdfd4899a09fa3 - tdf#143489: Update Galician dictionaries to version 20.08 Change-Id: I95b0064894a10a47e638568f85ddf5eb97ac345e Reviewed-on: https://gerrit.libreoffice.org/c/dictionaries/+/119372 Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com> Reviewed-by: Andras Timar <andras.timar@collabora.com> Tested-by: Andras Timar <andras.timar@collabora.com>
2021-07-01Update git submodulesStanislav Horacek1-0/+0
* Update dictionaries from branch 'master' to 01bb1d2c47c2c132adf6c6bef77cf7ec39d84535 - Czech Hunspell: fix declination of some nouns ending with "-ec" 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-01Update git submodulesStanislav Horacek1-0/+0
* Update dictionaries from branch 'master' to c608cc40ecc81cdd6ac9000dc890e3f788f2c094 - Czech Hunspell: fix several verbs of pattern "tisknout" 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-01Update git submodulesStanislav Horacek1-0/+0
* Update dictionaries from branch 'master' to bcf9aa0b95ca7770c5bb74801289477214213fb4 - Czech Hunspell: fix several nouns and adjectives 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>