Age | Commit message (Collapse) | Author |
|
* Update dictionaries from branch 'master'
to 40580c5dbb5b06fbf402b5864e736527b05cd2f5
- id: sync dictionaries to version v2.3.0 (2022.09.21)
In the dictionary file we add 15773 new root words, sort them out to
simplify search and update in the future.
In the affix file we fix some format for Lucene.
The README updated to match with upstream [1].
[1] https://github.com/shuLhan/hunspell-id
Change-Id: Ie96776aba2399b90cfbc113782c720a157458bc3
Reviewed-on: https://gerrit.libreoffice.org/c/dictionaries/+/140263
Tested-by: Aron Budea <aron.budea@collabora.com>
Reviewed-by: Aron Budea <aron.budea@collabora.com>
|
|
* Update dictionaries from branch 'master'
to f191df059976deba5f60983bb4a87ab184835fd4
- Updated Slovenian thesaurus
Change-Id: Id3b452928405a90e9a9fb9b3759030c7d3122a72
Reviewed-on: https://gerrit.libreoffice.org/c/dictionaries/+/145032
Tested-by: Andras Timar <andras.timar@collabora.com>
Reviewed-by: Andras Timar <andras.timar@collabora.com>
|
|
* Update dictionaries from branch 'master'
to 2b234ba64f43d16b9393fb0cfdc794814065e838
- tdf#148876 Adding Thai hyphenation patterns
Change-Id: Ib9e6fe6350c6b8a4e9644315717fd744714a271a
Reviewed-on: https://gerrit.libreoffice.org/c/dictionaries/+/141961
Reviewed-by: Andras Timar <andras.timar@collabora.com>
Tested-by: Andras Timar <andras.timar@collabora.com>
|
|
* Update dictionaries from branch 'master'
to 43a746e2dcbdea7b89172024a14e6c6f1738c95c
- Update Italian hyphenation and dictionary
Change-Id: Iad6cf43961c19c9aa9971abddf7f609b57b511d2
Reviewed-on: https://gerrit.libreoffice.org/c/dictionaries/+/135435
Tested-by: Aron Budea <aron.budea@collabora.com>
Reviewed-by: Aron Budea <aron.budea@collabora.com>
|
|
* Update dictionaries from branch 'master'
to 25477fbcf311ca3a6383a0ebcc99e0e4ada25b85
- Update Mongolian dictionary
Change-Id: Id3c5ec7bef29cf50d5381525960fdce392251391
Reviewed-on: https://gerrit.libreoffice.org/c/dictionaries/+/137567
Tested-by: Aron Budea <aron.budea@collabora.com>
Reviewed-by: Aron Budea <aron.budea@collabora.com>
|
|
* Update dictionaries from branch 'master'
to 2ee18117fc1d481e7cc58ebf0d498d761357be82
- Fix typos in Thesaurus
Change-Id: Id54a4f32468d525e96b66b9d5cd8de9313cb64c7
Reviewed-on: https://gerrit.libreoffice.org/c/dictionaries/+/136876
Tested-by: Aron Budea <aron.budea@collabora.com>
Reviewed-by: Aron Budea <aron.budea@collabora.com>
|
|
* Update dictionaries from branch 'master'
to 81c820ae2e0f447d3bd71855c3bc7e8912740d11
- Updated the English dictionaries: GB+ZA
Change-Id: I0926be0ea79af8d4f4a592f694792c3d7733693c
Reviewed-on: https://gerrit.libreoffice.org/c/dictionaries/+/142008
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
|
|
* Update dictionaries from branch 'master'
to e808afadc2ead6b98b40026f6eec15ae669de37c
- pot file generation only looks for strings with en-US language
so change lang="en" to lang="en-US" to extract the string
Change-Id: I94defd0696be5df576b59030472c43261a359080
Reviewed-on: https://gerrit.libreoffice.org/c/dictionaries/+/141366
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
|
|
* Update dictionaries from branch 'master'
to 0416c229fe3a2a6bc9d661a077e77264cd9d6929
- Extend --enable-mpl-subset options effect to some dictionaries
Change-Id: I09919a3dde90f986998d211fb84380497553a322
Reviewed-on: https://gerrit.libreoffice.org/c/dictionaries/+/140936
Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>
Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com>
|
|
* 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>
|
|
* 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>
|
|
* 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>
|
|
* 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>
|
|
* 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>
|
|
* 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>
|
|
* 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>
|
|
* 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>
|
|
* 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>
|
|
* Update dictionaries from branch 'master'
to d4165a5a9b83216339c731c42250f1417dfd9d26
- rdm#3572 update github-repo lockdown
Change-Id: Ifafd3a7367e142539140670b01c1184554395890
|
|
* 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>
|
|
* 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>
|
|
* 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>
|
|
* 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>
|
|
* 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>
|
|
* Update dictionaries from branch 'master'
to 8fecc831337825ee6a5a471ec72f79bad5b3dda5
- resolve committed conflicts in this file
Change-Id: I98376d34feb682794bb92c4463a3854a8b8498ee
|
|
* 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>
|
|
* 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>
|
|
* 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>
|
|
* 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>
|
|
* 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>
|
|
* 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>
|
|
* 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>
|
|
* 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>
|
|
* 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>
|
|
* 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>
|
|
* 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>
|
|
* 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>
|
|
* 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
|
|
* 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>
|
|
* 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>
|
|
* 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>
|
|
* 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>
|
|
* 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>
|
|
* 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>
|
|
* 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>
|
|
* 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>
|
|
* 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>
|
|
* 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>
|
|
* 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>
|
|
* 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>
|