diff options
author | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2022-02-18 15:51:16 +0100 |
---|---|---|
committer | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2022-02-18 16:00:35 +0100 |
commit | d65e9655a561110d8e2cf702729ae75aa10c55ac (patch) | |
tree | 6462ce79558703c28d5bd60cfe1789e5445b306e /source/bg/helpcontent2 | |
parent | cc24a4e892c5f8b1f5ee88c927013ffe4ab4c061 (diff) |
update translations for master
and force-fix errors using pocheck
Change-Id: I6fcbb9b3da0a0608a85d68ef43dd88d92022b083
Diffstat (limited to 'source/bg/helpcontent2')
18 files changed, 1071 insertions, 387 deletions
diff --git a/source/bg/helpcontent2/source/text/sbasic/guide.po b/source/bg/helpcontent2/source/text/sbasic/guide.po index daca983730b..b527d0e3d42 100644 --- a/source/bg/helpcontent2/source/text/sbasic/guide.po +++ b/source/bg/helpcontent2/source/text/sbasic/guide.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2022-01-31 18:19+0100\n" -"PO-Revision-Date: 2022-01-09 15:38+0000\n" +"PO-Revision-Date: 2022-02-08 18:39+0000\n" "Last-Translator: Mihail Balabanov <m.balabanov@gmail.com>\n" "Language-Team: Bulgarian <https://translations.documentfoundation.org/projects/libo_help-master/textsbasicguide/bg/>\n" "Language: bg\n" @@ -13,7 +13,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Accelerator-Marker: ~\n" -"X-Generator: LibreOffice\n" +"X-Generator: Weblate 4.8.1\n" "X-POOTLE-MTIME: 1559418349.000000\n" #. WcTKB @@ -1652,7 +1652,7 @@ msgctxt "" "par_id3153032\n" "help.text" msgid "<literal>LoadDialog</literal> function is stored in <literal>Tools.ModuleControls</literal> available from Application Macros and Dialogs." -msgstr "" +msgstr "Функцията <literal>LoadDialog</literal> се намира в модула <literal>Tools.ModuleControls</literal>, достъпен в „Макроси и диалогови прозорци на приложението“." #. kBLFU #: sample_code.xhp diff --git a/source/bg/helpcontent2/source/text/sbasic/python.po b/source/bg/helpcontent2/source/text/sbasic/python.po index d6bf61b31fd..f8ff7cce655 100644 --- a/source/bg/helpcontent2/source/text/sbasic/python.po +++ b/source/bg/helpcontent2/source/text/sbasic/python.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2022-01-31 18:19+0100\n" -"PO-Revision-Date: 2021-12-05 23:38+0000\n" +"PO-Revision-Date: 2022-02-08 18:39+0000\n" "Last-Translator: Mihail Balabanov <m.balabanov@gmail.com>\n" "Language-Team: Bulgarian <https://translations.documentfoundation.org/projects/libo_help-master/textsbasicpython/bg/>\n" "Language: bg\n" @@ -13,7 +13,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Accelerator-Marker: ~\n" -"X-Generator: LibreOffice\n" +"X-Generator: Weblate 4.8.1\n" "X-POOTLE-MTIME: 1562421617.000000\n" #. naSFZ @@ -86,7 +86,7 @@ msgctxt "" "par_id131568902936659\n" "help.text" msgid "The %PRODUCTNAME scripting framework for Python is optional on some GNU/Linux distributions. If it is installed, selecting <menuitem>Tools - Macros - Run Macro</menuitem> and checking <literal>Application Macros</literal> for the presence of <literal>HelloWorld – HelloWorldPython</literal> macro is sufficient. If absent, please refer to your distribution documentation in order to install the %PRODUCTNAME scripting framework for Python." -msgstr "" +msgstr "Средата на %PRODUCTNAME за скриптове на Python не е задължителна в някои дистрибуции на GNU/Linux. Ако е инсталирана, е достатъчно да изберете <menuitem>Инструменти - Макроси - Стартиране на макрос</menuitem> и да се уверите, че в <literal>Макроси на приложението</literal> присъства макросът <literal>HelloWorld – HelloWorldPython</literal>. Ако го няма, вижте документацията на дистрибуцията, за да инсталирате средата на %PRODUCTNAME за скриптове на Python." #. naZBV #: python_2_basic.xhp @@ -410,7 +410,7 @@ msgctxt "" "N0337\n" "help.text" msgid "%PRODUCTNAME static dialogs are created with the <link href=\"text/sbasic/guide/create_dialog.xhp\" name=\"dialog editor\">Dialog editor</link> and are stored in varying places according to their personal (My Macros), shared (Application Macros) or document-embedded nature. In reverse, dynamic dialogs are constructed at runtime, from Basic or Python scripts, or using any other <link href=\"text/shared/guide/scripting.xhp\">%PRODUCTNAME supported language</link> for that matter. Opening static dialogs with Python is illustrated herewith. Exception handling and internationalization are omitted for clarity." -msgstr "" +msgstr "Статичните диалогови прозорци в %PRODUCTNAME се създават в <link href=\"text/sbasic/guide/create_dialog.xhp\" name=\"dialog editor\">редактора на диалози</link> и се съхраняват на различни места според това дали са лични (Моите макроси), споделени (Макроси на приложението) или вградени в документи. Обратно, динамичните диалози се конструират по време на изпълнение, от скриптове на Basic, Python или друг <link href=\"text/shared/guide/scripting.xhp\">език, поддържан от %PRODUCTNAME</link>. Отварянето на статични диалози с Python е илюстрирано по-долу. Обработката на изключения и интернационализацията са пропуснати за яснота." #. AbdfS #: python_dialogs.xhp @@ -419,7 +419,7 @@ msgctxt "" "N0338\n" "help.text" msgid "My Macros or Application Macros dialogs" -msgstr "" +msgstr "Диалози в „Моите макроси“ и „Макроси на приложението“" #. pcUEy #: python_dialogs.xhp @@ -2240,7 +2240,7 @@ msgctxt "" "par_id471636114847530\n" "help.text" msgid "<emph>Application Macros:</emph> system macros distributed with LibreOffice for every computer user" -msgstr "" +msgstr "<emph>Макроси на приложението:</emph> системни макроси, разпространявани с LibreOffice за всички потребители" #. kVY4C #: python_locations.xhp @@ -2276,7 +2276,7 @@ msgctxt "" "hd_id591544049572647\n" "help.text" msgid "Application Macros" -msgstr "" +msgstr "Макроси на приложението" #. xBzRT #: python_locations.xhp diff --git a/source/bg/helpcontent2/source/text/sbasic/shared.po b/source/bg/helpcontent2/source/text/sbasic/shared.po index daa6fc0e0e2..a9043ed71dc 100644 --- a/source/bg/helpcontent2/source/text/sbasic/shared.po +++ b/source/bg/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: 2022-01-31 18:19+0100\n" +"POT-Creation-Date: 2022-02-18 12:17+0100\n" "PO-Revision-Date: 2022-01-27 22:38+0000\n" "Last-Translator: Mihail Balabanov <m.balabanov@gmail.com>\n" "Language-Team: Bulgarian <https://translations.documentfoundation.org/projects/libo_help-master/textsbasicshared/bg/>\n" @@ -19114,13 +19114,13 @@ msgctxt "" msgid "Performs the integer division on two numbers and returns the result." msgstr "" -#. azS7k +#. iN7zc #: 03070700.xhp msgctxt "" "03070700.xhp\n" "bm_id3150669\n" "help.text" -msgid "<bookmark_value>Operators;Integer division (\\)</bookmark_value> <bookmark_value>\"\\\" operator (mathematical)</bookmark_value>" +msgid "<bookmark_value>Operators;Integer division (\\)</bookmark_value> <bookmark_value>\"\\\\\" operator (mathematical)</bookmark_value>" msgstr "" #. KDgG2 @@ -19150,49 +19150,31 @@ msgctxt "" msgid "<emph>expression1, expression2</emph>: Dividend and diviser operands of the integer division." msgstr "" -#. 8WPwU +#. sxofZ #: 03070700.xhp msgctxt "" "03070700.xhp\n" "par_id951642689912087\n" "help.text" -msgid "Before integer division, both operands are rounded to the nearest integer down. The fractional part of the result is dropped." +msgid "Before division both operands are rounded to whole numbers. The fractional part of the result is dropped." msgstr "" -#. nDd3u +#. BaAgA #: 03070700.xhp msgctxt "" "03070700.xhp\n" "par_idm1341471776\n" "help.text" -msgid "Print 15 / 4 ' prints 3.75" +msgid "Print 5 \\ 4 , 5 / 4 ' 1 , 1.25" msgstr "" -#. GMudb +#. NYoaW #: 03070700.xhp msgctxt "" "03070700.xhp\n" "par_idm1341471777\n" "help.text" -msgid "Print -15 \\ 4 ' prints -3" -msgstr "" - -#. D9q99 -#: 03070700.xhp -msgctxt "" -"03070700.xhp\n" -"par_idm1341471778\n" -"help.text" -msgid "Print 16.9 / 5.6 ' prints 3.017857114" -msgstr "" - -#. SNhKe -#: 03070700.xhp -msgctxt "" -"03070700.xhp\n" -"par_idm1341471779\n" -"help.text" -msgid "Print 16.9 \\ -5.6 ' prints -3" +msgid "Print 7 \\ 4 , 7 / 4 ' 1 , 1.75" msgstr "" #. cFFCi @@ -37258,6 +37240,258 @@ 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>" +#. nDFX5 +#: CallByName.xhp +msgctxt "" +"CallByName.xhp\n" +"tit\n" +"help.text" +msgid "CallByName Function" +msgstr "" + +#. tbCrP +#: CallByName.xhp +msgctxt "" +"CallByName.xhp\n" +"hd_id3150669\n" +"help.text" +msgid "<link href=\"text/sbasic/shared/CallByName.xhp\">CallByName Function</link>" +msgstr "" + +#. 7EWyG +#: CallByName.xhp +msgctxt "" +"CallByName.xhp\n" +"par_id3149670\n" +"help.text" +msgid "Invokes a subroutine by its string name." +msgstr "" + +#. GSJB7 +#: CallByName.xhp +msgctxt "" +"CallByName.xhp\n" +"bm_id3150669\n" +"help.text" +msgid "<bookmark_value>CallByName function</bookmark_value>" +msgstr "" + +#. kJE7K +#: CallByName.xhp +msgctxt "" +"CallByName.xhp\n" +"par_id3153360\n" +"help.text" +msgid "CallByName(object As Object, ProcName As String, CallType As Integer [,arg0 [,arg1 …]])" +msgstr "" + +#. vF2Bi +#: CallByName.xhp +msgctxt "" +"CallByName.xhp\n" +"par_id3154141\n" +"help.text" +msgid "<emph>result</emph>: An optional variable that contains the result of the called method or property." +msgstr "" + +#. 6Hx3V +#: CallByName.xhp +msgctxt "" +"CallByName.xhp\n" +"par_id3150448\n" +"help.text" +msgid "<emph>object</emph>: A Basic module, <link href=\"text/sbasic/shared/classmodule.xhp\" name=\"ClassModule\">ClassModule</link> instance or UNO service holding properties or methods." +msgstr "" + +#. EiVq3 +#: CallByName.xhp +msgctxt "" +"CallByName.xhp\n" +"par_id3150449\n" +"help.text" +msgid "<emph>ProcName</emph>: The <literal>Function</literal>, <literal>Sub</literal> or <literal>Property</literal> that is being called." +msgstr "" + +#. YnBZr +#: CallByName.xhp +msgctxt "" +"CallByName.xhp\n" +"par_id3150450\n" +"help.text" +msgid "<emph>CallType</emph>: The type of performed action such as Get, Let, Method and Set." +msgstr "" + +#. PpyR8 +#: CallByName.xhp +msgctxt "" +"CallByName.xhp\n" +"par_id3150451\n" +"help.text" +msgid "<emph>arg0, arg1 …</emph>: The <literal>Function</literal> optional parameters given as positional arguments." +msgstr "" + +#. J4tFe +#: CallByName.xhp +msgctxt "" +"CallByName.xhp\n" +"par_id951642689912087\n" +"help.text" +msgid "Arguments are provided in the exact same order defined in the method signature. Keyword arguments are not possible." +msgstr "" + +#. EYBNE +#: CallByName.xhp +msgctxt "" +"CallByName.xhp\n" +"par_id331644505028463\n" +"help.text" +msgid "Value" +msgstr "" + +#. arGjh +#: CallByName.xhp +msgctxt "" +"CallByName.xhp\n" +"par_id541644505028463\n" +"help.text" +msgid "CallType Description" +msgstr "" + +#. krAur +#: CallByName.xhp +msgctxt "" +"CallByName.xhp\n" +"par_id621644505028464\n" +"help.text" +msgid "1" +msgstr "" + +#. 34akS +#: CallByName.xhp +msgctxt "" +"CallByName.xhp\n" +"par_id661644505028464\n" +"help.text" +msgid "<emph>Method</emph>: Calls a procedure as a function or a subroutine." +msgstr "" + +#. EijFB +#: CallByName.xhp +msgctxt "" +"CallByName.xhp\n" +"par_id621644505028465\n" +"help.text" +msgid "2" +msgstr "" + +#. vC2DV +#: CallByName.xhp +msgctxt "" +"CallByName.xhp\n" +"par_id661644505028465\n" +"help.text" +msgid "<emph>Get</emph>: Reads a property or variable content." +msgstr "" + +#. pFeDX +#: CallByName.xhp +msgctxt "" +"CallByName.xhp\n" +"par_id621644505028466\n" +"help.text" +msgid "4" +msgstr "" + +#. 65JuB +#: CallByName.xhp +msgctxt "" +"CallByName.xhp\n" +"par_id661644505028466\n" +"help.text" +msgid "<emph>Let</emph>: Assigns a content to a <literal>Property</literal> or variable." +msgstr "" + +#. rA6AZ +#: CallByName.xhp +msgctxt "" +"CallByName.xhp\n" +"par_id621644505028467\n" +"help.text" +msgid "8" +msgstr "" + +#. AGBZb +#: CallByName.xhp +msgctxt "" +"CallByName.xhp\n" +"par_id661644505028467\n" +"help.text" +msgid "<emph>Set</emph>: Assigns a reference value to an <literal>Object</literal> or <literal>Variant</literal> variable." +msgstr "" + +#. EMgkf +#: CallByName.xhp +msgctxt "" +"CallByName.xhp\n" +"par_id661644588401903\n" +"help.text" +msgid "A <literal>Calc.Maths</literal> module contains a <literal>Multiply</literal> function expecting a varying list of numbers." +msgstr "" + +#. e4GEe +#: CallByName.xhp +msgctxt "" +"CallByName.xhp\n" +"par_id711644588403951\n" +"help.text" +msgid "<literal>ScriptForge.Platform.Architecture</literal> information is retrieved." +msgstr "" + +#. WR7MJ +#: CallByName.xhp +msgctxt "" +"CallByName.xhp\n" +"par_id651644588404943\n" +"help.text" +msgid "<literal>DisplayDirectory</literal> property of <link href=\"https://api.libreoffice.org/docs/idl/ref/servicecom_1_1sun_1_1star_1_1ui_1_1dialogs_1_1FilePicker-members.html\" name=\"FilePicker\">com.sun.star.ui.dialogs.FilePicker</link> UNO service is assigned a value, its content is read twice." +msgstr "" + +#. 3DsDt +#: CallByName.xhp +msgctxt "" +"CallByName.xhp\n" +"bas_id791644586147817\n" +"help.text" +msgid "BasicLibraries.loadLibrary(\"Calc\") ' Calc.Maths user library.module" +msgstr "" + +#. HBeDy +#: CallByName.xhp +msgctxt "" +"CallByName.xhp\n" +"hd_id971644589733247\n" +"help.text" +msgid "Calc.Maths module" +msgstr "" + +#. jkaab +#: CallByName.xhp +msgctxt "" +"CallByName.xhp\n" +"bas_id811644589423326\n" +"help.text" +msgid "Option Compatible ' Calc.Maths module" +msgstr "" + +#. xbQAQ +#: CallByName.xhp +msgctxt "" +"CallByName.xhp\n" +"bas_id661644589424096\n" +"help.text" +msgid "''' Multiply a variable list of numbers '''" +msgstr "" + #. Ug7AF #: Compiler_options.xhp msgctxt "" diff --git a/source/bg/helpcontent2/source/text/sbasic/shared/03.po b/source/bg/helpcontent2/source/text/sbasic/shared/03.po index 8b994d134c6..ae0b6614d40 100644 --- a/source/bg/helpcontent2/source/text/sbasic/shared/03.po +++ b/source/bg/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: 2022-01-31 18:19+0100\n" +"POT-Creation-Date: 2022-02-18 12:17+0100\n" "PO-Revision-Date: 2022-01-20 08:38+0000\n" "Last-Translator: Mihail Balabanov <m.balabanov@gmail.com>\n" "Language-Team: Bulgarian <https://translations.documentfoundation.org/projects/libo_help-master/textsbasicshared03/bg/>\n" @@ -12454,67 +12454,112 @@ msgctxt "" msgid "doc.RemoveMenu(\"My Menu\")" msgstr "" -#. Nmwv9 +#. Ab7PE #: sf_document.xhp msgctxt "" "sf_document.xhp\n" "par_id991589202413257\n" "help.text" -msgid "Runs a command on a document. The command is executed without arguments." +msgid "Runs a UNO command on the document window associated with the service instance. A few typical commands are: Save, SaveAs, ExportToPDF, Undo, Copy, Paste, etc." msgstr "" -#. MGb6t +#. qBhYc +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id261589202778896\n" +"help.text" +msgid "The document itself does not need to be active to be able to run commands." +msgstr "" + +#. 9FuBU #: sf_document.xhp msgctxt "" "sf_document.xhp\n" "par_id921611152932311\n" "help.text" -msgid "A few typical commands are: Save, SaveAs, ExportToPDF, SetDocumentProperties, Undo, Copy, Paste, etc." +msgid "Commands can be run with or without arguments. Arguments are not validated before running the command. If the command or its arguments are invalid, then nothing will happen." msgstr "" -#. qBhYc +#. w62Bk #: sf_document.xhp msgctxt "" "sf_document.xhp\n" -"par_id261589202778896\n" +"par_id31644182402479\n" "help.text" -msgid "The document itself does not need to be active to be able to run commands." +msgid "For a complete list of UNO commands that can be run in %PRODUCTNAME, refer to the Wiki page <link href=\"https://wiki.documentfoundation.org/Development/DispatchCommands\" name=\"Commands_Wiki\">Development/DispatchCommands</link>." msgstr "" -#. QSiFB +#. HBVsV #: sf_document.xhp msgctxt "" "sf_document.xhp\n" "par_id401589202413575\n" "help.text" -msgid "<emph>command</emph>: Case-sensitive string containing the command in English. The command itself is not checked for correctness. If nothing happens after the command call, then the command is probably wrong." +msgid "<emph>command</emph>: Case-sensitive string containing the UNO command name. The inclusion of the prefix \".uno:\" in the command is optional. The command itself is not checked for correctness. If nothing happens after the command call, then the command is probably wrong." +msgstr "" + +#. xi32t +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id521644182774710\n" +"help.text" +msgid "<emph>args</emph>: For each argument to be passed to the command, specify a pair containing the argument name and value." msgstr "" -#. wQF35 +#. MqEx7 #: sf_document.xhp msgctxt "" "sf_document.xhp\n" "par_id721611153068137\n" "help.text" -msgid "The following example runs the \"SelectData\" command in a Calc sheet named \"MyFile.ods\", which will result in the selection of the data area based on the currently selected cell." +msgid "The following example runs the <literal>SelectData</literal> command in a Calc file named \"MyFile.ods\", which will result in the selection of the data area based on the currently selected cell. Note that this command does not require any arguments." +msgstr "" + +#. GGDgF +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id371644184276886\n" +"help.text" +msgid "Below is an example that runs the UNO command <literal>ReplaceAll</literal> and passes values for its arguments <literal>SearchString</literal> and <literal>ReplaceString</literal>. Running this command will replace all occurrence of the string \"abc\" by \"ABC\" in the current sheet." +msgstr "" + +#. Z4Egf +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"bas_id631644184414955\n" +"help.text" +msgid "' Arguments passed to the command:" +msgstr "" + +#. H5eQ9 +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id41644184549167\n" +"help.text" +msgid "Note that calling the command <literal>ReplaceAll</literal> without arguments will open the <menuitem>Find and Replace</menuitem> dialog." msgstr "" -#. avaEg +#. Cp7Wk #: sf_document.xhp msgctxt "" "sf_document.xhp\n" -"par_id751611153375195\n" +"par_id811644243228448\n" "help.text" -msgid "The example above actually runs the UNO command <literal>.uno:SelectData</literal>. Hence, to use the <literal>RunCommand</literal> method it is necessary to remove the \".uno:\" substring." +msgid "In Python it is also possible to call <literal>RunCommand</literal> using keyword arguments:" msgstr "" -#. JRHRS +#. DEEhz #: sf_document.xhp msgctxt "" "sf_document.xhp\n" "par_id191611153511038\n" "help.text" -msgid "Each LibreOffice component has its own set of commands available. One easy way to learn commands is going to <emph>Tools > Customize > Keyboard</emph>. When you position your mouse over a function in the <emph>Function</emph> list, a tooltip will appear with the corresponding UNO command." +msgid "Each %PRODUCTNAME component has its own set of commands available. One easy way to learn commands is going to <emph>Tools > Customize > Keyboard</emph>. When you position your mouse over a function in the <emph>Function</emph> list, a tooltip will appear with the corresponding UNO command." msgstr "" #. enSv9 @@ -14326,6 +14371,51 @@ msgctxt "" msgid "In the examples below only folders and their contents are deleted. Files in the parent folder \"C:\\Temp\" are not deleted." msgstr "" +#. gSG9s +#: sf_filesystem.xhp +msgctxt "" +"sf_filesystem.xhp\n" +"par_id11584882015025\n" +"help.text" +msgid "Returns a string containing the folder where the specified extension package is installed." +msgstr "" + +#. xuDgD +#: sf_filesystem.xhp +msgctxt "" +"sf_filesystem.xhp\n" +"par_id21612999775311\n" +"help.text" +msgid "The current value of the property <literal>SF_FileSystem.FileNaming</literal> is used to determine the notation of the returned string." +msgstr "" + +#. jWSSt +#: sf_filesystem.xhp +msgctxt "" +"sf_filesystem.xhp\n" +"par_id891644442917193\n" +"help.text" +msgid "Use the property <link href=\"text/sbasic/shared/03/sf_platform.xhp#hd_id711600788076834\" name=\"Extensions_link\"><literal>Extensions</literal></link> from the <literal>Platform</literal> service to get string array with the IDs of all installed extensions." +msgstr "" + +#. w9vDF +#: sf_filesystem.xhp +msgctxt "" +"sf_filesystem.xhp\n" +"par_id451584882542121\n" +"help.text" +msgid "<emph>extension</emph>: A string value with the ID of the extension. If the extension is not installed, an exception is raised." +msgstr "" + +#. YhQmv +#: sf_filesystem.xhp +msgctxt "" +"sf_filesystem.xhp\n" +"par_id651626217313369\n" +"help.text" +msgid "The examples below in Basic and Python return the folder where the APSO extension is installed." +msgstr "" + #. ZbyLn #: sf_filesystem.xhp msgctxt "" @@ -19681,13 +19771,13 @@ msgctxt "" msgid "' Runs the Basic script Standard.Module1.MyListener stored in the document" msgstr "" -#. zSD5u +#. 5fxEG #: sf_menu.xhp msgctxt "" "sf_menu.xhp\n" "bas_id801643306742620\n" "help.text" -msgid "' Runs the Python script MysListener located in file myScripts.py in the user scripts folder" +msgid "' Runs the Python script MyListener located in file myScripts.py in the user scripts folder" msgstr "" #. uAbp9 @@ -20221,6 +20311,33 @@ msgctxt "" msgid "The name of the currently logged user." msgstr "" +#. rCN2h +#: sf_platform.xhp +msgctxt "" +"sf_platform.xhp\n" +"par_id561633021747014\n" +"help.text" +msgid "Yes" +msgstr "" + +#. T2MVx +#: sf_platform.xhp +msgctxt "" +"sf_platform.xhp\n" +"par_id201633021748566\n" +"help.text" +msgid "String array" +msgstr "" + +#. 5Fkqe +#: sf_platform.xhp +msgctxt "" +"sf_platform.xhp\n" +"par_id831633021749125\n" +"help.text" +msgid "Returns a zero-based array of strings containing the internal IDs of all installed extensions." +msgstr "" + #. 9aGdF #: sf_platform.xhp msgctxt "" @@ -20248,31 +20365,40 @@ msgctxt "" msgid "Returns a zero-based array of strings containing the names of all available fonts." msgstr "" -#. Av85C +#. 86VFG #: sf_platform.xhp msgctxt "" "sf_platform.xhp\n" -"par_id561633021743188\n" +"par_id561633021748013\n" "help.text" msgid "Yes" -msgstr "Да" +msgstr "" -#. DANn2 +#. 9qBZR #: sf_platform.xhp msgctxt "" "sf_platform.xhp\n" -"par_id831633021749018\n" +"par_id831633021749297\n" "help.text" -msgid "Returns the operating system locale as a string in the format language-COUNTRY (la-CO)." +msgid "Returns the locale used for numbers and dates as a string in the format \"la-CO\" (language-COUNTRY)." msgstr "" -#. RuAKC +#. Av85C #: sf_platform.xhp msgctxt "" "sf_platform.xhp\n" -"par_id831633021745548\n" +"par_id561633021743188\n" "help.text" -msgid "Examples: \"en-US\", \"pt-BR\", \"fr-BE\"." +msgid "Yes" +msgstr "Да" + +#. sYrDn +#: sf_platform.xhp +msgctxt "" +"sf_platform.xhp\n" +"par_id831633021749018\n" +"help.text" +msgid "Returns the locale of the operating system as a string in the format \"la-CO\" (language-COUNTRY). This is equivalent to the <literal>SystemLocale</literal> property." msgstr "" #. Dt7J5 @@ -20293,6 +20419,24 @@ msgctxt "" msgid "The machine type. Examples are: '<literal>i386</literal>' or '<literal>x86_64</literal>'." msgstr "" +#. LbQr2 +#: sf_platform.xhp +msgctxt "" +"sf_platform.xhp\n" +"par_id561633021706513\n" +"help.text" +msgid "Yes" +msgstr "" + +#. ZZcSc +#: sf_platform.xhp +msgctxt "" +"sf_platform.xhp\n" +"par_id831633021741117\n" +"help.text" +msgid "Returns the locale of the user interface as a string in the format \"la-CO\" (language-COUNTRY)." +msgstr "" + #. tqwyD #: sf_platform.xhp msgctxt "" @@ -20311,13 +20455,13 @@ msgctxt "" msgid "The actual %PRODUCTNAME version expressed as<br/>' <literal>%PRODUCTNAME w.x.y.z (The Document Foundation)</literal>'." msgstr "" -#. 4bpcJ +#. 2q29b #: sf_platform.xhp msgctxt "" "sf_platform.xhp\n" "par_id621614902220807\n" "help.text" -msgid "Example: '<literal>LibreOffice 7.1.1.2 (The Document Foundation, Debian and Ubuntu)</literal>'" +msgid "Example: '<literal>LibreOffice 7.4.1.2 (The Document Foundation, Debian and Ubuntu)</literal>'" msgstr "" #. 7WDer @@ -20482,6 +20626,24 @@ msgctxt "" msgid "Returns the version of the Python interpreter being used as a string in the format \"Python major.minor.patchlevel\" (ex: \"Python 3.9.7\")." msgstr "" +#. Ad9Cw +#: sf_platform.xhp +msgctxt "" +"sf_platform.xhp\n" +"par_id561633021708547\n" +"help.text" +msgid "Yes" +msgstr "" + +#. Aue6E +#: sf_platform.xhp +msgctxt "" +"sf_platform.xhp\n" +"par_id831633021741336\n" +"help.text" +msgid "Returns the locale of the operating system as a string in the format \"la-CO\" (language-COUNTRY). This is equivalent to the <literal>Locale</literal> property." +msgstr "" + #. FJs9t #: sf_platform.xhp msgctxt "" @@ -24640,6 +24802,24 @@ msgctxt "" msgid "'Opens the text file with the names to be read" msgstr "" +#. rDCSD +#: sf_textstream.xhp +msgctxt "" +"sf_textstream.xhp\n" +"bas_id711613595642109\n" +"help.text" +msgid "'Reads all the contents in the input file as a single string" +msgstr "" + +#. 6w73J +#: sf_textstream.xhp +msgctxt "" +"sf_textstream.xhp\n" +"bas_id961613595643093\n" +"help.text" +msgid "'Splits the string into an array" +msgstr "" + #. 7Fq9E #: sf_textstream.xhp msgctxt "" @@ -24883,6 +25063,15 @@ msgctxt "" msgid "The example below creates a <literal>Timer</literal> object named <literal>myTimer</literal> and starts it immediately." msgstr "" +#. WMZog +#: sf_timer.xhp +msgctxt "" +"sf_timer.xhp\n" +"bas_id681582733781715\n" +"help.text" +msgid "'The timer starts immediately when the second argument = True, default = False" +msgstr "" + #. CnZqc #: sf_timer.xhp msgctxt "" @@ -25027,6 +25216,15 @@ msgctxt "" msgid "The actual time elapsed since start or between start and stop (including suspensions and running time)" msgstr "" +#. a63gW +#: sf_timer.xhp +msgctxt "" +"sf_timer.xhp\n" +"par_id9158273378151\n" +"help.text" +msgid "Note that the <literal>TotalDuration</literal> property is equivalent to summing the <literal>Duration</literal> and <literal>SuspendDuration</literal> properties." +msgstr "" + #. Mav4g #: sf_timer.xhp msgctxt "" @@ -25990,6 +26188,105 @@ msgctxt "" msgid "To resize a window that is not active, first activate it using the <literal>Activate</literal> method." msgstr "" +#. mDaA5 +#: sf_ui.xhp +msgctxt "" +"sf_ui.xhp\n" +"par_id991589202413257\n" +"help.text" +msgid "Runs a UNO command on the current window. A few typical commands are: Save, SaveAs, ExportToPDF, Undo, Copy, Paste, etc." +msgstr "" + +#. x52HD +#: sf_ui.xhp +msgctxt "" +"sf_ui.xhp\n" +"par_id921611152932311\n" +"help.text" +msgid "Commands can be run with or without arguments. Arguments are not validated before running the command. If the command or its arguments are invalid, then nothing will happen." +msgstr "" + +#. rhYJj +#: sf_ui.xhp +msgctxt "" +"sf_ui.xhp\n" +"par_id31644182402479\n" +"help.text" +msgid "For a complete list of UNO commands that can be run in %PRODUCTNAME, refer to the Wiki page <link href=\"https://wiki.documentfoundation.org/Development/DispatchCommands\" name=\"Commands_Wiki\">Development/DispatchCommands</link>." +msgstr "" + +#. Fkf3T +#: sf_ui.xhp +msgctxt "" +"sf_ui.xhp\n" +"par_id401589202413575\n" +"help.text" +msgid "<emph>command</emph>: Case-sensitive string containing the UNO command name. The inclusion of the prefix \".uno:\" in the command is optional. The command itself is not checked for correctness. If nothing happens after the command call, then the command is probably wrong." +msgstr "" + +#. cZgrF +#: sf_ui.xhp +msgctxt "" +"sf_ui.xhp\n" +"par_id521644182774710\n" +"help.text" +msgid "<emph>args</emph>: For each argument to be passed to the command, specify a pair containing the argument name and value." +msgstr "" + +#. t3CjC +#: sf_ui.xhp +msgctxt "" +"sf_ui.xhp\n" +"par_id721611153068137\n" +"help.text" +msgid "The following example runs the <literal>.uno:About</literal> command in the current window." +msgstr "" + +#. cFYc9 +#: sf_ui.xhp +msgctxt "" +"sf_ui.xhp\n" +"par_id371644184276886\n" +"help.text" +msgid "Below is an example that runs the UNO command <literal>.uno:BasicIDEAppear</literal> and passes the arguments required to open the Basic IDE at a specific line of a module." +msgstr "" + +#. fTXvL +#: sf_ui.xhp +msgctxt "" +"sf_ui.xhp\n" +"bas_id631644184414955\n" +"help.text" +msgid "' Arguments passed to the command:" +msgstr "" + +#. cyWLC +#: sf_ui.xhp +msgctxt "" +"sf_ui.xhp\n" +"par_id41644184549167\n" +"help.text" +msgid "Note that calling the command <literal>BasicIDEAppear</literal> without arguments will simply open the <menuitem>Basic IDE</menuitem>." +msgstr "" + +#. BKNap +#: sf_ui.xhp +msgctxt "" +"sf_ui.xhp\n" +"par_id311644243516674\n" +"help.text" +msgid "In Python it is also possible to call <literal>RunCommand</literal> using keyword arguments:" +msgstr "" + +#. khKSW +#: sf_ui.xhp +msgctxt "" +"sf_ui.xhp\n" +"par_id191611153511038\n" +"help.text" +msgid "Each %PRODUCTNAME component has its own set of commands available. One easy way to learn commands is going to <emph>Tools > Customize > Keyboard</emph>. When you position your mouse over a function in the <emph>Function</emph> list, a tooltip will appear with the corresponding UNO command." +msgstr "" + #. NnBWM #: sf_ui.xhp msgctxt "" diff --git a/source/bg/helpcontent2/source/text/scalc/00.po b/source/bg/helpcontent2/source/text/scalc/00.po index 25065fa884c..37b1667c657 100644 --- a/source/bg/helpcontent2/source/text/scalc/00.po +++ b/source/bg/helpcontent2/source/text/scalc/00.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2022-01-31 18:19+0100\n" -"PO-Revision-Date: 2021-12-01 07:38+0000\n" +"PO-Revision-Date: 2022-02-16 09:39+0000\n" "Last-Translator: Mihail Balabanov <m.balabanov@gmail.com>\n" "Language-Team: Bulgarian <https://translations.documentfoundation.org/projects/libo_help-master/textscalc00/bg/>\n" "Language: bg\n" @@ -13,7 +13,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Accelerator-Marker: ~\n" -"X-Generator: LibreOffice\n" +"X-Generator: Weblate 4.8.1\n" "X-Project-Style: openoffice\n" "X-POOTLE-MTIME: 1555408153.000000\n" @@ -294,7 +294,7 @@ msgctxt "" "par_id3155383\n" "help.text" msgid "<variable id=\"functionlist\">Choose <menuitem>View - Function List</menuitem>.</variable>" -msgstr "" +msgstr "<variable id=\"functionlist\">Изберете <menuitem>Изглед - Списък на функциите</menuitem>.</variable>" #. yDXA6 #: 00000404.xhp @@ -609,7 +609,7 @@ msgctxt "" "par_id3146776\n" "help.text" msgid "<variable id=\"eiextdata\">Choose <menuitem>Sheet - External Links</menuitem>.</variable>" -msgstr "" +msgstr "<variable id=\"eiextdata\">Изберете <menuitem>Лист - Външни връзки</menuitem>.</variable>" #. ECgNS #: 00000404.xhp diff --git a/source/bg/helpcontent2/source/text/scalc/01.po b/source/bg/helpcontent2/source/text/scalc/01.po index 29393dd2d84..22fea4a1b5f 100644 --- a/source/bg/helpcontent2/source/text/scalc/01.po +++ b/source/bg/helpcontent2/source/text/scalc/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: 2022-01-31 18:19+0100\n" +"POT-Creation-Date: 2022-02-18 12:17+0100\n" "PO-Revision-Date: 2022-01-19 07:29+0000\n" "Last-Translator: Mihail Balabanov <m.balabanov@gmail.com>\n" "Language-Team: Bulgarian <https://translations.documentfoundation.org/projects/libo_help-master/textscalc01/bg/>\n" @@ -32039,14 +32039,14 @@ msgctxt "" msgid "BETAINV" msgstr "BETAINV" -#. zmDJ2 +#. vr2VZ #: 04060181.xhp msgctxt "" "04060181.xhp\n" "par_id3149825\n" "help.text" -msgid "<ahelp hid=\"HID_FUNC_BETAINV\">Returns the inverse of the cumulative beta probability density function.</ahelp>" -msgstr "<ahelp hid=\"HID_FUNC_BETAINV\">Изчислява обратната на кумулативната функция на бета-разпределение.</ahelp>" +msgid "<ahelp hid=\"HID_FUNC_BETAINV\">Returns the inverse of the cumulative Beta probability density function.</ahelp>" +msgstr "" #. 9kR89 #: 04060181.xhp @@ -32057,68 +32057,77 @@ msgctxt "" msgid "BETAINV(Number; Alpha; Beta [; Start [; End]])" msgstr "BETAINV(Число; Алфа; Бета [; Начало [; Край]])" -#. nrAdm +#. vj4KZ #: 04060181.xhp msgctxt "" "04060181.xhp\n" "par_id3149266\n" "help.text" -msgid "<emph>Number</emph> is the value between <emph>Start</emph> and <emph>End</emph> at which to evaluate the function." -msgstr "<emph>Число</emph> е стойността между <emph>Начало</emph> и <emph>Край</emph>, за която да се изчисли функцията." +msgid "<emph>Number</emph> is the probability associated with the Beta distribution for the given arguments <emph>Alpha</emph> and <emph>Beta</emph>." +msgstr "" -#. 2pVvW +#. dxYmS #: 04060181.xhp msgctxt "" "04060181.xhp\n" "par_id3149710\n" "help.text" -msgid "<emph>Alpha</emph> is a parameter to the distribution." -msgstr "<emph>Алфа</emph> е параметър на разпределението." +msgid "<emph>Alpha</emph> is a strictly positive parameter of the Beta distribution." +msgstr "" -#. UrsXf +#. kzkLn #: 04060181.xhp msgctxt "" "04060181.xhp\n" "par_id3156306\n" "help.text" -msgid "<emph>Beta</emph> is a parameter to the distribution." -msgstr "<emph>Бета</emph> е параметър на разпределението." +msgid "<emph>Beta</emph> is a strictly positive parameter of the Beta distribution." +msgstr "" -#. HddSF +#. GMG7C #: 04060181.xhp msgctxt "" "04060181.xhp\n" "par_id3150960\n" "help.text" -msgid "<emph>Start</emph> (optional) is the lower bound for <emph>Number</emph>." -msgstr "<emph>Начало</emph> (незадължителен) е долната граница на параметъра <emph>Число</emph>." +msgid "<emph>Start</emph> (optional) is the lower bound of the output range of the function. If omitted, the default value is 0." +msgstr "" -#. 9oDPk +#. NNPPv #: 04060181.xhp msgctxt "" "04060181.xhp\n" "par_id3151268\n" "help.text" -msgid "<emph>End</emph> (optional) is the upper bound for <emph>Number</emph>." -msgstr "<emph>Край</emph> (незадължителен) е горната граница на параметъра <emph>Число</emph>." +msgid "<emph>End</emph> (optional) is the upper bound of the output range of the function. If omitted, the default value is 1." +msgstr "" -#. wjD2y +#. CfVEd #: 04060181.xhp msgctxt "" "04060181.xhp\n" "par_id3146859\n" "help.text" -msgid "<item type=\"input\">=BETAINV(0.5;5;10)</item> returns the value 0.33." -msgstr "<item type=\"input\">=BETAINV(0,5; 5; 10)</item> връща стойността 0,33." +msgid "<input>=BETAINV(0.5;5;10)</input> returns the value 0.3257511553." +msgstr "" + +#. hpGub +#: 04060181.xhp +msgctxt "" +"04060181.xhp\n" +"par_id871621424421294\n" +"help.text" +msgid "<link href=\"https://wiki.documentfoundation.org/Documentation/Calc_Functions/BETAINV\">BETAINV Wiki page</link>" +msgstr "" -#. Y9hqN +#. kAezG #: 04060181.xhp msgctxt "" "04060181.xhp\n" "bm_id2945620\n" "help.text" -msgid "<bookmark_value>BETA.INV function</bookmark_value> <bookmark_value>cumulative probability density function;inverse of</bookmark_value>" -msgstr "<bookmark_value>BETA.INV, функция</bookmark_value><bookmark_value>кумулативна функция на разпределение;обратна</bookmark_value>" +msgid "<bookmark_value>BETA.INV function</bookmark_value><bookmark_value>cumulative probability density function;inverse of</bookmark_value>" +msgstr "" #. SdmAC #: 04060181.xhp @@ -32129,14 +32138,14 @@ msgctxt "" msgid "BETA.INV" msgstr "BETA.INV" -#. CiE4E +#. guzrk #: 04060181.xhp msgctxt "" "04060181.xhp\n" "par_id2949825\n" "help.text" -msgid "<ahelp hid=\"HID_FUNC_BETAINV_MS\">Returns the inverse of the cumulative beta probability density function.</ahelp>" -msgstr "<ahelp hid=\"HID_FUNC_BETAINV_MS\">Изчислява обратната на кумулативната функция на бета-разпределение.</ahelp>" +msgid "<ahelp hid=\"HID_FUNC_BETAINV_MS\">Returns the inverse of the cumulative Beta probability density function.</ahelp>" +msgstr "" #. xtGcA #: 04060181.xhp @@ -32147,59 +32156,68 @@ msgctxt "" msgid "BETA.INV(Number; Alpha; Beta [; Start [; End]])" msgstr "BETA.INV(Число; Алфа; Бета [; Начало [; Край]])" -#. 2fKqs +#. wYUz2 #: 04060181.xhp msgctxt "" "04060181.xhp\n" "par_id2949266\n" "help.text" -msgid "<emph>Number</emph> is the value between <emph>Start</emph> and <emph>End</emph> at which to evaluate the function." -msgstr "<emph>Число</emph> е стойността между <emph>Начало</emph> и <emph>Край</emph>, за която да се изчисли функцията." +msgid "<emph>Number</emph> is the probability associated with the Beta distribution for the given arguments <emph>Alpha</emph> and <emph>Beta</emph>." +msgstr "" -#. AKB67 +#. oRwEr #: 04060181.xhp msgctxt "" "04060181.xhp\n" "par_id2949710\n" "help.text" -msgid "<emph>Alpha</emph> is a parameter to the distribution." -msgstr "<emph>Алфа</emph> е параметър на разпределението." +msgid "<emph>Alpha</emph> is a strictly positive parameter of the Beta distribution." +msgstr "" -#. nxFcB +#. AcKWH #: 04060181.xhp msgctxt "" "04060181.xhp\n" "par_id2956306\n" "help.text" -msgid "<emph>Beta</emph> is a parameter to the distribution." -msgstr "<emph>Бета</emph> е параметър на разпределението." +msgid "<emph>Beta</emph> is a strictly positive parameter of the Beta distribution." +msgstr "" -#. 9HMyv +#. Xijgg #: 04060181.xhp msgctxt "" "04060181.xhp\n" "par_id2950960\n" "help.text" -msgid "<emph>Start</emph> (optional) is the lower bound for <emph>Number</emph>." -msgstr "<emph>Начало</emph> (незадължителен) е долната граница на параметъра <emph>Число</emph>." +msgid "<emph>Start</emph> (optional) is the lower bound of the output range of the function. If omitted, the default value is 0." +msgstr "" -#. qDex4 +#. Rg7zt #: 04060181.xhp msgctxt "" "04060181.xhp\n" "par_id2951268\n" "help.text" -msgid "<emph>End</emph> (optional) is the upper bound for <emph>Number</emph>." -msgstr "<emph>Край</emph> (незадължителен) е горната граница на параметъра <emph>Число</emph>." +msgid "<emph>End</emph> (optional) is the upper bound of the output range of the function. If omitted, the default value is 1." +msgstr "" -#. C4zFV +#. dbj7p #: 04060181.xhp msgctxt "" "04060181.xhp\n" "par_id2946859\n" "help.text" -msgid "<item type=\"input\">=BETA.INV(0.5;5;10)</item> returns the value 0.3257511553." -msgstr "<item type=\"input\">=BETA.INV(0,5;5;10)</item> връща стойността 0,3257511553." +msgid "<input>=BETA.INV(0.5;5;10)</input> returns the value 0.3257511553." +msgstr "" + +#. Qrj6p +#: 04060181.xhp +msgctxt "" +"04060181.xhp\n" +"par_id841621424421294\n" +"help.text" +msgid "<link href=\"https://wiki.documentfoundation.org/Documentation/Calc_Functions/BETA.INV\">BETA.INV Wiki page</link>" +msgstr "" #. fbcUB #: 04060181.xhp @@ -49634,78 +49652,6 @@ msgctxt "" msgid "2nd Quarter" msgstr "2-ро тримесечие" -#. UMAVG -#: 12080500.xhp -msgctxt "" -"12080500.xhp\n" -"par_id3153876\n" -"help.text" -msgid "100" -msgstr "100" - -#. teNg5 -#: 12080500.xhp -msgctxt "" -"12080500.xhp\n" -"par_id3145251\n" -"help.text" -msgid "120" -msgstr "120" - -#. BEoYv -#: 12080500.xhp -msgctxt "" -"12080500.xhp\n" -"par_id3149400\n" -"help.text" -msgid "130" -msgstr "130" - -#. 3j8rG -#: 12080500.xhp -msgctxt "" -"12080500.xhp\n" -"par_id3150328\n" -"help.text" -msgid "350" -msgstr "350" - -#. Ft9tF -#: 12080500.xhp -msgctxt "" -"12080500.xhp\n" -"par_id3155443\n" -"help.text" -msgid "100" -msgstr "100" - -#. 2BuyN -#: 12080500.xhp -msgctxt "" -"12080500.xhp\n" -"par_id3153713\n" -"help.text" -msgid "100" -msgstr "100" - -#. NNMke -#: 12080500.xhp -msgctxt "" -"12080500.xhp\n" -"par_id3156385\n" -"help.text" -msgid "200" -msgstr "200" - -#. ZATPG -#: 12080500.xhp -msgctxt "" -"12080500.xhp\n" -"par_id3145230\n" -"help.text" -msgid "400" -msgstr "400" - #. cLeqA #: 12080500.xhp msgctxt "" diff --git a/source/bg/helpcontent2/source/text/scalc/05.po b/source/bg/helpcontent2/source/text/scalc/05.po index beb73a6b659..12b6f071560 100644 --- a/source/bg/helpcontent2/source/text/scalc/05.po +++ b/source/bg/helpcontent2/source/text/scalc/05.po @@ -4,16 +4,16 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2022-01-31 18:19+0100\n" -"PO-Revision-Date: 2020-10-30 22:35+0000\n" +"PO-Revision-Date: 2022-02-18 11:44+0000\n" "Last-Translator: Mihail Balabanov <m.balabanov@gmail.com>\n" -"Language-Team: Bulgarian <https://weblate.documentfoundation.org/projects/libo_help-master/textscalc05/bg/>\n" +"Language-Team: Bulgarian <https://translations.documentfoundation.org/projects/libo_help-master/textscalc05/bg/>\n" "Language: bg\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Accelerator-Marker: ~\n" -"X-Generator: LibreOffice\n" +"X-Generator: Weblate 4.8.1\n" "X-POOTLE-MTIME: 1555409156.000000\n" #. Cxzki @@ -437,7 +437,7 @@ msgctxt "" "par_id3155954\n" "help.text" msgid "No value (instead of Err:519 cell displays #VALUE!)" -msgstr "" +msgstr "Няма стойност (вместо Гр:519 в клетката се показва #VALUE!)" #. cf6oh #: 02140000.xhp @@ -536,7 +536,7 @@ msgctxt "" "par_id3154634\n" "help.text" msgid "Not a valid reference (instead of Err:524 cell displays #REF!)" -msgstr "" +msgstr "Не е валидно обръщение (вместо Гр:524 в клетката се показва #REF!)" #. iGGQE #: 02140000.xhp diff --git a/source/bg/helpcontent2/source/text/scalc/guide.po b/source/bg/helpcontent2/source/text/scalc/guide.po index 2fbe89971d8..22c03fe4f39 100644 --- a/source/bg/helpcontent2/source/text/scalc/guide.po +++ b/source/bg/helpcontent2/source/text/scalc/guide.po @@ -3,8 +3,8 @@ 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: 2022-01-31 18:19+0100\n" -"PO-Revision-Date: 2022-01-19 07:29+0000\n" +"POT-Creation-Date: 2022-02-04 12:33+0100\n" +"PO-Revision-Date: 2022-02-18 11:44+0000\n" "Last-Translator: Mihail Balabanov <m.balabanov@gmail.com>\n" "Language-Team: Bulgarian <https://translations.documentfoundation.org/projects/libo_help-master/textscalcguide/bg/>\n" "Language: bg\n" @@ -13,7 +13,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Accelerator-Marker: ~\n" -"X-Generator: LibreOffice\n" +"X-Generator: Weblate 4.8.1\n" "X-Project-Style: openoffice\n" "X-POOTLE-MTIME: 1562356865.000000\n" @@ -1878,7 +1878,7 @@ msgctxt "" "par_id2011780\n" "help.text" msgid "Select the area where you want to input values. Now you can start to input values from the cursor position in the selected area. Press the <keycode>Tab</keycode> key to advance to the next cell or <keycode>Shift</keycode> + <keycode>Tab</keycode> to move backward. At the edges of the selected area the tab key jumps inside the selected area. You will not leave the selected area." -msgstr "" +msgstr "Изберете областта, в която искате да въвеждате стойности. Сега можете да започнете да въвеждате от позицията на курсора в избраната област. Натискайте <keycode>Tab</keycode>, за да преминавате към следващата клетка, или <keycode>Shift</keycode> + <keycode>Tab</keycode>, за да се връщате назад. В краищата на избраната област клавишът Tab предизвиква преминаване обратно в нея. Няма да напуснете тази област." #. HbCtq #: cell_enter.xhp @@ -1896,7 +1896,7 @@ msgctxt "" "par_id3232520\n" "help.text" msgid "Select the area from B3 to E7. Now B3 is waiting for your input. Press <keycode>Tab</keycode> to advance to the next cell within the selected area." -msgstr "" +msgstr "Изберете областта от E7 до B3. Сега клетката B3 очаква да въведете данни в нея. Натиснете <keycode>Tab</keycode>, за да преминете към следващата клетка в избраната област." #. pbEDF #: cell_enter.xhp @@ -2643,7 +2643,7 @@ msgctxt "" "par_id3145384\n" "help.text" msgid "Choose <item type=\"menuitem\">Sheet - External Links</item>. The <link href=\"text/scalc/01/04090000.xhp\" name=\"External Data\"><item type=\"menuitem\">External Data</item></link> dialog appears." -msgstr "" +msgstr "Изберете <item type=\"menuitem\">Лист - Външни връзки</item>. Ще се появи диалоговият прозорец <link href=\"text/scalc/01/04090000.xhp\" name=\"External Data\"><item type=\"menuitem\">Външни данни</item></link>." #. EQzxX #: cellreferences_url.xhp @@ -4832,14 +4832,14 @@ msgctxt "" msgid "To remove a button from the table, just drag it out of the pivot table. Release the mouse button when the mouse pointer positioned within the sheet has become a 'not allowed' icon. The button is deleted." msgstr "За да изтриете бутон от таблицата, просто го плъзнете извън обобщаващата таблица. Отпуснете бутона на мишката, когато показалецът й в листа се превърне в икона „не е позволено“. Бутонът ще бъде изтрит." -#. tYvsC +#. vbqKe #: datapilot_edittable.xhp msgctxt "" "datapilot_edittable.xhp\n" "par_id3156442\n" "help.text" -msgid "To edit the pivot table, click a cell inside the pivot table and open the context menu. In the context menu you find the command <emph>Edit Layout</emph>, which displays the <emph>Pivot Table</emph> dialog for the current pivot table." -msgstr "За да редактирате обобщаващата таблица, щракнете върху клетка от нея и отворете контекстното меню. Там ще видите командата <emph>Редактиране на оформление</emph>, която показва диалога <emph>Обобщаваща таблица</emph> за текущата обобщаваща таблица." +msgid "To edit the pivot table, click a cell inside the pivot table and open the context menu. In the context menu you find the command <emph>Properties</emph>, which displays the <emph>Pivot Table Layout</emph> dialog for the current pivot table." +msgstr "За да редактирате обобщаващата таблица, щракнете върху клетка от нея и отворете контекстното меню. Там ще видите командата <emph>Свойства</emph>, която показва диалога <emph>Оформление на обобщаваща таблица</emph> за текущата обобщаваща таблица." #. fKGXd #: datapilot_edittable.xhp @@ -13371,7 +13371,7 @@ msgctxt "" "par_id3145750\n" "help.text" msgid "Choose <emph>Sheet - External Links</emph>. This opens the <link href=\"text/scalc/01/04090000.xhp\">External Data</link> dialog." -msgstr "" +msgstr "Изберете <emph>Лист - Външни връзки</emph>. Ще се отвори диалоговият прозорец <link href=\"text/scalc/01/04090000.xhp\">Външни данни</link>." #. AGj3g #: webquery.xhp diff --git a/source/bg/helpcontent2/source/text/sdatabase.po b/source/bg/helpcontent2/source/text/sdatabase.po index 466930b05fd..78775b62265 100644 --- a/source/bg/helpcontent2/source/text/sdatabase.po +++ b/source/bg/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: 2022-01-31 18:19+0100\n" +"POT-Creation-Date: 2022-02-18 12:17+0100\n" "PO-Revision-Date: 2021-12-25 04:38+0000\n" "Last-Translator: Mihail Balabanov <m.balabanov@gmail.com>\n" "Language-Team: Bulgarian <https://translations.documentfoundation.org/projects/libo_help-master/textsdatabase/bg/>\n" @@ -11483,15 +11483,6 @@ msgctxt "" msgid "<ahelp hid=\".\">Select the numeric field name.</ahelp>" msgstr "" -#. 2fBzx -#: querywizard04.xhp -msgctxt "" -"querywizard04.xhp\n" -"par_idN105E7\n" -"help.text" -msgid "+" -msgstr "" - #. hM5kP #: querywizard04.xhp msgctxt "" @@ -11501,15 +11492,6 @@ msgctxt "" msgid "<ahelp hid=\".\">Appends a new row of controls.</ahelp>" msgstr "" -#. psHk4 -#: querywizard04.xhp -msgctxt "" -"querywizard04.xhp\n" -"par_idN105F1\n" -"help.text" -msgid "−" -msgstr "" - #. MYCN9 #: querywizard04.xhp msgctxt "" @@ -12014,22 +11996,31 @@ msgctxt "" msgid "Choose <item type=\"menuitem\">View - Add Field</item>." msgstr "" -#. hxBBt +#. oEoAE +#: rep_insertfield.xhp +msgctxt "" +"rep_insertfield.xhp\n" +"par_id121540674874655\n" +"help.text" +msgid "Click the Add Field icon on the toolbar." +msgstr "" + +#. e4BhF #: rep_insertfield.xhp msgctxt "" "rep_insertfield.xhp\n" "par_id991540674901837\n" "help.text" -msgid "<image src=\"media/icon-themes/cmd/lc_addfield.svg\" id=\"img_id621540674901837\" width=\"1.0cm\" height=\"1.0cm\"><alt id=\"alt_id491540674901837\">Add field icon</alt></image>" +msgid "<image src=\"cmd/lc_addfield.svg\" id=\"img_id621540674901837\" width=\"1.0cm\" height=\"1.0cm\"><alt id=\"alt_id491540674901837\">Add Field icon</alt></image>" msgstr "" -#. oEoAE +#. jYge5 #: rep_insertfield.xhp msgctxt "" "rep_insertfield.xhp\n" -"par_id121540674874655\n" +"par_id121540664874655\n" "help.text" -msgid "Click the Add Field icon on the toolbar." +msgid "Add Field icon on the toolbar." msgstr "" #. BqWBD @@ -12059,13 +12050,31 @@ msgctxt "" msgid "It is not possible to overlap the fields. If you drop a table field on the Detail area, then a label and a text box are inserted." msgstr "" -#. RGprC +#. N9RC7 #: rep_insertfield.xhp msgctxt "" "rep_insertfield.xhp\n" "par_id3059785\n" "help.text" -msgid "You can also insert text that should be the same on every page of the report. Click the Label Field icon <image id=\"img_id5605334\" src=\"media/icon-themes/cmd/lc_addfield.svg\" width=\"0.566cm\" height=\"0.566cm\" localize=\"true\"><alt id=\"alt_id5605334\">Icon</alt></image>, then drag a rectangle in the Page Header or Page Footer area. Edit the Label property to show the text you want." +msgid "You can also insert text that should be the same on every page of the report. Click the Label Field icon, then drag a rectangle in the Page Header or Page Footer area. Edit the Label property to show the text you want." +msgstr "" + +#. yombL +#: rep_insertfield.xhp +msgctxt "" +"rep_insertfield.xhp\n" +"par_id991540874901837\n" +"help.text" +msgid "<image id=\"img_id5605334\" src=\"cmd/lc_addfield.svg\" width=\"1cm\" height=\"1cm\" localize=\"true\"><alt id=\"alt_id5605334\">Icon</alt></image>" +msgstr "" + +#. pSksR +#: rep_insertfield.xhp +msgctxt "" +"rep_insertfield.xhp\n" +"par_id121542664874655\n" +"help.text" +msgid "Add Label Field icon on the toolbar." msgstr "" #. VjpkA @@ -12077,13 +12086,13 @@ msgctxt "" msgid "Sorting fields names" msgstr "" -#. pNfxS +#. ENcuK #: rep_insertfield.xhp msgctxt "" "rep_insertfield.xhp\n" "par_id651540564204840\n" "help.text" -msgid "<image src=\"media/icon-themes/cmd/sc_sortascending.svg\" id=\"img_id631540564204841\" width=\"1.0cm\" height=\"1.0cm\"><alt id=\"alt_id141540564204841\">Sort Ascending icon</alt></image>" +msgid "<image src=\"cmd/sc_sortascending.svg\" id=\"img_id631540564204841\" width=\"1.0cm\" height=\"1.0cm\"><alt id=\"alt_id141540564204841\">Sort Ascending icon</alt></image>" msgstr "" #. EfMFi @@ -12095,13 +12104,13 @@ msgctxt "" msgid "Sort names ascending." msgstr "" -#. 9jVwk +#. rJE3c #: rep_insertfield.xhp msgctxt "" "rep_insertfield.xhp\n" "par_id811540564184191\n" "help.text" -msgid "<image src=\"media/icon-themes/cmd/sc_sortdescending.svg\" id=\"img_id391540564184192\" width=\"1.0cm\" height=\"1.0cm\"><alt id=\"alt_id571540564184192\">Sort descending icon</alt></image>" +msgid "<image src=\"cmd/sc_sortdescending.svg\" id=\"img_id391540564184192\" width=\"1.0cm\" height=\"1.0cm\"><alt id=\"alt_id571540564184192\">Sort Descending icon</alt></image>" msgstr "" #. BEcwL @@ -12113,13 +12122,13 @@ msgctxt "" msgid "Sort names descending," msgstr "" -#. GRKuP +#. RVvGD #: rep_insertfield.xhp msgctxt "" "rep_insertfield.xhp\n" "par_id851540564212907\n" "help.text" -msgid "<image src=\"media/icon-themes/cmd/lc_removefiltersort.svg\" id=\"img_id41540564212907\" width=\"1.0cm\" height=\"1.0cm\"><alt id=\"alt_id421540564212908\">Undo sorting icon</alt></image>" +msgid "<image src=\"cmd/lc_removefiltersort.svg\" id=\"img_id41540564212907\" width=\"1.0cm\" height=\"1.0cm\"><alt id=\"alt_id421540564212908\">Undo sorting icon</alt></image>" msgstr "" #. DVAm8 diff --git a/source/bg/helpcontent2/source/text/shared.po b/source/bg/helpcontent2/source/text/shared.po index 9a2a78ebcfc..c5026283d45 100644 --- a/source/bg/helpcontent2/source/text/shared.po +++ b/source/bg/helpcontent2/source/text/shared.po @@ -3,8 +3,8 @@ 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: 2022-01-31 18:19+0100\n" -"PO-Revision-Date: 2021-12-01 07:38+0000\n" +"POT-Creation-Date: 2022-02-18 12:17+0100\n" +"PO-Revision-Date: 2022-02-18 11:44+0000\n" "Last-Translator: Mihail Balabanov <m.balabanov@gmail.com>\n" "Language-Team: Bulgarian <https://translations.documentfoundation.org/projects/libo_help-master/textshared/bg/>\n" "Language: bg\n" @@ -23,7 +23,7 @@ msgctxt "" "tit\n" "help.text" msgid "Find Bar" -msgstr "" +msgstr "Лента „Търсене“" #. ZBBdy #: find_toolbar.xhp @@ -32,7 +32,7 @@ msgctxt "" "bm_id871641583188415\n" "help.text" msgid "<bookmark_value>Find toolbar</bookmark_value>" -msgstr "" +msgstr "<bookmark_value>Търсене, лента с инструменти</bookmark_value>" #. WXRY5 #: find_toolbar.xhp @@ -41,7 +41,7 @@ msgctxt "" "hd_id701641581066778\n" "help.text" msgid "<link href=\"/text/shared/find_toolbar.xhp\" name=\"Find Bar\">Find Bar</link>" -msgstr "" +msgstr "<link href=\"/text/shared/find_toolbar.xhp\" name=\"Find Bar\">Лента „Търсене“</link>" #. X55wK #: find_toolbar.xhp @@ -50,7 +50,7 @@ msgctxt "" "par_id3147762\n" "help.text" msgid "The <menuitem>Find</menuitem> toolbar can be used to quickly search the contents of %PRODUCTNAME documents." -msgstr "" +msgstr "Лентата с инструменти <menuitem>Търсене</menuitem> може да се използва за бързо претърсване на съдържанието на документи на %PRODUCTNAME." #. wMCEY #: find_toolbar.xhp @@ -844,41 +844,41 @@ msgctxt "" msgid "Zoom" msgstr "Мащаб" -#. 8Hudp +#. zYZRw #: main0201.xhp msgctxt "" "main0201.xhp\n" "par_idN10818\n" "help.text" -msgid "What's this" -msgstr "Какво е това" +msgid "What’s This?" +msgstr "" -#. G8ADV +#. UDDTK #: main0201.xhp msgctxt "" "main0201.xhp\n" "par_idN1081E\n" "help.text" -msgid "<ahelp hid=\".\">Enables extended help tips under the mouse pointer till the next click.</ahelp>" -msgstr "<ahelp hid=\".\">Разрешава разширените подсказки за обектите под курсора на мишката до следващото щракване.</ahelp>" +msgid "<ahelp hid=\".\">Enables extended help tips under the mouse pointer until the next click.</ahelp>" +msgstr "" -#. gMBSS +#. Hvhxs #: main0201.xhp msgctxt "" "main0201.xhp\n" "par_idN10855\n" "help.text" -msgid "<image id=\"img_id3174230\" src=\"cmd/sc_extendedhelp.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3174230\">icon What's this?'</alt></image>" -msgstr "<image id=\"img_id3174230\" src=\"cmd/sc_extendedhelp.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3174230\">Икона „Какво е това?“</alt></image>" +msgid "<image id=\"img_id3174230\" src=\"cmd/sc_extendedhelp.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3174230\">Icon “What’s This?”</alt></image>" +msgstr "" -#. C6Uid +#. KPZBD #: main0201.xhp msgctxt "" "main0201.xhp\n" "par_idN10873\n" "help.text" -msgid "What's this" -msgstr "Какво е това" +msgid "What’s This?" +msgstr "" #. Xtuxp #: main0204.xhp @@ -2302,50 +2302,41 @@ msgctxt "" msgid "<ahelp hid=\".\">Opens a submenu where you can choose text spacing commands.</ahelp>" msgstr "<ahelp hid=\".\">Отваря подменю с команди за разредката на текста.</ahelp>" -#. 7Sh42 +#. 44Px9 #: submenu_spacing.xhp msgctxt "" "submenu_spacing.xhp\n" -"hd_id3154944\n" +"hd_id3147573\n" "help.text" -msgid "Line Spacing: 1" -msgstr "Редова разредка: 1" +msgid "Increase Paragraph Spacing" +msgstr "Увеличаване отстоянието на абзаца" -#. xxnjH +#. zhqwZ #: submenu_spacing.xhp msgctxt "" "submenu_spacing.xhp\n" -"hd_id3146969\n" +"par_id3150695\n" "help.text" -msgid "Line Spacing: 1.5" -msgstr "Редова разредка: 1,5" +msgid "Increases the paragraph spacing above the selected paragraph." +msgstr "Увеличава отстоянието над избрания абзац." -#. acjb4 +#. zDRUC #: submenu_spacing.xhp msgctxt "" "submenu_spacing.xhp\n" -"hd_id3153711\n" +"par_id261643820768225\n" "help.text" -msgid "Line Spacing: 2" -msgstr "Редова разредка: 2" +msgid "<image src=\"cmd/lc_paraspaceincrease.svg\" id=\"img_id901643820768226\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id831643820768227\">Icon Increase Paragraph Spacing</alt></image>" +msgstr "" -#. 44Px9 +#. D2RsS #: submenu_spacing.xhp msgctxt "" "submenu_spacing.xhp\n" -"hd_id3147573\n" +"par_id131643820768228\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 "Увеличава отстоянието над избрания абзац." +msgstr "" #. XCZUT #: submenu_spacing.xhp @@ -2365,6 +2356,24 @@ msgctxt "" msgid "Decreases the paragraph spacing above the selected paragraph." msgstr "Намалява отстоянието над избрания абзац." +#. agf5h +#: submenu_spacing.xhp +msgctxt "" +"submenu_spacing.xhp\n" +"par_id791643820835491\n" +"help.text" +msgid "<image src=\"cmd/lc_paraspacedecrease.svg\" id=\"img_id391643820835492\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id551643820835493\">Icon Decrease Paragraph Spacing</alt></image>" +msgstr "" + +#. DssS6 +#: submenu_spacing.xhp +msgctxt "" +"submenu_spacing.xhp\n" +"par_id141643820835494\n" +"help.text" +msgid "Decrease Paragraph Spacing" +msgstr "" + #. EsHFP #: submenu_spacing.xhp msgctxt "" @@ -2383,6 +2392,24 @@ msgctxt "" 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 "Увеличава левия отстъп на текущия абзац или съдържание на клетка до следващата подразбирана позиция за табулация. Ако са избрани няколко абзаца, се увеличава отстъпът на всички избрани абзаци." +#. CFoDz +#: submenu_spacing.xhp +msgctxt "" +"submenu_spacing.xhp\n" +"par_id351643820903541\n" +"help.text" +msgid "<image src=\"cmd/lc_incrementindent.svg\" id=\"img_id161643820903542\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id981643820903543\">Icon Increase Indent</alt></image>" +msgstr "" + +#. c7WUp +#: submenu_spacing.xhp +msgctxt "" +"submenu_spacing.xhp\n" +"par_id841643820903544\n" +"help.text" +msgid "Increase Indent" +msgstr "" + #. YA8bT #: submenu_spacing.xhp msgctxt "" @@ -2392,14 +2419,32 @@ msgctxt "" msgid "Decrease Indent" msgstr "Намаляване на отстъпа" -#. zVFFG +#. aSrjB #: 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 "Намалява левия отстъп на текущия абзац лили" +msgid "Decreases the left indent of the current paragraph or cell content and sets it to the previous default tab position. If several paragraphs are selected, the indentation of all selected paragraphs is decreased." +msgstr "" + +#. XsV6q +#: submenu_spacing.xhp +msgctxt "" +"submenu_spacing.xhp\n" +"par_id191643820966566\n" +"help.text" +msgid "<image src=\"cmd/lc_decrementindent.svg\" id=\"img_id601643820966567\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id991643820966568\">Icon Decrease Indent</alt></image>" +msgstr "" + +#. wVZXB +#: submenu_spacing.xhp +msgctxt "" +"submenu_spacing.xhp\n" +"par_id201643820966569\n" +"help.text" +msgid "Decrease Indent" +msgstr "" #. MVHBc #: submenu_text.xhp diff --git a/source/bg/helpcontent2/source/text/shared/00.po b/source/bg/helpcontent2/source/text/shared/00.po index d41d1020278..823bc35993f 100644 --- a/source/bg/helpcontent2/source/text/shared/00.po +++ b/source/bg/helpcontent2/source/text/shared/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: 2021-12-21 12:38+0100\n" +"POT-Creation-Date: 2022-02-04 12:33+0100\n" "PO-Revision-Date: 2022-01-08 14:38+0000\n" "Last-Translator: Mihail Balabanov <m.balabanov@gmail.com>\n" "Language-Team: Bulgarian <https://translations.documentfoundation.org/projects/libo_help-master/textshared00/bg/>\n" @@ -13,7 +13,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Accelerator-Marker: ~\n" -"X-Generator: Weblate 4.8.1\n" +"X-Generator: LibreOffice\n" "X-POOTLE-MTIME: 1562356072.000000\n" #. 3B8ZN @@ -8341,23 +8341,23 @@ msgctxt "" msgid "Tools Menu" msgstr "Меню Инструменти" -#. FjDXs +#. eA5Ru #: 00000406.xhp msgctxt "" "00000406.xhp\n" "par_id3146765\n" "help.text" -msgid "Choose <emph><item type=\"menuitem\">Insert - Media - Clip Art Gallery</item></emph> or open <emph>Standard</emph> bar, click" -msgstr "Изберете <emph><item type=\"menuitem\">Вмъкване - Мултимедия - Галерия</item></emph> или в лентата <emph>Стандартни</emph> щракнете върху" +msgid "Choose <emph><item type=\"menuitem\">Insert - Media - Gallery</item></emph> or open <emph>Standard</emph> bar, click" +msgstr "" -#. EQ6v8 +#. tdk7b #: 00000406.xhp msgctxt "" "00000406.xhp\n" "par_id3153323\n" "help.text" -msgid "<image id=\"img_id3154894\" src=\"cmd/sc_gallery.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3154894\">Icon</alt></image>" -msgstr "<image id=\"img_id3154894\" src=\"cmd/sc_gallery.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3154894\">Икона</alt></image>" +msgid "<image id=\"img_id3154894\" src=\"cmd/lc_gallery.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154894\">Icon</alt></image>" +msgstr "" #. iLbBE #: 00000406.xhp @@ -8404,14 +8404,14 @@ msgctxt "" msgid "On the <emph>Standard</emph> bar, click" msgstr "В лентата <emph>Стандартни</emph> щракнете върху" -#. vqDFi +#. nNuL8 #: 00000406.xhp msgctxt "" "00000406.xhp\n" "par_id3153824\n" "help.text" -msgid "<image id=\"img_id3153665\" src=\"cmd/sc_spelling.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3153665\">Icon</alt></image>" -msgstr "<image id=\"img_id3153665\" src=\"cmd/sc_spelling.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3153665\">Икона</alt></image>" +msgid "<image id=\"img_id3153665\" src=\"cmd/lc_spelling.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153665\">Icon</alt></image>" +msgstr "" #. sBnwZ #: 00000406.xhp @@ -8638,23 +8638,23 @@ msgctxt "" msgid "<variable id=\"menue\">Choose <emph>Tools - Customize - Menus</emph> tab.</variable>" msgstr "<variable id=\"menue\">Изберете раздела <emph>Инструменти - Персонализиране - Менюта</emph>.</variable>" -#. DMB2H +#. xzidF #: 00000406.xhp msgctxt "" "00000406.xhp\n" "par_idN108E9\n" "help.text" -msgid "<variable id=\"menuenew\">Choose <menuitem>Tools - Customize - Menus</menuitem> tab, click the gear <image id=\"img_id3148386\" src=\"cmd/lc_config.svg\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3148386\">Icon gear menu</alt></image> dropdown menu and choose <menuitem>Add</menuitem>.</variable>" -msgstr "<variable id=\"menuenew\">Изберете раздела <menuitem>Инструменти - Персонализиране - Менюта</menuitem>, щракнете върху зъбното колело <image id=\"img_id3148386\" src=\"cmd/lc_config.svg\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3148386\">Икона за меню „зъбно колело“</alt></image> за падащото меню и изберете <menuitem>Добавяне</menuitem>.</variable>" +msgid "<variable id=\"menuenew\">Choose <menuitem>Tools - Customize - Menus</menuitem> tab, click the gear <image id=\"img_id3148386\" src=\"cmd/lc_config.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3148386\">Icon gear menu</alt></image> dropdown menu and choose <menuitem>Add</menuitem>.</variable>" +msgstr "" -#. H7agM +#. hg8cr #: 00000406.xhp msgctxt "" "00000406.xhp\n" "par_idN10919\n" "help.text" -msgid "<variable id=\"menuemove\">Choose <menuitem>Tools - Customize - Menus</menuitem> tab, click the gear <image id=\"img_id3148386\" src=\"cmd/lc_config.svg\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3148386\">Icon gear menu</alt></image> dropdown menu and choose <menuitem>Move</menuitem>.</variable>" -msgstr "<variable id=\"menuenew\">Изберете раздела <menuitem>Инструменти - Персонализиране - Менюта</menuitem>, щракнете върху зъбното колело <image id=\"img_id3148386\" src=\"cmd/lc_config.svg\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3148386\">Икона за меню „зъбно колело“</alt></image> за падащото меню и изберете <menuitem>Преместване</menuitem>.</variable>" +msgid "<variable id=\"menuemove\">Choose <menuitem>Tools - Customize - Menus</menuitem> tab, click the gear <image id=\"img_id3148386\" src=\"cmd/lc_config.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3148386\">Icon gear menu</alt></image> dropdown menu and choose <menuitem>Move</menuitem>.</variable>" +msgstr "" #. nNuX4 #: 00000406.xhp @@ -8899,14 +8899,14 @@ msgctxt "" msgid "Choose <emph>Format - Area - Area</emph>, press the <emph>Color</emph> button and click the <emph>Pick</emph> button." msgstr "Изберете <emph>Форматиране - Област - Област</emph>, натиснете бутона <emph>Цвят</emph> и щракнете върху бутона <emph>Посочване</emph>." -#. iiCrG +#. EU3Yg #: 00000406.xhp msgctxt "" "00000406.xhp\n" "par_id3153876\n" "help.text" -msgid "<image id=\"img_id3148386\" src=\"svx/res/colordlg.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3148386\">Icon</alt></image>" -msgstr "<image id=\"img_id3148386\" src=\"svx/res/colordlg.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3148386\">Икона</alt></image>" +msgid "<image id=\"img_id3148386\" src=\"cmd/lc_colorsettings.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3148386\">Icon</alt></image>" +msgstr "" #. XLFFo #: 00000406.xhp diff --git a/source/bg/helpcontent2/source/text/shared/01.po b/source/bg/helpcontent2/source/text/shared/01.po index 70840356277..e094c25e9bc 100644 --- a/source/bg/helpcontent2/source/text/shared/01.po +++ b/source/bg/helpcontent2/source/text/shared/01.po @@ -3,8 +3,8 @@ 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: 2022-01-31 18:19+0100\n" -"PO-Revision-Date: 2022-01-30 13:38+0000\n" +"POT-Creation-Date: 2022-02-18 12:38+0100\n" +"PO-Revision-Date: 2022-02-16 09:39+0000\n" "Last-Translator: Mihail Balabanov <m.balabanov@gmail.com>\n" "Language-Team: Bulgarian <https://translations.documentfoundation.org/projects/libo_help-master/textshared01/bg/>\n" "Language: bg\n" @@ -21914,6 +21914,24 @@ msgctxt "" msgid "<variable id=\"einzeiligtext\">Applies single line spacing to the current paragraph. This is the default setting.</variable>" msgstr "<variable id=\"einzeiligtext\">Прилага единични разстояния между редовете в текущия абзац. Това е настройката по подразбиране.</variable>" +#. Q3Apw +#: 05030100.xhp +msgctxt "" +"05030100.xhp\n" +"par_id881643818442245\n" +"help.text" +msgid "<image src=\"cmd/lc_spacepara1.svg\" id=\"img_id881643818442246\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id691643818442247\">Icon Line Spacing 1</alt></image>" +msgstr "" + +#. q6zhc +#: 05030100.xhp +msgctxt "" +"05030100.xhp\n" +"par_id651643818442248\n" +"help.text" +msgid "Line Spacing 1" +msgstr "" + #. CBBax #: 05030100.xhp msgctxt "" @@ -21932,6 +21950,24 @@ msgctxt "" msgid "<variable id=\"one_point_one_five_spacing\">Sets the line spacing to 1.15 lines.</variable>" msgstr "<variable id=\"one_point_one_five_spacing\">Задава редова разредка от 1,15 реда.</variable>" +#. Swk6G +#: 05030100.xhp +msgctxt "" +"05030100.xhp\n" +"par_id461643818848838\n" +"help.text" +msgid "<image src=\"cmd/lc_spacepara1.svg\" id=\"img_id721643818848839\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id211643818848840\">Icon Line Spacing 1.15</alt></image>" +msgstr "" + +#. nWqHm +#: 05030100.xhp +msgctxt "" +"05030100.xhp\n" +"par_id271643818848841\n" +"help.text" +msgid "Line Spacing 1.15" +msgstr "" + #. 5SLdx #: 05030100.xhp msgctxt "" @@ -21950,6 +21986,24 @@ msgctxt "" msgid "<variable id=\"eineinhalbzeiligtext\">Sets the line spacing to 1.5 lines.</variable>" msgstr "<variable id=\"eineinhalbzeiligtext\">Задава редова разредка от ред и половина.</variable>" +#. iGepF +#: 05030100.xhp +msgctxt "" +"05030100.xhp\n" +"par_id791643819136940\n" +"help.text" +msgid "<image src=\"cmd/lc_spacepara15.svg\" id=\"img_id201643819136941\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id461643819136943\">Icon Line Spacing 1.5</alt></image>" +msgstr "" + +#. Ag5FS +#: 05030100.xhp +msgctxt "" +"05030100.xhp\n" +"par_id831643819136944\n" +"help.text" +msgid "Line Spacing 1.5" +msgstr "" + #. XGSUC #: 05030100.xhp msgctxt "" @@ -21968,6 +22022,24 @@ msgctxt "" msgid "<variable id=\"zweizeiligtext\">Sets the line spacing to two lines.</variable>" msgstr "<variable id=\"zweizeiligtext\">Задава редова разредка от два реда.</variable>" +#. GP5wE +#: 05030100.xhp +msgctxt "" +"05030100.xhp\n" +"par_id421643819242730\n" +"help.text" +msgid "<image src=\"cmd/lc_spacepara2.svg\" id=\"img_id861643819242731\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id961643819242732\">Icon Line Spacing 2</alt></image>" +msgstr "" + +#. vJR3n +#: 05030100.xhp +msgctxt "" +"05030100.xhp\n" +"par_id991643819242734\n" +"help.text" +msgid "Line Spacing 2" +msgstr "" + #. HDPps #: 05030100.xhp msgctxt "" @@ -25611,7 +25683,7 @@ msgctxt "" "par_id161632275254217\n" "help.text" msgid "Or, right click the selection to open the context menu and choose <menuitem>Unmerge Cells</menuitem>. If <menuitem>Merge Cells</menuitem> is present instead then the cell selection does not contain any merged cells." -msgstr "" +msgstr "…или щракнете с десния бутон върху селекцията, за да отворите контекстното меню, и изберете <menuitem>Разделяне на слети клетки</menuitem>. Ако вместо това се вижда <menuitem>Сливане на клетки</menuitem>, значи селекцията не съдържа слети клетки." #. WLbsk #: 05100200.xhp @@ -25620,7 +25692,7 @@ msgctxt "" "par_id901632804430738\n" "help.text" msgid "Or, in the <emph>Properties</emph> sidebar clear the <emph>Merge Cells</emph> checkbox." -msgstr "" +msgstr "…или в страничната лента <emph>Свойства</emph> премахнете отметката от полето <emph>Сливане на клетки</emph>." #. nnwCo #: 05100200.xhp @@ -25629,7 +25701,7 @@ msgctxt "" "par_id381632805680565\n" "help.text" msgid "Or, choose <menuitem>Format - Merge and Unmerge Cells - Unmerge Cells</menuitem>" -msgstr "" +msgstr "…или изберете <menuitem>Форматиране - Сливане и разделяне на клетки - Разделяне на слети клетки</menuitem>." #. Tvbae #: 05100200.xhp @@ -25638,7 +25710,7 @@ msgctxt "" "hd_id3154654\n" "help.text" msgid "<variable id=\"splitcells\"><link href=\"text/shared/01/05100200.xhp\" name=\"Splitting Cells\">Split Cells</link></variable>" -msgstr "" +msgstr "<variable id=\"splitcells\"><link href=\"text/shared/01/05100200.xhp\" name=\"Splitting Cells\">Разделяне на клетки</link></variable>" #. 3sZ8J #: 05100200.xhp @@ -25647,7 +25719,7 @@ msgctxt "" "par_id3083451\n" "help.text" msgid "<variable id=\"teilentext\"><ahelp hid=\".\">Displays the Split Cells Dialog where the split can be defined as either horizontally or vertically and the number the each cell will be split into.</ahelp></variable>" -msgstr "" +msgstr "<variable id=\"teilentext\"><ahelp hid=\".\">Показва диалога „Разделяне на клетки“, в който можете да укажете хоризонтално или вертикално разделяне и брой части, на които да бъде разделена всяка клетка.</ahelp></variable>" #. aAHnr #: 05100200.xhp @@ -25656,7 +25728,7 @@ msgctxt "" "par_id321632807186976\n" "help.text" msgid "Do one of the following:" -msgstr "" +msgstr "Направете едно от следните неща:" #. yzi5c #: 05100200.xhp @@ -25665,7 +25737,7 @@ msgctxt "" "par_id3154024\n" "help.text" msgid "Choose <emph>Table - Split Cells</emph>." -msgstr "" +msgstr "Изберете <emph>Таблица - Разделяне на клетки</emph>." #. pNAsT #: 05100200.xhp @@ -25674,7 +25746,7 @@ msgctxt "" "par_id3154042\n" "help.text" msgid "Or, on the <emph>Table</emph> toolbar click:" -msgstr "" +msgstr "…или в лентата <emph>Таблица</emph> щракнете върху:" #. 4oLAA #: 05100200.xhp @@ -25683,7 +25755,7 @@ msgctxt "" "hd_id3154558\n" "help.text" msgid "Split Cells Dialog" -msgstr "" +msgstr "Диалог „Разделяне на клетки“" #. cDdv6 #: 05100200.xhp @@ -26736,7 +26808,7 @@ msgctxt "" "par_id661630417737429\n" "help.text" msgid "Names must be unique between images, OLE objects and frames in the same document." -msgstr "" +msgstr "Имената трябва да са уникални сред изображенията, OLE обектите и рамките в един и същ документ." #. 2gqYZ #: 05190100.xhp @@ -27618,7 +27690,7 @@ msgctxt "" "par_id3154863\n" "help.text" msgid "You can add custom colors, gradients, hatchings, two color patterns and image patterns to the default lists for later use." -msgstr "" +msgstr "Можете да добавяте към подразбираните списъци свои цветове, градиенти, щриховки, двуцветни шарки и шарки изображения за използване впоследствие." #. CGbA3 #: 05210100.xhp @@ -28392,7 +28464,7 @@ msgctxt "" "tit\n" "help.text" msgid "Image" -msgstr "" +msgstr "Изображение" #. 9yCZ3 #: 05210500.xhp @@ -28401,7 +28473,7 @@ msgctxt "" "bm_id3155619\n" "help.text" msgid "<bookmark_value>images; areas</bookmark_value><bookmark_value>areas; image</bookmark_value>" -msgstr "" +msgstr "<bookmark_value>изображения; области</bookmark_value><bookmark_value>области; изображения</bookmark_value>" #. EXFDE #: 05210500.xhp @@ -28410,7 +28482,7 @@ msgctxt "" "hd_id3155619\n" "help.text" msgid "<link href=\"text/shared/01/05210500.xhp\" name=\"Image\">Image</link>" -msgstr "" +msgstr "<link href=\"text/shared/01/05210500.xhp\" name=\"Image\">Изображение</link>" #. AAzK8 #: 05210500.xhp @@ -28419,7 +28491,7 @@ msgctxt "" "par_id3149495\n" "help.text" msgid "<ahelp hid=\"cui/ui/imagetabpage/ImageTabPage\">Select an image that you want to use as a fill image, or add your own image pattern.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\"cui/ui/bitmaptabpage/BitmapTabPage\">Изберете изображение, което искате да използвате като шарка за запълване, или добавете свое собствено.</ahelp>" #. fogGu #: 05210500.xhp @@ -28428,7 +28500,7 @@ msgctxt "" "hd_id3148585\n" "help.text" msgid "Image" -msgstr "" +msgstr "Изображение" #. AbybR #: 05210500.xhp @@ -28437,7 +28509,7 @@ msgctxt "" "par_id3147226\n" "help.text" msgid "Lists the available images. You can also import images." -msgstr "" +msgstr "Изброява наличните изображения. Можете също да импортирате изображения." #. rr7b8 #: 05210500.xhp @@ -28446,7 +28518,7 @@ msgctxt "" "par_id501592872056000\n" "help.text" msgid "To rename an image, select the image, right-click and choose <menuitem>Rename</menuitem>. To delete an image, select the image, right-click and choose <menuitem>Delete</menuitem>." -msgstr "" +msgstr "За да преименувате изображение, изберете го, щракнете с десния бутон и изберете <menuitem>Преименуване</menuitem>. За да изтриете изображение, изберете го, щракнете с десния бутон и изберете <menuitem>Изтриване</menuitem>." #. MqVdD #: 05210500.xhp @@ -28473,7 +28545,7 @@ msgctxt "" "par_id301592866270627\n" "help.text" msgid "Imported images are saved in your user profile and can be used in other documents." -msgstr "" +msgstr "Импортираните изображения се записват в потребителския ви профил и могат да се използват в други документи." #. pC4QD #: 05210500.xhp @@ -28500,7 +28572,7 @@ msgctxt "" "par_id241592868416096\n" "help.text" msgid "<emph>Tiled</emph>: Fill the area with the image as tiles." -msgstr "" +msgstr "<emph>Мозаично</emph>: областта се запълва с изображението като с плочки." #. gCgdA #: 05210500.xhp @@ -28518,7 +28590,7 @@ msgctxt "" "par_id651592868426975\n" "help.text" msgid "<emph>Custom position/size</emph>: Set a custom size and position of the image in the object area." -msgstr "" +msgstr "<emph>Позиция/размер по избор</emph>: задайте избран от вас размер и позиция на изображението в областта на обекта." #. sAiUV #: 05210500.xhp @@ -28581,7 +28653,7 @@ msgctxt "" "par_id321592869780471\n" "help.text" msgid "Select the anchoring position of the image inside the object area." -msgstr "" +msgstr "Изберете позицията за закотвяне на изображението в областта на обекта." #. WKmCj #: 05210500.xhp @@ -28599,7 +28671,7 @@ msgctxt "" "par_id811592870169715\n" "help.text" msgid "<emph>X-Offset</emph>: Set the horizontal image offset value with respect to the anchoring position." -msgstr "" +msgstr "<emph>Отместване по X</emph>: задайте стойността на хоризонталното отместване на изображението спрямо позицията на закотвяне." #. MM4XP #: 05210500.xhp @@ -28608,7 +28680,7 @@ msgctxt "" "par_id41592870267463\n" "help.text" msgid "<emph>Y-Offset</emph>: Set the vertical image offset value with respect to the anchoring position." -msgstr "" +msgstr "<emph>Отместване по Y</emph>: задайте стойността на вертикалното отместване на изображението спрямо позицията на закотвяне." #. FeN7H #: 05210500.xhp @@ -29607,7 +29679,7 @@ msgctxt "" "bm_id3154350\n" "help.text" msgid "<bookmark_value>positioning;draw objects and controls</bookmark_value> <bookmark_value>draw objects;positioning and resizing</bookmark_value> <bookmark_value>controls; positions and sizes</bookmark_value> <bookmark_value>sizes;draw objects</bookmark_value> <bookmark_value>anchors;types/positions for draw objects</bookmark_value> <bookmark_value>draw objects; anchoring</bookmark_value>" -msgstr "" +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>" #. p36co #: 05230100.xhp @@ -29985,7 +30057,7 @@ msgctxt "" "par_id591602522244128\n" "help.text" msgid "Adapt is only available for Text Boxes. To adapt Shapes to text, use <menuitem>Format - Text</menuitem>." -msgstr "" +msgstr "Адаптирането е достъпно само за текстови полета. За да адаптирате фигури към текст, използвайте <menuitem>Форматиране - Текст</menuitem>." #. F5Va7 #: 05230100.xhp @@ -37464,7 +37536,7 @@ msgctxt "" "bm_id3153391\n" "help.text" msgid "<bookmark_value>AutoCorrect function;switching on and off</bookmark_value> <bookmark_value>AutoComplete, see also AutoCorrect/AutoInput</bookmark_value>" -msgstr "" +msgstr "<bookmark_value>автокоригиране;включване и изключване</bookmark_value><bookmark_value>автодовършване, виж също автокоригиране/автовъвеждане</bookmark_value>" #. Ka2SS #: 06040000.xhp @@ -37491,7 +37563,7 @@ msgctxt "" "par_id3147261\n" "help.text" msgid "To apply an AutoCorrect rule, enter the predefined text in the document and press the <widget>Spacebar</widget>." -msgstr "" +msgstr "За да приложите правило за автокоригиране, въведете предварително дефинирания текст в документа и натиснете <widget>Интервал</widget>." #. rBtji #: 06040000.xhp @@ -37500,7 +37572,7 @@ msgctxt "" "par_id791632159942582\n" "help.text" msgid "To turn off AutoCorrect in %PRODUCTNAME Writer choose <menuitem>Tools - AutoCorrect - While Typing</menuitem>. Refer to the help page <link href=\"text/swriter/guide/auto_off.xhp\" name=\"auto_off_link1\">Turning Off AutoCorrect</link> to learn more about deactivating AutoCorrect in %PRODUCTNAME Writer." -msgstr "" +msgstr "За да изключите автокоригирането в %PRODUCTNAME Writer, изберете <menuitem>Инструменти - Автокорекция - При въвеждане</menuitem>. Вижте страницата от помощта <link href=\"text/swriter/guide/auto_off.xhp\" name=\"auto_off_link1\">Изключване на автокоригирането</link>, за да научите повече за деактивирането на автокоригирането в %PRODUCTNAME Writer." #. rqivx #: 06040000.xhp @@ -37509,7 +37581,7 @@ msgctxt "" "par_id561632160115951\n" "help.text" msgid "To apply AutoCorrect to an entire text document, choose <menuitem>Tools - AutoCorrect - Apply</menuitem>." -msgstr "" +msgstr "За да приложите автокоригиране върху целия текстов документ, изберете <menuitem>Инструменти - Автокорекция - Прилагане</menuitem>." #. 9cDF3 #: 06040000.xhp @@ -37518,7 +37590,7 @@ msgctxt "" "par_id911632159367467\n" "help.text" msgid "To turn off AutoCorrect in %PRODUCTNAME Calc, go to <menuitem>Tools - AutoCorrect Options</menuitem> and uncheck all items in the <emph>Options</emph> and <emph>Localized Options</emph> tabs. Refer to the help page <link href=\"text/swriter/guide/auto_off.xhp\" name=\"auto_off_link2\">Turning Off AutoCorrect</link> to learn more about deactivating AutoCorrect in %PRODUCTNAME Calc." -msgstr "" +msgstr "За да изключите автокоригирането в %PRODUCTNAME Calc, изберете <menuitem>Инструменти - Настройки на автокорекция</menuitem> и махнете всички отметки в разделите <emph>Настройки</emph> и <emph>Локализирани настройки</emph>. Вижте страницата от помощта <link href=\"text/swriter/guide/auto_off.xhp\" name=\"auto_off_link2\">Изключване на автокоригирането</link>, за да научите повече за деактивирането на автокоригирането в %PRODUCTNAME Calc." #. EmB5a #: 06040000.xhp @@ -37538,14 +37610,14 @@ msgctxt "" msgid "Options (AutoCorrect)" msgstr "Настройки (автокоригиране)" -#. tg4my +#. v98PZ #: 06040100.xhp msgctxt "" "06040100.xhp\n" "bm_id3155620\n" "help.text" -msgid "<bookmark_value>AutoCorrect function; options</bookmark_value> <bookmark_value>replacement options</bookmark_value> <bookmark_value>words; automatically replacing</bookmark_value> <bookmark_value>abbreviation replacement</bookmark_value> <bookmark_value>capital letters; AutoCorrect function</bookmark_value> <bookmark_value>bold; AutoFormat function</bookmark_value> <bookmark_value>underlining; AutoFormat function</bookmark_value> <bookmark_value>spaces; ignoring double</bookmark_value> <bookmark_value>numbering; using automatically</bookmark_value> <bookmark_value>paragraphs; numbering automatically</bookmark_value> <bookmark_value>tables in text; creating automatically</bookmark_value> <bookmark_value>titles; formatting automatically</bookmark_value> <bookmark_value>empty paragraph removal</bookmark_value> <bookmark_value>paragraphs; removing blank ones</bookmark_value> <bookmark_value>styles; replacing automatically</bookmark_value> <bookmark_value>user-defined styles; automatically replacing</bookmark_value> <bookmark_value>bullets; replacing</bookmark_value> <bookmark_value>paragraphs; joining</bookmark_value> <bookmark_value>joining; paragraphs</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><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><bookmark_value>стилове; автоматична замяна</bookmark_value><bookmark_value>потребителски стилове; автоматична замяна</bookmark_value><bookmark_value>водачи; замяна</bookmark_value><bookmark_value>абзаци; обединяване</bookmark_value><bookmark_value>обединяване; абзаци</bookmark_value>" +msgid "<bookmark_value>AutoCorrect function; options</bookmark_value> <bookmark_value>replacement options</bookmark_value> <bookmark_value>words; automatically replacing</bookmark_value> <bookmark_value>abbreviation replacement</bookmark_value> <bookmark_value>capital letters; AutoCorrect function</bookmark_value> <bookmark_value>spaces; ignoring double</bookmark_value> <bookmark_value>numbering; using automatically</bookmark_value> <bookmark_value>paragraphs; numbering automatically</bookmark_value> <bookmark_value>tables in text; creating automatically</bookmark_value> <bookmark_value>titles; formatting automatically</bookmark_value> <bookmark_value>empty paragraph removal</bookmark_value> <bookmark_value>paragraphs; removing blank ones</bookmark_value> <bookmark_value>styles; replacing automatically</bookmark_value> <bookmark_value>user-defined styles; automatically replacing</bookmark_value> <bookmark_value>bullets; replacing</bookmark_value> <bookmark_value>paragraphs; joining</bookmark_value> <bookmark_value>joining; paragraphs</bookmark_value>" +msgstr "" #. dwyc9 #: 06040100.xhp @@ -37673,6 +37745,15 @@ msgctxt "" msgid "The first letter in a Calc cell will never be capitalized automatically." msgstr "Първата буква от клетка в Calc никога няма да бъде автоматично превръщана в главна." +#. E9hNd +#: 06040100.xhp +msgctxt "" +"06040100.xhp\n" +"bm_id811645041244683\n" +"help.text" +msgid "<bookmark_value>bold; AutoFormat function</bookmark_value><bookmark_value>bold; using * when typing</bookmark_value><bookmark_value>underlining; AutoFormat function</bookmark_value><bookmark_value>underlining; using _ when typing</bookmark_value><bookmark_value>italic; AutoFormat function</bookmark_value><bookmark_value>italic; using / when typing</bookmark_value><bookmark_value>strikeout; AutoFormat function</bookmark_value><bookmark_value>strikeout; using - when typing</bookmark_value>" +msgstr "" + #. FvyG2 #: 06040100.xhp msgctxt "" @@ -43305,7 +43386,7 @@ msgctxt "" "par_idN10560\n" "help.text" msgid "<ahelp hid=\".\">Adds new icons to the list of icons. You see a file open dialog that imports the selected icon or icons into the internal icon directory of %PRODUCTNAME.</ahelp>" -msgstr "<ahelp hid=\".\">Добавя нови икони в списъка с икони. Ще видите диалогов прозорец за избор на файл, чрез който можете да импортирате избрана икона или икони от вътрешната директория с икони на %PRODUCTNAME.</ahelp>" +msgstr "<ahelp hid=\".\">Добавя нови икони в списъка с икони. Ще видите диалогов прозорец за избор на файл, чрез който можете да импортирате избрана икона или икони във вътрешната директория с икони на %PRODUCTNAME.</ahelp>" #. 3qKnr #: 06140402.xhp @@ -43944,7 +44025,7 @@ msgctxt "" "par_id3147291\n" "help.text" msgid "<ahelp hid=\"filter/ui/xmlfiltertabpagegeneral/extension\">Enter the file extension to use when you open a file without specifying a filter. $[officename] uses the file extension to determine which filter to use.</ahelp>" -msgstr "<ahelp hid=\"filter/ui/xmlfiltertabpagegeneral/extension\">Въведте файловото разширение, което да се използва при отваряне на файл чрез зададен филтър. По разширението $[officename] определя кой филтър да използва.</ahelp>" +msgstr "<ahelp hid=\"filter/ui/xmlfiltertabpagegeneral/extension\">Въведете файловото разширение, което да се използва при отваряне на файл без зададен филтър. По разширението $[officename] определя кой филтър да използва.</ahelp>" #. SgsDJ #: 06150110.xhp @@ -45240,7 +45321,7 @@ msgctxt "" "par_id3145119\n" "help.text" msgid "When you export a file to an HTML document, the description and the user-defined file properties are included as META <link href=\"text/shared/00/00000002.xhp#tags\" name=\"tags\">tags</link> between the HEAD tags of the exported document. META tags are not displayed in a Web browser, and are used to include information, such as keywords for search engines on your Web page. To set the properties of the current document, choose <menuitem>File - Properties</menuitem>, click the <emph>Description</emph> or <emph>Custom Properties</emph> tabs, and then type the information you want." -msgstr "" +msgstr "Когато експортирате файл в документ на HTML, описанието и дефинираните от потребителя свойства на файла се включват като <link href=\"text/shared/00/00000002.xhp#tags\" name=\"tags\">етикети</link> META между етикетите HEAD на експортирания документ. Етикетите META не се виждат в уеббраузъра и служат за включване на информация като ключови туми за търсещите машини в уебстраницата. За да зададете свойствата на текущия документ, изберете <menuitem>Файл - Свойства</menuitem>, отворете раздела <emph>Описание</emph> или <emph>Потребителски свойства</emph> и въведете желаната информация." #. AMHpy #: about_meta_tags.xhp @@ -45258,7 +45339,7 @@ msgctxt "" "par_id321630929312928\n" "help.text" msgid "ODF Property" -msgstr "" +msgstr "Свойство на ODF" #. 3XGHd #: about_meta_tags.xhp @@ -45267,7 +45348,7 @@ msgctxt "" "par_id611630929312929\n" "help.text" msgid "HTML Tags" -msgstr "" +msgstr "Етикет на HTML" #. eX98Q #: about_meta_tags.xhp @@ -45276,7 +45357,7 @@ msgctxt "" "par_id3154935\n" "help.text" msgid "Title" -msgstr "" +msgstr "Заглавие" #. ESE4Z #: about_meta_tags.xhp @@ -45348,7 +45429,7 @@ msgctxt "" "par_id3159149\n" "help.text" msgid "Custom Properties" -msgstr "" +msgstr "Потребителски свойства" #. adi33 #: about_meta_tags.xhp @@ -45357,7 +45438,7 @@ msgctxt "" "par_id3157892\n" "help.text" msgid "<META NAME=\"Custom field name\" CONTENT=\"Custom field content\">" -msgstr "" +msgstr "<META NAME=\"Име на потребителското поле\" CONTENT=\"Съдържание на потребителското поле\">" #. DXH3M #: about_meta_tags.xhp @@ -51074,7 +51155,7 @@ msgctxt "" "hd_id291629821618352\n" "help.text" msgid "Export hidden pages" -msgstr "" +msgstr "Експортиране на скритите страници" #. Wttv3 #: ref_pdf_export_general.xhp @@ -51083,7 +51164,7 @@ msgctxt "" "par_id631629821626204\n" "help.text" msgid "Exports the document’s hidden slides." -msgstr "" +msgstr "Експортира скритите кадри на документа." #. 9FqPS #: ref_pdf_export_general.xhp diff --git a/source/bg/helpcontent2/source/text/shared/06.po b/source/bg/helpcontent2/source/text/shared/06.po index 99c1c45ecaa..66b1bc85ee8 100644 --- a/source/bg/helpcontent2/source/text/shared/06.po +++ b/source/bg/helpcontent2/source/text/shared/06.po @@ -3,8 +3,8 @@ 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: 2021-05-31 15:15+0200\n" -"PO-Revision-Date: 2021-06-11 15:19+0000\n" +"POT-Creation-Date: 2022-02-18 12:17+0100\n" +"PO-Revision-Date: 2022-02-16 09:39+0000\n" "Last-Translator: Mihail Balabanov <m.balabanov@gmail.com>\n" "Language-Team: Bulgarian <https://translations.documentfoundation.org/projects/libo_help-master/textshared06/bg/>\n" "Language: bg\n" @@ -13,7 +13,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Accelerator-Marker: ~\n" -"X-Generator: Weblate 4.6.2\n" +"X-Generator: LibreOffice\n" "X-POOTLE-MTIME: 1536594559.000000\n" #. EUcrc @@ -474,3 +474,21 @@ msgctxt "" "help.text" msgid "YouTube Videos" msgstr "Видеа в YouTube" + +#. dNxMD +#: youtubevideos.xhp +msgctxt "" +"youtubevideos.xhp\n" +"par_id311644338760624\n" +"help.text" +msgid "Please accept this video. By accepting you will be accessing content from YouTube, a service provided by an external third party." +msgstr "Моля, приемете това видео. Ако приемете, ще осъществите достъп до съдържание от YouTube – услуга, предоставяна от външна трета страна." + +#. 6FN4K +#: youtubevideos.xhp +msgctxt "" +"youtubevideos.xhp\n" +"par_id91644338793051\n" +"help.text" +msgid "<link href=\"https://policies.google.com/privacy\" name=\"linkname\">YouTube Privacy Policy</link>" +msgstr "" diff --git a/source/bg/helpcontent2/source/text/shared/guide.po b/source/bg/helpcontent2/source/text/shared/guide.po index e21588075e1..653ab6539d7 100644 --- a/source/bg/helpcontent2/source/text/shared/guide.po +++ b/source/bg/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: 2022-01-31 18:19+0100\n" +"POT-Creation-Date: 2022-02-18 12:17+0100\n" "PO-Revision-Date: 2021-11-20 17:38+0000\n" "Last-Translator: Mihail Balabanov <m.balabanov@gmail.com>\n" "Language-Team: Bulgarian <https://translations.documentfoundation.org/projects/libo_help-master/textsharedguide/bg/>\n" @@ -26306,13 +26306,22 @@ msgctxt "" msgid "Categories" msgstr "Категории" -#. 8yDGz +#. bBpgV #: template_manager.xhp msgctxt "" "template_manager.xhp\n" "par_id041620170723507710\n" "help.text" -msgid "<ahelp hid=\".\">Categories are folders where you place your templates.</ahelp> You may choose from the default categories: All Categories, My Templates, Business Correspondence, MediaWiki, Other Business Documents, Personal Correspondence and Documents, Presentations or Styles. You may also create new categories for your personal use. Press <widget>Manage</widget> at the top right corner of the Template Manager, then select New Category to create a new category." +msgid "<ahelp hid=\".\">Categories are folders where you place your templates.</ahelp> All templates are placed in a category, and can only be placed in one category. You may choose from the default categories: <menuitem>All Categories</menuitem>, <menuitem>My Templates</menuitem>, <menuitem>Business Correspondence</menuitem>, <menuitem>MediaWiki</menuitem>, <menuitem>Other Business Documents</menuitem>, <menuitem>Personal Correspondence and Documents</menuitem>, <menuitem>Presentations</menuitem> or <menuitem>Styles</menuitem>. You may also create new categories for your personal use. Press <widget>Manage</widget> at the top right corner of the Template Manager, then select <menuitem>New Category</menuitem> to create a new category." +msgstr "" + +#. WJZhb +#: template_manager.xhp +msgctxt "" +"template_manager.xhp\n" +"par_id341644402868376\n" +"help.text" +msgid "It is possible to move user-defined templates and copy built-in templates to another category. Use the <menuitem>Move</menuitem> option, found by right-clicking an individual template." msgstr "" #. kGCqh @@ -26333,13 +26342,49 @@ msgctxt "" msgid "Manage" msgstr "" -#. Y7DkF +#. BBPKh #: template_manager.xhp msgctxt "" "template_manager.xhp\n" "par_id041620170723504497\n" "help.text" -msgid "<ahelp hid=\".\">Press <widget>Manage</widget> at the top right corner to open the Manage menu.</ahelp> The options are: New Category, Refresh, Reset Default, Import, and Extensions." +msgid "<ahelp hid=\".\">Press <widget>Manage</widget> at the top right corner to open the Manage menu.</ahelp> The options are: <menuitem>New Category</menuitem>, <menuitem>Import</menuitem>, and <menuitem>Extensions</menuitem>. If a template is set as default, then the option <menuitem>Reset Default</menuitem> appears. If a user-defined category is selected, then <menuitem>Rename Category</menuitem> and <menuitem>Delete Category</menuitem> also appear." +msgstr "" + +#. uc7oA +#: template_manager.xhp +msgctxt "" +"template_manager.xhp\n" +"hd_id231644401056685\n" +"help.text" +msgid "New Category" +msgstr "" + +#. Eumj5 +#: template_manager.xhp +msgctxt "" +"template_manager.xhp\n" +"par_id561644401085685\n" +"help.text" +msgid "If you want to create a new category to place a template, then select this option." +msgstr "" + +#. DBAPN +#: template_manager.xhp +msgctxt "" +"template_manager.xhp\n" +"par_id91644402533961\n" +"help.text" +msgid "<image src=\"cmd/sc_add.png\" id=\"img_id821644402533961\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id521644402533961\">New Category Icon</alt></image>" +msgstr "" + +#. VDrjC +#: template_manager.xhp +msgctxt "" +"template_manager.xhp\n" +"par_id21644402533961\n" +"help.text" +msgid "New Category" msgstr "" #. gYGYe @@ -26351,13 +26396,13 @@ msgctxt "" msgid "Reset Default" msgstr "" -#. rTUeD +#. e34Ub #: template_manager.xhp msgctxt "" "template_manager.xhp\n" "par_id711642944419925\n" "help.text" -msgid "This option appears only if you have set a template as default. Use this command to remove that setting. Use Filter to specify which default will be reset." +msgid "This option appears only if you have set a template as default. Use this command to remove that setting. Use <menuitem>Filter</menuitem> to specify which application template will be reset. Select <menuitem>All Applications</menuitem> in Filter to reset templates for all applications." msgstr "" #. aNTjV diff --git a/source/bg/helpcontent2/source/text/shared/help.po b/source/bg/helpcontent2/source/text/shared/help.po index ae8165e7f03..b2e1a042dab 100644 --- a/source/bg/helpcontent2/source/text/shared/help.po +++ b/source/bg/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: 2020-10-27 12:31+0100\n" +"POT-Creation-Date: 2022-02-09 16:45+0100\n" "PO-Revision-Date: 2020-08-01 07:35+0000\n" "Last-Translator: Mihail Balabanov <m.balabanov@gmail.com>\n" "Language-Team: Bulgarian <https://weblate.documentfoundation.org/projects/libo_help-master/textsharedhelp/bg/>\n" @@ -861,3 +861,12 @@ msgctxt "" "help.text" msgid "<variable id=\"xap_didyoumean\">Did you mean:</variable>" msgstr "<variable id=\"xap_didyoumean\">Да не би да имахте предвид:</variable>" + +#. BvoqF +#: browserhelp.xhp +msgctxt "" +"browserhelp.xhp\n" +"par_id501644407795954\n" +"help.text" +msgid "<variable id=\"ytbutton\">Accept YouTube Content</variable>" +msgstr "" diff --git a/source/bg/helpcontent2/source/text/shared/optionen.po b/source/bg/helpcontent2/source/text/shared/optionen.po index f12c28d7b04..354423f5390 100644 --- a/source/bg/helpcontent2/source/text/shared/optionen.po +++ b/source/bg/helpcontent2/source/text/shared/optionen.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2022-01-31 18:19+0100\n" -"PO-Revision-Date: 2022-01-08 14:38+0000\n" +"PO-Revision-Date: 2022-02-18 11:44+0000\n" "Last-Translator: Mihail Balabanov <m.balabanov@gmail.com>\n" "Language-Team: Bulgarian <https://translations.documentfoundation.org/projects/libo_help-master/textsharedoptionen/bg/>\n" "Language: bg\n" @@ -13,7 +13,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Accelerator-Marker: ~\n" -"X-Generator: LibreOffice\n" +"X-Generator: Weblate 4.8.1\n" "X-Project-Style: openoffice\n" "X-POOTLE-MTIME: 1562351576.000000\n" @@ -5154,7 +5154,7 @@ msgctxt "" "par_id1909848\n" "help.text" msgid "<ahelp hid=\".\">If enabled, %PRODUCTNAME will securely store all passwords that you use to access files from web servers. You can retrieve the passwords from the list after you enter the master password.</ahelp>" -msgstr "<ahelp hid=\".\">Ако е отметнато, %PRODUCTNAME ще записва в защитен вид всички пароли, които използвате за достъп до файлове от уебсървъри. След това можете да извличате паролите от списъка, като въведете главната парола.</ahelp>" +msgstr "<ahelp hid=\".\">Ако е отметнато, %PRODUCTNAME ще съхранява в защитен вид всички пароли, които използвате за достъп до файлове от уебсървъри. Можете да извличате паролите от списъка, като въведете главната парола.</ahelp>" #. TcKkK #: 01030300.xhp @@ -14802,7 +14802,7 @@ msgctxt "" "par_id3153254\n" "help.text" msgid "<ahelp hid=\"cui/ui/optctlpage/numerals\">Selects the type of numerals used within text, text in objects, fields, and controls, in all <item type=\"productname\">%PRODUCTNAME</item> modules. Only cell contents of <item type=\"productname\">%PRODUCTNAME</item> Calc are not affected.</ahelp>" -msgstr "<ahelp hid=\"cui/ui/optctlpage/numerals\">Избира типа на числата, използвани в текст, текст в обекти, полета и контроли във всички модули на <item type=\"productname\">%PRODUCTNAME</item>. Само съдържанието на клетки в <item type=\"productname\">%PRODUCTNAME</item> Calc не се влияят от тази настройка.</ahelp>" +msgstr "<ahelp hid=\"cui/ui/optctlpage/numerals\">Избира типа на числата, използвани в текст, текст в обекти, полета и контроли във всички модули на <item type=\"productname\">%PRODUCTNAME</item>. Само съдържанието на клетки в <item type=\"productname\">%PRODUCTNAME</item> Calc не се влияе от тази настройка.</ahelp>" #. qsoaM #: 01150300.xhp diff --git a/source/bg/helpcontent2/source/text/smath/00.po b/source/bg/helpcontent2/source/text/smath/00.po index ceecea36f03..b8472503c7b 100644 --- a/source/bg/helpcontent2/source/text/smath/00.po +++ b/source/bg/helpcontent2/source/text/smath/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: 2019-07-11 18:38+0200\n" +"POT-Creation-Date: 2022-02-09 16:46+0100\n" "PO-Revision-Date: 2019-01-18 23:14+0000\n" "Last-Translator: Mihail Balabanov <m.balabanov@gmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -115,14 +115,14 @@ msgctxt "" msgid "On the Tools bar, click" msgstr "В лентата с инструменти щракнете върху" -#. FqS3z +#. XuzdA #: 00000004.xhp msgctxt "" "00000004.xhp\n" "par_id3154653\n" "help.text" -msgid "<image id=\"img_id3154765\" src=\"cmd/sc_zoom100percent.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id3154765\">Icon</alt></image>" -msgstr "<image id=\"img_id3154765\" src=\"cmd/sc_zoom100percent.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id3154765\">Икона</alt></image>" +msgid "<image id=\"img_id3154765\" src=\"cmd/lc_zoom100percent.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154765\">Icon Zoom 100%</alt></image>" +msgstr "" #. ZGH5E #: 00000004.xhp @@ -151,14 +151,14 @@ msgctxt "" msgid "On the Tools bar, click" msgstr "В лентата с инструменти щракнете върху" -#. cFNys +#. YGaUU #: 00000004.xhp msgctxt "" "00000004.xhp\n" "par_id3150743\n" "help.text" -msgid "<image id=\"img_id3163822\" src=\"cmd/sc_zoomin.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id3163822\">Icon</alt></image>" -msgstr "<image id=\"img_id3163822\" src=\"cmd/sc_zoomin.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id3163822\">Икона</alt></image>" +msgid "<image id=\"img_id3163822\" src=\"cmd/lc_zoomin.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3163822\">Icon Zoom In</alt></image>" +msgstr "" #. t3FPw #: 00000004.xhp @@ -187,14 +187,14 @@ msgctxt "" msgid "On the Tools bar, click" msgstr "В лентата с инструменти щракнете върху" -#. eEHDh +#. 3CbtU #: 00000004.xhp msgctxt "" "00000004.xhp\n" "par_id3150934\n" "help.text" -msgid "<image id=\"img_id3148387\" src=\"cmd/sc_zoomminus.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3148387\">Icon</alt></image>" -msgstr "<image id=\"img_id3148387\" src=\"cmd/sc_zoomminus.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3148387\">Икона</alt></image>" +msgid "<image id=\"img_id3148387\" src=\"cmd/lc_zoomminus.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3148387\">Icon Zoom Out</alt></image>" +msgstr "" #. FwGWc #: 00000004.xhp @@ -223,14 +223,14 @@ msgctxt "" msgid "On the Tools bar, click" msgstr "В лентата с инструменти щракнете върху" -#. dhew7 +#. z9rFE #: 00000004.xhp msgctxt "" "00000004.xhp\n" "par_id3151265\n" "help.text" -msgid "<image id=\"img_id3151272\" src=\"cmd/sc_zoom.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id3151272\">Icon</alt></image>" -msgstr "<image id=\"img_id3151272\" src=\"cmd/sc_zoom.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id3151272\">Икона</alt></image>" +msgid "<image id=\"img_id3151272\" src=\"cmd/lc_zoom.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3151272\">Icon Show All</alt></image>" +msgstr "" #. 2bHgE #: 00000004.xhp @@ -268,14 +268,14 @@ msgctxt "" msgid "On the Tools bar, click" msgstr "В лентата с инструменти щракнете върху" -#. xD6qA +#. BAg27 #: 00000004.xhp msgctxt "" "00000004.xhp\n" "par_id3147260\n" "help.text" -msgid "<image id=\"img_id3151168\" src=\"cmd/sc_refresh.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id3151168\">Icon</alt></image>" -msgstr "<image id=\"img_id3151168\" src=\"cmd/sc_refresh.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id3151168\">Икона</alt></image>" +msgid "<image id=\"img_id3151168\" src=\"cmd/lc_refresh.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3151168\">Icon Update</alt></image>" +msgstr "" #. 9BewG #: 00000004.xhp @@ -520,14 +520,14 @@ msgctxt "" msgid "On the Tools bar, click" msgstr "В лентата с инструменти щракнете върху" -#. 63bpb +#. ForEh #: 00000004.xhp msgctxt "" "00000004.xhp\n" "par_id3153258\n" "help.text" -msgid "<image id=\"img_id3153264\" src=\"cmd/sc_autosum.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3153264\">Icon</alt></image>" -msgstr "<image id=\"img_id3153264\" src=\"cmd/sc_autosum.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3153264\">Икона</alt></image>" +msgid "<image id=\"img_id3153264\" src=\"cmd/lc_autosum.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153264\">Icon Symbols</alt></image>" +msgstr "" #. gNanN #: 00000004.xhp @@ -592,14 +592,14 @@ msgctxt "" msgid "Choose <emph>View - Elements</emph>; then on the Elements pane select <emph>Others</emph> from the listbox." msgstr "Изберете <emph>Изглед - Елементи</emph>, после изберете <emph>Други</emph> от списъка в панела Елементи." -#. QG6eL +#. rxFJE #: 00000004.xhp msgctxt "" "00000004.xhp\n" "par_id3145626\n" "help.text" -msgid "<image id=\"img_id3145632\" src=\"cmd/sc_formelcursor.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3145632\">Icon</alt></image>" -msgstr "<image id=\"img_id3145632\" src=\"cmd/sc_formelcursor.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3145632\">Икона</alt></image>" +msgid "<image id=\"img_id3145632\" src=\"cmd/lc_formelcursor.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3145632\">Icon Formula Cursor</alt></image>" +msgstr "" #. vtF4A #: 00000004.xhp diff --git a/source/bg/helpcontent2/source/text/swriter/01.po b/source/bg/helpcontent2/source/text/swriter/01.po index 40e0aae7204..1bd44813885 100644 --- a/source/bg/helpcontent2/source/text/swriter/01.po +++ b/source/bg/helpcontent2/source/text/swriter/01.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2022-01-31 18:20+0100\n" -"PO-Revision-Date: 2022-01-13 19:38+0000\n" +"PO-Revision-Date: 2022-02-09 15:47+0000\n" "Last-Translator: Mihail Balabanov <m.balabanov@gmail.com>\n" "Language-Team: Bulgarian <https://translations.documentfoundation.org/projects/libo_help-master/textswriter01/bg/>\n" "Language: bg\n" @@ -13,7 +13,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Accelerator-Marker: ~\n" -"X-Generator: LibreOffice\n" +"X-Generator: Weblate 4.8.1\n" "X-Project-Style: openoffice\n" "X-POOTLE-MTIME: 1562351067.000000\n" @@ -18717,7 +18717,7 @@ msgctxt "" "par_id3153677\n" "help.text" msgid "<variable id=\"konturtext\"><ahelp hid=\".uno:ContourDialog\">Changes the contour of the selected object. $[officename] uses the contour when determining the <link href=\"text/swriter/01/05060200.xhp\" name=\"text wrap\">text wrap</link> options for the object.</ahelp></variable>" -msgstr "<variable id=\"konturtext\"><ahelp hid=\".uno:ContourDialog\">Променя контура на избрания обект. $[officename] използва контура, който е определен в настройките <link href=\"text/swriter/01/05060200.xhp\" name=\" изливане на текст\">изливане на текст</link> на обекта.</ahelp></variable>" +msgstr "<variable id=\"konturtext\"><ahelp hid=\".uno:ContourDialog\">Променя контура на избрания обект. $[officename] използва контура при определяне на настройките за <link href=\"text/swriter/01/05060200.xhp\" name=\"text wrap\">изливане на текст</link> за обекта.</ahelp></variable>" #. peEFB #: 05060201.xhp |