diff options
author | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2020-07-27 14:59:15 +0200 |
---|---|---|
committer | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2020-07-27 15:10:47 +0200 |
commit | d0e75e01d08cb94b06a00110a0dd16404bec760c (patch) | |
tree | e9b6f726f8b1f9d353426657be91abfd0546abed /source/ru/helpcontent2 | |
parent | d602d2af8c3cefdf159918d8a455d17318649c2b (diff) |
update translations for master
and force-fix errors using pocheck
Change-Id: Iba2b940b559a295467b1a9e77ef87cadb24633e7
Diffstat (limited to 'source/ru/helpcontent2')
23 files changed, 2805 insertions, 2073 deletions
diff --git a/source/ru/helpcontent2/source/text/sbasic/shared.po b/source/ru/helpcontent2/source/text/sbasic/shared.po index 05a6975d512..b07f003893b 100644 --- a/source/ru/helpcontent2/source/text/sbasic/shared.po +++ b/source/ru/helpcontent2/source/text/sbasic/shared.po @@ -3,7 +3,7 @@ msgid "" 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: 2020-07-02 14:37+0200\n" +"POT-Creation-Date: 2020-07-27 13:24+0200\n" "PO-Revision-Date: 2019-08-02 20:44+0000\n" "Last-Translator: kompilainenn <79045_79045@mail.ru>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -529,6 +529,15 @@ msgctxt "" msgid "Transparent white" msgstr "Прозрачный белый" +#. sdV2V +#: 00000003.xhp +msgctxt "" +"00000003.xhp\n" +"par_id631529990528928\n" +"help.text" +msgid "Open <item type=\"menuitem\">Tools - Macros - Organize dialogs...</item> and select <item type=\"menuitem\">%PRODUCTNAME Dialogs</item> container." +msgstr "" + #. C3yvQ #: 00000003.xhp msgctxt "" @@ -3310,14 +3319,14 @@ msgctxt "" msgid "<bookmark_value>saving;Basic code</bookmark_value><bookmark_value>loading;Basic code</bookmark_value><bookmark_value>Basic editor</bookmark_value><bookmark_value>navigating;in Basic projects</bookmark_value><bookmark_value>long lines;in Basic editor</bookmark_value><bookmark_value>lines of text;in Basic editor</bookmark_value><bookmark_value>continuation;long lines in editor</bookmark_value>" msgstr "<bookmark_value>сохранение; код Basic</bookmark_value><bookmark_value>загрузка; код Basic</bookmark_value><bookmark_value>редактор Basic</bookmark_value><bookmark_value>навигация; в проектах Basic</bookmark_value><bookmark_value>длинные строки; в редакторе Basic</bookmark_value><bookmark_value>строки текста; в редакторе Basic</bookmark_value><bookmark_value>продолжение; длинные строки в редакторе</bookmark_value>" -#. r7hMB +#. jdhKC #: 01030200.xhp msgctxt "" "01030200.xhp\n" "hd_id3147264\n" "help.text" -msgid "<link href=\"text/sbasic/shared/01030200.xhp\" name=\"The Basic Editor\">The Basic Editor</link>" -msgstr "<link href=\"text/sbasic/shared/01030200.xhp\" name=\"Редактор Basic\">Редактор Basic</link>" +msgid "<variable id=\"thebasiceditorh1\"><link href=\"text/sbasic/shared/01030200.xhp\" name=\"The Basic Editor\">The Basic Editor</link></variable>" +msgstr "" #. dSemx #: 01030200.xhp @@ -8170,13 +8179,13 @@ msgctxt "" msgid "<bookmark_value>Print statement</bookmark_value> <bookmark_value>Print statement; Tab function</bookmark_value> <bookmark_value>Print statement; Spc function</bookmark_value> <bookmark_value>Spc function; in Print statement</bookmark_value> <bookmark_value>Tab function; in Print statement</bookmark_value>" msgstr "" -#. 4jt8D +#. 5DJDW #: 03010103.xhp msgctxt "" "03010103.xhp\n" "hd_id3147230\n" "help.text" -msgid "<link href=\"text/sbasic/shared/03010103.xhp\" name=\"Print Statement\">Print Statement</link>" +msgid "<variable id=\"Print_h1\"><link href=\"text/sbasic/shared/03010103.xhp\" name=\"Print Statement\">Print Statement</link></variable>" msgstr "" #. AGxsw @@ -17818,14 +17827,14 @@ msgctxt "" msgid "<image src=\"media/helpimg/sbasic/On-Error_statement.svg\" id=\"img_id4156296484514\"><alt id=\"alt_id15152796484514\">On Error Statement diagram</alt></image>" msgstr "" -#. 7FXhq +#. CKJJr #: 03050500.xhp msgctxt "" "03050500.xhp\n" "par_id3145173\n" "help.text" -msgid "On {[Local] Error GoTo Labelname | GoTo 0 | Resume Next}" -msgstr "On {[Local] Error GoTo Labelname | GoTo 0 | Resume Next}" +msgid "On [Local] Error {GoTo Labelname | GoTo 0 | Resume Next}" +msgstr "" #. EBAKU #: 03050500.xhp @@ -22075,77 +22084,86 @@ msgctxt "" msgid "If...Then...Else Statement" msgstr "" -#. C5KRD +#. 2tiGA #: 03090101.xhp msgctxt "" "03090101.xhp\n" "bm_id3154422\n" "help.text" -msgid "<bookmark_value>If statement</bookmark_value>" -msgstr "<bookmark_value>инструкция If</bookmark_value>" +msgid "<bookmark_value>If statement</bookmark_value> <bookmark_value>ElseIf; If statement</bookmark_value> <bookmark_value>Else If;If statement</bookmark_value> <bookmark_value>Else;If statement</bookmark_value> <bookmark_value>Else;If statement</bookmark_value> <bookmark_value>End If;If statement</bookmark_value> <bookmark_value>EndIf;If statement</bookmark_value>" +msgstr "" -#. NPPep +#. iGHxs #: 03090101.xhp msgctxt "" "03090101.xhp\n" -"hd_id3154422\n" +"hd_id81592320644826\n" "help.text" msgid "<link href=\"text/sbasic/shared/03090101.xhp\" name=\"If...Then...Else Statement\">If...Then...Else Statement</link>" msgstr "" -#. pGNqu +#. aPd9F #: 03090101.xhp msgctxt "" "03090101.xhp\n" "par_id3155555\n" "help.text" -msgid "Defines one or more statement blocks that you only want to execute if a given condition is True." -msgstr "Определяет один или несколько участков программы, которые должны выполняться, только если заданное условие имеет значение True." +msgid "Defines one or more statement blocks that you only want to execute if a given condition or expression is <literal>True</literal>." +msgstr "" -#. 9w2wm +#. udXzN #: 03090101.xhp msgctxt "" "03090101.xhp\n" -"hd_id3146957\n" +"par_id311592320434736\n" "help.text" -msgid "Syntax:" -msgstr "Синтаксис" +msgid "<image src=\"media/helpimg/sbasic/If_statement.svg\" id=\"img_id601592320434736\"><alt id=\"alt_id551592320434736\">If...EndIf statement</alt></image>" +msgstr "" -#. yeLUr +#. cWAi6 #: 03090101.xhp msgctxt "" "03090101.xhp\n" -"par_id3153126\n" +"par_id591592320435808\n" "help.text" -msgid "If condition=true Then Statement block [ElseIf condition=true Then] Statement block [Else] Statement block EndIf" +msgid "<image src=\"media/helpimg/sbasic/ElseIf_fragment.svg\" id=\"img_id691592320435808\"><alt id=\"alt_id341592320435808\">ElseIf fragment</alt></image>" msgstr "" -#. aXATA +#. 9oiMB +#: 03090101.xhp +msgctxt "" +"03090101.xhp\n" +"par_id221592320436632\n" +"help.text" +msgid "<image src=\"media/helpimg/sbasic/Else_fragment.svg\" id=\"img_id81592320436632\"><alt id=\"alt_id391592320436632\">Else fragment</alt></image>" +msgstr "" + +#. DQy4R #: 03090101.xhp msgctxt "" "03090101.xhp\n" "par_id3123476\n" "help.text" -msgid "Instead of Else If you can write ElseIf, instead of End If you can write EndIf." +msgid "Instead of <emph>Else If</emph> you can write <emph>ElseIf</emph>, instead of <emph>End If</emph> you can write <emph>EndIf</emph>." msgstr "" -#. FFDsF +#. AXTiW #: 03090101.xhp msgctxt "" "03090101.xhp\n" -"hd_id3155419\n" +"par_id631592322239043\n" "help.text" -msgid "Parameters:" -msgstr "Параметры:" +msgid "<emph>If</emph> statements can be shortened to one line when using single statement blocks." +msgstr "" -#. ERvpY +#. VDj9r #: 03090101.xhp msgctxt "" "03090101.xhp\n" "par_id3153062\n" "help.text" -msgid "The <emph>If...Then</emph> statement executes program blocks depending on given conditions. When $[officename] Basic encounters an <emph>If</emph> statement, the condition is tested. If the condition is True, all subsequent statements up to the next <emph>Else</emph> or <emph>ElseIf</emph> statement are executed. If the condition is False, and an <emph>ElseIf</emph> statement follows, $[officename] Basic tests the next condition and executes the following statements if the condition is True. If False, the program continues either with the next <emph>ElseIf</emph> or <emph>Else</emph> statement. Statements following <emph>Else</emph> are executed only if none of the previously tested conditions were True. After all conditions are evaluated, and the corresponding statements executed, the program continues with the statement following <emph>EndIf</emph>." -msgstr "Инструкция <emph>If...Then</emph> используется для выполнения участков программы в зависимости от заданных условий. Когда $[officename] Basic встречает инструкцию <emph>If</emph>, то проверяется логическое условие. Если оно равно True, то выполняются все дальнейшие инструкции вплоть до следующей инструкции <emph>Else</emph> или <emph>ElseIf</emph>. Если это условие равно False и встречается инструкция <emph>ElseIf</emph>, то $[officename] Basic проверяет следующее условие и выполняет дальнейшие инструкции, если это условие равно True. Если оно равно False, программа переходит к следующей инструкции <emph>ElseIf</emph> или <emph>Else</emph>. Инструкции после <emph>Else</emph> выполняются только в том случае, если ни одно из предыдущий условий не было равно True. После того как все условия проверены и соответствующие инструкции выполнены, программа переходит к инструкции, следующей за <emph>EndIf</emph>." +msgid "The <emph>If...Then</emph> statement executes program blocks depending on given conditions. When %PRODUCTNAME Basic encounters an <emph>If</emph> statement, the condition is tested. If the condition is <literal>True</literal>, all subsequent statements up to the next <emph>Else</emph> or <emph>ElseIf</emph> statement are executed. If the condition is <literal>False</literal>, and an <emph>ElseIf</emph> statement follows, %PRODUCTNAME Basic tests the next expression and executes the following statements if the condition is <literal>True</literal>. If <literal>False</literal>, the program continues either with the next <emph>ElseIf</emph> or <emph>Else</emph> statement. Statements following <emph>Else</emph> are executed only if none of the previously tested conditions were <literal>True</literal>. After all conditions are evaluated, and the corresponding statements executed, the program continues with the statement following <emph>EndIf</emph>." +msgstr "" #. NKDQG #: 03090101.xhp @@ -22183,15 +22201,6 @@ msgctxt "" msgid "The following example enables you to enter the expiration date of a product, and determines if the expiration date has passed." msgstr "Следующий пример даёт возможность ввести срок годности продукта и сообщает, истёк ли этот срок годности." -#. TZWBx -#: 03090101.xhp -msgctxt "" -"03090101.xhp\n" -"hd_id3152576\n" -"help.text" -msgid "Example:" -msgstr "Пример:" - #. gDmAx #: 03090101.xhp msgctxt "" @@ -22228,6 +22237,24 @@ msgctxt "" msgid "MsgBox \"The expiration date is today\"" msgstr "MsgBox \"Срок годности истекает сегодня\"" +#. 7qi2i +#: 03090101.xhp +msgctxt "" +"03090101.xhp\n" +"par_id161588865796615\n" +"help.text" +msgid "<link href=\"text/sbasic/shared/03090102.xhp\" name=\"Select Case statement\">Select Case</link> statement" +msgstr "" + +#. W4Sgi +#: 03090101.xhp +msgctxt "" +"03090101.xhp\n" +"par_id281588865818334\n" +"help.text" +msgid "<link href=\"text/sbasic/shared/03090103.xhp\" name=\"Iif function\">Iif</link> or <link href=\"text/sbasic/shared/03090410.xhp\" name=\"Switch function\">Switch</link> functions" +msgstr "" + #. ArPEq #: 03090102.xhp msgctxt "" @@ -22273,31 +22300,94 @@ msgctxt "" msgid "<image src=\"media/helpimg/sbasic/Select-Case_statement.svg\" id=\"img_id931588605629842\"><alt id=\"alt_id931588605629842\">Select Case syntax</alt></image>" msgstr "" -#. jsSZ5 +#. TJu4u #: 03090102.xhp msgctxt "" "03090102.xhp\n" -"par_id3150400\n" +"bas_id251592381900645\n" +"help.text" +msgid "Select Case expression" +msgstr "" + +#. XrXnH +#: 03090102.xhp +msgctxt "" +"03090102.xhp\n" +"bas_id321592381903509\n" "help.text" -msgid "Select Case condition Case expression Statement Block [Case expression2 Statement Block][Case Else] Statement Block End Select" -msgstr "Select Case Условие Case Выражение Участок_кода [Case Выражение2 Участок_кода][Case Else] Участок_кода End Select" +msgid "Case values" +msgstr "" -#. yuqsv +#. DCDEC +#: 03090102.xhp +msgctxt "" +"03090102.xhp\n" +"bas_id231592381903973\n" +"help.text" +msgid "Statement Block" +msgstr "" + +#. 9KDPg +#: 03090102.xhp +msgctxt "" +"03090102.xhp\n" +"bas_id361592381904372\n" +"help.text" +msgid "[ Case values2" +msgstr "" + +#. jSGvu +#: 03090102.xhp +msgctxt "" +"03090102.xhp\n" +"bas_id421592382002520\n" +"help.text" +msgid "Statement Block]" +msgstr "" + +#. NcGYQ +#: 03090102.xhp +msgctxt "" +"03090102.xhp\n" +"bas_id161592382004496\n" +"help.text" +msgid "[ Case Else" +msgstr "" + +#. FkAUG +#: 03090102.xhp +msgctxt "" +"03090102.xhp\n" +"bas_id681592382005351\n" +"help.text" +msgid "Statement Block]" +msgstr "" + +#. MmACE +#: 03090102.xhp +msgctxt "" +"03090102.xhp\n" +"bas_id831592381905293\n" +"help.text" +msgid "End Select" +msgstr "" + +#. HLsCW #: 03090102.xhp msgctxt "" "03090102.xhp\n" "par_id3156281\n" "help.text" -msgid "<emph>condition:</emph> Any expression that controls if the statement block that follows the respective Case clause is executed." +msgid "<emph>expression:</emph> Any expression that controls if the statement block that follows the respective <literal>Case</literal> clause is executed." msgstr "" -#. DoPTj +#. F88YW #: 03090102.xhp msgctxt "" "03090102.xhp\n" "par_id3150448\n" "help.text" -msgid "<emph>expression:</emph> Any expression that is compatible with the condition type expression. The statement block that follows the <literal>Case</literal> clause is executed if <emph>condition</emph> matches <emph>expression</emph>." +msgid "<emph>values:</emph> Any value list that is compatible with the expression. The statement block that follows the <literal>Case</literal> clause is executed if <emph>expression</emph> matches <emph>values</emph>." msgstr "" #. oCrpX @@ -22336,31 +22426,49 @@ msgctxt "" msgid "Print \"Out of range 1 to 10\"" msgstr "Print \"Вне диапазона от 1 до 10\"" -#. WfFsT +#. UtJXY +#: 03090102.xhp +msgctxt "" +"03090102.xhp\n" +"par_id161588865796615\n" +"help.text" +msgid "<link href=\"text/sbasic/shared/03090101.xhp\" name=\"If...Then...Else statement\">If</link> statement" +msgstr "" + +#. mqu6n +#: 03090102.xhp +msgctxt "" +"03090102.xhp\n" +"par_id281588865818334\n" +"help.text" +msgid "<link href=\"text/sbasic/shared/03090103.xhp\" name=\"Iif function\">Iif</link> or <link href=\"text/sbasic/shared/03090410.xhp\" name=\"Switch function\">Switch</link> functions" +msgstr "" + +#. pm7E8 #: 03090103.xhp msgctxt "" "03090103.xhp\n" "tit\n" "help.text" -msgid "IIf Statement" +msgid "IIf Function" msgstr "" -#. WcDhC +#. G8vo7 #: 03090103.xhp msgctxt "" "03090103.xhp\n" "bm_id3155420\n" "help.text" -msgid "<bookmark_value>IIf statement</bookmark_value>" -msgstr "<bookmark_value>IIf инструкция</bookmark_value>" +msgid "<bookmark_value>IIf function</bookmark_value>" +msgstr "" -#. HvJuA +#. ZvPAM #: 03090103.xhp msgctxt "" "03090103.xhp\n" "hd_id3155420\n" "help.text" -msgid "<link href=\"text/sbasic/shared/03090103.xhp\" name=\"IIf Statement\">IIf Statement</link>" +msgid "<link href=\"text/sbasic/shared/03090103.xhp\" name=\"IIf Function\">IIf Function</link>" msgstr "" #. nYxhE @@ -22417,6 +22525,24 @@ msgctxt "" msgid "<emph>ExpressionTrue, ExpressionFalse:</emph> Any expression, one of which will be returned as the function result, depending on the logical evaluation." msgstr "<emph>Выражение_True, Выражение_False</emph>. Выражения, одно из которых будет результатом функции в зависимости от вычисления логического выражения." +#. dNxFE +#: 03090103.xhp +msgctxt "" +"03090103.xhp\n" +"par_id161588865796615\n" +"help.text" +msgid "<link href=\"text/sbasic/shared/03090101.xhp\" name=\"If...Then...Else statement\">If</link> or <link href=\"text/sbasic/shared/03090102.xhp\" name=\"Select Case statement\">Select Case</link> statements" +msgstr "" + +#. DjnF7 +#: 03090103.xhp +msgctxt "" +"03090103.xhp\n" +"par_id281588865818334\n" +"help.text" +msgid "<link href=\"text/sbasic/shared/03090410.xhp\" name=\"Switch function\">Switch</link> function" +msgstr "" + #. RKALL #: 03090200.xhp msgctxt "" @@ -22471,311 +22597,95 @@ msgctxt "" msgid "<link href=\"text/sbasic/shared/03090201.xhp\" name=\"Do...Loop Statement\">Do...Loop Statement</link>" msgstr "" -#. xyfDP +#. iC6SG #: 03090201.xhp msgctxt "" "03090201.xhp\n" "par_id3109850\n" "help.text" -msgid "Repeats the statements between the Do and the Loop statement while the condition is True or until the condition becomes True." -msgstr "Повторяет инструкции между инструкцией Do и Loop, пока условие равно True или пока условие не станет равно True." - -#. caSom -#: 03090201.xhp -msgctxt "" -"03090201.xhp\n" -"hd_id3149119\n" -"help.text" -msgid "Syntax" -msgstr "Синтаксис" - -#. 3K2PH -#: 03090201.xhp -msgctxt "" -"03090201.xhp\n" -"par_id3155150\n" -"help.text" -msgid "Do [{While | Until} condition = True]" -msgstr "Do [{While | Until} Условие = True]" - -#. UwrEt -#: 03090201.xhp -msgctxt "" -"03090201.xhp\n" -"par_id3154422\n" -"help.text" -msgid "statement block" -msgstr "Участок_программы" - -#. JsBm9 -#: 03090201.xhp -msgctxt "" -"03090201.xhp\n" -"par_id3150789\n" -"help.text" -msgid "[Exit Do]" -msgstr "[Exit Do]" - -#. rP8AT -#: 03090201.xhp -msgctxt "" -"03090201.xhp\n" -"par_id3155805\n" -"help.text" -msgid "statement block" -msgstr "Участок_программы" - -#. AWeCW -#: 03090201.xhp -msgctxt "" -"03090201.xhp\n" -"par_id3145090\n" -"help.text" -msgid "Loop" -msgstr "Loop" +msgid "Repeats the statements between the <emph>Do</emph> and the <emph>Loop</emph> statement while the condition is <literal>True</literal> or until the condition becomes <literal>True</literal>." +msgstr "" -#. 9Cv7B +#. aiGhW #: 03090201.xhp msgctxt "" "03090201.xhp\n" -"par_id3154749\n" +"par_id311592320434736\n" "help.text" -msgid "or" -msgstr "или" +msgid "<image src=\"media/helpimg/sbasic/Do_statement.svg\" id=\"img_id601592320434736\"><alt id=\"alt_id551592320434736\">Do statement</alt></image>" +msgstr "" -#. Aj9kr +#. Ebajb #: 03090201.xhp msgctxt "" "03090201.xhp\n" -"par_id3150503\n" +"bas_id171592386317704\n" "help.text" -msgid "Do" -msgstr "Do" +msgid "' Do While: The statement block is repeated as long as the condition is true" +msgstr "" -#. yGEJd +#. VDEWA #: 03090201.xhp msgctxt "" "03090201.xhp\n" -"par_id3149762\n" +"bas_id11592386319239\n" "help.text" -msgid "statement block" -msgstr "Участок_программы" +msgid "' Do Until: The statement block is repeated as long as the condition is false" +msgstr "" -#. 93KEy +#. Dsqzg #: 03090201.xhp msgctxt "" "03090201.xhp\n" -"par_id3150984\n" +"par_id591592320435808\n" "help.text" -msgid "[Exit Do]" -msgstr "[Exit Do]" +msgid "<image src=\"media/helpimg/sbasic/Do-Loop_statement.svg\" id=\"img_id691592320435808\"><alt id=\"alt_id341592320435808\">Do...Loop statement</alt></image>" +msgstr "" -#. o2rc9 +#. VVtxi #: 03090201.xhp msgctxt "" "03090201.xhp\n" -"par_id3143228\n" +"bas_id911592386676044\n" "help.text" -msgid "statement block" -msgstr "Участок_программы" +msgid "' Loop While: The statement block repeats as long as the condition is true" +msgstr "" -#. 8qghf +#. 92FMy #: 03090201.xhp msgctxt "" "03090201.xhp\n" -"par_id3149235\n" +"bas_id971592386677004\n" "help.text" -msgid "Loop [{While | Until} condition = True]" -msgstr "Loop [{While | Until} Условие = True]" +msgid "' Loop Until: The statement block repeats until the condition is true" +msgstr "" -#. 2AEDG +#. YFnQL #: 03090201.xhp msgctxt "" "03090201.xhp\n" -"hd_id3156024\n" +"par_id3150791\n" "help.text" -msgid "Parameters/Elements" -msgstr "Параметры/Элементы" +msgid "The <emph>Do...Loop</emph> statement executes a loop as long as, or until, a certain condition is <literal>True</literal>. The condition for exiting the loop must be entered following either the <emph>Do</emph> or the <emph>Loop</emph> statement. The above examples are valid combinations." +msgstr "" -#. qkEcG +#. 8QxEA #: 03090201.xhp msgctxt "" "03090201.xhp\n" "par_id3156344\n" "help.text" -msgid "<emph>Condition:</emph> A comparison, numeric or string expression, that evaluates either True or False." -msgstr "<emph>Условие</emph>. Сравнение, числовое или строковое выражение, которое вычисляется либо как True, либо как False." +msgid "<emph>condition:</emph> A comparison, numeric or Basic expression, that evaluates to either <literal>True</literal> or <literal>False</literal>." +msgstr "" -#. jLqcT +#. C6QdX #: 03090201.xhp msgctxt "" "03090201.xhp\n" "par_id3149669\n" "help.text" -msgid "<emph>Statement block:</emph> Statements that you want to repeat while or until the condition is True." -msgstr "<emph>Участок_программы</emph>. Инструкции, которые нужно повторять, пока условие равно True или пока условие не станет равно True." - -#. PdzkX -#: 03090201.xhp -msgctxt "" -"03090201.xhp\n" -"par_id3150791\n" -"help.text" -msgid "The <emph>Do...Loop</emph> statement executes a loop as long as, or until, a certain condition is True. The condition for exiting the loop must be entered following either the <emph>Do</emph> or the <emph>Loop</emph> statement. The following examples are valid combinations:" -msgstr "Инструкция <emph>Do...Loop</emph> выполняет цикл, пока определенное условие равно True или пока оно не станет равно True. Условие для выхода из цикла должно быть введено после инструкции <emph>Do</emph> или <emph>Loop</emph>. В следующих примерах представлены допустимые комбинации:" - -#. uYAtt -#: 03090201.xhp -msgctxt "" -"03090201.xhp\n" -"hd_id3154366\n" -"help.text" -msgid "Syntax" -msgstr "Синтаксис" - -#. kfmWR -#: 03090201.xhp -msgctxt "" -"03090201.xhp\n" -"par_id3145171\n" -"help.text" -msgid "Do While condition = True" -msgstr "Do While Условие = True" - -#. f6vGS -#: 03090201.xhp -msgctxt "" -"03090201.xhp\n" -"par_id3149203\n" -"help.text" -msgid "...statement block" -msgstr "участок_программы" - -#. bERMk -#: 03090201.xhp -msgctxt "" -"03090201.xhp\n" -"par_id3125864\n" -"help.text" -msgid "Loop" -msgstr "Loop" - -#. NzaK9 -#: 03090201.xhp -msgctxt "" -"03090201.xhp\n" -"par_id3154124\n" -"help.text" -msgid "The statement block between the Do While and the Loop statements is repeated so long as the condition is true." -msgstr "Участок программы между инструкциями Do While и Loop повторяется, пока условие истинно." - -#. uFfcD -#: 03090201.xhp -msgctxt "" -"03090201.xhp\n" -"par_id3153968\n" -"help.text" -msgid "Do Until condition = True" -msgstr "Do Until Условие = True" - -#. CC8GU -#: 03090201.xhp -msgctxt "" -"03090201.xhp\n" -"par_id3154909\n" -"help.text" -msgid "...statement block" -msgstr "участок_программы" - -#. KrHxA -#: 03090201.xhp -msgctxt "" -"03090201.xhp\n" -"par_id3159151\n" -"help.text" -msgid "Loop" -msgstr "Loop" - -#. 29fJ2 -#: 03090201.xhp -msgctxt "" -"03090201.xhp\n" -"par_id3150440\n" -"help.text" -msgid "The statement block between the Do Until and the Loop statements is repeated if the condition so long as the condition is false." -msgstr "Участок программы между инструкциями Do Until и Loop повторяется, пока условие ложно." - -#. HYDHM -#: 03090201.xhp -msgctxt "" -"03090201.xhp\n" -"par_id3153952\n" -"help.text" -msgid "Do" -msgstr "Do" - -#. QRBVd -#: 03090201.xhp -msgctxt "" -"03090201.xhp\n" -"par_id3147349\n" -"help.text" -msgid "...statement block" -msgstr "участок_программы" - -#. DCBsg -#: 03090201.xhp -msgctxt "" -"03090201.xhp\n" -"par_id3159153\n" -"help.text" -msgid "Loop While condition = True" -msgstr "Loop While Условие = True" - -#. BuEGy -#: 03090201.xhp -msgctxt "" -"03090201.xhp\n" -"par_id3146985\n" -"help.text" -msgid "The statement block between the Do and the Loop statements repeats so long as the condition is true." -msgstr "Участок программы между инструкциями Do и Loop повторяется, пока условие истинно." - -#. NPwEx -#: 03090201.xhp -msgctxt "" -"03090201.xhp\n" -"par_id3150488\n" -"help.text" -msgid "Do" -msgstr "Do" - -#. wutQ5 -#: 03090201.xhp -msgctxt "" -"03090201.xhp\n" -"par_id3153189\n" -"help.text" -msgid "...statement block" -msgstr "участок_программы" - -#. LRGmB -#: 03090201.xhp -msgctxt "" -"03090201.xhp\n" -"par_id3155411\n" -"help.text" -msgid "Loop Until condition = True" -msgstr "Loop Until Условие = True" - -#. NeasA -#: 03090201.xhp -msgctxt "" -"03090201.xhp\n" -"par_id3151117\n" -"help.text" -msgid "The statement block between the Do and the Loop statements repeats until the condition is true." -msgstr "Участок программы между инструкциями Do и Loop повторяется, пока условие не станет истинно." +msgid "<emph>statements:</emph> Statements that you want to repeat while or until a condition is <literal>True</literal>." +msgstr "" #. iXQfC #: 03090201.xhp @@ -22786,59 +22696,23 @@ msgctxt "" msgid "Use the <emph>Exit Do</emph> statement to unconditionally end the loop. You can add this statement anywhere in a <emph>Do</emph>...<emph>Loop</emph> statement. You can also define an exit condition using the <emph>If...Then</emph> structure as follows:" msgstr "Инструкция <emph>Exit Do</emph> используется для безусловного завершения цикла. Эту инструкцию можно добавлять в любое место инструкции <emph>Do</emph>...<emph>Loop</emph>. Также можно определить условие выхода, используя структуру <emph>If...Then</emph> следующим образом:" -#. 5DPqL -#: 03090201.xhp -msgctxt "" -"03090201.xhp\n" -"par_id3149262\n" -"help.text" -msgid "Do..." -msgstr "Do..." - -#. KS9Nc -#: 03090201.xhp -msgctxt "" -"03090201.xhp\n" -"par_id3149298\n" -"help.text" -msgid "statements" -msgstr "инструкции" - -#. zBAab -#: 03090201.xhp -msgctxt "" -"03090201.xhp\n" -"par_id3145646\n" -"help.text" -msgid "If condition = True Then Exit Do" -msgstr "If Условие = True Then Exit Do" - -#. 6AC2Y +#. pGFcg #: 03090201.xhp msgctxt "" "03090201.xhp\n" -"par_id3154490\n" -"help.text" -msgid "statements" -msgstr "инструкции" - -#. F23Fn -#: 03090201.xhp -msgctxt "" -"03090201.xhp\n" -"par_id3153159\n" +"par_id161588865796615\n" "help.text" -msgid "Loop..." -msgstr "Loop..." +msgid "<link href=\"text/sbasic/shared/03090202.xhp\" name=\"For statement\">For</link>, <link href=\"text/sbasic/shared/03090102.xhp\" name=\"Select Case statement\">Select Case</link> or <link href=\"text/sbasic/shared/03090203.xhp\" name=\"While statement\">While</link> statements" +msgstr "" -#. o6GUo +#. NEcfM #: 03090201.xhp msgctxt "" "03090201.xhp\n" -"hd_id3147396\n" +"par_id281588865818334\n" "help.text" -msgid "Example" -msgstr "Пример" +msgid "<link href=\"text/sbasic/shared/03090103.xhp\" name=\"Iif function\">Iif</link> or <link href=\"text/sbasic/shared/03090410.xhp\" name=\"Switch function\">Switch</link> functions" +msgstr "" #. QECNJ #: 03090202.xhp @@ -23155,14 +23029,14 @@ msgctxt "" msgid "While...Wend Statement" msgstr "" -#. 8FsGX +#. MB6No #: 03090203.xhp msgctxt "" "03090203.xhp\n" "bm_id3150400\n" "help.text" -msgid "<bookmark_value>While;While...Wend loop</bookmark_value>" -msgstr "<bookmark_value>While;цикл While...Wend</bookmark_value>" +msgid "<bookmark_value>While;While...Wend loop</bookmark_value> <bookmark_value>While;While Wend loop</bookmark_value>" +msgstr "" #. 4Gx4Q #: 03090203.xhp @@ -23173,149 +23047,77 @@ msgctxt "" msgid "<link href=\"text/sbasic/shared/03090203.xhp\" name=\"While...Wend Statement\">While...Wend Statement</link>" msgstr "" -#. dQPTn +#. QMYRt #: 03090203.xhp msgctxt "" "03090203.xhp\n" "par_id3151211\n" "help.text" -msgid "When a program encounters a While statement, it tests the condition. If the condition is False, the program continues directly following the Wend statement. If the condition is True, the loop is executed until the program finds Wend and then jumps back to the<emph> While </emph>statement. If the condition is still True, the loop is executed again." -msgstr "Если программа встречает инструкцию While, она проверяет указанное условие. Если условие ложно, программа продолжается непосредственно после инструкции Wend. Если данное условие истинно, цикл выполняется до Wend, а затем возвращается к инструкции <emph>While</emph>. Если данное условие все еще истинно, цикл будет выполняться опять." +msgid "When a program encounters a <literal>While</literal> statement, it tests the condition. If the condition is <literal>False</literal>, the program continues directly following the <literal>Wend</literal> statement. If the condition is <literal>True</literal>, the loop is executed until the program finds <literal>Wend</literal> and then jumps back to the <emph>While</emph> statement. If the condition is still <literal>True</literal>, the loop is executed again." +msgstr "" -#. 2Xbwe +#. 2WnLN #: 03090203.xhp msgctxt "" "03090203.xhp\n" "par_id3151041\n" "help.text" -msgid "Unlike the <link href=\"text/sbasic/shared/03090201.xhp\" name=\"Do...Loop\">Do...Loop</link> statement, you cannot cancel a <emph>While...Wend</emph> loop with <link href=\"text/sbasic/shared/03090412.xhp\" name=\"Exit\">Exit</link>. Never exit a While...Wend loop with <link href=\"text/sbasic/shared/03090302.xhp\" name=\"GoTo\">GoTo</link>, since this can cause a run-time error." -msgstr "В отличие от инструкции <link href=\"text/sbasic/shared/03090201.xhp\" name=\"Do...Loop\">Do...Loop</link>, цикл <emph>While...Wend</emph> не может быть прерван командой <link href=\"text/sbasic/shared/03090412.xhp\" name=\"Exit\">Exit</link>. Из цикла While...Wend нельзя выйти с помощью <link href=\"text/sbasic/shared/03090302.xhp\" name=\"GoTo\">GoTo</link>, поскольку это может вызвать ошибку времени выполнения." +msgid "Unlike the <link href=\"text/sbasic/shared/03090201.xhp\" name=\"Do...Loop\">Do...Loop</link> statement, you cannot cancel a <emph>While...Wend</emph> loop with <link href=\"text/sbasic/shared/03090412.xhp\" name=\"Exit\">Exit</link>. Never exit a <literal>While...Wend</literal> loop with <link href=\"text/sbasic/shared/03090302.xhp\" name=\"GoTo\">GoTo</link>, since this can cause a run-time error." +msgstr "" -#. AatCY +#. s8j22 #: 03090203.xhp msgctxt "" "03090203.xhp\n" "par_id3145172\n" "help.text" -msgid "A Do...Loop is more flexible than a While...Wend." -msgstr "Использование инструкции Do...Loop является более гибким, чем использование While...Wend." - -#. pWv5M -#: 03090203.xhp -msgctxt "" -"03090203.xhp\n" -"hd_id3155133\n" -"help.text" -msgid "Syntax:" -msgstr "Синтаксис" - -#. BCMGD -#: 03090203.xhp -msgctxt "" -"03090203.xhp\n" -"par_id3147288\n" -"help.text" -msgid "While Condition [Statement] Wend" -msgstr "While Условие [Инструкция] Wend" - -#. 7ApBj -#: 03090203.xhp -msgctxt "" -"03090203.xhp\n" -"hd_id3153139\n" -"help.text" -msgid "Example:" -msgstr "Пример:" - -#. TYEgW -#: 03090203.xhp -msgctxt "" -"03090203.xhp\n" -"par_id3159153\n" -"help.text" -msgid "Sub ExampleWhileWend" -msgstr "Sub ExampleWhileWend" - -#. AosNw -#: 03090203.xhp -msgctxt "" -"03090203.xhp\n" -"par_id3151114\n" -"help.text" -msgid "Dim stext As String" -msgstr "Dim stext As String" +msgid "A <literal>Do...Loop</literal> is more flexible than a <literal>While...Wend.</literal>" +msgstr "" -#. jKvee +#. DB6ZD #: 03090203.xhp msgctxt "" "03090203.xhp\n" -"par_id3153143\n" +"par_id831588865616326\n" "help.text" -msgid "Dim iRun As Integer" -msgstr "Dim iRun As Integer" +msgid "<image src=\"media/helpimg/sbasic/While_statement.svg\" id=\"img_id651588865616326\"><alt id=\"alt_id281588865616326\">While syntax</alt></image>" +msgstr "" -#. FBRFy +#. DZ929 #: 03090203.xhp msgctxt "" "03090203.xhp\n" "par_id3155306\n" "help.text" -msgid "sText =\"This Is a short text\"" -msgstr "sText =\"Это короткий текст\"" - -#. 2bjBx -#: 03090203.xhp -msgctxt "" -"03090203.xhp\n" -"par_id3154011\n" -"help.text" -msgid "iRun = 1" -msgstr "iRun = 1" - -#. tCNtB -#: 03090203.xhp -msgctxt "" -"03090203.xhp\n" -"par_id3147215\n" -"help.text" -msgid "While iRun < Len(sText)" -msgstr "while iRun < Len(sText)" - -#. CBNWG -#: 03090203.xhp -msgctxt "" -"03090203.xhp\n" -"par_id3147427\n" -"help.text" -msgid "If Mid(sText,iRun,1 )<> \" \" Then Mid( sText ,iRun, 1, Chr( 1 + Asc( Mid(sText,iRun,1 )) )" -msgstr "if Mid(sText,iRun,1 )<> \" \" then Mid( sText ,iRun, 1, Chr( 1 + Asc( Mid(sText,iRun,1 )) )" +msgid "sText =\"This is a short text\"" +msgstr "" -#. HGfLz +#. ATdAF #: 03090203.xhp msgctxt "" "03090203.xhp\n" -"par_id3149665\n" +"par_id3153189\n" "help.text" -msgid "iRun = iRun + 1" -msgstr "iRun = iRun + 1" +msgid "MsgBox sText,0,\"Text encoded\"" +msgstr "MsgBox sText,0,\"Текст закодирован\"" -#. Ga2Lj +#. iADnG #: 03090203.xhp msgctxt "" "03090203.xhp\n" -"par_id3152939\n" +"par_id161588865796615\n" "help.text" -msgid "Wend" -msgstr "Wend" +msgid "<link href=\"text/sbasic/shared/03090201.xhp\" name=\"Do...Loop statement\">Do...Until</link> or <link href=\"text/sbasic/shared/03090201.xhp\" name=\"Do...While statement\">Do...While</link> statement" +msgstr "" -#. ATdAF +#. JAoLW #: 03090203.xhp msgctxt "" "03090203.xhp\n" -"par_id3153189\n" +"par_id281588865818334\n" "help.text" -msgid "MsgBox sText,0,\"Text encoded\"" -msgstr "MsgBox sText,0,\"Текст закодирован\"" +msgid "<link href=\"text/sbasic/shared/03090412.xhp\" name=\"Exit statement\">Exit</link> statement" +msgstr "" #. kSjtx #: 03090300.xhp @@ -23542,22 +23344,22 @@ msgctxt "" msgid "Parameters:" msgstr "Параметры:" -#. KaSma +#. AoFVn #: 03090302.xhp msgctxt "" "03090302.xhp\n" "par_id471588670859073\n" "help.text" -msgid "<emph>label: </emph>A line identifier indicating where to continue execution. The scope of a label in that of the routine it belongs to." +msgid "<emph>label: </emph>A line identifier indicating where to continue execution. The scope of a label is that of the routine it belongs to." msgstr "" -#. YxYq5 +#. ocGjF #: 03090302.xhp msgctxt "" "03090302.xhp\n" "par_id3152596\n" "help.text" -msgid "Use the <literal>GoTo</literal> statement to instruct $[officename] Basic to continue program execution at another place within the procedure. The position must be indicated by a label. To set a label, assign a name, and then and end it with a colon (\":\")." +msgid "Use the <literal>GoTo</literal> statement to instruct $[officename] Basic to continue program execution at another place within the procedure. The position must be indicated by a label. To set a label, assign a name, and end it with a colon (\":\")." msgstr "" #. 8o2aP @@ -24469,13 +24271,13 @@ msgctxt "" msgid "Defines a subroutine that can be used as an expression to determine a return type." msgstr "Определяет подпрограмму, которая может использоваться как выражение для определения возвращаемого типа." -#. PfUxE +#. qCx4G #: 03090406.xhp msgctxt "" "03090406.xhp\n" "par_id661588586825434\n" "help.text" -msgid "<literal>Sub</literal> or <literal>Function</literal> statements are similar methods, without distinction. They receive parameters by reference allowing them to be modified. %PRODUCTNAME Basic compiler accepts their respective syntax to be used interchangeably." +msgid "<literal>Sub</literal>, <literal>Function</literal> or <literal>Property</literal> statements are similar methods, without distinction. They receive parameters by reference allowing them to be modified in return. %PRODUCTNAME Basic compiler accepts their respective argument syntax to be used interchangeably." msgstr "" #. zFnQ7 @@ -24730,13 +24532,13 @@ msgctxt "" msgid "<bookmark_value>Sub statement</bookmark_value>" msgstr "<bookmark_value>инструкция Sub</bookmark_value>" -#. iyuLQ +#. ZjnGN #: 03090409.xhp msgctxt "" "03090409.xhp\n" "hd_id3147226\n" "help.text" -msgid "<link href=\"text/sbasic/shared/03090409.xhp\" name=\"Sub Statement\">Sub Statement</link>" +msgid "<variable id=\"Sub_h1\"><link href=\"text/sbasic/shared/03090409.xhp\" name=\"Sub Statement\">Sub Statement</link></variable>" msgstr "" #. YELg8 @@ -26206,95 +26008,167 @@ msgctxt "" msgid "<link href=\"text/sbasic/shared/03100700.xhp\" name=\"Const Statement\">Const Statement</link>" msgstr "" -#. AASbb +#. xPBxj #: 03100700.xhp msgctxt "" "03100700.xhp\n" "par_id3154143\n" "help.text" -msgid "Defines a string as a constant." -msgstr "Определяет строку как константу." +msgid "Defines one or more identifiers as constants." +msgstr "" -#. KAtyB +#. 4sYHn #: 03100700.xhp msgctxt "" "03100700.xhp\n" -"hd_id3150670\n" +"par_id3147264\n" "help.text" -msgid "Syntax:" -msgstr "Синтаксис" +msgid "A constant is a variable that helps to improve the readability of a program. Constants are not defined as a specific type of variable, but rather are used as placeholders in the code. You can only define a constant once and it cannot be modified." +msgstr "" -#. bvD2M +#. ucqd6 #: 03100700.xhp msgctxt "" "03100700.xhp\n" -"par_id3150984\n" +"par_id831588865616326\n" "help.text" -msgid "Const Text = Expression" -msgstr "Const Текст = Выражение" +msgid "<image src=\"media/helpimg/sbasic/Const_statement.svg\" id=\"img_id651588865616326\"><alt id=\"alt_id281588865616326\">Const syntax</alt></image>" +msgstr "" -#. zwnoG +#. QZJkC #: 03100700.xhp msgctxt "" "03100700.xhp\n" -"hd_id3147530\n" +"par_id3150984\n" "help.text" -msgid "Parameters:" -msgstr "Параметры:" +msgid "[Global|Private|Public] Const name = expression[, ...]" +msgstr "" -#. oJbVy +#. 8cNC9 #: 03100700.xhp msgctxt "" "03100700.xhp\n" "par_id3153897\n" "help.text" -msgid "<emph>Text:</emph> Any constant name that follows the standard variable naming conventions." -msgstr "<emph>Текст</emph>. Имя константы, которое соответствует стандартным соглашениям об именах переменных." +msgid "<emph>name:</emph> Any identifier that follows the standard variable naming conventions." +msgstr "" -#. CBCHY +#. MYNoo #: 03100700.xhp msgctxt "" "03100700.xhp\n" -"par_id3147264\n" +"par_id791593689338208\n" "help.text" -msgid "A constant is a variable that helps to improve the readability of a program. Constants are not defined as a specific type of variable, but rather are used as placeholders in the code. You can only define a constant once and it cannot be modified. Use the following statement to define a constant:" -msgstr "Константа — это переменная, которая позволяет улучшить читаемость программы. Константа не является специфическим типом, она используется как местозаполнитель в коде программы. Константа может быть определена в программе только один раз и не может быть изменена. Используйте следующую инструкцию для определения константы:" +msgid "<emph>expression:</emph> Any literal expression." +msgstr "" -#. XCQgM +#. C8b4Z #: 03100700.xhp msgctxt "" "03100700.xhp\n" -"par_id3150542\n" +"par_id3150400\n" "help.text" -msgid "CONST ConstName=Expression" -msgstr "CONST Имя_константы=Выражение" +msgid "The data type must be omitted. When a library gets loaded in memory, %PRODUCTNAME Basic converts the program code internally so that each time a constant is used, the defined expression replaces it." +msgstr "" -#. 7tqgF +#. fYdeb #: 03100700.xhp msgctxt "" "03100700.xhp\n" -"par_id3150400\n" +"hd_id51593690561479\n" "help.text" -msgid "The type of expression is irrelevant. If a program is started, $[officename] Basic converts the program code internally so that each time a constant is used, the defined expression replaces it." -msgstr "Тип выражения может быть любым. Когда программа запускается, $[officename] Basic преобразует код программы так, что каждый раз, когда используется константа, её замещает заданное выражение." +msgid "Scope" +msgstr "" -#. yKGrA +#. QwPhy #: 03100700.xhp msgctxt "" "03100700.xhp\n" -"hd_id3154366\n" +"par_id431593690612961\n" "help.text" -msgid "Example:" -msgstr "Пример:" +msgid "By default constants are defined as private in modules and routines. Constants can be made public or global in order to be used from all modules, from all Basic libraries." +msgstr "" -#. VBDYG +#. EAL5T #: 03100700.xhp msgctxt "" "03100700.xhp\n" -"par_id3153969\n" +"par_id241593693307830\n" "help.text" -msgid "Const sVar = \"Program\", dVar As Double = 1.00" -msgstr "Const sVar = \"Программа\", dVar As Double = 1.00" +msgid "<literal>Global</literal>, <literal>Private</literal> and <literal>Public</literal> specifiers can only be used for module constants." +msgstr "" + +#. 7HRGK +#: 03100700.xhp +msgctxt "" +"03100700.xhp\n" +"bas_id911593692598060\n" +"help.text" +msgid "Const EARTH = \"♁\" ' module scope" +msgstr "" + +#. pCVMW +#: 03100700.xhp +msgctxt "" +"03100700.xhp\n" +"bas_id441593692601125\n" +"help.text" +msgid "Private Const MOON = \"☾\" ' module scope" +msgstr "" + +#. xjhjq +#: 03100700.xhp +msgctxt "" +"03100700.xhp\n" +"bas_id161593692601597\n" +"help.text" +msgid "Public Const VENUS=\"♀\", MARS=\"♂\" ' general scope" +msgstr "" + +#. 6LzLX +#: 03100700.xhp +msgctxt "" +"03100700.xhp\n" +"bas_id581593692602046\n" +"help.text" +msgid "Global Const SUN = \"☉\", STAR = \"☆\" ' general scope" +msgstr "" + +#. aFEH7 +#: 03100700.xhp +msgctxt "" +"03100700.xhp\n" +"par_idm1341160752\n" +"help.text" +msgid "Const SUN = 3 * 1.456 / 56 ' SUN is local" +msgstr "" + +#. 5ZVn4 +#: 03100700.xhp +msgctxt "" +"03100700.xhp\n" +"par_idm1341159520\n" +"help.text" +msgid "MsgBox SUN,, MOON ' SUN global constant is unchanged" +msgstr "" + +#. e9BxY +#: 03100700.xhp +msgctxt "" +"03100700.xhp\n" +"par_id111593694878677\n" +"help.text" +msgid "<link href=\"text/sbasic/shared/enum.xhp\" name=\"Enum\">Enum</link> statement" +msgstr "" + +#. ZYFUV +#: 03100700.xhp +msgctxt "" +"03100700.xhp\n" +"par_id111953694878677\n" +"help.text" +msgid "<link href=\"text/sbasic/shared/03090413.xhp\" name=\"Enum\">Type</link> statement" +msgstr "" #. FmimE #: 03100900.xhp @@ -39337,6 +39211,96 @@ msgctxt "" msgid "<ahelp hid=\"SFX2_LISTBOX_RID_SFX_TP_MACROASSIGN_LB_SCRIPTTYPE\">Select the macro that you want to assign.</ahelp>" msgstr "<ahelp hid=\"SFX2_LISTBOX_RID_SFX_TP_MACROASSIGN_LB_SCRIPTTYPE\">Выбор макроса для назначения.</ahelp>" +#. Ug7AF +#: Compiler_options.xhp +msgctxt "" +"Compiler_options.xhp\n" +"tit\n" +"help.text" +msgid "Compiler Options" +msgstr "" + +#. 4BZ89 +#: Compiler_options.xhp +msgctxt "" +"Compiler_options.xhp\n" +"bm_id681592403821304\n" +"help.text" +msgid "<bookmark_value>Compiler Options</bookmark_value> <bookmark_value>Runtime conditions</bookmark_value>" +msgstr "" + +#. xtwLp +#: Compiler_options.xhp +msgctxt "" +"Compiler_options.xhp\n" +"hd_id951592401835244\n" +"help.text" +msgid "<variable id=\"compileroptions\"><link href=\"text/sbasic/shared/Compiler_options.xhp\" name=\"Compiler Options\">Compiler Options, Runtime Conditions</link></variable>" +msgstr "" + +#. PEuT6 +#: Compiler_options.xhp +msgctxt "" +"Compiler_options.xhp\n" +"N0084\n" +"help.text" +msgid "Compiler options specified at the module level affect %PRODUCTNAME <emph>Basic compiler checks</emph> and error messages. Basic syntax as well as Basic set of instructions can be different according to the options that are in use. The less <literal>Option</literal>, the easiest and tolerant %PRODUCTNAME Basic language is. The more <literal>Option</literal>, the richer and controlled Basic language gets." +msgstr "" + +#. auPDi +#: Compiler_options.xhp +msgctxt "" +"Compiler_options.xhp\n" +"par_id141592406254504\n" +"help.text" +msgid "Compiler options must be specified before the executable program code in a module." +msgstr "" + +#. U5B8L +#: Compiler_options.xhp +msgctxt "" +"Compiler_options.xhp\n" +"par_id491585753339474\n" +"help.text" +msgid "<image src=\"media/helpimg/sbasic/Option_statement.svg\" id=\"img_id4156296484514\"><alt id=\"alt_id15152796484514\">Option Statement diagram</alt></image>" +msgstr "" + +#. AXgWX +#: Compiler_options.xhp +msgctxt "" +"Compiler_options.xhp\n" +"hd_id331592403410631\n" +"help.text" +msgid "Option Private Module" +msgstr "" + +#. DeBTh +#: Compiler_options.xhp +msgctxt "" +"Compiler_options.xhp\n" +"par_id161592405163812\n" +"help.text" +msgid "Specifies that the scope of the module is that of the Basic library it belongs to." +msgstr "" + +#. 4fh7R +#: Compiler_options.xhp +msgctxt "" +"Compiler_options.xhp\n" +"par_id141592408035462\n" +"help.text" +msgid "Options specified at the module level also affect %PRODUCTNAME <emph>Basic runtime conditions</emph>. The behaviour of %PRODUCTNAME Basic instructions can differ." +msgstr "" + +#. cGCiF +#: Compiler_options.xhp +msgctxt "" +"Compiler_options.xhp\n" +"par_id291592407073335\n" +"help.text" +msgid "<link href=\"text/sbasic/shared/property.xhp\" name=\"Property statement\">Property statement</link>" +msgstr "" + #. ZbXw2 #: ErrVBA.xhp msgctxt "" @@ -39760,13 +39724,13 @@ msgctxt "" msgid "<literal>0</literal>: Resets error information and re-executes the instruction that caused the error. <literal>0</literal> is optional." msgstr "" -#. uukh4 +#. fakJ2 #: Resume.xhp msgctxt "" "Resume.xhp\n" "par_id331586090532804\n" "help.text" -msgid "<emph>label: </emph>: Resets error information and resumes execution at the specified label of the current subroutine." +msgid "<emph>label</emph>: Resets error information and resumes execution at the specified label of the current subroutine." msgstr "" #. 7NaeS @@ -39877,13 +39841,13 @@ msgctxt "" msgid "Use <literal>Resume Next</literal>, for example, when reporting anomalies encountered for an iterating process that must not be interrupted. In which case multiple handling routines may be required." msgstr "" -#. 4NKFt +#. AeVfB #: Resume.xhp msgctxt "" "Resume.xhp\n" "par_id461586091018138\n" "help.text" -msgid "Using <literal>Resume</literal> without parameters to re-execute the faulty instruction can fit certain situations. However that may cause a neverending loop." +msgid "Using <literal>Resume</literal> without parameters to re-execute the faulty instruction can fit certain situations. However that may cause a never ending loop." msgstr "" #. t97uD @@ -39976,24 +39940,6 @@ msgctxt "" msgid "Function MySQRTPI(arg as double) as double" msgstr "" -#. LxEYt -#: calc_functions.xhp -msgctxt "" -"calc_functions.xhp\n" -"bas_id731592358361242\n" -"help.text" -msgid "Dim oService as Object" -msgstr "" - -#. GszLy -#: calc_functions.xhp -msgctxt "" -"calc_functions.xhp\n" -"bas_id971592358368906\n" -"help.text" -msgid "oService = createUNOService(\"com.sun.star.sheet.addin.Analysis\")" -msgstr "" - #. HHyMW #: calc_functions.xhp msgctxt "" @@ -40003,15 +39949,6 @@ msgctxt "" msgid "MySQRTPI = oService.getSqrtPi(arg)" msgstr "" -#. AByBR -#: calc_functions.xhp -msgctxt "" -"calc_functions.xhp\n" -"bas_id451592358385346\n" -"help.text" -msgid "End Function" -msgstr "" - #. emGWD #: calc_functions.xhp msgctxt "" @@ -40552,13 +40489,13 @@ msgctxt "" msgid "IMSECH" msgstr "" -#. DL5Fs +#. 8Dtdh #: calc_functions.xhp msgctxt "" "calc_functions.xhp\n" "par_id871592355721957\n" "help.text" -msgid "Imsin" +msgid "IMSIN" msgstr "" #. LnpEu @@ -41389,6 +41326,204 @@ msgctxt "" msgid "Refer to <link href=\"text/sbasic/python/python_platform.xhp\">Identifying the Operating System</link> and <link href=\"text/sbasic/python/python_session.xhp\">Getting Session Information</link> for class module examples, or <link href=\"text/sbasic/guide/access2base.xhp\">Access2Base shared Basic library</link> for other class examples making use of <literal>Option Compatible</literal> compiler mode." msgstr "" +#. QF4Ds +#: conventions.xhp +msgctxt "" +"conventions.xhp\n" +"tit\n" +"help.text" +msgid "Syntax Diagrams" +msgstr "" + +#. CkdjC +#: conventions.xhp +msgctxt "" +"conventions.xhp\n" +"bm_id861593777289558\n" +"help.text" +msgid "<bookmark_value>Syntax diagrams; How to read</bookmark_value> <bookmark_value>Statements syntax;How to read</bookmark_value> <bookmark_value>Typographical conventions</bookmark_value>" +msgstr "" + +#. VTTA3 +#: conventions.xhp +msgctxt "" +"conventions.xhp\n" +"hd_id221543446540070\n" +"help.text" +msgid "<link href=\"text/sbasic/shared/conventions.xhp\" name=\"conventions\">How to Read Syntax Diagrams and Statements</link>" +msgstr "" + +#. jJGWn +#: conventions.xhp +msgctxt "" +"conventions.xhp\n" +"par_id601593699108443\n" +"help.text" +msgid "%PRODUCTNAME Basic statements use syntax diagrams and textual conventions that follow these typographical rules:" +msgstr "" + +#. FcuAQ +#: conventions.xhp +msgctxt "" +"conventions.xhp\n" +"par_id158193699546735\n" +"help.text" +msgid "LibreOffice Basic keywords or functions use propercasing: Call, DimArray, InputBox, Property." +msgstr "" + +#. ny9xr +#: conventions.xhp +msgctxt "" +"conventions.xhp\n" +"par_id711593699548486\n" +"help.text" +msgid "Lowercase characters indicate information to supply: end, expression, start, variable." +msgstr "" + +#. 6cDAC +#: conventions.xhp +msgctxt "" +"conventions.xhp\n" +"par_id881593760345504\n" +"help.text" +msgid "The syntax of a %PRODUCTNAME Basic one line statement is illustrated herewith:" +msgstr "" + +#. 8Co5j +#: conventions.xhp +msgctxt "" +"conventions.xhp\n" +"hd_id871593700670279\n" +"help.text" +msgid "Diagram example" +msgstr "" + +#. 5AfpR +#: conventions.xhp +msgctxt "" +"conventions.xhp\n" +"par_id181593699574635\n" +"help.text" +msgid "Basic statement diagrams start and end with double vertical bars," +msgstr "" + +#. oNAUQ +#: conventions.xhp +msgctxt "" +"conventions.xhp\n" +"par_id711596399548486\n" +"help.text" +msgid "Loops indicate a possible repetition, an optional separator may be present," +msgstr "" + +#. qBArU +#: conventions.xhp +msgctxt "" +"conventions.xhp\n" +"par_id541593706654897\n" +"help.text" +msgid "Rectangles denote subsequent diagram fragments," +msgstr "" + +#. MgRRZ +#: conventions.xhp +msgctxt "" +"conventions.xhp\n" +"par_id251593706717957\n" +"help.text" +msgid "Diagram fragments extremities exhibit single vertical bars." +msgstr "" + +#. 2ERcw +#: conventions.xhp +msgctxt "" +"conventions.xhp\n" +"par_id831588865616326\n" +"help.text" +msgid "<image src=\"media/helpimg/sbasic/a_statement.svg\" id=\"img_id651588865616326\"><alt id=\"alt_id281588865616326\">syntax of a statement</alt></image>" +msgstr "" + +#. QDyRr +#: conventions.xhp +msgctxt "" +"conventions.xhp\n" +"par_id411579301639711\n" +"help.text" +msgid "A set of %PRODUCTNAME Basic statements - with optional labels - is using a colon <literal>:</literal> sign to separate them, it can be terminated with an optional comment. <literal>REM</literal> or an apostrophe sign introduce a comment." +msgstr "" + +#. fR7p7 +#: conventions.xhp +msgctxt "" +"conventions.xhp\n" +"par_id931593707147102\n" +"help.text" +msgid "<image src=\"media/helpimg/sbasic/comment_fragment.svg\" id=\"img_id191593707147102\"><alt id=\"alt_id111593707147102\">diagram fragment</alt></image>" +msgstr "" + +#. tMPo2 +#: conventions.xhp +msgctxt "" +"conventions.xhp\n" +"hd_id71593700691968\n" +"help.text" +msgid "Textual example" +msgstr "" + +#. vtggd +#: conventions.xhp +msgctxt "" +"conventions.xhp\n" +"par_id181593700546735\n" +"help.text" +msgid "<emph>[opt1|opt2|opt3]</emph> Items inside brackets are optional, alternatives are indicated with a vertical bar," +msgstr "" + +#. ap6xE +#: conventions.xhp +msgctxt "" +"conventions.xhp\n" +"par_id181593699546735\n" +"help.text" +msgid "<emph>case[[sep]…]</emph> An ellipsis indicates a possible repetition, an optional separator may be specified," +msgstr "" + +#. FEGF3 +#: conventions.xhp +msgctxt "" +"conventions.xhp\n" +"par_id712593699548486\n" +"help.text" +msgid "<emph>{choice1|choice2}</emph> Items inside curly braces are compulsory, alternatives are indicated with a vertical bar." +msgstr "" + +#. VFKcU +#: conventions.xhp +msgctxt "" +"conventions.xhp\n" +"par_id411593701639711\n" +"help.text" +msgid "A set of %PRODUCTNAME Basic statements - with optional labels - is using a colon <literal>:</literal> sign to separate them, it can be terminated with an optional comment. <literal>REM</literal> or an apostrophe sign introduce a comment." +msgstr "" + +#. RUhNn +#: conventions.xhp +msgctxt "" +"conventions.xhp\n" +"N0018\n" +"help.text" +msgid "GoTo there ' skip first statement" +msgstr "" + +#. oCE77 +#: conventions.xhp +msgctxt "" +"conventions.xhp\n" +"N0019\n" +"help.text" +msgid "here: Print 1, : there: Print 2 REM explanatory text here" +msgstr "" + #. 7pf8S #: enum.xhp msgctxt "" @@ -42199,13 +42334,13 @@ msgctxt "" msgid "Property Statement" msgstr "" -#. 4vJCy +#. CxW74 #: property.xhp msgctxt "" "property.xhp\n" "N0183\n" "help.text" -msgid "A property, also called field or attribute, characterizes a given object or piece of information. Properties can be used to control access to data. It is common use to include instructions at setting or reading time of properties. Code can vary from simple assignment to complex context dependant routines. Using <emph>Get</emph>, <emph>Let</emph> or <emph>Set</emph> accessers enforces properties' consistency when necessary." +msgid "A property, also called field or attribute, characterizes a given object or piece of information. Properties can be used to control access to data. It is common use to include instructions at setting or reading time of properties. Code can vary from simple assignment to complex context dependent routines. Using <emph>Get</emph>, <emph>Let</emph> or <emph>Set</emph> accessors enforces properties' consistency when necessary." msgstr "" #. hD9fA diff --git a/source/ru/helpcontent2/source/text/sbasic/shared/03.po b/source/ru/helpcontent2/source/text/sbasic/shared/03.po index f11fbab8360..2ddc8506f0d 100644 --- a/source/ru/helpcontent2/source/text/sbasic/shared/03.po +++ b/source/ru/helpcontent2/source/text/sbasic/shared/03.po @@ -3,7 +3,7 @@ msgid "" 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: 2019-05-31 14:53+0200\n" +"POT-Creation-Date: 2020-07-21 11:19+0200\n" "PO-Revision-Date: 2018-07-12 14:35+0000\n" "Last-Translator: Anonymous Pootle User\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -16,6 +16,7 @@ msgstr "" "X-Generator: LibreOffice\n" "X-POOTLE-MTIME: 1531406135.000000\n" +#. p9BFG #: lib_depot.xhp msgctxt "" "lib_depot.xhp\n" @@ -24,6 +25,7 @@ msgctxt "" msgid "DEPOT Library" msgstr "" +#. rNFGR #: lib_depot.xhp msgctxt "" "lib_depot.xhp\n" @@ -32,6 +34,7 @@ msgctxt "" msgid "<variable id=\"depot_lib\"><link href=\"text/sbasic/shared/03/lib_depot.xhp\" name=\"Depot library\">The <item type=\"literal\">Depot</item> Library</link></variable>" msgstr "" +#. Us2HT #: lib_euro.xhp msgctxt "" "lib_euro.xhp\n" @@ -40,6 +43,7 @@ msgctxt "" msgid "EURO Library" msgstr "" +#. 5sJCA #: lib_euro.xhp msgctxt "" "lib_euro.xhp\n" @@ -48,6 +52,7 @@ msgctxt "" msgid "<variable id=\"euro_lib\"><link href=\"text/sbasic/shared/03/lib_euro.xhp\" name=\"Euro library\">The <item type=\"literal\">Euro</item> Library</link></variable>" msgstr "" +#. rH2AG #: lib_euro.xhp msgctxt "" "lib_euro.xhp\n" @@ -56,6 +61,70 @@ msgctxt "" msgid "<bookmark_value>BASIC Euro library</bookmark_value>" msgstr "" +#. 9edb6 +#: lib_euro.xhp +msgctxt "" +"lib_euro.xhp\n" +"hd_id841593518085848\n" +"help.text" +msgid "Description" +msgstr "" + +#. DkBkc +#: lib_euro.xhp +msgctxt "" +"lib_euro.xhp\n" +"par_id921593518140986\n" +"help.text" +msgid "The <emph>Euro</emph> library is used by the <emph>Euro converter…</emph> wizard." +msgstr "" + +#. uAg7T +#: lib_euro.xhp +msgctxt "" +"lib_euro.xhp\n" +"par_id481593518247400\n" +"help.text" +msgid "Its entry points are:" +msgstr "" + +#. SBNCb +#: lib_euro.xhp +msgctxt "" +"lib_euro.xhp\n" +"par_id381593519742529\n" +"help.text" +msgid "Selecting the <emph>Euro Converter…</emph> wizard loads the following libraries in memory:" +msgstr "" + +#. TGAHA +#: lib_euro.xhp +msgctxt "" +"lib_euro.xhp\n" +"par_id691593519646426\n" +"help.text" +msgid "Basic routine name conflicts may exist when multiple Basic libraries are loaded in memory." +msgstr "" + +#. 5NFbA +#: lib_euro.xhp +msgctxt "" +"lib_euro.xhp\n" +"par_id1001593520257636\n" +"help.text" +msgid "ImportWizard and <link href=\"text/sbasic/shared/03/lib_tools.xhp\" name=\"Tools library\">Tools</link> Basic libraries" +msgstr "" + +#. JbBaB +#: lib_euro.xhp +msgctxt "" +"lib_euro.xhp\n" +"par_id251593518523704\n" +"help.text" +msgid "<link href=\"text/shared/autopi/01150000.xhp\" name=\"Euro Converter Wizard\">Euro Converter Wizard</link> describes what the <emph>Euro</emph> library does." +msgstr "" + +#. G8mp2 #: lib_formwizard.xhp msgctxt "" "lib_formwizard.xhp\n" @@ -64,6 +133,7 @@ msgctxt "" msgid "FORMWIZARD Library" msgstr "" +#. Lehxm #: lib_formwizard.xhp msgctxt "" "lib_formwizard.xhp\n" @@ -72,6 +142,7 @@ msgctxt "" msgid "<variable id=\"formwizard_lib\"><link href=\"text/sbasic/shared/03/lib_formwizard.xhp\" name=\"FormWizard library\">The <item type=\"literal\">FormWizard</item> Library</link></variable>" msgstr "" +#. tmFTn #: lib_gimmicks.xhp msgctxt "" "lib_gimmicks.xhp\n" @@ -80,6 +151,7 @@ msgctxt "" msgid "GIMMICKS Library" msgstr "" +#. Q67FR #: lib_gimmicks.xhp msgctxt "" "lib_gimmicks.xhp\n" @@ -88,6 +160,7 @@ msgctxt "" msgid "<variable id=\"gimmicks_lib\"><link href=\"text/sbasic/shared/03/lib_gimmicks.xhp\" name=\"Gimmicks library\">The <item type=\"literal\">Gimmicks</item> Library</link></variable>" msgstr "" +#. XD2GA #: lib_gimmicks.xhp msgctxt "" "lib_gimmicks.xhp\n" @@ -96,6 +169,97 @@ msgctxt "" msgid "<bookmark_value>BASIC Gimmicks library</bookmark_value>" msgstr "" +#. EwqqW +#: lib_importwiz.xhp +msgctxt "" +"lib_importwiz.xhp\n" +"tit\n" +"help.text" +msgid "ImportWizard Library" +msgstr "" + +#. stDZt +#: lib_importwiz.xhp +msgctxt "" +"lib_importwiz.xhp\n" +"hd_id31529004750471\n" +"help.text" +msgid "<variable id=\"importwiz_lib\"><link href=\"text/sbasic/shared/03/lib_importwiz.xhp\" name=\"ImportWizard library\">The <item type=\"literal\">ImportWizard</item> Library</link></variable>" +msgstr "" + +#. pbesX +#: lib_importwiz.xhp +msgctxt "" +"lib_importwiz.xhp\n" +"bm_id231529070133574\n" +"help.text" +msgid "<bookmark_value>BASIC ImportWizard library</bookmark_value>" +msgstr "" + +#. GFoap +#: lib_importwiz.xhp +msgctxt "" +"lib_importwiz.xhp\n" +"hd_id841593518085848\n" +"help.text" +msgid "Description" +msgstr "" + +#. asxd6 +#: lib_importwiz.xhp +msgctxt "" +"lib_importwiz.xhp\n" +"par_id921593518140986\n" +"help.text" +msgid "The <emph>ImportWizard</emph> library is used by the <emph>Document converter...</emph> wizard." +msgstr "" + +#. FaGZt +#: lib_importwiz.xhp +msgctxt "" +"lib_importwiz.xhp\n" +"par_id481593518247400\n" +"help.text" +msgid "Its entry point is:" +msgstr "" + +#. EyBsL +#: lib_importwiz.xhp +msgctxt "" +"lib_importwiz.xhp\n" +"par_id381593519742529\n" +"help.text" +msgid "Selecting the <emph>Document Converter...</emph> wizard loads the following libraries in memory:" +msgstr "" + +#. vV4TD +#: lib_importwiz.xhp +msgctxt "" +"lib_importwiz.xhp\n" +"par_id691593519646426\n" +"help.text" +msgid "Basic routine name conflicts may exist when multiple Basic libraries are loaded in memory." +msgstr "" + +#. ZCH7G +#: lib_importwiz.xhp +msgctxt "" +"lib_importwiz.xhp\n" +"par_id1001593520257636\n" +"help.text" +msgid "<link href=\"text/sbasic/shared/03/lib_tools.xhp\" name=\"Tools library\">Tools</link> Basic library" +msgstr "" + +#. ZT5z9 +#: lib_importwiz.xhp +msgctxt "" +"lib_importwiz.xhp\n" +"par_id251593518523704\n" +"help.text" +msgid "<link href=\"text/shared/autopi/01130000.xhp\" name=\"Document Converter\">Document Converter</link> describes what the <emph>ImportWizard</emph> library does." +msgstr "" + +#. UWzWk #: lib_schedule.xhp msgctxt "" "lib_schedule.xhp\n" @@ -104,6 +268,7 @@ msgctxt "" msgid "SCHEDULE Library" msgstr "" +#. CBBt6 #: lib_schedule.xhp msgctxt "" "lib_schedule.xhp\n" @@ -112,6 +277,7 @@ msgctxt "" msgid "<variable id=\"schedule_lib\"><link href=\"text/sbasic/shared/03/lib_schedule.xhp\" name=\"Schedule library\">The <item type=\"literal\">Schedule</item> Library</link></variable>" msgstr "" +#. CGA63 #: lib_schedule.xhp msgctxt "" "lib_schedule.xhp\n" @@ -120,6 +286,7 @@ msgctxt "" msgid "<bookmark_value>BASIC Schedule library</bookmark_value>" msgstr "" +#. AMFya #: lib_script.xhp msgctxt "" "lib_script.xhp\n" @@ -128,6 +295,7 @@ msgctxt "" msgid "SCRIPTBINDINGLIBRARY Library" msgstr "" +#. KS8Yu #: lib_script.xhp msgctxt "" "lib_script.xhp\n" @@ -136,6 +304,7 @@ msgctxt "" msgid "<variable id=\"script_lib\"><link href=\"text/sbasic/shared/03/lib_script.xhp\" name=\"ScriptBindingLibrary library\">The <item type=\"literal\">ScriptBindingLibrary</item> Library</link></variable>" msgstr "" +#. m3NsC #: lib_script.xhp msgctxt "" "lib_script.xhp\n" @@ -144,6 +313,61 @@ msgctxt "" msgid "<bookmark_value>BASIC ScriptBindingLibrary library</bookmark_value>" msgstr "" +#. Z7iSC +#: lib_script.xhp +msgctxt "" +"lib_script.xhp\n" +"hd_id841593518085848\n" +"help.text" +msgid "Description" +msgstr "" + +#. nnxNN +#: lib_script.xhp +msgctxt "" +"lib_script.xhp\n" +"par_id921593518140986\n" +"help.text" +msgid "The <emph>ScriptBindingLibrary</emph> library only contains dialogs, it is used by <emph>Highlight</emph> %PRODUCTNAME example scripts. Its dialogs are shared by Beanshell, Java and JavaScript example scripts." +msgstr "" + +#. JdxBj +#: lib_script.xhp +msgctxt "" +"lib_script.xhp\n" +"par_id381593519742529\n" +"help.text" +msgid "Running any <emph>Highlight</emph> example script loads the <emph>ScriptBindingLibrary</emph> library in memory." +msgstr "" + +#. 9CZwi +#: lib_script.xhp +msgctxt "" +"lib_script.xhp\n" +"par_id131593538122154\n" +"help.text" +msgid "This library is not used by %PRODUCTNAME Basic." +msgstr "" + +#. Qh7KM +#: lib_script.xhp +msgctxt "" +"lib_script.xhp\n" +"par_id251593524531077\n" +"help.text" +msgid "<link href=\"text/shared/01/06130020.xhp\" name=\"Basic macro selector\">Basic macro selector</link>" +msgstr "" + +#. wJqFF +#: lib_script.xhp +msgctxt "" +"lib_script.xhp\n" +"par_id721593525163663\n" +"help.text" +msgid "Beanshell, Java and JavaScript <link href=\"text/shared/01/06130030.xhp\" name=\"Scripts\">Scripts</link>" +msgstr "" + +#. QZNvL #: lib_template.xhp msgctxt "" "lib_template.xhp\n" @@ -152,6 +376,7 @@ msgctxt "" msgid "TEMPLATE Library" msgstr "" +#. wzLe7 #: lib_template.xhp msgctxt "" "lib_template.xhp\n" @@ -160,6 +385,7 @@ msgctxt "" msgid "<variable id=\"template_lib\"><link href=\"text/sbasic/shared/03/lib_template.xhp\" name=\"Template library\">The <item type=\"literal\">Template</item> Library</link></variable>" msgstr "" +#. adfxB #: lib_tools.xhp msgctxt "" "lib_tools.xhp\n" @@ -168,6 +394,7 @@ msgctxt "" msgid "Tools Library" msgstr "" +#. vRB5r #: lib_tools.xhp msgctxt "" "lib_tools.xhp\n" @@ -176,6 +403,7 @@ msgctxt "" msgid "<variable id=\"tools_lib\"><link href=\"text/sbasic/shared/03/lib_tools.xhp\" name=\"Tools library\">The <item type=\"literal\">Tools</item> Library</link></variable>" msgstr "" +#. rUPPX #: lib_tools.xhp msgctxt "" "lib_tools.xhp\n" @@ -184,6 +412,7 @@ msgctxt "" msgid "<bookmark_value>BASIC Tools library</bookmark_value>" msgstr "" +#. DKAzk #: lib_tools.xhp msgctxt "" "lib_tools.xhp\n" @@ -192,6 +421,7 @@ msgctxt "" msgid "<link href=\"text/sbasic/shared/03/lib_tools.xhp#debug_module\" name=\"debug module\"><item type=\"literal\">Debug</item> Module</link>" msgstr "" +#. pFFV7 #: lib_tools.xhp msgctxt "" "lib_tools.xhp\n" @@ -200,6 +430,7 @@ msgctxt "" msgid "<link href=\"text/sbasic/shared/03/lib_tools.xhp#listbox_module\" name=\"listbox module\"><item type=\"literal\">ListBox</item> Module</link>" msgstr "" +#. BDvVs #: lib_tools.xhp msgctxt "" "lib_tools.xhp\n" @@ -208,6 +439,7 @@ msgctxt "" msgid "<link href=\"text/sbasic/shared/03/lib_tools.xhp#misc_module\" name=\"misc module\"><item type=\"literal\">Misc</item> Module</link>" msgstr "" +#. 6NCFB #: lib_tools.xhp msgctxt "" "lib_tools.xhp\n" @@ -216,6 +448,7 @@ msgctxt "" msgid "<link href=\"text/sbasic/shared/03/lib_tools.xhp#modulecontrols_module\" name=\"module controls module\"><item type=\"literal\">ModuleControls</item> Module</link>" msgstr "" +#. YaqDd #: lib_tools.xhp msgctxt "" "lib_tools.xhp\n" @@ -224,6 +457,7 @@ msgctxt "" msgid "<link href=\"text/sbasic/shared/03/lib_tools.xhp#strings_module\" name=\"strings module\"><item type=\"literal\">Strings</item> Module</link>" msgstr "" +#. BjA4M #: lib_tools.xhp msgctxt "" "lib_tools.xhp\n" @@ -232,6 +466,7 @@ msgctxt "" msgid "<link href=\"text/sbasic/shared/03/lib_tools.xhp#ucb_module\" name=\"ucb module\"><item type=\"literal\">UCB</item> Module</link>" msgstr "" +#. ctfU3 #: lib_tools.xhp msgctxt "" "lib_tools.xhp\n" @@ -240,6 +475,7 @@ msgctxt "" msgid "<bookmark_value>BASIC Tools library;Debug module</bookmark_value>" msgstr "" +#. TKbhv #: lib_tools.xhp msgctxt "" "lib_tools.xhp\n" @@ -248,6 +484,7 @@ msgctxt "" msgid "<item type=\"literal\">Debug</item> Module" msgstr "" +#. KBTsC #: lib_tools.xhp msgctxt "" "lib_tools.xhp\n" @@ -256,6 +493,7 @@ msgctxt "" msgid "Functions and subroutines for debugging Basic macros." msgstr "" +#. PJAq4 #: lib_tools.xhp msgctxt "" "lib_tools.xhp\n" @@ -264,6 +502,7 @@ msgctxt "" msgid "<variable id=\"macro_name\">Macro</variable>" msgstr "" +#. aTmuP #: lib_tools.xhp msgctxt "" "lib_tools.xhp\n" @@ -272,6 +511,7 @@ msgctxt "" msgid "<variable id=\"call_param\">Calling parameters and comments</variable>" msgstr "" +#. 7khGi #: lib_tools.xhp msgctxt "" "lib_tools.xhp\n" @@ -280,6 +520,7 @@ msgctxt "" msgid "<bookmark_value>BASIC Tools library;ListBox module</bookmark_value>" msgstr "" +#. qTCF8 #: lib_tools.xhp msgctxt "" "lib_tools.xhp\n" @@ -288,6 +529,7 @@ msgctxt "" msgid "<item type=\"literal\">ListBox</item> Module" msgstr "" +#. BEjWa #: lib_tools.xhp msgctxt "" "lib_tools.xhp\n" @@ -296,6 +538,7 @@ msgctxt "" msgid "Functions and subroutines for handling ListBox elements." msgstr "" +#. LR48E #: lib_tools.xhp msgctxt "" "lib_tools.xhp\n" @@ -304,6 +547,7 @@ msgctxt "" msgid "<bookmark_value>BASIC Tools library;Misc module</bookmark_value>" msgstr "" +#. PASgz #: lib_tools.xhp msgctxt "" "lib_tools.xhp\n" @@ -312,6 +556,7 @@ msgctxt "" msgid "<item type=\"literal\">Misc</item> Module" msgstr "" +#. 8rET3 #: lib_tools.xhp msgctxt "" "lib_tools.xhp\n" @@ -320,6 +565,7 @@ msgctxt "" msgid "Miscellaneous functions and subroutines." msgstr "" +#. 534YG #: lib_tools.xhp msgctxt "" "lib_tools.xhp\n" @@ -328,6 +574,7 @@ msgctxt "" msgid "<bookmark_value>BASIC Tools library;ModuleControl module</bookmark_value>" msgstr "" +#. sonXm #: lib_tools.xhp msgctxt "" "lib_tools.xhp\n" @@ -336,6 +583,7 @@ msgctxt "" msgid "<item type=\"literal\">ModuleControls</item> Module" msgstr "" +#. 3ASxZ #: lib_tools.xhp msgctxt "" "lib_tools.xhp\n" @@ -344,6 +592,7 @@ msgctxt "" msgid "Functions and subroutines for module control." msgstr "" +#. Wyk6n #: lib_tools.xhp msgctxt "" "lib_tools.xhp\n" @@ -352,6 +601,7 @@ msgctxt "" msgid "Refer to <link href=\"text/sbasic/guide/show_dialog.xhp#show_dialog\" name=\"Opening a Dialog with Basic\">Opening a Dialog with Basic</link> for an example of LoadDialog function." msgstr "" +#. fVAXC #: lib_tools.xhp msgctxt "" "lib_tools.xhp\n" @@ -360,6 +610,7 @@ msgctxt "" msgid "<bookmark_value>BASIC Tools library;Strings module</bookmark_value>" msgstr "" +#. uFYzk #: lib_tools.xhp msgctxt "" "lib_tools.xhp\n" @@ -368,6 +619,7 @@ msgctxt "" msgid "<item type=\"literal\">Strings</item> Module" msgstr "" +#. EbUdR #: lib_tools.xhp msgctxt "" "lib_tools.xhp\n" @@ -376,6 +628,7 @@ msgctxt "" msgid "Advanced functions and subroutines for string manipulation." msgstr "" +#. iKnBp #: lib_tools.xhp msgctxt "" "lib_tools.xhp\n" @@ -384,6 +637,7 @@ msgctxt "" msgid "<bookmark_value>BASIC Tools library;UCB module</bookmark_value>" msgstr "" +#. VeYbp #: lib_tools.xhp msgctxt "" "lib_tools.xhp\n" @@ -392,6 +646,7 @@ msgctxt "" msgid "<item type=\"literal\">UCB</item> Module" msgstr "" +#. K2Cvw #: lib_tools.xhp msgctxt "" "lib_tools.xhp\n" @@ -399,3 +654,57 @@ msgctxt "" "help.text" msgid "<emph>Universal Content Broker</emph> functions and subroutines." msgstr "" + +#. LsR47 +#: lib_wikieditor.xhp +msgctxt "" +"lib_wikieditor.xhp\n" +"tit\n" +"help.text" +msgid "WikiEditor Library" +msgstr "" + +#. QDwwy +#: lib_wikieditor.xhp +msgctxt "" +"lib_wikieditor.xhp\n" +"hd_id31529004750471\n" +"help.text" +msgid "<variable id=\"wikieditor_lib\"><link href=\"text/sbasic/shared/03/lib_wikieditor.xhp\" name=\"WikiEditor library\">The <item type=\"literal\">WikiEditor</item> Library</link></variable>" +msgstr "" + +#. mBGxx +#: lib_wikieditor.xhp +msgctxt "" +"lib_wikieditor.xhp\n" +"bm_id231529070133574\n" +"help.text" +msgid "<bookmark_value>BASIC WikiEditor library</bookmark_value>" +msgstr "" + +#. qGFuz +#: lib_wikieditor.xhp +msgctxt "" +"lib_wikieditor.xhp\n" +"hd_id841593518085848\n" +"help.text" +msgid "Description" +msgstr "" + +#. MdATA +#: lib_wikieditor.xhp +msgctxt "" +"lib_wikieditor.xhp\n" +"par_id921593518140986\n" +"help.text" +msgid "The <emph>WikiEditor</emph> library only contains dialogs, it is used by <emph>Wiki Publisher</emph> bundled Java extension." +msgstr "" + +#. k2E85 +#: lib_wikieditor.xhp +msgctxt "" +"lib_wikieditor.xhp\n" +"par_id131593538122154\n" +"help.text" +msgid "This library is not used by %PRODUCTNAME Basic." +msgstr "" diff --git a/source/ru/helpcontent2/source/text/scalc.po b/source/ru/helpcontent2/source/text/scalc.po index 5666649f5ab..0767e5c288c 100644 --- a/source/ru/helpcontent2/source/text/scalc.po +++ b/source/ru/helpcontent2/source/text/scalc.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: scalc\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2020-03-31 10:34+0200\n" +"POT-Creation-Date: 2020-07-21 11:19+0200\n" "PO-Revision-Date: 2020-02-29 17:16+0000\n" "Last-Translator: kompilainenn <79045_79045@mail.ru>\n" "Language-Team: Russian <https://weblate.documentfoundation.org/projects/libo_help-master/textscalc/ru/>\n" @@ -151,15 +151,6 @@ msgctxt "" msgid "<link href=\"text/shared/01/02180000.xhp\" name=\"Links\">Links</link>" msgstr "<link href=\"text/shared/01/02180000.xhp\" name=\"Ссылки\">Ссылки</link>" -#. A9QFv -#: main0102.xhp -msgctxt "" -"main0102.xhp\n" -"hd_id3148488\n" -"help.text" -msgid "<link href=\"text/shared/01/02220000.xhp\" name=\"ImageMap\">ImageMap</link>" -msgstr "<link href=\"text/shared/01/02220000.xhp\" name=\"Сенсорное изображение\">Сенсорное изображение</link>" - #. pFCu3 #: main0102.xhp msgctxt "" @@ -547,6 +538,15 @@ msgctxt "" msgid "<link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">AutoCorrect Options</link>" msgstr "<link href=\"text/shared/01/06040000.xhp\" name=\"Автозамена\">Параметры автозамены</link>" +#. eAavz +#: main0106.xhp +msgctxt "" +"main0106.xhp\n" +"hd_id3148488\n" +"help.text" +msgid "<link href=\"text/shared/01/02220000.xhp\" name=\"ImageMap\">ImageMap</link>" +msgstr "" + #. ToZU6 #: main0106.xhp msgctxt "" diff --git a/source/ru/helpcontent2/source/text/scalc/00.po b/source/ru/helpcontent2/source/text/scalc/00.po index 6554f7d08d6..8eefc82ed13 100644 --- a/source/ru/helpcontent2/source/text/scalc/00.po +++ b/source/ru/helpcontent2/source/text/scalc/00.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: 00\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2020-04-27 15:54+0200\n" +"POT-Creation-Date: 2020-07-21 11:19+0200\n" "PO-Revision-Date: 2019-12-24 16:19+0000\n" "Last-Translator: kompilainenn <79045_79045@mail.ru>\n" "Language-Team: Russian <https://weblate.documentfoundation.org/projects/libo_help-master/textscalc00/ru/>\n" @@ -664,13 +664,22 @@ msgctxt "" msgid "Format Menu" msgstr "Меню \"Формат\"" -#. HP9LA +#. TmWCz #: 00000405.xhp msgctxt "" "00000405.xhp\n" "par_id3154685\n" "help.text" -msgid "<variable id=\"fozelle\">Choose <emph>Format - Cells</emph>.</variable>" +msgid "Choose <menuitem>Format - Cells</menuitem>." +msgstr "" + +#. DEPHV +#: 00000405.xhp +msgctxt "" +"00000405.xhp\n" +"par_id61593556839601\n" +"help.text" +msgid "Press <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode>+1</keycode>." msgstr "" #. HR2kd diff --git a/source/ru/helpcontent2/source/text/scalc/01.po b/source/ru/helpcontent2/source/text/scalc/01.po index 96f7d3c7e3c..95eb817661a 100644 --- a/source/ru/helpcontent2/source/text/scalc/01.po +++ b/source/ru/helpcontent2/source/text/scalc/01.po @@ -3,7 +3,7 @@ msgid "" 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: 2020-07-02 14:37+0200\n" +"POT-Creation-Date: 2020-07-21 11:19+0200\n" "PO-Revision-Date: 2020-05-20 11:28+0000\n" "Last-Translator: kompilainenn <79045_79045@mail.ru>\n" "Language-Team: Russian <https://weblate.documentfoundation.org/projects/libo_help-master/textscalc01/ru/>\n" @@ -12589,13 +12589,13 @@ msgctxt "" msgid "<ahelp hid=\"HID_FUNC_LOG\">Returns the logarithm of a number to the specified base.</ahelp>" msgstr "<ahelp hid=\"HID_FUNC_LOG\">Возвращает логарифм числа по указанному основанию.</ahelp>" -#. ShWCR +#. uDAq7 #: 04060106.xhp msgctxt "" "04060106.xhp\n" "par_id3144732\n" "help.text" -msgid "LOG(Number[; Base])" +msgid "LOG(Number [; Base])" msgstr "" #. Eiqiq @@ -13246,13 +13246,13 @@ msgctxt "" msgid "<ahelp hid=\"HID_FUNC_RUNDEN\">Rounds a number to a certain number of decimal places.</ahelp>" msgstr "<ahelp hid=\"HID_FUNC_RUNDEN\">Округление числа до указанного количества знаков после запятой.</ahelp>" -#. p64i9 +#. kj4B7 #: 04060106.xhp msgctxt "" "04060106.xhp\n" "par_id3158182\n" "help.text" -msgid "ROUND(Number[; Count])" +msgid "ROUND(Number [; Count])" msgstr "" #. yE5Jb @@ -13345,13 +13345,13 @@ msgctxt "" msgid "<ahelp hid=\"HID_FUNC_ABRUNDEN\">Rounds a number down, toward zero, to a certain precision.</ahelp>" msgstr "<ahelp hid=\"HID_FUNC_ABRUNDEN\">Округление числа в меньшую сторону (к нулю) до определенной точности.</ahelp>" -#. uqe8Y +#. MnKJo #: 04060106.xhp msgctxt "" "04060106.xhp\n" "par_id3146051\n" "help.text" -msgid "ROUNDDOWN(Number[; Count])" +msgid "ROUNDDOWN(Number [; Count])" msgstr "" #. EXn4P @@ -13435,13 +13435,13 @@ msgctxt "" msgid "<ahelp hid=\"HID_FUNC_AUFRUNDEN\">Rounds a number up, away from zero, to a certain precision.</ahelp>" msgstr "<ahelp hid=\"HID_FUNC_AUFRUNDEN\">Служит для округления числа в большую сторону (от нуля) до определенной точности.</ahelp>" -#. smgCC +#. Gz3SM #: 04060106.xhp msgctxt "" "04060106.xhp\n" "par_id3163328\n" "help.text" -msgid "ROUNDUP(Number[; Count])" +msgid "ROUNDUP(Number [; Count])" msgstr "" #. x59Ls @@ -13912,13 +13912,13 @@ msgctxt "" msgid "<ahelp hid=\"HID_FUNC_SUMMEWENN\">Adds the cells specified by a given criteria.</ahelp> This function is used to browse a range when you search for a certain value." msgstr "<ahelp hid=\"HID_FUNC_SUMMEWENN\">Служит для сложения значений ячеек, указанных в условии.</ahelp> Эта функция применяется для поиска определенного значения в диапазоне ячеек." -#. PcPNo +#. KsFtX #: 04060106.xhp msgctxt "" "04060106.xhp\n" "par_id3152028\n" "help.text" -msgid "SUMIF(Range; Criteria[; SumRange])" +msgid "SUMIF(Range; Criteria [; SumRange])" msgstr "" #. rYzXG @@ -14434,13 +14434,13 @@ msgctxt "" msgid "<ahelp hid=\"HID_FUNC_UMRECHNEN\">Converts between old European national currency and to and from Euros.</ahelp>" msgstr "<ahelp hid=\"HID_FUNC_UMRECHNEN\">Выполняет преобразование старых европейских национальных валют в/из евро.</ahelp>" -#. qh8S5 +#. G7CMF #: 04060106.xhp msgctxt "" "04060106.xhp\n" "par_id3143748\n" "help.text" -msgid "EUROCONVERT(Value; \"From_currency\"; \"To_currency\"[; full_precision][; triangulation_precision])" +msgid "EUROCONVERT(Value; \"From_currency\"; \"To_currency\" [; full_precision [; triangulation_precision]])" msgstr "" #. 4KJUc @@ -14542,13 +14542,13 @@ msgctxt "" msgid "At one time the list of conversion factors included the legacy European currencies and the Euro (see examples below). We suggest using the new function EUROCONVERT for converting these currencies." msgstr "Список коэффициентов пересчёта содержал одновременно старые европейские валюты и евро (см. примеры ниже). Для пересчёта этих валют предлагается использовать новую функцию EUROCONVERT." -#. GhdsH +#. o7nsC #: 04060106.xhp msgctxt "" "04060106.xhp\n" "par_id0908200902131191\n" "help.text" -msgid "CONVERT_OOO(value;\"text\";\"text\")" +msgid "CONVERT_OOO(value; \"text\"; \"text\")" msgstr "" #. egbGd @@ -17224,13 +17224,13 @@ msgctxt "" msgid "<ahelp hid=\"HID_FUNC_VARIATION\">Calculates the points of an exponential trend in an array.</ahelp>" msgstr "<ahelp hid=\"HID_FUNC_VARIATION\">Служит для расчета точек экспоненциального тренда в массиве.</ahelp>" -#. 8VMBq +#. GMVAK #: 04060107.xhp msgctxt "" "04060107.xhp\n" "par_id3166377\n" "help.text" -msgid "GROWTH(DataY [; DataX [; NewDataX [; FunctionType]]])" +msgid "GROWTH(DataY [; [ DataX ] [; [ NewDataX ] [; FunctionType ] ] ])" msgstr "" #. CA3qD @@ -18979,31 +18979,31 @@ msgctxt "" msgid "<ahelp hid=\"HID_FUNC_WAHL\">Uses an index to return a value from a list of up to 30 values.</ahelp>" msgstr "<ahelp hid=\"HID_FUNC_WAHL\">Эта функция использует индекс для возврата значения из списка, содержащего до 30 значений.</ahelp>" -#. r7bDk +#. V8cAu #: 04060109.xhp msgctxt "" "04060109.xhp\n" "par_id3155425\n" "help.text" -msgid "CHOOSE(Index; Value1 [; Value2 [; ... [; Value254]]])" +msgid "CHOOSE(Index; Value 1 [; Value 2 [; ... [; Value 30]]])" msgstr "" -#. dt8SY +#. CNK7e #: 04060109.xhp msgctxt "" "04060109.xhp\n" "par_id3144755\n" "help.text" -msgid "<emph>Index</emph> is a reference or number between 1 and 254 indicating which value is to be taken from the list." -msgstr "" +msgid "<emph>Index</emph> is a reference or number between 1 and 30 indicating which value is to be taken from the list." +msgstr "<emph>Индекс</emph>: ссылка или число в диапазоне от 1 до 30, указывающее на значение, которое требуется извлечь из списка." -#. nR3mX +#. GGWDt #: 04060109.xhp msgctxt "" "04060109.xhp\n" "par_id3149939\n" "help.text" -msgid "<emph>Value1, Value2, ..., Value254</emph> is the list of values entered as a reference to a cell or as individual values." +msgid "<emph>Value 1, Value 2, ..., Value 30</emph> is the list of values entered as a reference to a cell or as individual values." msgstr "" #. s64Du @@ -27961,13 +27961,13 @@ msgctxt "" msgid "<ahelp hid=\"HID_FUNC_VDB\">Returns the depreciation of an asset for a specified or partial period using a variable declining balance method.</ahelp>" msgstr "<ahelp hid=\"HID_FUNC_VDB\">Возвращает величину амортизации актива за указанный или частичный период по методу дегрессивной амортизации.</ahelp>" -#. DSd3v +#. pUVVr #: 04060118.xhp msgctxt "" "04060118.xhp\n" "par_id3149025\n" "help.text" -msgid "VDB(Cost; Salvage; Life; S; End [; Factor [; NoSwitch]])" +msgid "VDB(Cost; Salvage; Life; Start; End [; Factor [; NoSwitch]])" msgstr "" #. zGhDb @@ -43783,24 +43783,6 @@ msgctxt "" msgid "<variable id=\"zellattributetext\"><ahelp hid=\".uno:FormatCellDialog\">Allows you to specify a variety of formatting options and to apply attributes to the selected cells.</ahelp></variable>" msgstr "<variable id=\"zellattributetext\"><ahelp hid=\".uno:FormatCellDialog\">Здесь можно указать различные параметры формата и применять атрибуты к выделенным ячейкам.</ahelp></variable>" -#. C3jH9 -#: 05020000.xhp -msgctxt "" -"05020000.xhp\n" -"hd_id3145785\n" -"help.text" -msgid "<link href=\"text/shared/01/05020300.xhp\" name=\"Numbers\">Numbers</link>" -msgstr "<link href=\"text/shared/01/05020300.xhp\" name=\"Числа\">Числа</link>" - -#. ZgrYD -#: 05020000.xhp -msgctxt "" -"05020000.xhp\n" -"hd_id3146119\n" -"help.text" -msgid "<link href=\"text/shared/01/05020100.xhp\" name=\"Font\">Font</link>" -msgstr "<link href=\"text/shared/01/05020100.xhp\" name=\"Шрифт\">Шрифт</link>" - #. BW9bs #: 05020600.xhp msgctxt "" @@ -44638,6 +44620,15 @@ msgctxt "" msgid "Page Style" msgstr "Стиль страницы" +#. vEZHA +#: 05070000.xhp +msgctxt "" +"05070000.xhp\n" +"bm_id651593596384469\n" +"help.text" +msgid "<bookmark_value>style;page</bookmark_value><bookmark_value>page;style</bookmark_value><bookmark_value>format;page</bookmark_value><bookmark_value>formatting;page</bookmark_value>" +msgstr "" + #. YjqDi #: 05070000.xhp msgctxt "" @@ -45367,32 +45358,32 @@ msgctxt "" msgid "<ahelp hid=\".uno:AddPrintArea\">Adds the current selection to the defined print areas.</ahelp>" msgstr "<ahelp hid=\".uno:AddPrintArea\">Используйте эту команду, чтобы добавить выделенную область к уже определенному диапазону печати.</ahelp>" -#. fcvcu +#. U9JPr #: 05100000.xhp msgctxt "" "05100000.xhp\n" "tit\n" "help.text" -msgid "Styles" -msgstr "Стили" +msgid "Styles in Calc" +msgstr "" -#. 3fyBn +#. rJpRh #: 05100000.xhp msgctxt "" "05100000.xhp\n" "bm_id3150447\n" "help.text" -msgid "<bookmark_value>Stylist, see Styles window</bookmark_value> <bookmark_value>Styles window</bookmark_value> <bookmark_value>formats; Styles window</bookmark_value> <bookmark_value>formatting; Styles window</bookmark_value> <bookmark_value>paint can for applying styles</bookmark_value>" +msgid "<bookmark_value>Stylist, see Styles window</bookmark_value><bookmark_value>Styles window</bookmark_value><bookmark_value>formats; Styles window</bookmark_value><bookmark_value>formatting; Styles window</bookmark_value><bookmark_value>paint can for applying styles</bookmark_value><bookmark_value>styles in spreadsheets</bookmark_value><bookmark_value>styles; in Calc</bookmark_value>" msgstr "" -#. eA3vo +#. WerNG #: 05100000.xhp msgctxt "" "05100000.xhp\n" "hd_id3150447\n" "help.text" -msgid "<link href=\"text/scalc/01/05100000.xhp\" name=\"Styles\">Styles</link>" -msgstr "<link href=\"text/scalc/01/05100000.xhp\" name=\"Стили\">Styles</link>" +msgid "<link href=\"text/scalc/01/05100000.xhp\" name=\"Styles\">Styles in Calc</link>" +msgstr "" #. bBG57 #: 05100000.xhp @@ -45439,23 +45430,14 @@ msgctxt "" msgid "Double-click the style in the Styles window." msgstr "Дважды щёлкните нужный стиль в окне «Стили»." -#. DCJfB -#: 05100000.xhp -msgctxt "" -"05100000.xhp\n" -"hd_id3153877\n" -"help.text" -msgid "Cell Styles" -msgstr "Стили ячейки" - -#. DAX9B +#. SbgEE #: 05100000.xhp msgctxt "" "05100000.xhp\n" "par_id3145801\n" "help.text" -msgid "<ahelp hid=\".\">Displays the list of the available Cell Styles for <link href=\"text/shared/00/00000005.xhp#formatierung\" name=\"indirect cell formatting\">indirect cell formatting</link>.</ahelp>" -msgstr "<ahelp hid=\".uno:ParaStyle\">Здесь отображается список доступных стилей ячеек для <link href=\"text/shared/00/00000005.xhp#formatierung\" name=\"непрямое форматирование ячеек\">непрямого форматирования ячеек</link>.</ahelp>" +msgid "<ahelp hid=\".\">Displays the list of the available Cell Styles.</ahelp>" +msgstr "" #. JcMEc #: 05100000.xhp @@ -45475,23 +45457,23 @@ msgctxt "" msgid "Cell Styles" msgstr "Стили ячейки" -#. hkDXo +#. 7FwJf #: 05100000.xhp msgctxt "" "05100000.xhp\n" -"hd_id3153963\n" +"hd_id171593598056580\n" "help.text" -msgid "Page Styles" -msgstr "Стили страниц" +msgid "<link href=\"text/scalc/01/05070000.xhp\" name=\"page styles\">Page Styles</link>" +msgstr "" -#. DxrsL +#. 4XFww #: 05100000.xhp msgctxt "" "05100000.xhp\n" "par_id3147003\n" "help.text" -msgid "<ahelp hid=\".\">Displays the Page Styles available for indirect page formatting.</ahelp>" -msgstr "<ahelp hid=\".uno:PageStyle\">Здесь отображаются стили страниц, доступные для непрямого форматирования ячеек.</ahelp>" +msgid "<ahelp hid=\".\">Displays the Page Styles available.</ahelp>" +msgstr "" #. cM9f4 #: 05100000.xhp @@ -53179,6 +53161,24 @@ msgctxt "" msgid "<ahelp hid=\".\">Commands to calculate formula cells.</ahelp>" msgstr "" +#. J8xZD +#: cell_styles.xhp +msgctxt "" +"cell_styles.xhp\n" +"tit\n" +"help.text" +msgid "Cell Styles" +msgstr "" + +#. 8o4Ez +#: cell_styles.xhp +msgctxt "" +"cell_styles.xhp\n" +"hd_id811593560413206\n" +"help.text" +msgid "<link href=\"text/scalc/01/cell_styles.xhp\" name=\"Cell Style\">Cell Styles</link>" +msgstr "" + #. AZNrM #: common_func.xhp msgctxt "" @@ -64366,6 +64366,15 @@ msgctxt "" msgid "Calculation" msgstr "Вычисление" +#. Q8ewH +#: func_yearfrac.xhp +msgctxt "" +"func_yearfrac.xhp\n" +"par_id3154502\n" +"help.text" +msgid "0 or missing" +msgstr "" + #. CkPny #: func_yearfrac.xhp msgctxt "" diff --git a/source/ru/helpcontent2/source/text/scalc/guide.po b/source/ru/helpcontent2/source/text/scalc/guide.po index 90c2fd728d9..f7a25df1c1b 100644 --- a/source/ru/helpcontent2/source/text/scalc/guide.po +++ b/source/ru/helpcontent2/source/text/scalc/guide.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: guide\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2020-06-29 13:08+0200\n" +"POT-Creation-Date: 2020-07-21 11:19+0200\n" "PO-Revision-Date: 2020-02-29 17:15+0000\n" "Last-Translator: kompilainenn <79045_79045@mail.ru>\n" "Language-Team: Russian <https://weblate.documentfoundation.org/projects/libo_help-master/textscalcguide/ru/>\n" @@ -583,23 +583,23 @@ msgctxt "" msgid "Defining Background Colors or Background Graphics" msgstr "Определение цвета или рисунка фона" -#. g2JnS +#. PE8wQ #: background.xhp msgctxt "" "background.xhp\n" "bm_id3149346\n" "help.text" -msgid "<bookmark_value>spreadsheets; backgrounds</bookmark_value> <bookmark_value>backgrounds;cell ranges</bookmark_value> <bookmark_value>tables; backgrounds</bookmark_value> <bookmark_value>cells; backgrounds</bookmark_value> <bookmark_value>rows, see also cells</bookmark_value> <bookmark_value>columns, see also cells</bookmark_value>" -msgstr "<bookmark_value>электронные таблицы; фон</bookmark_value> <bookmark_value>фон; диапазоны ячеек</bookmark_value> <bookmark_value>таблицы; фон</bookmark_value> <bookmark_value>ячейки; фон</bookmark_value> <bookmark_value>строки, см. также ячейки</bookmark_value> <bookmark_value>столбцы, см. также ячейки</bookmark_value>" +msgid "<bookmark_value>spreadsheets; backgrounds</bookmark_value><bookmark_value>backgrounds;cell ranges</bookmark_value><bookmark_value>tables; backgrounds</bookmark_value><bookmark_value>cells; backgrounds</bookmark_value><bookmark_value>rows, see also cells</bookmark_value><bookmark_value>columns, see also cells</bookmark_value>" +msgstr "" -#. CqqcG +#. tMFWU #: background.xhp msgctxt "" "background.xhp\n" "hd_id3149346\n" "help.text" -msgid "<variable id=\"background\"><link href=\"text/scalc/guide/background.xhp\" name=\"Defining Background Colors or Background Graphics\">Defining Background Colors or Background Graphics</link></variable>" -msgstr "<variable id=\"background\"><link href=\"text/scalc/guide/background.xhp\" name=\"Определение цветов фона или фоновой графики\">Определение цветов фона или фоновой графики</link></variable>" +msgid "<variable id=\"background\"><link href=\"text/scalc/guide/background.xhp\" name=\"Defining Background Colors or Background Graphics\">Defining Background Colors or Background Graphics</link> </variable>" +msgstr "" #. gwwiM #: background.xhp @@ -673,14 +673,14 @@ msgctxt "" msgid "Select the graphic and click <emph>Open</emph>." msgstr "Выберите рисунок и нажмите кнопку <emph>Открыть</emph>." -#. SDYSQ +#. 2BGVn #: background.xhp msgctxt "" "background.xhp\n" "par_id3153575\n" "help.text" -msgid "The graphic is inserted anchored to the current cell. You can move and scale the graphic as you want. In your context menu you can use the <emph>Arrange - To Background</emph> command to place this in the background. To select a graphic that has been placed in the background, use the <switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/scalc/01/02110000.xhp\" name=\"Navigator\">Navigator</link></caseinline><defaultinline>Navigator</defaultinline></switchinline>." -msgstr "Рисунок вставляется с привязкой к текущей ячейке. При необходимости рисунок можно перемещать и изменять его масштаб. Для использования рисунка в качестве фона можно воспользоваться командой контекстного меню <emph>Расположить - На заднем плане</emph>. Для выделения фонового рисунка используется <switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/scalc/01/02110000.xhp\" name=\"Навигатор\">Навигатор</link></caseinline><defaultinline>Навигатор</defaultinline></switchinline>." +msgid "The graphic is inserted anchored to the current cell. You can move and scale the graphic as you want. In your context menu you can use the <menuitem>Arrange - To Background</menuitem> command to place this in the background. To select a graphic that has been placed in the background, use the <link href=\"text/scalc/01/02110000.xhp\" name=\"Navigator\">Navigator</link>." +msgstr "" #. vTxFX #: background.xhp @@ -691,14 +691,14 @@ msgctxt "" msgid "<link href=\"text/shared/guide/background.xhp\">Watermarks</link>" msgstr "<link href=\"text/shared/guide/background.xhp\">Водяные знаки</link>" -#. jQFQC +#. R8Ctk #: background.xhp msgctxt "" "background.xhp\n" "par_id3156180\n" "help.text" -msgid "<link href=\"text/shared/01/05030600.xhp\" name=\"Background tab page\"><emph>Background</emph> tab page</link>" -msgstr "Вкладка <link href=\"text/shared/01/05030600.xhp\" name=\"Background tab page\"><emph>Фон</emph></link>" +msgid "<link href=\"text/shared/01/05210100.xhp\" name=\"Background tab page\"><emph>Background</emph> tab page</link>" +msgstr "" #. owozX #: background.xhp @@ -5686,14 +5686,14 @@ msgctxt "" msgid "With \"Values\" you will find the results of the calculations." msgstr "При выборе опции \"Значения\" выполняется поиск по результатам вычислений." -#. xQ5ou +#. FMaXJ #: finding.xhp msgctxt "" "finding.xhp\n" "par_id3163853\n" "help.text" -msgid "Cell contents can be formatted in different ways. For example, a number can be formatted as a currency, to be displayed with a currency symbol. You see the currency symbol in the cell, but you cannot search for it." -msgstr "Форматирование содержимого ячейки может быть выполнено разными способами. Например, для отображения числа с символом валюты его можно отформатировать в качестве валюты. Символ валюты будет отображаться в ячейке, но найти его путём обычного поиска будет невозможно." +msgid "Cell contents can be formatted in different ways. For example, a number can be formatted as a currency, to be displayed with a currency symbol. These symbols are included in searches when the Formatted Display search option is activated." +msgstr "" #. Z4ABm #: finding.xhp diff --git a/source/ru/helpcontent2/source/text/schart/01.po b/source/ru/helpcontent2/source/text/schart/01.po index 21c886664dd..10e9909c7f8 100644 --- a/source/ru/helpcontent2/source/text/schart/01.po +++ b/source/ru/helpcontent2/source/text/schart/01.po @@ -3,7 +3,7 @@ msgid "" 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: 2020-06-22 17:23+0200\n" +"POT-Creation-Date: 2020-07-21 11:19+0200\n" "PO-Revision-Date: 2018-02-27 18:56+0000\n" "Last-Translator: Anonymous Pootle User\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -3076,15 +3076,6 @@ msgctxt "" msgid "<variable id=\"titel\"><ahelp hid=\".uno:ZTitle\">Modifies the properties of the selected title.</ahelp></variable>" msgstr "<variable id=\"titel\"><ahelp hid=\".uno:ZTitle\"> Позволяет изменить параметры выделенного заголовка.</ahelp></variable>" -#. tyEBL -#: 05020100.xhp -msgctxt "" -"05020100.xhp\n" -"hd_id3149378\n" -"help.text" -msgid "<link href=\"text/shared/01/05020100.xhp\" name=\"Character\">Character</link>" -msgstr "<link href=\"text/shared/01/05020100.xhp\" name=\"Символы\">Символы</link>" - #. LUkDN #: 05020101.xhp msgctxt "" @@ -3166,15 +3157,6 @@ msgctxt "" msgid "<variable id=\"titel\"><ahelp hid=\".uno:YTitle\">Modifies the properties of the selected title or the properties of all titles together.</ahelp></variable>" msgstr "<variable id=\"titel\"><ahelp hid=\".uno:YTitle\">Позволяет изменить свойства выделенного заголовка или сразу всех заголовков.</ahelp></variable>" -#. XkwBi -#: 05020200.xhp -msgctxt "" -"05020200.xhp\n" -"hd_id3152596\n" -"help.text" -msgid "<link href=\"text/shared/01/05020100.xhp\" name=\"Character\">Character</link>" -msgstr "<link href=\"text/shared/01/05020100.xhp\" name=\"Символы\">Символы</link>" - #. 872FB #: 05020201.xhp msgctxt "" @@ -3526,15 +3508,6 @@ msgctxt "" msgid "<variable id=\"legende\"><ahelp hid=\".uno:Legend\">Defines the border, area and character attributes for a legend.</ahelp></variable>" msgstr "<variable id=\"legende\"><ahelp hid=\".uno:Legend\">Позволяет установить границу, область и атрибуты символов легенды.</ahelp></variable>" -#. N9rEe -#: 05030000.xhp -msgctxt "" -"05030000.xhp\n" -"hd_id3145232\n" -"help.text" -msgid "<link href=\"text/shared/01/05020100.xhp\" name=\"Character\">Character</link>" -msgstr "<link href=\"text/shared/01/05020100.xhp\" name=\"Символы\">Символы</link>" - #. 73CU8 #: 05030000.xhp msgctxt "" @@ -3706,15 +3679,6 @@ msgctxt "" msgid "Scaling the X axis is only possible in the X-Y chart type." msgstr "Масштабирование оси Х возможно только в диаграммах XY." -#. 3reGb -#: 05040100.xhp -msgctxt "" -"05040100.xhp\n" -"hd_id3145230\n" -"help.text" -msgid "<link href=\"text/shared/01/05020100.xhp\" name=\"Character\">Character</link>" -msgstr "<link href=\"text/shared/01/05020100.xhp\" name=\"Символы\">Символы</link>" - #. Gf2gJ #: 05040200.xhp msgctxt "" @@ -3751,24 +3715,6 @@ msgctxt "" msgid "<variable id=\"yachse\"><ahelp hid=\".uno:DiagramAxisY\">Opens the<emph> Y Axis </emph>dialog, to change properties of the Y axis.</ahelp></variable>" msgstr "<variable id=\"yachse\"><ahelp hid=\".uno:DiagramAxisY\">Открывает диалоговое окно<emph> Ось Y </emph>для изменения свойств оси Y.</ahelp></variable>" -#. TgqBL -#: 05040200.xhp -msgctxt "" -"05040200.xhp\n" -"hd_id3145171\n" -"help.text" -msgid "<link href=\"text/shared/01/05020100.xhp\" name=\"Character\">Character</link>" -msgstr "<link href=\"text/shared/01/05020100.xhp\" name=\"Символы\">Символы</link>" - -#. DZeAQ -#: 05040200.xhp -msgctxt "" -"05040200.xhp\n" -"hd_id3146119\n" -"help.text" -msgid "<link href=\"text/shared/01/05020300.xhp\" name=\"Numbers\">Numbers</link>" -msgstr "<link href=\"text/shared/01/05020300.xhp\" name=\"Числа\">Числа</link>" - #. JGn49 #: 05040201.xhp msgctxt "" diff --git a/source/ru/helpcontent2/source/text/sdatabase.po b/source/ru/helpcontent2/source/text/sdatabase.po index bcb78a91063..2d4c3a3caf6 100644 --- a/source/ru/helpcontent2/source/text/sdatabase.po +++ b/source/ru/helpcontent2/source/text/sdatabase.po @@ -3,7 +3,7 @@ msgid "" 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: 2020-05-19 12:41+0200\n" +"POT-Creation-Date: 2020-07-27 13:24+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -13,6 +13,357 @@ msgstr "" "X-Accelerator-Marker: ~\n" "X-Generator: LibreOffice\n" +#. ugSgG +#: 02000000.xhp +msgctxt "" +"02000000.xhp\n" +"tit\n" +"help.text" +msgid "Queries" +msgstr "" + +#. nuBLG +#: 02000000.xhp +msgctxt "" +"02000000.xhp\n" +"bm_id3150445\n" +"help.text" +msgid "<bookmark_value>queries;overview (Base)</bookmark_value><bookmark_value>tables in databases; printing queries (Base)</bookmark_value><bookmark_value>printing; queries (Base)</bookmark_value><bookmark_value>queries; printing (Base)</bookmark_value>" +msgstr "" + +#. g7gAN +#: 02000000.xhp +msgctxt "" +"02000000.xhp\n" +"hd_id3150445\n" +"help.text" +msgid "<link href=\"text/sdatabase/02000000.xhp\" name=\"Queries\">Queries</link>" +msgstr "" + +#. KaF9w +#: 02000000.xhp +msgctxt "" +"02000000.xhp\n" +"par_id3150499\n" +"help.text" +msgid "A \"query\" is a special view of a table. A query can display chosen records or chosen fields within records; it can also sort those records. A query can apply to one table or to multiple tables, if they are linked by common data fields." +msgstr "" + +#. FG8C9 +#: 02000000.xhp +msgctxt "" +"02000000.xhp\n" +"par_id3147399\n" +"help.text" +msgid "Use queries to find records from data tables based on certain criteria. All queries created for a database are listed under the <emph>Queries</emph> entry. Since this entry contains the database queries, it is also called the \"query container\"." +msgstr "" + +#. AuJW3 +#: 02000000.xhp +msgctxt "" +"02000000.xhp\n" +"hd_id3153750\n" +"help.text" +msgid "Printing Queries" +msgstr "" + +#. BVVMe +#: 02000000.xhp +msgctxt "" +"02000000.xhp\n" +"par_id3149183\n" +"help.text" +msgid "To print a query or table:" +msgstr "" + +#. zDMbu +#: 02000000.xhp +msgctxt "" +"02000000.xhp\n" +"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 "" + +#. KFWTE +#: 02000000.xhp +msgctxt "" +"02000000.xhp\n" +"par_id3149827\n" +"help.text" +msgid "Open the database file and click the Table icon if you want to print a table, or click the Query icon if you want to print a query." +msgstr "" + +#. 9ZPFm +#: 02000000.xhp +msgctxt "" +"02000000.xhp\n" +"par_id3149398\n" +"help.text" +msgid "Drag the name of the table or query into the open text document or spreadsheet. The dialog <link href=\"text/shared/02/12070000.xhp\" name=\"Insert Database Columns\">Insert Database Columns</link> opens." +msgstr "" + +#. m5TnG +#: 02000000.xhp +msgctxt "" +"02000000.xhp\n" +"par_id3150443\n" +"help.text" +msgid "Decide which columns = data fields you want to include. You can also click the <emph>AutoFormat</emph> button and select a corresponding formatting type. Close the dialog." +msgstr "" + +#. AAQ4y +#: 02000000.xhp +msgctxt "" +"02000000.xhp\n" +"par_id3153561\n" +"help.text" +msgid "The query or table will be inserted into your document." +msgstr "" + +#. XDLzM +#: 02000000.xhp +msgctxt "" +"02000000.xhp\n" +"par_id3150503\n" +"help.text" +msgid "Print the document by choosing <emph>File - Print</emph>." +msgstr "" + +#. Kh9NG +#: 02000000.xhp +msgctxt "" +"02000000.xhp\n" +"par_id3153146\n" +"help.text" +msgid "You can also open the data source view (Ctrl+Shift+F4), select the entire database table in the data source view (click on the top left corner of the table), and then drag the selection to a text document or spreadsheet." +msgstr "" + +#. PJjKX +#: 02000000.xhp +msgctxt "" +"02000000.xhp\n" +"hd_id3148946\n" +"help.text" +msgid "<link href=\"text/shared/main0212.xhp\" name=\"Sorting and Filtering Data\">Sorting and Filtering Data</link>" +msgstr "" + +#. ERCGr +#: 02000000.xhp +msgctxt "" +"02000000.xhp\n" +"par_id3149655\n" +"help.text" +msgid "Allows you to sort and filter the data in a query table." +msgstr "" + +#. EUECa +#: 02000000.xhp +msgctxt "" +"02000000.xhp\n" +"hd_id3153379\n" +"help.text" +msgid "<link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Query Design\">Query Design</link>" +msgstr "" + +#. 3JCfK +#: 02000000.xhp +msgctxt "" +"02000000.xhp\n" +"par_id3151211\n" +"help.text" +msgid "With the <emph>Query Design</emph>, you can create and edit a query or view." +msgstr "" + +#. 343AB +#: 02000000.xhp +msgctxt "" +"02000000.xhp\n" +"hd_id3153968\n" +"help.text" +msgid "<link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Query Through Several Tables\">Query Through Several Tables</link>" +msgstr "" + +#. ASeVi +#: 02000000.xhp +msgctxt "" +"02000000.xhp\n" +"par_id3151043\n" +"help.text" +msgid "The query result can contain data from several tables if these are linked to each other by suitable data fields." +msgstr "" + +#. xGFWG +#: 02000000.xhp +msgctxt "" +"02000000.xhp\n" +"hd_id3159149\n" +"help.text" +msgid "<link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Formulating Query Criteria\">Formulating Query Criteria</link>" +msgstr "" + +#. JTXBF +#: 02000000.xhp +msgctxt "" +"02000000.xhp\n" +"par_id3154910\n" +"help.text" +msgid "You can find out which operators and commands can be used to formulate the filter conditions for a query." +msgstr "" + +#. haGR4 +#: 02000000.xhp +msgctxt "" +"02000000.xhp\n" +"hd_id3156212\n" +"help.text" +msgid "<link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Executing Functions\">Executing Functions</link>" +msgstr "" + +#. FWCVa +#: 02000000.xhp +msgctxt "" +"02000000.xhp\n" +"par_id3144762\n" +"help.text" +msgid "You can perform calculations with the data of a table and store the results as a query result." +msgstr "" + +#. BncmA +#: 02000002.xhp +msgctxt "" +"02000002.xhp\n" +"tit\n" +"help.text" +msgid "Missing Element" +msgstr "" + +#. noWgR +#: 02000002.xhp +msgctxt "" +"02000002.xhp\n" +"bm_id3150445\n" +"help.text" +msgid "<bookmark_value>queries; missing elements (Base)</bookmark_value>" +msgstr "" + +#. EoEQz +#: 02000002.xhp +msgctxt "" +"02000002.xhp\n" +"hd_id3150445\n" +"help.text" +msgid "Missing Element" +msgstr "" + +#. X2NF9 +#: 02000002.xhp +msgctxt "" +"02000002.xhp\n" +"par_id3150247\n" +"help.text" +msgid "If a query in which tables or fields no longer exist is opened, the<emph> Missing Element </emph>dialog appears. This dialog names the missing table or the field which cannot be interpreted and allows you to decide how to continue with the procedure." +msgstr "" + +#. fBc3m +#: 02000002.xhp +msgctxt "" +"02000002.xhp\n" +"hd_id3145072\n" +"help.text" +msgid "How to continue?" +msgstr "" + +#. wV7Bh +#: 02000002.xhp +msgctxt "" +"02000002.xhp\n" +"par_id3149177\n" +"help.text" +msgid "There are three options available for answering this question:" +msgstr "" + +#. nwD7D +#: 02000002.xhp +msgctxt "" +"02000002.xhp\n" +"hd_id3147576\n" +"help.text" +msgid "Do you really want to open the query in the graphic view?" +msgstr "" + +#. hLDZm +#: 02000002.xhp +msgctxt "" +"02000002.xhp\n" +"par_id3166461\n" +"help.text" +msgid "<ahelp hid=\".\">Allows you to open the query in the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Design View\">Design View</link> in spite of missing elements.</ahelp> This option also allows you to specify if other errors need to be ignored." +msgstr "" + +#. DX2vA +#: 02000002.xhp +msgctxt "" +"02000002.xhp\n" +"par_id3153031\n" +"help.text" +msgid "The query is opened in the Design View (the graphical interface). Missing tables appear blank and invalid fields appear with their (invalid) names in the list of fields. This lets you work with exactly those fields that caused the error." +msgstr "" + +#. 477G3 +#: 02000002.xhp +msgctxt "" +"02000002.xhp\n" +"hd_id3149578\n" +"help.text" +msgid "Open the query in the SQL View" +msgstr "" + +#. FRNyg +#: 02000002.xhp +msgctxt "" +"02000002.xhp\n" +"par_id3159157\n" +"help.text" +msgid "<ahelp hid=\".\">Allows you to open the query design in the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"SQL Mode\">SQL Mode</link> and to interpret the query as a <link href=\"text/shared/02/14030000.xhp\" name=\"Native SQL\">Native SQL</link>.</ahelp> You can only quit the native SQL mode when the $[officename] statement is completely interpreted (only possible if the used tables or fields in the query really exist)." +msgstr "" + +#. 2N4uG +#: 02000002.xhp +msgctxt "" +"02000002.xhp\n" +"hd_id3150984\n" +"help.text" +msgid "Do not open the query" +msgstr "" + +#. 9hCbd +#: 02000002.xhp +msgctxt "" +"02000002.xhp\n" +"par_id3156329\n" +"help.text" +msgid "<ahelp hid=\".\">Allows you to cancel the procedure and specify that the query should not be opened.</ahelp> This option corresponds to the function of the <emph>Cancel</emph> dialog button." +msgstr "" + +#. 4QDUr +#: 02000002.xhp +msgctxt "" +"02000002.xhp\n" +"hd_id3148492\n" +"help.text" +msgid "Also ignore similar errors" +msgstr "" + +#. tv3MZ +#: 02000002.xhp +msgctxt "" +"02000002.xhp\n" +"par_id3154285\n" +"help.text" +msgid "<ahelp hid=\".\">If you selected the first option, but you still want to open the query in the graphics view in spite of missing elements, you can specify whether other errors are ignored.</ahelp> Therefore, in the current opening process, no error message will be displayed if the query can not be correctly interpreted." +msgstr "" + #. cLmBi #: main.xhp msgctxt "" @@ -138,3 +489,354 @@ msgctxt "" "help.text" msgid "<link href=\"https://wiki.documentfoundation.org/Database\" name=\"wiki.documentfoundation.org Database\">Wiki page about Base</link>" msgstr "" + +#. PAxTq +#: toolbars.xhp +msgctxt "" +"toolbars.xhp\n" +"tit\n" +"help.text" +msgid "Toolbars" +msgstr "" + +#. Tzgdb +#: toolbars.xhp +msgctxt "" +"toolbars.xhp\n" +"par_idN10541\n" +"help.text" +msgid "<variable id=\"toolbars\"><link href=\"text/sdatabase/toolbars.xhp\">Toolbars</link></variable>" +msgstr "" + +#. B3mEW +#: toolbars.xhp +msgctxt "" +"toolbars.xhp\n" +"par_idN10545\n" +"help.text" +msgid "In a database file window, you can see the following toolbars." +msgstr "" + +#. ZNxCw +#: toolbars.xhp +msgctxt "" +"toolbars.xhp\n" +"par_idN10548\n" +"help.text" +msgid "Table" +msgstr "" + +#. JWHfj +#: toolbars.xhp +msgctxt "" +"toolbars.xhp\n" +"par_idN10554\n" +"help.text" +msgid "Open database object" +msgstr "" + +#. 4fvFG +#: toolbars.xhp +msgctxt "" +"toolbars.xhp\n" +"par_idN10558\n" +"help.text" +msgid "<ahelp hid=\".\">Opens the selected table so you can enter, edit, or delete records.</ahelp>" +msgstr "" + +#. LFKBo +#: toolbars.xhp +msgctxt "" +"toolbars.xhp\n" +"par_idN1056F\n" +"help.text" +msgid "Edit" +msgstr "" + +#. tLLAy +#: toolbars.xhp +msgctxt "" +"toolbars.xhp\n" +"par_idN10573\n" +"help.text" +msgid "<ahelp hid=\".\">Opens the selected table so you can change the structure.</ahelp>" +msgstr "" + +#. FEBzp +#: toolbars.xhp +msgctxt "" +"toolbars.xhp\n" +"par_idN1058A\n" +"help.text" +msgid "Delete" +msgstr "" + +#. PDZsk +#: toolbars.xhp +msgctxt "" +"toolbars.xhp\n" +"par_idN1058E\n" +"help.text" +msgid "<ahelp hid=\".\">Deletes the selected table.</ahelp>" +msgstr "" + +#. m7BX3 +#: toolbars.xhp +msgctxt "" +"toolbars.xhp\n" +"par_idN105A5\n" +"help.text" +msgid "Rename" +msgstr "" + +#. B596w +#: toolbars.xhp +msgctxt "" +"toolbars.xhp\n" +"par_idN105A9\n" +"help.text" +msgid "<ahelp hid=\".\">Renames the selected table.</ahelp>" +msgstr "" + +#. LEWCs +#: toolbars.xhp +msgctxt "" +"toolbars.xhp\n" +"par_idN105B8\n" +"help.text" +msgid "Query" +msgstr "" + +#. VT3EG +#: toolbars.xhp +msgctxt "" +"toolbars.xhp\n" +"par_idN105C4\n" +"help.text" +msgid "Open database object" +msgstr "" + +#. 2cEFv +#: toolbars.xhp +msgctxt "" +"toolbars.xhp\n" +"par_idN105C8\n" +"help.text" +msgid "<ahelp hid=\".\">Opens the selected query so you can enter, edit, or delete records.</ahelp>" +msgstr "" + +#. yVNxZ +#: toolbars.xhp +msgctxt "" +"toolbars.xhp\n" +"par_idN105DF\n" +"help.text" +msgid "Edit" +msgstr "" + +#. kGSTA +#: toolbars.xhp +msgctxt "" +"toolbars.xhp\n" +"par_idN105E3\n" +"help.text" +msgid "<ahelp hid=\".\">Opens the selected query so you can change the structure.</ahelp>" +msgstr "" + +#. W75xu +#: toolbars.xhp +msgctxt "" +"toolbars.xhp\n" +"par_idN105FA\n" +"help.text" +msgid "Delete" +msgstr "" + +#. XJQBJ +#: toolbars.xhp +msgctxt "" +"toolbars.xhp\n" +"par_idN105FE\n" +"help.text" +msgid "<ahelp hid=\".\">Deletes the selected query.</ahelp>" +msgstr "" + +#. bC56u +#: toolbars.xhp +msgctxt "" +"toolbars.xhp\n" +"par_idN10615\n" +"help.text" +msgid "Rename" +msgstr "" + +#. GDAZR +#: toolbars.xhp +msgctxt "" +"toolbars.xhp\n" +"par_idN10619\n" +"help.text" +msgid "<ahelp hid=\".\">Renames the selected query.</ahelp>" +msgstr "" + +#. mzY5g +#: toolbars.xhp +msgctxt "" +"toolbars.xhp\n" +"par_idN10628\n" +"help.text" +msgid "Form" +msgstr "" + +#. BXrRw +#: toolbars.xhp +msgctxt "" +"toolbars.xhp\n" +"par_idN10634\n" +"help.text" +msgid "Open database object" +msgstr "" + +#. GJDxB +#: toolbars.xhp +msgctxt "" +"toolbars.xhp\n" +"par_idN10638\n" +"help.text" +msgid "<ahelp hid=\".\">Opens the selected form so you can enter, edit, or delete records.</ahelp>" +msgstr "" + +#. 7f3E9 +#: toolbars.xhp +msgctxt "" +"toolbars.xhp\n" +"par_idN1064F\n" +"help.text" +msgid "Edit" +msgstr "" + +#. ZmiNz +#: toolbars.xhp +msgctxt "" +"toolbars.xhp\n" +"par_idN10653\n" +"help.text" +msgid "<ahelp hid=\".\">Opens the selected form so you can change the layout.</ahelp>" +msgstr "" + +#. xCBQ3 +#: toolbars.xhp +msgctxt "" +"toolbars.xhp\n" +"par_idN1066A\n" +"help.text" +msgid "Delete" +msgstr "" + +#. p5bD4 +#: toolbars.xhp +msgctxt "" +"toolbars.xhp\n" +"par_idN1066E\n" +"help.text" +msgid "<ahelp hid=\".\">Deletes the selected form.</ahelp>" +msgstr "" + +#. Jrqh7 +#: toolbars.xhp +msgctxt "" +"toolbars.xhp\n" +"par_idN10685\n" +"help.text" +msgid "Rename" +msgstr "" + +#. CLTV2 +#: toolbars.xhp +msgctxt "" +"toolbars.xhp\n" +"par_idN10689\n" +"help.text" +msgid "<ahelp hid=\".\">Renames the selected form.</ahelp>" +msgstr "" + +#. tkXGC +#: toolbars.xhp +msgctxt "" +"toolbars.xhp\n" +"par_idN10698\n" +"help.text" +msgid "Report" +msgstr "" + +#. GMWLb +#: toolbars.xhp +msgctxt "" +"toolbars.xhp\n" +"par_idN106A4\n" +"help.text" +msgid "Open database object" +msgstr "" + +#. BzwcK +#: toolbars.xhp +msgctxt "" +"toolbars.xhp\n" +"par_idN106A8\n" +"help.text" +msgid "<ahelp hid=\".\">Opens the selected report so you can enter, edit, or delete records.</ahelp>" +msgstr "" + +#. sLPTD +#: toolbars.xhp +msgctxt "" +"toolbars.xhp\n" +"par_idN106BF\n" +"help.text" +msgid "Edit" +msgstr "" + +#. DF32e +#: toolbars.xhp +msgctxt "" +"toolbars.xhp\n" +"par_idN106C3\n" +"help.text" +msgid "<ahelp hid=\".\">Opens the selected report so you can change the layout.</ahelp>" +msgstr "" + +#. FGuUB +#: toolbars.xhp +msgctxt "" +"toolbars.xhp\n" +"par_idN106DA\n" +"help.text" +msgid "Delete" +msgstr "" + +#. xikUv +#: toolbars.xhp +msgctxt "" +"toolbars.xhp\n" +"par_idN106DE\n" +"help.text" +msgid "<ahelp hid=\".\">Deletes the selected report.</ahelp>" +msgstr "" + +#. kmUBC +#: toolbars.xhp +msgctxt "" +"toolbars.xhp\n" +"par_idN106F5\n" +"help.text" +msgid "Rename" +msgstr "" + +#. CgE7D +#: toolbars.xhp +msgctxt "" +"toolbars.xhp\n" +"par_idN106F9\n" +"help.text" +msgid "<ahelp hid=\".\">Renames the selected report.</ahelp>" +msgstr "" diff --git a/source/ru/helpcontent2/source/text/shared.po b/source/ru/helpcontent2/source/text/shared.po index e5668387731..185304a737d 100644 --- a/source/ru/helpcontent2/source/text/shared.po +++ b/source/ru/helpcontent2/source/text/shared.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: shared\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2020-06-22 17:23+0200\n" +"POT-Creation-Date: 2020-07-27 13:24+0200\n" "PO-Revision-Date: 2020-03-04 14:16+0000\n" "Last-Translator: kompilainenn <79045_79045@mail.ru>\n" "Language-Team: Russian <https://weblate.documentfoundation.org/projects/libo_help-master/textshared/ru/>\n" @@ -1996,6 +1996,132 @@ msgctxt "" msgid "This help page needs further work for correctness and completion. Please join the LibreOffice project and help us out to write the missing information. Visit our <link href=\"https://documentation.libreoffice.org/en/join-community/update-help-contents\"><emph>web page on writing Help contents</emph></link>." msgstr "" +#. fGrZx +#: submenu_spacing.xhp +msgctxt "" +"submenu_spacing.xhp\n" +"tit\n" +"help.text" +msgid "Spacing" +msgstr "" + +#. yQezt +#: submenu_spacing.xhp +msgctxt "" +"submenu_spacing.xhp\n" +"hd_id411816022675979\n" +"help.text" +msgid "<link href=\"text/shared/submenu_spacing.xhp\">Spacing</link>" +msgstr "" + +#. 22dPh +#: submenu_spacing.xhp +msgctxt "" +"submenu_spacing.xhp\n" +"par_id398855439580084\n" +"help.text" +msgid "<ahelp hid=\".\">Opens a submenu where you can choose text spacing commands.</ahelp>" +msgstr "" + +#. 7Sh42 +#: submenu_spacing.xhp +msgctxt "" +"submenu_spacing.xhp\n" +"hd_id3154944\n" +"help.text" +msgid "Line Spacing: 1" +msgstr "" + +#. xxnjH +#: submenu_spacing.xhp +msgctxt "" +"submenu_spacing.xhp\n" +"hd_id3146969\n" +"help.text" +msgid "Line Spacing: 1.5" +msgstr "" + +#. acjb4 +#: submenu_spacing.xhp +msgctxt "" +"submenu_spacing.xhp\n" +"hd_id3153711\n" +"help.text" +msgid "Line Spacing: 2" +msgstr "" + +#. 44Px9 +#: submenu_spacing.xhp +msgctxt "" +"submenu_spacing.xhp\n" +"hd_id3147573\n" +"help.text" +msgid "Increase Paragraph Spacing" +msgstr "" + +#. zhqwZ +#: submenu_spacing.xhp +msgctxt "" +"submenu_spacing.xhp\n" +"par_id3150695\n" +"help.text" +msgid "Increases the paragraph spacing above the selected paragraph." +msgstr "" + +#. XCZUT +#: submenu_spacing.xhp +msgctxt "" +"submenu_spacing.xhp\n" +"hd_id3147574\n" +"help.text" +msgid "Decrease Paragraph Spacing" +msgstr "" + +#. EVYri +#: submenu_spacing.xhp +msgctxt "" +"submenu_spacing.xhp\n" +"par_id3150696\n" +"help.text" +msgid "Decreases the paragraph spacing above the selected paragraph." +msgstr "" + +#. EsHFP +#: submenu_spacing.xhp +msgctxt "" +"submenu_spacing.xhp\n" +"hd_id3147575\n" +"help.text" +msgid "Increase Indent" +msgstr "" + +#. BU6i9 +#: submenu_spacing.xhp +msgctxt "" +"submenu_spacing.xhp\n" +"par_id3150697\n" +"help.text" +msgid "Increases the left indent of the current paragraph or cell content and sets it to the next default tab position. If several paragraphs are selected, the indentation of all selected paragraphs is increased." +msgstr "" + +#. YA8bT +#: submenu_spacing.xhp +msgctxt "" +"submenu_spacing.xhp\n" +"hd_id3147576\n" +"help.text" +msgid "Decrease Indent" +msgstr "" + +#. zVFFG +#: submenu_spacing.xhp +msgctxt "" +"submenu_spacing.xhp\n" +"par_id3150698\n" +"help.text" +msgid "Decreases the left indent of the current paragraph or cell content and sets it to the previous default tab position. If you previously increased the indentation for several collectively selected paragraphs, this command can decrease the indentation for all of the selected paragraphs." +msgstr "" + #. MVHBc #: submenu_text.xhp msgctxt "" diff --git a/source/ru/helpcontent2/source/text/shared/00.po b/source/ru/helpcontent2/source/text/shared/00.po index 58e043c3622..e15884343c2 100644 --- a/source/ru/helpcontent2/source/text/shared/00.po +++ b/source/ru/helpcontent2/source/text/shared/00.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: 00\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2020-06-29 13:08+0200\n" +"POT-Creation-Date: 2020-07-27 13:24+0200\n" "PO-Revision-Date: 2020-02-01 14:35+0000\n" "Last-Translator: kompilainenn <79045_79045@mail.ru>\n" "Language-Team: Russian <https://weblate.documentfoundation.org/projects/libo_help-master/textshared00/ru/>\n" @@ -3355,13 +3355,13 @@ msgctxt "" msgid "When exporting to HTML, the character set selected in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Load/Save - HTML Compatibility</emph> is used. Characters not present there are written in a substitute form, which is displayed correctly in modern web browsers. When exporting such characters, you will receive an appropriate warning." msgstr "" -#. CPvXB +#. kEb5n #: 00000020.xhp msgctxt "" "00000020.xhp\n" "par_id3153146\n" "help.text" -msgid "If, in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Load/Save - HTML Compatibility</emph>, you select Mozilla Firefox, MS Internet Explorer, or $[officename] Writer as the export option, upon export all important font attributes are exported as direct attributes (for example, text color, font size, bold, italic, and so on) in CSS1 styles. (<link href=\"text/shared/00/00000002.xhp\" name=\"CSS\">CSS</link> stands for Cascading Style Sheets.) Importing is also carried out according to this standard." +msgid "If, in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Load/Save - HTML Compatibility</emph>, you select Mozilla Firefox or $[officename] Writer as the export option, upon export all important font attributes are exported as direct attributes (for example, text color, font size, bold, italic, and so on) in CSS1 styles. (<link href=\"text/shared/00/00000002.xhp\" name=\"CSS\">CSS</link> stands for Cascading Style Sheets.) Importing is also carried out according to this standard." msgstr "" #. XP7i4 @@ -3391,31 +3391,31 @@ msgctxt "" msgid "\"Font: 10pt\" switches to a 10pt font, with bold, italic, small caps off." msgstr "\"Шрифт: 10 пт\" меняется на шрифт \"10 пт, жирный, курсив, малые прописные выкл.\"" -#. iSvxV +#. sx5EP #: 00000020.xhp msgctxt "" "00000020.xhp\n" "par_id3155135\n" "help.text" -msgid "If MS Internet Explorer or $[officename] Writer are set as the export option, the sizes of the control field and their internal margins are exported as styles (print formats). CSS1 size properties are based on \"width\" and \"height\" values. The \"Margin\" property is used to set equal margins on all sides of the page. To allow different margins, the \"Margin-Left\", \"Margin-Right\", \"Margin-Top\" and \"Margin-Bottom\" properties are used." -msgstr "Если в качестве параметра экспорта задан MS Internet Explorer 4.0 или $[officename] Writer, размеры поля элемента управления и их внутренние поля экспортируются как стили (форматы печати). Свойства размера CSS1 базируются на значениях \"ширина\" и \"высота\". Свойство \"Поле\" используется для задания равных полей со всех сторон страницы. Для установки разных полей используются свойства \"Левое поле\", \"Правое поле\", \"Верхнее поле\" и \"Нижнее поле\"." +msgid "If $[officename] Writer are set as the export option, the sizes of the control field and their internal margins are exported as styles (print formats). CSS1 size properties are based on \"width\" and \"height\" values. The \"Margin\" property is used to set equal margins on all sides of the page. To allow different margins, the \"Margin-Left\", \"Margin-Right\", \"Margin-Top\" and \"Margin-Bottom\" properties are used." +msgstr "" -#. wiSGK +#. ujGz3 #: 00000020.xhp msgctxt "" "00000020.xhp\n" "par_id3148473\n" "help.text" -msgid "The distances of graphics and Plug-Ins to the content can be set individually for export to $[officename] Writer and MS Internet Explorer. If the top/bottom or right/left margin is set differently, the distances are exported in a \"STYLE\" option for the corresponding tag as CSS1 size properties \"Margin-Top\", \"Margin-Bottom\", \"Margin-Left\" and \"Margin-Right\"." -msgstr "Расстояния от графических объектов и подключаемых модулей до содержимого можно установить отдельно для экспорта в $[officename] Writer и MS Internet Explorer. Если верхнее/нижнее или правое/левое поля установлены по-разному, расстояния экспортируются в параметре \"STYLE\" для соответствующего тега как свойства размера CSS1 \"Margin-Top\", \"Margin-Bottom\", \"Margin-Left\" и \"Margin-Right\"." +msgid "The distances of graphics and Plug-Ins to the content can be set individually for export to $[officename] Writer. If the top/bottom or right/left margin is set differently, the distances are exported in a \"STYLE\" option for the corresponding tag as CSS1 size properties \"Margin-Top\", \"Margin-Bottom\", \"Margin-Left\" and \"Margin-Right\"." +msgstr "" -#. xGAve +#. JxdSw #: 00000020.xhp msgctxt "" "00000020.xhp\n" "par_id3144510\n" "help.text" -msgid "Frames are supported with the use of CSS1 extensions for absolute positioned objects. This applies only to the export options Mozilla Firefox, MS Internet Explorer, and $[officename] Writer. Frames can be aligned as graphics, <switchinline select=\"sys\"><caseinline select=\"WIN\"> Plug-Ins,</caseinline></switchinline>and Floating Frames, but character-linked frames are not possible." +msgid "Frames are supported with the use of CSS1 extensions for absolute positioned objects. This applies only to the export options Mozilla Firefox and $[officename] Writer. Frames can be aligned as graphics, <switchinline select=\"sys\"><caseinline select=\"WIN\"> Plug-Ins,</caseinline></switchinline>and Floating Frames, but character-linked frames are not possible." msgstr "" #. Vym4j @@ -3616,13 +3616,13 @@ msgctxt "" msgid "Importing and Exporting Numbering" msgstr "Импорт и экспорт нумерации" -#. jfj5X +#. GFHgr #: 00000020.xhp msgctxt "" "00000020.xhp\n" "par_id3145591\n" "help.text" -msgid "If, in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Load/Save - HTML Compatibility</emph>, the export option \"$[officename] Writer\" or \"Internet Explorer\" is selected, the indents of numberings are exported as \"margin-left\" CSS1 property in the STYLE attribute of the <OL> and <UL> tags. The property indicates the difference relative to the indent of the next higher level." +msgid "If, in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Load/Save - HTML Compatibility</emph>, the export option \"$[officename] Writer\" is selected, the indents of numberings are exported as \"margin-left\" CSS1 property in the STYLE attribute of the <OL> and <UL> tags. The property indicates the difference relative to the indent of the next higher level." msgstr "" #. ayGUf @@ -6829,6 +6829,15 @@ msgctxt "" msgid "Choose <emph>File - Digital Signatures - Sign Existing PDF</emph>." msgstr "" +#. BT3B5 +#: 00000401.xhp +msgctxt "" +"00000401.xhp\n" +"par_id971594767600402\n" +"help.text" +msgid "Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME - Preferences</menuitem></caseinline><defaultinline><menuitem>Tools - Options</menuitem></defaultinline></switchinline><menuitem> - LibreOffice - Security</menuitem> and in <emph>Certificate Path</emph> area click <menuitem>Certificate</menuitem>." +msgstr "" + #. BDjhC #: 00000401.xhp msgctxt "" @@ -6865,13 +6874,13 @@ msgctxt "" msgid "Double-click or right-click the <emph>Signature</emph> field on the <emph>Status</emph> bar." msgstr "" -#. wBuuE +#. AnZUZ #: 00000401.xhp msgctxt "" "00000401.xhp\n" "par_idN11173\n" "help.text" -msgid "<variable id=\"digitalsigsel\">Choose <emph>File - Properties - General</emph> tab, press <emph>Digital Signatures</emph> button, then press <emph>Sign Document</emph> button.</variable>" +msgid "<variable id=\"digitalsigsel\">Choose <emph>File - Properties - General</emph> tab, press <emph>Digital Signatures</emph> button, then click <emph>Sign Document</emph> button.</variable>" msgstr "" #. VC4bt @@ -8638,6 +8647,24 @@ msgctxt "" msgid "Choose <emph>Tools - AutoText - Path</emph>." msgstr "" +#. uSkyB +#: 00000406.xhp +msgctxt "" +"00000406.xhp\n" +"par_id3156091\n" +"help.text" +msgid "<variable id=\"imagemap\">Choose <menuitem>Tools - ImageMap</menuitem>.</variable>" +msgstr "" + +#. q5E7e +#: 00000406.xhp +msgctxt "" +"00000406.xhp\n" +"par_id3155936\n" +"help.text" +msgid "<variable id=\"imagemap_desc\">Choose <menuitem>Tools - ImageMap</menuitem>, then select a section of the ImageMap and click <menuitem>Properties - Description</menuitem>.</variable>" +msgstr "" + #. AMRtZ #: 00000406.xhp msgctxt "" @@ -10186,13 +10213,13 @@ msgctxt "" msgid "Choose <emph>Format - Paragraph - Background</emph> tab." msgstr "" -#. S9R9E +#. kfo3L #: 00040500.xhp msgctxt "" "00040500.xhp\n" "par_id3147330\n" "help.text" -msgid "Choose <emph>Format - Character - Background</emph> tab." +msgid "Choose <emph>Format - Character - Highlighting</emph> tab." msgstr "" #. nd9vD @@ -10807,6 +10834,15 @@ msgctxt "" msgid "Choose <menuitem>Format - Text</menuitem>." msgstr "" +#. CHNi9 +#: 00040500.xhp +msgctxt "" +"00040500.xhp\n" +"par_id3151255\n" +"help.text" +msgid "Choose <menuitem>Format - Spacing</menuitem>." +msgstr "" + #. suPn7 #: 00040500.xhp msgctxt "" @@ -12220,22 +12256,22 @@ msgctxt "" msgid "Area" msgstr "Область" -#. dXFUA +#. GCCNi #: 00040502.xhp msgctxt "" "00040502.xhp\n" -"par_id3145607\n" +"par_id511592159765396\n" "help.text" -msgid "Choose <menuitem>View - Styles</menuitem> - choose <switchinline select=\"appl\"><caseinline select=\"WRITER\">Paragraph, Frame or Page</caseinline></switchinline> style - open context menu - choose <menuitem>Modify/New - </menuitem><switchinline select=\"appl\"><caseinline select=\"CALC\"><menuitem>Background</menuitem></caseinline><defaultinline><menuitem>Area</menuitem></defaultinline></switchinline> tab." +msgid "Choose <menuitem>View - Styles (F11)</menuitem> - choose Paragraph, Frame or Page style - open context menu - choose <menuitem>Modify/New - Area</menuitem> tab." msgstr "" -#. TGDHe +#. sV6fD #: 00040502.xhp msgctxt "" "00040502.xhp\n" "par_id841527083135387\n" "help.text" -msgid "Choose <menuitem>Table - Properties - Background</menuitem> tab." +msgid "Choose <menuitem>Table - Properties - Background</menuitem> tab. Select the table object - Cell, Row or Table - which background area is to be filled." msgstr "" #. DhLwG @@ -12247,13 +12283,31 @@ msgctxt "" msgid "Choose <menuitem>Format - Page Style - Area</menuitem> tab." msgstr "" -#. hu68D +#. GQb6M #: 00040502.xhp msgctxt "" "00040502.xhp\n" -"par_id3149664\n" +"par_id901592158395353\n" "help.text" -msgid "Choose <menuitem>Slide - Properties - Background</menuitem> tab." +msgid "Choose <menuitem>Format - Text Box and Shape - Area - Area</menuitem>" +msgstr "" + +#. 6FQ2S +#: 00040502.xhp +msgctxt "" +"00040502.xhp\n" +"par_id1001592157774069\n" +"help.text" +msgid "Choose <menuitem>Styles - Manage Styles (F11)</menuitem> - choose Cell or Page style - open context menu - choose <menuitem>Modify/New - Background</menuitem> tab." +msgstr "" + +#. LzEQU +#: 00040502.xhp +msgctxt "" +"00040502.xhp\n" +"par_id771592156369992\n" +"help.text" +msgid "Choose <menuitem>Format - Page - Background</menuitem> tab" msgstr "" #. NP4xZ @@ -12265,6 +12319,69 @@ msgctxt "" msgid "Choose <menuitem>Format - Cells - Background</menuitem> tab" msgstr "" +#. LVAwN +#: 00040502.xhp +msgctxt "" +"00040502.xhp\n" +"par_id881592158156157\n" +"help.text" +msgid "Choose <menuitem>Format - Object - Area - Area</menuitem> tab." +msgstr "" + +#. uQS9p +#: 00040502.xhp +msgctxt "" +"00040502.xhp\n" +"par_id951592158682096\n" +"help.text" +msgid "Choose <menuitem>Format - Style - Edit Style - Area</menuitem> tab" +msgstr "" + +#. vKEWq +#: 00040502.xhp +msgctxt "" +"00040502.xhp\n" +"par_id11592158856626\n" +"help.text" +msgid "Choose <menuitem>Slide - Properties - Background</menuitem> tab" +msgstr "" + +#. mQo4F +#: 00040502.xhp +msgctxt "" +"00040502.xhp\n" +"par_id891592159117695\n" +"help.text" +msgid "Choose <menuitem>Format - Styles - Manage Styles (F11)</menuitem> , choose Drawing or Presentation style - open context menu - choose <emph>Modify/New - Area</emph> tab." +msgstr "" + +#. 8f2xv +#: 00040502.xhp +msgctxt "" +"00040502.xhp\n" +"par_id741592159264211\n" +"help.text" +msgid "Choose <menuitem>Format - Object and Shape - Area - Area</menuitem> tab" +msgstr "" + +#. GN2Rd +#: 00040502.xhp +msgctxt "" +"00040502.xhp\n" +"par_id271592159552714\n" +"help.text" +msgid "Choose <menuitem>Format - Style - Edit Style - Area</menuitem> tab" +msgstr "" + +#. icZBw +#: 00040502.xhp +msgctxt "" +"00040502.xhp\n" +"par_id161592159449638\n" +"help.text" +msgid "Choose <menuitem>Format - Styles - Manage Styles (F11)</menuitem> , choose Drawing style - open context menu - choose <emph>Modify/New - Area</emph> tab." +msgstr "" + #. 8Ac8B #: 00040502.xhp msgctxt "" @@ -12274,58 +12391,85 @@ msgctxt "" msgid "Choose <menuitem>Page - Properties - Background</menuitem> tab." msgstr "" -#. BNF8c +#. DkwpP #: 00040502.xhp msgctxt "" "00040502.xhp\n" -"par_id3154948\n" +"par_id471592158481451\n" "help.text" -msgid "Choose <menuitem>Format - </menuitem><switchinline select=\"appl\"><caseinline select=\"WRITER\"><menuitem>Text Box and Shape - </menuitem></caseinline><caseinline select=\"IMPRESS\"><menuitem>Object and Shape - </menuitem></caseinline><caseinline select=\"CALC\"><emph>Object - </emph></caseinline></switchinline><emph>Area - Area</emph> tab." +msgid "Choose <menuitem>Format - Area - Area</menuitem> tab" msgstr "" -#. CQaYm +#. 8CDNt #: 00040502.xhp msgctxt "" "00040502.xhp\n" "par_id3152922\n" "help.text" -msgid "Choose <menuitem>Format - Title - Area</menuitem> tab (chart documents)." +msgid "Choose <menuitem>Format - Title - Area</menuitem> tab." msgstr "" -#. dCqeB +#. TRyTB #: 00040502.xhp msgctxt "" "00040502.xhp\n" "par_id3157894\n" "help.text" -msgid "Choose <menuitem>Format - Legend - Area</menuitem> tab (chart documents)." +msgid "Choose <menuitem>Format - Legend - Area</menuitem> tab." msgstr "" -#. KcL9w +#. A6CBn #: 00040502.xhp msgctxt "" "00040502.xhp\n" "par_id3144444\n" "help.text" -msgid "Choose <menuitem>Format - Chart Wall - Area</menuitem> tab (chart documents)." +msgid "Choose <menuitem>Format - Chart Wall - Area</menuitem> tab." msgstr "" -#. ijD7Y +#. jFmfH #: 00040502.xhp msgctxt "" "00040502.xhp\n" "par_id3156543\n" "help.text" -msgid "Choose <menuitem>Format - Chart Floor - Area</menuitem> tab (chart documents)." +msgid "Choose <menuitem>Format - Chart Floor - Area</menuitem>." msgstr "" -#. Zuv4t +#. Pz9P5 #: 00040502.xhp msgctxt "" "00040502.xhp\n" "par_id3150685\n" "help.text" -msgid "Choose <menuitem>Format - Chart Area - Area</menuitem> tab (chart documents)." +msgid "Choose <menuitem>Format - Chart Area - Area</menuitem>." +msgstr "" + +#. 9F87x +#: 00040502.xhp +msgctxt "" +"00040502.xhp\n" +"par_id901592160809757\n" +"help.text" +msgid "When editing a form:" +msgstr "" + +#. oABmb +#: 00040502.xhp +msgctxt "" +"00040502.xhp\n" +"par_id201592161190323\n" +"help.text" +msgid "When editing a report:" +msgstr "" + +#. VBYSN +#: 00040502.xhp +msgctxt "" +"00040502.xhp\n" +"par_id591592161180508\n" +"help.text" +msgid "Choose <menuitem>Format - Page - Background</menuitem> tab." msgstr "" #. MBrCE @@ -14479,24 +14623,6 @@ msgctxt "" msgid "Open context menu of selected frame, choose <emph>Properties</emph>." msgstr "" -#. uGqZD -#: edit_menu.xhp -msgctxt "" -"edit_menu.xhp\n" -"par_id3156091\n" -"help.text" -msgid "<variable id=\"imagemap\">Choose <emph>Edit - ImageMap</emph> in Writer and Calc or <emph>Tools - ImageMap</emph> in Impress and Draw.</variable>" -msgstr "" - -#. XmBGV -#: edit_menu.xhp -msgctxt "" -"edit_menu.xhp\n" -"par_id3155936\n" -"help.text" -msgid "<variable id=\"imapeigbea\">Choose <emph>Edit - ImageMap</emph> in Writer and Calc or <emph>Tools - ImageMap</emph> in Impress and Draw,<br/>then select a section of the ImageMap and click <emph>Properties - Description</emph>.</variable>" -msgstr "" - #. hfZ8h #: edit_menu.xhp msgctxt "" diff --git a/source/ru/helpcontent2/source/text/shared/01.po b/source/ru/helpcontent2/source/text/shared/01.po index 694bbaeb558..0418b834ce2 100644 --- a/source/ru/helpcontent2/source/text/shared/01.po +++ b/source/ru/helpcontent2/source/text/shared/01.po @@ -3,7 +3,7 @@ msgid "" 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: 2020-07-08 13:56+0200\n" +"POT-Creation-Date: 2020-07-21 11:19+0200\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" @@ -1942,13 +1942,13 @@ msgctxt "" msgid "%PRODUCTNAME uses the native file picker dialog of the window manager of your operating system for the <menuitem>Open</menuitem> command." msgstr "" -#. sB6Fp +#. Q9Cu5 #: 01020000.xhp msgctxt "" "01020000.xhp\n" "par_id3150713\n" "help.text" -msgid "If the file that you want to open contains styles, <link href=\"text/shared/01/01020000.xhp#vorlagen\" name=\"special rules\">special rules</link> apply." +msgid "If the file that you want to open contains styles, <link href=\"text/shared/01/01020000.xhp#templates\" name=\"special rules\">special rules</link> apply." msgstr "" #. CCRFi @@ -10096,13 +10096,13 @@ msgctxt "" msgid "File" msgstr "" -#. pJqem +#. JooHu #: 02180100.xhp msgctxt "" "02180100.xhp\n" "par_id3153527\n" "help.text" -msgid "<ahelp hid=\"sfx/ui/linkeditdialog/file\">Path to the source file. <link href=\"text/shared/00/00000005.xhp#speichern\" name=\"Relative paths\">Relative paths</link> must be expressed by full URI, for example, with <emph>file://</emph>.</ahelp>" +msgid "<ahelp hid=\"sfx/ui/linkeditdialog/file\">Path to the source file. <link href=\"text/shared/00/00000005.xhp#saving\" name=\"Relative paths\">Relative paths</link> must be expressed by full URI, for example, with <emph>file://</emph>.</ahelp>" msgstr "" #. eEnmT @@ -13741,13 +13741,13 @@ msgctxt "" msgid "When the cursor is inside a comment, you can press <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph>+<emph>Option</emph></caseinline><defaultinline><emph>Ctrl</emph>+<emph>Alt</emph></defaultinline></switchinline>+<emph>Page Down</emph> to jump to the next comment, or press <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph>+<emph>Option</emph></caseinline><defaultinline><emph>Ctrl</emph>+<emph>Alt</emph></defaultinline></switchinline>+<emph>Page Up</emph> to jump to the previous comment." msgstr "" -#. Fkxgn +#. asYhr #: 04050000.xhp msgctxt "" "04050000.xhp\n" "par_id2116153\n" "help.text" -msgid "When the cursor is inside the normal text, press the above mentioned keys to jump to the next or previous comment anchor. You can also use the small <emph>Navigation</emph> window below the vertical scrollbar to jump from one comment anchor to the next comment anchor." +msgid "When the cursor is inside the normal text, press the above mentioned keys to jump to the next or previous comment anchor." msgstr "" #. yCdcN @@ -14650,13 +14650,13 @@ msgctxt "" msgid "<link href=\"text/shared/01/05010000.xhp\" name=\"Clear Direct Formatting\">Clear Direct Formatting</link>" msgstr "<link href=\"text/shared/01/05010000.xhp\" name=\"Форматирование по умолчанию\">Форматирование по умолчанию</link>" -#. uB2DG +#. 25NkJ #: 05010000.xhp msgctxt "" "05010000.xhp\n" "par_id3145829\n" "help.text" -msgid "<ahelp hid=\".\">Removes direct formatting and formatting by character styles from the selection.</ahelp>" +msgid "<ahelp hid=\".\">Removes direct formatting from the selection.</ahelp>" msgstr "" #. LYtxB @@ -14668,6 +14668,15 @@ msgctxt "" msgid "<switchinline select=\"appl\"><caseinline select=\"CHART\"></caseinline><defaultinline>Direct formatting is formatting that you applied without using styles, such as setting bold typeface by clicking the <emph>Bold</emph> icon.</defaultinline></switchinline>" msgstr "<switchinline select=\"appl\"><caseinline select=\"CHART\"></caseinline><defaultinline>Прямое форматирование - это форматирование, применяемое без использования стилей, например, задание жирного начертания шрифта с помощью значка <emph>Жирный</emph>.</defaultinline></switchinline>" +#. KAK6k +#: 05010000.xhp +msgctxt "" +"05010000.xhp\n" +"par_id671594846326658\n" +"help.text" +msgid "Applied character styles will not be affected by Clear Direct Formatting, only direct formatting applied on top of the character styles. To remove formatting applied by a character style, reapply the <emph>Default</emph> character style." +msgstr "" + #. h42SA #: 05010000.xhp msgctxt "" @@ -14704,23 +14713,14 @@ msgctxt "" msgid "<variable id=\"zeichentext\"><ahelp hid=\".uno:FontDialog\">Changes the font and the font formatting for the selected characters.</ahelp></variable>" msgstr "<variable id=\"zeichentext\"><ahelp hid=\".uno:FontDialog\">Изменение шрифта и форматирования шрифта для выделенных символов.</ahelp></variable>" -#. ZvERE -#: 05020000.xhp -msgctxt "" -"05020000.xhp\n" -"hd_id3149988\n" -"help.text" -msgid "<link href=\"text/shared/01/05020100.xhp\" name=\"Font\">Font</link>" -msgstr "<link href=\"text/shared/01/05020100.xhp\" name=\"Шрифт\">Шрифт</link>" - -#. 2422m +#. Ycmxn #: 05020000.xhp msgctxt "" "05020000.xhp\n" "hd_id3147588\n" "help.text" -msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/shared/01/05020400.xhp\" name=\"Hyperlink\">Hyperlink</link></caseinline></switchinline>" -msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/shared/01/05020400.xhp\" name=\"Гиперссылка\">Гиперссылка</link></caseinline></switchinline>" +msgid "<link href=\"text/shared/01/05020400.xhp\" name=\"Hyperlink\">Hyperlink</link>" +msgstr "" #. ruEdb #: 05020100.xhp @@ -15469,31 +15469,40 @@ msgctxt "" msgid "<bookmark_value>formats; number and currency formats</bookmark_value><bookmark_value>number formats; formats</bookmark_value><bookmark_value>currencies;format codes</bookmark_value><bookmark_value>defaults; number formats</bookmark_value>" msgstr "<bookmark_value>форматы; числовые и денежные форматы</bookmark_value><bookmark_value>числовые форматы; форматы</bookmark_value><bookmark_value>денежные значения; коды форматов</bookmark_value><bookmark_value>значения по умолчанию; числовые форматы</bookmark_value>" -#. 28pR2 +#. fXs76 #: 05020300.xhp msgctxt "" "05020300.xhp\n" -"hd_id3152942\n" +"hd_id3162942\n" "help.text" -msgid "Numbers / Format" -msgstr "Числа / Формат" +msgid "<link href=\"text/shared/01/05020300.xhp\" name=\"Numbers\">Numbers</link>" +msgstr "" -#. CNMbg +#. z8GFZ #: 05020300.xhp msgctxt "" "05020300.xhp\n" -"par_id3145086\n" +"par_id3145071\n" "help.text" -msgid "Specify the formatting option for the selected variable." +msgid "<variable id=\"zahlen\"><ahelp hid=\".uno:TableNumberFormatDialog\">Specify the formatting options for the selected cell(s).</ahelp></variable>" msgstr "" -#. z8GFZ +#. E2nXs #: 05020300.xhp msgctxt "" "05020300.xhp\n" -"par_id3145071\n" +"hd_id3152942\n" "help.text" -msgid "<variable id=\"zahlen\"><ahelp hid=\".uno:TableNumberFormatDialog\">Specify the formatting options for the selected cell(s).</ahelp></variable>" +msgid "<link href=\"text/shared/01/05020300.xhp\" name=\"Numbers/Format\">Numbers / Format</link>" +msgstr "" + +#. CNMbg +#: 05020300.xhp +msgctxt "" +"05020300.xhp\n" +"par_id3145086\n" +"help.text" +msgid "Specify the formatting option for the selected variable." msgstr "" #. KqXXP @@ -15577,13 +15586,13 @@ msgctxt "" msgid "Language" msgstr "Язык" -#. wCJKH +#. akNwB #: 05020300.xhp msgctxt "" "05020300.xhp\n" "par_id3154138\n" "help.text" -msgid "<ahelp hid=\"cui/ui/numberingformatpage/languagelb\"> <switchinline select=\"appl\"> <caseinline select=\"WRITER\"> Select any language to fix the settings for the selected fields. With the language set to <emph>Automatic</emph>, $[officename] automatically applies the number formats associated with the system default language. Select any language to fix the settings for the selected fields. </caseinline> <caseinline select=\"CALC\"> Specifies the language setting for the selected cells. Select any language to fix the settings for the selected cells. </caseinline> <defaultinline>Specifies the language setting for the selected field. Select any language to fix the settings for the selected fields.</defaultinline> </switchinline> </ahelp>" +msgid "<ahelp hid=\"cui/ui/numberingformatpage/languagelb\"> <switchinline select=\"appl\"> <caseinline select=\"WRITER\"> Specifies the language setting for the selected fields. With the language set to <emph>Default</emph>, $[officename] automatically applies the number formats associated with the system default language. </caseinline> <caseinline select=\"CALC\"> Specifies the language setting for the selected cells. </caseinline> <defaultinline>Specifies the language setting for the selected field.</defaultinline> </switchinline> </ahelp>" msgstr "" #. K29ZG @@ -20437,13 +20446,13 @@ msgctxt "" msgid "<variable id=\"absatztext\"><ahelp hid=\".\">Modifies the format of the current paragraph, such as indents and alignment.</ahelp></variable> To modify the font of the current paragraph, select the entire paragraph, choose Format - Character, and then click on the Font tab." msgstr "" -#. bfSQ5 +#. WTG9S #: 05030000.xhp msgctxt "" "05030000.xhp\n" "par_id3156042\n" "help.text" -msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">The paragraph style for the current paragraph is displayed at the <emph>Formatting</emph> toolbar, and is highlighted in the <link href=\"text/swriter/01/05140000.xhp\" name=\"Styles\">Styles window</link>. </caseinline></switchinline>" +msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">The paragraph style for the current paragraph is displayed at the <emph>Formatting</emph> toolbar, and is highlighted in the <link href=\"text/swriter/01/05140000.xhp\" name=\"Styles\">Styles window</link>.</caseinline></switchinline>" msgstr "" #. 3xcFE @@ -21571,303 +21580,6 @@ msgctxt "" msgid "The rules can be condensed to the statement that the stronger attribute wins. If, for example, one cell has a red border of 2 point width, and the adjacent cell has a blue border of 3 point width, then the common border between these two cells will be blue with 3 point width." msgstr "Общее правило сводится к тому, что более \"сильный\" атрибут \"побеждает\". Если, например, одна ячейка имеет красную границу шириной 2 пункта, а смежная ячейка имеет синюю границу шириной 3 пункта, то общая граница этих ячеек будет синей с шириной 3 пункта." -#. utSoU -#: 05030600.xhp -msgctxt "" -"05030600.xhp\n" -"tit\n" -"help.text" -msgid "Background" -msgstr "Фон" - -#. L5HEe -#: 05030600.xhp -msgctxt "" -"05030600.xhp\n" -"bm_id3151097\n" -"help.text" -msgid "<bookmark_value>frames; backgrounds</bookmark_value><bookmark_value>backgrounds; frames/sections/indexes</bookmark_value><bookmark_value>sections; backgrounds</bookmark_value><bookmark_value>indexes; backgrounds</bookmark_value><bookmark_value>footers;backgrounds</bookmark_value><bookmark_value>headers;backgrounds</bookmark_value>" -msgstr "<bookmark_value>врезки; фоны</bookmark_value><bookmark_value>фоны; врезки</bookmark_value><bookmark_value>разделы; фоны</bookmark_value><bookmark_value>фоны; разделы</bookmark_value><bookmark_value>указатели; фоны</bookmark_value><bookmark_value>фоны; указатели</bookmark_value>" - -#. aEEtK -#: 05030600.xhp -msgctxt "" -"05030600.xhp\n" -"hd_id3151097\n" -"help.text" -msgid "<link href=\"text/shared/01/05030600.xhp\" name=\"Background\">Area</link>" -msgstr "" - -#. wVwj8 -#: 05030600.xhp -msgctxt "" -"05030600.xhp\n" -"par_id3153748\n" -"help.text" -msgid "<ahelp hid=\"cui/ui/backgroundpage/BackgroundPage\">Set the background color or graphic.</ahelp>" -msgstr "<ahelp hid=\"cui/ui/backgroundpage/BackgroundPage\">Задайте в качестве фона цвет или графический объект.</ahelp>" - -#. cfKE8 -#: 05030600.xhp -msgctxt "" -"05030600.xhp\n" -"par_id3147653\n" -"help.text" -msgid "You can specify the background for <switchinline select=\"appl\"><caseinline select=\"WRITER\">paragraphs, pages, headers, footers, frames, tables, table cells, sections, and indexes.</caseinline><caseinline select=\"CALC\">cells and pages.</caseinline></switchinline>" -msgstr "" - -#. WUJz3 -#: 05030600.xhp -msgctxt "" -"05030600.xhp\n" -"hd_id3154514\n" -"help.text" -msgid "As" -msgstr "Тип" - -#. KGbQM -#: 05030600.xhp -msgctxt "" -"05030600.xhp\n" -"par_id3154380\n" -"help.text" -msgid "<ahelp hid=\"cui/ui/backgroundpage/selectlb\">Select the type of background that you want to apply.</ahelp>" -msgstr "<ahelp hid=\"cui/ui/backgroundpage/selectlb\">Выберите тип фона, который нужно применить.</ahelp>" - -#. NByTA -#: 05030600.xhp -msgctxt "" -"05030600.xhp\n" -"hd_id3151245\n" -"help.text" -msgid "Using a Color as a Background" -msgstr "Использование цвета в качестве фона" - -#. nfABt -#: 05030600.xhp -msgctxt "" -"05030600.xhp\n" -"hd_id3148946\n" -"help.text" -msgid "Color Background" -msgstr "Цвет фона" - -#. Bqxh3 -#: 05030600.xhp -msgctxt "" -"05030600.xhp\n" -"par_id3152361\n" -"help.text" -msgid "<ahelp hid=\"cui/ui/backgroundpage/backgroundcolorset\">Click the color that you want to use as a background. To remove a background color, click <emph>No Fill</emph>.</ahelp>" -msgstr "" - -#. Hk3yg -#: 05030600.xhp -msgctxt "" -"05030600.xhp\n" -"hd_id3154216\n" -"help.text" -msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">For</caseinline></switchinline>" -msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Для</caseinline></switchinline>" - -#. 3xKHG -#: 05030600.xhp -msgctxt "" -"05030600.xhp\n" -"par_id3145419\n" -"help.text" -msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><ahelp hid=\"cui/ui/backgroundpage/tablelb\">Select the area that you want to apply the background color to.</ahelp> For example, when you define the background color for a table, you can choose to apply it to the table, the active cell, the row, or the column.</caseinline></switchinline>" -msgstr "" - -#. CVRaQ -#: 05030600.xhp -msgctxt "" -"05030600.xhp\n" -"par_id3150497\n" -"help.text" -msgid "This option is only available when you edit the background of a table or a paragraph style." -msgstr "Этот параметр доступен только во время изменения фона таблицы или стиля абзаца." - -#. qdBoG -#: 05030600.xhp -msgctxt "" -"05030600.xhp\n" -"hd_id3153056\n" -"help.text" -msgid "Using a Graphic as a Background" -msgstr "Использование графического объекта в качестве фона" - -#. WyEiZ -#: 05030600.xhp -msgctxt "" -"05030600.xhp\n" -"hd_id3149983\n" -"help.text" -msgid "File" -msgstr "Файл" - -#. 2aeNe -#: 05030600.xhp -msgctxt "" -"05030600.xhp\n" -"par_id3152462\n" -"help.text" -msgid "Contains information about the graphic file." -msgstr "Сведения о графическом файле." - -#. cxVFJ -#: 05030600.xhp -msgctxt "" -"05030600.xhp\n" -"hd_id3145592\n" -"help.text" -msgid "Display field" -msgstr "Отображаемое поле" - -#. 2GUUE -#: 05030600.xhp -msgctxt "" -"05030600.xhp\n" -"par_id3154920\n" -"help.text" -msgid "Shows the path for the graphic file." -msgstr "Отображение пути к графическому файлу." - -#. FEGBw -#: 05030600.xhp -msgctxt "" -"05030600.xhp\n" -"hd_id3145272\n" -"help.text" -msgid "Link" -msgstr "Связь" - -#. 8xzGd -#: 05030600.xhp -msgctxt "" -"05030600.xhp\n" -"par_id3154150\n" -"help.text" -msgid "<ahelp hid=\"cui/ui/backgroundpage/link\">Links to or embeds the graphic file in the current file.</ahelp>" -msgstr "<ahelp hid=\"cui/ui/backgroundpage/link\">Связь с графическим файлом или внедрение графического файла в текущий файл.</ahelp>" - -#. 8JaXm -#: 05030600.xhp -msgctxt "" -"05030600.xhp\n" -"hd_id3155366\n" -"help.text" -msgid "Preview" -msgstr "Предварительный просмотр" - -#. 2q65e -#: 05030600.xhp -msgctxt "" -"05030600.xhp\n" -"par_id3147426\n" -"help.text" -msgid "<ahelp hid=\"cui/ui/backgroundpage/showpreview\">Displays or hides a preview of the selected graphic.</ahelp>" -msgstr "<ahelp hid=\"cui/ui/backgroundpage/showpreview\">Отображение или скрытие предварительного просмотра выбранного графического объекта.</ahelp>" - -#. ZYK3H -#: 05030600.xhp -msgctxt "" -"05030600.xhp\n" -"hd_id3154472\n" -"help.text" -msgid "Browse" -msgstr "Обзор" - -#. CV8je -#: 05030600.xhp -msgctxt "" -"05030600.xhp\n" -"par_id3153951\n" -"help.text" -msgid "<ahelp hid=\"cui/ui/backgroundpage/browse\">Locate the graphic file that you want to use as a background, and then click <emph>Open</emph>.</ahelp>" -msgstr "<ahelp hid=\"cui/ui/backgroundpage/browse\">Выберите графический файл, который будет использоваться в качестве фона, и нажмите кнопку <emph>Открыть</emph>.</ahelp>" - -#. KYFry -#: 05030600.xhp -msgctxt "" -"05030600.xhp\n" -"hd_id3153726\n" -"help.text" -msgid "Type" -msgstr "Тип" - -#. 83qqt -#: 05030600.xhp -msgctxt "" -"05030600.xhp\n" -"par_id3147442\n" -"help.text" -msgid "Specify the way that you want to display the background graphic." -msgstr "Укажите способ отображения фонового графического объекта." - -#. hiDAM -#: 05030600.xhp -msgctxt "" -"05030600.xhp\n" -"hd_id3153366\n" -"help.text" -msgid "Position" -msgstr "Положение" - -#. B22EE -#: 05030600.xhp -msgctxt "" -"05030600.xhp\n" -"par_id3153741\n" -"help.text" -msgid "<ahelp hid=\"cui/ui/backgroundpage/positionrb\">Select this option, and then click a location in the position grid.</ahelp>" -msgstr "<ahelp hid=\"cui/ui/backgroundpage/positionrb\">Выберите этот параметр и щёлкните расположение в сетке положений.</ahelp>" - -#. mGSC9 -#: 05030600.xhp -msgctxt "" -"05030600.xhp\n" -"hd_id3156005\n" -"help.text" -msgid "Area" -msgstr "Область" - -#. BFBbE -#: 05030600.xhp -msgctxt "" -"05030600.xhp\n" -"par_id3152596\n" -"help.text" -msgid "<ahelp hid=\"cui/ui/backgroundpage/arearb\">Stretches the graphic to fill the entire background of the selected object.</ahelp>" -msgstr "<ahelp hid=\"cui/ui/backgroundpage/arearb\">Растяжение графического объекта до заполнения фона выделенного объекта.</ahelp>" - -#. 556to -#: 05030600.xhp -msgctxt "" -"05030600.xhp\n" -"hd_id3145663\n" -"help.text" -msgid "Tile" -msgstr "Плитка" - -#. iBkjp -#: 05030600.xhp -msgctxt "" -"05030600.xhp\n" -"par_id3149481\n" -"help.text" -msgid "<ahelp hid=\"cui/ui/backgroundpage/tilerb\">Repeats the graphic so that it covers the entire background of the selected object.</ahelp>" -msgstr "<ahelp hid=\"cui/ui/backgroundpage/tilerb\">Повторение графического объекта так, чтобы покрыть весь фон выделенного объекта.</ahelp>" - -#. ZNNNW -#: 05030600.xhp -msgctxt "" -"05030600.xhp\n" -"par_id3151114\n" -"help.text" -msgid "<ahelp hid=\".\" visibility=\"hidden\">Click a color. Click No Fill to remove a background or highlighting color. Click Automatic to reset a font color.</ahelp>" -msgstr "<ahelp hid=\".\" visibility=\"hidden\">Выберите цвет. Для удаления цвета фона или цвета выделения выберите \"Без заливки\". Для сброса цвета фона выберите \"Авто\".</ahelp>" - #. iXWcd #: 05030700.xhp msgctxt "" @@ -22399,14 +22111,14 @@ msgctxt "" msgid "Organizer" msgstr "Управление" -#. QZBEH +#. HAEfy #: 05040100.xhp msgctxt "" "05040100.xhp\n" "bm_id3153383\n" "help.text" -msgid "<bookmark_value>organizing; styles</bookmark_value> <bookmark_value>styles; organizing</bookmark_value>" -msgstr "<bookmark_value>организация; стили</bookmark_value> <bookmark_value>стили; организация</bookmark_value>" +msgid "<bookmark_value>organizing; styles</bookmark_value><bookmark_value>styles; organizing</bookmark_value>" +msgstr "" #. SZdCB #: 05040100.xhp @@ -22444,23 +22156,23 @@ msgctxt "" msgid "<ahelp hid=\"sfx/ui/managestylepage/name\">Displays the name of the selected style. If you are creating or modifying a custom style, enter a name for the style. You cannot change the name of a predefined style.</ahelp>" msgstr "" -#. NRACR +#. xEE52 #: 05040100.xhp msgctxt "" "05040100.xhp\n" "hd_id3153750\n" "help.text" -msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">AutoUpdate</caseinline></switchinline>" +msgid "AutoUpdate" msgstr "" -#. vexD3 +#. 7yXws #: 05040100.xhp msgctxt "" "05040100.xhp\n" "par_id3153749\n" "help.text" -msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><ahelp hid=\"sfx/ui/managestylepage/autoupdate\">Updates the style when you apply direct formatting to a paragraph using this style in your document. The formatting of all paragraphs using this style is automatically updated.</ahelp></caseinline></switchinline>" -msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><ahelp hid=\"sfx/ui/managestylepage/autoupdate\">Обновление стиля при применении прямого форматирования к абзацу, который был отформатирован этим стилем. Форматирование всех абзацев с таким стилем автоматически обновляется.</ahelp></caseinline></switchinline>" +msgid "<ahelp hid=\"sfx/ui/managestylepage/autoupdate\">Updates the style when you apply direct formatting to a paragraph using this style in your document. The formatting of all paragraphs using this style is automatically updated.</ahelp>" +msgstr "" #. N5rDR #: 05040100.xhp @@ -23452,14 +23164,14 @@ msgctxt "" msgid "<link href=\"text/shared/01/05030500.xhp\" name=\"Borders\">Borders</link>" msgstr "<link href=\"text/shared/01/05030500.xhp\" name=\"Обрамление\">Обрамление</link>" -#. wECro +#. mctak #: 05040300.xhp msgctxt "" "05040300.xhp\n" "par_id3147326\n" "help.text" -msgid "<link href=\"text/shared/01/05030600.xhp\" name=\"Backgrounds\">Backgrounds</link>" -msgstr "<link href=\"text/shared/01/05030600.xhp\" name=\"Фон\">Фон</link>" +msgid "<link href=\"text/shared/01/05210100.xhp\" name=\"Backgrounds\">Area</link>" +msgstr "" #. 7xtR7 #: 05040400.xhp @@ -23497,14 +23209,14 @@ msgctxt "" msgid "If you want, you can also add borders or a background fill to a footer." msgstr "К нижнему колонтитулу можно добавлять границы или фон для его заливки." -#. vks8A +#. 5nvHF #: 05040400.xhp msgctxt "" "05040400.xhp\n" "par_id3155339\n" "help.text" -msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">To insert a footer into the current document, select <emph>Footer on</emph>, and then click <emph>OK</emph>. </caseinline></switchinline>" -msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Чтобы вставить нижний колонтитул в текущий документ, выберите команду <emph>Вкл. нижний колонтитул</emph> и нажмите кнопку <emph>ОК</emph>. </caseinline></switchinline>" +msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">To insert a footer into the current document, select <emph>Footer on</emph>, and then click <emph>OK</emph>.</caseinline></switchinline>" +msgstr "" #. DAGaz #: 05040400.xhp @@ -23569,13 +23281,13 @@ msgctxt "" msgid "Same content left/right" msgstr "Одинаковое содержимое слева/справа" -#. wr3Gk +#. KTdzy #: 05040400.xhp msgctxt "" "05040400.xhp\n" "par_id3149575\n" "help.text" -msgid "<ahelp hid=\"SVX_HID_FOOTER_CHECKSAMELR\">Even and odd pages share the same content.<switchinline select=\"appl\"><caseinline select=\"CALC\"> To assign a different footer to even and odd pages, clear this option, and then click <emph>Edit</emph>. </caseinline></switchinline></ahelp>" +msgid "<ahelp hid=\"SVX_HID_FOOTER_CHECKSAMELR\">Even and odd pages share the same content.<switchinline select=\"appl\"><caseinline select=\"CALC\"> To assign a different footer to even and odd pages, clear this option, and then click <emph>Edit</emph>.</caseinline></switchinline></ahelp>" msgstr "" #. cL398 @@ -23722,14 +23434,14 @@ msgctxt "" msgid "<ahelp hid=\"SVX_HID_FOOTER_BUTTONMORE\">Defines a border, a background color, or a background pattern for the footer.</ahelp>" msgstr "" -#. a9sG2 +#. VcmMZ #: 05040400.xhp msgctxt "" "05040400.xhp\n" "hd_id3157892\n" "help.text" -msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Edit </caseinline></switchinline>" -msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Изменить </caseinline></switchinline>" +msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Edit</caseinline></switchinline>" +msgstr "" #. 2HTzq #: 05040400.xhp @@ -23776,14 +23488,14 @@ msgctxt "" msgid "<link href=\"text/shared/01/05030500.xhp\" name=\"Borders\">Borders</link>" msgstr "<link href=\"text/shared/01/05030500.xhp\" name=\"Обрамление\">Обрамление</link>" -#. w2QJP +#. 4DfxW #: 05040400.xhp msgctxt "" "05040400.xhp\n" "par_id3152791\n" "help.text" -msgid "<link href=\"text/shared/01/05030600.xhp\" name=\"Backgrounds\">Backgrounds</link>" -msgstr "<link href=\"text/shared/01/05030600.xhp\" name=\"Фон\">Фон</link>" +msgid "<link href=\"text/shared/01/05210100.xhp\" name=\"Backgrounds\">Area</link>" +msgstr "" #. CgGUH #: 05060000.xhp @@ -26359,32 +26071,32 @@ msgctxt "" msgid "Area tab" msgstr "" -#. M6zvc +#. yN2qC #: 05210100.xhp msgctxt "" "05210100.xhp\n" "bm_id3149999\n" "help.text" -msgid "<bookmark_value>areas; styles</bookmark_value><bookmark_value>fill patterns for areas</bookmark_value><bookmark_value>fill colors for areas</bookmark_value><bookmark_value>invisible areas</bookmark_value>" -msgstr "<bookmark_value>области; заливка</bookmark_value><bookmark_value>области; стили</bookmark_value><bookmark_value>узоры заливки для областей</bookmark_value><bookmark_value>цвета заливки для областей</bookmark_value><bookmark_value>области; невидимые</bookmark_value><bookmark_value>невидимые области</bookmark_value><bookmark_value>области; нет</bookmark_value>" +msgid "<bookmark_value>areas; styles</bookmark_value><bookmark_value>fill patterns for areas</bookmark_value><bookmark_value>fill colors for areas</bookmark_value><bookmark_value>invisible areas</bookmark_value><bookmark_value>frames; backgrounds</bookmark_value><bookmark_value>backgrounds; frames/sections/indexes</bookmark_value><bookmark_value>sections; backgrounds</bookmark_value><bookmark_value>indexes; backgrounds</bookmark_value><bookmark_value>footers;backgrounds</bookmark_value><bookmark_value>headers;backgrounds</bookmark_value>" +msgstr "" -#. Y4ktT +#. 3fEfw #: 05210100.xhp msgctxt "" "05210100.xhp\n" "hd_id3145759\n" "help.text" -msgid "<link href=\"text/shared/01/05210100.xhp\" name=\"Area\">Area</link>" -msgstr "<link href=\"text/shared/01/05210100.xhp\" name=\"Область\">Область</link>" +msgid "<link href=\"text/shared/01/05210100.xhp\" name=\"Area\"><switchinline select=\"appl\"><caseinline select=\"CALC\">Background</caseinline><defaultinline>Area</defaultinline></switchinline></link>" +msgstr "" -#. tcPKP +#. ubruG #: 05210100.xhp msgctxt "" "05210100.xhp\n" "par_id3149748\n" "help.text" -msgid "<ahelp hid=\"cui/ui/areatabpage/AreaTabPage\">Set the fill options for the selected drawing object.</ahelp>" -msgstr "<ahelp hid=\"cui/ui/areatabpage/AreaTabPage\">Задайте параметры заливки для выбранного рисованного объекта.</ahelp>" +msgid "<ahelp hid=\"cui/ui/areatabpage/AreaTabPage\">Set the fill options for the selected drawing object or document element.</ahelp>" +msgstr "" #. eE2Fr #: 05210100.xhp @@ -26395,24 +26107,6 @@ msgctxt "" msgid "You can add custom colors, gradients, hatchings, two color patterns and bitmap patterns to the default lists for later use." msgstr "" -#. 5n3AA -#: 05210100.xhp -msgctxt "" -"05210100.xhp\n" -"hd_id471527077476052\n" -"help.text" -msgid "Cell, Row or Table background selector" -msgstr "" - -#. 8UdBz -#: 05210100.xhp -msgctxt "" -"05210100.xhp\n" -"par_id661527077493366\n" -"help.text" -msgid "Select the table object which background area is to be filled." -msgstr "" - #. CGbA3 #: 05210100.xhp msgctxt "" @@ -26449,42 +26143,6 @@ msgctxt "" msgid "<ahelp hid=\"cui/ui/areatabpage/btngradient\">Fills the object with a gradient selected on this page.</ahelp>" msgstr "" -#. BtYSN -#: 05210100.xhp -msgctxt "" -"05210100.xhp\n" -"hd_id3150771\n" -"help.text" -msgid "<link href=\"text/shared/01/05210500.xhp#bitmapmuster\" name=\"Bitmap\">Bitmap</link>" -msgstr "" - -#. qBkq4 -#: 05210100.xhp -msgctxt "" -"05210100.xhp\n" -"par_id3149762\n" -"help.text" -msgid "<ahelp hid=\"cui/ui/areatabpage/btnbitmap\">Fills the object with a bitmap pattern selected on this page.</ahelp> To add a bitmap to the list, open this dialog, click the <emph>Bitmaps </emph>tab, and then click <emph>Add / Import</emph>." -msgstr "" - -#. EAYEg -#: 05210100.xhp -msgctxt "" -"05210100.xhp\n" -"hd_id3150504\n" -"help.text" -msgid "Pattern" -msgstr "" - -#. Z5Fcf -#: 05210100.xhp -msgctxt "" -"05210100.xhp\n" -"par_id3153626\n" -"help.text" -msgid "<ahelp hid=\"cui/ui/areatabpage/btnpattern\">Fills the object with a simple two color pattern selected on this page.</ahelp>" -msgstr "" - #. ydNTt #: 05210100.xhp msgctxt "" @@ -27205,14 +26863,14 @@ msgctxt "" msgid "Bitmap" msgstr "Растр" -#. HFJGN +#. DL8RS #: 05210500.xhp msgctxt "" "05210500.xhp\n" "bm_id3155619\n" "help.text" -msgid "<bookmark_value>bitmaps; patterns</bookmark_value><bookmark_value>areas; bitmap patterns</bookmark_value><bookmark_value>pixel patterns</bookmark_value><bookmark_value>pixel editor</bookmark_value><bookmark_value>pattern editor</bookmark_value>" -msgstr "<bookmark_value>точечные рисунки; узоры</bookmark_value><bookmark_value>области; узоры точечных рисунков</bookmark_value><bookmark_value>области; узоры</bookmark_value><bookmark_value>заливка</bookmark_value><bookmark_value>области; заливка</bookmark_value><bookmark_value>редактор заливки</bookmark_value><bookmark_value>редактор узоров</bookmark_value>" +msgid "<bookmark_value>bitmaps; areas</bookmark_value><bookmark_value>areas; bitmap</bookmark_value>" +msgstr "" #. 2jwXu #: 05210500.xhp @@ -27223,68 +26881,221 @@ msgctxt "" msgid "<link href=\"text/shared/01/05210500.xhp\" name=\"Bitmap\">Bitmap</link>" msgstr "<link href=\"text/shared/01/05210500.xhp\" name=\"Точечные рисунки\">Точечные рисунки</link>" -#. yFYuj +#. Xc6qZ #: 05210500.xhp msgctxt "" "05210500.xhp\n" "par_id3149495\n" "help.text" -msgid "<ahelp hid=\"cui/ui/bitmaptabpage/BitmapTabPage\">Select a bitmap that you want to use as a fill pattern, or create your own pixel pattern. You can also import bitmaps, and save or load bitmap lists.</ahelp>" -msgstr "<ahelp hid=\"cui/ui/bitmaptabpage/BitmapTabPage\">Выберите точечный рисунок, который будет использоваться в качестве узора заливки, или создайте собственный узор заливки. Можно также импортировать точечные рисунки и сохранить или загрузить списки точечных рисунков.</ahelp>" +msgid "<ahelp hid=\"cui/ui/bitmaptabpage/BitmapTabPage\">Select a bitmap that you want to use as a fill image, or add your own bitmap pattern.</ahelp>" +msgstr "" -#. FvnTh +#. wEhVG #: 05210500.xhp msgctxt "" "05210500.xhp\n" "hd_id3148585\n" "help.text" -msgid "Pattern Editor" -msgstr "Редактор образца" +msgid "Bitmap" +msgstr "" -#. aqBHc +#. 8ZuCa #: 05210500.xhp msgctxt "" "05210500.xhp\n" "par_id3147226\n" "help.text" -msgid "Use this editor to create a simple, two-color, 8x8 pixel bitmap pattern." -msgstr "Этот редактор используется для создания простого двухцветного образца точечного рисунка, 8x8 пикселов." +msgid "Lists the available bitmaps. You can also import bitmaps." +msgstr "" + +#. eCeUD +#: 05210500.xhp +msgctxt "" +"05210500.xhp\n" +"par_id501592872056000\n" +"help.text" +msgid "To rename a bitmap, select the bitmap, right-click and choose <menuitem>Rename</menuitem>. To delete a bitmap, select the bitmap, right-click and choose <menuitem>Delete</menuitem>." +msgstr "" + +#. MqVdD +#: 05210500.xhp +msgctxt "" +"05210500.xhp\n" +"hd_id71592866308524\n" +"help.text" +msgid "Add/Import" +msgstr "" + +#. SGKZW +#: 05210500.xhp +msgctxt "" +"05210500.xhp\n" +"par_id3148473\n" +"help.text" +msgid "<ahelp hid=\"cui/ui/bitmaptabpage/BTN_IMPORT\">Locate the bitmap that you want to import, and then click <emph>Open</emph>. The bitmap is added to the end of the list of available bitmaps.</ahelp>" +msgstr "<ahelp hid=\"cui/ui/bitmaptabpage/BTN_IMPORT\">Найдите точечный рисунок, который необходимо импортировать, затем нажмите кнопку <emph>Открыть</emph>. Точечный рисунок добавляется в конец списка доступных точечных рисунков.</ahelp>" + +#. EBwza +#: 05210500.xhp +msgctxt "" +"05210500.xhp\n" +"par_id301592866270627\n" +"help.text" +msgid "Imported bitmaps are saved in your user profile and can be used in other documents." +msgstr "" -#. C9Reo +#. pC4QD #: 05210500.xhp msgctxt "" "05210500.xhp\n" "hd_id3145669\n" "help.text" -msgid "Grid" -msgstr "Сетка" +msgid "Options" +msgstr "" -#. N9L3c +#. smwef #: 05210500.xhp msgctxt "" "05210500.xhp\n" -"par_id3150774\n" +"hd_id251592868388253\n" "help.text" -msgid "To enable this editor, select the <emph>Blank</emph> bitmap in the bitmap list." -msgstr "Чтобы включить этот редактор, выберите точечный рисунок <emph>Пусто</emph> в списке точечных рисунков." +msgid "Style" +msgstr "" -#. BJwLt +#. GnwjN #: 05210500.xhp msgctxt "" "05210500.xhp\n" -"hd_id3149516\n" +"par_id241592868416096\n" "help.text" -msgid "Import" -msgstr "Импорт" +msgid "<emph>Tiled</emph>: Fill the area with the bitmap as tiles." +msgstr "" -#. SGKZW +#. gCgdA #: 05210500.xhp msgctxt "" "05210500.xhp\n" -"par_id3148473\n" +"par_id161592868421600\n" "help.text" -msgid "<ahelp hid=\"cui/ui/bitmaptabpage/BTN_IMPORT\">Locate the bitmap that you want to import, and then click <emph>Open</emph>. The bitmap is added to the end of the list of available bitmaps.</ahelp>" -msgstr "<ahelp hid=\"cui/ui/bitmaptabpage/BTN_IMPORT\">Найдите точечный рисунок, который необходимо импортировать, затем нажмите кнопку <emph>Открыть</emph>. Точечный рисунок добавляется в конец списка доступных точечных рисунков.</ahelp>" +msgid "<emph>Stretched</emph>: Stretch the image to fit the object area." +msgstr "" + +#. Fi4Fj +#: 05210500.xhp +msgctxt "" +"05210500.xhp\n" +"par_id651592868426975\n" +"help.text" +msgid "<emph>Custom position/size</emph>: Set a custom size and position of the bitmap in the object area." +msgstr "" + +#. sAiUV +#: 05210500.xhp +msgctxt "" +"05210500.xhp\n" +"hd_id151592868900345\n" +"help.text" +msgid "Size" +msgstr "" + +#. TeFTN +#: 05210500.xhp +msgctxt "" +"05210500.xhp\n" +"par_id321592869205683\n" +"help.text" +msgid "Size of the tiles and the custom size." +msgstr "" + +#. rTjAd +#: 05210500.xhp +msgctxt "" +"05210500.xhp\n" +"par_id951592869294738\n" +"help.text" +msgid "<emph>Width</emph>: Set the width of the tile or custom size." +msgstr "" + +#. RQFrq +#: 05210500.xhp +msgctxt "" +"05210500.xhp\n" +"par_id171592869301228\n" +"help.text" +msgid "<emph>Height</emph>: Set the height of the tile or custom size." +msgstr "" + +#. twwdD +#: 05210500.xhp +msgctxt "" +"05210500.xhp\n" +"par_id351592869651411\n" +"help.text" +msgid "<emph>Scale</emph>: Mark to turn the height and width settings relative to original size." +msgstr "" + +#. QEYV9 +#: 05210500.xhp +msgctxt "" +"05210500.xhp\n" +"hd_id201592869695805\n" +"help.text" +msgid "Position" +msgstr "" + +#. 8qFYv +#: 05210500.xhp +msgctxt "" +"05210500.xhp\n" +"par_id321592869780471\n" +"help.text" +msgid "Select the anchoring position of the bitmap image inside the object area." +msgstr "" + +#. WKmCj +#: 05210500.xhp +msgctxt "" +"05210500.xhp\n" +"hd_id791592870139336\n" +"help.text" +msgid "Tiling Position" +msgstr "" + +#. 286Bv +#: 05210500.xhp +msgctxt "" +"05210500.xhp\n" +"par_id811592870169715\n" +"help.text" +msgid "<emph>X-Offset</emph>: Set the horizontal bitmap offset value with respect to the anchoring position." +msgstr "" + +#. w8e6v +#: 05210500.xhp +msgctxt "" +"05210500.xhp\n" +"par_id41592870267463\n" +"help.text" +msgid "<emph>Y-Offset</emph>: Set the vertical bitmap offset value with respect to the anchoring position." +msgstr "" + +#. FeN7H +#: 05210500.xhp +msgctxt "" +"05210500.xhp\n" +"hd_id631592870132856\n" +"help.text" +msgid "Tiling Offset" +msgstr "" + +#. ogBQB +#: 05210500.xhp +msgctxt "" +"05210500.xhp\n" +"par_id111592870375812\n" +"help.text" +msgid "Select the tiles offset in rows or columns. Use the spin button to specify the offset value." +msgstr "" #. wAHtP #: 05210600.xhp @@ -27736,6 +27547,177 @@ msgctxt "" msgid "Use the preview to view your changes before you apply the transparency effect to the color fill of the selected object." msgstr "Используется для просмотра изменений до того, как эффект прозрачности будет применён к заливке цветом выбранного объекта." +#. UE76G +#: 05210800.xhp +msgctxt "" +"05210800.xhp\n" +"tit\n" +"help.text" +msgid "Pattern" +msgstr "" + +#. 5FVqC +#: 05210800.xhp +msgctxt "" +"05210800.xhp\n" +"bm_id431592861834899\n" +"help.text" +msgid "<bookmark_value>pattern;area</bookmark_value><bookmark_value>pattern;background</bookmark_value><bookmark_value>background;pattern</bookmark_value><bookmark_value>background;area</bookmark_value>" +msgstr "" + +#. S8BBE +#: 05210800.xhp +msgctxt "" +"05210800.xhp\n" +"hd_id801592861657875\n" +"help.text" +msgid "<link href=\"text/shared/01/05210800.xhp\" name=\"pattern\">Pattern</link>" +msgstr "" + +#. qLwKU +#: 05210800.xhp +msgctxt "" +"05210800.xhp\n" +"par_id3153626\n" +"help.text" +msgid "<ahelp hid=\"cui/ui/areatabpage/btnpattern\">Fills the object with a simple two color pattern selected on this page.</ahelp>" +msgstr "" + +#. p5uGC +#: 05210800.xhp +msgctxt "" +"05210800.xhp\n" +"hd_id3159147\n" +"help.text" +msgid "Pattern" +msgstr "" + +#. KW3Ah +#: 05210800.xhp +msgctxt "" +"05210800.xhp\n" +"par_id3149955\n" +"help.text" +msgid "Lists the available patterns. You can also modify or create your own pattern." +msgstr "" + +#. rpQaV +#: 05210800.xhp +msgctxt "" +"05210800.xhp\n" +"par_id161584528499683\n" +"help.text" +msgid "To rename a pattern, select the pattern, right-click and choose <menuitem>Rename</menuitem>. To delete a pattern, select the pattern, right-click and choose <menuitem>Delete</menuitem>." +msgstr "" + +#. VrE5t +#: 05210800.xhp +msgctxt "" +"05210800.xhp\n" +"hd_id3153823\n" +"help.text" +msgid "Add" +msgstr "" + +#. 8fyh4 +#: 05210800.xhp +msgctxt "" +"05210800.xhp\n" +"par_id3148924\n" +"help.text" +msgid "<ahelp hid=\"cui/ui/patterntabpage/BTN_ADD\">Adds a custom pattern to the current list. Specify the properties of your pattern, and then click this button.</ahelp>" +msgstr "" + +#. 5waZ4 +#: 05210800.xhp +msgctxt "" +"05210800.xhp\n" +"hd_id3147620\n" +"help.text" +msgid "Modify" +msgstr "" + +#. BSeBy +#: 05210800.xhp +msgctxt "" +"05210800.xhp\n" +"par_id3156023\n" +"help.text" +msgid "<ahelp hid=\"cui/ui/patterntabpage/BTN_MODIFY\">Applies the current pattern properties to the selected pattern. If you want, you can save the pattern under a different name.</ahelp>" +msgstr "" + +#. WCFwi +#: 05210800.xhp +msgctxt "" +"05210800.xhp\n" +"hd_id3156042\n" +"help.text" +msgid "Options" +msgstr "" + +#. CVD9L +#: 05210800.xhp +msgctxt "" +"05210800.xhp\n" +"par_id3147291\n" +"help.text" +msgid "Draw or modify a pattern." +msgstr "" + +#. ruCpD +#: 05210800.xhp +msgctxt "" +"05210800.xhp\n" +"hd_id3147834\n" +"help.text" +msgid "Pattern Editor" +msgstr "" + +#. rFfJm +#: 05210800.xhp +msgctxt "" +"05210800.xhp\n" +"par_id3147010\n" +"help.text" +msgid "<ahelp hid=\"cui/ui/patterntabpage/CTL_PIXEL\">Draw the pattern in the 8 x 8 pixel board. Click on a pattern pixel to activate it, click again to deactivate it.</ahelp>" +msgstr "" + +#. hNAPN +#: 05210800.xhp +msgctxt "" +"05210800.xhp\n" +"hd_id3155355\n" +"help.text" +msgid "Foreground Color" +msgstr "" + +#. sHjjw +#: 05210800.xhp +msgctxt "" +"05210800.xhp\n" +"par_id3156410\n" +"help.text" +msgid "<ahelp hid=\"cui/ui/patterntabpage/LB_COLOR\">Set the color of the activated pattern pixels.</ahelp>" +msgstr "" + +#. nh8wk +#: 05210800.xhp +msgctxt "" +"05210800.xhp\n" +"hd_id3155449\n" +"help.text" +msgid "Background Color" +msgstr "" + +#. JqSDi +#: 05210800.xhp +msgctxt "" +"05210800.xhp\n" +"par_id3152909\n" +"help.text" +msgid "<ahelp hid=\"cui/ui/patterntabpage/LB_BACKGROUND_COLOR\">Set the color of the deactivated pattern pixels.</ahelp>" +msgstr "" + #. fZrDg #: 05220000.xhp msgctxt "" @@ -32020,15 +32002,6 @@ msgctxt "" msgid "<variable id=\"spaltformtext\"><ahelp hid=\"HID_BROWSER_COLUMNFORMAT\" visibility=\"visible\">Formats the selected column(s).</ahelp></variable>" msgstr "<variable id=\"spaltformtext\"><ahelp hid=\"HID_BROWSER_COLUMNFORMAT\" visibility=\"visible\">Здесь можно выполнить форматирование выделенных столбцов.</ahelp></variable>" -#. MdMcn -#: 05340405.xhp -msgctxt "" -"05340405.xhp\n" -"hd_id3150620\n" -"help.text" -msgid "<link href=\"text/shared/01/05020300.xhp\" name=\"Format\">Format</link>" -msgstr "<link href=\"text/shared/01/05020300.xhp\" name=\"Формат\">Формат</link>" - #. B5CTG #: 05340500.xhp msgctxt "" @@ -43135,6 +43108,78 @@ msgctxt "" msgid "<ahelp hid=\".\">Insert instructions for the signer. The instructions appears in the Sign Signature Line dialog box, at the time of signature.</ahelp>" msgstr "" +#. LjM7Z +#: certificatepath.xhp +msgctxt "" +"certificatepath.xhp\n" +"tit\n" +"help.text" +msgid "Certificate Paths" +msgstr "" + +#. FBox6 +#: certificatepath.xhp +msgctxt "" +"certificatepath.xhp\n" +"bm_id211594767045571\n" +"help.text" +msgid "<bookmark_value>digital signatures;certificate path</bookmark_value> <bookmark_value>certificate path</bookmark_value>" +msgstr "" + +#. MhnU5 +#: certificatepath.xhp +msgctxt "" +"certificatepath.xhp\n" +"hd_id141594763815174\n" +"help.text" +msgid "<variable id=\"Certificateh1\"><link href=\"text/shared/01/certificatepath.xhp\" name=\"Certificate\">Certificate</link></variable>" +msgstr "" + +#. BuRGD +#: certificatepath.xhp +msgctxt "" +"certificatepath.xhp\n" +"par_id841594763815175\n" +"help.text" +msgid "<ahelp hid=\"cui/ui/certdialog/CertDialog\">Select or add the correct Network Security Services Certificate directory to use for digital signatures.</ahelp>" +msgstr "" + +#. vCwDA +#: certificatepath.xhp +msgctxt "" +"certificatepath.xhp\n" +"hd_id511594765946403\n" +"help.text" +msgid "Available Certificate Paths" +msgstr "" + +#. NK4GB +#: certificatepath.xhp +msgctxt "" +"certificatepath.xhp\n" +"par_id981594766097073\n" +"help.text" +msgid "<ahelp hid=\"cui/ui/certdialog/CertDialog/liststore1\">Shows the list of Network Security Services Certificate directory to use for digital signatures.</ahelp>" +msgstr "" + +#. DABZF +#: certificatepath.xhp +msgctxt "" +"certificatepath.xhp\n" +"hd_id741594764591263\n" +"help.text" +msgid "Select NSS path" +msgstr "" + +#. 8gaEP +#: certificatepath.xhp +msgctxt "" +"certificatepath.xhp\n" +"par_id851594766090600\n" +"help.text" +msgid "<ahelp hid=\"cui/ui/certdialog/CertDialog/add\">Opens a file picker dialog to add a new Network Security Services Certificate directory to the list.</ahelp>" +msgstr "" + #. ViF5g #: digitalsignatures.xhp msgctxt "" diff --git a/source/ru/helpcontent2/source/text/shared/02.po b/source/ru/helpcontent2/source/text/shared/02.po index 4c677aa542d..706d9f2efe3 100644 --- a/source/ru/helpcontent2/source/text/shared/02.po +++ b/source/ru/helpcontent2/source/text/shared/02.po @@ -3,7 +3,7 @@ msgid "" 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: 2020-06-22 17:23+0200\n" +"POT-Creation-Date: 2020-07-21 11:19+0200\n" "PO-Revision-Date: 2018-11-12 14:03+0000\n" "Last-Translator: Anonymous Pootle User\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -11122,32 +11122,59 @@ msgctxt "" msgid "Highlight Color" msgstr "" -#. EjB2o +#. 5GRDP #: 02160000.xhp msgctxt "" "02160000.xhp\n" "hd_id3109850\n" "help.text" -msgid "<link href=\"text/shared/02/02160000.xhp\" name=\"Highlight Color\">Highlight Color</link>" -msgstr "<link href=\"text/shared/02/02160000.xhp\" name=\"Выделение цветом\">Выделение цветом</link>" +msgid "<link href=\"text/shared/02/02160000.xhp\" name=\"Highlight Color\">Highlighting</link>" +msgstr "" -#. aDVdx +#. TLSg8 #: 02160000.xhp msgctxt "" "02160000.xhp\n" "par_id3154927\n" "help.text" -msgid "<variable id=\"zeichenhintergrundtext\"><ahelp hid=\".uno:BackColor\">Applies the current highlight color to the background of a text selection. If no text is selected, click the <emph>Highlight Color</emph> icon, select the text that you want to highlight, and then click the <emph>Highlight Color</emph> icon again. To change the highlight color, click the arrow next to the <emph>Highlight Color</emph> icon, and then click the color that you want.</ahelp></variable>" -msgstr "<variable id=\"zeichenhintergrundtext\"><ahelp hid=\".uno:BackColor\">Применение текущего цвета для выделения к фону фрагмента текста. Если текст не выбран, щёлкните значок <emph>Выделение цветом</emph>, выделите текст, цвет фона которого требуется изменить, и щёлкните значок <emph>Выделение цветом</emph> еще раз. Чтобы изменить цвет выделения, щёлкните стрелку рядом со значком <emph>Выделение цветом</emph> и выберите нужный цвет.</ahelp></variable>" +msgid "<variable id=\"zeichenhintergrundtext\"><ahelp hid=\".uno:BackColor\">Applies the current highlight color to the background of a character style or text selection.</ahelp></variable>" +msgstr "" -#. jDQTx +#. E9d9L +#: 02160000.xhp +msgctxt "" +"02160000.xhp\n" +"par_id871592838003088\n" +"help.text" +msgid "If no text is selected, click the <emph>Highlight Color</emph> icon, select the text that you want to highlight, and then click the <emph>Highlight Color</emph> icon again. To change the highlight color, click the arrow next to the <emph>Highlight Color</emph> icon, and then click the color that you want." +msgstr "" + +#. KrAa6 +#: 02160000.xhp +msgctxt "" +"02160000.xhp\n" +"par_id3147330\n" +"help.text" +msgid "Choose <menuitem>Format - Character - Highlighting</menuitem> tab." +msgstr "" + +#. 6YA7C +#: 02160000.xhp +msgctxt "" +"02160000.xhp\n" +"par_id61592838932801\n" +"help.text" +msgid "When editing a character style, choose <emph>Highlighting</emph> tab." +msgstr "" + +#. AkVGB #: 02160000.xhp msgctxt "" "02160000.xhp\n" "par_id3152551\n" "help.text" -msgid "<image id=\"img_id3149177\" src=\"cmd/sc_backcolor.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3149177\">Icon</alt></image>" -msgstr "<image id=\"img_id3149177\" src=\"cmd/sc_backcolor.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3149177\">Значок</alt></image>" +msgid "<image id=\"img_id3149177\" src=\"cmd/sc_backcolor.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149177\">Icon Highlighting</alt></image>" +msgstr "" #. gZTBs #: 02160000.xhp diff --git a/source/ru/helpcontent2/source/text/shared/04.po b/source/ru/helpcontent2/source/text/shared/04.po index b7f703a1422..fa1bc2259c6 100644 --- a/source/ru/helpcontent2/source/text/shared/04.po +++ b/source/ru/helpcontent2/source/text/shared/04.po @@ -3,7 +3,7 @@ msgid "" 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: 2020-06-08 14:51+0200\n" +"POT-Creation-Date: 2020-07-21 11:19+0200\n" "PO-Revision-Date: 2018-07-08 16:50+0000\n" "Last-Translator: Anonymous Pootle User\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -1168,13 +1168,13 @@ msgctxt "" msgid "The \"Underlined\" attribute is applied to the selected area. If the cursor is positioned in a word, this word is also underlined." msgstr "" -#. E6c39 +#. EVCzG #: 01010000.xhp msgctxt "" "01010000.xhp\n" "par_idN10BC0\n" "help.text" -msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">⌃M</caseinline><defaultinline>Ctrl+M</defaultinline></switchinline>" +msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+M" msgstr "" #. xoBua diff --git a/source/ru/helpcontent2/source/text/shared/05.po b/source/ru/helpcontent2/source/text/shared/05.po index 25af261ffea..d41e21317c1 100644 --- a/source/ru/helpcontent2/source/text/shared/05.po +++ b/source/ru/helpcontent2/source/text/shared/05.po @@ -3,7 +3,7 @@ msgid "" 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: 2019-12-17 14:17+0100\n" +"POT-Creation-Date: 2020-07-21 11:19+0200\n" "PO-Revision-Date: 2020-03-08 23:16+0000\n" "Last-Translator: kompilainenn <79045_79045@mail.ru>\n" "Language-Team: Russian <https://weblate.documentfoundation.org/projects/libo_help-master/textshared05/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: Weblate 3.10.3\n" +"X-Generator: LibreOffice\n" "X-POOTLE-MTIME: 1540154016.000000\n" #. WPTtk @@ -124,13 +124,13 @@ msgctxt "" msgid "Security" msgstr "Безопасность" -#. GqtZB +#. 4QHHk #: 00000001.xhp msgctxt "" "00000001.xhp\n" "par_id0804200803314235\n" "help.text" -msgid "In case you are concerned about any security issue with using this software, you can contact the developers on the <link href=\"https://lists.freedesktop.org/mailman/listinfo/libreoffice\">public mailing list</link>. If you want to discuss any issue with other users, send an email to the public mailing list <literal>users@libreoffice.org</literal>." +msgid "In case you are concerned about any security issue with using this software, you can contact the developers on the <link href=\"https://lists.freedesktop.org/mailman/listinfo/libreoffice\">public mailing list</link>. If you want to discuss any issue with other users, send an email to the public mailing list <literal>users@global.libreoffice.org</literal>." msgstr "" #. tEPqi @@ -1258,50 +1258,68 @@ msgctxt "" msgid "Help Page Not Found" msgstr "Страница справки не найдена" -#. YCEdQ +#. NedCe #: err_html.xhp msgctxt "" "err_html.xhp\n" "hd_id3146957\n" "help.text" -msgid "Could not find Help page." -msgstr "Невозможно найти страницу справки." +msgid "Could not find Help page (404)." +msgstr "" -#. JcRCV +#. YF3vS #: err_html.xhp msgctxt "" "err_html.xhp\n" "par_id3147088\n" "help.text" -msgid "Unfortunately the Help page you selected was not found. The following data could be helpful in locating the error:" -msgstr "Выбранная страница справки не найдена. Для обнаружения ошибки могут понадобиться следующие данные." +msgid "That is an error. Possible causes are:" +msgstr "" -#. Eekrb +#. kFHZY #: err_html.xhp msgctxt "" "err_html.xhp\n" -"par_id3143268\n" +"par_id131592238966436\n" "help.text" -msgid "Help ID: <emph><help-id-missing/></emph>" -msgstr "Идентификатор справки: <emph><help-id-missing/></emph>" +msgid "The page does not exists and must be created." +msgstr "" -#. wgFpy +#. wBHiJ #: err_html.xhp msgctxt "" "err_html.xhp\n" -"par_idN10681\n" +"par_id201592238985883\n" "help.text" -msgid "You can install missing Help modules using the <emph>Setup</emph> application." +msgid "The page exists, but the Help ID is wrong or missing." msgstr "" -#. vYGeB +#. Bbuu2 #: err_html.xhp msgctxt "" "err_html.xhp\n" -"par_id3150541\n" +"par_id761592239118086\n" "help.text" -msgid "Click <image id=\"img_id3148946\" src=\"res/sc06301.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3148946\">Icon</alt></image><emph>Back</emph> to return to the previous page." -msgstr "Чтобы вернуться на предыдущую страницу, щёлкните <image id=\"img_id3148946\" src=\"res/sc06301.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3148946\">значок</alt></image><emph>Назад</emph>." +msgid "Use the Module, Contents, Index and Search selectors to find the right page." +msgstr "" + +#. aKd5h +#: err_html.xhp +msgctxt "" +"err_html.xhp\n" +"par_id971592240070356\n" +"help.text" +msgid "The following data could be helpful in locating the error:" +msgstr "" + +#. Eekrb +#: err_html.xhp +msgctxt "" +"err_html.xhp\n" +"par_id3143268\n" +"help.text" +msgid "Help ID: <emph><help-id-missing/></emph>" +msgstr "Идентификатор справки: <emph><help-id-missing/></emph>" #. UsFJF #: new_help.xhp diff --git a/source/ru/helpcontent2/source/text/shared/explorer/database.po b/source/ru/helpcontent2/source/text/shared/explorer/database.po index 2c8f90c7fd7..97ee2fd8550 100644 --- a/source/ru/helpcontent2/source/text/shared/explorer/database.po +++ b/source/ru/helpcontent2/source/text/shared/explorer/database.po @@ -3,7 +3,7 @@ msgid "" 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: 2020-06-29 13:08+0200\n" +"POT-Creation-Date: 2020-07-27 13:24+0200\n" "PO-Revision-Date: 2019-08-08 18:14+0000\n" "Last-Translator: serval2412 <serval2412@yahoo.fr>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -16,357 +16,6 @@ msgstr "" "X-Generator: LibreOffice\n" "X-POOTLE-MTIME: 1565288068.000000\n" -#. ugSgG -#: 02000000.xhp -msgctxt "" -"02000000.xhp\n" -"tit\n" -"help.text" -msgid "Queries" -msgstr "Запросы" - -#. nuBLG -#: 02000000.xhp -msgctxt "" -"02000000.xhp\n" -"bm_id3150445\n" -"help.text" -msgid "<bookmark_value>queries;overview (Base)</bookmark_value><bookmark_value>tables in databases; printing queries (Base)</bookmark_value><bookmark_value>printing; queries (Base)</bookmark_value><bookmark_value>queries; printing (Base)</bookmark_value>" -msgstr "<bookmark_value>запросы;обзор (Base)</bookmark_value><bookmark_value>таблицы в базах данных; печать запросов (Base)</bookmark_value><bookmark_value>печать; запросы (Base)</bookmark_value><bookmark_value>запросы; печать (Base)</bookmark_value>" - -#. ABqD3 -#: 02000000.xhp -msgctxt "" -"02000000.xhp\n" -"hd_id3150445\n" -"help.text" -msgid "<link href=\"text/shared/explorer/database/02000000.xhp\" name=\"Queries\">Queries</link>" -msgstr "<link href=\"text/shared/explorer/database/02000000.xhp\" name=\"Запросы\">Запросы</link>" - -#. KaF9w -#: 02000000.xhp -msgctxt "" -"02000000.xhp\n" -"par_id3150499\n" -"help.text" -msgid "A \"query\" is a special view of a table. A query can display chosen records or chosen fields within records; it can also sort those records. A query can apply to one table or to multiple tables, if they are linked by common data fields." -msgstr "" - -#. FG8C9 -#: 02000000.xhp -msgctxt "" -"02000000.xhp\n" -"par_id3147399\n" -"help.text" -msgid "Use queries to find records from data tables based on certain criteria. All queries created for a database are listed under the <emph>Queries</emph> entry. Since this entry contains the database queries, it is also called the \"query container\"." -msgstr "Запросы используются для поиска записей в таблицах данных на основе заданных условий. Все запросы, созданные для базы данных, перечислены в записи <emph>Запросы</emph>. Поскольку эта запись содержит запросы к базе данных, её также называют \"контейнером запросов\"." - -#. AuJW3 -#: 02000000.xhp -msgctxt "" -"02000000.xhp\n" -"hd_id3153750\n" -"help.text" -msgid "Printing Queries" -msgstr "Печать запросов" - -#. BVVMe -#: 02000000.xhp -msgctxt "" -"02000000.xhp\n" -"par_id3149183\n" -"help.text" -msgid "To print a query or table:" -msgstr "Чтобы напечатать запрос или таблицу:" - -#. zDMbu -#: 02000000.xhp -msgctxt "" -"02000000.xhp\n" -"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 "Откройте текстовый документ (или документ электронной таблицы, если требуется использовать функции печати именно этого типа документа)." - -#. KFWTE -#: 02000000.xhp -msgctxt "" -"02000000.xhp\n" -"par_id3149827\n" -"help.text" -msgid "Open the database file and click the Table icon if you want to print a table, or click the Query icon if you want to print a query." -msgstr "Откройте файл базы данных и щёлкните по значку \"Таблица\", если требуется напечатать таблицу, либо щёлкните по значку \"Запрос\", если требуется напечатать запрос." - -#. 9ZPFm -#: 02000000.xhp -msgctxt "" -"02000000.xhp\n" -"par_id3149398\n" -"help.text" -msgid "Drag the name of the table or query into the open text document or spreadsheet. The dialog <link href=\"text/shared/02/12070000.xhp\" name=\"Insert Database Columns\">Insert Database Columns</link> opens." -msgstr "Перетащите имя таблицы или запроса в открытый текстовый документ или электронную таблицу. Откроется диалоговое окно <link href=\"text/shared/02/12070000.xhp\" name=\"Вставка столбцов базы данных\">Вставка столбцов базы данных</link>" - -#. m5TnG -#: 02000000.xhp -msgctxt "" -"02000000.xhp\n" -"par_id3150443\n" -"help.text" -msgid "Decide which columns = data fields you want to include. You can also click the <emph>AutoFormat</emph> button and select a corresponding formatting type. Close the dialog." -msgstr "Задание столбцов = полей данных, которые требуется включить. Также можно нажать кнопку <emph>Автоформат</emph> и выбрать соответствующий тип форматирования. Закройте диалоговое окно." - -#. AAQ4y -#: 02000000.xhp -msgctxt "" -"02000000.xhp\n" -"par_id3153561\n" -"help.text" -msgid "The query or table will be inserted into your document." -msgstr "Запрос или таблица будет вставлена в документ." - -#. XDLzM -#: 02000000.xhp -msgctxt "" -"02000000.xhp\n" -"par_id3150503\n" -"help.text" -msgid "Print the document by choosing <emph>File - Print</emph>." -msgstr "Напечатайте документ, используя команду меню <emph>Файл - Печать</emph>." - -#. Kh9NG -#: 02000000.xhp -msgctxt "" -"02000000.xhp\n" -"par_id3153146\n" -"help.text" -msgid "You can also open the data source view (Ctrl+Shift+F4), select the entire database table in the data source view (click on the top left corner of the table), and then drag the selection to a text document or spreadsheet." -msgstr "" - -#. PJjKX -#: 02000000.xhp -msgctxt "" -"02000000.xhp\n" -"hd_id3148946\n" -"help.text" -msgid "<link href=\"text/shared/main0212.xhp\" name=\"Sorting and Filtering Data\">Sorting and Filtering Data</link>" -msgstr "<link href=\"text/shared/main0212.xhp\" name=\"Сортировка и фильтрация данных\">Сортировка и фильтрация данных</link>" - -#. ERCGr -#: 02000000.xhp -msgctxt "" -"02000000.xhp\n" -"par_id3149655\n" -"help.text" -msgid "Allows you to sort and filter the data in a query table." -msgstr "Возможность сортировки и фильтрации данных в таблице запроса." - -#. EUECa -#: 02000000.xhp -msgctxt "" -"02000000.xhp\n" -"hd_id3153379\n" -"help.text" -msgid "<link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Query Design\">Query Design</link>" -msgstr "<link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Конструктор запросов\">Конструктор запросов</link>" - -#. 3JCfK -#: 02000000.xhp -msgctxt "" -"02000000.xhp\n" -"par_id3151211\n" -"help.text" -msgid "With the <emph>Query Design</emph>, you can create and edit a query or view." -msgstr "В <emph>конструкторе запросов</emph> можно создавать и редактировать запросы или представления." - -#. 343AB -#: 02000000.xhp -msgctxt "" -"02000000.xhp\n" -"hd_id3153968\n" -"help.text" -msgid "<link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Query Through Several Tables\">Query Through Several Tables</link>" -msgstr "<link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Запрос к нескольким таблицам\">Запрос к нескольким таблицам</link>" - -#. ASeVi -#: 02000000.xhp -msgctxt "" -"02000000.xhp\n" -"par_id3151043\n" -"help.text" -msgid "The query result can contain data from several tables if these are linked to each other by suitable data fields." -msgstr "Результаты запроса могут содержать данные нескольких таблиц, если соответствующие поля данных связаны друг с другом." - -#. xGFWG -#: 02000000.xhp -msgctxt "" -"02000000.xhp\n" -"hd_id3159149\n" -"help.text" -msgid "<link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Formulating Query Criteria\">Formulating Query Criteria</link>" -msgstr "<link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Формулировка условий запроса\">Формулировка условий запроса</link>" - -#. JTXBF -#: 02000000.xhp -msgctxt "" -"02000000.xhp\n" -"par_id3154910\n" -"help.text" -msgid "You can find out which operators and commands can be used to formulate the filter conditions for a query." -msgstr "Выбор операторов и команд для использования в формулировке условий фильтрации для запроса." - -#. haGR4 -#: 02000000.xhp -msgctxt "" -"02000000.xhp\n" -"hd_id3156212\n" -"help.text" -msgid "<link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Executing Functions\">Executing Functions</link>" -msgstr "<link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Выполнение функций\">Выполнение функций</link>" - -#. FWCVa -#: 02000000.xhp -msgctxt "" -"02000000.xhp\n" -"par_id3144762\n" -"help.text" -msgid "You can perform calculations with the data of a table and store the results as a query result." -msgstr "Можно выполнять вычисления с использованием данных таблиц и сохранять результаты как результаты запроса." - -#. BncmA -#: 02000002.xhp -msgctxt "" -"02000002.xhp\n" -"tit\n" -"help.text" -msgid "Missing Element" -msgstr "Отсутствующий элемент" - -#. noWgR -#: 02000002.xhp -msgctxt "" -"02000002.xhp\n" -"bm_id3150445\n" -"help.text" -msgid "<bookmark_value>queries; missing elements (Base)</bookmark_value>" -msgstr "<bookmark_value>запросы; отсутствующие элементы (Base)</bookmark_value>" - -#. EoEQz -#: 02000002.xhp -msgctxt "" -"02000002.xhp\n" -"hd_id3150445\n" -"help.text" -msgid "Missing Element" -msgstr "Отсутствующий элемент" - -#. X2NF9 -#: 02000002.xhp -msgctxt "" -"02000002.xhp\n" -"par_id3150247\n" -"help.text" -msgid "If a query in which tables or fields no longer exist is opened, the<emph> Missing Element </emph>dialog appears. This dialog names the missing table or the field which cannot be interpreted and allows you to decide how to continue with the procedure." -msgstr "При открытии запроса, таблицы или поля из которого больше не существуют, открывается диалоговое окно <emph>Отсутствующий элемент</emph> с именем отсутствующей таблицы или поля, в котором можно выбрать способ продолжения процедуры." - -#. fBc3m -#: 02000002.xhp -msgctxt "" -"02000002.xhp\n" -"hd_id3145072\n" -"help.text" -msgid "How to continue?" -msgstr "Как продолжать?" - -#. wV7Bh -#: 02000002.xhp -msgctxt "" -"02000002.xhp\n" -"par_id3149177\n" -"help.text" -msgid "There are three options available for answering this question:" -msgstr "Существует три варианта ответа на этот вопрос." - -#. nwD7D -#: 02000002.xhp -msgctxt "" -"02000002.xhp\n" -"hd_id3147576\n" -"help.text" -msgid "Do you really want to open the query in the graphic view?" -msgstr "Вы действительно хотите открыть этот запрос в графическом представлении?" - -#. hLDZm -#: 02000002.xhp -msgctxt "" -"02000002.xhp\n" -"par_id3166461\n" -"help.text" -msgid "<ahelp hid=\".\">Allows you to open the query in the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Design View\">Design View</link> in spite of missing elements.</ahelp> This option also allows you to specify if other errors need to be ignored." -msgstr "<ahelp hid=\".\">Возможность открыть запрос в <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"конструкторе\">конструкторе</link>, несмотря на отсутствующие элементы.</ahelp> Также можно указать другие ошибки, которые следует игнорировать." - -#. DX2vA -#: 02000002.xhp -msgctxt "" -"02000002.xhp\n" -"par_id3153031\n" -"help.text" -msgid "The query is opened in the Design View (the graphical interface). Missing tables appear blank and invalid fields appear with their (invalid) names in the list of fields. This lets you work with exactly those fields that caused the error." -msgstr "Запрос открывается в конструкторе (графический интерфейс). Отсутствующие таблицы показаны пустыми, а неверные поля отображаются в специальном списке полей. Это позволяет работать именно с теми полями, которые вызвали ошибку." - -#. 477G3 -#: 02000002.xhp -msgctxt "" -"02000002.xhp\n" -"hd_id3149578\n" -"help.text" -msgid "Open the query in the SQL View" -msgstr "Открыть запрос в представлении SQL" - -#. FRNyg -#: 02000002.xhp -msgctxt "" -"02000002.xhp\n" -"par_id3159157\n" -"help.text" -msgid "<ahelp hid=\".\">Allows you to open the query design in the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"SQL Mode\">SQL Mode</link> and to interpret the query as a <link href=\"text/shared/02/14030000.xhp\" name=\"Native SQL\">Native SQL</link>.</ahelp> You can only quit the native SQL mode when the $[officename] statement is completely interpreted (only possible if the used tables or fields in the query really exist)." -msgstr "<ahelp hid=\".\">Позволяет открыть окно конструктора запросов в <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"режиме SQL\">Режим SQL</link> и представить запрос в качестве <link href=\"text/shared/02/14030000.xhp\" name=\"Собственного запроса SQL\">Собственного запроса SQL</link>.</ahelp> Выйти из собственного режима SQL можно только после того, как инструкция $[officename] будет полностью интерпретирована (это возможно только в случае, если используемые таблицы или поля в запросе фактически существуют)." - -#. 2N4uG -#: 02000002.xhp -msgctxt "" -"02000002.xhp\n" -"hd_id3150984\n" -"help.text" -msgid "Do not open the query" -msgstr "Не открывать запрос" - -#. 9hCbd -#: 02000002.xhp -msgctxt "" -"02000002.xhp\n" -"par_id3156329\n" -"help.text" -msgid "<ahelp hid=\".\">Allows you to cancel the procedure and specify that the query should not be opened.</ahelp> This option corresponds to the function of the <emph>Cancel</emph> dialog button." -msgstr "<ahelp hid=\".\">Возможность отменить процедуру и указать, чтобы открытие запроса не выполнялось.</ahelp> Этот параметр соответствует функции кнопки <emph>Отмена</emph>." - -#. 4QDUr -#: 02000002.xhp -msgctxt "" -"02000002.xhp\n" -"hd_id3148492\n" -"help.text" -msgid "Also ignore similar errors" -msgstr "Игнорировать подобные ошибки" - -#. tv3MZ -#: 02000002.xhp -msgctxt "" -"02000002.xhp\n" -"par_id3154285\n" -"help.text" -msgid "<ahelp hid=\".\">If you selected the first option, but you still want to open the query in the graphics view in spite of missing elements, you can specify whether other errors are ignored.</ahelp> Therefore, in the current opening process, no error message will be displayed if the query can not be correctly interpreted." -msgstr "<ahelp hid=\".\">Если выбран первый вариант, при открытии запроса в графическом представлении несмотря на отсутствующие элементы можно указать другие ошибки, которые должны игнорироваться.</ahelp> Следовательно, во время текущего процесса открытия сообщения об ошибках не отображаются, если запрос интерпретирован неправильно." - #. E3MVS #: 02010100.xhp msgctxt "" @@ -14316,354 +13965,3 @@ msgctxt "" "help.text" msgid "<link href=\"text/shared/explorer/database/tablewizard00.xhp\" name=\"Table Wizard\">Table Wizard</link>" msgstr "<link href=\"text/shared/explorer/database/tablewizard00.xhp\" name=\"Мастер таблиц\">Мастер таблиц</link>" - -#. PAxTq -#: toolbars.xhp -msgctxt "" -"toolbars.xhp\n" -"tit\n" -"help.text" -msgid "Toolbars" -msgstr "Панели инструментов" - -#. BJ5pd -#: toolbars.xhp -msgctxt "" -"toolbars.xhp\n" -"par_idN10541\n" -"help.text" -msgid "<variable id=\"toolbars\"><link href=\"text/shared/explorer/database/toolbars.xhp\">Toolbars</link></variable>" -msgstr "<variable id=\"toolbars\"><link href=\"text/shared/explorer/database/toolbars.xhp\">Панели инструментов</link></variable>" - -#. B3mEW -#: toolbars.xhp -msgctxt "" -"toolbars.xhp\n" -"par_idN10545\n" -"help.text" -msgid "In a database file window, you can see the following toolbars." -msgstr "В окне файла базы данных расположены следующие панели инструментов." - -#. ZNxCw -#: toolbars.xhp -msgctxt "" -"toolbars.xhp\n" -"par_idN10548\n" -"help.text" -msgid "Table" -msgstr "Таблица" - -#. JWHfj -#: toolbars.xhp -msgctxt "" -"toolbars.xhp\n" -"par_idN10554\n" -"help.text" -msgid "Open database object" -msgstr "Открыть объект базы данных" - -#. 4fvFG -#: toolbars.xhp -msgctxt "" -"toolbars.xhp\n" -"par_idN10558\n" -"help.text" -msgid "<ahelp hid=\".\">Opens the selected table so you can enter, edit, or delete records.</ahelp>" -msgstr "<ahelp hid=\".\">Открывает выбранную таблицу для ввода, редактирования или удаления записи.</ahelp>" - -#. LFKBo -#: toolbars.xhp -msgctxt "" -"toolbars.xhp\n" -"par_idN1056F\n" -"help.text" -msgid "Edit" -msgstr "Изменить" - -#. tLLAy -#: toolbars.xhp -msgctxt "" -"toolbars.xhp\n" -"par_idN10573\n" -"help.text" -msgid "<ahelp hid=\".\">Opens the selected table so you can change the structure.</ahelp>" -msgstr "<ahelp hid=\".\">Открывает выбранную таблицу для изменения её структуры.</ahelp>" - -#. FEBzp -#: toolbars.xhp -msgctxt "" -"toolbars.xhp\n" -"par_idN1058A\n" -"help.text" -msgid "Delete" -msgstr "Удалить" - -#. PDZsk -#: toolbars.xhp -msgctxt "" -"toolbars.xhp\n" -"par_idN1058E\n" -"help.text" -msgid "<ahelp hid=\".\">Deletes the selected table.</ahelp>" -msgstr "<ahelp hid=\".\">Удаляет выбранную таблицу.</ahelp>" - -#. m7BX3 -#: toolbars.xhp -msgctxt "" -"toolbars.xhp\n" -"par_idN105A5\n" -"help.text" -msgid "Rename" -msgstr "Переименовать" - -#. B596w -#: toolbars.xhp -msgctxt "" -"toolbars.xhp\n" -"par_idN105A9\n" -"help.text" -msgid "<ahelp hid=\".\">Renames the selected table.</ahelp>" -msgstr "<ahelp hid=\".\">Выполняет переименование выбранной таблицы.</ahelp>" - -#. LEWCs -#: toolbars.xhp -msgctxt "" -"toolbars.xhp\n" -"par_idN105B8\n" -"help.text" -msgid "Query" -msgstr "Запрос" - -#. VT3EG -#: toolbars.xhp -msgctxt "" -"toolbars.xhp\n" -"par_idN105C4\n" -"help.text" -msgid "Open database object" -msgstr "Открыть объект базы данных" - -#. 2cEFv -#: toolbars.xhp -msgctxt "" -"toolbars.xhp\n" -"par_idN105C8\n" -"help.text" -msgid "<ahelp hid=\".\">Opens the selected query so you can enter, edit, or delete records.</ahelp>" -msgstr "<ahelp hid=\".\">Открывает выбранный запрос для ввода, редактирования или удаления записей.</ahelp>" - -#. yVNxZ -#: toolbars.xhp -msgctxt "" -"toolbars.xhp\n" -"par_idN105DF\n" -"help.text" -msgid "Edit" -msgstr "Изменить" - -#. kGSTA -#: toolbars.xhp -msgctxt "" -"toolbars.xhp\n" -"par_idN105E3\n" -"help.text" -msgid "<ahelp hid=\".\">Opens the selected query so you can change the structure.</ahelp>" -msgstr "<ahelp hid=\".\">Открывает выбранный запрос, чтобы можно было изменить его структуру.</ahelp>" - -#. W75xu -#: toolbars.xhp -msgctxt "" -"toolbars.xhp\n" -"par_idN105FA\n" -"help.text" -msgid "Delete" -msgstr "Удалить" - -#. XJQBJ -#: toolbars.xhp -msgctxt "" -"toolbars.xhp\n" -"par_idN105FE\n" -"help.text" -msgid "<ahelp hid=\".\">Deletes the selected query.</ahelp>" -msgstr "<ahelp hid=\".\">Удаляет выбранный запрос.</ahelp>" - -#. bC56u -#: toolbars.xhp -msgctxt "" -"toolbars.xhp\n" -"par_idN10615\n" -"help.text" -msgid "Rename" -msgstr "Переименовать" - -#. GDAZR -#: toolbars.xhp -msgctxt "" -"toolbars.xhp\n" -"par_idN10619\n" -"help.text" -msgid "<ahelp hid=\".\">Renames the selected query.</ahelp>" -msgstr "<ahelp hid=\".\">Выполняет переименование выбранного запроса.</ahelp>" - -#. mzY5g -#: toolbars.xhp -msgctxt "" -"toolbars.xhp\n" -"par_idN10628\n" -"help.text" -msgid "Form" -msgstr "Форма" - -#. BXrRw -#: toolbars.xhp -msgctxt "" -"toolbars.xhp\n" -"par_idN10634\n" -"help.text" -msgid "Open database object" -msgstr "Открыть объект базы данных" - -#. GJDxB -#: toolbars.xhp -msgctxt "" -"toolbars.xhp\n" -"par_idN10638\n" -"help.text" -msgid "<ahelp hid=\".\">Opens the selected form so you can enter, edit, or delete records.</ahelp>" -msgstr "<ahelp hid=\".\">Открывает выбранную форму для ввода, редактирования или удаления записей.</ahelp>" - -#. 7f3E9 -#: toolbars.xhp -msgctxt "" -"toolbars.xhp\n" -"par_idN1064F\n" -"help.text" -msgid "Edit" -msgstr "Изменить" - -#. ZmiNz -#: toolbars.xhp -msgctxt "" -"toolbars.xhp\n" -"par_idN10653\n" -"help.text" -msgid "<ahelp hid=\".\">Opens the selected form so you can change the layout.</ahelp>" -msgstr "<ahelp hid=\".\">Открывает выбранную форму, чтобы можно было изменить её разметку.</ahelp>" - -#. xCBQ3 -#: toolbars.xhp -msgctxt "" -"toolbars.xhp\n" -"par_idN1066A\n" -"help.text" -msgid "Delete" -msgstr "Удалить" - -#. p5bD4 -#: toolbars.xhp -msgctxt "" -"toolbars.xhp\n" -"par_idN1066E\n" -"help.text" -msgid "<ahelp hid=\".\">Deletes the selected form.</ahelp>" -msgstr "<ahelp hid=\".\">Удаляет выбранную форму.</ahelp>" - -#. Jrqh7 -#: toolbars.xhp -msgctxt "" -"toolbars.xhp\n" -"par_idN10685\n" -"help.text" -msgid "Rename" -msgstr "Переименовать" - -#. CLTV2 -#: toolbars.xhp -msgctxt "" -"toolbars.xhp\n" -"par_idN10689\n" -"help.text" -msgid "<ahelp hid=\".\">Renames the selected form.</ahelp>" -msgstr "<ahelp hid=\".\">Выполняет переименование выбранной формы.</ahelp>" - -#. tkXGC -#: toolbars.xhp -msgctxt "" -"toolbars.xhp\n" -"par_idN10698\n" -"help.text" -msgid "Report" -msgstr "Отчет" - -#. GMWLb -#: toolbars.xhp -msgctxt "" -"toolbars.xhp\n" -"par_idN106A4\n" -"help.text" -msgid "Open database object" -msgstr "Открыть объект базы данных" - -#. BzwcK -#: toolbars.xhp -msgctxt "" -"toolbars.xhp\n" -"par_idN106A8\n" -"help.text" -msgid "<ahelp hid=\".\">Opens the selected report so you can enter, edit, or delete records.</ahelp>" -msgstr "<ahelp hid=\".\">Открывает выбранный отчет для ввода, редактирования или удаления записей.</ahelp>" - -#. sLPTD -#: toolbars.xhp -msgctxt "" -"toolbars.xhp\n" -"par_idN106BF\n" -"help.text" -msgid "Edit" -msgstr "Изменить" - -#. DF32e -#: toolbars.xhp -msgctxt "" -"toolbars.xhp\n" -"par_idN106C3\n" -"help.text" -msgid "<ahelp hid=\".\">Opens the selected report so you can change the layout.</ahelp>" -msgstr "<ahelp hid=\".\">Открывает выбранный отчет, чтобы можно было изменить его разметку.</ahelp>" - -#. FGuUB -#: toolbars.xhp -msgctxt "" -"toolbars.xhp\n" -"par_idN106DA\n" -"help.text" -msgid "Delete" -msgstr "Удалить" - -#. xikUv -#: toolbars.xhp -msgctxt "" -"toolbars.xhp\n" -"par_idN106DE\n" -"help.text" -msgid "<ahelp hid=\".\">Deletes the selected report.</ahelp>" -msgstr "<ahelp hid=\".\">Удаляет выбранный отчет.</ahelp>" - -#. kmUBC -#: toolbars.xhp -msgctxt "" -"toolbars.xhp\n" -"par_idN106F5\n" -"help.text" -msgid "Rename" -msgstr "Переименовать" - -#. CgE7D -#: toolbars.xhp -msgctxt "" -"toolbars.xhp\n" -"par_idN106F9\n" -"help.text" -msgid "<ahelp hid=\".\">Renames the selected report.</ahelp>" -msgstr "<ahelp hid=\".\">Выполняет переименование выбранного отчета.</ahelp>" diff --git a/source/ru/helpcontent2/source/text/shared/guide.po b/source/ru/helpcontent2/source/text/shared/guide.po index 7df43d0a63c..7714743aa79 100644 --- a/source/ru/helpcontent2/source/text/shared/guide.po +++ b/source/ru/helpcontent2/source/text/shared/guide.po @@ -3,7 +3,7 @@ msgid "" 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: 2020-06-08 14:51+0200\n" +"POT-Creation-Date: 2020-07-27 13:24+0200\n" "PO-Revision-Date: 2019-08-08 18:14+0000\n" "Last-Translator: serval2412 <serval2412@yahoo.fr>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -907,32 +907,32 @@ msgctxt "" msgid "<bookmark_value>backgrounds; defining colors/pictures</bookmark_value><bookmark_value>colors; backgrounds</bookmark_value><bookmark_value>pictures; backgrounds</bookmark_value><bookmark_value>pages; backgrounds in all applications</bookmark_value><bookmark_value>watermarks</bookmark_value><bookmark_value>text, see also text documents, paragraphs and characters</bookmark_value>" msgstr "<bookmark_value>фон; определение цветов/рисунков</bookmark_value><bookmark_value>цвета; фон</bookmark_value><bookmark_value>рисунки; фон</bookmark_value><bookmark_value>страницы; фон во всех приложениях</bookmark_value><bookmark_value>водяные знаки</bookmark_value><bookmark_value>текст, см. также текстовые документы, абзацы и символы</bookmark_value>" -#. zLwi7 +#. C7HBu #: background.xhp msgctxt "" "background.xhp\n" "hd_id3149346\n" "help.text" -msgid "<variable id=\"background\"><link href=\"text/shared/guide/background.xhp\" name=\"Defining Graphics or Colors in the Background of Pages (Watermark)\">Defining Graphics or Colors in the Background of Pages (Watermark)</link> </variable>" -msgstr "<variable id=\"background\"><link href=\"text/shared/guide/background.xhp\" name=\"Defining Graphics or Colors in the Background of Pages (Watermark)\">Определение фоновых рисунков или цветов на страницах (водяной знак)</link> </variable>" +msgid "<variable id=\"background\"><link href=\"text/shared/guide/background.xhp\" name=\"Defining Graphics or Colors in the Background of Pages (Watermark)\">Defining Graphics or Colors in the Background of Pages (Watermark)</link></variable>" +msgstr "" -#. S9E8h +#. Fa7Pn #: background.xhp msgctxt "" "background.xhp\n" "par_id3153878\n" "help.text" -msgid "Choose <emph>Format - Page</emph>." -msgstr "Выберите пункт меню <emph>Формат - Страница</emph>." +msgid "Choose <menuitem>Format - Page Style</menuitem>." +msgstr "" -#. XDxkU +#. DjYpm #: background.xhp msgctxt "" "background.xhp\n" "par_id3149581\n" "help.text" -msgid "On the <emph>Background</emph> tab page, select a background color or a background graphic." -msgstr "На вкладке <emph>Фон</emph> выберите цвет фона или фоновый рисунок." +msgid "On the <emph>Area</emph> tab page, select a background color or a background graphic." +msgstr "" #. WCBmU #: background.xhp @@ -943,14 +943,14 @@ msgctxt "" msgid "In spreadsheets this background appears only in the print behind the cells not formatted elsewhere." msgstr "В электронных таблицах этот фон появится при печати только в ячейках, которые не отформатированы каким-либо другим образом." -#. jQFQC +#. v5EAG #: background.xhp msgctxt "" "background.xhp\n" "par_id3156180\n" "help.text" -msgid "<link href=\"text/shared/01/05030600.xhp\" name=\"Background tab page\"><emph>Background</emph> tab page</link>" -msgstr "<link href=\"text/shared/01/05030600.xhp\" name=\"Вкладка ''Фон''\"> вкладка <emph>Фон</emph></link>" +msgid "<link href=\"text/shared/01/05210100.xhp\" name=\"Background tab page\"><emph>Area</emph> tab page</link>" +msgstr "" #. BDPLL #: background.xhp @@ -8332,14 +8332,14 @@ msgctxt "" msgid "Queries" msgstr "Запросы" -#. jQrME +#. DwEUz #: database_main.xhp msgctxt "" "database_main.xhp\n" "par_id3125864\n" "help.text" -msgid "<link href=\"text/shared/explorer/database/02000000.xhp\" name=\"Create new query or table view, edit query structure\">Create new query or table view, edit query structure</link>" -msgstr "<link href=\"text/shared/explorer/database/02000000.xhp\" name=\"Создание нового отчета или представления таблицы, изменение структуры запроса\">Создание нового отчета или представления таблицы, изменение структуры запроса</link>" +msgid "<link href=\"text/sdatabase/02000000.xhp\" name=\"Create new query or table view, edit query structure\">Create new query or table view, edit query structure</link>" +msgstr "" #. A3f6p #: database_main.xhp @@ -12778,14 +12778,14 @@ msgctxt "" msgid "When you include hyperlinks, two factors must be taken into account: whether they are set as relative or absolute on saving, and whether or not the file is present." msgstr "При включении в документы гиперссылок следует учитывать два (как минимум) фактора, а именно: как они установлены при сохранении - как абсолютные или как относительные, а также будет ли существовать соответствующий файл:" -#. swmJ3 +#. KFh7J #: hyperlink_rel_abs.xhp msgctxt "" "hyperlink_rel_abs.xhp\n" "par_id3147008\n" "help.text" -msgid "Choose <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - <link href=\"text/shared/optionen/01010200.xhp\" name=\"Load/Save - General\"><emph>Load/Save - General</emph></link> and specify in the <emph>Save URLs relative to</emph> field if $[officename] creates <link href=\"text/shared/00/00000005.xhp#speichern\" name=\"relative or absolute hyperlinks\">relative or absolute hyperlinks</link>. Relative linking is only possible when the document you are working on and the link destination are on the same drive." -msgstr "Выберите команду <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Параметры</caseinline><defaultinline>Сервис - Параметры</defaultinline></switchinline> - <link href=\"text/shared/optionen/01010200.xhp\" name=\"Загрузка/сохранение - Общие\"><emph>Загрузка/сохранение - Общие</emph></link> и укажите в поле <emph>Сохранять URL-адреса относительно...</emph>, требуется ли создавать $[officename] – <link href=\"text/shared/00/00000005.xhp#speichern\" name=\"относительные или абсолютные гиперссылки\">относительные или абсолютные гиперссылки</link>. Относительные ссылки доступны только в том случае, если документ и объект ссылки расположены на одном и том же диске." +msgid "Choose <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - <link href=\"text/shared/optionen/01010200.xhp\" name=\"Load/Save - General\"><emph>Load/Save - General</emph></link> and specify in the <emph>Save URLs relative to</emph> field if $[officename] creates <link href=\"text/shared/00/00000005.xhp#saving\" name=\"relative or absolute hyperlinks\">relative or absolute hyperlinks</link>. Relative linking is only possible when the document you are working on and the link destination are on the same drive." +msgstr "" #. Ue6zh #: hyperlink_rel_abs.xhp @@ -13651,13 +13651,13 @@ msgctxt "" msgid "This function allows you to insert special characters, such as check marks, boxes, and telephone symbols, into your text." msgstr "Эта функция позволяет вставлять в текст специальные символы, например, галочки, рамки и символическое изображение телефона." -#. N5gfA +#. oBfFd #: insert_specialchar.xhp msgctxt "" "insert_specialchar.xhp\n" "par_id3155535\n" "help.text" -msgid "To view a selection of all characters, choose <menuitem>Insert - Special Character</menuitem>." +msgid "To view a repertoire of all characters, choose <menuitem>Insert - Special Character</menuitem>." msgstr "" #. fFAT9 @@ -20077,13 +20077,13 @@ msgctxt "" msgid "<link href=\"text/shared/guide/qrcode.xhp\" name=\"QR Code\">QR Code</link>" msgstr "" -#. Q8ujF +#. YdWKF #: qrcode.xhp msgctxt "" "qrcode.xhp\n" "par_id381566315781439\n" "help.text" -msgid "<ahelp hid=\".\">Generate QR Code for any text or URL.</ahelp>" +msgid "Generate QR Code for any text or URL." msgstr "" #. SzeNM @@ -20113,13 +20113,13 @@ msgctxt "" msgid "URL or Text" msgstr "" -#. CxDiM +#. ikC8E #: qrcode.xhp msgctxt "" "qrcode.xhp\n" "par_id251566316519649\n" "help.text" -msgid "<ahelp hid=\".\">The text from which to generate the QR code.</ahelp>" +msgid "The text from which to generate the QR code." msgstr "" #. 6mj5K @@ -20149,40 +20149,40 @@ msgctxt "" msgid "There are four standard error correction values." msgstr "" -#. B7CfZ +#. LdLRP #: qrcode.xhp msgctxt "" "qrcode.xhp\n" "par_id271566316757549\n" "help.text" -msgid "<emph>Low</emph>: <ahelp hid=\".\">7% of codewords can be restored.</ahelp>" +msgid "<emph>Low</emph>: 7% of codewords can be restored." msgstr "" -#. Tp5Fa +#. gNLdh #: qrcode.xhp msgctxt "" "qrcode.xhp\n" "par_id751566316834436\n" "help.text" -msgid "<emph>Medium</emph>: <ahelp hid=\".\">15% of codewords can be restored.</ahelp>" +msgid "<emph>Medium</emph>: 15% of codewords can be restored." msgstr "" -#. 45uQ6 +#. GQtTJ #: qrcode.xhp msgctxt "" "qrcode.xhp\n" "par_id481566316843503\n" "help.text" -msgid "<emph>Quartile</emph>: <ahelp hid=\".\">25% of codewords can be restored.</ahelp>" +msgid "<emph>Quartile</emph>: 25% of codewords can be restored." msgstr "" -#. sP2BA +#. QBceY #: qrcode.xhp msgctxt "" "qrcode.xhp\n" "par_id641566316849901\n" "help.text" -msgid "<emph>High</emph>: <ahelp hid=\".\">30% of codewords can be restored.</ahelp>" +msgid "<emph>High</emph>: 30% of codewords can be restored." msgstr "" #. F32vf @@ -20194,13 +20194,13 @@ msgctxt "" msgid "Border" msgstr "" -#. jzJW7 +#. wz9kT #: qrcode.xhp msgctxt "" "qrcode.xhp\n" "par_id981566316947064\n" "help.text" -msgid "<ahelp hid=\".\">The width in dots of the border surrounding the QR code.</ahelp>" +msgid "The width in dots of the border surrounding the QR code." msgstr "" #. kZPNW @@ -24361,23 +24361,23 @@ msgctxt "" msgid "Switching Between Insert Mode and Overwrite Mode" msgstr "Переключение между режимами вставки и замены" -#. BzPEA +#. FrywY #: textmode_change.xhp msgctxt "" "textmode_change.xhp\n" "bm_id3159233\n" "help.text" -msgid "<bookmark_value>text; overwriting or inserting</bookmark_value><bookmark_value>overwrite mode</bookmark_value><bookmark_value>insert mode for entering text</bookmark_value>" -msgstr "<bookmark_value>текст; замена или вставка</bookmark_value><bookmark_value>режим замены</bookmark_value><bookmark_value>режим вставки при вводе текста</bookmark_value>" +msgid "<bookmark_value>text; overwriting or inserting</bookmark_value> <bookmark_value>overwrite mode</bookmark_value> <bookmark_value>insert mode for entering text</bookmark_value>" +msgstr "" -#. 7ST7D +#. AWrGk #: textmode_change.xhp msgctxt "" "textmode_change.xhp\n" "hd_id3159233\n" "help.text" -msgid "<variable id=\"textmode_change\"><link href=\"text/shared/guide/textmode_change.xhp\" name=\"Switching Between Insert Mode and Overwrite Mode\">Switching Between Insert Mode and Overwrite Mode</link></variable>" -msgstr "<variable id=\"textmode_change\"><link href=\"text/shared/guide/textmode_change.xhp\" name=\"Переключение между режимами вставки и замены\">Переключение между режимами вставки и замены</link></variable>" +msgid "<variable id=\"textmode_change\"> <link href=\"text/shared/guide/textmode_change.xhp\" name=\"Switching Between Insert Mode and Overwrite Mode\">Switching Between Insert Mode and Overwrite Mode</link> </variable>" +msgstr "" #. qhFEZ #: textmode_change.xhp @@ -24388,14 +24388,14 @@ msgctxt "" msgid "With the keyboard:" msgstr "С помощью клавиатуры:" -#. 3GsGt +#. beikb #: textmode_change.xhp msgctxt "" "textmode_change.xhp\n" "par_id3153031\n" "help.text" -msgid "Press Insert to toggle between overwrite mode and insert mode. The current mode is displayed on the Status Bar.<switchinline select=\"appl\"><caseinline select=\"CALC\"> The text cursor must be enabled in the cell or in the input line. </caseinline></switchinline>" -msgstr "Клавиша INSERT служит для переключения между режимами замены и вставки. Текущий режим указан в строке состояния.<switchinline select=\"appl\"><caseinline select=\"CALC\"> Текстовый курсор должен быть разрешён в ячейке или в строке ввода. </caseinline></switchinline>" +msgid "Press <keycode>Insert</keycode> to toggle between overwrite mode and insert mode. The current mode is displayed on the Status Bar. <switchinline select=\"appl\"><caseinline select=\"CALC\"> The text cursor must be enabled in the cell or in the input line.</caseinline></switchinline>" +msgstr "" #. Hd4Vg #: textmode_change.xhp @@ -24415,41 +24415,41 @@ msgctxt "" msgid "On the Status Bar, click on the area indicating the current mode in order to switch to the other mode:" msgstr "В строке состояния щёлкните область, указывающую текущий режим, чтобы переключиться в другой режим:" -#. XAHAp +#. DG4fD #: textmode_change.xhp msgctxt "" "textmode_change.xhp\n" "par_id3145673\n" "help.text" -msgid "<emph>INSRT</emph>" -msgstr "<emph>ВСТ</emph>" +msgid "<emph>Insert</emph>" +msgstr "" -#. ZLXCM +#. DjbYz #: textmode_change.xhp msgctxt "" "textmode_change.xhp\n" "par_id3154307\n" "help.text" -msgid "Insert mode is enabled. <switchinline select=\"appl\"><caseinline select=\"WRITER\">The text cursor is a blinking vertical line. </caseinline></switchinline>Click on the area to enable the overwrite mode." -msgstr "Включён режим вставки. <switchinline select=\"appl\"><caseinline select=\"WRITER\">Текстовый курсор имеет вид мигающей вертикальной черты.</caseinline></switchinline> Снова щёлкните в строке состояния, чтобы включить режим замены." +msgid "<switchinline select=\"sys\"> <caseinline select=\"MAC\">Insert mode is active.</caseinline> <defaultinline>The area in the status bar is blank, when Insert mode is active.</defaultinline> </switchinline> The text cursor is a blinking vertical line. Click on the area to activate the overwrite mode." +msgstr "" -#. n8G6G +#. XFgYi #: textmode_change.xhp msgctxt "" "textmode_change.xhp\n" "par_id3150984\n" "help.text" -msgid "<emph>OVER</emph>" -msgstr "<emph>ЗАМ</emph>" +msgid "<emph>Overwrite</emph>" +msgstr "" -#. YQKDi +#. idAmv #: textmode_change.xhp msgctxt "" "textmode_change.xhp\n" "par_id3148491\n" "help.text" -msgid "The overwrite mode is enabled. <switchinline select=\"appl\"><caseinline select=\"WRITER\">The text cursor is a blinking block. </caseinline></switchinline>Click on the area to enable insert mode." -msgstr "Включён режим замены. <switchinline select=\"appl\"><caseinline select=\"WRITER\">Текстовый курсор имеет вид мигающего прямоугольника.</caseinline></switchinline> Снова щёлкните в строке состояния, чтобы включить режим вставки." +msgid "The overwrite mode is active. The text cursor is a blinking block. Click on the area to activate insert mode." +msgstr "" #. tHRqe #: textmode_change.xhp diff --git a/source/ru/helpcontent2/source/text/shared/help.po b/source/ru/helpcontent2/source/text/shared/help.po index 6bd65f43e73..5ab1b649c74 100644 --- a/source/ru/helpcontent2/source/text/shared/help.po +++ b/source/ru/helpcontent2/source/text/shared/help.po @@ -3,7 +3,7 @@ msgid "" 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: 2019-10-14 14:32+0200\n" +"POT-Creation-Date: 2020-07-21 11:19+0200\n" "PO-Revision-Date: 2019-08-02 20:46+0000\n" "Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -133,6 +133,15 @@ msgctxt "" msgid "<variable id=\"searchhelpcontents\">Search help contents</variable>" msgstr "" +#. ucD7E +#: browserhelp.xhp +msgctxt "" +"browserhelp.xhp\n" +"par_id211591971675557\n" +"help.text" +msgid "<variable id=\"noscriptmsg\">Enable JavaScript in the browser to display %PRODUCTNAME Help pages.</variable>" +msgstr "" + #. DXqYQ #: browserhelp.xhp msgctxt "" diff --git a/source/ru/helpcontent2/source/text/shared/optionen.po b/source/ru/helpcontent2/source/text/shared/optionen.po index 154fc8d0446..ae2a12d577a 100644 --- a/source/ru/helpcontent2/source/text/shared/optionen.po +++ b/source/ru/helpcontent2/source/text/shared/optionen.po @@ -3,7 +3,7 @@ msgid "" 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: 2020-06-29 13:08+0200\n" +"POT-Creation-Date: 2020-07-21 11:19+0200\n" "PO-Revision-Date: 2019-08-08 18:15+0000\n" "Last-Translator: serval2412 <serval2412@yahoo.fr>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -925,13 +925,13 @@ msgctxt "" msgid "Save URLs relative to file system" msgstr "Сохранять URL-адреса относительно файловой системы" -#. Dwh8W +#. URbep #: 01010200.xhp msgctxt "" "01010200.xhp\n" "par_id3149484\n" "help.text" -msgid "This option allows you to select the default for <link href=\"text/shared/00/00000005.xhp#speichern\" name=\"relative\"><emph>relative</emph></link> addressing of URLs in the file system and on the Internet. Relative addressing is only possible if the source document and the referenced document are both on the same drive." +msgid "This option allows you to select the default for <link href=\"text/shared/00/00000005.xhp#saving\" name=\"relative\"><emph>relative</emph></link> addressing of URLs in the file system and on the Internet. Relative addressing is only possible if the source document and the referenced document are both on the same drive." msgstr "" #. jDPKd @@ -1033,13 +1033,13 @@ msgctxt "" msgid "The Help tip always displays an absolute path. However, if a document is saved in HTML format, <item type=\"productname\">%PRODUCTNAME</item> will enter a relative path if the appropriate check box is selected." msgstr "Всплывающая подсказка всегда отображает абсолютный путь. Однако если документ сохранен в HTML-формате, <item type=\"productname\">%PRODUCTNAME</item> указывает относительный путь, если установлен соответствующий флажок." -#. tDU47 +#. 2sqRz #: 01010200.xhp msgctxt "" "01010200.xhp\n" "par_id3155176\n" "help.text" -msgid "<ahelp hid=\"cui/ui/optsavepage/relative_fsys\">Select this box for <link href=\"text/shared/00/00000005.xhp#speichern\" name=\"relative saving\"><emph>relative saving</emph></link> of URLs in the file system.</ahelp>" +msgid "<ahelp hid=\"cui/ui/optsavepage/relative_fsys\">Select this box for <link href=\"text/shared/00/00000005.xhp#saving\" name=\"relative saving\"><emph>relative saving</emph></link> of URLs in the file system.</ahelp>" msgstr "" #. x9sAv @@ -1051,13 +1051,13 @@ msgctxt "" msgid "Save URLs relative to internet" msgstr "Сохранять URL-адреса относительно сети Интернет" -#. HfnEy +#. UHaGc #: 01010200.xhp msgctxt "" "01010200.xhp\n" "par_id3155608\n" "help.text" -msgid "<ahelp hid=\"cui/ui/optsavepage/relative_inet\">Select this box for <link href=\"text/shared/00/00000005.xhp#speichern\" name=\"relative saving\"><emph>relative saving</emph></link> of URLs to the Internet.</ahelp>" +msgid "<ahelp hid=\"cui/ui/optsavepage/relative_inet\">Select this box for <link href=\"text/shared/00/00000005.xhp#saving\" name=\"relative saving\"><emph>relative saving</emph></link> of URLs to the Internet.</ahelp>" msgstr "" #. Ymh8t @@ -8971,14 +8971,14 @@ msgctxt "" msgid "Specifies the background for HTML documents. The background is valid for both new HTML documents and for those that you load, as long as these have not defined their own background." msgstr "" -#. 3SbXD +#. mASX2 #: 01050300.xhp msgctxt "" "01050300.xhp\n" -"par_id3156156\n" +"par_id3151114\n" "help.text" -msgid "<link href=\"text/shared/01/05030600.xhp\" name=\"Further information\">Further information</link>" -msgstr "<link href=\"text/shared/01/05030600.xhp\" name=\"Дополнительные сведения\">Дополнительные сведения</link>" +msgid "<ahelp hid=\".\">Click a color. Click No Fill to remove a background or highlighting color.</ahelp>" +msgstr "" #. YvDPU #: 01060000.xhp diff --git a/source/ru/helpcontent2/source/text/simpress/01.po b/source/ru/helpcontent2/source/text/simpress/01.po index b52b3acec0d..296dcb67bb6 100644 --- a/source/ru/helpcontent2/source/text/simpress/01.po +++ b/source/ru/helpcontent2/source/text/simpress/01.po @@ -3,7 +3,7 @@ msgid "" 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: 2020-05-07 12:48+0200\n" +"POT-Creation-Date: 2020-07-21 11:19+0200\n" "PO-Revision-Date: 2019-08-08 18:15+0000\n" "Last-Translator: serval2412 <serval2412@yahoo.fr>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -3580,15 +3580,6 @@ msgctxt "" msgid "On the Table Bar, click <emph>Table Properties</emph>." msgstr "На панели Таблица щёлкните <emph>Свойства таблицы</emph>." -#. 2uf2C -#: 05090000m.xhp -msgctxt "" -"05090000m.xhp\n" -"hd_id3146119\n" -"help.text" -msgid "<link href=\"text/shared/01/05020100.xhp\" name=\"Font\">Font</link>" -msgstr "<link href=\"text/shared/01/05020100.xhp\" name=\"Шрифт\">Шрифт</link>" - #. fcvcu #: 05100000.xhp msgctxt "" diff --git a/source/ru/helpcontent2/source/text/swriter.po b/source/ru/helpcontent2/source/text/swriter.po index 2a4e2e23a4d..0db8835218a 100644 --- a/source/ru/helpcontent2/source/text/swriter.po +++ b/source/ru/helpcontent2/source/text/swriter.po @@ -3,7 +3,7 @@ msgid "" 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: 2020-05-11 14:25+0200\n" +"POT-Creation-Date: 2020-07-21 11:19+0200\n" "PO-Revision-Date: 2018-10-21 20:33+0000\n" "Last-Translator: Anonymous Pootle User\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -736,15 +736,6 @@ msgctxt "" msgid "<link href=\"text/shared/01/02180000.xhp\" name=\"Links\">Links</link>" msgstr "<link href=\"text/shared/01/02180000.xhp\" name=\"Связи\">Связи</link>" -#. C22bV -#: main0102.xhp -msgctxt "" -"main0102.xhp\n" -"hd_id3156150\n" -"help.text" -msgid "<link href=\"text/shared/01/02220000.xhp\" name=\"ImageMap\">ImageMap</link>" -msgstr "<link href=\"text/shared/01/02220000.xhp\" name=\"Сенсорное изображение\">Сенсорное изображение</link>" - #. pFCu3 #: main0102.xhp msgctxt "" @@ -1231,6 +1222,15 @@ msgctxt "" msgid "<link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">AutoCorrect Options</link>" msgstr "<link href=\"text/shared/01/06040000.xhp\" name=\"Автозамена\">Параметры автозамены</link>" +#. qKqMR +#: main0106.xhp +msgctxt "" +"main0106.xhp\n" +"hd_id3156150\n" +"help.text" +msgid "<link href=\"text/shared/01/02220000.xhp\" name=\"ImageMap\">ImageMap</link>" +msgstr "" + #. VY3FE #: main0106.xhp msgctxt "" diff --git a/source/ru/helpcontent2/source/text/swriter/00.po b/source/ru/helpcontent2/source/text/swriter/00.po index bcbff8bd039..6ff452a8211 100644 --- a/source/ru/helpcontent2/source/text/swriter/00.po +++ b/source/ru/helpcontent2/source/text/swriter/00.po @@ -3,7 +3,7 @@ msgid "" 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: 2020-04-27 15:55+0200\n" +"POT-Creation-Date: 2020-07-21 11:19+0200\n" "PO-Revision-Date: 2019-08-02 20:47+0000\n" "Last-Translator: Станислав <krotersv@gmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -781,14 +781,14 @@ msgctxt "" msgid "Open <emph>Insert</emph> toolbar, click" msgstr "Откройте панель инструментов <emph>Вставка</emph> и щёлкните" -#. d8Cn4 +#. WgGL9 #: 00000404.xhp msgctxt "" "00000404.xhp\n" "par_id3154569\n" "help.text" -msgid "<image id=\"img_id3152952\" src=\"cmd/sc_insertsection.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3152952\">Icon</alt></image>" -msgstr "<image id=\"img_id3152952\" src=\"cmd/sc_insertsection.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3152952\">Значок</alt></image>" +msgid "<image id=\"img_id3152952\" src=\"cmd/sc_insertsection.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3152952\">Icon Section</alt></image>" +msgstr "" #. YVzDx #: 00000404.xhp @@ -1276,14 +1276,14 @@ msgctxt "" msgid "Open <emph>Insert</emph> toolbar, click" msgstr "Откройте панель инструментов <emph>Вставка</emph> и щёлкните" -#. QFRDY +#. 8jBbi #: 00000404.xhp msgctxt "" "00000404.xhp\n" "par_id3149372\n" "help.text" -msgid "<image id=\"img_id3149379\" src=\"cmd/sc_insertframe.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3149379\">Icon</alt></image>" -msgstr "<image id=\"img_id3149379\" src=\"cmd/sc_insertframe.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3149379\">Значок</alt></image>" +msgid "<image id=\"img_id3149379\" src=\"cmd/sc_insertframe.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149379\">Icon Insert Frame</alt></image>" +msgstr "" #. 9WJAn #: 00000404.xhp @@ -1753,31 +1753,13 @@ msgctxt "" msgid "<variable id=\"autoformattab\">Choose <emph>Table - AutoFormat Styles</emph> (with cursor in a table).</variable>" msgstr "" -#. KtR4n +#. Uxeuc #: 00000405.xhp msgctxt "" "00000405.xhp\n" "par_id3147484\n" "help.text" -msgid "Choose <emph>Format - Image</emph>." -msgstr "" - -#. fzd8D -#: 00000405.xhp -msgctxt "" -"00000405.xhp\n" -"par_id3147504\n" -"help.text" -msgid "Choose <emph>Insert - Image - From File - Properties</emph> button." -msgstr "" - -#. FuDEm -#: 00000405.xhp -msgctxt "" -"00000405.xhp\n" -"par_id3145256\n" -"help.text" -msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Choose <emph>Insert - Image - From File</emph> (when graphics are selected).</caseinline></switchinline>" +msgid "Choose <menuitem>Format - Image - Properties - Area</menuitem> tab." msgstr "" #. H2Zb6 @@ -1789,14 +1771,14 @@ msgctxt "" msgid "On the <emph>Image</emph> bar (when images are selected), click" msgstr "" -#. RTRdP +#. nrAxh #: 00000405.xhp msgctxt "" "00000405.xhp\n" "par_id3150557\n" "help.text" -msgid "<image id=\"img_id3149214\" src=\"cmd/sc_framedialog.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3149214\">Icon</alt></image>" -msgstr "<image id=\"img_id3149214\" src=\"cmd/sc_framedialog.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3149214\">Значок</alt></image>" +msgid "<image id=\"img_id3149214\" src=\"cmd/sc_framedialog.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149214\">Icon Graphics Properties</alt></image>" +msgstr "" #. nQDmh #: 00000405.xhp @@ -1987,13 +1969,13 @@ msgctxt "" msgid "Choose <emph>Tools - AutoText - AutoText (button) - Macro</emph>." msgstr "" -#. sm4Qi +#. xACw5 #: 00000405.xhp msgctxt "" "00000405.xhp\n" "par_id3148792\n" "help.text" -msgid "Choose <emph>Edit - ImageMap</emph> - open context menu <emph>Macro</emph>." +msgid "Choose <menuitem>Tools - ImageMap</menuitem> - open context menu <emph>Macro</emph>." msgstr "" #. T5m7n @@ -2509,14 +2491,14 @@ msgctxt "" msgid "Choose <emph>Format - Frame and Object - Properties</emph>." msgstr "" -#. AygsC +#. nsMFC #: 00000405.xhp msgctxt "" "00000405.xhp\n" "par_id3151276\n" "help.text" -msgid "<image id=\"img_id3151283\" src=\"cmd/sc_framedialog.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3151283\">Icon</alt></image>" -msgstr "<image id=\"img_id3151283\" src=\"cmd/sc_framedialog.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3151283\">Значок</alt></image>" +msgid "<image id=\"img_id3151283\" src=\"cmd/sc_framedialog.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3151283\"> Icon Object Properties</alt></image>" +msgstr "" #. vpeBB #: 00000405.xhp diff --git a/source/ru/helpcontent2/source/text/swriter/01.po b/source/ru/helpcontent2/source/text/swriter/01.po index 2bf3cbc2a76..e3f79f0d626 100644 --- a/source/ru/helpcontent2/source/text/swriter/01.po +++ b/source/ru/helpcontent2/source/text/swriter/01.po @@ -3,7 +3,7 @@ msgid "" 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: 2020-05-25 20:00+0200\n" +"POT-Creation-Date: 2020-07-21 11:19+0200\n" "PO-Revision-Date: 2019-08-08 09:18+0000\n" "Last-Translator: serval2412 <serval2412@yahoo.fr>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -19843,14 +19843,14 @@ msgctxt "" msgid "Object" msgstr "Объект" -#. EEq9x +#. vAyCD #: 05080000.xhp msgctxt "" "05080000.xhp\n" "par_id3149352\n" "help.text" -msgid "<variable id=\"objekttext\"><ahelp hid=\".uno:FrameDialog\">Opens a dialog where you can modify the properties of the selected object, for example, its size and name.</ahelp> </variable>" -msgstr "<variable id=\"objekttext\"><ahelp hid=\".uno:FrameDialog\">Открывает диалоговое окно, где вы можете изменить свойства выбранного объекта, например, его размер и имя.</ahelp></variable>" +msgid "<variable id=\"objekttext\"><ahelp hid=\".uno:FrameDialog\">Opens a dialog where you can modify the properties of the selected object, for example, its size and name.</ahelp></variable>" +msgstr "" #. F8EcE #: 05080000.xhp diff --git a/source/ru/helpcontent2/source/text/swriter/guide.po b/source/ru/helpcontent2/source/text/swriter/guide.po index 40663a85470..a5376c13b61 100644 --- a/source/ru/helpcontent2/source/text/swriter/guide.po +++ b/source/ru/helpcontent2/source/text/swriter/guide.po @@ -3,7 +3,7 @@ msgid "" 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: 2020-07-02 14:37+0200\n" +"POT-Creation-Date: 2020-07-21 11:19+0200\n" "PO-Revision-Date: 2018-11-12 14:04+0000\n" "Last-Translator: Anonymous Pootle User\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -1357,14 +1357,14 @@ msgctxt "" msgid "<link href=\"text/shared/02/02160000.xhp\">Highlight Color icon</link>" msgstr "<link href=\"text/shared/02/02160000.xhp\">Значок \"Выделение цветом\"</link>" -#. CYAbX +#. 7cNgF #: background.xhp msgctxt "" "background.xhp\n" "par_id3156180\n" "help.text" -msgid "<link href=\"text/shared/01/05030600.xhp\" name=\"Background tab page\">Background tab page</link>" -msgstr "<link href=\"text/shared/01/05030600.xhp\" name=\"Вкладка ''Фон''\">Вкладка ''Фон''</link>" +msgid "<link href=\"text/shared/01/05210100.xhp\" name=\"Background tab page\">Background tab page</link>" +msgstr "" #. uaCXb #: background.xhp |