summaryrefslogtreecommitdiff
path: root/gug
AgeCommit message (Collapse)AuthorFilesLines
2017-05-21Make sure all dictionary descriptions are translatedGabor Kelemen1-1/+1
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>
2016-12-27Guarani spell checker and thesaurus.Giovanni Caligaris8-9/+4248
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-10-08Calquing English’s title case is bad style in Spanish and GuaraniAdolfo Jayme Barrientos1-2/+2
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-09-29Update Guarani thesaurus to v1.1Giovanni Calligaris10-910/+915
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
2015-12-12Add Guarani thesaurus (gug-PY)Giovanni Caligaris9-0/+3259
Add Guarani thesaurus to gug locale Warning: The .dat file is not perfectly conformant to the LO build for thesaurus; The dat and idx file were generated by external program and were moved directly into the extension The file Dictionary-gug.mk has lines commented to show where to restore the "normal" build once the dat file is fixed. Change-Id: Ia39ec69f7289e28965cde21135f7e63fcb32ee66 Reviewed-on: https://gerrit.libreoffice.org/20275 Reviewed-by: Olivier Hallot <ohallot@collabora.co.uk> Tested-by: Olivier Hallot <ohallot@collabora.co.uk>