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/sv/helpcontent2 | |
parent | cc24a4e892c5f8b1f5ee88c927013ffe4ab4c061 (diff) |
update translations for master
and force-fix errors using pocheck
Change-Id: I6fcbb9b3da0a0608a85d68ef43dd88d92022b083
Diffstat (limited to 'source/sv/helpcontent2')
-rw-r--r-- | source/sv/helpcontent2/source/text/sbasic/shared.po | 288 | ||||
-rw-r--r-- | source/sv/helpcontent2/source/text/sbasic/shared/03.po | 355 | ||||
-rw-r--r-- | source/sv/helpcontent2/source/text/scalc/01.po | 182 | ||||
-rw-r--r-- | source/sv/helpcontent2/source/text/scalc/guide.po | 8 | ||||
-rw-r--r-- | source/sv/helpcontent2/source/text/sdatabase.po | 73 | ||||
-rw-r--r-- | source/sv/helpcontent2/source/text/shared.po | 113 | ||||
-rw-r--r-- | source/sv/helpcontent2/source/text/shared/00.po | 30 | ||||
-rw-r--r-- | source/sv/helpcontent2/source/text/shared/01.po | 89 | ||||
-rw-r--r-- | source/sv/helpcontent2/source/text/shared/06.po | 20 | ||||
-rw-r--r-- | source/sv/helpcontent2/source/text/shared/guide.po | 59 | ||||
-rw-r--r-- | source/sv/helpcontent2/source/text/shared/help.po | 13 | ||||
-rw-r--r-- | source/sv/helpcontent2/source/text/shared/optionen.po | 6 | ||||
-rw-r--r-- | source/sv/helpcontent2/source/text/smath/00.po | 44 | ||||
-rw-r--r-- | source/sv/helpcontent2/source/text/swriter/guide.po | 14 |
14 files changed, 989 insertions, 305 deletions
diff --git a/source/sv/helpcontent2/source/text/sbasic/shared.po b/source/sv/helpcontent2/source/text/sbasic/shared.po index eee3d7a3bc2..5b715f8ebff 100644 --- a/source/sv/helpcontent2/source/text/sbasic/shared.po +++ b/source/sv/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: 2019-02-03 21:48+0000\n" "Last-Translator: Robert <riedelkarlsson@gmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\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\">Markera makrot som du vill tilldela.</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/sv/helpcontent2/source/text/sbasic/shared/03.po b/source/sv/helpcontent2/source/text/sbasic/shared/03.po index 74b820f1d7d..11f0b15a68a 100644 --- a/source/sv/helpcontent2/source/text/sbasic/shared/03.po +++ b/source/sv/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: 2018-07-12 14:36+0000\n" "Last-Translator: Anonymous Pootle User\n" "Language-Team: LANGUAGE <LL@li.org>\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 "" -#. avaEg +#. Z4Egf #: sf_document.xhp msgctxt "" "sf_document.xhp\n" -"par_id751611153375195\n" +"bas_id631644184414955\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 "' Arguments passed to the command:" msgstr "" -#. JRHRS +#. 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 "" + +#. Cp7Wk +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id811644243228448\n" +"help.text" +msgid "In Python it is also possible to call <literal>RunCommand</literal> using keyword arguments:" +msgstr "" + +#. 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 "" -#. 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/sv/helpcontent2/source/text/scalc/01.po b/source/sv/helpcontent2/source/text/scalc/01.po index 36282a8dde5..b4d37a70fc1 100644 --- a/source/sv/helpcontent2/source/text/scalc/01.po +++ b/source/sv/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: 2020-12-25 11:36+0000\n" "Last-Translator: Andreas Pettersson <az@kth.se>\n" "Language-Team: Swedish <https://translations.documentfoundation.org/projects/libo_help-master/textscalc01/sv/>\n" @@ -32038,14 +32038,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\">Returnerar inversen till den kumulativa betafördelningsfunktionen.</ahelp>" +msgid "<ahelp hid=\"HID_FUNC_BETAINV\">Returns the inverse of the cumulative Beta probability density function.</ahelp>" +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 "<emph>Number</emph> is the value between <emph>Start</emph> and <emph>End</emph> at which to evaluate the function." -msgstr "<emph>tal</emph> är det värde mellan <emph>start</emph> och <emph>slut</emph> vid vilket funktionen ska utvärderas." +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>alfa</emph> är en fördelningsparameter." +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>beta</emph> är en fördelningsparameter." +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>start</emph> (valfritt) är nedre gräns för <emph>tal</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>slut</emph> (valfritt) är övre gräns för <emph>tal</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> returnerar värdet 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>BETAINV, funktion</bookmark_value> <bookmark_value>Kumulativ fördelningsfunktion, inversen till</bookmark_value>" +msgid "<bookmark_value>BETA.INV function</bookmark_value><bookmark_value>cumulative probability density function;inverse of</bookmark_value>" +msgstr "" #. SdmAC #: 04060181.xhp @@ -32128,14 +32137,14 @@ msgctxt "" msgid "BETA.INV" msgstr "BETAINV" -#. 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\">Returnerar inversen till den kumulativa betafördelningsfunktionen.</ahelp>" +msgid "<ahelp hid=\"HID_FUNC_BETAINV_MS\">Returns the inverse of the cumulative Beta probability density function.</ahelp>" +msgstr "" #. xtGcA #: 04060181.xhp @@ -32146,59 +32155,68 @@ msgctxt "" msgid "BETA.INV(Number; Alpha; Beta [; Start [; End]])" msgstr "" -#. 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>tal</emph> är det värde mellan <emph>start</emph> och <emph>slut</emph> vid vilket funktionen ska utvärderas." +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>alfa</emph> är en fördelningsparameter." +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>beta</emph> är en fördelningsparameter." +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>start</emph> (valfritt) är nedre gräns för <emph>tal</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>slut</emph> (valfritt) är övre gräns för <emph>tal</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\">=BETAINV(0,5;5;10)</item> returnerar värdet 0,33." +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 @@ -49633,78 +49651,6 @@ msgctxt "" msgid "2nd Quarter" msgstr "2:a kvartalet" -#. 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/sv/helpcontent2/source/text/scalc/guide.po b/source/sv/helpcontent2/source/text/scalc/guide.po index a7f2edf97ac..0a13c094900 100644 --- a/source/sv/helpcontent2/source/text/scalc/guide.po +++ b/source/sv/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: 2022-01-19 07:29+0000\n" "Last-Translator: Leif-Jöran Olsson <info@friprogramvarusyndikatet.se>\n" "Language-Team: Swedish <https://translations.documentfoundation.org/projects/libo_help-master/textscalcguide/sv/>\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 "Om du vill ta bort en kommandoknapp från tabellen drar du ut den från tabellen. Släpp musknappen när muspekaren har förvandlats till ett förbudstecken på tabellarket. Kommandoknappen är då borttagen." -#. 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 "Om du vill redigera pivottabellen klickar du på en cell i pivottabellen och öppnar snabbmenyn. I snabbmenyn finns kommandot <emph>Redigera layout</emph>, som du använder om du vill visa dialogrutan <emph>Pivottabell</emph> för den aktuella pivottabellen." +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 "" #. fKGXd #: datapilot_edittable.xhp diff --git a/source/sv/helpcontent2/source/text/sdatabase.po b/source/sv/helpcontent2/source/text/sdatabase.po index 6102fa4fb68..667556595e3 100644 --- a/source/sv/helpcontent2/source/text/sdatabase.po +++ b/source/sv/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: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -11479,15 +11479,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 "" @@ -11497,15 +11488,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 "" @@ -12010,22 +11992,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 @@ -12055,13 +12046,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 @@ -12073,13 +12082,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 @@ -12091,13 +12100,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 @@ -12109,13 +12118,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/sv/helpcontent2/source/text/shared.po b/source/sv/helpcontent2/source/text/shared.po index e194225a24a..17db3acd34f 100644 --- a/source/sv/helpcontent2/source/text/shared.po +++ b/source/sv/helpcontent2/source/text/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: 2018-11-20 18:06+0000\n" "Last-Translator: Påvel Nicklasson <pavelnicklasson@bahnhof.se>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -844,41 +844,41 @@ msgctxt "" msgid "Zoom" msgstr "Zoom" -#. 8Hudp +#. zYZRw #: main0201.xhp msgctxt "" "main0201.xhp\n" "par_idN10818\n" "help.text" -msgid "What's this" -msgstr "Vad är detta" +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=\".\">Visar utökade tips under muspekaren tills användaren klickar igen.</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>" +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 "Vad är detta" +msgid "What’s This?" +msgstr "" #. Xtuxp #: main0204.xhp @@ -2302,51 +2302,42 @@ msgctxt "" msgid "<ahelp hid=\".\">Opens a submenu where you can choose text spacing commands.</ahelp>" 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 "<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 "" - #. 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 "<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,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 "<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 diff --git a/source/sv/helpcontent2/source/text/shared/00.po b/source/sv/helpcontent2/source/text/shared/00.po index 4e69aef666c..ed83d20a26e 100644 --- a/source/sv/helpcontent2/source/text/shared/00.po +++ b/source/sv/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: 2018-12-05 13:07+0000\n" "Last-Translator: Påvel Nicklasson <pavelnicklasson@bahnhof.se>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -8341,23 +8341,23 @@ msgctxt "" msgid "Tools Menu" msgstr "Verktyg-menyn" -#. 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" +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\">Ikon</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 "" -#. 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\">Ikon</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,22 +8638,22 @@ msgctxt "" msgid "<variable id=\"menue\">Choose <emph>Tools - Customize - Menus</emph> tab.</variable>" msgstr "" -#. 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>" +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>" +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 @@ -8899,13 +8899,13 @@ msgctxt "" msgid "Choose <emph>Format - Area - Area</emph>, press the <emph>Color</emph> button and click the <emph>Pick</emph> button." msgstr "" -#. 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>" +msgid "<image id=\"img_id3148386\" src=\"cmd/lc_colorsettings.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3148386\">Icon</alt></image>" msgstr "" #. XLFFo diff --git a/source/sv/helpcontent2/source/text/shared/01.po b/source/sv/helpcontent2/source/text/shared/01.po index 2009b32b1de..964dc0ac933 100644 --- a/source/sv/helpcontent2/source/text/shared/01.po +++ b/source/sv/helpcontent2/source/text/shared/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:38+0100\n" "PO-Revision-Date: 2022-01-19 07:29+0000\n" "Last-Translator: Leif-Jöran Olsson <info@friprogramvarusyndikatet.se>\n" "Language-Team: Swedish <https://translations.documentfoundation.org/projects/libo_help-master/textshared01/sv/>\n" @@ -21913,6 +21913,24 @@ msgctxt "" msgid "<variable id=\"einzeiligtext\">Applies single line spacing to the current paragraph. This is the default setting.</variable>" msgstr "" +#. 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 "" @@ -21931,6 +21949,24 @@ msgctxt "" msgid "<variable id=\"one_point_one_five_spacing\">Sets the line spacing to 1.15 lines.</variable>" msgstr "" +#. 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 "" @@ -21949,6 +21985,24 @@ msgctxt "" msgid "<variable id=\"eineinhalbzeiligtext\">Sets the line spacing to 1.5 lines.</variable>" msgstr "" +#. 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 "" @@ -21967,6 +22021,24 @@ msgctxt "" msgid "<variable id=\"zweizeiligtext\">Sets the line spacing to two lines.</variable>" msgstr "" +#. 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 "" @@ -37537,14 +37609,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>autokorrigering, funktion; alternativ</bookmark_value> <bookmark_value>ersättningsalternativ</bookmark_value> <bookmark_value>ord; ersätta automatiskt</bookmark_value> <bookmark_value>förkortningsersättning</bookmark_value> <bookmark_value>versaler; autokorrigering, funktion</bookmark_value> <bookmark_value>fetstil; autokorrigering, funktion</bookmark_value> <bookmark_value>understrykning; autokorrigering, funktion</bookmark_value> <bookmark_value>mellanslag; ignorera dubbla</bookmark_value> <bookmark_value>numrering; använda automatiskt</bookmark_value> <bookmark_value>stycken; numrera automatiskt</bookmark_value> <bookmark_value>tabeller i text; skapa automatiskt</bookmark_value> <bookmark_value>rubriker; formatera automatiskt</bookmark_value> <bookmark_value>tomma stycken; ta bort</bookmark_value> <bookmark_value>stycken; ta bort tomma</bookmark_value> <bookmark_value>formatmallar; ersätta automatiskt</bookmark_value> <bookmark_value>användardefinierade formatmallar; ersätta automatiskt</bookmark_value> <bookmark_value>punktuppställning; ersätta</bookmark_value> <bookmark_value>stycken; slå samman</bookmark_value> <bookmark_value>slå samman; stycken</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 @@ -37672,6 +37744,15 @@ msgctxt "" msgid "The first letter in a Calc cell will never be capitalized automatically." msgstr "Den första bokstaven i en Calc-cell skrivs inte automatiskt med versaler." +#. 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 "" diff --git a/source/sv/helpcontent2/source/text/shared/06.po b/source/sv/helpcontent2/source/text/shared/06.po index b529df250b8..f9fcd6062c6 100644 --- a/source/sv/helpcontent2/source/text/shared/06.po +++ b/source/sv/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: 2018-09-03 13:27+0000\n" "Last-Translator: Anonymous Pootle User\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -474,3 +474,21 @@ msgctxt "" "help.text" msgid "YouTube Videos" msgstr "" + +#. 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 "<link href=\"https://policies.google.com/privacy\" name=\"linkname\">YouTube Privacy Policy</link>" +msgstr "" diff --git a/source/sv/helpcontent2/source/text/shared/guide.po b/source/sv/helpcontent2/source/text/shared/guide.po index ba3b616c673..99e7234e6ac 100644 --- a/source/sv/helpcontent2/source/text/shared/guide.po +++ b/source/sv/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-17 11:38+0000\n" "Last-Translator: Leif-Jöran Olsson <info@friprogramvarusyndikatet.se>\n" "Language-Team: Swedish <https://translations.documentfoundation.org/projects/libo_help-master/textsharedguide/sv/>\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 "<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 @@ -26332,13 +26341,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 @@ -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 <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/sv/helpcontent2/source/text/shared/help.po b/source/sv/helpcontent2/source/text/shared/help.po index 92371db8290..2848b536cda 100644 --- a/source/sv/helpcontent2/source/text/shared/help.po +++ b/source/sv/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: 2022-01-11 13:38+0000\n" "Last-Translator: Leif-Jöran Olsson <info@friprogramvarusyndikatet.se>\n" "Language-Team: Swedish <https://translations.documentfoundation.org/projects/libo_help-master/textsharedhelp/sv/>\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: 1542031685.000000\n" #. jdDhb @@ -861,3 +861,12 @@ msgctxt "" "help.text" msgid "<variable id=\"xap_didyoumean\">Did you mean:</variable>" msgstr "<variable id=\"xap_didyoumean\">Menade du:</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/sv/helpcontent2/source/text/shared/optionen.po b/source/sv/helpcontent2/source/text/shared/optionen.po index 94013f41c5c..be46263e856 100644 --- a/source/sv/helpcontent2/source/text/shared/optionen.po +++ b/source/sv/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-19 07:29+0000\n" +"PO-Revision-Date: 2022-02-03 15:39+0000\n" "Last-Translator: Leif-Jöran Olsson <info@friprogramvarusyndikatet.se>\n" "Language-Team: Swedish <https://translations.documentfoundation.org/projects/libo_help-master/textsharedoptionen/sv/>\n" "Language: sv\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: 1542197450.000000\n" #. PzSYs @@ -860,7 +860,7 @@ msgctxt "" "par_id3153192\n" "help.text" msgid "To change the location of the backup copy, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME - Paths</emph>, and then enter a new path for the backup file." -msgstr "Om du vill ändra säkerhetskopians placering väljer du <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME – Inställningar</caseinline><defaultinline>Verktyg – Alternativ</defaultinline></switchinline> – %PRODUCTNAME – Sökvägar</emph> och anger den nya sökvägen för säkerhetskopian." +msgstr "Om du vill ändra säkerhetskopians placering väljer du <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME – Inställningar</emph></caseinline><defaultinline><emph>Verktyg – Alternativ</emph></defaultinline></switchinline><emph> – %PRODUCTNAME – Sökvägar</emph> och anger den nya sökvägen för säkerhetskopian." #. HL42B #: 01010200.xhp diff --git a/source/sv/helpcontent2/source/text/smath/00.po b/source/sv/helpcontent2/source/text/smath/00.po index 4987a934d1a..37ed31a8630 100644 --- a/source/sv/helpcontent2/source/text/smath/00.po +++ b/source/sv/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: 2018-11-26 10:33+0000\n" "Last-Translator: Påvel Nicklasson <pavelnicklasson@bahnhof.se>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -115,14 +115,14 @@ msgctxt "" msgid "On the Tools bar, click" msgstr "På verktygsraden Verktyg klickar du på" -#. 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\">Symbol</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 "På verktygsraden Verktyg klickar du på" -#. 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\">Ikon</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 "På verktygsraden Verktyg klickar du på" -#. 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\">Symbol</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 "På verktygsraden Verktyg klickar du på" -#. 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\">Symbol</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 "På verktygsraden Verktyg klickar du på" -#. 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\">Symbol</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 "På verktygsraden Verktyg klickar du på" -#. 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\">Symbol</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 "" -#. 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\">Symbol</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/sv/helpcontent2/source/text/swriter/guide.po b/source/sv/helpcontent2/source/text/swriter/guide.po index 4b1f2ae4d0e..f30de618922 100644 --- a/source/sv/helpcontent2/source/text/swriter/guide.po +++ b/source/sv/helpcontent2/source/text/swriter/guide.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:20+0100\n" -"PO-Revision-Date: 2018-11-12 14:08+0000\n" -"Last-Translator: Anonymous Pootle User\n" -"Language-Team: LANGUAGE <LL@li.org>\n" +"PO-Revision-Date: 2022-02-03 15:39+0000\n" +"Last-Translator: Leif-Jöran Olsson <info@friprogramvarusyndikatet.se>\n" +"Language-Team: Swedish <https://translations.documentfoundation.org/projects/libo_help-master/textswriterguide/sv/>\n" "Language: sv\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" +"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: 1542031691.000000\n" #. XAt2Y @@ -878,7 +878,7 @@ msgctxt "" "par_id3147786\n" "help.text" msgid "Type the abbreviation followed by a period in the <emph>Abbreviations (no subsequent capital) </emph>box and click <emph>New</emph>." -msgstr "Skriv förkortningen följd av punkt i rutan <emph>Förkortningar efter vilka ingen stor bokstav följer</emph>." +msgstr "Skriv förkortningen följd av punkt i rutan <emph>Förkortningar efter vilka ingen stor bokstav följer</emph> och klicka på <emph>Ny</emph>." #. ABEEd #: autocorr_except.xhp @@ -887,7 +887,7 @@ msgctxt "" "par_id3147812\n" "help.text" msgid "Type the word in the <emph>Words with TWo INitial CApitals </emph>box and click <emph>New</emph>." -msgstr "Skriv ordet i rutan <emph>Ord som börjar med två stora bokstäver</emph>." +msgstr "Skriv ordet i rutan <emph>Ord som börjar med två stora bokstäver</emph> och klicka på <emph>Ny</emph>." #. EWZhx #: autocorr_except.xhp |