diff options
author | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2022-01-26 14:10:35 +0100 |
---|---|---|
committer | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2022-01-26 14:14:11 +0100 |
commit | 59aa6716126252d64cbd897153f231389c05ac2d (patch) | |
tree | 473bc82f30665dca85de9ac19b443a2759648aa9 /source/ru/chart2 | |
parent | 87e0eb58bfcb1cdfe04f26833376827a09c1e241 (diff) |
update translations for 7.3.0 rc3
and force-fix errors using pocheck
Change-Id: Iedaea86e48ece63ca63d38dceac9b0d15091f38d
Diffstat (limited to 'source/ru/chart2')
-rw-r--r-- | source/ru/chart2/messages.po | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/source/ru/chart2/messages.po b/source/ru/chart2/messages.po index 11750e8742c..0d7125d5497 100644 --- a/source/ru/chart2/messages.po +++ b/source/ru/chart2/messages.po @@ -4,16 +4,16 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2021-11-16 12:08+0100\n" -"PO-Revision-Date: 2021-09-22 20:36+0000\n" -"Last-Translator: bormant <bormant@mail.ru>\n" -"Language-Team: Russian <https://translations.documentfoundation.org/projects/libo_ui-master/chart2messages/ru/>\n" +"PO-Revision-Date: 2022-01-26 12:32+0000\n" +"Last-Translator: Helen <helenrussian@gmail.com>\n" +"Language-Team: Russian <https://translations.documentfoundation.org/projects/libo_ui-7-3/chart2messages/ru/>\n" "Language: ru\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" "X-Accelerator-Marker: ~\n" -"X-Generator: LibreOffice\n" +"X-Generator: Weblate 4.8.1\n" "X-POOTLE-MTIME: 1553168046.000000\n" #. NCRDD @@ -1217,7 +1217,7 @@ msgstr "Переместить ряд влево" #: chart2/uiconfig/ui/chartdatadialog.ui:172 msgctxt "chartdatadialog|extended_tip|MoveLeftColumn" msgid "Switches the current column with its neighbor at the left." -msgstr "" +msgstr "Перестановка текущего столбца и соседнего столбца слева." #. DfxQy #: chart2/uiconfig/ui/chartdatadialog.ui:184 @@ -1241,7 +1241,7 @@ msgstr "Переместить ряд вверх" #: chart2/uiconfig/ui/chartdatadialog.ui:206 msgctxt "chartdatadialog|extended_tip|MoveUpRow" msgid "Switches the current row with its neighbor above." -msgstr "" +msgstr "Перестановка текущей строки и строки над ней." #. TvbuK #: chart2/uiconfig/ui/chartdatadialog.ui:218 |