From d65e9655a561110d8e2cf702729ae75aa10c55ac Mon Sep 17 00:00:00 2001 From: Christian Lohmaier Date: Fri, 18 Feb 2022 15:51:16 +0100 Subject: update translations for master and force-fix errors using pocheck Change-Id: I6fcbb9b3da0a0608a85d68ef43dd88d92022b083 --- .../uk/helpcontent2/source/text/sbasic/shared.po | 288 +++++++++++++++-- .../helpcontent2/source/text/sbasic/shared/03.po | 357 +++++++++++++++++++-- source/uk/helpcontent2/source/text/scalc/00.po | 8 +- source/uk/helpcontent2/source/text/scalc/01.po | 158 +++------ source/uk/helpcontent2/source/text/scalc/05.po | 10 +- source/uk/helpcontent2/source/text/scalc/guide.po | 8 +- source/uk/helpcontent2/source/text/sdatabase.po | 73 +++-- source/uk/helpcontent2/source/text/shared.po | 125 +++++--- source/uk/helpcontent2/source/text/shared/00.po | 32 +- source/uk/helpcontent2/source/text/shared/01.po | 91 +++++- source/uk/helpcontent2/source/text/shared/06.po | 22 +- .../uk/helpcontent2/source/text/shared/autopi.po | 8 +- source/uk/helpcontent2/source/text/shared/guide.po | 59 +++- source/uk/helpcontent2/source/text/shared/help.po | 17 +- source/uk/helpcontent2/source/text/smath/00.po | 46 +-- 15 files changed, 993 insertions(+), 309 deletions(-) (limited to 'source/uk/helpcontent2') diff --git a/source/uk/helpcontent2/source/text/sbasic/shared.po b/source/uk/helpcontent2/source/text/sbasic/shared.po index 61000cee46a..c9420c259f4 100644 --- a/source/uk/helpcontent2/source/text/sbasic/shared.po +++ b/source/uk/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: 2021-12-16 22:09+0000\n" "Last-Translator: Євген Кондратюк \n" "Language-Team: Ukrainian \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 "Operators;Integer division (\\) \"\\\" operator (mathematical)" +msgid "Operators;Integer division (\\) \"\\\\\" operator (mathematical)" msgstr "" #. KDgG2 @@ -19150,49 +19150,31 @@ msgctxt "" msgid "expression1, expression2: 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 "Select the macro that you want to assign." msgstr "Вибір для призначення макросу." +#. 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 "CallByName Function" +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 "CallByName function" +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 "result: 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 "object: A Basic module, ClassModule instance or UNO service holding properties or methods." +msgstr "" + +#. EiVq3 +#: CallByName.xhp +msgctxt "" +"CallByName.xhp\n" +"par_id3150449\n" +"help.text" +msgid "ProcName: The Function, Sub or Property that is being called." +msgstr "" + +#. YnBZr +#: CallByName.xhp +msgctxt "" +"CallByName.xhp\n" +"par_id3150450\n" +"help.text" +msgid "CallType: 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 "arg0, arg1 …: The Function 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 "Method: 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 "Get: 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 "Let: Assigns a content to a Property 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 "Set: Assigns a reference value to an Object or Variant variable." +msgstr "" + +#. EMgkf +#: CallByName.xhp +msgctxt "" +"CallByName.xhp\n" +"par_id661644588401903\n" +"help.text" +msgid "A Calc.Maths module contains a Multiply function expecting a varying list of numbers." +msgstr "" + +#. e4GEe +#: CallByName.xhp +msgctxt "" +"CallByName.xhp\n" +"par_id711644588403951\n" +"help.text" +msgid "ScriptForge.Platform.Architecture information is retrieved." +msgstr "" + +#. WR7MJ +#: CallByName.xhp +msgctxt "" +"CallByName.xhp\n" +"par_id651644588404943\n" +"help.text" +msgid "DisplayDirectory property of com.sun.star.ui.dialogs.FilePicker 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/uk/helpcontent2/source/text/sbasic/shared/03.po b/source/uk/helpcontent2/source/text/sbasic/shared/03.po index 2ec44e90d7d..ef58e0ce899 100644 --- a/source/uk/helpcontent2/source/text/sbasic/shared/03.po +++ b/source/uk/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-17 11:38+0000\n" "Last-Translator: Євген Кондратюк \n" "Language-Team: Ukrainian \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 Development/DispatchCommands." msgstr "" -#. QSiFB +#. HBVsV #: sf_document.xhp msgctxt "" "sf_document.xhp\n" "par_id401589202413575\n" "help.text" -msgid "command: 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 "command: 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 "args: 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 SelectData 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 ReplaceAll and passes values for its arguments SearchString and ReplaceString. 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 ReplaceAll without arguments will open the Find and Replace 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 .uno:SelectData. Hence, to use the RunCommand method it is necessary to remove the \".uno:\" substring." +msgid "In Python it is also possible to call RunCommand 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 Tools > Customize > Keyboard. When you position your mouse over a function in the Function 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 Tools > Customize > Keyboard. When you position your mouse over a function in the Function 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 SF_FileSystem.FileNaming 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 Extensions from the Platform 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 "extension: 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 SystemLocale property." msgstr "" #. Dt7J5 @@ -20293,6 +20419,24 @@ msgctxt "" msgid "The machine type. Examples are: 'i386' or 'x86_64'." 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
' %PRODUCTNAME w.x.y.z (The Document Foundation)'." msgstr "" -#. 4bpcJ +#. 2q29b #: sf_platform.xhp msgctxt "" "sf_platform.xhp\n" "par_id621614902220807\n" "help.text" -msgid "Example: 'LibreOffice 7.1.1.2 (The Document Foundation, Debian and Ubuntu)'" +msgid "Example: 'LibreOffice 7.4.1.2 (The Document Foundation, Debian and Ubuntu)'" 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 Locale 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 Timer object named myTimer 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 TotalDuration property is equivalent to summing the Duration and SuspendDuration 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 Activate 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 Development/DispatchCommands." +msgstr "" + +#. Fkf3T +#: sf_ui.xhp +msgctxt "" +"sf_ui.xhp\n" +"par_id401589202413575\n" +"help.text" +msgid "command: 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 "args: 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 .uno:About 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 .uno:BasicIDEAppear 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 BasicIDEAppear without arguments will simply open the Basic IDE." +msgstr "" + +#. BKNap +#: sf_ui.xhp +msgctxt "" +"sf_ui.xhp\n" +"par_id311644243516674\n" +"help.text" +msgid "In Python it is also possible to call RunCommand 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 Tools > Customize > Keyboard. When you position your mouse over a function in the Function list, a tooltip will appear with the corresponding UNO command." +msgstr "" + #. NnBWM #: sf_ui.xhp msgctxt "" diff --git a/source/uk/helpcontent2/source/text/scalc/00.po b/source/uk/helpcontent2/source/text/scalc/00.po index e1ecaf31ffe..0b9ec3a06dc 100644 --- a/source/uk/helpcontent2/source/text/scalc/00.po +++ b/source/uk/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-10-11 22:36+0000\n" +"PO-Revision-Date: 2022-02-11 17:38+0000\n" "Last-Translator: Євген Кондратюк \n" "Language-Team: Ukrainian \n" "Language: uk\n" @@ -13,7 +13,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" "X-Accelerator-Marker: ~\n" -"X-Generator: LibreOffice\n" +"X-Generator: Weblate 4.8.1\n" "X-POOTLE-MTIME: 1558979627.000000\n" #. E9tti @@ -293,7 +293,7 @@ msgctxt "" "par_id3155383\n" "help.text" msgid "Choose View - Function List." -msgstr "" +msgstr "Виберіть Перегляд - Список функцій." #. yDXA6 #: 00000404.xhp @@ -608,7 +608,7 @@ msgctxt "" "par_id3146776\n" "help.text" msgid "Choose Sheet - External Links." -msgstr "" +msgstr "Виберіть Аркуш - Зв'язок із зовнішніми даними." #. ECgNS #: 00000404.xhp diff --git a/source/uk/helpcontent2/source/text/scalc/01.po b/source/uk/helpcontent2/source/text/scalc/01.po index 6221d33977e..959700f096d 100644 --- a/source/uk/helpcontent2/source/text/scalc/01.po +++ b/source/uk/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-04 20:00+0000\n" "Last-Translator: Євген Кондратюк \n" "Language-Team: Ukrainian \n" @@ -32038,14 +32038,14 @@ msgctxt "" msgid "BETAINV" msgstr "" -#. zmDJ2 +#. vr2VZ #: 04060181.xhp msgctxt "" "04060181.xhp\n" "par_id3149825\n" "help.text" -msgid "Returns the inverse of the cumulative beta probability density function." -msgstr "Повертає обернену інтегральну функцію щільності бета-розподілу." +msgid "Returns the inverse of the cumulative Beta probability density function." +msgstr "" #. 9kR89 #: 04060181.xhp @@ -32056,68 +32056,77 @@ msgctxt "" msgid "BETAINV(Number; Alpha; Beta [; Start [; End]])" msgstr "" -#. nrAdm +#. vj4KZ #: 04060181.xhp msgctxt "" "04060181.xhp\n" "par_id3149266\n" "help.text" -msgid "Number is the value between Start and End at which to evaluate the function." +msgid "Number is the probability associated with the Beta distribution for the given arguments Alpha and Beta." msgstr "" -#. 2pVvW +#. dxYmS #: 04060181.xhp msgctxt "" "04060181.xhp\n" "par_id3149710\n" "help.text" -msgid "Alpha is a parameter to the distribution." +msgid "Alpha is a strictly positive parameter of the Beta distribution." msgstr "" -#. UrsXf +#. kzkLn #: 04060181.xhp msgctxt "" "04060181.xhp\n" "par_id3156306\n" "help.text" -msgid "Beta is a parameter to the distribution." +msgid "Beta is a strictly positive parameter of the Beta distribution." msgstr "" -#. HddSF +#. GMG7C #: 04060181.xhp msgctxt "" "04060181.xhp\n" "par_id3150960\n" "help.text" -msgid "Start (optional) is the lower bound for Number." +msgid "Start (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 "End (optional) is the upper bound for Number." +msgid "End (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 "=BETAINV(0.5;5;10) returns the value 0.33." +msgid "=BETAINV(0.5;5;10) returns the value 0.3257511553." +msgstr "" + +#. hpGub +#: 04060181.xhp +msgctxt "" +"04060181.xhp\n" +"par_id871621424421294\n" +"help.text" +msgid "BETAINV Wiki page" msgstr "" -#. Y9hqN +#. kAezG #: 04060181.xhp msgctxt "" "04060181.xhp\n" "bm_id2945620\n" "help.text" -msgid "BETA.INV function cumulative probability density function;inverse of" -msgstr "функція BETA.INV інтегральна функція щільності ймовірності; обернена" +msgid "BETA.INV functioncumulative probability density function;inverse of" +msgstr "" #. SdmAC #: 04060181.xhp @@ -32128,14 +32137,14 @@ msgctxt "" msgid "BETA.INV" msgstr "" -#. CiE4E +#. guzrk #: 04060181.xhp msgctxt "" "04060181.xhp\n" "par_id2949825\n" "help.text" -msgid "Returns the inverse of the cumulative beta probability density function." -msgstr "Повертає обернену інтегральну функцію щільності бета-розподілу." +msgid "Returns the inverse of the cumulative Beta probability density function." +msgstr "" #. xtGcA #: 04060181.xhp @@ -32146,58 +32155,67 @@ msgctxt "" msgid "BETA.INV(Number; Alpha; Beta [; Start [; End]])" msgstr "" -#. 2fKqs +#. wYUz2 #: 04060181.xhp msgctxt "" "04060181.xhp\n" "par_id2949266\n" "help.text" -msgid "Number is the value between Start and End at which to evaluate the function." +msgid "Number is the probability associated with the Beta distribution for the given arguments Alpha and Beta." msgstr "" -#. AKB67 +#. oRwEr #: 04060181.xhp msgctxt "" "04060181.xhp\n" "par_id2949710\n" "help.text" -msgid "Alpha is a parameter to the distribution." +msgid "Alpha is a strictly positive parameter of the Beta distribution." msgstr "" -#. nxFcB +#. AcKWH #: 04060181.xhp msgctxt "" "04060181.xhp\n" "par_id2956306\n" "help.text" -msgid "Beta is a parameter to the distribution." +msgid "Beta is a strictly positive parameter of the Beta distribution." msgstr "" -#. 9HMyv +#. Xijgg #: 04060181.xhp msgctxt "" "04060181.xhp\n" "par_id2950960\n" "help.text" -msgid "Start (optional) is the lower bound for Number." +msgid "Start (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 "End (optional) is the upper bound for Number." +msgid "End (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 "=BETA.INV(0.5;5;10) returns the value 0.3257511553." +msgid "=BETA.INV(0.5;5;10) returns the value 0.3257511553." +msgstr "" + +#. Qrj6p +#: 04060181.xhp +msgctxt "" +"04060181.xhp\n" +"par_id841621424421294\n" +"help.text" +msgid "BETA.INV Wiki page" msgstr "" #. fbcUB @@ -49633,78 +49651,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/uk/helpcontent2/source/text/scalc/05.po b/source/uk/helpcontent2/source/text/scalc/05.po index be84433925d..c58e151b8c6 100644 --- a/source/uk/helpcontent2/source/text/scalc/05.po +++ b/source/uk/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-12-03 12:49+0000\n" +"PO-Revision-Date: 2022-02-08 18:39+0000\n" "Last-Translator: Євген Кондратюк \n" -"Language-Team: Ukrainian \n" +"Language-Team: Ukrainian \n" "Language: uk\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" "X-Accelerator-Marker: ~\n" -"X-Generator: LibreOffice\n" +"X-Generator: Weblate 4.8.1\n" "X-POOTLE-MTIME: 1555622116.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 "Немає значень (замість Err: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 "Недійсне посилання (замість Err:524 з'явиться #REF!)" #. iGGQE #: 02140000.xhp diff --git a/source/uk/helpcontent2/source/text/scalc/guide.po b/source/uk/helpcontent2/source/text/scalc/guide.po index e97acc447fd..fa53b96a8b0 100644 --- a/source/uk/helpcontent2/source/text/scalc/guide.po +++ b/source/uk/helpcontent2/source/text/scalc/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-04 12:33+0100\n" "PO-Revision-Date: 2021-12-23 21:38+0000\n" "Last-Translator: Євген Кондратюк \n" "Language-Team: Ukrainian \n" @@ -4831,14 +4831,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 Edit Layout, which displays the Pivot Table dialog for the current pivot table." -msgstr "Щоб редагувати зведену таблицю, клацніть клітинку в таблиці і відкрийте контекстне меню. У контекстному меню виберіть команду Змінити макет, яка відкриває діалогове вікно Зведена таблиця для поточної зведеної таблиці." +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 Properties, which displays the Pivot Table Layout dialog for the current pivot table." +msgstr "" #. fKGXd #: datapilot_edittable.xhp diff --git a/source/uk/helpcontent2/source/text/sdatabase.po b/source/uk/helpcontent2/source/text/sdatabase.po index 9f620d5dce8..1c2bad5dc54 100644 --- a/source/uk/helpcontent2/source/text/sdatabase.po +++ b/source/uk/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-10-20 04:00+0000\n" "Last-Translator: Olexandr Pylypchuk \n" "Language-Team: Ukrainian \n" @@ -11481,15 +11481,6 @@ msgctxt "" msgid "Select the numeric field name." msgstr "" -#. 2fBzx -#: querywizard04.xhp -msgctxt "" -"querywizard04.xhp\n" -"par_idN105E7\n" -"help.text" -msgid "+" -msgstr "" - #. hM5kP #: querywizard04.xhp msgctxt "" @@ -11499,15 +11490,6 @@ msgctxt "" msgid "Appends a new row of controls." msgstr "" -#. psHk4 -#: querywizard04.xhp -msgctxt "" -"querywizard04.xhp\n" -"par_idN105F1\n" -"help.text" -msgid "−" -msgstr "" - #. MYCN9 #: querywizard04.xhp msgctxt "" @@ -12012,22 +11994,31 @@ msgctxt "" msgid "Choose View - Add Field." 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 "Add field icon" +msgid "Add Field icon" 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 @@ -12057,13 +12048,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 Icon, 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 "Icon" +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 @@ -12075,13 +12084,13 @@ msgctxt "" msgid "Sorting fields names" msgstr "" -#. pNfxS +#. ENcuK #: rep_insertfield.xhp msgctxt "" "rep_insertfield.xhp\n" "par_id651540564204840\n" "help.text" -msgid "Sort Ascending icon" +msgid "Sort Ascending icon" msgstr "" #. EfMFi @@ -12093,13 +12102,13 @@ msgctxt "" msgid "Sort names ascending." msgstr "" -#. 9jVwk +#. rJE3c #: rep_insertfield.xhp msgctxt "" "rep_insertfield.xhp\n" "par_id811540564184191\n" "help.text" -msgid "Sort descending icon" +msgid "Sort Descending icon" msgstr "" #. BEcwL @@ -12111,13 +12120,13 @@ msgctxt "" msgid "Sort names descending," msgstr "" -#. GRKuP +#. RVvGD #: rep_insertfield.xhp msgctxt "" "rep_insertfield.xhp\n" "par_id851540564212907\n" "help.text" -msgid "Undo sorting icon" +msgid "Undo sorting icon" msgstr "" #. DVAm8 diff --git a/source/uk/helpcontent2/source/text/shared.po b/source/uk/helpcontent2/source/text/shared.po index fa5ffb0926a..812b24cf399 100644 --- a/source/uk/helpcontent2/source/text/shared.po +++ b/source/uk/helpcontent2/source/text/shared.po @@ -3,10 +3,10 @@ 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: 2020-04-26 09:16+0000\n" -"Last-Translator: Olexandr Pylypchuk \n" -"Language-Team: Ukrainian \n" +"POT-Creation-Date: 2022-02-18 12:17+0100\n" +"PO-Revision-Date: 2022-02-15 08:39+0000\n" +"Last-Translator: Євген Кондратюк \n" +"Language-Team: Ukrainian \n" "Language: uk\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" @@ -59,7 +59,7 @@ msgctxt "" "par_id211641581251728\n" "help.text" msgid "Use the shortcut CommandCtrl + F to quickly open the Find toolbar." -msgstr "" +msgstr "Використовуйте сполучення клавіш CommandCtrl + F, щоб швидко відкрити панель Знайти." #. DCYmX #: find_toolbar.xhp @@ -77,7 +77,7 @@ msgctxt "" "par_id921641581538352\n" "help.text" msgid "Enter the text to be searched in the document. Press Enter to perform the search." -msgstr "" +msgstr "Введіть текст для пошуку в документі. Натисніть Enter , щоб пошук відбувся." #. vYcEW #: find_toolbar.xhp @@ -95,7 +95,7 @@ msgctxt "" "par_id11641581906556\n" "help.text" msgid "Moves the cursor and selects the previous match of the search text." -msgstr "" +msgstr "Переміщує курсор і вибирає попередній відповідний текст пошуку." #. t33RZ #: 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 "Enables extended help tips under the mouse pointer till the next click." -msgstr "Вмикає розгорнуті підказки під вказівником миші до наступного клацання." +msgid "Enables extended help tips under the mouse pointer until the next click." +msgstr "" -#. gMBSS +#. Hvhxs #: main0201.xhp msgctxt "" "main0201.xhp\n" "par_idN10855\n" "help.text" -msgid "icon What's this?'" +msgid "Icon “What’s This?”" 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,51 +2302,42 @@ msgctxt "" msgid "Opens a submenu where you can choose text spacing commands." msgstr "" -#. 7Sh42 +#. 44Px9 #: submenu_spacing.xhp msgctxt "" "submenu_spacing.xhp\n" -"hd_id3154944\n" +"hd_id3147573\n" "help.text" -msgid "Line Spacing: 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" +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" +msgid "Icon Increase Paragraph Spacing" 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 "" - #. XCZUT #: submenu_spacing.xhp msgctxt "" @@ -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 "Icon Decrease Paragraph Spacing" +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 "Icon Increase Indent" +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,13 +2419,31 @@ 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." +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 "Icon Decrease Indent" +msgstr "" + +#. wVZXB +#: submenu_spacing.xhp +msgctxt "" +"submenu_spacing.xhp\n" +"par_id201643820966569\n" +"help.text" +msgid "Decrease Indent" msgstr "" #. MVHBc diff --git a/source/uk/helpcontent2/source/text/shared/00.po b/source/uk/helpcontent2/source/text/shared/00.po index 8642f9030a2..bf4c4a1476b 100644 --- a/source/uk/helpcontent2/source/text/shared/00.po +++ b/source/uk/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: 2020-11-30 00:36+0000\n" "Last-Translator: Євген Кондратюк \n" "Language-Team: Ukrainian \n" @@ -8341,23 +8341,23 @@ msgctxt "" msgid "Tools Menu" msgstr "Меню \"Засоби\"" -#. FjDXs +#. eA5Ru #: 00000406.xhp msgctxt "" "00000406.xhp\n" "par_id3146765\n" "help.text" -msgid "Choose Insert - Media - Clip Art Gallery or open Standard bar, click" -msgstr "Виберіть Вставка - Медіа - Галерея мініатюр або відкрийте панель Стандартна, клацніть" +msgid "Choose Insert - Media - Gallery or open Standard bar, click" +msgstr "" -#. EQ6v8 +#. tdk7b #: 00000406.xhp msgctxt "" "00000406.xhp\n" "par_id3153323\n" "help.text" -msgid "Icon" -msgstr "Піктограма" +msgid "Icon" +msgstr "" #. iLbBE #: 00000406.xhp @@ -8404,14 +8404,14 @@ msgctxt "" msgid "On the Standard bar, click" msgstr "На панелі Стандартна клацніть" -#. vqDFi +#. nNuL8 #: 00000406.xhp msgctxt "" "00000406.xhp\n" "par_id3153824\n" "help.text" -msgid "Icon" -msgstr "Піктограма" +msgid "Icon" +msgstr "" #. sBnwZ #: 00000406.xhp @@ -8638,22 +8638,22 @@ msgctxt "" msgid "Choose Tools - Customize - Menus tab." msgstr "Виберіть вкладку Засоби - Налаштувати - Меню." -#. DMB2H +#. xzidF #: 00000406.xhp msgctxt "" "00000406.xhp\n" "par_idN108E9\n" "help.text" -msgid "Choose Tools - Customize - Menus tab, click the gear Icon gear menu dropdown menu and choose Add." +msgid "Choose Tools - Customize - Menus tab, click the gear Icon gear menu dropdown menu and choose Add." msgstr "" -#. H7agM +#. hg8cr #: 00000406.xhp msgctxt "" "00000406.xhp\n" "par_idN10919\n" "help.text" -msgid "Choose Tools - Customize - Menus tab, click the gear Icon gear menu dropdown menu and choose Move." +msgid "Choose Tools - Customize - Menus tab, click the gear Icon gear menu dropdown menu and choose Move." msgstr "" #. nNuX4 @@ -8899,13 +8899,13 @@ msgctxt "" msgid "Choose Format - Area - Area, press the Color button and click the Pick button." msgstr "Виберіть Формат - Область - Область, натисніть кнопку Колір і клацніть кнопку Піпетка." -#. iiCrG +#. EU3Yg #: 00000406.xhp msgctxt "" "00000406.xhp\n" "par_id3153876\n" "help.text" -msgid "Icon" +msgid "Icon" msgstr "" #. XLFFo diff --git a/source/uk/helpcontent2/source/text/shared/01.po b/source/uk/helpcontent2/source/text/shared/01.po index 7cfc30f784a..bc570d188cc 100644 --- a/source/uk/helpcontent2/source/text/shared/01.po +++ b/source/uk/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-04 20:00+0000\n" +"POT-Creation-Date: 2022-02-18 12:38+0100\n" +"PO-Revision-Date: 2022-02-11 17:38+0000\n" "Last-Translator: Євген Кондратюк \n" "Language-Team: Ukrainian \n" "Language: uk\n" @@ -21913,6 +21913,24 @@ msgctxt "" msgid "Applies single line spacing to the current paragraph. This is the default setting." msgstr "Застосування до поточного абзацу одинарного інтервалу. Це значення є типовим." +#. Q3Apw +#: 05030100.xhp +msgctxt "" +"05030100.xhp\n" +"par_id881643818442245\n" +"help.text" +msgid "Icon Line Spacing 1" +msgstr "" + +#. q6zhc +#: 05030100.xhp +msgctxt "" +"05030100.xhp\n" +"par_id651643818442248\n" +"help.text" +msgid "Line Spacing 1" +msgstr "" + #. CBBax #: 05030100.xhp msgctxt "" @@ -21931,6 +21949,24 @@ msgctxt "" msgid "Sets the line spacing to 1.15 lines." msgstr "" +#. Swk6G +#: 05030100.xhp +msgctxt "" +"05030100.xhp\n" +"par_id461643818848838\n" +"help.text" +msgid "Icon Line Spacing 1.15" +msgstr "" + +#. nWqHm +#: 05030100.xhp +msgctxt "" +"05030100.xhp\n" +"par_id271643818848841\n" +"help.text" +msgid "Line Spacing 1.15" +msgstr "" + #. 5SLdx #: 05030100.xhp msgctxt "" @@ -21949,6 +21985,24 @@ msgctxt "" msgid "Sets the line spacing to 1.5 lines." msgstr "Встановлення міжрядкового інтервалу 1,5 рядка." +#. iGepF +#: 05030100.xhp +msgctxt "" +"05030100.xhp\n" +"par_id791643819136940\n" +"help.text" +msgid "Icon Line Spacing 1.5" +msgstr "" + +#. Ag5FS +#: 05030100.xhp +msgctxt "" +"05030100.xhp\n" +"par_id831643819136944\n" +"help.text" +msgid "Line Spacing 1.5" +msgstr "" + #. XGSUC #: 05030100.xhp msgctxt "" @@ -21967,6 +22021,24 @@ msgctxt "" msgid "Sets the line spacing to two lines." msgstr "Встановлення подвійного міжрядкового інтервалу." +#. GP5wE +#: 05030100.xhp +msgctxt "" +"05030100.xhp\n" +"par_id421643819242730\n" +"help.text" +msgid "Icon Line Spacing 2" +msgstr "" + +#. vJR3n +#: 05030100.xhp +msgctxt "" +"05030100.xhp\n" +"par_id991643819242734\n" +"help.text" +msgid "Line Spacing 2" +msgstr "" + #. HDPps #: 05030100.xhp msgctxt "" @@ -37537,13 +37609,13 @@ msgctxt "" msgid "Options (AutoCorrect)" msgstr "" -#. tg4my +#. v98PZ #: 06040100.xhp msgctxt "" "06040100.xhp\n" "bm_id3155620\n" "help.text" -msgid "AutoCorrect function; options replacement options words; automatically replacing abbreviation replacement capital letters; AutoCorrect function bold; AutoFormat function underlining; AutoFormat function spaces; ignoring double numbering; using automatically paragraphs; numbering automatically tables in text; creating automatically titles; formatting automatically empty paragraph removal paragraphs; removing blank ones styles; replacing automatically user-defined styles; automatically replacing bullets; replacing paragraphs; joining joining; paragraphs" +msgid "AutoCorrect function; options replacement options words; automatically replacing abbreviation replacement capital letters; AutoCorrect function spaces; ignoring double numbering; using automatically paragraphs; numbering automatically tables in text; creating automatically titles; formatting automatically empty paragraph removal paragraphs; removing blank ones styles; replacing automatically user-defined styles; automatically replacing bullets; replacing paragraphs; joining joining; paragraphs" msgstr "" #. dwyc9 @@ -37672,6 +37744,15 @@ msgctxt "" msgid "The first letter in a Calc cell will never be capitalized automatically." msgstr "" +#. E9hNd +#: 06040100.xhp +msgctxt "" +"06040100.xhp\n" +"bm_id811645041244683\n" +"help.text" +msgid "bold; AutoFormat functionbold; using * when typingunderlining; AutoFormat functionunderlining; using _ when typingitalic; AutoFormat functionitalic; using / when typingstrikeout; AutoFormat functionstrikeout; using - when typing" +msgstr "" + #. FvyG2 #: 06040100.xhp msgctxt "" @@ -51116,7 +51197,7 @@ msgctxt "" "par_id8551896\n" "help.text" msgid "If switched on, automatically inserted blank pages are exported to the PDF file. This is best if you are printing the pdf file double-sided. Example: In a book a chapter paragraph style is set to always start with an odd numbered page. If the previous chapter ends on an odd page, %PRODUCTNAME inserts an even numbered blank page. This option controls whether to export that even numbered page or not." -msgstr "" +msgstr "Якщо ввімкнено, автоматично вставлені порожні сторінки експортуються до файлу PDF. Краще використовувати цей параметр, якщо друк файлу PDF іде двостороннім. Приклад: у книзі стиль параграфа розділу завжди починається з непарної нумерації сторінки. Якщо попередній розділ закінчується непарною сторінкою, то %PRODUCTNAME вставляє парну порожню сторінку. Цей параметр визначає, чи експортувати цю парну сторінку чи ні." #. 9CTHu #: ref_pdf_export_general.xhp diff --git a/source/uk/helpcontent2/source/text/shared/06.po b/source/uk/helpcontent2/source/text/shared/06.po index 21583a80a4a..006ad1da25b 100644 --- a/source/uk/helpcontent2/source/text/shared/06.po +++ b/source/uk/helpcontent2/source/text/shared/06.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-05-31 15:15+0200\n" +"POT-Creation-Date: 2022-02-18 12:17+0100\n" "PO-Revision-Date: 2022-01-17 11:38+0000\n" "Last-Translator: Євген Кондратюк \n" "Language-Team: Ukrainian \n" @@ -13,7 +13,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" "X-Accelerator-Marker: ~\n" -"X-Generator: Weblate 4.8.1\n" +"X-Generator: LibreOffice\n" "X-POOTLE-MTIME: 1536497608.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 "" + +#. 6FN4K +#: youtubevideos.xhp +msgctxt "" +"youtubevideos.xhp\n" +"par_id91644338793051\n" +"help.text" +msgid "YouTube Privacy Policy" +msgstr "" diff --git a/source/uk/helpcontent2/source/text/shared/autopi.po b/source/uk/helpcontent2/source/text/shared/autopi.po index 62628266434..0ab9eb68d51 100644 --- a/source/uk/helpcontent2/source/text/shared/autopi.po +++ b/source/uk/helpcontent2/source/text/shared/autopi.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-08-11 08:35+0000\n" +"PO-Revision-Date: 2022-02-11 17:38+0000\n" "Last-Translator: Євген Кондратюк \n" -"Language-Team: Ukrainian \n" +"Language-Team: Ukrainian \n" "Language: uk\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" "X-Accelerator-Marker: ~\n" -"X-Generator: LibreOffice\n" +"X-Generator: Weblate 4.8.1\n" "X-POOTLE-MTIME: 1524773496.000000\n" #. hCAzG @@ -7745,7 +7745,7 @@ msgctxt "" "par_id3143281\n" "help.text" msgid "Allows you to enter additional settings for other external data sources." -msgstr "" +msgstr "Можливість введення додаткових параметрів для інших зовнішніх джерел даних." #. zrAAW #: 01170200.xhp diff --git a/source/uk/helpcontent2/source/text/shared/guide.po b/source/uk/helpcontent2/source/text/shared/guide.po index 7afd0ff014d..32143a1df36 100644 --- a/source/uk/helpcontent2/source/text/shared/guide.po +++ b/source/uk/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: 2022-01-06 07:38+0000\n" "Last-Translator: Євген Кондратюк \n" "Language-Team: Ukrainian \n" @@ -26305,13 +26305,22 @@ msgctxt "" msgid "Categories" msgstr "" -#. 8yDGz +#. bBpgV #: template_manager.xhp msgctxt "" "template_manager.xhp\n" "par_id041620170723507710\n" "help.text" -msgid "Categories are folders where you place your templates. 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 Manage at the top right corner of the Template Manager, then select New Category to create a new category." +msgid "Categories are folders where you place your templates. All templates are placed in a category, and can only be placed in one category. 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 Manage at the top right corner of the Template Manager, then select New Category 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 Move option, found by right-clicking an individual template." msgstr "" #. kGCqh @@ -26332,13 +26341,49 @@ msgctxt "" msgid "Manage" msgstr "" -#. Y7DkF +#. BBPKh #: template_manager.xhp msgctxt "" "template_manager.xhp\n" "par_id041620170723504497\n" "help.text" -msgid "Press Manage at the top right corner to open the Manage menu. The options are: New Category, Refresh, Reset Default, Import, and Extensions." +msgid "Press Manage at the top right corner to open the Manage menu. The options are: New Category, Import, and Extensions. If a template is set as default, then the option Reset Default appears. If a user-defined category is selected, then Rename Category and Delete Category 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 "New Category Icon" +msgstr "" + +#. VDrjC +#: template_manager.xhp +msgctxt "" +"template_manager.xhp\n" +"par_id21644402533961\n" +"help.text" +msgid "New Category" msgstr "" #. gYGYe @@ -26350,13 +26395,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 Filter to specify which application template will be reset. Select All Applications in Filter to reset templates for all applications." msgstr "" #. aNTjV diff --git a/source/uk/helpcontent2/source/text/shared/help.po b/source/uk/helpcontent2/source/text/shared/help.po index e69020287f9..99943810fe9 100644 --- a/source/uk/helpcontent2/source/text/shared/help.po +++ b/source/uk/helpcontent2/source/text/shared/help.po @@ -3,17 +3,17 @@ 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" -"PO-Revision-Date: 2020-07-24 12:35+0000\n" +"POT-Creation-Date: 2022-02-09 16:45+0100\n" +"PO-Revision-Date: 2022-02-11 17:38+0000\n" "Last-Translator: Євген Кондратюк \n" -"Language-Team: Ukrainian \n" +"Language-Team: Ukrainian \n" "Language: uk\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" "X-Accelerator-Marker: ~\n" -"X-Generator: LibreOffice\n" +"X-Generator: Weblate 4.8.1\n" "X-POOTLE-MTIME: 1555530441.000000\n" #. jdDhb @@ -861,3 +861,12 @@ msgctxt "" "help.text" msgid "Did you mean:" msgstr "Ви мали на увазі:" + +#. BvoqF +#: browserhelp.xhp +msgctxt "" +"browserhelp.xhp\n" +"par_id501644407795954\n" +"help.text" +msgid "Accept YouTube Content" +msgstr "Прийняти дані YouTube" diff --git a/source/uk/helpcontent2/source/text/smath/00.po b/source/uk/helpcontent2/source/text/smath/00.po index f8dc8c6cf65..fd0d1df3773 100644 --- a/source/uk/helpcontent2/source/text/smath/00.po +++ b/source/uk/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: 2020-10-24 15:35+0000\n" "Last-Translator: Євген Кондратюк \n" "Language-Team: Ukrainian \n" @@ -13,7 +13,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" "X-Accelerator-Marker: ~\n" -"X-Generator: Weblate 4.1.1\n" +"X-Generator: LibreOffice\n" "X-POOTLE-MTIME: 1551264418.000000\n" #. E9tti @@ -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 "Icon" -msgstr "Піктограма" +msgid "Icon Zoom 100%" +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 "Icon" -msgstr "Піктограма" +msgid "Icon Zoom In" +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 "Icon" -msgstr "Піктограма" +msgid "Icon Zoom Out" +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 "Icon" -msgstr "Піктограма" +msgid "Icon Show All" +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 "Icon" -msgstr "Піктограма" +msgid "Icon Update" +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 "Icon" -msgstr "Піктограма" +msgid "Icon Symbols" +msgstr "" #. gNanN #: 00000004.xhp @@ -592,14 +592,14 @@ msgctxt "" msgid "Choose View - Elements; then on the Elements pane select Others from the listbox." msgstr "Виберіть Перегляд - Елементи; тоді на панелі Елементи виберіть Інше зі списку." -#. QG6eL +#. rxFJE #: 00000004.xhp msgctxt "" "00000004.xhp\n" "par_id3145626\n" "help.text" -msgid "Icon" -msgstr "Піктограма" +msgid "Icon Formula Cursor" +msgstr "" #. vtF4A #: 00000004.xhp -- cgit