[Libreoffice-commits] dictionaries.git: pt_BR/pythonpath
Olivier Hallot (via logerrit)
logerrit at kemper.freedesktop.org
Thu Jul 29 20:22:21 UTC 2021
pt_BR/pythonpath/lightproof_pt_BR.py | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
New commits:
commit 67fc52d45b9c5e965f176eb917428c724c076ba0
Author: Olivier Hallot <olivier.hallot at libreoffice.org>
AuthorDate: Thu Jul 29 17:16:14 2021 -0300
Commit: Olivier Hallot <olivier.hallot at libreoffice.org>
CommitDate: Thu Jul 29 22:22:00 2021 +0200
Fix typo
Change-Id: Ic16067f805346e2a019855c1b1fff4905cc52d57
Reviewed-on: https://gerrit.libreoffice.org/c/dictionaries/+/119683
Tested-by: Olivier Hallot <olivier.hallot at libreoffice.org>
Reviewed-by: Olivier Hallot <olivier.hallot at libreoffice.org>
diff --git a/pt_BR/pythonpath/lightproof_pt_BR.py b/pt_BR/pythonpath/lightproof_pt_BR.py
index b6b2b89..7679c10 100644
--- a/pt_BR/pythonpath/lightproof_pt_BR.py
+++ b/pt_BR/pythonpath/lightproof_pt_BR.py
@@ -1983,8 +1983,8 @@ dic = [[u'(?u)(?<![-\\w\u2013.,\xad])(assim|lhe|lhes|me|n\xE3o|nos|que|te|vezes|
[u'(?u)(?<![-\\w\u2013.,\xad])integro(?![-\\w\u2013\xad])', u'\xedntegro', u'Faltou o acento? Voc\xea quis dizer:', u'vintegro.search(TEXT) and option(LOCALE,"paronimo")'],
[u'(?u)(?<![-\\w\u2013.,\xad])intimo(?![-\\w\u2013\xad])', u'\xedntimo', u'Faltou o acento? Voc\xea quis dizer:', u'vintimo.search(TEXT) and option(LOCALE,"paronimo")'],
[u'(?u)(?<![-\\w\u2013.,\xad])intima(?![-\\w\u2013\xad])', u'\xedntima', u'Faltou o acento? Voc\xea quis dizer:', u'vintima.search(TEXT) and option(LOCALE,"paronimo")'],
- [u'(?u)(?<![-\\w\u2013.,\xad])renuncia(?![-\\w\u2013\xad])', u're\xfancia', u'Faltou o acento? Voc\xea quis dizer:', u'vrenuncia.search(TEXT) and option(LOCALE,"paronimo")'],
- [u'(?u)(?<![-\\w\u2013.,\xad])denuncia(?![-\\w\u2013\xad])', u'de\xfancia', u'Faltou o acento? Voc\xea quis dizer:', u'vdenuncia.search(TEXT) and option(LOCALE,"paronimo")'],
+ [u'(?u)(?<![-\\w\u2013.,\xad])renuncia(?![-\\w\u2013\xad])', u'ren\xfancia', u'Faltou o acento? Voc\xea quis dizer:', u'vrenuncia.search(TEXT) and option(LOCALE,"paronimo")'],
+ [u'(?u)(?<![-\\w\u2013.,\xad])denuncia(?![-\\w\u2013\xad])', u'den\xfancia', u'Faltou o acento? Voc\xea quis dizer:', u'vdenuncia.search(TEXT) and option(LOCALE,"paronimo")'],
[u'(?u)(?<![-\\w\u2013.,\xad])libero(?![-\\w\u2013\xad])', u'l\xedbero', u'Faltou o acento? Voc\xea quis dizer:', u'vlibero.search(TEXT) and option(LOCALE,"paronimo")'],
[u'(?u)(?<![-\\w\u2013.,\xad])liquido(?![-\\w\u2013\xad])', u'l\xedquido', u'Faltou o acento? Voc\xea quis dizer:', u'vliquido.search(TEXT) and option(LOCALE,"paronimo")'],
[u'(?u)(?<![-\\w\u2013.,\xad])liquida(?![-\\w\u2013\xad])', u'l\xedquida', u'Faltou o acento? Voc\xea quis dizer:', u'vliquida.search(TEXT) and option(LOCALE,"paronimo")'],
More information about the Libreoffice-commits
mailing list