aboutsummaryrefslogtreecommitdiff
path: root/source/ru/helpcontent2
diff options
context:
space:
mode:
authorXisco Fauli <xiscofauli@libreoffice.org>2022-12-27 13:44:49 +0100
committerXisco Fauli <xiscofauli@libreoffice.org>2022-12-27 13:45:36 +0100
commit642fe8324e026e226c7e8e06e9d332d4f6181726 (patch)
treefcd4aa5d12843cdd2de21bd8597dca4e0b479d5d /source/ru/helpcontent2
parent08d0004b7aa823bedc51c521919faf0d82fe24f2 (diff)
update translations for master/7.5
and force-fix errors using pocheck Change-Id: Ic3c6df26db8a38ad0e87e34b3c4a2c420b84c41e
Diffstat (limited to 'source/ru/helpcontent2')
-rw-r--r--source/ru/helpcontent2/source/text/sbasic/guide.po28
-rw-r--r--source/ru/helpcontent2/source/text/sdatabase.po14
-rw-r--r--source/ru/helpcontent2/source/text/shared/01.po14
-rw-r--r--source/ru/helpcontent2/source/text/swriter/01.po6
4 files changed, 31 insertions, 31 deletions
diff --git a/source/ru/helpcontent2/source/text/sbasic/guide.po b/source/ru/helpcontent2/source/text/sbasic/guide.po
index 08793eae9a0..056ef05c239 100644
--- a/source/ru/helpcontent2/source/text/sbasic/guide.po
+++ b/source/ru/helpcontent2/source/text/sbasic/guide.po
@@ -4,7 +4,7 @@ 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: 2022-12-07 19:22+0100\n"
-"PO-Revision-Date: 2022-11-27 16:15+0000\n"
+"PO-Revision-Date: 2022-12-27 11:24+0000\n"
"Last-Translator: bormant <bormant@mail.ru>\n"
"Language-Team: Russian <https://translations.documentfoundation.org/projects/libo_help-master/textsbasicguide/ru/>\n"
"Language: ru\n"
@@ -13,7 +13,7 @@ msgstr ""
"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.12.2\n"
"X-POOTLE-MTIME: 1564779521.000000\n"
#. WcTKB
@@ -194,7 +194,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Basic to Python"
-msgstr ""
+msgstr "Basic в Python"
#. eoGBT
#: basic_2_python.xhp
@@ -221,7 +221,7 @@ msgctxt ""
"N0432\n"
"help.text"
msgid "Calling Python scripts from %PRODUCTNAME Basic macros is possible, and valuable features can be obtained such as:"
-msgstr ""
+msgstr "Из макросов %PRODUCTNAME Basic возможно вызывать сценарии Python, можно получить такие полезные функции, как:"
#. ZKSB3
#: basic_2_python.xhp
@@ -257,7 +257,7 @@ msgctxt ""
"N0436\n"
"help.text"
msgid "and many more."
-msgstr ""
+msgstr "и многое другое."
#. FdkpF
#: basic_2_python.xhp
@@ -275,7 +275,7 @@ msgctxt ""
"N0438\n"
"help.text"
msgid "Retrieving Python Scripts"
-msgstr ""
+msgstr "Получение сценариев Python"
#. rPSP7
#: basic_2_python.xhp
@@ -293,7 +293,7 @@ msgctxt ""
"N0444\n"
"help.text"
msgid "''' Grab Python script object before execution"
-msgstr ""
+msgstr "''' Захват объекта сценария Python перед выполнением"
#. woGvx
#: basic_2_python.xhp
@@ -302,7 +302,7 @@ msgctxt ""
"N0445\n"
"help.text"
msgid "' Arguments:"
-msgstr ""
+msgstr "' Аргументы:"
#. nvnTr
#: basic_2_python.xhp
@@ -311,7 +311,7 @@ msgctxt ""
"N0446\n"
"help.text"
msgid "' macro : as \"library/module.py$macro\" or \"module.py$macro\""
-msgstr ""
+msgstr "' макрос : как \"library/module.py$macro\" или \"module.py$macro\""
#. Au674
#: basic_2_python.xhp
@@ -329,7 +329,7 @@ msgctxt ""
"N0448\n"
"help.text"
msgid "' Result:"
-msgstr ""
+msgstr "' Результат:"
#. kskTS
#: basic_2_python.xhp
@@ -356,7 +356,7 @@ msgctxt ""
"N0463\n"
"help.text"
msgid "Executing Python Scripts"
-msgstr ""
+msgstr "Выполнение сценариев Python"
#. pAfKa
#: basic_2_python.xhp
@@ -365,7 +365,7 @@ msgctxt ""
"N0464\n"
"help.text"
msgid "Syntax"
-msgstr ""
+msgstr "Синтаксис"
#. gVpsb
#: basic_2_python.xhp
@@ -410,7 +410,7 @@ msgctxt ""
"N0477\n"
"help.text"
msgid "'''Workstation name'''"
-msgstr ""
+msgstr "'''Имя рабочей станции'''"
#. FCaBa
#: basic_2_python.xhp
@@ -419,7 +419,7 @@ msgctxt ""
"N0483\n"
"help.text"
msgid "'''File size in bytes'''"
-msgstr ""
+msgstr "'''Размер файла в байтах'''"
#. D9Cbu
#: basic_2_python.xhp
diff --git a/source/ru/helpcontent2/source/text/sdatabase.po b/source/ru/helpcontent2/source/text/sdatabase.po
index 583e6c18783..aa9a03e43d7 100644
--- a/source/ru/helpcontent2/source/text/sdatabase.po
+++ b/source/ru/helpcontent2/source/text/sdatabase.po
@@ -4,7 +4,7 @@ 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: 2022-12-07 19:22+0100\n"
-"PO-Revision-Date: 2022-12-07 12:19+0000\n"
+"PO-Revision-Date: 2022-12-27 11:24+0000\n"
"Last-Translator: bormant <bormant@mail.ru>\n"
"Language-Team: Russian <https://translations.documentfoundation.org/projects/libo_help-master/textsdatabase/ru/>\n"
"Language: ru\n"
@@ -13,7 +13,7 @@ msgstr ""
"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.12.2\n"
#. ugSgG
#: 02000000.xhp
@@ -40,7 +40,7 @@ msgctxt ""
"hd_id3150445\n"
"help.text"
msgid "<link href=\"text/sdatabase/02000000.xhp\">Queries</link>"
-msgstr ""
+msgstr "<link href=\"text/sdatabase/02000000.xhp\">Запросы</link>"
#. KaF9w
#: 02000000.xhp
@@ -76,7 +76,7 @@ msgctxt ""
"par_id3149183\n"
"help.text"
msgid "To print a query or table:"
-msgstr ""
+msgstr "Чтобы напечатать запрос или таблицу:"
#. zDMbu
#: 02000000.xhp
@@ -85,7 +85,7 @@ msgctxt ""
"par_id3156426\n"
"help.text"
msgid "Open a text document (or a spreadsheet document if you prefer the specific printing functions of this type of document)."
-msgstr ""
+msgstr "Откройте текстовый документ (или документ электронной таблицы, если предпочитаете функции печати этого типа документа)."
#. KFWTE
#: 02000000.xhp
@@ -121,7 +121,7 @@ msgctxt ""
"par_id3153561\n"
"help.text"
msgid "The query or table will be inserted into your document."
-msgstr ""
+msgstr "Запрос или таблица будут вставлены в документ."
#. XDLzM
#: 02000000.xhp
@@ -130,7 +130,7 @@ msgctxt ""
"par_id3150503\n"
"help.text"
msgid "Print the document by choosing <emph>File - Print</emph>."
-msgstr ""
+msgstr "Распечатайте документ, выбрав <emph>Файл - Печать</emph>."
#. Kh9NG
#: 02000000.xhp
diff --git a/source/ru/helpcontent2/source/text/shared/01.po b/source/ru/helpcontent2/source/text/shared/01.po
index 02270ec87a2..386b6df2f59 100644
--- a/source/ru/helpcontent2/source/text/shared/01.po
+++ b/source/ru/helpcontent2/source/text/shared/01.po
@@ -4,16 +4,16 @@ msgstr ""
"Project-Id-Version: 01\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2022-12-07 19:22+0100\n"
-"PO-Revision-Date: 2020-03-13 11:33+0000\n"
-"Last-Translator: kompilainenn <79045_79045@mail.ru>\n"
-"Language-Team: Russian <https://weblate.documentfoundation.org/projects/libo_help-master/textshared01/ru/>\n"
+"PO-Revision-Date: 2022-12-27 11:24+0000\n"
+"Last-Translator: bormant <bormant@mail.ru>\n"
+"Language-Team: Russian <https://translations.documentfoundation.org/projects/libo_help-master/textshared01/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.12.2\n"
"X-POOTLE-MTIME: 1565288032.000000\n"
#. 3u8hR
@@ -32072,7 +32072,7 @@ msgctxt ""
"par_id3151049\n"
"help.text"
msgid "<ahelp hid=\"svx/ui/dockingfontwork/distancex\">Enter the horizontal distance between the text characters and the edge of the shadow or the angle of the shadow slant from vertical.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"svx/ui/dockingfontwork/distancex\">Введите расстояние по горизонтали между символами текста и краем тени или угол отклонения тени от вертикали.</ahelp>"
#. z9sPP
#: 05280000.xhp
@@ -32108,7 +32108,7 @@ msgctxt ""
"par_id3153704\n"
"help.text"
msgid "<ahelp hid=\"svx/ui/dockingfontwork/distancey\">Enter the vertical distance between the text characters and the edge of the shadow, or the size of the shadow in percent values of the character size.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"svx/ui/dockingfontwork/distancey\">Введите расстояние по вертикали между текстовыми символами и краем тени или размер тени в процентах от размера символа.</ahelp>"
#. gWZnK
#: 05280000.xhp
@@ -35303,7 +35303,7 @@ msgctxt ""
"par_id3150976\n"
"help.text"
msgid "<ahelp hid=\"svx/ui/docking3deffects/slant\">Enter an angle from 0 to 90 degrees for casting the shadow.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"svx/ui/docking3deffects/slant\">Введите угол отбрасывания тени от 0 до 90 градусов.</ahelp>"
#. 42MrB
#: 05350300.xhp
diff --git a/source/ru/helpcontent2/source/text/swriter/01.po b/source/ru/helpcontent2/source/text/swriter/01.po
index 06a8d8ff82d..5b498697d2b 100644
--- a/source/ru/helpcontent2/source/text/swriter/01.po
+++ b/source/ru/helpcontent2/source/text/swriter/01.po
@@ -4,7 +4,7 @@ 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: 2022-12-07 19:22+0100\n"
-"PO-Revision-Date: 2022-12-02 16:25+0000\n"
+"PO-Revision-Date: 2022-12-27 11:23+0000\n"
"Last-Translator: bormant <bormant@mail.ru>\n"
"Language-Team: Russian <https://translations.documentfoundation.org/projects/libo_help-master/textswriter01/ru/>\n"
"Language: ru\n"
@@ -13,7 +13,7 @@ msgstr ""
"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.12.2\n"
"X-POOTLE-MTIME: 1565255910.000000\n"
#. sZfWF
@@ -30146,7 +30146,7 @@ msgctxt ""
"par_idN1053D\n"
"help.text"
msgid "<ahelp hid=\".\">Searches for a record or recipient in the <link href=\"text/swriter/01/mm_newaddlis.xhp\">mail merge</link> address list.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">\tВыполняет поиск записи или получателя в списке адресов рассылки почты.<link href=\"text/swriter/01/mm_newaddlis.xhp\"></link></ahelp>"
#. 5uTFv
#: mm_finent.xhp