summaryrefslogtreecommitdiff
path: root/ru_RU
AgeCommit message (Collapse)AuthorFilesLines
2024-04-18tdf#157716 rename 'Language Settings' to 'Languages and Locales'Stéphane Guillou1-1/+1
... for bundled dictionary dialogs. The string still exists in various README files but prefer not to touch because some refer to OpenOffice dialogs, others could be fixed upstream (e.g. lv_LV), and some are explicitly legacy (it_IT). Also remove pt_BR hardcoded translations. Change-Id: I9dce059fc5e6fa6553c2acc16d2b6285bced72e3 Reviewed-on: https://gerrit.libreoffice.org/c/dictionaries/+/166137 Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com> Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
2021-07-31Fix Flags not at the start of the expression in ru-RUJulien Nabet1-1/+1
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-31"троеточие" is vernacularMike Kaganski1-1/+1
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-31Reformat lightproof_ru_RU.py to have 1 expression per lineJulien Nabet1-1/+147
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-27Related tdf#138369: Remove spurious CR (ctrl-M) in ru_RU.dicJulien Nabet1-14/+14
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>
2020-07-20Fix "invalid escape sequence \w" Python exceptionsStephan Bergmann1-2/+2
(Like > Python exception: <class 'SyntaxError'>: invalid escape sequence \w (lightproof_impl_en.py, line 126), traceback follows > File "instdir/program/pythonloader.py", line 133, in activate > mod = self.getModuleFromUrl( locationUrl ) > File "instdir/program/pythonloader.py", line 101, in getModuleFromUrl > exec(codeobject, mod.__dict__) > File "instdir/share/extensions/dict-en/Lightproof.py", line 6, in <module> > from lightproof_impl_en import locales > File "instdir/program/uno.py", line 345, in _uno_import > return _builtin_import(name, *optargs, **kwargs) I noticed e.g. during UITest_writer_tests3.) Appears those suspicious escapes were present ever since 2214a3731aaffc4a51d1c712dbee553a0ba35af0 "Hungarian sentence checking", 95445a70a29c6a1166a19f483566f2c9cfc7563b "English sentence checking", and c9cdf3fb4752e8b0c641a3aff15d554135beb0e7 "Add Russian grammar checking + update English and Hungarian". Change-Id: Ia2af7e0adb00b4737b22d460dd75fa47a4ae70d5 Reviewed-on: https://gerrit.libreoffice.org/c/dictionaries/+/99047 Tested-by: László Németh <nemeth@numbertext.org> Reviewed-by: László Németh <nemeth@numbertext.org>
2020-06-15Add merged Russian thesaurusYakov Reztsov4-2020/+17872
from https://github.com/yakovru/MergedRuThesaurus Change-Id: I14047196dbe5aef4191d5a2e5aeaa4af240db610 Reviewed-on: https://gerrit.libreoffice.org/c/dictionaries/+/96219 Reviewed-by: Andras Timar <andras.timar@collabora.com> Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com> Tested-by: Mike Kaganski <mike.kaganski@collabora.com>
2020-06-04Converted Russian dictionaries from KOI8-R to UTF-8Ilia Sheshukov3-151727/+151727
Change-Id: Id2ecf90b5bb0adb5c620916aec3527c4ef851237 Reviewed-on: https://gerrit.libreoffice.org/c/dictionaries/+/95515 Tested-by: Andras Timar <andras.timar@collabora.com> Reviewed-by: Andras Timar <andras.timar@collabora.com>
2018-12-16Related: tdf#121610 Do dictionary option titles Title Casesabri unal1-1/+1
Change-Id: I3ab12669bec1265ad06288a122661c5b77733e1b Reviewed-on: https://gerrit.libreoffice.org/64916 Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com> Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
2018-10-31typo: Typographica -> TypographicalAndras Timar1-1/+1
Change-Id: I9e9dc28dcb27ec466a5beecb1141f82489c803b1
2015-05-22Lightproof: do not return invalid nBehindEndOfSentencePositionMichael Stahl1-1/+1
Copy bugfix to localized Lightproof.py Change-Id: I7a27492a26e3bd18ba2c6a4a299039c2ded38e53
2014-08-22Lightproof: restore paragraph based proofreadingOlivier R1-0/+6
Instead of the sentences suggested by the incomplete sentence boundary detection of LibreOffice (enabled in version 4), Lightproof works on full paragraph text again, allowing more precise analysis of the text. See http://nabble.documentfoundation.org/Grammar-checker-Undocumented-change-in-the-API-for-LO-4-td4030639.html Change-Id: Ifc967e5b3f27da5b0edeebdb73b8f0b97c938280
2014-08-22update Russian proofreading rulesYakov Reztsov4-8/+9
Change-Id: Iedc3af5671241a6e9202916c0a813f0f91303e8f
2013-04-29Fix passiv'ization of Lightproof.py UNO componentsStephan Bergmann3-4/+22
...and some light clean up. Change-Id: I33da2fa452557d9c8c22419fafdc9d221859c320
2013-04-14put sentence/grammar checker options under Language SettingsAndras Timar1-25/+21
Change-Id: Ic05b4162c64f2eff43cb9dc88b282934a6fd2ce3
2013-02-08fdo#60139: Rename bundled extensions's Lightproof service implementation namesStephan Bergmann5-7/+7
... from org.openoffice.comp.pyuno.Lightproof... to org.libreoffice.comp.pyuno.Lightproof... (and increment the corresponding extensions' version numbers) to avoid clashes with any freestanding Lightproof extension.
2013-01-15fdo#59371 update version number of ru dictionary to the date of last changeAndras Timar1-1/+1
Change-Id: I1722c0c701f388020819392f8b9782d5023a2874
2012-12-03Python 3 port of ru-RU grammar checkerlibreoffice-4-0-branch-pointLászló Németh1-2/+1
2012-10-24drop stray delzip filesDavid Tardon1-0/+0
Change-Id: I235d23248469b760da69983575dfcd73431757d4
2012-10-23gbuild: let ExtensionTarget expect manifest below META-INFMichael Stahl1-0/+0
... adapt dictionaries to that.
2012-10-16move dictionaries structure one directory upNorbert Thiebaud23-0/+174238
Change-Id: I70388bf6b95d8692cc6f25fc5a9c7baf3a675710