summaryrefslogtreecommitdiff
path: root/pt_BR/pythonpath/lightproof_opts_pt_BR.py
diff options
context:
space:
mode:
authorOlivier Hallot <olivier.hallot@alta.org.br>2012-11-26 15:11:18 -0200
committerAndras Timar <atimar@suse.com>2012-11-27 16:58:12 +0100
commit404c7ad8ccb9e71e8a7f575d638e4522b2a16657 (patch)
tree2bda9753eff7d2f8d599de2133d633d7dff1fc4a /pt_BR/pythonpath/lightproof_opts_pt_BR.py
parent84861864e2555282a23235225dd15dc1c6d30249 (diff)
Add Lightproof grammar checker for pt-BR
This patch is a collaborative work of the Brazilian LibreOffice community, leaded by Raimundo Moura, João McCormick and may other collaborators as listed in http://pt-br.libreoffice.org/projetos/projeto-vero-verificador-ortografico/ (Internal build: Vero 3.0.0 Beta 23) Change-Id: I6e91071aaf381a81db420e6454cfdeb39f289465
Diffstat (limited to 'pt_BR/pythonpath/lightproof_opts_pt_BR.py')
-rw-r--r--pt_BR/pythonpath/lightproof_opts_pt_BR.py4
1 files changed, 4 insertions, 0 deletions
diff --git a/pt_BR/pythonpath/lightproof_opts_pt_BR.py b/pt_BR/pythonpath/lightproof_opts_pt_BR.py
new file mode 100644
index 0000000..a5001fb
--- /dev/null
+++ b/pt_BR/pythonpath/lightproof_opts_pt_BR.py
@@ -0,0 +1,4 @@
+lopts = {}
+lopts_default = {}
+lopts['pt_BR'] = [u'grammar', u'cap', u'dup', u'pair', u'spaces', u'mdash', u'quotation', u'times', u'spaces2', u'ndash', u'apostrophe', u'ellipsis', u'spaces3', u'minus', u'metric', u'numsep', u'nonmetric']
+lopts_default['pt_BR'] = [u'spaces', u'times']