aboutsummaryrefslogtreecommitdiff
path: root/source/ru/dictionaries
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2021-11-16 13:00:53 +0100
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2021-11-16 13:04:20 +0100
commita692f49808bffb7f402cd88cbf48e32b2044d111 (patch)
tree65607b2a988446b75847edb0c68f2f0cfbd5cd49 /source/ru/dictionaries
parent327c876f4c35127cff03b26303acd4831252ce66 (diff)
update translations for master
and force-fix errors using pocheck Change-Id: I93c02cdd542eb2c42765f65e9e78f2dc8f339005
Diffstat (limited to 'source/ru/dictionaries')
-rw-r--r--source/ru/dictionaries/pt_BR.po8
1 files changed, 4 insertions, 4 deletions
diff --git a/source/ru/dictionaries/pt_BR.po b/source/ru/dictionaries/pt_BR.po
index 186b8f0fafa..e1720031e38 100644
--- a/source/ru/dictionaries/pt_BR.po
+++ b/source/ru/dictionaries/pt_BR.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: pt_BR\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2019-07-11 18:38+0200\n"
+"POT-Creation-Date: 2021-11-16 12:08+0100\n"
"PO-Revision-Date: 2013-05-24 00:28+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: Russian <l10n@ru.libreoffice.org>\n"
@@ -17,11 +17,11 @@ msgstr ""
"X-Project-Style: openoffice\n"
"X-POOTLE-MTIME: 1369355291.000000\n"
-#. WPNAm
+#. svvMk
#: description.xml
msgctxt ""
"description.xml\n"
"dispname\n"
"description.text"
-msgid "Spelling, hyphenation and grammar checking tools for Brazilian Portuguese"
-msgstr "Португальский (Бразилия) орфографический словарь, инструменты для расстановки переносов и проверки грамматики"
+msgid "Spelling, thesaurus, hyphenation and grammar checking tools for Brazilian Portuguese"
+msgstr ""
on> LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/xmlreader
AgeCommit message (Expand)Author
2022-07-29clang-tidy modernize-pass-by-value in xmlreaderNoel Grandin
2021-12-02Fix clang-cl -Zc:dllexportInlines- buildStephan Bergmann
2021-05-14Revert "improve perf of xmlreader::Pad"Noel Grandin
2021-05-11improve perf of xmlreader::PadNoel Grandin
2021-04-10speed up XmlReader::handleSkippedTextNoel Grandin
2021-04-07Updated README.md files to represent current code / use Markdown formatHossein
2021-03-24Using .md extension/Markdown syntax for modules READMEHossein
2019-10-10Revert "Optimize getNamespaceId (xmlreader)"Julien Nabet
2019-10-08cleanups in xmlreaderNoel Grandin
2019-10-06we can use Span for the cache key hereNoel Grandin
2019-10-06convert equals() to operator== in xmlreader::SpanNoel Grandin
2019-10-06Optimize getNamespaceId (xmlreader)Julien Nabet
2019-02-04tdf#42949 Fix IWYU warnings in xmlreader/Gabor Kelemen
2018-09-15Simplify containers iterations in xmlhelp, xmlreader, xmlscript, xmlsecurityArkadiy Illarionov
2018-07-24loplugin:unusedfields,can-be-const in xmlreaderNoel Grandin
2018-01-23Silence -Werror=implicit-fallthrough= (upcoming GCC 8)Stephan Bergmann
2017-09-14clang-tidy modernize-use-emplace in variousNoel Grandin
2017-07-25loplugin:unusedmethodsNoel Grandin
2017-04-21gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky
2016-08-31convert XmlReader::State to scoped enumNoel Grandin
2016-05-25Convert XmlReader::Result to scoped enumNoel Grandin
2016-05-24Convert XmlReader::Text to scoped enumNoel Grandin
2016-05-13clang-tidy modernize-loop-convert in writerfilter to xmlsecurityNoel Grandin
2016-04-02cleanup: remove unused Reference.h(xx) includesJochen Nitschke
2016-03-31use SAL_N_ELEMENTS in for loopsNoel Grandin
2016-02-15Rename rtl::isValidCodePoint -> rtl::isUnicodeCodePointStephan Bergmann
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-06-05various: remove SAL_THROW macroNoel Grandin
2014-05-23remove boilerplate in UNO Exception constructor callsNoel Grandin
2014-04-30coverity#708727 Uninitialized pointer fieldCaolán McNamara
2014-01-23coverity#1158416 Uninitialized pointer fieldCaolán McNamara
2013-12-06Zip .ui translations per UIConfig target.Matúš Kukan
2013-11-11xmlreader: include <> for external includesNorbert Thiebaud