diff options
author | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2020-07-27 14:59:15 +0200 |
---|---|---|
committer | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2020-07-27 15:10:47 +0200 |
commit | d0e75e01d08cb94b06a00110a0dd16404bec760c (patch) | |
tree | e9b6f726f8b1f9d353426657be91abfd0546abed /source/da/helpcontent2 | |
parent | d602d2af8c3cefdf159918d8a455d17318649c2b (diff) |
update translations for master
and force-fix errors using pocheck
Change-Id: Iba2b940b559a295467b1a9e77ef87cadb24633e7
Diffstat (limited to 'source/da/helpcontent2')
25 files changed, 2920 insertions, 2187 deletions
diff --git a/source/da/helpcontent2/source/text/sbasic/shared.po b/source/da/helpcontent2/source/text/sbasic/shared.po index f3b4bdf04db..4fd42f9898f 100644 --- a/source/da/helpcontent2/source/text/sbasic/shared.po +++ b/source/da/helpcontent2/source/text/sbasic/shared.po @@ -3,9 +3,9 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2020-07-02 14:37+0200\n" -"PO-Revision-Date: 2020-06-16 20:22+0000\n" -"Last-Translator: sophie <gautier.sophie@gmail.com>\n" +"POT-Creation-Date: 2020-07-27 13:24+0200\n" +"PO-Revision-Date: 2020-07-18 19:35+0000\n" +"Last-Translator: SteenRønnow <steen.roennow@mail.dk>\n" "Language-Team: Danish <https://weblate.documentfoundation.org/projects/libo_help-master/textsbasicshared/da/>\n" "Language: da\n" "MIME-Version: 1.0\n" @@ -529,6 +529,15 @@ msgctxt "" msgid "Transparent white" msgstr "Gennemsigtig hvid" +#. sdV2V +#: 00000003.xhp +msgctxt "" +"00000003.xhp\n" +"par_id631529990528928\n" +"help.text" +msgid "Open <item type=\"menuitem\">Tools - Macros - Organize dialogs...</item> and select <item type=\"menuitem\">%PRODUCTNAME Dialogs</item> container." +msgstr "" + #. C3yvQ #: 00000003.xhp msgctxt "" @@ -2849,7 +2858,7 @@ msgctxt "" "par_id3155765\n" "help.text" msgid "Parameters can be passed to a procedure, a function or a property either by reference or by value. Unless otherwise specified, a parameter is always passed by reference. That means that a <literal>Sub</literal>, a <literal>Function</literal> or a <literal>Property</literal> gets the parameter and can read and modify its value." -msgstr "" +msgstr "Parametre kan overføre til en procedure, en funktion eller en egenskab enten med henvisning eller med værdi. Med mindre det er specificeret anderledes, overføres en parameter altid med henvisning. Det betyder, at en <literal>Sub</literal>, en <literal>Function</literal> eller en <literal>Property</literal> får parameteren og kan læse og ændre dens værdi." #. uk84S #: 01020300.xhp @@ -2858,7 +2867,7 @@ msgctxt "" "par_id3145640\n" "help.text" msgid "If you want to pass a parameter by value insert the key word <literal>ByVal</literal> in front of the parameter when you call a <literal>Sub</literal>, a <literal>Function</literal> or a <literal>Property</literal>, for example:" -msgstr "" +msgstr "Hvis du vil overføre en parameter med værdi, indsætter du nøgleordet <literal>ByVal</literal> foran parametren, når du kalder en <literal>Sub</literal>, en <literal>Function</literal> eller en <literal>Property</literal>, for eksempel:" #. pojXe #: 01020300.xhp @@ -2885,7 +2894,7 @@ msgctxt "" "hd_id161584366585035\n" "help.text" msgid "Defining Optional Parameters" -msgstr "" +msgstr "Definition af valgfrie parametre" #. 4Ghzx #: 01020300.xhp @@ -3310,14 +3319,14 @@ msgctxt "" msgid "<bookmark_value>saving;Basic code</bookmark_value><bookmark_value>loading;Basic code</bookmark_value><bookmark_value>Basic editor</bookmark_value><bookmark_value>navigating;in Basic projects</bookmark_value><bookmark_value>long lines;in Basic editor</bookmark_value><bookmark_value>lines of text;in Basic editor</bookmark_value><bookmark_value>continuation;long lines in editor</bookmark_value>" msgstr "<bookmark_value>gemme; Basic-kode</bookmark_value><bookmark_value>indlæse; Basic-kode</bookmark_value><bookmark_value>Basic-editor</bookmark_value><bookmark_value>navigere; i Basic-projekter</bookmark_value><bookmark_value>lange linjer; i Basic-editor</bookmark_value><bookmark_value>linjer med tekst; i Basic-editor</bookmark_value><bookmark_value>fortsættelse; lange linjer i editor</bookmark_value>" -#. r7hMB +#. jdhKC #: 01030200.xhp msgctxt "" "01030200.xhp\n" "hd_id3147264\n" "help.text" -msgid "<link href=\"text/sbasic/shared/01030200.xhp\" name=\"The Basic Editor\">The Basic Editor</link>" -msgstr "<link href=\"text/sbasic/shared/01030200.xhp\" name=\"Basic-editoren\">Basic-editoren</link>" +msgid "<variable id=\"thebasiceditorh1\"><link href=\"text/sbasic/shared/01030200.xhp\" name=\"The Basic Editor\">The Basic Editor</link></variable>" +msgstr "" #. dSemx #: 01030200.xhp @@ -5135,7 +5144,7 @@ msgctxt "" "par_id3161831\n" "help.text" msgid "<ahelp hid=\"modules/BasicIDE/ui/managebreakpoints/pass\">Specify the number of loops to perform before the breakpoint takes effect.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\"modules/BasicIDE/ui/managebreakpoints/pass\">Specificer antallet af gennemløb, der skal udføres, før stoppunktet bliver nået.</ahelp>" #. gr8LF #: 01050300.xhp @@ -8170,14 +8179,14 @@ msgctxt "" msgid "<bookmark_value>Print statement</bookmark_value> <bookmark_value>Print statement; Tab function</bookmark_value> <bookmark_value>Print statement; Spc function</bookmark_value> <bookmark_value>Spc function; in Print statement</bookmark_value> <bookmark_value>Tab function; in Print statement</bookmark_value>" msgstr "<bookmark_value>Udskrivningsudtryk</bookmark_value> <bookmark_value>Udskrivningsudtryk; Tabulatorfunktion</bookmark_value> <bookmark_value>Udskrivningsudtryk; Spc-funktion</bookmark_value> <bookmark_value>Spc-funktion; i udskrivningsudtryk</bookmark_value> <bookmark_value>Tabulatorfunktion; i Udskrivningsudtryk</bookmark_value>" -#. 4jt8D +#. 5DJDW #: 03010103.xhp msgctxt "" "03010103.xhp\n" "hd_id3147230\n" "help.text" -msgid "<link href=\"text/sbasic/shared/03010103.xhp\" name=\"Print Statement\">Print Statement</link>" -msgstr "<link href=\"text/sbasic/shared/03010103.xhp\" name=\"Print Statement\">Print-udtryk</link>" +msgid "<variable id=\"Print_h1\"><link href=\"text/sbasic/shared/03010103.xhp\" name=\"Print Statement\">Print Statement</link></variable>" +msgstr "" #. AGxsw #: 03010103.xhp @@ -17818,14 +17827,14 @@ msgctxt "" msgid "<image src=\"media/helpimg/sbasic/On-Error_statement.svg\" id=\"img_id4156296484514\"><alt id=\"alt_id15152796484514\">On Error Statement diagram</alt></image>" msgstr "" -#. 7FXhq +#. CKJJr #: 03050500.xhp msgctxt "" "03050500.xhp\n" "par_id3145173\n" "help.text" -msgid "On {[Local] Error GoTo Labelname | GoTo 0 | Resume Next}" -msgstr "On {[Local] Error GoTo Labelname | GoTo 0 | Resume Next}" +msgid "On [Local] Error {GoTo Labelname | GoTo 0 | Resume Next}" +msgstr "" #. EBAKU #: 03050500.xhp @@ -22075,77 +22084,86 @@ msgctxt "" msgid "If...Then...Else Statement" msgstr "If...Then...Else-udtryk" -#. C5KRD +#. 2tiGA #: 03090101.xhp msgctxt "" "03090101.xhp\n" "bm_id3154422\n" "help.text" -msgid "<bookmark_value>If statement</bookmark_value>" -msgstr "<bookmark_value>If-sætning</bookmark_value>" +msgid "<bookmark_value>If statement</bookmark_value> <bookmark_value>ElseIf; If statement</bookmark_value> <bookmark_value>Else If;If statement</bookmark_value> <bookmark_value>Else;If statement</bookmark_value> <bookmark_value>Else;If statement</bookmark_value> <bookmark_value>End If;If statement</bookmark_value> <bookmark_value>EndIf;If statement</bookmark_value>" +msgstr "" -#. NPPep +#. iGHxs #: 03090101.xhp msgctxt "" "03090101.xhp\n" -"hd_id3154422\n" +"hd_id81592320644826\n" "help.text" msgid "<link href=\"text/sbasic/shared/03090101.xhp\" name=\"If...Then...Else Statement\">If...Then...Else Statement</link>" -msgstr "<link href=\"text/sbasic/shared/03090101.xhp\" name=\"If...Then...Else Statement\">If...Then...Else-udtryk</link>" +msgstr "" -#. pGNqu +#. aPd9F #: 03090101.xhp msgctxt "" "03090101.xhp\n" "par_id3155555\n" "help.text" -msgid "Defines one or more statement blocks that you only want to execute if a given condition is True." -msgstr "Angiver en eller flere sætningsblokke, som du kun vil udføre, hvis en given betingelse er sand." +msgid "Defines one or more statement blocks that you only want to execute if a given condition or expression is <literal>True</literal>." +msgstr "" -#. 9w2wm +#. udXzN #: 03090101.xhp msgctxt "" "03090101.xhp\n" -"hd_id3146957\n" +"par_id311592320434736\n" "help.text" -msgid "Syntax:" -msgstr "Syntaks:" +msgid "<image src=\"media/helpimg/sbasic/If_statement.svg\" id=\"img_id601592320434736\"><alt id=\"alt_id551592320434736\">If...EndIf statement</alt></image>" +msgstr "" -#. yeLUr +#. cWAi6 #: 03090101.xhp msgctxt "" "03090101.xhp\n" -"par_id3153126\n" +"par_id591592320435808\n" +"help.text" +msgid "<image src=\"media/helpimg/sbasic/ElseIf_fragment.svg\" id=\"img_id691592320435808\"><alt id=\"alt_id341592320435808\">ElseIf fragment</alt></image>" +msgstr "" + +#. 9oiMB +#: 03090101.xhp +msgctxt "" +"03090101.xhp\n" +"par_id221592320436632\n" "help.text" -msgid "If condition=true Then Statement block [ElseIf condition=true Then] Statement block [Else] Statement block EndIf" -msgstr "If betingelse=true Then Sætningsblok [ElseIf betingelse=true Then] Sætningsblok [Else] Sætningsblok EndIf" +msgid "<image src=\"media/helpimg/sbasic/Else_fragment.svg\" id=\"img_id81592320436632\"><alt id=\"alt_id391592320436632\">Else fragment</alt></image>" +msgstr "" -#. aXATA +#. DQy4R #: 03090101.xhp msgctxt "" "03090101.xhp\n" "par_id3123476\n" "help.text" -msgid "Instead of Else If you can write ElseIf, instead of End If you can write EndIf." -msgstr "I stedet for Else If kan du skrive ElseIf, i stedet for End If kan du skrive EndIf." +msgid "Instead of <emph>Else If</emph> you can write <emph>ElseIf</emph>, instead of <emph>End If</emph> you can write <emph>EndIf</emph>." +msgstr "" -#. FFDsF +#. AXTiW #: 03090101.xhp msgctxt "" "03090101.xhp\n" -"hd_id3155419\n" +"par_id631592322239043\n" "help.text" -msgid "Parameters:" -msgstr "Parametre:" +msgid "<emph>If</emph> statements can be shortened to one line when using single statement blocks." +msgstr "" -#. ERvpY +#. VDj9r #: 03090101.xhp msgctxt "" "03090101.xhp\n" "par_id3153062\n" "help.text" -msgid "The <emph>If...Then</emph> statement executes program blocks depending on given conditions. When $[officename] Basic encounters an <emph>If</emph> statement, the condition is tested. If the condition is True, all subsequent statements up to the next <emph>Else</emph> or <emph>ElseIf</emph> statement are executed. If the condition is False, and an <emph>ElseIf</emph> statement follows, $[officename] Basic tests the next condition and executes the following statements if the condition is True. If False, the program continues either with the next <emph>ElseIf</emph> or <emph>Else</emph> statement. Statements following <emph>Else</emph> are executed only if none of the previously tested conditions were True. After all conditions are evaluated, and the corresponding statements executed, the program continues with the statement following <emph>EndIf</emph>." -msgstr "Sætningen <emph>If...Then</emph> udfører programblokke afhængigt af givne betingelser. Når $[officename] Basic møder en <emph>If</emph>- sætning, bliver betingelsen afprøvet. Hvis betingelsen er sand, vil alle efterfølgende sætninger op til næste <emph>Else</emph> eller <emph>ElseIf</emph>- sætning, blive udført. Hvis betingelsen er falsk, og en <emph>ElseIf</emph> sætning følger, så tester $[officename] den næste betingelse og udfører følgende sætninger hvis betingelsen er sand. Hvis den er falsk, vil programmet fortsætte enten med næste <emph>ElseIf</emph> eller <emph>Else</emph>- sætning. Sætninger efterfølgende <emph>Else</emph> bliver kun udført hvis ingen af de tidligere afprøvede betingelser var sande. Efter at alle betingelser er validerede, og de tilsvarende sætninger udførte, fortsætter programmet med sætningen der følger <emph>EndIf</emph>." +msgid "The <emph>If...Then</emph> statement executes program blocks depending on given conditions. When %PRODUCTNAME Basic encounters an <emph>If</emph> statement, the condition is tested. If the condition is <literal>True</literal>, all subsequent statements up to the next <emph>Else</emph> or <emph>ElseIf</emph> statement are executed. If the condition is <literal>False</literal>, and an <emph>ElseIf</emph> statement follows, %PRODUCTNAME Basic tests the next expression and executes the following statements if the condition is <literal>True</literal>. If <literal>False</literal>, the program continues either with the next <emph>ElseIf</emph> or <emph>Else</emph> statement. Statements following <emph>Else</emph> are executed only if none of the previously tested conditions were <literal>True</literal>. After all conditions are evaluated, and the corresponding statements executed, the program continues with the statement following <emph>EndIf</emph>." +msgstr "" #. NKDQG #: 03090101.xhp @@ -22183,15 +22201,6 @@ msgctxt "" msgid "The following example enables you to enter the expiration date of a product, and determines if the expiration date has passed." msgstr "Følgende eksempel lader dig indtaste udløbsdatoen på et produkt, og bestemmer om udløbsdatoen er overskredet." -#. TZWBx -#: 03090101.xhp -msgctxt "" -"03090101.xhp\n" -"hd_id3152576\n" -"help.text" -msgid "Example:" -msgstr "Eksempel:" - #. gDmAx #: 03090101.xhp msgctxt "" @@ -22228,6 +22237,24 @@ msgctxt "" msgid "MsgBox \"The expiration date is today\"" msgstr "MsgBox \"Udløbsdatoen er i dag\"" +#. 7qi2i +#: 03090101.xhp +msgctxt "" +"03090101.xhp\n" +"par_id161588865796615\n" +"help.text" +msgid "<link href=\"text/sbasic/shared/03090102.xhp\" name=\"Select Case statement\">Select Case</link> statement" +msgstr "" + +#. W4Sgi +#: 03090101.xhp +msgctxt "" +"03090101.xhp\n" +"par_id281588865818334\n" +"help.text" +msgid "<link href=\"text/sbasic/shared/03090103.xhp\" name=\"Iif function\">Iif</link> or <link href=\"text/sbasic/shared/03090410.xhp\" name=\"Switch function\">Switch</link> functions" +msgstr "" + #. ArPEq #: 03090102.xhp msgctxt "" @@ -22273,31 +22300,94 @@ msgctxt "" msgid "<image src=\"media/helpimg/sbasic/Select-Case_statement.svg\" id=\"img_id931588605629842\"><alt id=\"alt_id931588605629842\">Select Case syntax</alt></image>" msgstr "" -#. jsSZ5 +#. TJu4u #: 03090102.xhp msgctxt "" "03090102.xhp\n" -"par_id3150400\n" +"bas_id251592381900645\n" +"help.text" +msgid "Select Case expression" +msgstr "" + +#. XrXnH +#: 03090102.xhp +msgctxt "" +"03090102.xhp\n" +"bas_id321592381903509\n" +"help.text" +msgid "Case values" +msgstr "" + +#. DCDEC +#: 03090102.xhp +msgctxt "" +"03090102.xhp\n" +"bas_id231592381903973\n" +"help.text" +msgid "Statement Block" +msgstr "" + +#. 9KDPg +#: 03090102.xhp +msgctxt "" +"03090102.xhp\n" +"bas_id361592381904372\n" +"help.text" +msgid "[ Case values2" +msgstr "" + +#. jSGvu +#: 03090102.xhp +msgctxt "" +"03090102.xhp\n" +"bas_id421592382002520\n" +"help.text" +msgid "Statement Block]" +msgstr "" + +#. NcGYQ +#: 03090102.xhp +msgctxt "" +"03090102.xhp\n" +"bas_id161592382004496\n" +"help.text" +msgid "[ Case Else" +msgstr "" + +#. FkAUG +#: 03090102.xhp +msgctxt "" +"03090102.xhp\n" +"bas_id681592382005351\n" +"help.text" +msgid "Statement Block]" +msgstr "" + +#. MmACE +#: 03090102.xhp +msgctxt "" +"03090102.xhp\n" +"bas_id831592381905293\n" "help.text" -msgid "Select Case condition Case expression Statement Block [Case expression2 Statement Block][Case Else] Statement Block End Select" -msgstr "Select Case betingelse Case udtryk Sætningsblok [Case udtryk2 Sætningsblok][Case Else] Sætningsblok End Select" +msgid "End Select" +msgstr "" -#. yuqsv +#. HLsCW #: 03090102.xhp msgctxt "" "03090102.xhp\n" "par_id3156281\n" "help.text" -msgid "<emph>condition:</emph> Any expression that controls if the statement block that follows the respective Case clause is executed." +msgid "<emph>expression:</emph> Any expression that controls if the statement block that follows the respective <literal>Case</literal> clause is executed." msgstr "" -#. DoPTj +#. F88YW #: 03090102.xhp msgctxt "" "03090102.xhp\n" "par_id3150448\n" "help.text" -msgid "<emph>expression:</emph> Any expression that is compatible with the condition type expression. The statement block that follows the <literal>Case</literal> clause is executed if <emph>condition</emph> matches <emph>expression</emph>." +msgid "<emph>values:</emph> Any value list that is compatible with the expression. The statement block that follows the <literal>Case</literal> clause is executed if <emph>expression</emph> matches <emph>values</emph>." msgstr "" #. oCrpX @@ -22336,32 +22426,50 @@ msgctxt "" msgid "Print \"Out of range 1 to 10\"" msgstr "Print \"Ude af området 1 til 10\"" -#. WfFsT +#. UtJXY +#: 03090102.xhp +msgctxt "" +"03090102.xhp\n" +"par_id161588865796615\n" +"help.text" +msgid "<link href=\"text/sbasic/shared/03090101.xhp\" name=\"If...Then...Else statement\">If</link> statement" +msgstr "" + +#. mqu6n +#: 03090102.xhp +msgctxt "" +"03090102.xhp\n" +"par_id281588865818334\n" +"help.text" +msgid "<link href=\"text/sbasic/shared/03090103.xhp\" name=\"Iif function\">Iif</link> or <link href=\"text/sbasic/shared/03090410.xhp\" name=\"Switch function\">Switch</link> functions" +msgstr "" + +#. pm7E8 #: 03090103.xhp msgctxt "" "03090103.xhp\n" "tit\n" "help.text" -msgid "IIf Statement" -msgstr "IIf-udtryk" +msgid "IIf Function" +msgstr "" -#. WcDhC +#. G8vo7 #: 03090103.xhp msgctxt "" "03090103.xhp\n" "bm_id3155420\n" "help.text" -msgid "<bookmark_value>IIf statement</bookmark_value>" -msgstr "<bookmark_value>IIf-sætning</bookmark_value>" +msgid "<bookmark_value>IIf function</bookmark_value>" +msgstr "" -#. HvJuA +#. ZvPAM #: 03090103.xhp msgctxt "" "03090103.xhp\n" "hd_id3155420\n" "help.text" -msgid "<link href=\"text/sbasic/shared/03090103.xhp\" name=\"IIf Statement\">IIf Statement</link>" -msgstr "<link href=\"text/sbasic/shared/03090103.xhp\" name=\"IIf Statement\">IIf-udtryk</link>" +msgid "<link href=\"text/sbasic/shared/03090103.xhp\" name=\"IIf Function\">IIf Function</link>" +msgstr "" #. nYxhE #: 03090103.xhp @@ -22417,6 +22525,24 @@ msgctxt "" msgid "<emph>ExpressionTrue, ExpressionFalse:</emph> Any expression, one of which will be returned as the function result, depending on the logical evaluation." msgstr "<emph>UdtrykHvisSand, UdtrykHvisFalsk::</emph> Udtryk, hvoraf et vil blive returneret som resultat af funktionen, afhængigt af den logiske evaluering." +#. dNxFE +#: 03090103.xhp +msgctxt "" +"03090103.xhp\n" +"par_id161588865796615\n" +"help.text" +msgid "<link href=\"text/sbasic/shared/03090101.xhp\" name=\"If...Then...Else statement\">If</link> or <link href=\"text/sbasic/shared/03090102.xhp\" name=\"Select Case statement\">Select Case</link> statements" +msgstr "" + +#. DjnF7 +#: 03090103.xhp +msgctxt "" +"03090103.xhp\n" +"par_id281588865818334\n" +"help.text" +msgid "<link href=\"text/sbasic/shared/03090410.xhp\" name=\"Switch function\">Switch</link> function" +msgstr "" + #. RKALL #: 03090200.xhp msgctxt "" @@ -22471,311 +22597,95 @@ msgctxt "" msgid "<link href=\"text/sbasic/shared/03090201.xhp\" name=\"Do...Loop Statement\">Do...Loop Statement</link>" msgstr "<link href=\"text/sbasic/shared/03090201.xhp\" name=\"Do...Loop Statement\">Do...Loop-udtryk</link>" -#. xyfDP +#. iC6SG #: 03090201.xhp msgctxt "" "03090201.xhp\n" "par_id3109850\n" "help.text" -msgid "Repeats the statements between the Do and the Loop statement while the condition is True or until the condition becomes True." -msgstr "Gentager sætningerne mellem Do og Loop sætningerne så længe betingelsen er True eller indtil betingelsen bliver True." - -#. caSom -#: 03090201.xhp -msgctxt "" -"03090201.xhp\n" -"hd_id3149119\n" -"help.text" -msgid "Syntax" -msgstr "Syntaks" - -#. 3K2PH -#: 03090201.xhp -msgctxt "" -"03090201.xhp\n" -"par_id3155150\n" -"help.text" -msgid "Do [{While | Until} condition = True]" -msgstr "Do [{While | Until} condition = True]" - -#. UwrEt -#: 03090201.xhp -msgctxt "" -"03090201.xhp\n" -"par_id3154422\n" -"help.text" -msgid "statement block" -msgstr "sætningsblok" - -#. JsBm9 -#: 03090201.xhp -msgctxt "" -"03090201.xhp\n" -"par_id3150789\n" -"help.text" -msgid "[Exit Do]" -msgstr "[Exit Do]" - -#. rP8AT -#: 03090201.xhp -msgctxt "" -"03090201.xhp\n" -"par_id3155805\n" -"help.text" -msgid "statement block" -msgstr "sætningsblok" - -#. AWeCW -#: 03090201.xhp -msgctxt "" -"03090201.xhp\n" -"par_id3145090\n" -"help.text" -msgid "Loop" -msgstr "Loop" +msgid "Repeats the statements between the <emph>Do</emph> and the <emph>Loop</emph> statement while the condition is <literal>True</literal> or until the condition becomes <literal>True</literal>." +msgstr "" -#. 9Cv7B +#. aiGhW #: 03090201.xhp msgctxt "" "03090201.xhp\n" -"par_id3154749\n" +"par_id311592320434736\n" "help.text" -msgid "or" -msgstr "eller" +msgid "<image src=\"media/helpimg/sbasic/Do_statement.svg\" id=\"img_id601592320434736\"><alt id=\"alt_id551592320434736\">Do statement</alt></image>" +msgstr "" -#. Aj9kr +#. Ebajb #: 03090201.xhp msgctxt "" "03090201.xhp\n" -"par_id3150503\n" +"bas_id171592386317704\n" "help.text" -msgid "Do" -msgstr "Do" +msgid "' Do While: The statement block is repeated as long as the condition is true" +msgstr "" -#. yGEJd +#. VDEWA #: 03090201.xhp msgctxt "" "03090201.xhp\n" -"par_id3149762\n" +"bas_id11592386319239\n" "help.text" -msgid "statement block" -msgstr "sætningsblok" +msgid "' Do Until: The statement block is repeated as long as the condition is false" +msgstr "" -#. 93KEy +#. Dsqzg #: 03090201.xhp msgctxt "" "03090201.xhp\n" -"par_id3150984\n" +"par_id591592320435808\n" "help.text" -msgid "[Exit Do]" -msgstr "[Exit Do]" +msgid "<image src=\"media/helpimg/sbasic/Do-Loop_statement.svg\" id=\"img_id691592320435808\"><alt id=\"alt_id341592320435808\">Do...Loop statement</alt></image>" +msgstr "" -#. o2rc9 +#. VVtxi #: 03090201.xhp msgctxt "" "03090201.xhp\n" -"par_id3143228\n" +"bas_id911592386676044\n" "help.text" -msgid "statement block" -msgstr "sætningsblok" +msgid "' Loop While: The statement block repeats as long as the condition is true" +msgstr "" -#. 8qghf +#. 92FMy #: 03090201.xhp msgctxt "" "03090201.xhp\n" -"par_id3149235\n" +"bas_id971592386677004\n" "help.text" -msgid "Loop [{While | Until} condition = True]" -msgstr "Loop [{While | Until} condition = True]" +msgid "' Loop Until: The statement block repeats until the condition is true" +msgstr "" -#. 2AEDG +#. YFnQL #: 03090201.xhp msgctxt "" "03090201.xhp\n" -"hd_id3156024\n" +"par_id3150791\n" "help.text" -msgid "Parameters/Elements" -msgstr "Parametre/Elementer" +msgid "The <emph>Do...Loop</emph> statement executes a loop as long as, or until, a certain condition is <literal>True</literal>. The condition for exiting the loop must be entered following either the <emph>Do</emph> or the <emph>Loop</emph> statement. The above examples are valid combinations." +msgstr "" -#. qkEcG +#. 8QxEA #: 03090201.xhp msgctxt "" "03090201.xhp\n" "par_id3156344\n" "help.text" -msgid "<emph>Condition:</emph> A comparison, numeric or string expression, that evaluates either True or False." -msgstr "<emph>Condition:</emph> En sammenligning, numerisk eller strengudtryk, som evaluerer til enten True eller False." +msgid "<emph>condition:</emph> A comparison, numeric or Basic expression, that evaluates to either <literal>True</literal> or <literal>False</literal>." +msgstr "" -#. jLqcT +#. C6QdX #: 03090201.xhp msgctxt "" "03090201.xhp\n" "par_id3149669\n" "help.text" -msgid "<emph>Statement block:</emph> Statements that you want to repeat while or until the condition is True." -msgstr "<emph>Sætningsblok:</emph> Sætninger som du vil gentage mens eller indtil betingelsen er True." - -#. PdzkX -#: 03090201.xhp -msgctxt "" -"03090201.xhp\n" -"par_id3150791\n" -"help.text" -msgid "The <emph>Do...Loop</emph> statement executes a loop as long as, or until, a certain condition is True. The condition for exiting the loop must be entered following either the <emph>Do</emph> or the <emph>Loop</emph> statement. The following examples are valid combinations:" -msgstr "Sætningen <emph>Do...Loop</emph> udfører en løkke så længe, eller indtil, en bestemt betingelse er True. Betingelsen for at afslutte løkken skal indtastes enten efter <emph>Do</emph>-sætningen eller efter <emph>Loop</emph>-sætningen. Følgende eksempler er gyldige kombinationer:" - -#. uYAtt -#: 03090201.xhp -msgctxt "" -"03090201.xhp\n" -"hd_id3154366\n" -"help.text" -msgid "Syntax" -msgstr "Syntaks" - -#. kfmWR -#: 03090201.xhp -msgctxt "" -"03090201.xhp\n" -"par_id3145171\n" -"help.text" -msgid "Do While condition = True" -msgstr "Do While condition = True" - -#. f6vGS -#: 03090201.xhp -msgctxt "" -"03090201.xhp\n" -"par_id3149203\n" -"help.text" -msgid "...statement block" -msgstr "...sætningsblok" - -#. bERMk -#: 03090201.xhp -msgctxt "" -"03090201.xhp\n" -"par_id3125864\n" -"help.text" -msgid "Loop" -msgstr "Loop" - -#. NzaK9 -#: 03090201.xhp -msgctxt "" -"03090201.xhp\n" -"par_id3154124\n" -"help.text" -msgid "The statement block between the Do While and the Loop statements is repeated so long as the condition is true." -msgstr "Sætningsblokken mellem Do While og Loop-sætningerne bliver gentaget så længe betingelsen er True." - -#. uFfcD -#: 03090201.xhp -msgctxt "" -"03090201.xhp\n" -"par_id3153968\n" -"help.text" -msgid "Do Until condition = True" -msgstr "Do Until condition = True" - -#. CC8GU -#: 03090201.xhp -msgctxt "" -"03090201.xhp\n" -"par_id3154909\n" -"help.text" -msgid "...statement block" -msgstr "...sætningsblok" - -#. KrHxA -#: 03090201.xhp -msgctxt "" -"03090201.xhp\n" -"par_id3159151\n" -"help.text" -msgid "Loop" -msgstr "Loop" - -#. 29fJ2 -#: 03090201.xhp -msgctxt "" -"03090201.xhp\n" -"par_id3150440\n" -"help.text" -msgid "The statement block between the Do Until and the Loop statements is repeated if the condition so long as the condition is false." -msgstr "Sætningsblokken mellem Do Until og Loop-sætningerne bliver gentaget så længe at betingelsen er False." - -#. HYDHM -#: 03090201.xhp -msgctxt "" -"03090201.xhp\n" -"par_id3153952\n" -"help.text" -msgid "Do" -msgstr "Do" - -#. QRBVd -#: 03090201.xhp -msgctxt "" -"03090201.xhp\n" -"par_id3147349\n" -"help.text" -msgid "...statement block" -msgstr "...sætningsblok" - -#. DCBsg -#: 03090201.xhp -msgctxt "" -"03090201.xhp\n" -"par_id3159153\n" -"help.text" -msgid "Loop While condition = True" -msgstr "Loop While condition = True" - -#. BuEGy -#: 03090201.xhp -msgctxt "" -"03090201.xhp\n" -"par_id3146985\n" -"help.text" -msgid "The statement block between the Do and the Loop statements repeats so long as the condition is true." -msgstr "Sætningsblokken mellem Do og Loop-sætningerne gentages så længe betingelsen er True." - -#. NPwEx -#: 03090201.xhp -msgctxt "" -"03090201.xhp\n" -"par_id3150488\n" -"help.text" -msgid "Do" -msgstr "Do" - -#. wutQ5 -#: 03090201.xhp -msgctxt "" -"03090201.xhp\n" -"par_id3153189\n" -"help.text" -msgid "...statement block" -msgstr "...sætningsblok" - -#. LRGmB -#: 03090201.xhp -msgctxt "" -"03090201.xhp\n" -"par_id3155411\n" -"help.text" -msgid "Loop Until condition = True" -msgstr "Loop Until condition = True" - -#. NeasA -#: 03090201.xhp -msgctxt "" -"03090201.xhp\n" -"par_id3151117\n" -"help.text" -msgid "The statement block between the Do and the Loop statements repeats until the condition is true." -msgstr "Sætningsblokken mellem Do og Loop-sætningerne gentages indtil betingelsen er True." +msgid "<emph>statements:</emph> Statements that you want to repeat while or until a condition is <literal>True</literal>." +msgstr "" #. iXQfC #: 03090201.xhp @@ -22786,59 +22696,23 @@ msgctxt "" msgid "Use the <emph>Exit Do</emph> statement to unconditionally end the loop. You can add this statement anywhere in a <emph>Do</emph>...<emph>Loop</emph> statement. You can also define an exit condition using the <emph>If...Then</emph> structure as follows:" msgstr "Brug sætningen <emph>Exit Do</emph> til ubetinget at afslutte løkken. Du kan tilføje denne sætning hvor som helst i en <emph>Do</emph>...<emph>Loop</emph> sætning. Du kan også definere en afslutningsbetingelse ved at bruge strukturen <emph>If...Then</emph> som følger:" -#. 5DPqL -#: 03090201.xhp -msgctxt "" -"03090201.xhp\n" -"par_id3149262\n" -"help.text" -msgid "Do..." -msgstr "Do..." - -#. KS9Nc -#: 03090201.xhp -msgctxt "" -"03090201.xhp\n" -"par_id3149298\n" -"help.text" -msgid "statements" -msgstr "sætninger" - -#. zBAab -#: 03090201.xhp -msgctxt "" -"03090201.xhp\n" -"par_id3145646\n" -"help.text" -msgid "If condition = True Then Exit Do" -msgstr "If condition = True Then Exit Do" - -#. 6AC2Y +#. pGFcg #: 03090201.xhp msgctxt "" "03090201.xhp\n" -"par_id3154490\n" -"help.text" -msgid "statements" -msgstr "sætninger" - -#. F23Fn -#: 03090201.xhp -msgctxt "" -"03090201.xhp\n" -"par_id3153159\n" +"par_id161588865796615\n" "help.text" -msgid "Loop..." -msgstr "Loop..." +msgid "<link href=\"text/sbasic/shared/03090202.xhp\" name=\"For statement\">For</link>, <link href=\"text/sbasic/shared/03090102.xhp\" name=\"Select Case statement\">Select Case</link> or <link href=\"text/sbasic/shared/03090203.xhp\" name=\"While statement\">While</link> statements" +msgstr "" -#. o6GUo +#. NEcfM #: 03090201.xhp msgctxt "" "03090201.xhp\n" -"hd_id3147396\n" +"par_id281588865818334\n" "help.text" -msgid "Example" -msgstr "Eksempel" +msgid "<link href=\"text/sbasic/shared/03090103.xhp\" name=\"Iif function\">Iif</link> or <link href=\"text/sbasic/shared/03090410.xhp\" name=\"Switch function\">Switch</link> functions" +msgstr "" #. QECNJ #: 03090202.xhp @@ -22955,7 +22829,7 @@ msgctxt "" "par_id3150358\n" "help.text" msgid "<emph>counter:</emph> Loop <literal>counter</literal> initially assigned the value to the right of the equal sign (<literal>start</literal>). Only numeric variables are valid. The loop counter increases or decreases according to the variable <literal>step</literal> until <literal>end</literal> is passed." -msgstr "" +msgstr "<emph>tæller:</emph> Gennemløbs-<literal>counter</literal> i begyndelsen tildelt værdien til højre for lighedstegnet (<literal>start</literal>). Kun numeriske værdier er gyldige. Gennemløbstælleren øges eller mindskes i følge variablen <literal>step</literal> indtil <literal>end</literal> passeres." #. crpJL #: 03090202.xhp @@ -22964,7 +22838,7 @@ msgctxt "" "par_id3152455\n" "help.text" msgid "<emph>start:</emph> Numeric variable that defines the initial value at the beginning of the loop." -msgstr "" +msgstr "<emph>start:</emph> Numerisk variabel, som definerer startværdien i begyndelsen af gennemløbet." #. u8ZEL #: 03090202.xhp @@ -22973,7 +22847,7 @@ msgctxt "" "par_id3151043\n" "help.text" msgid "<emph>end:</emph> Numeric variable that defines the final value at the end of the loop." -msgstr "" +msgstr "<emph>end:</emph> Numerisk variabel, der bestemmer slutværdien i afslutningen af gennemløbet." #. TmxSC #: 03090202.xhp @@ -22982,7 +22856,7 @@ msgctxt "" "par_id3156281\n" "help.text" msgid "<emph>step:</emph> Sets the value by which to increase or decrease the loop counter. If <literal>step</literal> is not specified, the loop counter is incremented by 1. In this case, <literal>end</literal> must be greater than <literal>start</literal>. If you want to decrease <literal>counter</literal>, <literal>end</literal> must be less than <literal>start</literal>, and <literal>step</literal> must be assigned a negative value." -msgstr "" +msgstr "<emph>step:</emph> Sætter den værdi, som gennemløbstælleren øges eller mindskes med. Hvis <literal>step</literal> ikke er specificeret, forøges gennemløbstælleren med 1. I dette tilfælde skal <literal>end</literal> være større end <literal>start</literal>. Hvis du vil formindske <literal>counter</literal>, skal <literal>end</literal> være mindre end <literal>start</literal> og <literal>step</literal> skal tildeles en negativ værdi." #. VMWd9 #: 03090202.xhp @@ -23000,7 +22874,7 @@ msgctxt "" "par_id3147287\n" "help.text" msgid "As the <literal>counter</literal> variable is decreased, %PRODUCTNAME Basic checks if the <literal>end</literal> value has been reached. As soon as the <literal>counter</literal> passes the <literal>end</literal> value, the loop automatically terminates." -msgstr "" +msgstr "Efterhånden som variablen <literal>counter</literal> formindskes, tjekker %PRODUCTNAME Basic, om værdien <literal>end</literal> er nået. Så snart som <literal>counter</literal> passerer værdien <literal>end</literal>, afbrydes gennemløbet automatisk." #. hFEyc #: 03090202.xhp @@ -23027,7 +22901,7 @@ msgctxt "" "par_id3155854\n" "help.text" msgid "When counting down the counter variable, %PRODUCTNAME Basic checks for overflow or underflow. The loop ends when <literal>counter</literal> exceeds <literal>end</literal> (positive Step value) or is less than <literal>end</literal> (negative Step value)." -msgstr "" +msgstr "Når der tælles ned på tæller-variablen, tjekker %PRODUCTNAME Basic for overflow eller underflow. Gennemløbet slutter, når <literal>counter</literal> overstiger <literal>end</literal> (positiv Step-værdi) eller er mindre end <literal>end</literal> (negativ Step-værdi)." #. DNpBx #: 03090202.xhp @@ -23063,7 +22937,7 @@ msgctxt "" "par_id3156286\n" "help.text" msgid "In nested <emph>For...Next</emph> loops, if you exit a loop unconditionally with <emph>Exit For</emph>, only one loop is exited." -msgstr "" +msgstr "I indlejrede <emph>For...Next</emph>-gennemløb forlades kun ét gennemløb, hvis du ubetinget forlader et gennemløb med <emph>Exit For</emph>." #. Xo6Nj #: 03090202.xhp @@ -23081,7 +22955,7 @@ msgctxt "" "par_id3151074\n" "help.text" msgid "The following example uses two nested loops to sort a string array with 10 elements ( sEntry() ), that is filled with various contents:" -msgstr "" +msgstr "Dette eksempel bruger to indlejrede løkker til at sortere et strengmatrix med 10 elementer (sEntry() ), som fyldes med forskelligt indhold." #. uEoLD #: 03090202.xhp @@ -23108,7 +22982,7 @@ msgctxt "" "bas_id391586523091799\n" "help.text" msgid "cutlery = Array(\"fork\", \"knife\", \"spoon\")" -msgstr "" +msgstr "cutlery = Array(\"gaffel\", \"kniv\", \"ske\")" #. AupdW #: 03090202.xhp @@ -23155,14 +23029,14 @@ msgctxt "" msgid "While...Wend Statement" msgstr "While...Wend-udtryk" -#. 8FsGX +#. MB6No #: 03090203.xhp msgctxt "" "03090203.xhp\n" "bm_id3150400\n" "help.text" -msgid "<bookmark_value>While;While...Wend loop</bookmark_value>" -msgstr "<bookmark_value>While; Wend...Wend loop</bookmark_value>" +msgid "<bookmark_value>While;While...Wend loop</bookmark_value> <bookmark_value>While;While Wend loop</bookmark_value>" +msgstr "" #. 4Gx4Q #: 03090203.xhp @@ -23173,149 +23047,77 @@ msgctxt "" msgid "<link href=\"text/sbasic/shared/03090203.xhp\" name=\"While...Wend Statement\">While...Wend Statement</link>" msgstr "<link href=\"text/sbasic/shared/03090203.xhp\" name=\"While...Wend Statement\">While...Wend-udtryk</link>" -#. dQPTn +#. QMYRt #: 03090203.xhp msgctxt "" "03090203.xhp\n" "par_id3151211\n" "help.text" -msgid "When a program encounters a While statement, it tests the condition. If the condition is False, the program continues directly following the Wend statement. If the condition is True, the loop is executed until the program finds Wend and then jumps back to the<emph> While </emph>statement. If the condition is still True, the loop is executed again." -msgstr "Når et program møder en While-sætning, tester det betingelsen. Hvis betingelsen er falsk, fortsætter programmet med sætningen lige efter Wend. Hvis betingelsen er sand, udføres løkken indtil programmet finder Wend, og programudførelsen hopper derefter tilbage til <emph>While</emph>-sætningen. Hvis betingelsen stadig er sand, udføres løkken igen." +msgid "When a program encounters a <literal>While</literal> statement, it tests the condition. If the condition is <literal>False</literal>, the program continues directly following the <literal>Wend</literal> statement. If the condition is <literal>True</literal>, the loop is executed until the program finds <literal>Wend</literal> and then jumps back to the <emph>While</emph> statement. If the condition is still <literal>True</literal>, the loop is executed again." +msgstr "" -#. 2Xbwe +#. 2WnLN #: 03090203.xhp msgctxt "" "03090203.xhp\n" "par_id3151041\n" "help.text" -msgid "Unlike the <link href=\"text/sbasic/shared/03090201.xhp\" name=\"Do...Loop\">Do...Loop</link> statement, you cannot cancel a <emph>While...Wend</emph> loop with <link href=\"text/sbasic/shared/03090412.xhp\" name=\"Exit\">Exit</link>. Never exit a While...Wend loop with <link href=\"text/sbasic/shared/03090302.xhp\" name=\"GoTo\">GoTo</link>, since this can cause a run-time error." -msgstr "Ulig sætningen <link href=\"text/sbasic/shared/03090201.xhp\" name=\"Do...Loop\">Do...Loop</link>, kan du ikke annuller en <emph>While...Wend</emph> løkke med <link href=\"text/sbasic/shared/03090412.xhp\" name=\"Exit\">Exit</link>. Afslut aldrig en While...Wend løkke med <link href=\"text/sbasic/shared/03090302.xhp\" name=\"GoTo\">GoTo</link>, siden dette kan forårsage en kørselsfejl." +msgid "Unlike the <link href=\"text/sbasic/shared/03090201.xhp\" name=\"Do...Loop\">Do...Loop</link> statement, you cannot cancel a <emph>While...Wend</emph> loop with <link href=\"text/sbasic/shared/03090412.xhp\" name=\"Exit\">Exit</link>. Never exit a <literal>While...Wend</literal> loop with <link href=\"text/sbasic/shared/03090302.xhp\" name=\"GoTo\">GoTo</link>, since this can cause a run-time error." +msgstr "" -#. AatCY +#. s8j22 #: 03090203.xhp msgctxt "" "03090203.xhp\n" "par_id3145172\n" "help.text" -msgid "A Do...Loop is more flexible than a While...Wend." -msgstr "En Do...Loop er mere fleksibel end en While...Wend." - -#. pWv5M -#: 03090203.xhp -msgctxt "" -"03090203.xhp\n" -"hd_id3155133\n" -"help.text" -msgid "Syntax:" -msgstr "Syntaks:" - -#. BCMGD -#: 03090203.xhp -msgctxt "" -"03090203.xhp\n" -"par_id3147288\n" -"help.text" -msgid "While Condition [Statement] Wend" -msgstr "While Condition [Statement] Wend" - -#. 7ApBj -#: 03090203.xhp -msgctxt "" -"03090203.xhp\n" -"hd_id3153139\n" -"help.text" -msgid "Example:" -msgstr "Eksempel:" - -#. TYEgW -#: 03090203.xhp -msgctxt "" -"03090203.xhp\n" -"par_id3159153\n" -"help.text" -msgid "Sub ExampleWhileWend" -msgstr "Sub ExampleWhileWend" - -#. AosNw -#: 03090203.xhp -msgctxt "" -"03090203.xhp\n" -"par_id3151114\n" -"help.text" -msgid "Dim stext As String" -msgstr "Dim sText As String" +msgid "A <literal>Do...Loop</literal> is more flexible than a <literal>While...Wend.</literal>" +msgstr "" -#. jKvee +#. DB6ZD #: 03090203.xhp msgctxt "" "03090203.xhp\n" -"par_id3153143\n" +"par_id831588865616326\n" "help.text" -msgid "Dim iRun As Integer" -msgstr "Dim iRun As Integer" +msgid "<image src=\"media/helpimg/sbasic/While_statement.svg\" id=\"img_id651588865616326\"><alt id=\"alt_id281588865616326\">While syntax</alt></image>" +msgstr "" -#. FBRFy +#. DZ929 #: 03090203.xhp msgctxt "" "03090203.xhp\n" "par_id3155306\n" "help.text" -msgid "sText =\"This Is a short text\"" -msgstr "sText =\"Dette er en kort tekst\"" - -#. 2bjBx -#: 03090203.xhp -msgctxt "" -"03090203.xhp\n" -"par_id3154011\n" -"help.text" -msgid "iRun = 1" -msgstr "iRun = 1" - -#. tCNtB -#: 03090203.xhp -msgctxt "" -"03090203.xhp\n" -"par_id3147215\n" -"help.text" -msgid "While iRun < Len(sText)" -msgstr "While iRun < Len(sText)" - -#. CBNWG -#: 03090203.xhp -msgctxt "" -"03090203.xhp\n" -"par_id3147427\n" -"help.text" -msgid "If Mid(sText,iRun,1 )<> \" \" Then Mid( sText ,iRun, 1, Chr( 1 + Asc( Mid(sText,iRun,1 )) )" -msgstr "If Mid(sText,iRun,1 )<> \" \" then Mid( sText, iRun, 1, Chr( 1 + Asc( Mid(sText, iRun, 1 )) )" +msgid "sText =\"This is a short text\"" +msgstr "" -#. HGfLz +#. ATdAF #: 03090203.xhp msgctxt "" "03090203.xhp\n" -"par_id3149665\n" +"par_id3153189\n" "help.text" -msgid "iRun = iRun + 1" -msgstr "iRun = iRun + 1" +msgid "MsgBox sText,0,\"Text encoded\"" +msgstr "MsgBox sText,0,\"Tekst indkodet\"" -#. Ga2Lj +#. iADnG #: 03090203.xhp msgctxt "" "03090203.xhp\n" -"par_id3152939\n" +"par_id161588865796615\n" "help.text" -msgid "Wend" -msgstr "Wend" +msgid "<link href=\"text/sbasic/shared/03090201.xhp\" name=\"Do...Loop statement\">Do...Until</link> or <link href=\"text/sbasic/shared/03090201.xhp\" name=\"Do...While statement\">Do...While</link> statement" +msgstr "" -#. ATdAF +#. JAoLW #: 03090203.xhp msgctxt "" "03090203.xhp\n" -"par_id3153189\n" +"par_id281588865818334\n" "help.text" -msgid "MsgBox sText,0,\"Text encoded\"" -msgstr "MsgBox sText,0,\"Tekst indkodet\"" +msgid "<link href=\"text/sbasic/shared/03090412.xhp\" name=\"Exit statement\">Exit</link> statement" +msgstr "" #. kSjtx #: 03090300.xhp @@ -23382,12 +23184,13 @@ msgstr "" #. g6Wgg #: 03090301.xhp +#, fuzzy msgctxt "" "03090301.xhp\n" "par_id3145069\n" "help.text" msgid "GoSub label[:]" -msgstr "" +msgstr "GoSub label[:]" #. krBDs #: 03090301.xhp @@ -23542,22 +23345,22 @@ msgctxt "" msgid "Parameters:" msgstr "Parametre:" -#. KaSma +#. AoFVn #: 03090302.xhp msgctxt "" "03090302.xhp\n" "par_id471588670859073\n" "help.text" -msgid "<emph>label: </emph>A line identifier indicating where to continue execution. The scope of a label in that of the routine it belongs to." +msgid "<emph>label: </emph>A line identifier indicating where to continue execution. The scope of a label is that of the routine it belongs to." msgstr "" -#. YxYq5 +#. ocGjF #: 03090302.xhp msgctxt "" "03090302.xhp\n" "par_id3152596\n" "help.text" -msgid "Use the <literal>GoTo</literal> statement to instruct $[officename] Basic to continue program execution at another place within the procedure. The position must be indicated by a label. To set a label, assign a name, and then and end it with a colon (\":\")." +msgid "Use the <literal>GoTo</literal> statement to instruct $[officename] Basic to continue program execution at another place within the procedure. The position must be indicated by a label. To set a label, assign a name, and end it with a colon (\":\")." msgstr "" #. 8o2aP @@ -24469,13 +24272,13 @@ msgctxt "" msgid "Defines a subroutine that can be used as an expression to determine a return type." msgstr "Angiver en subrutine der kan bruges som et udtryk til at fastslå en returneringstype." -#. PfUxE +#. qCx4G #: 03090406.xhp msgctxt "" "03090406.xhp\n" "par_id661588586825434\n" "help.text" -msgid "<literal>Sub</literal> or <literal>Function</literal> statements are similar methods, without distinction. They receive parameters by reference allowing them to be modified. %PRODUCTNAME Basic compiler accepts their respective syntax to be used interchangeably." +msgid "<literal>Sub</literal>, <literal>Function</literal> or <literal>Property</literal> statements are similar methods, without distinction. They receive parameters by reference allowing them to be modified in return. %PRODUCTNAME Basic compiler accepts their respective argument syntax to be used interchangeably." msgstr "" #. zFnQ7 @@ -24730,14 +24533,14 @@ msgctxt "" msgid "<bookmark_value>Sub statement</bookmark_value>" msgstr "<bookmark_value>Sub-sætning</bookmark_value>" -#. iyuLQ +#. ZjnGN #: 03090409.xhp msgctxt "" "03090409.xhp\n" "hd_id3147226\n" "help.text" -msgid "<link href=\"text/sbasic/shared/03090409.xhp\" name=\"Sub Statement\">Sub Statement</link>" -msgstr "<link href=\"text/sbasic/shared/03090409.xhp\" name=\"Sub Statement\">Sub-udtryk</link>" +msgid "<variable id=\"Sub_h1\"><link href=\"text/sbasic/shared/03090409.xhp\" name=\"Sub Statement\">Sub Statement</link></variable>" +msgstr "" #. YELg8 #: 03090409.xhp @@ -26206,95 +26009,167 @@ msgctxt "" msgid "<link href=\"text/sbasic/shared/03100700.xhp\" name=\"Const Statement\">Const Statement</link>" msgstr "<link href=\"text/sbasic/shared/03100700.xhp\" name=\"Const Statement\">Const-erklæring</link>" -#. AASbb +#. xPBxj #: 03100700.xhp msgctxt "" "03100700.xhp\n" "par_id3154143\n" "help.text" -msgid "Defines a string as a constant." -msgstr "Angiver en streng som en konstant." +msgid "Defines one or more identifiers as constants." +msgstr "" -#. KAtyB +#. 4sYHn #: 03100700.xhp msgctxt "" "03100700.xhp\n" -"hd_id3150670\n" +"par_id3147264\n" "help.text" -msgid "Syntax:" -msgstr "Syntaks:" +msgid "A constant is a variable that helps to improve the readability of a program. Constants are not defined as a specific type of variable, but rather are used as placeholders in the code. You can only define a constant once and it cannot be modified." +msgstr "" -#. bvD2M +#. ucqd6 #: 03100700.xhp msgctxt "" "03100700.xhp\n" -"par_id3150984\n" +"par_id831588865616326\n" "help.text" -msgid "Const Text = Expression" -msgstr "Const Text = Expression" +msgid "<image src=\"media/helpimg/sbasic/Const_statement.svg\" id=\"img_id651588865616326\"><alt id=\"alt_id281588865616326\">Const syntax</alt></image>" +msgstr "" -#. zwnoG +#. QZJkC #: 03100700.xhp msgctxt "" "03100700.xhp\n" -"hd_id3147530\n" +"par_id3150984\n" "help.text" -msgid "Parameters:" -msgstr "Parametre:" +msgid "[Global|Private|Public] Const name = expression[, ...]" +msgstr "" -#. oJbVy +#. 8cNC9 #: 03100700.xhp msgctxt "" "03100700.xhp\n" "par_id3153897\n" "help.text" -msgid "<emph>Text:</emph> Any constant name that follows the standard variable naming conventions." -msgstr "<emph>Text:</emph> Hvilket som helst konstantnavn som følger de normale konventioner for variabelnavngivning." +msgid "<emph>name:</emph> Any identifier that follows the standard variable naming conventions." +msgstr "" -#. CBCHY +#. MYNoo #: 03100700.xhp msgctxt "" "03100700.xhp\n" -"par_id3147264\n" +"par_id791593689338208\n" "help.text" -msgid "A constant is a variable that helps to improve the readability of a program. Constants are not defined as a specific type of variable, but rather are used as placeholders in the code. You can only define a constant once and it cannot be modified. Use the following statement to define a constant:" -msgstr "En konstant er en variabel som hjælper med til at forbedre læsbarheden af et program. Konstanter er ikke defineret som en bestemt type af variabel, men i stedet for bruges de som pladsholdere i koden. Du kan kun definere en konstant en gang og den kan ikke modificeres. Brug følgende sætning for at definere en konstant:" +msgid "<emph>expression:</emph> Any literal expression." +msgstr "" -#. XCQgM +#. C8b4Z #: 03100700.xhp msgctxt "" "03100700.xhp\n" -"par_id3150542\n" +"par_id3150400\n" "help.text" -msgid "CONST ConstName=Expression" -msgstr "CONST ConstName=Udtryk" +msgid "The data type must be omitted. When a library gets loaded in memory, %PRODUCTNAME Basic converts the program code internally so that each time a constant is used, the defined expression replaces it." +msgstr "" -#. 7tqgF +#. fYdeb #: 03100700.xhp msgctxt "" "03100700.xhp\n" -"par_id3150400\n" +"hd_id51593690561479\n" "help.text" -msgid "The type of expression is irrelevant. If a program is started, $[officename] Basic converts the program code internally so that each time a constant is used, the defined expression replaces it." -msgstr "Typen af udtryk er irrelevant. Hvis et program er startet, konverterer $[officename] BASIC programkoden internt sådan at hver gang en konstant bliver brugt, erstattes den af det angivne udtryk." +msgid "Scope" +msgstr "" -#. yKGrA +#. QwPhy #: 03100700.xhp msgctxt "" "03100700.xhp\n" -"hd_id3154366\n" +"par_id431593690612961\n" "help.text" -msgid "Example:" -msgstr "Eksempel:" +msgid "By default constants are defined as private in modules and routines. Constants can be made public or global in order to be used from all modules, from all Basic libraries." +msgstr "" -#. VBDYG +#. EAL5T #: 03100700.xhp msgctxt "" "03100700.xhp\n" -"par_id3153969\n" +"par_id241593693307830\n" +"help.text" +msgid "<literal>Global</literal>, <literal>Private</literal> and <literal>Public</literal> specifiers can only be used for module constants." +msgstr "" + +#. 7HRGK +#: 03100700.xhp +msgctxt "" +"03100700.xhp\n" +"bas_id911593692598060\n" +"help.text" +msgid "Const EARTH = \"♁\" ' module scope" +msgstr "" + +#. pCVMW +#: 03100700.xhp +msgctxt "" +"03100700.xhp\n" +"bas_id441593692601125\n" +"help.text" +msgid "Private Const MOON = \"☾\" ' module scope" +msgstr "" + +#. xjhjq +#: 03100700.xhp +msgctxt "" +"03100700.xhp\n" +"bas_id161593692601597\n" +"help.text" +msgid "Public Const VENUS=\"♀\", MARS=\"♂\" ' general scope" +msgstr "" + +#. 6LzLX +#: 03100700.xhp +msgctxt "" +"03100700.xhp\n" +"bas_id581593692602046\n" +"help.text" +msgid "Global Const SUN = \"☉\", STAR = \"☆\" ' general scope" +msgstr "" + +#. aFEH7 +#: 03100700.xhp +msgctxt "" +"03100700.xhp\n" +"par_idm1341160752\n" +"help.text" +msgid "Const SUN = 3 * 1.456 / 56 ' SUN is local" +msgstr "" + +#. 5ZVn4 +#: 03100700.xhp +msgctxt "" +"03100700.xhp\n" +"par_idm1341159520\n" +"help.text" +msgid "MsgBox SUN,, MOON ' SUN global constant is unchanged" +msgstr "" + +#. e9BxY +#: 03100700.xhp +msgctxt "" +"03100700.xhp\n" +"par_id111593694878677\n" +"help.text" +msgid "<link href=\"text/sbasic/shared/enum.xhp\" name=\"Enum\">Enum</link> statement" +msgstr "" + +#. ZYFUV +#: 03100700.xhp +msgctxt "" +"03100700.xhp\n" +"par_id111953694878677\n" "help.text" -msgid "Const sVar = \"Program\", dVar As Double = 1.00" -msgstr "Const sVar = \"Program\", dVar As Double = 1.00" +msgid "<link href=\"text/sbasic/shared/03090413.xhp\" name=\"Enum\">Type</link> statement" +msgstr "" #. FmimE #: 03100900.xhp @@ -39337,6 +39212,96 @@ msgctxt "" msgid "<ahelp hid=\"SFX2_LISTBOX_RID_SFX_TP_MACROASSIGN_LB_SCRIPTTYPE\">Select the macro that you want to assign.</ahelp>" msgstr "<ahelp hid=\"SFX2_LISTBOX_RID_SFX_TP_MACROASSIGN_LB_SCRIPTTYPE\">Vælg den makro, som du vil tildele.</ahelp>" +#. Ug7AF +#: Compiler_options.xhp +msgctxt "" +"Compiler_options.xhp\n" +"tit\n" +"help.text" +msgid "Compiler Options" +msgstr "" + +#. 4BZ89 +#: Compiler_options.xhp +msgctxt "" +"Compiler_options.xhp\n" +"bm_id681592403821304\n" +"help.text" +msgid "<bookmark_value>Compiler Options</bookmark_value> <bookmark_value>Runtime conditions</bookmark_value>" +msgstr "" + +#. xtwLp +#: Compiler_options.xhp +msgctxt "" +"Compiler_options.xhp\n" +"hd_id951592401835244\n" +"help.text" +msgid "<variable id=\"compileroptions\"><link href=\"text/sbasic/shared/Compiler_options.xhp\" name=\"Compiler Options\">Compiler Options, Runtime Conditions</link></variable>" +msgstr "" + +#. PEuT6 +#: Compiler_options.xhp +msgctxt "" +"Compiler_options.xhp\n" +"N0084\n" +"help.text" +msgid "Compiler options specified at the module level affect %PRODUCTNAME <emph>Basic compiler checks</emph> and error messages. Basic syntax as well as Basic set of instructions can be different according to the options that are in use. The less <literal>Option</literal>, the easiest and tolerant %PRODUCTNAME Basic language is. The more <literal>Option</literal>, the richer and controlled Basic language gets." +msgstr "" + +#. auPDi +#: Compiler_options.xhp +msgctxt "" +"Compiler_options.xhp\n" +"par_id141592406254504\n" +"help.text" +msgid "Compiler options must be specified before the executable program code in a module." +msgstr "" + +#. U5B8L +#: Compiler_options.xhp +msgctxt "" +"Compiler_options.xhp\n" +"par_id491585753339474\n" +"help.text" +msgid "<image src=\"media/helpimg/sbasic/Option_statement.svg\" id=\"img_id4156296484514\"><alt id=\"alt_id15152796484514\">Option Statement diagram</alt></image>" +msgstr "" + +#. AXgWX +#: Compiler_options.xhp +msgctxt "" +"Compiler_options.xhp\n" +"hd_id331592403410631\n" +"help.text" +msgid "Option Private Module" +msgstr "" + +#. DeBTh +#: Compiler_options.xhp +msgctxt "" +"Compiler_options.xhp\n" +"par_id161592405163812\n" +"help.text" +msgid "Specifies that the scope of the module is that of the Basic library it belongs to." +msgstr "" + +#. 4fh7R +#: Compiler_options.xhp +msgctxt "" +"Compiler_options.xhp\n" +"par_id141592408035462\n" +"help.text" +msgid "Options specified at the module level also affect %PRODUCTNAME <emph>Basic runtime conditions</emph>. The behaviour of %PRODUCTNAME Basic instructions can differ." +msgstr "" + +#. cGCiF +#: Compiler_options.xhp +msgctxt "" +"Compiler_options.xhp\n" +"par_id291592407073335\n" +"help.text" +msgid "<link href=\"text/sbasic/shared/property.xhp\" name=\"Property statement\">Property statement</link>" +msgstr "" + #. ZbXw2 #: ErrVBA.xhp msgctxt "" @@ -39479,7 +39444,7 @@ msgctxt "" "N0027\n" "help.text" msgid "Resets description, <link href=\"text/sbasic/shared/03050100.xhp\" name=\"error line\">Erl</link>, number and source properties of current error. Its alias is %PRODUCTNAME Basic <link href=\"text/sbasic/shared/03050500.xhp\" name=\"Resume statement\">Resume</link> statement." -msgstr "" +msgstr "Nulstiller beskrivelsen <link href=\"text/sbasic/shared/03050100.xhp\" name=\"error line\">Erl</link>, nummer og den aktuelle fejls kildeegenskaber. Dens alias er udtrykket %PRODUCTNAME Basic <link href=\"text/sbasic/shared/03050500.xhp\" name=\"Resume statement\">Resume</link> t." #. UEGkA #: ErrVBA.xhp @@ -39760,13 +39725,13 @@ msgctxt "" msgid "<literal>0</literal>: Resets error information and re-executes the instruction that caused the error. <literal>0</literal> is optional." msgstr "" -#. uukh4 +#. fakJ2 #: Resume.xhp msgctxt "" "Resume.xhp\n" "par_id331586090532804\n" "help.text" -msgid "<emph>label: </emph>: Resets error information and resumes execution at the specified label of the current subroutine." +msgid "<emph>label</emph>: Resets error information and resumes execution at the specified label of the current subroutine." msgstr "" #. 7NaeS @@ -39877,13 +39842,13 @@ msgctxt "" msgid "Use <literal>Resume Next</literal>, for example, when reporting anomalies encountered for an iterating process that must not be interrupted. In which case multiple handling routines may be required." msgstr "" -#. 4NKFt +#. AeVfB #: Resume.xhp msgctxt "" "Resume.xhp\n" "par_id461586091018138\n" "help.text" -msgid "Using <literal>Resume</literal> without parameters to re-execute the faulty instruction can fit certain situations. However that may cause a neverending loop." +msgid "Using <literal>Resume</literal> without parameters to re-execute the faulty instruction can fit certain situations. However that may cause a never ending loop." msgstr "" #. t97uD @@ -39976,24 +39941,6 @@ msgctxt "" msgid "Function MySQRTPI(arg as double) as double" msgstr "" -#. LxEYt -#: calc_functions.xhp -msgctxt "" -"calc_functions.xhp\n" -"bas_id731592358361242\n" -"help.text" -msgid "Dim oService as Object" -msgstr "" - -#. GszLy -#: calc_functions.xhp -msgctxt "" -"calc_functions.xhp\n" -"bas_id971592358368906\n" -"help.text" -msgid "oService = createUNOService(\"com.sun.star.sheet.addin.Analysis\")" -msgstr "" - #. HHyMW #: calc_functions.xhp msgctxt "" @@ -40003,15 +39950,6 @@ msgctxt "" msgid "MySQRTPI = oService.getSqrtPi(arg)" msgstr "" -#. AByBR -#: calc_functions.xhp -msgctxt "" -"calc_functions.xhp\n" -"bas_id451592358385346\n" -"help.text" -msgid "End Function" -msgstr "" - #. emGWD #: calc_functions.xhp msgctxt "" @@ -40552,13 +40490,13 @@ msgctxt "" msgid "IMSECH" msgstr "" -#. DL5Fs +#. 8Dtdh #: calc_functions.xhp msgctxt "" "calc_functions.xhp\n" "par_id871592355721957\n" "help.text" -msgid "Imsin" +msgid "IMSIN" msgstr "" #. LnpEu @@ -41360,7 +41298,7 @@ msgctxt "" "par_id641581846957447\n" "help.text" msgid "' With this option the code works, otherwise it causes a compiling error" -msgstr "" +msgstr "' Med denne indstilling fungerer koden, ellers forårsager den en kompileringsfejl" #. E6GpA #: compatible.xhp @@ -41389,6 +41327,204 @@ msgctxt "" msgid "Refer to <link href=\"text/sbasic/python/python_platform.xhp\">Identifying the Operating System</link> and <link href=\"text/sbasic/python/python_session.xhp\">Getting Session Information</link> for class module examples, or <link href=\"text/sbasic/guide/access2base.xhp\">Access2Base shared Basic library</link> for other class examples making use of <literal>Option Compatible</literal> compiler mode." msgstr "Se <link href=\"text/sbasic/python/python_platform.xhp\">Indentificering af operativsystemet</link> og <link href=\"text/sbasic/python/python_session.xhp\">Hent sessionsinformation</link>, for at finde eksempler på klassemoduler eller <link href=\"text/sbasic/guide/access2base.xhp\"> Acces2Base delt bibliotek</link> for at finde andre klasse-eksempler, der gør brug af kompilertilstanden <literal>Option Compatible</literal>." +#. QF4Ds +#: conventions.xhp +msgctxt "" +"conventions.xhp\n" +"tit\n" +"help.text" +msgid "Syntax Diagrams" +msgstr "" + +#. CkdjC +#: conventions.xhp +msgctxt "" +"conventions.xhp\n" +"bm_id861593777289558\n" +"help.text" +msgid "<bookmark_value>Syntax diagrams; How to read</bookmark_value> <bookmark_value>Statements syntax;How to read</bookmark_value> <bookmark_value>Typographical conventions</bookmark_value>" +msgstr "" + +#. VTTA3 +#: conventions.xhp +msgctxt "" +"conventions.xhp\n" +"hd_id221543446540070\n" +"help.text" +msgid "<link href=\"text/sbasic/shared/conventions.xhp\" name=\"conventions\">How to Read Syntax Diagrams and Statements</link>" +msgstr "" + +#. jJGWn +#: conventions.xhp +msgctxt "" +"conventions.xhp\n" +"par_id601593699108443\n" +"help.text" +msgid "%PRODUCTNAME Basic statements use syntax diagrams and textual conventions that follow these typographical rules:" +msgstr "" + +#. FcuAQ +#: conventions.xhp +msgctxt "" +"conventions.xhp\n" +"par_id158193699546735\n" +"help.text" +msgid "LibreOffice Basic keywords or functions use propercasing: Call, DimArray, InputBox, Property." +msgstr "" + +#. ny9xr +#: conventions.xhp +msgctxt "" +"conventions.xhp\n" +"par_id711593699548486\n" +"help.text" +msgid "Lowercase characters indicate information to supply: end, expression, start, variable." +msgstr "" + +#. 6cDAC +#: conventions.xhp +msgctxt "" +"conventions.xhp\n" +"par_id881593760345504\n" +"help.text" +msgid "The syntax of a %PRODUCTNAME Basic one line statement is illustrated herewith:" +msgstr "" + +#. 8Co5j +#: conventions.xhp +msgctxt "" +"conventions.xhp\n" +"hd_id871593700670279\n" +"help.text" +msgid "Diagram example" +msgstr "" + +#. 5AfpR +#: conventions.xhp +msgctxt "" +"conventions.xhp\n" +"par_id181593699574635\n" +"help.text" +msgid "Basic statement diagrams start and end with double vertical bars," +msgstr "" + +#. oNAUQ +#: conventions.xhp +msgctxt "" +"conventions.xhp\n" +"par_id711596399548486\n" +"help.text" +msgid "Loops indicate a possible repetition, an optional separator may be present," +msgstr "" + +#. qBArU +#: conventions.xhp +msgctxt "" +"conventions.xhp\n" +"par_id541593706654897\n" +"help.text" +msgid "Rectangles denote subsequent diagram fragments," +msgstr "" + +#. MgRRZ +#: conventions.xhp +msgctxt "" +"conventions.xhp\n" +"par_id251593706717957\n" +"help.text" +msgid "Diagram fragments extremities exhibit single vertical bars." +msgstr "" + +#. 2ERcw +#: conventions.xhp +msgctxt "" +"conventions.xhp\n" +"par_id831588865616326\n" +"help.text" +msgid "<image src=\"media/helpimg/sbasic/a_statement.svg\" id=\"img_id651588865616326\"><alt id=\"alt_id281588865616326\">syntax of a statement</alt></image>" +msgstr "" + +#. QDyRr +#: conventions.xhp +msgctxt "" +"conventions.xhp\n" +"par_id411579301639711\n" +"help.text" +msgid "A set of %PRODUCTNAME Basic statements - with optional labels - is using a colon <literal>:</literal> sign to separate them, it can be terminated with an optional comment. <literal>REM</literal> or an apostrophe sign introduce a comment." +msgstr "" + +#. fR7p7 +#: conventions.xhp +msgctxt "" +"conventions.xhp\n" +"par_id931593707147102\n" +"help.text" +msgid "<image src=\"media/helpimg/sbasic/comment_fragment.svg\" id=\"img_id191593707147102\"><alt id=\"alt_id111593707147102\">diagram fragment</alt></image>" +msgstr "" + +#. tMPo2 +#: conventions.xhp +msgctxt "" +"conventions.xhp\n" +"hd_id71593700691968\n" +"help.text" +msgid "Textual example" +msgstr "" + +#. vtggd +#: conventions.xhp +msgctxt "" +"conventions.xhp\n" +"par_id181593700546735\n" +"help.text" +msgid "<emph>[opt1|opt2|opt3]</emph> Items inside brackets are optional, alternatives are indicated with a vertical bar," +msgstr "" + +#. ap6xE +#: conventions.xhp +msgctxt "" +"conventions.xhp\n" +"par_id181593699546735\n" +"help.text" +msgid "<emph>case[[sep]…]</emph> An ellipsis indicates a possible repetition, an optional separator may be specified," +msgstr "" + +#. FEGF3 +#: conventions.xhp +msgctxt "" +"conventions.xhp\n" +"par_id712593699548486\n" +"help.text" +msgid "<emph>{choice1|choice2}</emph> Items inside curly braces are compulsory, alternatives are indicated with a vertical bar." +msgstr "" + +#. VFKcU +#: conventions.xhp +msgctxt "" +"conventions.xhp\n" +"par_id411593701639711\n" +"help.text" +msgid "A set of %PRODUCTNAME Basic statements - with optional labels - is using a colon <literal>:</literal> sign to separate them, it can be terminated with an optional comment. <literal>REM</literal> or an apostrophe sign introduce a comment." +msgstr "" + +#. RUhNn +#: conventions.xhp +msgctxt "" +"conventions.xhp\n" +"N0018\n" +"help.text" +msgid "GoTo there ' skip first statement" +msgstr "" + +#. oCE77 +#: conventions.xhp +msgctxt "" +"conventions.xhp\n" +"N0019\n" +"help.text" +msgid "here: Print 1, : there: Print 2 REM explanatory text here" +msgstr "" + #. 7pf8S #: enum.xhp msgctxt "" @@ -42199,13 +42335,13 @@ msgctxt "" msgid "Property Statement" msgstr "" -#. 4vJCy +#. CxW74 #: property.xhp msgctxt "" "property.xhp\n" "N0183\n" "help.text" -msgid "A property, also called field or attribute, characterizes a given object or piece of information. Properties can be used to control access to data. It is common use to include instructions at setting or reading time of properties. Code can vary from simple assignment to complex context dependant routines. Using <emph>Get</emph>, <emph>Let</emph> or <emph>Set</emph> accessers enforces properties' consistency when necessary." +msgid "A property, also called field or attribute, characterizes a given object or piece of information. Properties can be used to control access to data. It is common use to include instructions at setting or reading time of properties. Code can vary from simple assignment to complex context dependent routines. Using <emph>Get</emph>, <emph>Let</emph> or <emph>Set</emph> accessors enforces properties' consistency when necessary." msgstr "" #. hD9fA diff --git a/source/da/helpcontent2/source/text/sbasic/shared/03.po b/source/da/helpcontent2/source/text/sbasic/shared/03.po index bd8f565a8d0..91865bbdd7e 100644 --- a/source/da/helpcontent2/source/text/sbasic/shared/03.po +++ b/source/da/helpcontent2/source/text/sbasic/shared/03.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2019-05-31 14:53+0200\n" +"POT-Creation-Date: 2020-07-21 11:19+0200\n" "PO-Revision-Date: 2019-06-18 16:47+0000\n" "Last-Translator: SteenRønnow <steen.roennow@mail.dk>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -13,9 +13,10 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Accelerator-Marker: ~\n" -"X-Generator: Pootle 2.8\n" +"X-Generator: LibreOffice\n" "X-POOTLE-MTIME: 1560876467.000000\n" +#. p9BFG #: lib_depot.xhp msgctxt "" "lib_depot.xhp\n" @@ -24,6 +25,7 @@ msgctxt "" msgid "DEPOT Library" msgstr "Depot-bibliotek" +#. rNFGR #: lib_depot.xhp msgctxt "" "lib_depot.xhp\n" @@ -32,6 +34,7 @@ msgctxt "" msgid "<variable id=\"depot_lib\"><link href=\"text/sbasic/shared/03/lib_depot.xhp\" name=\"Depot library\">The <item type=\"literal\">Depot</item> Library</link></variable>" msgstr "<variable id=\"depot_lib\"><link href=\"text/sbasic/shared/03/lib_depot.xhp\" name=\"Depot library\"><item type=\"literal\">Depot</item>-biblioteket</link></variable>" +#. Us2HT #: lib_euro.xhp msgctxt "" "lib_euro.xhp\n" @@ -40,6 +43,7 @@ msgctxt "" msgid "EURO Library" msgstr "Euro-biblioteket" +#. 5sJCA #: lib_euro.xhp msgctxt "" "lib_euro.xhp\n" @@ -48,6 +52,7 @@ msgctxt "" msgid "<variable id=\"euro_lib\"><link href=\"text/sbasic/shared/03/lib_euro.xhp\" name=\"Euro library\">The <item type=\"literal\">Euro</item> Library</link></variable>" msgstr "<variable id=\"euro_lib\"><link href=\"text/sbasic/shared/03/lib_euro.xhp\" name=\"Euro library\"><item type=\"literal\">Euro</item>-biblioteket</link></variable>" +#. rH2AG #: lib_euro.xhp msgctxt "" "lib_euro.xhp\n" @@ -56,6 +61,70 @@ msgctxt "" msgid "<bookmark_value>BASIC Euro library</bookmark_value>" msgstr "<bookmark_value>BASIC Euro-bibliotek</bookmark_value>" +#. 9edb6 +#: lib_euro.xhp +msgctxt "" +"lib_euro.xhp\n" +"hd_id841593518085848\n" +"help.text" +msgid "Description" +msgstr "" + +#. DkBkc +#: lib_euro.xhp +msgctxt "" +"lib_euro.xhp\n" +"par_id921593518140986\n" +"help.text" +msgid "The <emph>Euro</emph> library is used by the <emph>Euro converter…</emph> wizard." +msgstr "" + +#. uAg7T +#: lib_euro.xhp +msgctxt "" +"lib_euro.xhp\n" +"par_id481593518247400\n" +"help.text" +msgid "Its entry points are:" +msgstr "" + +#. SBNCb +#: lib_euro.xhp +msgctxt "" +"lib_euro.xhp\n" +"par_id381593519742529\n" +"help.text" +msgid "Selecting the <emph>Euro Converter…</emph> wizard loads the following libraries in memory:" +msgstr "" + +#. TGAHA +#: lib_euro.xhp +msgctxt "" +"lib_euro.xhp\n" +"par_id691593519646426\n" +"help.text" +msgid "Basic routine name conflicts may exist when multiple Basic libraries are loaded in memory." +msgstr "" + +#. 5NFbA +#: lib_euro.xhp +msgctxt "" +"lib_euro.xhp\n" +"par_id1001593520257636\n" +"help.text" +msgid "ImportWizard and <link href=\"text/sbasic/shared/03/lib_tools.xhp\" name=\"Tools library\">Tools</link> Basic libraries" +msgstr "" + +#. JbBaB +#: lib_euro.xhp +msgctxt "" +"lib_euro.xhp\n" +"par_id251593518523704\n" +"help.text" +msgid "<link href=\"text/shared/autopi/01150000.xhp\" name=\"Euro Converter Wizard\">Euro Converter Wizard</link> describes what the <emph>Euro</emph> library does." +msgstr "" + +#. G8mp2 #: lib_formwizard.xhp msgctxt "" "lib_formwizard.xhp\n" @@ -64,6 +133,7 @@ msgctxt "" msgid "FORMWIZARD Library" msgstr "FormWizard-bibliotek" +#. Lehxm #: lib_formwizard.xhp msgctxt "" "lib_formwizard.xhp\n" @@ -72,6 +142,7 @@ msgctxt "" msgid "<variable id=\"formwizard_lib\"><link href=\"text/sbasic/shared/03/lib_formwizard.xhp\" name=\"FormWizard library\">The <item type=\"literal\">FormWizard</item> Library</link></variable>" msgstr "<variable id=\"formwizard_lib\"><link href=\"text/sbasic/shared/03/lib_formwizard.xhp\" name=\"FormWizard library\"><item type=\"literal\">FormWizard</item>-biblioteket</link></variable>" +#. tmFTn #: lib_gimmicks.xhp msgctxt "" "lib_gimmicks.xhp\n" @@ -80,6 +151,7 @@ msgctxt "" msgid "GIMMICKS Library" msgstr "Gimmicks-bibliotek" +#. Q67FR #: lib_gimmicks.xhp msgctxt "" "lib_gimmicks.xhp\n" @@ -88,6 +160,7 @@ msgctxt "" msgid "<variable id=\"gimmicks_lib\"><link href=\"text/sbasic/shared/03/lib_gimmicks.xhp\" name=\"Gimmicks library\">The <item type=\"literal\">Gimmicks</item> Library</link></variable>" msgstr "<variable id=\"gimmicks_lib\"><link href=\"text/sbasic/shared/03/lib_gimmicks.xhp\" name=\"Gimmicks library\"><item type=\"literal\">Gimmicks</item>-biblioteket</link></variable>" +#. XD2GA #: lib_gimmicks.xhp msgctxt "" "lib_gimmicks.xhp\n" @@ -96,6 +169,97 @@ msgctxt "" msgid "<bookmark_value>BASIC Gimmicks library</bookmark_value>" msgstr "<bookmark_value>BASIC Gimmicks-bibliotek</bookmark_value>" +#. EwqqW +#: lib_importwiz.xhp +msgctxt "" +"lib_importwiz.xhp\n" +"tit\n" +"help.text" +msgid "ImportWizard Library" +msgstr "" + +#. stDZt +#: lib_importwiz.xhp +msgctxt "" +"lib_importwiz.xhp\n" +"hd_id31529004750471\n" +"help.text" +msgid "<variable id=\"importwiz_lib\"><link href=\"text/sbasic/shared/03/lib_importwiz.xhp\" name=\"ImportWizard library\">The <item type=\"literal\">ImportWizard</item> Library</link></variable>" +msgstr "" + +#. pbesX +#: lib_importwiz.xhp +msgctxt "" +"lib_importwiz.xhp\n" +"bm_id231529070133574\n" +"help.text" +msgid "<bookmark_value>BASIC ImportWizard library</bookmark_value>" +msgstr "" + +#. GFoap +#: lib_importwiz.xhp +msgctxt "" +"lib_importwiz.xhp\n" +"hd_id841593518085848\n" +"help.text" +msgid "Description" +msgstr "" + +#. asxd6 +#: lib_importwiz.xhp +msgctxt "" +"lib_importwiz.xhp\n" +"par_id921593518140986\n" +"help.text" +msgid "The <emph>ImportWizard</emph> library is used by the <emph>Document converter...</emph> wizard." +msgstr "" + +#. FaGZt +#: lib_importwiz.xhp +msgctxt "" +"lib_importwiz.xhp\n" +"par_id481593518247400\n" +"help.text" +msgid "Its entry point is:" +msgstr "" + +#. EyBsL +#: lib_importwiz.xhp +msgctxt "" +"lib_importwiz.xhp\n" +"par_id381593519742529\n" +"help.text" +msgid "Selecting the <emph>Document Converter...</emph> wizard loads the following libraries in memory:" +msgstr "" + +#. vV4TD +#: lib_importwiz.xhp +msgctxt "" +"lib_importwiz.xhp\n" +"par_id691593519646426\n" +"help.text" +msgid "Basic routine name conflicts may exist when multiple Basic libraries are loaded in memory." +msgstr "" + +#. ZCH7G +#: lib_importwiz.xhp +msgctxt "" +"lib_importwiz.xhp\n" +"par_id1001593520257636\n" +"help.text" +msgid "<link href=\"text/sbasic/shared/03/lib_tools.xhp\" name=\"Tools library\">Tools</link> Basic library" +msgstr "" + +#. ZT5z9 +#: lib_importwiz.xhp +msgctxt "" +"lib_importwiz.xhp\n" +"par_id251593518523704\n" +"help.text" +msgid "<link href=\"text/shared/autopi/01130000.xhp\" name=\"Document Converter\">Document Converter</link> describes what the <emph>ImportWizard</emph> library does." +msgstr "" + +#. UWzWk #: lib_schedule.xhp msgctxt "" "lib_schedule.xhp\n" @@ -104,6 +268,7 @@ msgctxt "" msgid "SCHEDULE Library" msgstr "Schedule-bibliotek" +#. CBBt6 #: lib_schedule.xhp msgctxt "" "lib_schedule.xhp\n" @@ -112,6 +277,7 @@ msgctxt "" msgid "<variable id=\"schedule_lib\"><link href=\"text/sbasic/shared/03/lib_schedule.xhp\" name=\"Schedule library\">The <item type=\"literal\">Schedule</item> Library</link></variable>" msgstr "<variable id=\"schedule_lib\"><link href=\"text/sbasic/shared/03/lib_schedule.xhp\" name=\"Schedule library\"><item type=\"literal\">Schedule</item>-biblioteket</link></variable>" +#. CGA63 #: lib_schedule.xhp msgctxt "" "lib_schedule.xhp\n" @@ -120,6 +286,7 @@ msgctxt "" msgid "<bookmark_value>BASIC Schedule library</bookmark_value>" msgstr "<bookmark_value>BASIC schedule-bibliotek</bookmark_value>" +#. AMFya #: lib_script.xhp msgctxt "" "lib_script.xhp\n" @@ -128,6 +295,7 @@ msgctxt "" msgid "SCRIPTBINDINGLIBRARY Library" msgstr "ScriptBindingLibrary-bibliotek" +#. KS8Yu #: lib_script.xhp msgctxt "" "lib_script.xhp\n" @@ -136,6 +304,7 @@ msgctxt "" msgid "<variable id=\"script_lib\"><link href=\"text/sbasic/shared/03/lib_script.xhp\" name=\"ScriptBindingLibrary library\">The <item type=\"literal\">ScriptBindingLibrary</item> Library</link></variable>" msgstr "<variable id=\"script_lib\"><link href=\"text/sbasic/shared/03/lib_script.xhp\" name=\"ScriptBindingLibrary library\"><item type=\"literal\">ScriptBindingLibrary</item>-biblioteket</link></variable>" +#. m3NsC #: lib_script.xhp msgctxt "" "lib_script.xhp\n" @@ -144,6 +313,61 @@ msgctxt "" msgid "<bookmark_value>BASIC ScriptBindingLibrary library</bookmark_value>" msgstr "<bookmark_value>BASIC ScriptBindingLibrary-bibliotek</bookmark_value>" +#. Z7iSC +#: lib_script.xhp +msgctxt "" +"lib_script.xhp\n" +"hd_id841593518085848\n" +"help.text" +msgid "Description" +msgstr "" + +#. nnxNN +#: lib_script.xhp +msgctxt "" +"lib_script.xhp\n" +"par_id921593518140986\n" +"help.text" +msgid "The <emph>ScriptBindingLibrary</emph> library only contains dialogs, it is used by <emph>Highlight</emph> %PRODUCTNAME example scripts. Its dialogs are shared by Beanshell, Java and JavaScript example scripts." +msgstr "" + +#. JdxBj +#: lib_script.xhp +msgctxt "" +"lib_script.xhp\n" +"par_id381593519742529\n" +"help.text" +msgid "Running any <emph>Highlight</emph> example script loads the <emph>ScriptBindingLibrary</emph> library in memory." +msgstr "" + +#. 9CZwi +#: lib_script.xhp +msgctxt "" +"lib_script.xhp\n" +"par_id131593538122154\n" +"help.text" +msgid "This library is not used by %PRODUCTNAME Basic." +msgstr "" + +#. Qh7KM +#: lib_script.xhp +msgctxt "" +"lib_script.xhp\n" +"par_id251593524531077\n" +"help.text" +msgid "<link href=\"text/shared/01/06130020.xhp\" name=\"Basic macro selector\">Basic macro selector</link>" +msgstr "" + +#. wJqFF +#: lib_script.xhp +msgctxt "" +"lib_script.xhp\n" +"par_id721593525163663\n" +"help.text" +msgid "Beanshell, Java and JavaScript <link href=\"text/shared/01/06130030.xhp\" name=\"Scripts\">Scripts</link>" +msgstr "" + +#. QZNvL #: lib_template.xhp msgctxt "" "lib_template.xhp\n" @@ -152,6 +376,7 @@ msgctxt "" msgid "TEMPLATE Library" msgstr "Template-bibliotek" +#. wzLe7 #: lib_template.xhp msgctxt "" "lib_template.xhp\n" @@ -160,6 +385,7 @@ msgctxt "" msgid "<variable id=\"template_lib\"><link href=\"text/sbasic/shared/03/lib_template.xhp\" name=\"Template library\">The <item type=\"literal\">Template</item> Library</link></variable>" msgstr "<variable id=\"template_lib\"><link href=\"text/sbasic/shared/03/lib_template.xhp\" name=\"Template library\"><item type=\"literal\">Template</item>-biblioteket</link></variable>" +#. adfxB #: lib_tools.xhp msgctxt "" "lib_tools.xhp\n" @@ -168,6 +394,7 @@ msgctxt "" msgid "Tools Library" msgstr "Tools-bibliotek" +#. vRB5r #: lib_tools.xhp msgctxt "" "lib_tools.xhp\n" @@ -176,6 +403,7 @@ msgctxt "" msgid "<variable id=\"tools_lib\"><link href=\"text/sbasic/shared/03/lib_tools.xhp\" name=\"Tools library\">The <item type=\"literal\">Tools</item> Library</link></variable>" msgstr "<variable id=\"tools_lib\"><link href=\"text/sbasic/shared/03/lib_tools.xhp\" name=\"Tools library\"><item type=\"literal\">Tools</item>-biblioteket</link></variable>" +#. rUPPX #: lib_tools.xhp msgctxt "" "lib_tools.xhp\n" @@ -184,6 +412,7 @@ msgctxt "" msgid "<bookmark_value>BASIC Tools library</bookmark_value>" msgstr "<bookmark_value>BASIC Tools-bibliotek</bookmark_value>" +#. DKAzk #: lib_tools.xhp msgctxt "" "lib_tools.xhp\n" @@ -192,6 +421,7 @@ msgctxt "" msgid "<link href=\"text/sbasic/shared/03/lib_tools.xhp#debug_module\" name=\"debug module\"><item type=\"literal\">Debug</item> Module</link>" msgstr "<link href=\"text/sbasic/shared/03/lib_tools.xhp#debug_module\" name=\"debug module\"><item type=\"literal\">Debug</item>-modul</link>" +#. pFFV7 #: lib_tools.xhp msgctxt "" "lib_tools.xhp\n" @@ -200,6 +430,7 @@ msgctxt "" msgid "<link href=\"text/sbasic/shared/03/lib_tools.xhp#listbox_module\" name=\"listbox module\"><item type=\"literal\">ListBox</item> Module</link>" msgstr "<link href=\"text/sbasic/shared/03/lib_tools.xhp#listbox_module\" name=\"listbox module\"><item type=\"literal\">ListBox</item>-modul</link>" +#. BDvVs #: lib_tools.xhp msgctxt "" "lib_tools.xhp\n" @@ -208,6 +439,7 @@ msgctxt "" msgid "<link href=\"text/sbasic/shared/03/lib_tools.xhp#misc_module\" name=\"misc module\"><item type=\"literal\">Misc</item> Module</link>" msgstr "<link href=\"text/sbasic/shared/03/lib_tools.xhp#misc_module\" name=\"misc module\"><item type=\"literal\">Misc</item>-modul</link>" +#. 6NCFB #: lib_tools.xhp msgctxt "" "lib_tools.xhp\n" @@ -216,6 +448,7 @@ msgctxt "" msgid "<link href=\"text/sbasic/shared/03/lib_tools.xhp#modulecontrols_module\" name=\"module controls module\"><item type=\"literal\">ModuleControls</item> Module</link>" msgstr "<link href=\"text/sbasic/shared/03/lib_tools.xhp#modulecontrols_module\" name=\"module controls module\"><item type=\"literal\">ModuleControls</item>-modul</link>" +#. YaqDd #: lib_tools.xhp msgctxt "" "lib_tools.xhp\n" @@ -224,6 +457,7 @@ msgctxt "" msgid "<link href=\"text/sbasic/shared/03/lib_tools.xhp#strings_module\" name=\"strings module\"><item type=\"literal\">Strings</item> Module</link>" msgstr "<link href=\"text/sbasic/shared/03/lib_tools.xhp#strings_module\" name=\"strings module\"><item type=\"literal\">Strings</item>-modul</link>" +#. BjA4M #: lib_tools.xhp msgctxt "" "lib_tools.xhp\n" @@ -232,6 +466,7 @@ msgctxt "" msgid "<link href=\"text/sbasic/shared/03/lib_tools.xhp#ucb_module\" name=\"ucb module\"><item type=\"literal\">UCB</item> Module</link>" msgstr "<link href=\"text/sbasic/shared/03/lib_tools.xhp#ucb_module\" name=\"ucb module\"><item type=\"literal\">UCB</item>-modul</link>" +#. ctfU3 #: lib_tools.xhp msgctxt "" "lib_tools.xhp\n" @@ -240,6 +475,7 @@ msgctxt "" msgid "<bookmark_value>BASIC Tools library;Debug module</bookmark_value>" msgstr "<bookmark_value>BASIC Tools-bibliotek;Debug-modul</bookmark_value>" +#. TKbhv #: lib_tools.xhp msgctxt "" "lib_tools.xhp\n" @@ -248,6 +484,7 @@ msgctxt "" msgid "<item type=\"literal\">Debug</item> Module" msgstr "<item type=\"literal\">Debug</item>-modul" +#. KBTsC #: lib_tools.xhp msgctxt "" "lib_tools.xhp\n" @@ -256,6 +493,7 @@ msgctxt "" msgid "Functions and subroutines for debugging Basic macros." msgstr "Funktioner og subrutiner til debugning af Basic-makroer" +#. PJAq4 #: lib_tools.xhp msgctxt "" "lib_tools.xhp\n" @@ -264,6 +502,7 @@ msgctxt "" msgid "<variable id=\"macro_name\">Macro</variable>" msgstr "<variable id=\"macro_name\">Makro</variable>" +#. aTmuP #: lib_tools.xhp msgctxt "" "lib_tools.xhp\n" @@ -272,6 +511,7 @@ msgctxt "" msgid "<variable id=\"call_param\">Calling parameters and comments</variable>" msgstr "<variable id=\"call_param\">Kaldeparametre og kommentarer</variable>" +#. 7khGi #: lib_tools.xhp msgctxt "" "lib_tools.xhp\n" @@ -280,6 +520,7 @@ msgctxt "" msgid "<bookmark_value>BASIC Tools library;ListBox module</bookmark_value>" msgstr "<bookmark_value>BASIC Tools-bibliotek;ListBox-modul</bookmark_value>" +#. qTCF8 #: lib_tools.xhp msgctxt "" "lib_tools.xhp\n" @@ -288,6 +529,7 @@ msgctxt "" msgid "<item type=\"literal\">ListBox</item> Module" msgstr "<item type=\"literal\">ListBox</item>-modul" +#. BEjWa #: lib_tools.xhp msgctxt "" "lib_tools.xhp\n" @@ -296,6 +538,7 @@ msgctxt "" msgid "Functions and subroutines for handling ListBox elements." msgstr "Funktioner og subrutiner til håndtering af ListBox-elementer." +#. LR48E #: lib_tools.xhp msgctxt "" "lib_tools.xhp\n" @@ -304,6 +547,7 @@ msgctxt "" msgid "<bookmark_value>BASIC Tools library;Misc module</bookmark_value>" msgstr "<bookmark_value>BASIC Tools-bibliotek;Misc-modul</bookmark_value>" +#. PASgz #: lib_tools.xhp msgctxt "" "lib_tools.xhp\n" @@ -312,6 +556,7 @@ msgctxt "" msgid "<item type=\"literal\">Misc</item> Module" msgstr "<item type=\"literal\">Misc</item>-modul" +#. 8rET3 #: lib_tools.xhp msgctxt "" "lib_tools.xhp\n" @@ -320,6 +565,7 @@ msgctxt "" msgid "Miscellaneous functions and subroutines." msgstr "Diverse funktioner og subrutiner." +#. 534YG #: lib_tools.xhp msgctxt "" "lib_tools.xhp\n" @@ -328,6 +574,7 @@ msgctxt "" msgid "<bookmark_value>BASIC Tools library;ModuleControl module</bookmark_value>" msgstr "<bookmark_value>BASIC Tools-bibliotek;ModuleControl-modul</bookmark_value>" +#. sonXm #: lib_tools.xhp msgctxt "" "lib_tools.xhp\n" @@ -336,6 +583,7 @@ msgctxt "" msgid "<item type=\"literal\">ModuleControls</item> Module" msgstr "<item type=\"literal\">ModuleControls</item>-modul" +#. 3ASxZ #: lib_tools.xhp msgctxt "" "lib_tools.xhp\n" @@ -344,6 +592,7 @@ msgctxt "" msgid "Functions and subroutines for module control." msgstr "Funktioner og subrutiner til modulkontrol." +#. Wyk6n #: lib_tools.xhp msgctxt "" "lib_tools.xhp\n" @@ -352,6 +601,7 @@ msgctxt "" msgid "Refer to <link href=\"text/sbasic/guide/show_dialog.xhp#show_dialog\" name=\"Opening a Dialog with Basic\">Opening a Dialog with Basic</link> for an example of LoadDialog function." msgstr "Henvis til <link href=\"text/sbasic/guide/show_dialog.xhp#show_dialog\" name=\"Opening a Dialog with Basic\">Åbning af en dialog med Basic</link> for et eksempel på funktionen LoadDialog." +#. fVAXC #: lib_tools.xhp msgctxt "" "lib_tools.xhp\n" @@ -360,6 +610,7 @@ msgctxt "" msgid "<bookmark_value>BASIC Tools library;Strings module</bookmark_value>" msgstr "<bookmark_value>BASIC Tools-bibliotek;Strings-modul</bookmark_value>" +#. uFYzk #: lib_tools.xhp msgctxt "" "lib_tools.xhp\n" @@ -368,6 +619,7 @@ msgctxt "" msgid "<item type=\"literal\">Strings</item> Module" msgstr "<item type=\"literal\">Strings</item>-modul" +#. EbUdR #: lib_tools.xhp msgctxt "" "lib_tools.xhp\n" @@ -376,6 +628,7 @@ msgctxt "" msgid "Advanced functions and subroutines for string manipulation." msgstr "Avancerede funktioner og subrutiner til manipulering af tekststrenge." +#. iKnBp #: lib_tools.xhp msgctxt "" "lib_tools.xhp\n" @@ -384,6 +637,7 @@ msgctxt "" msgid "<bookmark_value>BASIC Tools library;UCB module</bookmark_value>" msgstr "<bookmark_value>BASIC Tools-bibliotek;UCB-modul</bookmark_value>" +#. VeYbp #: lib_tools.xhp msgctxt "" "lib_tools.xhp\n" @@ -392,6 +646,7 @@ msgctxt "" msgid "<item type=\"literal\">UCB</item> Module" msgstr "<item type=\"literal\">UCB</item>-modul" +#. K2Cvw #: lib_tools.xhp msgctxt "" "lib_tools.xhp\n" @@ -399,3 +654,57 @@ msgctxt "" "help.text" msgid "<emph>Universal Content Broker</emph> functions and subroutines." msgstr "Funktioner og subrutiner for <emph>Universal Content Broker</emph>." + +#. LsR47 +#: lib_wikieditor.xhp +msgctxt "" +"lib_wikieditor.xhp\n" +"tit\n" +"help.text" +msgid "WikiEditor Library" +msgstr "" + +#. QDwwy +#: lib_wikieditor.xhp +msgctxt "" +"lib_wikieditor.xhp\n" +"hd_id31529004750471\n" +"help.text" +msgid "<variable id=\"wikieditor_lib\"><link href=\"text/sbasic/shared/03/lib_wikieditor.xhp\" name=\"WikiEditor library\">The <item type=\"literal\">WikiEditor</item> Library</link></variable>" +msgstr "" + +#. mBGxx +#: lib_wikieditor.xhp +msgctxt "" +"lib_wikieditor.xhp\n" +"bm_id231529070133574\n" +"help.text" +msgid "<bookmark_value>BASIC WikiEditor library</bookmark_value>" +msgstr "" + +#. qGFuz +#: lib_wikieditor.xhp +msgctxt "" +"lib_wikieditor.xhp\n" +"hd_id841593518085848\n" +"help.text" +msgid "Description" +msgstr "" + +#. MdATA +#: lib_wikieditor.xhp +msgctxt "" +"lib_wikieditor.xhp\n" +"par_id921593518140986\n" +"help.text" +msgid "The <emph>WikiEditor</emph> library only contains dialogs, it is used by <emph>Wiki Publisher</emph> bundled Java extension." +msgstr "" + +#. k2E85 +#: lib_wikieditor.xhp +msgctxt "" +"lib_wikieditor.xhp\n" +"par_id131593538122154\n" +"help.text" +msgid "This library is not used by %PRODUCTNAME Basic." +msgstr "" diff --git a/source/da/helpcontent2/source/text/scalc.po b/source/da/helpcontent2/source/text/scalc.po index 19e1e3564d9..82edb9347f8 100644 --- a/source/da/helpcontent2/source/text/scalc.po +++ b/source/da/helpcontent2/source/text/scalc.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-03-31 10:34+0200\n" +"POT-Creation-Date: 2020-07-21 11:19+0200\n" "PO-Revision-Date: 2020-05-04 12:16+0000\n" "Last-Translator: Jørgen Madsen <jfma@mailme.dk>\n" "Language-Team: Danish <https://weblate.documentfoundation.org/projects/libo_help-master/textscalc/da/>\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 3.10.3\n" +"X-Generator: LibreOffice\n" "X-POOTLE-MTIME: 1520363893.000000\n" #. ZxQeC @@ -151,15 +151,6 @@ msgctxt "" msgid "<link href=\"text/shared/01/02180000.xhp\" name=\"Links\">Links</link>" msgstr "<link href=\"text/shared/01/02180000.xhp\" name=\"Kæder\">Kæder</link>" -#. A9QFv -#: main0102.xhp -msgctxt "" -"main0102.xhp\n" -"hd_id3148488\n" -"help.text" -msgid "<link href=\"text/shared/01/02220000.xhp\" name=\"ImageMap\">ImageMap</link>" -msgstr "<link href=\"text/shared/01/02220000.xhp\" name=\"Imagemap\">Imagemap</link>" - #. pFCu3 #: main0102.xhp msgctxt "" @@ -547,6 +538,15 @@ msgctxt "" msgid "<link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">AutoCorrect Options</link>" msgstr "<link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">Autokorrekturindstillinger</link>" +#. eAavz +#: main0106.xhp +msgctxt "" +"main0106.xhp\n" +"hd_id3148488\n" +"help.text" +msgid "<link href=\"text/shared/01/02220000.xhp\" name=\"ImageMap\">ImageMap</link>" +msgstr "" + #. ToZU6 #: main0106.xhp msgctxt "" diff --git a/source/da/helpcontent2/source/text/scalc/00.po b/source/da/helpcontent2/source/text/scalc/00.po index 1f039fc0126..e2744e10ea7 100644 --- a/source/da/helpcontent2/source/text/scalc/00.po +++ b/source/da/helpcontent2/source/text/scalc/00.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2020-04-27 15:54+0200\n" +"POT-Creation-Date: 2020-07-21 11:19+0200\n" "PO-Revision-Date: 2020-02-24 11:26+0000\n" "Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n" "Language-Team: Danish <https://weblate.documentfoundation.org/projects/libo_help-master/textscalc00/da/>\n" @@ -664,14 +664,23 @@ msgctxt "" msgid "Format Menu" msgstr "Menuen Formater" -#. HP9LA +#. TmWCz #: 00000405.xhp msgctxt "" "00000405.xhp\n" "par_id3154685\n" "help.text" -msgid "<variable id=\"fozelle\">Choose <emph>Format - Cells</emph>.</variable>" -msgstr "<variable id=\"fozelle\">Vælg <emph>Formater - Celler</emph>.</variable>" +msgid "Choose <menuitem>Format - Cells</menuitem>." +msgstr "" + +#. DEPHV +#: 00000405.xhp +msgctxt "" +"00000405.xhp\n" +"par_id61593556839601\n" +"help.text" +msgid "Press <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode>+1</keycode>." +msgstr "" #. HR2kd #: 00000405.xhp diff --git a/source/da/helpcontent2/source/text/scalc/01.po b/source/da/helpcontent2/source/text/scalc/01.po index 3bfb825a0ef..5bfb382cfe4 100644 --- a/source/da/helpcontent2/source/text/scalc/01.po +++ b/source/da/helpcontent2/source/text/scalc/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: 2020-07-02 14:37+0200\n" -"PO-Revision-Date: 2020-07-07 14:34+0000\n" +"POT-Creation-Date: 2020-07-21 11:19+0200\n" +"PO-Revision-Date: 2020-07-27 11:28+0000\n" "Last-Translator: SteenRønnow <steen.roennow@mail.dk>\n" "Language-Team: Danish <https://weblate.documentfoundation.org/projects/libo_help-master/textscalc01/da/>\n" "Language: da\n" @@ -4730,7 +4730,7 @@ msgctxt "" "par_id3149453\n" "help.text" msgid "<emph>Database</emph> is the cell range defining the database. The first row of the range contains the field names, and following rows are records with corresponding field values." -msgstr "" +msgstr "<emph>Database</emph> er det celleområde, der definerer databasen. Den første række i området indeholder feltnavne, og følgende rækker er poster med tilsvarende feltværdier." #. aZFWB #: 04060101.xhp @@ -12209,7 +12209,7 @@ msgctxt "" "par_id3154914\n" "help.text" msgid "If you enter the numbers 512; 1024 and 2000 as Integer 1;2 and 3, then 128000 will be returned." -msgstr "" +msgstr "Hvis indtaster tallene 512; 1024 og 2000 som heltal 1; 2 og 3, så returneres 128000." #. 7vjBB #: 04060106.xhp @@ -12589,13 +12589,13 @@ msgctxt "" msgid "<ahelp hid=\"HID_FUNC_LOG\">Returns the logarithm of a number to the specified base.</ahelp>" msgstr "<ahelp hid=\"HID_FUNC_LOG\">Returnerer logaritmen af et tal med det angivne grundtal.</ahelp>" -#. ShWCR +#. uDAq7 #: 04060106.xhp msgctxt "" "04060106.xhp\n" "par_id3144732\n" "help.text" -msgid "LOG(Number[; Base])" +msgid "LOG(Number [; Base])" msgstr "" #. Eiqiq @@ -13246,13 +13246,13 @@ msgctxt "" msgid "<ahelp hid=\"HID_FUNC_RUNDEN\">Rounds a number to a certain number of decimal places.</ahelp>" msgstr "<ahelp hid=\"HID_FUNC_RUNDEN\">Afrunder et tal til et bestemt antal decimaler.</ahelp>" -#. p64i9 +#. kj4B7 #: 04060106.xhp msgctxt "" "04060106.xhp\n" "par_id3158182\n" "help.text" -msgid "ROUND(Number[; Count])" +msgid "ROUND(Number [; Count])" msgstr "" #. yE5Jb @@ -13345,13 +13345,13 @@ msgctxt "" msgid "<ahelp hid=\"HID_FUNC_ABRUNDEN\">Rounds a number down, toward zero, to a certain precision.</ahelp>" msgstr "<ahelp hid=\"HID_FUNC_ABRUNDEN\">Afrunder et tal nedad mod nul med en angivet præcision.</ahelp>" -#. uqe8Y +#. MnKJo #: 04060106.xhp msgctxt "" "04060106.xhp\n" "par_id3146051\n" "help.text" -msgid "ROUNDDOWN(Number[; Count])" +msgid "ROUNDDOWN(Number [; Count])" msgstr "" #. EXn4P @@ -13435,13 +13435,13 @@ msgctxt "" msgid "<ahelp hid=\"HID_FUNC_AUFRUNDEN\">Rounds a number up, away from zero, to a certain precision.</ahelp>" msgstr "<ahelp hid=\"HID_FUNC_AUFRUNDEN\">Runder et tal op, væk fra nul, i henhold til den angivne præcision.</ahelp>" -#. smgCC +#. Gz3SM #: 04060106.xhp msgctxt "" "04060106.xhp\n" "par_id3163328\n" "help.text" -msgid "ROUNDUP(Number[; Count])" +msgid "ROUNDUP(Number [; Count])" msgstr "" #. x59Ls @@ -13912,13 +13912,13 @@ msgctxt "" msgid "<ahelp hid=\"HID_FUNC_SUMMEWENN\">Adds the cells specified by a given criteria.</ahelp> This function is used to browse a range when you search for a certain value." msgstr "<ahelp hid=\"HID_FUNC_SUMMEWENN\">Lægger de celler sammen, som opfylder et bestemt kriterium.</ahelp> Denne funktion bruges til gennemse et område, når du søger efter en bestemt værdi." -#. PcPNo +#. KsFtX #: 04060106.xhp msgctxt "" "04060106.xhp\n" "par_id3152028\n" "help.text" -msgid "SUMIF(Range; Criteria[; SumRange])" +msgid "SUMIF(Range; Criteria [; SumRange])" msgstr "" #. rYzXG @@ -14434,13 +14434,13 @@ msgctxt "" msgid "<ahelp hid=\"HID_FUNC_UMRECHNEN\">Converts between old European national currency and to and from Euros.</ahelp>" msgstr "<ahelp hid=\"HID_FUNC_UMRECHNEN\">Konverterer gamle europæiske valutaer til og fra Euro.</ahelp>" -#. qh8S5 +#. G7CMF #: 04060106.xhp msgctxt "" "04060106.xhp\n" "par_id3143748\n" "help.text" -msgid "EUROCONVERT(Value; \"From_currency\"; \"To_currency\"[; full_precision][; triangulation_precision])" +msgid "EUROCONVERT(Value; \"From_currency\"; \"To_currency\" [; full_precision [; triangulation_precision]])" msgstr "" #. 4KJUc @@ -14542,14 +14542,14 @@ msgctxt "" msgid "At one time the list of conversion factors included the legacy European currencies and the Euro (see examples below). We suggest using the new function EUROCONVERT for converting these currencies." msgstr "På et tidspunkt inkluderede listen af konverteringsfaktorer de traditionelle europæiske valutaer og Euroen (se eksemplet herunder). Vi foreslår at den ny funktion EUROKONVERTER bruges til at konverterer disse valutaer." -#. GhdsH +#. o7nsC #: 04060106.xhp msgctxt "" "04060106.xhp\n" "par_id0908200902131191\n" "help.text" -msgid "CONVERT_OOO(value;\"text\";\"text\")" -msgstr "KONVERTER_OOO(værdi;\"tekst\";\"tekst\")" +msgid "CONVERT_OOO(value; \"text\"; \"text\")" +msgstr "" #. egbGd #: 04060106.xhp @@ -15179,7 +15179,7 @@ msgctxt "" "par_id391590238945182\n" "help.text" msgid "RAND.NV()" -msgstr "" +msgstr "SLUNK.NV()" #. QARNV #: 04060106.xhp @@ -17224,13 +17224,13 @@ msgctxt "" msgid "<ahelp hid=\"HID_FUNC_VARIATION\">Calculates the points of an exponential trend in an array.</ahelp>" msgstr "<ahelp hid=\"HID_FUNC_VARIATION\">Beregner punkterne på en eksponentiel tendens i en matrix.</ahelp>" -#. 8VMBq +#. GMVAK #: 04060107.xhp msgctxt "" "04060107.xhp\n" "par_id3166377\n" "help.text" -msgid "GROWTH(DataY [; DataX [; NewDataX [; FunctionType]]])" +msgid "GROWTH(DataY [; [ DataX ] [; [ NewDataX ] [; FunctionType ] ] ])" msgstr "" #. CA3qD @@ -18979,31 +18979,31 @@ msgctxt "" msgid "<ahelp hid=\"HID_FUNC_WAHL\">Uses an index to return a value from a list of up to 30 values.</ahelp>" msgstr "<ahelp hid=\"HID_FUNC_WAHL\">Bruger et indeks til at returnere en værdi fra en liste af op til 30 værdier.</ahelp>" -#. r7bDk +#. V8cAu #: 04060109.xhp msgctxt "" "04060109.xhp\n" "par_id3155425\n" "help.text" -msgid "CHOOSE(Index; Value1 [; Value2 [; ... [; Value254]]])" +msgid "CHOOSE(Index; Value 1 [; Value 2 [; ... [; Value 30]]])" msgstr "" -#. dt8SY +#. CNK7e #: 04060109.xhp msgctxt "" "04060109.xhp\n" "par_id3144755\n" "help.text" -msgid "<emph>Index</emph> is a reference or number between 1 and 254 indicating which value is to be taken from the list." -msgstr "" +msgid "<emph>Index</emph> is a reference or number between 1 and 30 indicating which value is to be taken from the list." +msgstr "<emph>Indeks</emph> er en reference eller et tal mellem 1 og 30, som indikerer, hvilke værdier der skal tages fra listen." -#. nR3mX +#. GGWDt #: 04060109.xhp msgctxt "" "04060109.xhp\n" "par_id3149939\n" "help.text" -msgid "<emph>Value1, Value2, ..., Value254</emph> is the list of values entered as a reference to a cell or as individual values." +msgid "<emph>Value 1, Value 2, ..., Value 30</emph> is the list of values entered as a reference to a cell or as individual values." msgstr "" #. s64Du @@ -25718,7 +25718,7 @@ msgctxt "" "hd_id2907192866882\n" "help.text" msgid "<embedvar href=\"text/scalc/01/func_imcsc.xhp#imcsc_head\"/>" -msgstr "" +msgstr "<embedvar href=\"text/scalc/01/func_imcsc.xhp#imcsc_head\"/>" #. U7uHv #: 04060116.xhp @@ -27961,13 +27961,13 @@ msgctxt "" msgid "<ahelp hid=\"HID_FUNC_VDB\">Returns the depreciation of an asset for a specified or partial period using a variable declining balance method.</ahelp>" msgstr "<ahelp hid=\"HID_FUNC_VDB\">Returnerer værdiforringelsen af et aktiv for en given periode eller delperiode ved brug af en variabel aftagende balancemetode.</ahelp>" -#. DSd3v +#. pUVVr #: 04060118.xhp msgctxt "" "04060118.xhp\n" "par_id3149025\n" "help.text" -msgid "VDB(Cost; Salvage; Life; S; End [; Factor [; NoSwitch]])" +msgid "VDB(Cost; Salvage; Life; Start; End [; Factor [; NoSwitch]])" msgstr "" #. zGhDb @@ -31397,7 +31397,7 @@ msgctxt "" "par_id3155187\n" "help.text" msgid "<input>=YIELDDISC(\"1999-02-15\"; \"1999-03-01\"; 99.795; 100; 2)</input> returns 0.052823 or 5.2823 per cent." -msgstr "<input>=YIELDDISC(\"1999-02-15\"; \"1999-03-01\"; 99,795; 100; 2)</input> returnerer 0,052823 eller 5,2823 %. " +msgstr "<input>=AFKAST.DISKONTO(\"1999-02-15\"; \"1999-03-01\"; 99,795; 100; 2)</input> returns 0,052823 or 5,2823%." #. 5mbhE #: 04060119.xhp @@ -37823,7 +37823,7 @@ msgctxt "" "par_id3145636\n" "help.text" msgid "AVEDEV(<embedvar href=\"text/scalc/01/ful_func.xhp#number255_1\" markup=\"keep\"/>)" -msgstr "" +msgstr "MAD(<embedvar href=\"text/scalc/01/ful_func.xhp#number255_1\" markup=\"keep\"/>)" #. UA5P6 #: 04060184.xhp @@ -43783,24 +43783,6 @@ msgctxt "" msgid "<variable id=\"zellattributetext\"><ahelp hid=\".uno:FormatCellDialog\">Allows you to specify a variety of formatting options and to apply attributes to the selected cells.</ahelp></variable>" msgstr "<variable id=\"zellattributetext\"><ahelp hid=\".uno:FormatCellDialog\">Giver dig mulighed for at angive et udvalg af formateringsindstillinger og anvende attributter til de valgte celler.</ahelp></variable>" -#. C3jH9 -#: 05020000.xhp -msgctxt "" -"05020000.xhp\n" -"hd_id3145785\n" -"help.text" -msgid "<link href=\"text/shared/01/05020300.xhp\" name=\"Numbers\">Numbers</link>" -msgstr "<link href=\"text/shared/01/05020300.xhp\" name=\"Tal\">Tal</link>" - -#. ZgrYD -#: 05020000.xhp -msgctxt "" -"05020000.xhp\n" -"hd_id3146119\n" -"help.text" -msgid "<link href=\"text/shared/01/05020100.xhp\" name=\"Font\">Font</link>" -msgstr "<link href=\"text/shared/01/05020100.xhp\" name=\"Skrifttype\">Skrifttype</link>" - #. BW9bs #: 05020600.xhp msgctxt "" @@ -44638,6 +44620,15 @@ msgctxt "" msgid "Page Style" msgstr "Sidetypografi" +#. vEZHA +#: 05070000.xhp +msgctxt "" +"05070000.xhp\n" +"bm_id651593596384469\n" +"help.text" +msgid "<bookmark_value>style;page</bookmark_value><bookmark_value>page;style</bookmark_value><bookmark_value>format;page</bookmark_value><bookmark_value>formatting;page</bookmark_value>" +msgstr "" + #. YjqDi #: 05070000.xhp msgctxt "" @@ -45367,32 +45358,32 @@ msgctxt "" msgid "<ahelp hid=\".uno:AddPrintArea\">Adds the current selection to the defined print areas.</ahelp>" msgstr "<ahelp hid=\".uno:AddPrintArea\">Føjer den aktuelle markering til det definerede udskriftsområde.</ahelp>" -#. fcvcu +#. U9JPr #: 05100000.xhp msgctxt "" "05100000.xhp\n" "tit\n" "help.text" -msgid "Styles" -msgstr "Typografier" +msgid "Styles in Calc" +msgstr "" -#. 3fyBn +#. rJpRh #: 05100000.xhp msgctxt "" "05100000.xhp\n" "bm_id3150447\n" "help.text" -msgid "<bookmark_value>Stylist, see Styles window</bookmark_value> <bookmark_value>Styles window</bookmark_value> <bookmark_value>formats; Styles window</bookmark_value> <bookmark_value>formatting; Styles window</bookmark_value> <bookmark_value>paint can for applying styles</bookmark_value>" -msgstr "<bookmark_value>Stylist, se Typografier og formatering</bookmark_value> <bookmark_value>Typografier og formatering</bookmark_value> <bookmark_value>formateringer; Typografier og formatering</bookmark_value> <bookmark_value>formatering; Typografier og formatering</bookmark_value> <bookmark_value>maledåse til valg af typografier</bookmark_value>" +msgid "<bookmark_value>Stylist, see Styles window</bookmark_value><bookmark_value>Styles window</bookmark_value><bookmark_value>formats; Styles window</bookmark_value><bookmark_value>formatting; Styles window</bookmark_value><bookmark_value>paint can for applying styles</bookmark_value><bookmark_value>styles in spreadsheets</bookmark_value><bookmark_value>styles; in Calc</bookmark_value>" +msgstr "" -#. eA3vo +#. WerNG #: 05100000.xhp msgctxt "" "05100000.xhp\n" "hd_id3150447\n" "help.text" -msgid "<link href=\"text/scalc/01/05100000.xhp\" name=\"Styles\">Styles</link>" -msgstr "<link href=\"text/scalc/01/05100000.xhp\" name=\"Typografier\">Typografier</link>" +msgid "<link href=\"text/scalc/01/05100000.xhp\" name=\"Styles\">Styles in Calc</link>" +msgstr "" #. bBG57 #: 05100000.xhp @@ -45439,23 +45430,14 @@ msgctxt "" msgid "Double-click the style in the Styles window." msgstr "Dobbeltklik på typografien i typografi- og formateringsvinduet." -#. DCJfB -#: 05100000.xhp -msgctxt "" -"05100000.xhp\n" -"hd_id3153877\n" -"help.text" -msgid "Cell Styles" -msgstr "Celletypografier" - -#. DAX9B +#. SbgEE #: 05100000.xhp msgctxt "" "05100000.xhp\n" "par_id3145801\n" "help.text" -msgid "<ahelp hid=\".\">Displays the list of the available Cell Styles for <link href=\"text/shared/00/00000005.xhp#formatierung\" name=\"indirect cell formatting\">indirect cell formatting</link>.</ahelp>" -msgstr "<ahelp hid=\".\">Viser listen af de tilgængelige Celletypografier til <link href=\"text/shared/00/00000005.xhp#formatierung\" name=\"indirect cell formatting\">indirekte celleformatering</link>.</ahelp>" +msgid "<ahelp hid=\".\">Displays the list of the available Cell Styles.</ahelp>" +msgstr "" #. JcMEc #: 05100000.xhp @@ -45475,23 +45457,23 @@ msgctxt "" msgid "Cell Styles" msgstr "Celletypografier" -#. hkDXo +#. 7FwJf #: 05100000.xhp msgctxt "" "05100000.xhp\n" -"hd_id3153963\n" +"hd_id171593598056580\n" "help.text" -msgid "Page Styles" -msgstr "Sidetypografier" +msgid "<link href=\"text/scalc/01/05070000.xhp\" name=\"page styles\">Page Styles</link>" +msgstr "" -#. DxrsL +#. 4XFww #: 05100000.xhp msgctxt "" "05100000.xhp\n" "par_id3147003\n" "help.text" -msgid "<ahelp hid=\".\">Displays the Page Styles available for indirect page formatting.</ahelp>" -msgstr "<ahelp hid=\".\">Viser sidetypografierne som er tilgængelige for indirekte sideformatering.</ahelp>" +msgid "<ahelp hid=\".\">Displays the Page Styles available.</ahelp>" +msgstr "" #. cM9f4 #: 05100000.xhp @@ -53183,6 +53165,24 @@ msgctxt "" msgid "<ahelp hid=\".\">Commands to calculate formula cells.</ahelp>" msgstr "" +#. J8xZD +#: cell_styles.xhp +msgctxt "" +"cell_styles.xhp\n" +"tit\n" +"help.text" +msgid "Cell Styles" +msgstr "" + +#. 8o4Ez +#: cell_styles.xhp +msgctxt "" +"cell_styles.xhp\n" +"hd_id811593560413206\n" +"help.text" +msgid "<link href=\"text/scalc/01/cell_styles.xhp\" name=\"Cell Style\">Cell Styles</link>" +msgstr "" + #. AZNrM #: common_func.xhp msgctxt "" @@ -55629,7 +55629,7 @@ msgctxt "" "bm_id3152518\n" "help.text" msgid "<bookmark_value>CEILING function</bookmark_value><bookmark_value>rounding;up to multiples of significance</bookmark_value>" -msgstr "" +msgstr "<bookmark_value>funktionen LOFT</bookmark_value><bookmark_value>afrunding;op til nærmeste multiplum af en angivet nøjagtighed.</bookmark_value>" #. XR3RK #: func_ceiling.xhp @@ -56079,7 +56079,7 @@ msgctxt "" "par_id821586214265060\n" "help.text" msgid "This function calculates identical results to the <link href=\"#Section311\" name=\"ceilingprecise\">CEILING.PRECISE</link> function." -msgstr "" +msgstr "Denne funktion betegner resultater, der et identiske med <link href=\"#Section311\" name=\"ceilingprecise\">funktionen LOFT.PRECISE</link>." #. GRocX #: func_ceiling.xhp @@ -58077,7 +58077,7 @@ msgctxt "" "bm_id171586291849333\n" "help.text" msgid "<bookmark_value>FLOOR.XCL function</bookmark_value>" -msgstr "" +msgstr "<bookmark_value>GULV.XCL function</bookmark_value>" #. LMEET #: func_floor.xhp @@ -60966,7 +60966,7 @@ msgctxt "" "par_id3149268\n" "help.text" msgid "NUMBERVALUE(\"Text\" [;decimal_separator [;group_separator]])" -msgstr "" +msgstr "TALVÆRDI(\"Tekst\" [;decimal_adskiller [;gruppe_adskiller]])" #. ytM82 #: func_numbervalue.xhp @@ -61875,7 +61875,7 @@ msgctxt "" "par_id701542231253817\n" "help.text" msgid "REPLACEB( Text ; Position ; Length ; NewText )" -msgstr "ERSTATB( Tekst; Placering; Længde; Ny tekst ) " +msgstr "REPLACEB( Tekst ; Position ; Længde ; NyTekst )" #. eY5FG #: func_replaceb.xhp @@ -64370,6 +64370,15 @@ msgctxt "" msgid "Calculation" msgstr "Beregning" +#. Q8ewH +#: func_yearfrac.xhp +msgctxt "" +"func_yearfrac.xhp\n" +"par_id3154502\n" +"help.text" +msgid "0 or missing" +msgstr "" + #. CkPny #: func_yearfrac.xhp msgctxt "" @@ -64503,7 +64512,7 @@ msgctxt "" "bm_id7654652\n" "help.text" msgid "<bookmark_value>goal seeking;solver</bookmark_value> <bookmark_value>what if operations;solver</bookmark_value> <bookmark_value>back-solving</bookmark_value> <bookmark_value>solver</bookmark_value> <bookmark_value>mathematical programming;solver for Calc</bookmark_value> <bookmark_value>mathematical optimization;solver for Calc</bookmark_value> <bookmark_value>operations research;solver for Calc</bookmark_value>" -msgstr "" +msgstr "<bookmark_value>målsøgning;løser</bookmark_value> <bookmark_value>hvad hvis handlinger;løser</bookmark_value> <bookmark_value>baglænsløsning</bookmark_value> <bookmark_value>løser</bookmark_value> <bookmark_value>mathematisk programering;løser iCalc</bookmark_value> <bookmark_value>mathematisk optimering;løser i Calc</bookmark_value> <bookmark_value>handlingsundersøger;løser i Calc</bookmark_value>" #. cBvDd #: solver.xhp @@ -64521,7 +64530,7 @@ msgctxt "" "par_id9210486\n" "help.text" msgid "<ahelp hid=\".\">Opens the Solver dialog. A solver allows you to solve mathematical problems with multiple unknown variables and a set of constraints on the variables by goal-seeking methods.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\".\">Åbner dialogen Problemløser. En løser lader dig løse matematiske problemer med flere ubekendte variabler og et sæt betingelser på variabler med målsøgnende metoder.</ahelp>" #. wszcE #: solver.xhp @@ -65466,7 +65475,7 @@ msgctxt "" "par_id71589961998523\n" "help.text" msgid "Limit branch-and-bound depth" -msgstr "" +msgstr "Begræns forgrening og begrænsning" #. yeTw2 #: solver_options_algo.xhp @@ -65475,7 +65484,7 @@ msgctxt "" "par_id331589961998525\n" "help.text" msgid "Specifies the maximum branch-and-bound depth. A positive value means that the depth is absolute. A negative value means a relative branch-and-bound depth limit." -msgstr "" +msgstr "Specificerer den maksimale dybde i forgrening-og-begrænsning. En positiv værdi betyder, at dybden er absolut. En negativ værdi betyder en relativ begrænsning af forgrenings-og-begrænsnings dybden." #. pnUYs #: solver_options_algo.xhp @@ -65835,7 +65844,7 @@ msgctxt "" "bm_id02001\n" "help.text" msgid "<bookmark_value>Analysis toolpack;analysis of variance</bookmark_value><bookmark_value>Analysis toolpack;ANOVA</bookmark_value><bookmark_value>analysis of variance;Analysis toolpack</bookmark_value><bookmark_value>ANOVA;Analysis toolpack</bookmark_value><bookmark_value>Data statistics;analysis of variance</bookmark_value><bookmark_value>Data statistics;ANOVA</bookmark_value>" -msgstr "" +msgstr "<bookmark_value>Analyse-værktøjskasse;variansanalyse</bookmark_value><bookmark_value>Analyse-værktøjskasse;ANOVA</bookmark_value><bookmark_value>variansanalyse;Analyse-værktøjskasse</bookmark_value><bookmark_value>ANOVA;Analyse-værktøjskasse</bookmark_value><bookmark_value>Data-statistik;variansanalyse</bookmark_value><bookmark_value>Data-statistik;ANOVA</bookmark_value>" #. DLedq #: statistics_anova.xhp @@ -66132,7 +66141,7 @@ msgctxt "" "bm_id1464278\n" "help.text" msgid "<bookmark_value>Analysis toolpack;correlation</bookmark_value><bookmark_value>correlation;Analysis toolpack</bookmark_value><bookmark_value>Data statistics;correlation</bookmark_value>" -msgstr "" +msgstr "<bookmark_value>Analyse-værktøjskasse;korrelation</bookmark_value><bookmark_value>korrelation;Analyse-værktøjskasse</bookmark_value><bookmark_value>Datastatistik;korrelation</bookmark_value>" #. GDsXj #: statistics_correlation.xhp @@ -66285,7 +66294,7 @@ msgctxt "" "bm_id2964278\n" "help.text" msgid "<bookmark_value>Analysis toolpack;covariance</bookmark_value><bookmark_value>covariance;Analysis toolpack</bookmark_value><bookmark_value>Data statistics;covariance</bookmark_value>" -msgstr "" +msgstr "<bookmark_value>Analyse-værktøjsæt;kovarians</bookmark_value><bookmark_value>kovarians;Analyse-værktøjsæt</bookmark_value><bookmark_value>Datastatistik;kovarians</bookmark_value>" #. mELGD #: statistics_covariance.xhp @@ -66753,7 +66762,7 @@ msgctxt "" "bm_id2764278\n" "help.text" msgid "<bookmark_value>Analysis toolpack;Fourier analysis</bookmark_value><bookmark_value>Fourier analysis;Analysis toolpack</bookmark_value><bookmark_value>Data statistics;Fourier analysis</bookmark_value>" -msgstr "<bookmark_value>Analyse-værktøjssæt;Fourier-analyse</bookmark_value><bookmark_value>Fourier-analyse;Analyse-værktøjssæt</bookmark_value><bookmark_value>Datastatistik;Fourier-analyse</bookmark_value>" +msgstr "<bookmark_value>Analyse-værktøjssæt;Fourier-analyse</bookmark_value><bookmark_value>Fourier-analyse;Analyse-værktøjssæt</bookmark_value><bookmark_value>Data-statistik;Fourier-analyse</bookmark_value>" #. EV56D #: statistics_fourier.xhp @@ -67077,7 +67086,7 @@ msgctxt "" "bm_id2764278\n" "help.text" msgid "<bookmark_value>Analysis toolpack;regression analysis</bookmark_value><bookmark_value>regression analysis;Analysis toolpack</bookmark_value><bookmark_value>Data statistics;regression analysis</bookmark_value>" -msgstr "<bookmark_value>Værktøjssættet analyse;regressionsanalyse</bookmark_value><bookmark_value>regressionsanalyse;Værktøjssættet analyse</bookmark_value><bookmark_value>Datastatistik;regressionsanalyse</bookmark_value>" +msgstr "" #. UPKr7 #: statistics_regression.xhp @@ -67734,7 +67743,7 @@ msgctxt "" "par_id1003590\n" "help.text" msgid "P two-tail" -msgstr "" +msgstr "P tohalet" #. dQ4WA #: statistics_test_f.xhp diff --git a/source/da/helpcontent2/source/text/scalc/02.po b/source/da/helpcontent2/source/text/scalc/02.po index 901daa07f91..00ec4fffb75 100644 --- a/source/da/helpcontent2/source/text/scalc/02.po +++ b/source/da/helpcontent2/source/text/scalc/02.po @@ -4,8 +4,8 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2020-06-29 13:08+0200\n" -"PO-Revision-Date: 2020-07-14 18:34+0000\n" -"Last-Translator: Jørgen Madsen <jfma@mailme.dk>\n" +"PO-Revision-Date: 2020-07-16 09:10+0000\n" +"Last-Translator: SteenRønnow <steen.roennow@mail.dk>\n" "Language-Team: Danish <https://weblate.documentfoundation.org/projects/libo_help-master/textscalc02/da/>\n" "Language: da\n" "MIME-Version: 1.0\n" @@ -401,7 +401,7 @@ msgctxt "" "hd_id3157909\n" "help.text" msgid "<link href=\"text/scalc/02/06030000.xhp\" name=\"Sum\">Select Function</link>" -msgstr "" +msgstr "<link href=\"text/scalc/02/06030000.xhp\" name=\"Sum\">Vælg funktion</link>" #. KEkiG #: 06030000.xhp @@ -419,7 +419,7 @@ msgctxt "" "par_id3153770\n" "help.text" msgid "<image id=\"img_id3147434\" src=\"cmd/sc_autosum.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3147434\">Icon Select Function</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3147434\" src=\"cmd/sc_autosum.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3147434\">ikonet Vælg funktion</alt></image>" #. DaEgA #: 06030000.xhp @@ -437,7 +437,7 @@ msgctxt "" "hd_id161592658402954\n" "help.text" msgid "Select Function applied with no selected range" -msgstr "" +msgstr "Vælg funktion anvendt uden et markeret område" #. 59eGX #: 06030000.xhp @@ -455,7 +455,7 @@ msgctxt "" "par_id3153189\n" "help.text" msgid "Click the <emph>Accept</emph> icon to use the formula displayed in the input line or <emph>Cancel</emph>." -msgstr "" +msgstr "Klik på ikonet <emph>Accepter</emph> for at bruge den formel, der vises på input-linjen, eller <emph>Afbryd</emph>." #. TVD6h #: 06030000.xhp @@ -464,7 +464,7 @@ msgctxt "" "par_id231592663499228\n" "help.text" msgid "<image src=\"cmd/sc_ok.svg\" id=\"img_id521592663499228\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id171592663499228\">Accept Icon</alt></image>" -msgstr "" +msgstr "<image src=\"cmd/sc_ok.svg\" id=\"img_id521592663499228\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id171592663499228\">ikonet Accepter</alt></image>" #. iHTEW #: 06030000.xhp @@ -482,7 +482,7 @@ msgctxt "" "par_id311592663828848\n" "help.text" msgid "<image src=\"cmd/sc_cancel.svg\" id=\"img_id641592663828848\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id111592663828848\">Icon Cancel</alt></image>" -msgstr "" +msgstr "<image src=\"cmd/sc_cancel.svg\" id=\"img_id641592663828848\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id111592663828848\">ikonet Afbryd</alt></image>" #. 7xGcL #: 06030000.xhp @@ -491,7 +491,7 @@ msgctxt "" "par_id431592663828848\n" "help.text" msgid "Cancel" -msgstr "" +msgstr "Afbryd" #. GPtKR #: 06030000.xhp @@ -500,7 +500,7 @@ msgctxt "" "hd_id261592658395518\n" "help.text" msgid "Select Function applied on a selected range" -msgstr "" +msgstr "Vælg Funktion brugt på et markeret område" #. JPrPQ #: 06030000.xhp @@ -509,7 +509,7 @@ msgctxt "" "par_id911592658130888\n" "help.text" msgid "When the selected range has two or more rows, the function is calculated for each column. The results are placed in empty cells on the first available row below the range, one result per column." -msgstr "" +msgstr "Når det markerede område har to eller flere rækker, beregnes funktionen for hver kolonne. Resultaterne placeres i tomme celler på den første tilgængelige række under området: et resultat pr. kolonne." #. iHksB #: 06030000.xhp diff --git a/source/da/helpcontent2/source/text/scalc/04.po b/source/da/helpcontent2/source/text/scalc/04.po index be1b7a8ccd6..0b091a45ee3 100644 --- a/source/da/helpcontent2/source/text/scalc/04.po +++ b/source/da/helpcontent2/source/text/scalc/04.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: 2020-02-17 12:22+0100\n" -"PO-Revision-Date: 2020-05-04 12:16+0000\n" +"PO-Revision-Date: 2020-07-18 19:34+0000\n" "Last-Translator: Jørgen Madsen <jfma@mailme.dk>\n" "Language-Team: Danish <https://weblate.documentfoundation.org/projects/libo_help-master/textscalc04/da/>\n" "Language: da\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 3.10.3\n" +"X-Generator: Weblate 4.1.1\n" "X-POOTLE-MTIME: 1561056063.000000\n" #. NQkD7 @@ -1526,7 +1526,7 @@ msgctxt "" "hd_id3146947\n" "help.text" msgid "<keycode>Home</keycode>" -msgstr "" +msgstr "<keycode>Home</keycode>" #. 2myZF #: 01020000.xhp @@ -1544,7 +1544,7 @@ msgctxt "" "hd_id3153387\n" "help.text" msgid "<keycode>End</keycode>" -msgstr "" +msgstr "<keycode>End</keycode>" #. RhFGF #: 01020000.xhp diff --git a/source/da/helpcontent2/source/text/scalc/guide.po b/source/da/helpcontent2/source/text/scalc/guide.po index 44b19e01503..533ed7de0fb 100644 --- a/source/da/helpcontent2/source/text/scalc/guide.po +++ b/source/da/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: 2020-06-29 13:08+0200\n" +"POT-Creation-Date: 2020-07-21 11:19+0200\n" "PO-Revision-Date: 2020-05-10 23:16+0000\n" "Last-Translator: Jørgen Madsen <jfma@mailme.dk>\n" "Language-Team: Danish <https://weblate.documentfoundation.org/projects/libo_help-master/textscalcguide/da/>\n" @@ -583,23 +583,23 @@ msgctxt "" msgid "Defining Background Colors or Background Graphics" msgstr "Angive baggrundsfarver eller baggrundsgrafik" -#. g2JnS +#. PE8wQ #: background.xhp msgctxt "" "background.xhp\n" "bm_id3149346\n" "help.text" -msgid "<bookmark_value>spreadsheets; backgrounds</bookmark_value> <bookmark_value>backgrounds;cell ranges</bookmark_value> <bookmark_value>tables; backgrounds</bookmark_value> <bookmark_value>cells; backgrounds</bookmark_value> <bookmark_value>rows, see also cells</bookmark_value> <bookmark_value>columns, see also cells</bookmark_value>" -msgstr "<bookmark_value>regneark; baggrunde</bookmark_value><bookmark_value>baggrunde;celleområder</bookmark_value><bookmark_value>tabeller; baggrunde</bookmark_value><bookmark_value>celler; baggrunde</bookmark_value><bookmark_value>rækker, se også celler</bookmark_value><bookmark_value>kolonner, se også celler</bookmark_value>" +msgid "<bookmark_value>spreadsheets; backgrounds</bookmark_value><bookmark_value>backgrounds;cell ranges</bookmark_value><bookmark_value>tables; backgrounds</bookmark_value><bookmark_value>cells; backgrounds</bookmark_value><bookmark_value>rows, see also cells</bookmark_value><bookmark_value>columns, see also cells</bookmark_value>" +msgstr "" -#. CqqcG +#. tMFWU #: background.xhp msgctxt "" "background.xhp\n" "hd_id3149346\n" "help.text" -msgid "<variable id=\"background\"><link href=\"text/scalc/guide/background.xhp\" name=\"Defining Background Colors or Background Graphics\">Defining Background Colors or Background Graphics</link></variable>" -msgstr "<variable id=\"background\"><link href=\"text/scalc/guide/background.xhp\" name=\"Angive baggrundsfarver eller baggrundsgrafik\">Angive baggrundsfarver eller baggrundsgrafik</link></variable>" +msgid "<variable id=\"background\"><link href=\"text/scalc/guide/background.xhp\" name=\"Defining Background Colors or Background Graphics\">Defining Background Colors or Background Graphics</link> </variable>" +msgstr "" #. gwwiM #: background.xhp @@ -673,14 +673,14 @@ msgctxt "" msgid "Select the graphic and click <emph>Open</emph>." msgstr "Vælg grafikfilen og klik <emph>Åbn</emph>." -#. SDYSQ +#. 2BGVn #: background.xhp msgctxt "" "background.xhp\n" "par_id3153575\n" "help.text" -msgid "The graphic is inserted anchored to the current cell. You can move and scale the graphic as you want. In your context menu you can use the <emph>Arrange - To Background</emph> command to place this in the background. To select a graphic that has been placed in the background, use the <switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/scalc/01/02110000.xhp\" name=\"Navigator\">Navigator</link></caseinline><defaultinline>Navigator</defaultinline></switchinline>." -msgstr "Grafikken bliver indsat forankret til den aktuelle celle. Du kan flytte og skalere grafikken, som du vil. I din genvejsmenu kan du bruge kommandoen <emph>Arranger - Til baggrund</emph> for at placere den i baggrunden. For at vælge grafik, der er placeret i baggrunden, skal du bruge <switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/scalc/01/02110000.xhp\" name=\"Navigator\">Navigatoren</link> </caseinline><defaultinline>Navigatoren</defaultinline></switchinline>." +msgid "The graphic is inserted anchored to the current cell. You can move and scale the graphic as you want. In your context menu you can use the <menuitem>Arrange - To Background</menuitem> command to place this in the background. To select a graphic that has been placed in the background, use the <link href=\"text/scalc/01/02110000.xhp\" name=\"Navigator\">Navigator</link>." +msgstr "" #. vTxFX #: background.xhp @@ -691,14 +691,14 @@ msgctxt "" msgid "<link href=\"text/shared/guide/background.xhp\">Watermarks</link>" msgstr "<link href=\"text/shared/guide/background.xhp\">Vandmærker</link>" -#. jQFQC +#. R8Ctk #: background.xhp msgctxt "" "background.xhp\n" "par_id3156180\n" "help.text" -msgid "<link href=\"text/shared/01/05030600.xhp\" name=\"Background tab page\"><emph>Background</emph> tab page</link>" -msgstr "<link href=\"text/shared/01/05030600.xhp\" name=\"Background tab page\"><emph>Baggrund</emph> faneblad</link>" +msgid "<link href=\"text/shared/01/05210100.xhp\" name=\"Background tab page\"><emph>Background</emph> tab page</link>" +msgstr "" #. owozX #: background.xhp @@ -5686,14 +5686,14 @@ msgctxt "" msgid "With \"Values\" you will find the results of the calculations." msgstr "Med \"Værdier\" vil du finde resultaterne af beregningerne." -#. xQ5ou +#. FMaXJ #: finding.xhp msgctxt "" "finding.xhp\n" "par_id3163853\n" "help.text" -msgid "Cell contents can be formatted in different ways. For example, a number can be formatted as a currency, to be displayed with a currency symbol. You see the currency symbol in the cell, but you cannot search for it." -msgstr "Celleindhold kan formateres på forskellige måder. For eksempel, et tal kan formateres som en valuta, for at blive vist med a valutasymbol. Du ser valutasymbolet i cellen,men du kan ikke søge efter det." +msgid "Cell contents can be formatted in different ways. For example, a number can be formatted as a currency, to be displayed with a currency symbol. These symbols are included in searches when the Formatted Display search option is activated." +msgstr "" #. Z4ABm #: finding.xhp diff --git a/source/da/helpcontent2/source/text/schart/01.po b/source/da/helpcontent2/source/text/schart/01.po index 8387163842b..8e4df8cc2a3 100644 --- a/source/da/helpcontent2/source/text/schart/01.po +++ b/source/da/helpcontent2/source/text/schart/01.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2020-06-22 17:23+0200\n" +"POT-Creation-Date: 2020-07-21 11:19+0200\n" "PO-Revision-Date: 2020-04-28 18:16+0000\n" "Last-Translator: Jørgen Madsen <jfma@mailme.dk>\n" "Language-Team: Danish <https://weblate.documentfoundation.org/projects/libo_help-master/textschart01/da/>\n" @@ -3076,15 +3076,6 @@ msgctxt "" msgid "<variable id=\"titel\"><ahelp hid=\".uno:ZTitle\">Modifies the properties of the selected title.</ahelp></variable>" msgstr "<variable id=\"titel\"><ahelp hid=\".uno:ZTitle\">Ændrer egenskaberne for den valgte titel.</ahelp></variable>" -#. tyEBL -#: 05020100.xhp -msgctxt "" -"05020100.xhp\n" -"hd_id3149378\n" -"help.text" -msgid "<link href=\"text/shared/01/05020100.xhp\" name=\"Character\">Character</link>" -msgstr "<link href=\"text/shared/01/05020100.xhp\" name=\"Tegn\">Tegn</link>" - #. LUkDN #: 05020101.xhp msgctxt "" @@ -3166,15 +3157,6 @@ msgctxt "" msgid "<variable id=\"titel\"><ahelp hid=\".uno:YTitle\">Modifies the properties of the selected title or the properties of all titles together.</ahelp></variable>" msgstr "<variable id=\"titel\"><ahelp hid=\".uno:YTitle\">Ændrer egenskaberne for den valgte titel eller egenskaberne for alle titler på en gang.</ahelp></variable>" -#. XkwBi -#: 05020200.xhp -msgctxt "" -"05020200.xhp\n" -"hd_id3152596\n" -"help.text" -msgid "<link href=\"text/shared/01/05020100.xhp\" name=\"Character\">Character</link>" -msgstr "<link href=\"text/shared/01/05020100.xhp\" name=\"Tegn\">Tegn</link>" - #. 872FB #: 05020201.xhp msgctxt "" @@ -3526,15 +3508,6 @@ msgctxt "" msgid "<variable id=\"legende\"><ahelp hid=\".uno:Legend\">Defines the border, area and character attributes for a legend.</ahelp></variable>" msgstr "<variable id=\"legende\"><ahelp hid=\".uno:Legend\">Angiver kant-, område- og tegnattributterne for en forklaring.</ahelp></variable>" -#. N9rEe -#: 05030000.xhp -msgctxt "" -"05030000.xhp\n" -"hd_id3145232\n" -"help.text" -msgid "<link href=\"text/shared/01/05020100.xhp\" name=\"Character\">Character</link>" -msgstr "<link href=\"text/shared/01/05020100.xhp\" name=\"Tegn\">Tegn</link>" - #. 73CU8 #: 05030000.xhp msgctxt "" @@ -3706,15 +3679,6 @@ msgctxt "" msgid "Scaling the X axis is only possible in the X-Y chart type." msgstr "Skalering af X-aksen er kun muligt i XY-diagramtypen." -#. 3reGb -#: 05040100.xhp -msgctxt "" -"05040100.xhp\n" -"hd_id3145230\n" -"help.text" -msgid "<link href=\"text/shared/01/05020100.xhp\" name=\"Character\">Character</link>" -msgstr "<link href=\"text/shared/01/05020100.xhp\" name=\"Tegn\">Tegn</link>" - #. Gf2gJ #: 05040200.xhp msgctxt "" @@ -3751,24 +3715,6 @@ msgctxt "" msgid "<variable id=\"yachse\"><ahelp hid=\".uno:DiagramAxisY\">Opens the<emph> Y Axis </emph>dialog, to change properties of the Y axis.</ahelp></variable>" msgstr "<variable id=\"yachse\"><ahelp hid=\".uno:DiagramAxisY\">Åbner dialogen<emph> Y-akse </emph>for at ændre egenskaber for Y-aksen.</ahelp></variable>" -#. TgqBL -#: 05040200.xhp -msgctxt "" -"05040200.xhp\n" -"hd_id3145171\n" -"help.text" -msgid "<link href=\"text/shared/01/05020100.xhp\" name=\"Character\">Character</link>" -msgstr "<link href=\"text/shared/01/05020100.xhp\" name=\"Tegn\">Tegn</link>" - -#. DZeAQ -#: 05040200.xhp -msgctxt "" -"05040200.xhp\n" -"hd_id3146119\n" -"help.text" -msgid "<link href=\"text/shared/01/05020300.xhp\" name=\"Numbers\">Numbers</link>" -msgstr "<link href=\"text/shared/01/05020300.xhp\" name=\"Tal\">Tal</link>" - #. JGn49 #: 05040201.xhp msgctxt "" diff --git a/source/da/helpcontent2/source/text/sdatabase.po b/source/da/helpcontent2/source/text/sdatabase.po index d8be805d17f..533aada5057 100644 --- a/source/da/helpcontent2/source/text/sdatabase.po +++ b/source/da/helpcontent2/source/text/sdatabase.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2020-05-19 12:41+0200\n" +"POT-Creation-Date: 2020-07-27 13:24+0200\n" "PO-Revision-Date: 2020-07-14 18:34+0000\n" "Last-Translator: Jørgen Madsen <jfma@mailme.dk>\n" "Language-Team: Danish <https://weblate.documentfoundation.org/projects/libo_help-master/textsdatabase/da/>\n" @@ -13,7 +13,358 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Accelerator-Marker: ~\n" -"X-Generator: Weblate 4.1.1\n" +"X-Generator: LibreOffice\n" + +#. ugSgG +#: 02000000.xhp +msgctxt "" +"02000000.xhp\n" +"tit\n" +"help.text" +msgid "Queries" +msgstr "" + +#. nuBLG +#: 02000000.xhp +msgctxt "" +"02000000.xhp\n" +"bm_id3150445\n" +"help.text" +msgid "<bookmark_value>queries;overview (Base)</bookmark_value><bookmark_value>tables in databases; printing queries (Base)</bookmark_value><bookmark_value>printing; queries (Base)</bookmark_value><bookmark_value>queries; printing (Base)</bookmark_value>" +msgstr "" + +#. g7gAN +#: 02000000.xhp +msgctxt "" +"02000000.xhp\n" +"hd_id3150445\n" +"help.text" +msgid "<link href=\"text/sdatabase/02000000.xhp\" name=\"Queries\">Queries</link>" +msgstr "" + +#. KaF9w +#: 02000000.xhp +msgctxt "" +"02000000.xhp\n" +"par_id3150499\n" +"help.text" +msgid "A \"query\" is a special view of a table. A query can display chosen records or chosen fields within records; it can also sort those records. A query can apply to one table or to multiple tables, if they are linked by common data fields." +msgstr "" + +#. FG8C9 +#: 02000000.xhp +msgctxt "" +"02000000.xhp\n" +"par_id3147399\n" +"help.text" +msgid "Use queries to find records from data tables based on certain criteria. All queries created for a database are listed under the <emph>Queries</emph> entry. Since this entry contains the database queries, it is also called the \"query container\"." +msgstr "" + +#. AuJW3 +#: 02000000.xhp +msgctxt "" +"02000000.xhp\n" +"hd_id3153750\n" +"help.text" +msgid "Printing Queries" +msgstr "" + +#. BVVMe +#: 02000000.xhp +msgctxt "" +"02000000.xhp\n" +"par_id3149183\n" +"help.text" +msgid "To print a query or table:" +msgstr "" + +#. zDMbu +#: 02000000.xhp +msgctxt "" +"02000000.xhp\n" +"par_id3156426\n" +"help.text" +msgid "Open a text document (or a spreadsheet document if you prefer the specific printing functions of this type of document)." +msgstr "" + +#. KFWTE +#: 02000000.xhp +msgctxt "" +"02000000.xhp\n" +"par_id3149827\n" +"help.text" +msgid "Open the database file and click the Table icon if you want to print a table, or click the Query icon if you want to print a query." +msgstr "" + +#. 9ZPFm +#: 02000000.xhp +msgctxt "" +"02000000.xhp\n" +"par_id3149398\n" +"help.text" +msgid "Drag the name of the table or query into the open text document or spreadsheet. The dialog <link href=\"text/shared/02/12070000.xhp\" name=\"Insert Database Columns\">Insert Database Columns</link> opens." +msgstr "" + +#. m5TnG +#: 02000000.xhp +msgctxt "" +"02000000.xhp\n" +"par_id3150443\n" +"help.text" +msgid "Decide which columns = data fields you want to include. You can also click the <emph>AutoFormat</emph> button and select a corresponding formatting type. Close the dialog." +msgstr "" + +#. AAQ4y +#: 02000000.xhp +msgctxt "" +"02000000.xhp\n" +"par_id3153561\n" +"help.text" +msgid "The query or table will be inserted into your document." +msgstr "" + +#. XDLzM +#: 02000000.xhp +msgctxt "" +"02000000.xhp\n" +"par_id3150503\n" +"help.text" +msgid "Print the document by choosing <emph>File - Print</emph>." +msgstr "" + +#. Kh9NG +#: 02000000.xhp +msgctxt "" +"02000000.xhp\n" +"par_id3153146\n" +"help.text" +msgid "You can also open the data source view (Ctrl+Shift+F4), select the entire database table in the data source view (click on the top left corner of the table), and then drag the selection to a text document or spreadsheet." +msgstr "" + +#. PJjKX +#: 02000000.xhp +msgctxt "" +"02000000.xhp\n" +"hd_id3148946\n" +"help.text" +msgid "<link href=\"text/shared/main0212.xhp\" name=\"Sorting and Filtering Data\">Sorting and Filtering Data</link>" +msgstr "" + +#. ERCGr +#: 02000000.xhp +msgctxt "" +"02000000.xhp\n" +"par_id3149655\n" +"help.text" +msgid "Allows you to sort and filter the data in a query table." +msgstr "" + +#. EUECa +#: 02000000.xhp +msgctxt "" +"02000000.xhp\n" +"hd_id3153379\n" +"help.text" +msgid "<link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Query Design\">Query Design</link>" +msgstr "" + +#. 3JCfK +#: 02000000.xhp +msgctxt "" +"02000000.xhp\n" +"par_id3151211\n" +"help.text" +msgid "With the <emph>Query Design</emph>, you can create and edit a query or view." +msgstr "" + +#. 343AB +#: 02000000.xhp +msgctxt "" +"02000000.xhp\n" +"hd_id3153968\n" +"help.text" +msgid "<link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Query Through Several Tables\">Query Through Several Tables</link>" +msgstr "" + +#. ASeVi +#: 02000000.xhp +msgctxt "" +"02000000.xhp\n" +"par_id3151043\n" +"help.text" +msgid "The query result can contain data from several tables if these are linked to each other by suitable data fields." +msgstr "" + +#. xGFWG +#: 02000000.xhp +msgctxt "" +"02000000.xhp\n" +"hd_id3159149\n" +"help.text" +msgid "<link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Formulating Query Criteria\">Formulating Query Criteria</link>" +msgstr "" + +#. JTXBF +#: 02000000.xhp +msgctxt "" +"02000000.xhp\n" +"par_id3154910\n" +"help.text" +msgid "You can find out which operators and commands can be used to formulate the filter conditions for a query." +msgstr "" + +#. haGR4 +#: 02000000.xhp +msgctxt "" +"02000000.xhp\n" +"hd_id3156212\n" +"help.text" +msgid "<link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Executing Functions\">Executing Functions</link>" +msgstr "" + +#. FWCVa +#: 02000000.xhp +msgctxt "" +"02000000.xhp\n" +"par_id3144762\n" +"help.text" +msgid "You can perform calculations with the data of a table and store the results as a query result." +msgstr "" + +#. BncmA +#: 02000002.xhp +msgctxt "" +"02000002.xhp\n" +"tit\n" +"help.text" +msgid "Missing Element" +msgstr "" + +#. noWgR +#: 02000002.xhp +msgctxt "" +"02000002.xhp\n" +"bm_id3150445\n" +"help.text" +msgid "<bookmark_value>queries; missing elements (Base)</bookmark_value>" +msgstr "" + +#. EoEQz +#: 02000002.xhp +msgctxt "" +"02000002.xhp\n" +"hd_id3150445\n" +"help.text" +msgid "Missing Element" +msgstr "" + +#. X2NF9 +#: 02000002.xhp +msgctxt "" +"02000002.xhp\n" +"par_id3150247\n" +"help.text" +msgid "If a query in which tables or fields no longer exist is opened, the<emph> Missing Element </emph>dialog appears. This dialog names the missing table or the field which cannot be interpreted and allows you to decide how to continue with the procedure." +msgstr "" + +#. fBc3m +#: 02000002.xhp +msgctxt "" +"02000002.xhp\n" +"hd_id3145072\n" +"help.text" +msgid "How to continue?" +msgstr "" + +#. wV7Bh +#: 02000002.xhp +msgctxt "" +"02000002.xhp\n" +"par_id3149177\n" +"help.text" +msgid "There are three options available for answering this question:" +msgstr "" + +#. nwD7D +#: 02000002.xhp +msgctxt "" +"02000002.xhp\n" +"hd_id3147576\n" +"help.text" +msgid "Do you really want to open the query in the graphic view?" +msgstr "" + +#. hLDZm +#: 02000002.xhp +msgctxt "" +"02000002.xhp\n" +"par_id3166461\n" +"help.text" +msgid "<ahelp hid=\".\">Allows you to open the query in the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Design View\">Design View</link> in spite of missing elements.</ahelp> This option also allows you to specify if other errors need to be ignored." +msgstr "" + +#. DX2vA +#: 02000002.xhp +msgctxt "" +"02000002.xhp\n" +"par_id3153031\n" +"help.text" +msgid "The query is opened in the Design View (the graphical interface). Missing tables appear blank and invalid fields appear with their (invalid) names in the list of fields. This lets you work with exactly those fields that caused the error." +msgstr "" + +#. 477G3 +#: 02000002.xhp +msgctxt "" +"02000002.xhp\n" +"hd_id3149578\n" +"help.text" +msgid "Open the query in the SQL View" +msgstr "" + +#. FRNyg +#: 02000002.xhp +msgctxt "" +"02000002.xhp\n" +"par_id3159157\n" +"help.text" +msgid "<ahelp hid=\".\">Allows you to open the query design in the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"SQL Mode\">SQL Mode</link> and to interpret the query as a <link href=\"text/shared/02/14030000.xhp\" name=\"Native SQL\">Native SQL</link>.</ahelp> You can only quit the native SQL mode when the $[officename] statement is completely interpreted (only possible if the used tables or fields in the query really exist)." +msgstr "" + +#. 2N4uG +#: 02000002.xhp +msgctxt "" +"02000002.xhp\n" +"hd_id3150984\n" +"help.text" +msgid "Do not open the query" +msgstr "" + +#. 9hCbd +#: 02000002.xhp +msgctxt "" +"02000002.xhp\n" +"par_id3156329\n" +"help.text" +msgid "<ahelp hid=\".\">Allows you to cancel the procedure and specify that the query should not be opened.</ahelp> This option corresponds to the function of the <emph>Cancel</emph> dialog button." +msgstr "" + +#. 4QDUr +#: 02000002.xhp +msgctxt "" +"02000002.xhp\n" +"hd_id3148492\n" +"help.text" +msgid "Also ignore similar errors" +msgstr "" + +#. tv3MZ +#: 02000002.xhp +msgctxt "" +"02000002.xhp\n" +"par_id3154285\n" +"help.text" +msgid "<ahelp hid=\".\">If you selected the first option, but you still want to open the query in the graphics view in spite of missing elements, you can specify whether other errors are ignored.</ahelp> Therefore, in the current opening process, no error message will be displayed if the query can not be correctly interpreted." +msgstr "" #. cLmBi #: main.xhp @@ -140,3 +491,354 @@ msgctxt "" "help.text" msgid "<link href=\"https://wiki.documentfoundation.org/Database\" name=\"wiki.documentfoundation.org Database\">Wiki page about Base</link>" msgstr "<link href=\"https://wiki.documentfoundation.org/Database\" name=\"wiki.documentfoundation.org Database\">Wikiside om Base</link>" + +#. PAxTq +#: toolbars.xhp +msgctxt "" +"toolbars.xhp\n" +"tit\n" +"help.text" +msgid "Toolbars" +msgstr "" + +#. Tzgdb +#: toolbars.xhp +msgctxt "" +"toolbars.xhp\n" +"par_idN10541\n" +"help.text" +msgid "<variable id=\"toolbars\"><link href=\"text/sdatabase/toolbars.xhp\">Toolbars</link></variable>" +msgstr "" + +#. B3mEW +#: toolbars.xhp +msgctxt "" +"toolbars.xhp\n" +"par_idN10545\n" +"help.text" +msgid "In a database file window, you can see the following toolbars." +msgstr "" + +#. ZNxCw +#: toolbars.xhp +msgctxt "" +"toolbars.xhp\n" +"par_idN10548\n" +"help.text" +msgid "Table" +msgstr "" + +#. JWHfj +#: toolbars.xhp +msgctxt "" +"toolbars.xhp\n" +"par_idN10554\n" +"help.text" +msgid "Open database object" +msgstr "" + +#. 4fvFG +#: toolbars.xhp +msgctxt "" +"toolbars.xhp\n" +"par_idN10558\n" +"help.text" +msgid "<ahelp hid=\".\">Opens the selected table so you can enter, edit, or delete records.</ahelp>" +msgstr "" + +#. LFKBo +#: toolbars.xhp +msgctxt "" +"toolbars.xhp\n" +"par_idN1056F\n" +"help.text" +msgid "Edit" +msgstr "" + +#. tLLAy +#: toolbars.xhp +msgctxt "" +"toolbars.xhp\n" +"par_idN10573\n" +"help.text" +msgid "<ahelp hid=\".\">Opens the selected table so you can change the structure.</ahelp>" +msgstr "" + +#. FEBzp +#: toolbars.xhp +msgctxt "" +"toolbars.xhp\n" +"par_idN1058A\n" +"help.text" +msgid "Delete" +msgstr "" + +#. PDZsk +#: toolbars.xhp +msgctxt "" +"toolbars.xhp\n" +"par_idN1058E\n" +"help.text" +msgid "<ahelp hid=\".\">Deletes the selected table.</ahelp>" +msgstr "" + +#. m7BX3 +#: toolbars.xhp +msgctxt "" +"toolbars.xhp\n" +"par_idN105A5\n" +"help.text" +msgid "Rename" +msgstr "" + +#. B596w +#: toolbars.xhp +msgctxt "" +"toolbars.xhp\n" +"par_idN105A9\n" +"help.text" +msgid "<ahelp hid=\".\">Renames the selected table.</ahelp>" +msgstr "" + +#. LEWCs +#: toolbars.xhp +msgctxt "" +"toolbars.xhp\n" +"par_idN105B8\n" +"help.text" +msgid "Query" +msgstr "" + +#. VT3EG +#: toolbars.xhp +msgctxt "" +"toolbars.xhp\n" +"par_idN105C4\n" +"help.text" +msgid "Open database object" +msgstr "" + +#. 2cEFv +#: toolbars.xhp +msgctxt "" +"toolbars.xhp\n" +"par_idN105C8\n" +"help.text" +msgid "<ahelp hid=\".\">Opens the selected query so you can enter, edit, or delete records.</ahelp>" +msgstr "" + +#. yVNxZ +#: toolbars.xhp +msgctxt "" +"toolbars.xhp\n" +"par_idN105DF\n" +"help.text" +msgid "Edit" +msgstr "" + +#. kGSTA +#: toolbars.xhp +msgctxt "" +"toolbars.xhp\n" +"par_idN105E3\n" +"help.text" +msgid "<ahelp hid=\".\">Opens the selected query so you can change the structure.</ahelp>" +msgstr "" + +#. W75xu +#: toolbars.xhp +msgctxt "" +"toolbars.xhp\n" +"par_idN105FA\n" +"help.text" +msgid "Delete" +msgstr "" + +#. XJQBJ +#: toolbars.xhp +msgctxt "" +"toolbars.xhp\n" +"par_idN105FE\n" +"help.text" +msgid "<ahelp hid=\".\">Deletes the selected query.</ahelp>" +msgstr "" + +#. bC56u +#: toolbars.xhp +msgctxt "" +"toolbars.xhp\n" +"par_idN10615\n" +"help.text" +msgid "Rename" +msgstr "" + +#. GDAZR +#: toolbars.xhp +msgctxt "" +"toolbars.xhp\n" +"par_idN10619\n" +"help.text" +msgid "<ahelp hid=\".\">Renames the selected query.</ahelp>" +msgstr "" + +#. mzY5g +#: toolbars.xhp +msgctxt "" +"toolbars.xhp\n" +"par_idN10628\n" +"help.text" +msgid "Form" +msgstr "" + +#. BXrRw +#: toolbars.xhp +msgctxt "" +"toolbars.xhp\n" +"par_idN10634\n" +"help.text" +msgid "Open database object" +msgstr "" + +#. GJDxB +#: toolbars.xhp +msgctxt "" +"toolbars.xhp\n" +"par_idN10638\n" +"help.text" +msgid "<ahelp hid=\".\">Opens the selected form so you can enter, edit, or delete records.</ahelp>" +msgstr "" + +#. 7f3E9 +#: toolbars.xhp +msgctxt "" +"toolbars.xhp\n" +"par_idN1064F\n" +"help.text" +msgid "Edit" +msgstr "" + +#. ZmiNz +#: toolbars.xhp +msgctxt "" +"toolbars.xhp\n" +"par_idN10653\n" +"help.text" +msgid "<ahelp hid=\".\">Opens the selected form so you can change the layout.</ahelp>" +msgstr "" + +#. xCBQ3 +#: toolbars.xhp +msgctxt "" +"toolbars.xhp\n" +"par_idN1066A\n" +"help.text" +msgid "Delete" +msgstr "" + +#. p5bD4 +#: toolbars.xhp +msgctxt "" +"toolbars.xhp\n" +"par_idN1066E\n" +"help.text" +msgid "<ahelp hid=\".\">Deletes the selected form.</ahelp>" +msgstr "" + +#. Jrqh7 +#: toolbars.xhp +msgctxt "" +"toolbars.xhp\n" +"par_idN10685\n" +"help.text" +msgid "Rename" +msgstr "" + +#. CLTV2 +#: toolbars.xhp +msgctxt "" +"toolbars.xhp\n" +"par_idN10689\n" +"help.text" +msgid "<ahelp hid=\".\">Renames the selected form.</ahelp>" +msgstr "" + +#. tkXGC +#: toolbars.xhp +msgctxt "" +"toolbars.xhp\n" +"par_idN10698\n" +"help.text" +msgid "Report" +msgstr "" + +#. GMWLb +#: toolbars.xhp +msgctxt "" +"toolbars.xhp\n" +"par_idN106A4\n" +"help.text" +msgid "Open database object" +msgstr "" + +#. BzwcK +#: toolbars.xhp +msgctxt "" +"toolbars.xhp\n" +"par_idN106A8\n" +"help.text" +msgid "<ahelp hid=\".\">Opens the selected report so you can enter, edit, or delete records.</ahelp>" +msgstr "" + +#. sLPTD +#: toolbars.xhp +msgctxt "" +"toolbars.xhp\n" +"par_idN106BF\n" +"help.text" +msgid "Edit" +msgstr "" + +#. DF32e +#: toolbars.xhp +msgctxt "" +"toolbars.xhp\n" +"par_idN106C3\n" +"help.text" +msgid "<ahelp hid=\".\">Opens the selected report so you can change the layout.</ahelp>" +msgstr "" + +#. FGuUB +#: toolbars.xhp +msgctxt "" +"toolbars.xhp\n" +"par_idN106DA\n" +"help.text" +msgid "Delete" +msgstr "" + +#. xikUv +#: toolbars.xhp +msgctxt "" +"toolbars.xhp\n" +"par_idN106DE\n" +"help.text" +msgid "<ahelp hid=\".\">Deletes the selected report.</ahelp>" +msgstr "" + +#. kmUBC +#: toolbars.xhp +msgctxt "" +"toolbars.xhp\n" +"par_idN106F5\n" +"help.text" +msgid "Rename" +msgstr "" + +#. CgE7D +#: toolbars.xhp +msgctxt "" +"toolbars.xhp\n" +"par_idN106F9\n" +"help.text" +msgid "<ahelp hid=\".\">Renames the selected report.</ahelp>" +msgstr "" diff --git a/source/da/helpcontent2/source/text/shared.po b/source/da/helpcontent2/source/text/shared.po index 8bcc55b0945..d05eaeefd9b 100644 --- a/source/da/helpcontent2/source/text/shared.po +++ b/source/da/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: 2020-06-22 17:23+0200\n" +"POT-Creation-Date: 2020-07-27 13:24+0200\n" "PO-Revision-Date: 2020-07-15 13:17+0000\n" "Last-Translator: Jørgen Madsen <jfma@mailme.dk>\n" "Language-Team: Danish <https://weblate.documentfoundation.org/projects/libo_help-master/textshared/da/>\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.1.1\n" +"X-Generator: LibreOffice\n" "X-POOTLE-MTIME: 1550903012.000000\n" #. DBz3U @@ -1996,6 +1996,132 @@ msgctxt "" msgid "This help page needs further work for correctness and completion. Please join the LibreOffice project and help us out to write the missing information. Visit our <link href=\"https://documentation.libreoffice.org/en/join-community/update-help-contents\"><emph>web page on writing Help contents</emph></link>." msgstr "Denne hjælpeside behøver mere arbejde for at blive korrekt og fyldestgørende. Deltag gerne i LibreOffice-projektet og hjælp os med at skrive den manglende information. Besøg vores <link href=\"https://documentation.libreoffice.org/en/join-community/update-help-contents\"><emph>websted om at skrive indhold til hjælp (engelsk)</emph></link>." +#. fGrZx +#: submenu_spacing.xhp +msgctxt "" +"submenu_spacing.xhp\n" +"tit\n" +"help.text" +msgid "Spacing" +msgstr "" + +#. yQezt +#: submenu_spacing.xhp +msgctxt "" +"submenu_spacing.xhp\n" +"hd_id411816022675979\n" +"help.text" +msgid "<link href=\"text/shared/submenu_spacing.xhp\">Spacing</link>" +msgstr "" + +#. 22dPh +#: submenu_spacing.xhp +msgctxt "" +"submenu_spacing.xhp\n" +"par_id398855439580084\n" +"help.text" +msgid "<ahelp hid=\".\">Opens a submenu where you can choose text spacing commands.</ahelp>" +msgstr "" + +#. 7Sh42 +#: submenu_spacing.xhp +msgctxt "" +"submenu_spacing.xhp\n" +"hd_id3154944\n" +"help.text" +msgid "Line Spacing: 1" +msgstr "" + +#. xxnjH +#: submenu_spacing.xhp +msgctxt "" +"submenu_spacing.xhp\n" +"hd_id3146969\n" +"help.text" +msgid "Line Spacing: 1.5" +msgstr "" + +#. acjb4 +#: submenu_spacing.xhp +msgctxt "" +"submenu_spacing.xhp\n" +"hd_id3153711\n" +"help.text" +msgid "Line Spacing: 2" +msgstr "" + +#. 44Px9 +#: submenu_spacing.xhp +msgctxt "" +"submenu_spacing.xhp\n" +"hd_id3147573\n" +"help.text" +msgid "Increase Paragraph Spacing" +msgstr "" + +#. zhqwZ +#: submenu_spacing.xhp +msgctxt "" +"submenu_spacing.xhp\n" +"par_id3150695\n" +"help.text" +msgid "Increases the paragraph spacing above the selected paragraph." +msgstr "" + +#. XCZUT +#: submenu_spacing.xhp +msgctxt "" +"submenu_spacing.xhp\n" +"hd_id3147574\n" +"help.text" +msgid "Decrease Paragraph Spacing" +msgstr "" + +#. EVYri +#: submenu_spacing.xhp +msgctxt "" +"submenu_spacing.xhp\n" +"par_id3150696\n" +"help.text" +msgid "Decreases the paragraph spacing above the selected paragraph." +msgstr "" + +#. EsHFP +#: submenu_spacing.xhp +msgctxt "" +"submenu_spacing.xhp\n" +"hd_id3147575\n" +"help.text" +msgid "Increase Indent" +msgstr "" + +#. BU6i9 +#: submenu_spacing.xhp +msgctxt "" +"submenu_spacing.xhp\n" +"par_id3150697\n" +"help.text" +msgid "Increases the left indent of the current paragraph or cell content and sets it to the next default tab position. If several paragraphs are selected, the indentation of all selected paragraphs is increased." +msgstr "" + +#. YA8bT +#: submenu_spacing.xhp +msgctxt "" +"submenu_spacing.xhp\n" +"hd_id3147576\n" +"help.text" +msgid "Decrease Indent" +msgstr "" + +#. zVFFG +#: submenu_spacing.xhp +msgctxt "" +"submenu_spacing.xhp\n" +"par_id3150698\n" +"help.text" +msgid "Decreases the left indent of the current paragraph or cell content and sets it to the previous default tab position. If you previously increased the indentation for several collectively selected paragraphs, this command can decrease the indentation for all of the selected paragraphs." +msgstr "" + #. MVHBc #: submenu_text.xhp msgctxt "" diff --git a/source/da/helpcontent2/source/text/shared/00.po b/source/da/helpcontent2/source/text/shared/00.po index 7f866188e87..bf10d11db54 100644 --- a/source/da/helpcontent2/source/text/shared/00.po +++ b/source/da/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: 2020-06-29 13:08+0200\n" +"POT-Creation-Date: 2020-07-27 13:24+0200\n" "PO-Revision-Date: 2020-06-16 20:22+0000\n" "Last-Translator: sophie <gautier.sophie@gmail.com>\n" "Language-Team: Danish <https://weblate.documentfoundation.org/projects/libo_help-master/textshared00/da/>\n" @@ -3355,14 +3355,14 @@ msgctxt "" msgid "When exporting to HTML, the character set selected in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Load/Save - HTML Compatibility</emph> is used. Characters not present there are written in a substitute form, which is displayed correctly in modern web browsers. When exporting such characters, you will receive an appropriate warning." msgstr "Når man eksporterer til HTML, bliver tegnsættet valgt i<switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Indstillinger</emph></caseinline><defaultinline><emph>Funktioner - Indstillinger</emph></defaultinline></switchinline><emph> - Indlæs/gem - HTML-kompatibilitet</emph> brugt. Tegn som ikke findes der, skrives på en alternativ facon, som er vist korrekt i moderne webbrowsere. Når man eksporterer sådanne tegn, modtager du en passende advarsel." -#. CPvXB +#. kEb5n #: 00000020.xhp msgctxt "" "00000020.xhp\n" "par_id3153146\n" "help.text" -msgid "If, in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Load/Save - HTML Compatibility</emph>, you select Mozilla Firefox, MS Internet Explorer, or $[officename] Writer as the export option, upon export all important font attributes are exported as direct attributes (for example, text color, font size, bold, italic, and so on) in CSS1 styles. (<link href=\"text/shared/00/00000002.xhp\" name=\"CSS\">CSS</link> stands for Cascading Style Sheets.) Importing is also carried out according to this standard." -msgstr "Hvis du i <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Indstillinger</emph></caseinline><defaultinline><emph>>Funktioner - Indstillinger</emph></defaultinline></switchinline><emph> - Indlæs/gem - HTML-kompatibilitet</emph> vælger Mozilla Firefox, MS Internet Explorer eller $[officename] Writer, bliver alle vigtige skrifttypeattributter eksporteret som direkte attributter (for eksempel tekstfarve, skriftstørrelse, fed, kursiv og så videre) i CSS1-typografier. (<link href=\"text/shared/00/00000002.xhp\" name=\"CSS\">CSS</link> står for Cascading Style Sheets). Import bliver også udført ifølge denne standard." +msgid "If, in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Load/Save - HTML Compatibility</emph>, you select Mozilla Firefox or $[officename] Writer as the export option, upon export all important font attributes are exported as direct attributes (for example, text color, font size, bold, italic, and so on) in CSS1 styles. (<link href=\"text/shared/00/00000002.xhp\" name=\"CSS\">CSS</link> stands for Cascading Style Sheets.) Importing is also carried out according to this standard." +msgstr "" #. XP7i4 #: 00000020.xhp @@ -3391,32 +3391,32 @@ msgctxt "" msgid "\"Font: 10pt\" switches to a 10pt font, with bold, italic, small caps off." msgstr "\"Skrifttype: 10pt\" skifter til en 10pt skrifttype, med fed, kursiv, små-store bogstaver slået fra." -#. iSvxV +#. sx5EP #: 00000020.xhp msgctxt "" "00000020.xhp\n" "par_id3155135\n" "help.text" -msgid "If MS Internet Explorer or $[officename] Writer are set as the export option, the sizes of the control field and their internal margins are exported as styles (print formats). CSS1 size properties are based on \"width\" and \"height\" values. The \"Margin\" property is used to set equal margins on all sides of the page. To allow different margins, the \"Margin-Left\", \"Margin-Right\", \"Margin-Top\" and \"Margin-Bottom\" properties are used." -msgstr "Hvis MS Internet Explorer eller $[officename] Writer bliver defineret som eksportindstillingen, eksporteres størrelserne af kontrolfeltet og deres interne margener som typografier (udskriftsformater). CSS1-størrelsesegenskaber er baseret på værdier for \"bredde\" og \"højde\". Egenskaben \"Margin\" bruges til at indstille lige margener på alle arkets sider. For at tillade forskellige margener, bruges egenskaberne \"Margin-Venstre\", \"Margin-Højre\", \"Margin-Top\" og \"Margin-Bund\"." +msgid "If $[officename] Writer are set as the export option, the sizes of the control field and their internal margins are exported as styles (print formats). CSS1 size properties are based on \"width\" and \"height\" values. The \"Margin\" property is used to set equal margins on all sides of the page. To allow different margins, the \"Margin-Left\", \"Margin-Right\", \"Margin-Top\" and \"Margin-Bottom\" properties are used." +msgstr "" -#. wiSGK +#. ujGz3 #: 00000020.xhp msgctxt "" "00000020.xhp\n" "par_id3148473\n" "help.text" -msgid "The distances of graphics and Plug-Ins to the content can be set individually for export to $[officename] Writer and MS Internet Explorer. If the top/bottom or right/left margin is set differently, the distances are exported in a \"STYLE\" option for the corresponding tag as CSS1 size properties \"Margin-Top\", \"Margin-Bottom\", \"Margin-Left\" and \"Margin-Right\"." -msgstr "Afstande mellem grafik og plugins og indholdet kan sættes individuelt ved eksport til $[officename] Writer og MS Internet Explorer 4.0. Hvis top-/bundmargen eller højre-/venstremargen bliver sat forskelligt, eksporteres afstandene i en \"STYLE\"-indstilling for det tilsvarende tag som CSS1-størrelseegenskaberne \"Margin-Top\", \"Margin-Bottom\", \"Margin-Left\" og \"Margin-Right\"." +msgid "The distances of graphics and Plug-Ins to the content can be set individually for export to $[officename] Writer. If the top/bottom or right/left margin is set differently, the distances are exported in a \"STYLE\" option for the corresponding tag as CSS1 size properties \"Margin-Top\", \"Margin-Bottom\", \"Margin-Left\" and \"Margin-Right\"." +msgstr "" -#. xGAve +#. JxdSw #: 00000020.xhp msgctxt "" "00000020.xhp\n" "par_id3144510\n" "help.text" -msgid "Frames are supported with the use of CSS1 extensions for absolute positioned objects. This applies only to the export options Mozilla Firefox, MS Internet Explorer, and $[officename] Writer. Frames can be aligned as graphics, <switchinline select=\"sys\"><caseinline select=\"WIN\"> Plug-Ins,</caseinline></switchinline>and Floating Frames, but character-linked frames are not possible." -msgstr "Rammer understøttes ved hjælp af CSS1-udvidelser for absolut placerede objekter. Dette gælder kun for eksportindstillingerne Mozilla Firefox, MS Internet Explorer og $[officename] Writer. Rammer kan justeres grafik, <switchinline select=\"sys\"><caseinline select=\"WIN\">Tilføjelser</caseinline></switchinline> og Flydende rammer, mens tegn-forankrede rammer ikke er mulige." +msgid "Frames are supported with the use of CSS1 extensions for absolute positioned objects. This applies only to the export options Mozilla Firefox and $[officename] Writer. Frames can be aligned as graphics, <switchinline select=\"sys\"><caseinline select=\"WIN\"> Plug-Ins,</caseinline></switchinline>and Floating Frames, but character-linked frames are not possible." +msgstr "" #. Vym4j #: 00000020.xhp @@ -3616,14 +3616,14 @@ msgctxt "" msgid "Importing and Exporting Numbering" msgstr "Importere og eksportere nummerering" -#. jfj5X +#. GFHgr #: 00000020.xhp msgctxt "" "00000020.xhp\n" "par_id3145591\n" "help.text" -msgid "If, in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Load/Save - HTML Compatibility</emph>, the export option \"$[officename] Writer\" or \"Internet Explorer\" is selected, the indents of numberings are exported as \"margin-left\" CSS1 property in the STYLE attribute of the <OL> and <UL> tags. The property indicates the difference relative to the indent of the next higher level." -msgstr "Hvis i <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Indstillinger</emph></caseinline><defaultinline><emph>Funktioner - Indstillinger</emph></defaultinline></switchinline><emph> - Indlæs/gem - HTML-kompatibilitet</emph>eksportindstillingen er sat til \"$[officename] Writer\" eller \"Internet Explorer\", bliver indrykningerne af nummereringer eksporteret som \"margen-venstre\" CSS1 egenskab i STYLE-attributten for <OL> og <UL>-mærkerne. Egenskaben angiver forskellen j relation til indrykningen af det næste højere niveau." +msgid "If, in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Load/Save - HTML Compatibility</emph>, the export option \"$[officename] Writer\" is selected, the indents of numberings are exported as \"margin-left\" CSS1 property in the STYLE attribute of the <OL> and <UL> tags. The property indicates the difference relative to the indent of the next higher level." +msgstr "" #. ayGUf #: 00000020.xhp @@ -6829,6 +6829,15 @@ msgctxt "" msgid "Choose <emph>File - Digital Signatures - Sign Existing PDF</emph>." msgstr "Vælg <emph>Filer - Digitale Signaturer - Underskriv eksisterende PDF</emph>." +#. BT3B5 +#: 00000401.xhp +msgctxt "" +"00000401.xhp\n" +"par_id971594767600402\n" +"help.text" +msgid "Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME - Preferences</menuitem></caseinline><defaultinline><menuitem>Tools - Options</menuitem></defaultinline></switchinline><menuitem> - LibreOffice - Security</menuitem> and in <emph>Certificate Path</emph> area click <menuitem>Certificate</menuitem>." +msgstr "" + #. BDjhC #: 00000401.xhp msgctxt "" @@ -6865,14 +6874,14 @@ msgctxt "" msgid "Double-click or right-click the <emph>Signature</emph> field on the <emph>Status</emph> bar." msgstr "Dobbeltklik eller højre-klik på feltet <emph>Signatur</emph> på <emph>Statuslinjen</emph>." -#. wBuuE +#. AnZUZ #: 00000401.xhp msgctxt "" "00000401.xhp\n" "par_idN11173\n" "help.text" -msgid "<variable id=\"digitalsigsel\">Choose <emph>File - Properties - General</emph> tab, press <emph>Digital Signatures</emph> button, then press <emph>Sign Document</emph> button.</variable>" -msgstr "<variable id=\"digitalsigsel\">Vælg fanebladet <emph>Filer - Egenskaber - Generelt</emph>og klik på knappen <emph>Digitale signaturer</emph> og tryk derefter på knappen <emph>Signer dokument</emph>.</variable>" +msgid "<variable id=\"digitalsigsel\">Choose <emph>File - Properties - General</emph> tab, press <emph>Digital Signatures</emph> button, then click <emph>Sign Document</emph> button.</variable>" +msgstr "" #. VC4bt #: 00000401.xhp @@ -8638,6 +8647,24 @@ msgctxt "" msgid "Choose <emph>Tools - AutoText - Path</emph>." msgstr "Vælg <emph>Funktioner - Autotekst - Sti</emph>" +#. uSkyB +#: 00000406.xhp +msgctxt "" +"00000406.xhp\n" +"par_id3156091\n" +"help.text" +msgid "<variable id=\"imagemap\">Choose <menuitem>Tools - ImageMap</menuitem>.</variable>" +msgstr "" + +#. q5E7e +#: 00000406.xhp +msgctxt "" +"00000406.xhp\n" +"par_id3155936\n" +"help.text" +msgid "<variable id=\"imagemap_desc\">Choose <menuitem>Tools - ImageMap</menuitem>, then select a section of the ImageMap and click <menuitem>Properties - Description</menuitem>.</variable>" +msgstr "" + #. AMRtZ #: 00000406.xhp msgctxt "" @@ -10186,14 +10213,14 @@ msgctxt "" msgid "Choose <emph>Format - Paragraph - Background</emph> tab." msgstr "Vælg fanebladet <emph>Formater - Afsnit - Baggrund</emph>." -#. S9R9E +#. kfo3L #: 00040500.xhp msgctxt "" "00040500.xhp\n" "par_id3147330\n" "help.text" -msgid "Choose <emph>Format - Character - Background</emph> tab." -msgstr "Vælg fanebladet <emph>Formater - Tegn - Baggrund</emph>." +msgid "Choose <emph>Format - Character - Highlighting</emph> tab." +msgstr "" #. nd9vD #: 00040500.xhp @@ -10807,6 +10834,15 @@ msgctxt "" msgid "Choose <menuitem>Format - Text</menuitem>." msgstr "" +#. CHNi9 +#: 00040500.xhp +msgctxt "" +"00040500.xhp\n" +"par_id3151255\n" +"help.text" +msgid "Choose <menuitem>Format - Spacing</menuitem>." +msgstr "" + #. suPn7 #: 00040500.xhp msgctxt "" @@ -12220,22 +12256,22 @@ msgctxt "" msgid "Area" msgstr "Flade" -#. dXFUA +#. GCCNi #: 00040502.xhp msgctxt "" "00040502.xhp\n" -"par_id3145607\n" +"par_id511592159765396\n" "help.text" -msgid "Choose <menuitem>View - Styles</menuitem> - choose <switchinline select=\"appl\"><caseinline select=\"WRITER\">Paragraph, Frame or Page</caseinline></switchinline> style - open context menu - choose <menuitem>Modify/New - </menuitem><switchinline select=\"appl\"><caseinline select=\"CALC\"><menuitem>Background</menuitem></caseinline><defaultinline><menuitem>Area</menuitem></defaultinline></switchinline> tab." +msgid "Choose <menuitem>View - Styles (F11)</menuitem> - choose Paragraph, Frame or Page style - open context menu - choose <menuitem>Modify/New - Area</menuitem> tab." msgstr "" -#. TGDHe +#. sV6fD #: 00040502.xhp msgctxt "" "00040502.xhp\n" "par_id841527083135387\n" "help.text" -msgid "Choose <menuitem>Table - Properties - Background</menuitem> tab." +msgid "Choose <menuitem>Table - Properties - Background</menuitem> tab. Select the table object - Cell, Row or Table - which background area is to be filled." msgstr "" #. DhLwG @@ -12247,13 +12283,31 @@ msgctxt "" msgid "Choose <menuitem>Format - Page Style - Area</menuitem> tab." msgstr "" -#. hu68D +#. GQb6M #: 00040502.xhp msgctxt "" "00040502.xhp\n" -"par_id3149664\n" +"par_id901592158395353\n" "help.text" -msgid "Choose <menuitem>Slide - Properties - Background</menuitem> tab." +msgid "Choose <menuitem>Format - Text Box and Shape - Area - Area</menuitem>" +msgstr "" + +#. 6FQ2S +#: 00040502.xhp +msgctxt "" +"00040502.xhp\n" +"par_id1001592157774069\n" +"help.text" +msgid "Choose <menuitem>Styles - Manage Styles (F11)</menuitem> - choose Cell or Page style - open context menu - choose <menuitem>Modify/New - Background</menuitem> tab." +msgstr "" + +#. LzEQU +#: 00040502.xhp +msgctxt "" +"00040502.xhp\n" +"par_id771592156369992\n" +"help.text" +msgid "Choose <menuitem>Format - Page - Background</menuitem> tab" msgstr "" #. NP4xZ @@ -12265,6 +12319,69 @@ msgctxt "" msgid "Choose <menuitem>Format - Cells - Background</menuitem> tab" msgstr "" +#. LVAwN +#: 00040502.xhp +msgctxt "" +"00040502.xhp\n" +"par_id881592158156157\n" +"help.text" +msgid "Choose <menuitem>Format - Object - Area - Area</menuitem> tab." +msgstr "" + +#. uQS9p +#: 00040502.xhp +msgctxt "" +"00040502.xhp\n" +"par_id951592158682096\n" +"help.text" +msgid "Choose <menuitem>Format - Style - Edit Style - Area</menuitem> tab" +msgstr "" + +#. vKEWq +#: 00040502.xhp +msgctxt "" +"00040502.xhp\n" +"par_id11592158856626\n" +"help.text" +msgid "Choose <menuitem>Slide - Properties - Background</menuitem> tab" +msgstr "" + +#. mQo4F +#: 00040502.xhp +msgctxt "" +"00040502.xhp\n" +"par_id891592159117695\n" +"help.text" +msgid "Choose <menuitem>Format - Styles - Manage Styles (F11)</menuitem> , choose Drawing or Presentation style - open context menu - choose <emph>Modify/New - Area</emph> tab." +msgstr "" + +#. 8f2xv +#: 00040502.xhp +msgctxt "" +"00040502.xhp\n" +"par_id741592159264211\n" +"help.text" +msgid "Choose <menuitem>Format - Object and Shape - Area - Area</menuitem> tab" +msgstr "" + +#. GN2Rd +#: 00040502.xhp +msgctxt "" +"00040502.xhp\n" +"par_id271592159552714\n" +"help.text" +msgid "Choose <menuitem>Format - Style - Edit Style - Area</menuitem> tab" +msgstr "" + +#. icZBw +#: 00040502.xhp +msgctxt "" +"00040502.xhp\n" +"par_id161592159449638\n" +"help.text" +msgid "Choose <menuitem>Format - Styles - Manage Styles (F11)</menuitem> , choose Drawing style - open context menu - choose <emph>Modify/New - Area</emph> tab." +msgstr "" + #. 8Ac8B #: 00040502.xhp msgctxt "" @@ -12274,58 +12391,85 @@ msgctxt "" msgid "Choose <menuitem>Page - Properties - Background</menuitem> tab." msgstr "" -#. BNF8c +#. DkwpP #: 00040502.xhp msgctxt "" "00040502.xhp\n" -"par_id3154948\n" +"par_id471592158481451\n" "help.text" -msgid "Choose <menuitem>Format - </menuitem><switchinline select=\"appl\"><caseinline select=\"WRITER\"><menuitem>Text Box and Shape - </menuitem></caseinline><caseinline select=\"IMPRESS\"><menuitem>Object and Shape - </menuitem></caseinline><caseinline select=\"CALC\"><emph>Object - </emph></caseinline></switchinline><emph>Area - Area</emph> tab." +msgid "Choose <menuitem>Format - Area - Area</menuitem> tab" msgstr "" -#. CQaYm +#. 8CDNt #: 00040502.xhp msgctxt "" "00040502.xhp\n" "par_id3152922\n" "help.text" -msgid "Choose <menuitem>Format - Title - Area</menuitem> tab (chart documents)." +msgid "Choose <menuitem>Format - Title - Area</menuitem> tab." msgstr "" -#. dCqeB +#. TRyTB #: 00040502.xhp msgctxt "" "00040502.xhp\n" "par_id3157894\n" "help.text" -msgid "Choose <menuitem>Format - Legend - Area</menuitem> tab (chart documents)." +msgid "Choose <menuitem>Format - Legend - Area</menuitem> tab." msgstr "" -#. KcL9w +#. A6CBn #: 00040502.xhp msgctxt "" "00040502.xhp\n" "par_id3144444\n" "help.text" -msgid "Choose <menuitem>Format - Chart Wall - Area</menuitem> tab (chart documents)." +msgid "Choose <menuitem>Format - Chart Wall - Area</menuitem> tab." msgstr "" -#. ijD7Y +#. jFmfH #: 00040502.xhp msgctxt "" "00040502.xhp\n" "par_id3156543\n" "help.text" -msgid "Choose <menuitem>Format - Chart Floor - Area</menuitem> tab (chart documents)." +msgid "Choose <menuitem>Format - Chart Floor - Area</menuitem>." msgstr "" -#. Zuv4t +#. Pz9P5 #: 00040502.xhp msgctxt "" "00040502.xhp\n" "par_id3150685\n" "help.text" -msgid "Choose <menuitem>Format - Chart Area - Area</menuitem> tab (chart documents)." +msgid "Choose <menuitem>Format - Chart Area - Area</menuitem>." +msgstr "" + +#. 9F87x +#: 00040502.xhp +msgctxt "" +"00040502.xhp\n" +"par_id901592160809757\n" +"help.text" +msgid "When editing a form:" +msgstr "" + +#. oABmb +#: 00040502.xhp +msgctxt "" +"00040502.xhp\n" +"par_id201592161190323\n" +"help.text" +msgid "When editing a report:" +msgstr "" + +#. VBYSN +#: 00040502.xhp +msgctxt "" +"00040502.xhp\n" +"par_id591592161180508\n" +"help.text" +msgid "Choose <menuitem>Format - Page - Background</menuitem> tab." msgstr "" #. MBrCE @@ -14479,24 +14623,6 @@ msgctxt "" msgid "Open context menu of selected frame, choose <emph>Properties</emph>." msgstr "Åbn den markerede rammes kontekstmenu, vælg <emph>Egenskaber</emph>." -#. uGqZD -#: edit_menu.xhp -msgctxt "" -"edit_menu.xhp\n" -"par_id3156091\n" -"help.text" -msgid "<variable id=\"imagemap\">Choose <emph>Edit - ImageMap</emph> in Writer and Calc or <emph>Tools - ImageMap</emph> in Impress and Draw.</variable>" -msgstr "<variable id=\"imagemap\">Vælg <emph>Rediger - Imagemap</emph> i Writer og Calc eller <emph>Funktioner - Imagemap</emph> i Impress og Draw.</variable>" - -#. XmBGV -#: edit_menu.xhp -msgctxt "" -"edit_menu.xhp\n" -"par_id3155936\n" -"help.text" -msgid "<variable id=\"imapeigbea\">Choose <emph>Edit - ImageMap</emph> in Writer and Calc or <emph>Tools - ImageMap</emph> in Impress and Draw,<br/>then select a section of the ImageMap and click <emph>Properties - Description</emph>.</variable>" -msgstr "<variable id=\"imapeigbea\">Vælg <emph>Rediger - Imagemap</emph> i Writer og Calc eller <emph>Funktioner - Imagemap</emph> i Impress og Draw.<br/>Marker så et udsnit af Imagemapped og klik på <emph>Egenskaber - Beskrivelse</emph>.</variable>" - #. hfZ8h #: edit_menu.xhp msgctxt "" diff --git a/source/da/helpcontent2/source/text/shared/01.po b/source/da/helpcontent2/source/text/shared/01.po index 60188a385c1..1d44240da07 100644 --- a/source/da/helpcontent2/source/text/shared/01.po +++ b/source/da/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: 2020-07-08 13:56+0200\n" +"POT-Creation-Date: 2020-07-21 11:19+0200\n" "PO-Revision-Date: 2020-06-16 20:22+0000\n" "Last-Translator: sophie <gautier.sophie@gmail.com>\n" "Language-Team: Danish <https://weblate.documentfoundation.org/projects/libo_help-master/textshared01/da/>\n" @@ -1942,14 +1942,14 @@ msgctxt "" msgid "%PRODUCTNAME uses the native file picker dialog of the window manager of your operating system for the <menuitem>Open</menuitem> command." msgstr "%PRODUCTNAME bruger dit operativsystems medfødte vindueadministrators filvælger til kommandoen <menuitem>Åbn</menuitem>." -#. sB6Fp +#. Q9Cu5 #: 01020000.xhp msgctxt "" "01020000.xhp\n" "par_id3150713\n" "help.text" -msgid "If the file that you want to open contains styles, <link href=\"text/shared/01/01020000.xhp#vorlagen\" name=\"special rules\">special rules</link> apply." -msgstr "Hvis den fil, som du vil åbne, indeholder typografier, gælder <link href=\"text/shared/01/01020000.xhp#vorlagen\" name=\"special rules\">specielle regler</link>." +msgid "If the file that you want to open contains styles, <link href=\"text/shared/01/01020000.xhp#templates\" name=\"special rules\">special rules</link> apply." +msgstr "" #. CCRFi #: 01020000.xhp @@ -10098,14 +10098,14 @@ msgctxt "" msgid "File" msgstr "Fil" -#. pJqem +#. JooHu #: 02180100.xhp msgctxt "" "02180100.xhp\n" "par_id3153527\n" "help.text" -msgid "<ahelp hid=\"sfx/ui/linkeditdialog/file\">Path to the source file. <link href=\"text/shared/00/00000005.xhp#speichern\" name=\"Relative paths\">Relative paths</link> must be expressed by full URI, for example, with <emph>file://</emph>.</ahelp>" -msgstr "<ahelp hid=\"sfx/ui/linkeditdialog/file\">Sti til kildefilen. <link href=\"text/shared/00/00000005.xhp#speichern\" name=\"Relative paths\">Relative stier</link> skal skrives med URI'en, for eksempel med <emph>file://</emph>.</ahelp>" +msgid "<ahelp hid=\"sfx/ui/linkeditdialog/file\">Path to the source file. <link href=\"text/shared/00/00000005.xhp#saving\" name=\"Relative paths\">Relative paths</link> must be expressed by full URI, for example, with <emph>file://</emph>.</ahelp>" +msgstr "" #. eEnmT #: 02180100.xhp @@ -13743,14 +13743,14 @@ msgctxt "" msgid "When the cursor is inside a comment, you can press <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph>+<emph>Option</emph></caseinline><defaultinline><emph>Ctrl</emph>+<emph>Alt</emph></defaultinline></switchinline>+<emph>Page Down</emph> to jump to the next comment, or press <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph>+<emph>Option</emph></caseinline><defaultinline><emph>Ctrl</emph>+<emph>Alt</emph></defaultinline></switchinline>+<emph>Page Up</emph> to jump to the previous comment." msgstr "Når markøren er i et kommentarfelt, kan du trykke på <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Kommando</emph>+<emph>Option</emph></caseinline><defaultinline><emph>Ctrl</emph>+<emph>Alt</emph></defaultinline></switchinline>+<emph>Page Down</emph> for at hoppe til den næste kommentar eller trykke på <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Kommando</emph>+<emph>Option</emph></caseinline><defaultinline><emph>Ctrl</emph>+<emph>Alt</emph></defaultinline></switchinline>+<emph>Page Up</emph> for at hoppe til den foregående kommentar." -#. Fkxgn +#. asYhr #: 04050000.xhp msgctxt "" "04050000.xhp\n" "par_id2116153\n" "help.text" -msgid "When the cursor is inside the normal text, press the above mentioned keys to jump to the next or previous comment anchor. You can also use the small <emph>Navigation</emph> window below the vertical scrollbar to jump from one comment anchor to the next comment anchor." -msgstr "Når markøren står i den almindelige tekst, trykker du på de ovenfor omtalte taster for at hoppe til næste eller foregående kommentaranker. Du kan også bruge det lille <emph>Navigation</emph>s-vindue under den lodrette rullebjælke for at hoppe fra et kommentaranker til det næste." +msgid "When the cursor is inside the normal text, press the above mentioned keys to jump to the next or previous comment anchor." +msgstr "" #. yCdcN #: 04050000.xhp @@ -14652,14 +14652,14 @@ msgctxt "" msgid "<link href=\"text/shared/01/05010000.xhp\" name=\"Clear Direct Formatting\">Clear Direct Formatting</link>" msgstr "<link href=\"text/shared/01/05010000.xhp\" name=\"Clear Direct Formatting\">Nulstil direkte formatering</link>" -#. uB2DG +#. 25NkJ #: 05010000.xhp msgctxt "" "05010000.xhp\n" "par_id3145829\n" "help.text" -msgid "<ahelp hid=\".\">Removes direct formatting and formatting by character styles from the selection.</ahelp>" -msgstr "<ahelp hid=\".\">Fjerner direkte formatering og formatering efter tegntypografier fra markeringen.</ahelp>" +msgid "<ahelp hid=\".\">Removes direct formatting from the selection.</ahelp>" +msgstr "" #. LYtxB #: 05010000.xhp @@ -14670,6 +14670,15 @@ msgctxt "" msgid "<switchinline select=\"appl\"><caseinline select=\"CHART\"></caseinline><defaultinline>Direct formatting is formatting that you applied without using styles, such as setting bold typeface by clicking the <emph>Bold</emph> icon.</defaultinline></switchinline>" msgstr "<switchinline select=\"appl\"><caseinline select=\"CHART\"></caseinline><defaultinline>Direkte formatering er formatering, som du anvender uden at bruge typografier, såsom indstilling af fed typografi ved at klikke ikonet <emph>Fed</emph>.</defaultinline></switchinline>" +#. KAK6k +#: 05010000.xhp +msgctxt "" +"05010000.xhp\n" +"par_id671594846326658\n" +"help.text" +msgid "Applied character styles will not be affected by Clear Direct Formatting, only direct formatting applied on top of the character styles. To remove formatting applied by a character style, reapply the <emph>Default</emph> character style." +msgstr "" + #. h42SA #: 05010000.xhp msgctxt "" @@ -14706,23 +14715,14 @@ msgctxt "" msgid "<variable id=\"zeichentext\"><ahelp hid=\".uno:FontDialog\">Changes the font and the font formatting for the selected characters.</ahelp></variable>" msgstr "<variable id=\"zeichentext\"><ahelp hid=\".uno:FontDialog\">Ændrer skrifttypen og skrifttypens formatering for de valgte tegn.</ahelp></variable>" -#. ZvERE -#: 05020000.xhp -msgctxt "" -"05020000.xhp\n" -"hd_id3149988\n" -"help.text" -msgid "<link href=\"text/shared/01/05020100.xhp\" name=\"Font\">Font</link>" -msgstr "<link href=\"text/shared/01/05020100.xhp\" name=\"Skrifttype\">Skrifttype</link>" - -#. 2422m +#. Ycmxn #: 05020000.xhp msgctxt "" "05020000.xhp\n" "hd_id3147588\n" "help.text" -msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/shared/01/05020400.xhp\" name=\"Hyperlink\">Hyperlink</link></caseinline></switchinline>" -msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/shared/01/05020400.xhp\" name=\"Hyperlink\">Hyperlink</link></caseinline></switchinline>" +msgid "<link href=\"text/shared/01/05020400.xhp\" name=\"Hyperlink\">Hyperlink</link>" +msgstr "" #. ruEdb #: 05020100.xhp @@ -15471,32 +15471,41 @@ msgctxt "" msgid "<bookmark_value>formats; number and currency formats</bookmark_value><bookmark_value>number formats; formats</bookmark_value><bookmark_value>currencies;format codes</bookmark_value><bookmark_value>defaults; number formats</bookmark_value>" msgstr "<bookmark_value>formater; tal- og valutaformater</bookmark_value><bookmark_value>talformater; formater</bookmark_value><bookmark_value>valutaer; formatkoder</bookmark_value><bookmark_value>standard; talformater</bookmark_value>" -#. 28pR2 +#. fXs76 #: 05020300.xhp msgctxt "" "05020300.xhp\n" -"hd_id3152942\n" +"hd_id3162942\n" "help.text" -msgid "Numbers / Format" -msgstr "Tal / Format" +msgid "<link href=\"text/shared/01/05020300.xhp\" name=\"Numbers\">Numbers</link>" +msgstr "" -#. CNMbg +#. z8GFZ #: 05020300.xhp msgctxt "" "05020300.xhp\n" -"par_id3145086\n" +"par_id3145071\n" "help.text" -msgid "Specify the formatting option for the selected variable." +msgid "<variable id=\"zahlen\"><ahelp hid=\".uno:TableNumberFormatDialog\">Specify the formatting options for the selected cell(s).</ahelp></variable>" +msgstr "<variable id=\"zahlen\"><ahelp hid=\".uno:TableNumberFormatDialog\">Angiv formateringsegenskaberne for de markerede celler.</ahelp> </variable>" + +#. E2nXs +#: 05020300.xhp +msgctxt "" +"05020300.xhp\n" +"hd_id3152942\n" +"help.text" +msgid "<link href=\"text/shared/01/05020300.xhp\" name=\"Numbers/Format\">Numbers / Format</link>" msgstr "" -#. z8GFZ +#. CNMbg #: 05020300.xhp msgctxt "" "05020300.xhp\n" -"par_id3145071\n" +"par_id3145086\n" "help.text" -msgid "<variable id=\"zahlen\"><ahelp hid=\".uno:TableNumberFormatDialog\">Specify the formatting options for the selected cell(s).</ahelp></variable>" -msgstr "<variable id=\"zahlen\"><ahelp hid=\".uno:TableNumberFormatDialog\">Angiv formateringsegenskaberne for de markerede celler.</ahelp> </variable>" +msgid "Specify the formatting option for the selected variable." +msgstr "" #. KqXXP #: 05020300.xhp @@ -15579,13 +15588,13 @@ msgctxt "" msgid "Language" msgstr "Sprog" -#. wCJKH +#. akNwB #: 05020300.xhp msgctxt "" "05020300.xhp\n" "par_id3154138\n" "help.text" -msgid "<ahelp hid=\"cui/ui/numberingformatpage/languagelb\"> <switchinline select=\"appl\"> <caseinline select=\"WRITER\"> Select any language to fix the settings for the selected fields. With the language set to <emph>Automatic</emph>, $[officename] automatically applies the number formats associated with the system default language. Select any language to fix the settings for the selected fields. </caseinline> <caseinline select=\"CALC\"> Specifies the language setting for the selected cells. Select any language to fix the settings for the selected cells. </caseinline> <defaultinline>Specifies the language setting for the selected field. Select any language to fix the settings for the selected fields.</defaultinline> </switchinline> </ahelp>" +msgid "<ahelp hid=\"cui/ui/numberingformatpage/languagelb\"> <switchinline select=\"appl\"> <caseinline select=\"WRITER\"> Specifies the language setting for the selected fields. With the language set to <emph>Default</emph>, $[officename] automatically applies the number formats associated with the system default language. </caseinline> <caseinline select=\"CALC\"> Specifies the language setting for the selected cells. </caseinline> <defaultinline>Specifies the language setting for the selected field.</defaultinline> </switchinline> </ahelp>" msgstr "" #. K29ZG @@ -20439,14 +20448,14 @@ msgctxt "" msgid "<variable id=\"absatztext\"><ahelp hid=\".\">Modifies the format of the current paragraph, such as indents and alignment.</ahelp></variable> To modify the font of the current paragraph, select the entire paragraph, choose Format - Character, and then click on the Font tab." msgstr "<variable id=\"absatztext\"><ahelp hid=\".\">Ændrer formatet som for eksempel indrykning og justering for det aktuelle afsnit.</ahelp></variable> For at ændre skrifttypen for det aktuelle afsnit skal du markere hele afsnittet, vælge Formater - Tegn og så klikke på fanebladet Skrifttype." -#. bfSQ5 +#. WTG9S #: 05030000.xhp msgctxt "" "05030000.xhp\n" "par_id3156042\n" "help.text" -msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">The paragraph style for the current paragraph is displayed at the <emph>Formatting</emph> toolbar, and is highlighted in the <link href=\"text/swriter/01/05140000.xhp\" name=\"Styles\">Styles window</link>. </caseinline></switchinline>" -msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Afsnitstypografien for det aktuelle afsnit vises i værktøjslinjen <emph>Formatering</emph> og fremhæves i vinduet <link href=\"text/swriter/01/05140000.xhp\" name=\"Styles\">Typografier og formatering</link>.</caseinline></switchinline>" +msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">The paragraph style for the current paragraph is displayed at the <emph>Formatting</emph> toolbar, and is highlighted in the <link href=\"text/swriter/01/05140000.xhp\" name=\"Styles\">Styles window</link>.</caseinline></switchinline>" +msgstr "" #. 3xcFE #: 05030100.xhp @@ -21573,303 +21582,6 @@ msgctxt "" msgid "The rules can be condensed to the statement that the stronger attribute wins. If, for example, one cell has a red border of 2 point width, and the adjacent cell has a blue border of 3 point width, then the common border between these two cells will be blue with 3 point width." msgstr "Reglerne kan reduceres til at den stærkeste attribut vinder. Hvis én celle for eksempel har en rød kant, der er 2 punkt bred, og den tilstødende celle har en blå kant, der er 3 punkt bred, så vil den fælles kant mellem disse to celler vil være blå og 3 punkt bred." -#. utSoU -#: 05030600.xhp -msgctxt "" -"05030600.xhp\n" -"tit\n" -"help.text" -msgid "Background" -msgstr "Baggrund" - -#. L5HEe -#: 05030600.xhp -msgctxt "" -"05030600.xhp\n" -"bm_id3151097\n" -"help.text" -msgid "<bookmark_value>frames; backgrounds</bookmark_value><bookmark_value>backgrounds; frames/sections/indexes</bookmark_value><bookmark_value>sections; backgrounds</bookmark_value><bookmark_value>indexes; backgrounds</bookmark_value><bookmark_value>footers;backgrounds</bookmark_value><bookmark_value>headers;backgrounds</bookmark_value>" -msgstr "<bookmark_value>rammer; baggrunde</bookmark_value><bookmark_value>baggrunde; rammer/sektioner/indekser</bookmark_value><bookmark_value>sektioner; baggrunde</bookmark_value><bookmark_value>indekser; baggrunde</bookmark_value><bookmark_value>sidefødder;baggrunde</bookmark_value><bookmark_value>sidehoveder;baggrunde</bookmark_value>" - -#. aEEtK -#: 05030600.xhp -msgctxt "" -"05030600.xhp\n" -"hd_id3151097\n" -"help.text" -msgid "<link href=\"text/shared/01/05030600.xhp\" name=\"Background\">Area</link>" -msgstr "" - -#. wVwj8 -#: 05030600.xhp -msgctxt "" -"05030600.xhp\n" -"par_id3153748\n" -"help.text" -msgid "<ahelp hid=\"cui/ui/backgroundpage/BackgroundPage\">Set the background color or graphic.</ahelp>" -msgstr "<ahelp hid=\"cui/ui/backgroundpage/BackgroundPage\">Definer baggrundsfarve eller -grafik.</ahelp>" - -#. cfKE8 -#: 05030600.xhp -msgctxt "" -"05030600.xhp\n" -"par_id3147653\n" -"help.text" -msgid "You can specify the background for <switchinline select=\"appl\"><caseinline select=\"WRITER\">paragraphs, pages, headers, footers, frames, tables, table cells, sections, and indexes.</caseinline><caseinline select=\"CALC\">cells and pages.</caseinline></switchinline>" -msgstr "Du kan specificere baggrunden for <switchinline select=\"appl\"><caseinline select=\"WRITER\">afsnit, sider, sidehoveder, sidefødder, rammer, tabeller, tabelceller, sektioner og alle indekser.</caseinline><caseinline select=\"CALC\">celler og sider.</caseinline></switchinline>" - -#. WUJz3 -#: 05030600.xhp -msgctxt "" -"05030600.xhp\n" -"hd_id3154514\n" -"help.text" -msgid "As" -msgstr "Som" - -#. KGbQM -#: 05030600.xhp -msgctxt "" -"05030600.xhp\n" -"par_id3154380\n" -"help.text" -msgid "<ahelp hid=\"cui/ui/backgroundpage/selectlb\">Select the type of background that you want to apply.</ahelp>" -msgstr "<ahelp hid=\"cui/ui/backgroundpage/selectlb\">Vælg typen af baggrund, som du vil anvende.</ahelp>" - -#. NByTA -#: 05030600.xhp -msgctxt "" -"05030600.xhp\n" -"hd_id3151245\n" -"help.text" -msgid "Using a Color as a Background" -msgstr "Brug af en farve som baggrund" - -#. nfABt -#: 05030600.xhp -msgctxt "" -"05030600.xhp\n" -"hd_id3148946\n" -"help.text" -msgid "Color Background" -msgstr "Farvebaggrund" - -#. Bqxh3 -#: 05030600.xhp -msgctxt "" -"05030600.xhp\n" -"par_id3152361\n" -"help.text" -msgid "<ahelp hid=\"cui/ui/backgroundpage/backgroundcolorset\">Click the color that you want to use as a background. To remove a background color, click <emph>No Fill</emph>.</ahelp>" -msgstr "<ahelp hid=\"cui/ui/backgroundpage/backgroundcolorset\">Klik på den farve, som du ønsker som baggrund. For at fjerne en baggrundsfarve, klik på <emph>Ingen udfyldning</emph>.</ahelp>" - -#. Hk3yg -#: 05030600.xhp -msgctxt "" -"05030600.xhp\n" -"hd_id3154216\n" -"help.text" -msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">For</caseinline></switchinline>" -msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">For</caseinline></switchinline>" - -#. 3xKHG -#: 05030600.xhp -msgctxt "" -"05030600.xhp\n" -"par_id3145419\n" -"help.text" -msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><ahelp hid=\"cui/ui/backgroundpage/tablelb\">Select the area that you want to apply the background color to.</ahelp> For example, when you define the background color for a table, you can choose to apply it to the table, the active cell, the row, or the column.</caseinline></switchinline>" -msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><ahelp hid=\"cui/ui/backgroundpage/tablelb\">Vælg det område, som du vil anvende baggrundsfarven i.</ahelp> For eksempel, når du vil definere en baggrundsfarve for en tabel, kan du vælge baggrundsfarven for tabellen, den aktive celle, rækken eller kolonnen.</caseinline></switchinline>" - -#. CVRaQ -#: 05030600.xhp -msgctxt "" -"05030600.xhp\n" -"par_id3150497\n" -"help.text" -msgid "This option is only available when you edit the background of a table or a paragraph style." -msgstr "Denne valgmulighed er kun tilgængelig, når du redigerer baggrunden i en tabel eller i en afsnitstypografi." - -#. qdBoG -#: 05030600.xhp -msgctxt "" -"05030600.xhp\n" -"hd_id3153056\n" -"help.text" -msgid "Using a Graphic as a Background" -msgstr "Brug af grafik som baggrund" - -#. WyEiZ -#: 05030600.xhp -msgctxt "" -"05030600.xhp\n" -"hd_id3149983\n" -"help.text" -msgid "File" -msgstr "Fil" - -#. 2aeNe -#: 05030600.xhp -msgctxt "" -"05030600.xhp\n" -"par_id3152462\n" -"help.text" -msgid "Contains information about the graphic file." -msgstr "Indeholder information om grafikfilen." - -#. cxVFJ -#: 05030600.xhp -msgctxt "" -"05030600.xhp\n" -"hd_id3145592\n" -"help.text" -msgid "Display field" -msgstr "Vis felt" - -#. 2GUUE -#: 05030600.xhp -msgctxt "" -"05030600.xhp\n" -"par_id3154920\n" -"help.text" -msgid "Shows the path for the graphic file." -msgstr "Viser stien til grafikfilen." - -#. FEGBw -#: 05030600.xhp -msgctxt "" -"05030600.xhp\n" -"hd_id3145272\n" -"help.text" -msgid "Link" -msgstr "Reference" - -#. 8xzGd -#: 05030600.xhp -msgctxt "" -"05030600.xhp\n" -"par_id3154150\n" -"help.text" -msgid "<ahelp hid=\"cui/ui/backgroundpage/link\">Links to or embeds the graphic file in the current file.</ahelp>" -msgstr "<ahelp hid=\"cui/ui/backgroundpage/link\">Kæder til eller inkluderer grafikfilen i den aktuelle fil.</ahelp>" - -#. 8JaXm -#: 05030600.xhp -msgctxt "" -"05030600.xhp\n" -"hd_id3155366\n" -"help.text" -msgid "Preview" -msgstr "Forhåndsvisning" - -#. 2q65e -#: 05030600.xhp -msgctxt "" -"05030600.xhp\n" -"par_id3147426\n" -"help.text" -msgid "<ahelp hid=\"cui/ui/backgroundpage/showpreview\">Displays or hides a preview of the selected graphic.</ahelp>" -msgstr "<ahelp hid=\"cui/ui/backgroundpage/showpreview\">Viser eller skjuler en forhåndsvisning af den valgte grafik.</ahelp>" - -#. ZYK3H -#: 05030600.xhp -msgctxt "" -"05030600.xhp\n" -"hd_id3154472\n" -"help.text" -msgid "Browse" -msgstr "Gennemse" - -#. CV8je -#: 05030600.xhp -msgctxt "" -"05030600.xhp\n" -"par_id3153951\n" -"help.text" -msgid "<ahelp hid=\"cui/ui/backgroundpage/browse\">Locate the graphic file that you want to use as a background, and then click <emph>Open</emph>.</ahelp>" -msgstr "<ahelp hid=\"cui/ui/backgroundpage/browse\">Find grafikfilen, som du vil bruge som baggrund, og klik så på <emph>Åbn</emph>.</ahelp>" - -#. KYFry -#: 05030600.xhp -msgctxt "" -"05030600.xhp\n" -"hd_id3153726\n" -"help.text" -msgid "Type" -msgstr "Type" - -#. 83qqt -#: 05030600.xhp -msgctxt "" -"05030600.xhp\n" -"par_id3147442\n" -"help.text" -msgid "Specify the way that you want to display the background graphic." -msgstr "Angiv måden hvorpå du vil vise baggrundsgrafikken." - -#. hiDAM -#: 05030600.xhp -msgctxt "" -"05030600.xhp\n" -"hd_id3153366\n" -"help.text" -msgid "Position" -msgstr "Placering" - -#. B22EE -#: 05030600.xhp -msgctxt "" -"05030600.xhp\n" -"par_id3153741\n" -"help.text" -msgid "<ahelp hid=\"cui/ui/backgroundpage/positionrb\">Select this option, and then click a location in the position grid.</ahelp>" -msgstr "<ahelp hid=\"cui/ui/backgroundpage/positionrb\">Vælg denne indstilling, og klik så på en placering i placeringsgitteret.</ahelp>" - -#. mGSC9 -#: 05030600.xhp -msgctxt "" -"05030600.xhp\n" -"hd_id3156005\n" -"help.text" -msgid "Area" -msgstr "Flade" - -#. BFBbE -#: 05030600.xhp -msgctxt "" -"05030600.xhp\n" -"par_id3152596\n" -"help.text" -msgid "<ahelp hid=\"cui/ui/backgroundpage/arearb\">Stretches the graphic to fill the entire background of the selected object.</ahelp>" -msgstr "<ahelp hid=\"cui/ui/backgroundpage/arearb\">Strækker grafikken til at fylde hele baggrunden af det valgte objekt.</ahelp>" - -#. 556to -#: 05030600.xhp -msgctxt "" -"05030600.xhp\n" -"hd_id3145663\n" -"help.text" -msgid "Tile" -msgstr "Side om side" - -#. iBkjp -#: 05030600.xhp -msgctxt "" -"05030600.xhp\n" -"par_id3149481\n" -"help.text" -msgid "<ahelp hid=\"cui/ui/backgroundpage/tilerb\">Repeats the graphic so that it covers the entire background of the selected object.</ahelp>" -msgstr "<ahelp hid=\"cui/ui/backgroundpage/tilerb\">Gentager grafikken således, at den dækker hele baggrunden for det valgte objekt.</ahelp>" - -#. ZNNNW -#: 05030600.xhp -msgctxt "" -"05030600.xhp\n" -"par_id3151114\n" -"help.text" -msgid "<ahelp hid=\".\" visibility=\"hidden\">Click a color. Click No Fill to remove a background or highlighting color. Click Automatic to reset a font color.</ahelp>" -msgstr "<ahelp hid=\".\" visibility=\"hidden\">Klip på en farve. Klik på Ingen udfyldning for at fjerne en baggrunds eller fremhævelses farve. Klik på Automatisk for at nulstille en skrifttypefarve.</ahelp>" - #. iXWcd #: 05030700.xhp msgctxt "" @@ -22401,14 +22113,14 @@ msgctxt "" msgid "Organizer" msgstr "Administration" -#. QZBEH +#. HAEfy #: 05040100.xhp msgctxt "" "05040100.xhp\n" "bm_id3153383\n" "help.text" -msgid "<bookmark_value>organizing; styles</bookmark_value> <bookmark_value>styles; organizing</bookmark_value>" -msgstr "<bookmark_value>administrere; typografier</bookmark_value><bookmark_value>typografier; administrere</bookmark_value>" +msgid "<bookmark_value>organizing; styles</bookmark_value><bookmark_value>styles; organizing</bookmark_value>" +msgstr "" #. SZdCB #: 05040100.xhp @@ -22446,23 +22158,23 @@ msgctxt "" msgid "<ahelp hid=\"sfx/ui/managestylepage/name\">Displays the name of the selected style. If you are creating or modifying a custom style, enter a name for the style. You cannot change the name of a predefined style.</ahelp>" msgstr "<ahelp hid=\"sfx/ui/managestylepage/name\">Viser navnet på den valgte typografi. Hvis du opretter eller ændrer en brugerdefineret typografi, skal du indtaste et navn for typografien. Du kan ikke ændre navnet på en foruddefineret typografi.</ahelp>" -#. NRACR +#. xEE52 #: 05040100.xhp msgctxt "" "05040100.xhp\n" "hd_id3153750\n" "help.text" -msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">AutoUpdate</caseinline></switchinline>" -msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Autoopdatering</caseinline></switchinline>" +msgid "AutoUpdate" +msgstr "" -#. vexD3 +#. 7yXws #: 05040100.xhp msgctxt "" "05040100.xhp\n" "par_id3153749\n" "help.text" -msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><ahelp hid=\"sfx/ui/managestylepage/autoupdate\">Updates the style when you apply direct formatting to a paragraph using this style in your document. The formatting of all paragraphs using this style is automatically updated.</ahelp></caseinline></switchinline>" -msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><ahelp hid=\"sfx/ui/managestylepage/autoupdate\">Opdaterer typografien, når du anvender direkte formatering til et afsnit ved at bruge denne typografi i dit dokument. Formateringen af alle afsnit, der bruger denne typografi, bliver opdateret automatisk.</ahelp></caseinline></switchinline>" +msgid "<ahelp hid=\"sfx/ui/managestylepage/autoupdate\">Updates the style when you apply direct formatting to a paragraph using this style in your document. The formatting of all paragraphs using this style is automatically updated.</ahelp>" +msgstr "" #. N5rDR #: 05040100.xhp @@ -23454,14 +23166,14 @@ msgctxt "" msgid "<link href=\"text/shared/01/05030500.xhp\" name=\"Borders\">Borders</link>" msgstr "<link href=\"text/shared/01/05030500.xhp\" name=\"Kanter\">Kanter</link>" -#. wECro +#. mctak #: 05040300.xhp msgctxt "" "05040300.xhp\n" "par_id3147326\n" "help.text" -msgid "<link href=\"text/shared/01/05030600.xhp\" name=\"Backgrounds\">Backgrounds</link>" -msgstr "<link href=\"text/shared/01/05030600.xhp\" name=\"Baggrunde\">Baggrunde</link>" +msgid "<link href=\"text/shared/01/05210100.xhp\" name=\"Backgrounds\">Area</link>" +msgstr "" #. 7xtR7 #: 05040400.xhp @@ -23499,14 +23211,14 @@ msgctxt "" msgid "If you want, you can also add borders or a background fill to a footer." msgstr "Hvis du vil, kan du også tilføje rammer eller en baggrund til en sidefod." -#. vks8A +#. 5nvHF #: 05040400.xhp msgctxt "" "05040400.xhp\n" "par_id3155339\n" "help.text" -msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">To insert a footer into the current document, select <emph>Footer on</emph>, and then click <emph>OK</emph>. </caseinline></switchinline>" -msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">For at indsætte en sidefod i det aktuelle dokument, marker <emph>Aktiver sidefod</emph>, og klik så på <emph>OK</emph>.</caseinline></switchinline>" +msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">To insert a footer into the current document, select <emph>Footer on</emph>, and then click <emph>OK</emph>.</caseinline></switchinline>" +msgstr "" #. DAGaz #: 05040400.xhp @@ -23571,14 +23283,14 @@ msgctxt "" msgid "Same content left/right" msgstr "Ens indhold venstre/højre" -#. wr3Gk +#. KTdzy #: 05040400.xhp msgctxt "" "05040400.xhp\n" "par_id3149575\n" "help.text" -msgid "<ahelp hid=\"SVX_HID_FOOTER_CHECKSAMELR\">Even and odd pages share the same content.<switchinline select=\"appl\"><caseinline select=\"CALC\"> To assign a different footer to even and odd pages, clear this option, and then click <emph>Edit</emph>. </caseinline></switchinline></ahelp>" -msgstr "<ahelp hid=\"SVX_HID_FOOTER_CHECKSAMELR\">Lige og ulige sider deler det samme indhold.<switchinline select=\"appl\"><caseinline select=\"CALC\">For at tildele en anden sidefod til lige og ulige sider skal du nulstille denne indstilling og så klikke på <emph>Rediger</emph>.</caseinline></switchinline></ahelp>" +msgid "<ahelp hid=\"SVX_HID_FOOTER_CHECKSAMELR\">Even and odd pages share the same content.<switchinline select=\"appl\"><caseinline select=\"CALC\"> To assign a different footer to even and odd pages, clear this option, and then click <emph>Edit</emph>.</caseinline></switchinline></ahelp>" +msgstr "" #. cL398 #: 05040400.xhp @@ -23724,14 +23436,14 @@ msgctxt "" msgid "<ahelp hid=\"SVX_HID_FOOTER_BUTTONMORE\">Defines a border, a background color, or a background pattern for the footer.</ahelp>" msgstr "<ahelp hid=\"SVX_HID_FOOTER_BUTTONMORE\">Definerer en ramme, en baggrundsfarve eller et baggrundsmønster for sidefoden.</ahelp>" -#. a9sG2 +#. VcmMZ #: 05040400.xhp msgctxt "" "05040400.xhp\n" "hd_id3157892\n" "help.text" -msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Edit </caseinline></switchinline>" -msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Rediger</caseinline></switchinline>" +msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Edit</caseinline></switchinline>" +msgstr "" #. 2HTzq #: 05040400.xhp @@ -23778,14 +23490,14 @@ msgctxt "" msgid "<link href=\"text/shared/01/05030500.xhp\" name=\"Borders\">Borders</link>" msgstr "<link href=\"text/shared/01/05030500.xhp\" name=\"Kanter\">Kanter</link>" -#. w2QJP +#. 4DfxW #: 05040400.xhp msgctxt "" "05040400.xhp\n" "par_id3152791\n" "help.text" -msgid "<link href=\"text/shared/01/05030600.xhp\" name=\"Backgrounds\">Backgrounds</link>" -msgstr "<link href=\"text/shared/01/05030600.xhp\" name=\"Baggrunde\">Baggrunde</link>" +msgid "<link href=\"text/shared/01/05210100.xhp\" name=\"Backgrounds\">Area</link>" +msgstr "" #. CgGUH #: 05060000.xhp @@ -26361,32 +26073,32 @@ msgctxt "" msgid "Area tab" msgstr "Område faneblad" -#. M6zvc +#. yN2qC #: 05210100.xhp msgctxt "" "05210100.xhp\n" "bm_id3149999\n" "help.text" -msgid "<bookmark_value>areas; styles</bookmark_value><bookmark_value>fill patterns for areas</bookmark_value><bookmark_value>fill colors for areas</bookmark_value><bookmark_value>invisible areas</bookmark_value>" -msgstr "<bookmark_value>flader; typografier</bookmark_value><bookmark_value>fyldmønstre til flader</bookmark_value><bookmark_value>fyldfarver til flader</bookmark_value><bookmark_value>usynlige flader</bookmark_value>" +msgid "<bookmark_value>areas; styles</bookmark_value><bookmark_value>fill patterns for areas</bookmark_value><bookmark_value>fill colors for areas</bookmark_value><bookmark_value>invisible areas</bookmark_value><bookmark_value>frames; backgrounds</bookmark_value><bookmark_value>backgrounds; frames/sections/indexes</bookmark_value><bookmark_value>sections; backgrounds</bookmark_value><bookmark_value>indexes; backgrounds</bookmark_value><bookmark_value>footers;backgrounds</bookmark_value><bookmark_value>headers;backgrounds</bookmark_value>" +msgstr "" -#. Y4ktT +#. 3fEfw #: 05210100.xhp msgctxt "" "05210100.xhp\n" "hd_id3145759\n" "help.text" -msgid "<link href=\"text/shared/01/05210100.xhp\" name=\"Area\">Area</link>" -msgstr "<link href=\"text/shared/01/05210100.xhp\" name=\"Flade\">Flade</link>" +msgid "<link href=\"text/shared/01/05210100.xhp\" name=\"Area\"><switchinline select=\"appl\"><caseinline select=\"CALC\">Background</caseinline><defaultinline>Area</defaultinline></switchinline></link>" +msgstr "" -#. tcPKP +#. ubruG #: 05210100.xhp msgctxt "" "05210100.xhp\n" "par_id3149748\n" "help.text" -msgid "<ahelp hid=\"cui/ui/areatabpage/AreaTabPage\">Set the fill options for the selected drawing object.</ahelp>" -msgstr "<ahelp hid=\"cui/ui/areatabpage/AreaTabPage\">Definer udfyldningsindstillingerne for det valgte tegningsobjekt.</ahelp>" +msgid "<ahelp hid=\"cui/ui/areatabpage/AreaTabPage\">Set the fill options for the selected drawing object or document element.</ahelp>" +msgstr "" #. eE2Fr #: 05210100.xhp @@ -26397,24 +26109,6 @@ msgctxt "" msgid "You can add custom colors, gradients, hatchings, two color patterns and bitmap patterns to the default lists for later use." msgstr "Du kan tilføje tilpassede farver, farveovergange, tofarvede mønstre og bitmapmønstre til standardlisten til senere brug." -#. 5n3AA -#: 05210100.xhp -msgctxt "" -"05210100.xhp\n" -"hd_id471527077476052\n" -"help.text" -msgid "Cell, Row or Table background selector" -msgstr "Celle-, række-, eller tabelbaggrundsvælger" - -#. 8UdBz -#: 05210100.xhp -msgctxt "" -"05210100.xhp\n" -"par_id661527077493366\n" -"help.text" -msgid "Select the table object which background area is to be filled." -msgstr "Vælg det tabelobjekt hvis baggrundsflade skal udfyldes." - #. CGbA3 #: 05210100.xhp msgctxt "" @@ -26451,42 +26145,6 @@ msgctxt "" msgid "<ahelp hid=\"cui/ui/areatabpage/btngradient\">Fills the object with a gradient selected on this page.</ahelp>" msgstr "<ahelp hid=\"cui/ui/areatabpage/btngradient\">Fylder objektet med en farveovergang valgt på denne side.</ahelp>" -#. BtYSN -#: 05210100.xhp -msgctxt "" -"05210100.xhp\n" -"hd_id3150771\n" -"help.text" -msgid "<link href=\"text/shared/01/05210500.xhp#bitmapmuster\" name=\"Bitmap\">Bitmap</link>" -msgstr "<link href=\"text/shared/01/05210500.xhp#bitmapmuster\" name=\"Bitmap\">Bitmap</link>" - -#. qBkq4 -#: 05210100.xhp -msgctxt "" -"05210100.xhp\n" -"par_id3149762\n" -"help.text" -msgid "<ahelp hid=\"cui/ui/areatabpage/btnbitmap\">Fills the object with a bitmap pattern selected on this page.</ahelp> To add a bitmap to the list, open this dialog, click the <emph>Bitmaps </emph>tab, and then click <emph>Add / Import</emph>." -msgstr "<ahelp hid=\"cui/ui/areatabpage/btnbitmap\">Fylder objektet med et bitmapmønster valgt på denne side.</ahelp> For at tilføje et bitmap til listen, åbn denne dialog, og klik fanebladet <emph>Bitmaps </emph>, og klik så på <emph>Tilføj / Importer</emph>." - -#. EAYEg -#: 05210100.xhp -msgctxt "" -"05210100.xhp\n" -"hd_id3150504\n" -"help.text" -msgid "Pattern" -msgstr "Mønster" - -#. Z5Fcf -#: 05210100.xhp -msgctxt "" -"05210100.xhp\n" -"par_id3153626\n" -"help.text" -msgid "<ahelp hid=\"cui/ui/areatabpage/btnpattern\">Fills the object with a simple two color pattern selected on this page.</ahelp>" -msgstr "<ahelp hid=\"cui/ui/areatabpage/btnpattern\">Fylder objektet med et simpelt tofarvet mønster valgt på denne side.</ahelp>" - #. ydNTt #: 05210100.xhp msgctxt "" @@ -27207,14 +26865,14 @@ msgctxt "" msgid "Bitmap" msgstr "Bitmap" -#. HFJGN +#. DL8RS #: 05210500.xhp msgctxt "" "05210500.xhp\n" "bm_id3155619\n" "help.text" -msgid "<bookmark_value>bitmaps; patterns</bookmark_value><bookmark_value>areas; bitmap patterns</bookmark_value><bookmark_value>pixel patterns</bookmark_value><bookmark_value>pixel editor</bookmark_value><bookmark_value>pattern editor</bookmark_value>" -msgstr "<bookmark_value>bitmaps; mønstre</bookmark_value><bookmark_value>flader; bitmapmønstre</bookmark_value><bookmark_value>billedpunktsmønstre</bookmark_value><bookmark_value>billedpunkteditor</bookmark_value><bookmark_value>mønstereditor</bookmark_value>" +msgid "<bookmark_value>bitmaps; areas</bookmark_value><bookmark_value>areas; bitmap</bookmark_value>" +msgstr "" #. 2jwXu #: 05210500.xhp @@ -27225,68 +26883,221 @@ msgctxt "" msgid "<link href=\"text/shared/01/05210500.xhp\" name=\"Bitmap\">Bitmap</link>" msgstr "<link href=\"text/shared/01/05210500.xhp\" name=\"Bitmap\">Bitmap</link>" -#. yFYuj +#. Xc6qZ #: 05210500.xhp msgctxt "" "05210500.xhp\n" "par_id3149495\n" "help.text" -msgid "<ahelp hid=\"cui/ui/bitmaptabpage/BitmapTabPage\">Select a bitmap that you want to use as a fill pattern, or create your own pixel pattern. You can also import bitmaps, and save or load bitmap lists.</ahelp>" -msgstr "<ahelp hid=\"cui/ui/bitmaptabpage/BitmapTabPage\">Vælg en bitmap du vil bruge som et udfyldningsmønster, eller opret dit eget billedpunktsmønster. Du kan også importere bitmaps, og gemme eller indlæse bitmaplister.</ahelp>" +msgid "<ahelp hid=\"cui/ui/bitmaptabpage/BitmapTabPage\">Select a bitmap that you want to use as a fill image, or add your own bitmap pattern.</ahelp>" +msgstr "" -#. FvnTh +#. wEhVG #: 05210500.xhp msgctxt "" "05210500.xhp\n" "hd_id3148585\n" "help.text" -msgid "Pattern Editor" -msgstr "Mønsterredigering" +msgid "Bitmap" +msgstr "" -#. aqBHc +#. 8ZuCa #: 05210500.xhp msgctxt "" "05210500.xhp\n" "par_id3147226\n" "help.text" -msgid "Use this editor to create a simple, two-color, 8x8 pixel bitmap pattern." -msgstr "Brug denne redigering til at oprette et simpelt, to-farvet bitmapmønster på 8x8 billedpunkter." +msgid "Lists the available bitmaps. You can also import bitmaps." +msgstr "" + +#. eCeUD +#: 05210500.xhp +msgctxt "" +"05210500.xhp\n" +"par_id501592872056000\n" +"help.text" +msgid "To rename a bitmap, select the bitmap, right-click and choose <menuitem>Rename</menuitem>. To delete a bitmap, select the bitmap, right-click and choose <menuitem>Delete</menuitem>." +msgstr "" + +#. MqVdD +#: 05210500.xhp +msgctxt "" +"05210500.xhp\n" +"hd_id71592866308524\n" +"help.text" +msgid "Add/Import" +msgstr "" + +#. SGKZW +#: 05210500.xhp +msgctxt "" +"05210500.xhp\n" +"par_id3148473\n" +"help.text" +msgid "<ahelp hid=\"cui/ui/bitmaptabpage/BTN_IMPORT\">Locate the bitmap that you want to import, and then click <emph>Open</emph>. The bitmap is added to the end of the list of available bitmaps.</ahelp>" +msgstr "<ahelp hid=\"cui/ui/bitmaptabpage/BTN_IMPORT\">Find bitmapbilledet, som du vil importere, og klik så på <emph>Åbn</emph>. Bitmapbilledet tilføjes i slutningen af listen over tilgængelige Bitmaps.</ahelp>" + +#. EBwza +#: 05210500.xhp +msgctxt "" +"05210500.xhp\n" +"par_id301592866270627\n" +"help.text" +msgid "Imported bitmaps are saved in your user profile and can be used in other documents." +msgstr "" -#. C9Reo +#. pC4QD #: 05210500.xhp msgctxt "" "05210500.xhp\n" "hd_id3145669\n" "help.text" -msgid "Grid" -msgstr "Gitter" +msgid "Options" +msgstr "" -#. N9L3c +#. smwef #: 05210500.xhp msgctxt "" "05210500.xhp\n" -"par_id3150774\n" +"hd_id251592868388253\n" "help.text" -msgid "To enable this editor, select the <emph>Blank</emph> bitmap in the bitmap list." -msgstr "For at aktivere dette editor, vælg bitmappen <emph>Tom</emph> i bitmaplisten." +msgid "Style" +msgstr "" -#. BJwLt +#. GnwjN #: 05210500.xhp msgctxt "" "05210500.xhp\n" -"hd_id3149516\n" +"par_id241592868416096\n" "help.text" -msgid "Import" -msgstr "Importer" +msgid "<emph>Tiled</emph>: Fill the area with the bitmap as tiles." +msgstr "" -#. SGKZW +#. gCgdA #: 05210500.xhp msgctxt "" "05210500.xhp\n" -"par_id3148473\n" +"par_id161592868421600\n" "help.text" -msgid "<ahelp hid=\"cui/ui/bitmaptabpage/BTN_IMPORT\">Locate the bitmap that you want to import, and then click <emph>Open</emph>. The bitmap is added to the end of the list of available bitmaps.</ahelp>" -msgstr "<ahelp hid=\"cui/ui/bitmaptabpage/BTN_IMPORT\">Find bitmapbilledet, som du vil importere, og klik så på <emph>Åbn</emph>. Bitmapbilledet tilføjes i slutningen af listen over tilgængelige Bitmaps.</ahelp>" +msgid "<emph>Stretched</emph>: Stretch the image to fit the object area." +msgstr "" + +#. Fi4Fj +#: 05210500.xhp +msgctxt "" +"05210500.xhp\n" +"par_id651592868426975\n" +"help.text" +msgid "<emph>Custom position/size</emph>: Set a custom size and position of the bitmap in the object area." +msgstr "" + +#. sAiUV +#: 05210500.xhp +msgctxt "" +"05210500.xhp\n" +"hd_id151592868900345\n" +"help.text" +msgid "Size" +msgstr "" + +#. TeFTN +#: 05210500.xhp +msgctxt "" +"05210500.xhp\n" +"par_id321592869205683\n" +"help.text" +msgid "Size of the tiles and the custom size." +msgstr "" + +#. rTjAd +#: 05210500.xhp +msgctxt "" +"05210500.xhp\n" +"par_id951592869294738\n" +"help.text" +msgid "<emph>Width</emph>: Set the width of the tile or custom size." +msgstr "" + +#. RQFrq +#: 05210500.xhp +msgctxt "" +"05210500.xhp\n" +"par_id171592869301228\n" +"help.text" +msgid "<emph>Height</emph>: Set the height of the tile or custom size." +msgstr "" + +#. twwdD +#: 05210500.xhp +msgctxt "" +"05210500.xhp\n" +"par_id351592869651411\n" +"help.text" +msgid "<emph>Scale</emph>: Mark to turn the height and width settings relative to original size." +msgstr "" + +#. QEYV9 +#: 05210500.xhp +msgctxt "" +"05210500.xhp\n" +"hd_id201592869695805\n" +"help.text" +msgid "Position" +msgstr "" + +#. 8qFYv +#: 05210500.xhp +msgctxt "" +"05210500.xhp\n" +"par_id321592869780471\n" +"help.text" +msgid "Select the anchoring position of the bitmap image inside the object area." +msgstr "" + +#. WKmCj +#: 05210500.xhp +msgctxt "" +"05210500.xhp\n" +"hd_id791592870139336\n" +"help.text" +msgid "Tiling Position" +msgstr "" + +#. 286Bv +#: 05210500.xhp +msgctxt "" +"05210500.xhp\n" +"par_id811592870169715\n" +"help.text" +msgid "<emph>X-Offset</emph>: Set the horizontal bitmap offset value with respect to the anchoring position." +msgstr "" + +#. w8e6v +#: 05210500.xhp +msgctxt "" +"05210500.xhp\n" +"par_id41592870267463\n" +"help.text" +msgid "<emph>Y-Offset</emph>: Set the vertical bitmap offset value with respect to the anchoring position." +msgstr "" + +#. FeN7H +#: 05210500.xhp +msgctxt "" +"05210500.xhp\n" +"hd_id631592870132856\n" +"help.text" +msgid "Tiling Offset" +msgstr "" + +#. ogBQB +#: 05210500.xhp +msgctxt "" +"05210500.xhp\n" +"par_id111592870375812\n" +"help.text" +msgid "Select the tiles offset in rows or columns. Use the spin button to specify the offset value." +msgstr "" #. wAHtP #: 05210600.xhp @@ -27738,6 +27549,177 @@ msgctxt "" msgid "Use the preview to view your changes before you apply the transparency effect to the color fill of the selected object." msgstr "Brug forhåndsvisningen til at vise dine ændringer før du anvender gennemsigtighedseffekt på farveudfyldningen af det valgte objekt." +#. UE76G +#: 05210800.xhp +msgctxt "" +"05210800.xhp\n" +"tit\n" +"help.text" +msgid "Pattern" +msgstr "" + +#. 5FVqC +#: 05210800.xhp +msgctxt "" +"05210800.xhp\n" +"bm_id431592861834899\n" +"help.text" +msgid "<bookmark_value>pattern;area</bookmark_value><bookmark_value>pattern;background</bookmark_value><bookmark_value>background;pattern</bookmark_value><bookmark_value>background;area</bookmark_value>" +msgstr "" + +#. S8BBE +#: 05210800.xhp +msgctxt "" +"05210800.xhp\n" +"hd_id801592861657875\n" +"help.text" +msgid "<link href=\"text/shared/01/05210800.xhp\" name=\"pattern\">Pattern</link>" +msgstr "" + +#. qLwKU +#: 05210800.xhp +msgctxt "" +"05210800.xhp\n" +"par_id3153626\n" +"help.text" +msgid "<ahelp hid=\"cui/ui/areatabpage/btnpattern\">Fills the object with a simple two color pattern selected on this page.</ahelp>" +msgstr "" + +#. p5uGC +#: 05210800.xhp +msgctxt "" +"05210800.xhp\n" +"hd_id3159147\n" +"help.text" +msgid "Pattern" +msgstr "" + +#. KW3Ah +#: 05210800.xhp +msgctxt "" +"05210800.xhp\n" +"par_id3149955\n" +"help.text" +msgid "Lists the available patterns. You can also modify or create your own pattern." +msgstr "" + +#. rpQaV +#: 05210800.xhp +msgctxt "" +"05210800.xhp\n" +"par_id161584528499683\n" +"help.text" +msgid "To rename a pattern, select the pattern, right-click and choose <menuitem>Rename</menuitem>. To delete a pattern, select the pattern, right-click and choose <menuitem>Delete</menuitem>." +msgstr "" + +#. VrE5t +#: 05210800.xhp +msgctxt "" +"05210800.xhp\n" +"hd_id3153823\n" +"help.text" +msgid "Add" +msgstr "" + +#. 8fyh4 +#: 05210800.xhp +msgctxt "" +"05210800.xhp\n" +"par_id3148924\n" +"help.text" +msgid "<ahelp hid=\"cui/ui/patterntabpage/BTN_ADD\">Adds a custom pattern to the current list. Specify the properties of your pattern, and then click this button.</ahelp>" +msgstr "" + +#. 5waZ4 +#: 05210800.xhp +msgctxt "" +"05210800.xhp\n" +"hd_id3147620\n" +"help.text" +msgid "Modify" +msgstr "" + +#. BSeBy +#: 05210800.xhp +msgctxt "" +"05210800.xhp\n" +"par_id3156023\n" +"help.text" +msgid "<ahelp hid=\"cui/ui/patterntabpage/BTN_MODIFY\">Applies the current pattern properties to the selected pattern. If you want, you can save the pattern under a different name.</ahelp>" +msgstr "" + +#. WCFwi +#: 05210800.xhp +msgctxt "" +"05210800.xhp\n" +"hd_id3156042\n" +"help.text" +msgid "Options" +msgstr "" + +#. CVD9L +#: 05210800.xhp +msgctxt "" +"05210800.xhp\n" +"par_id3147291\n" +"help.text" +msgid "Draw or modify a pattern." +msgstr "" + +#. ruCpD +#: 05210800.xhp +msgctxt "" +"05210800.xhp\n" +"hd_id3147834\n" +"help.text" +msgid "Pattern Editor" +msgstr "" + +#. rFfJm +#: 05210800.xhp +msgctxt "" +"05210800.xhp\n" +"par_id3147010\n" +"help.text" +msgid "<ahelp hid=\"cui/ui/patterntabpage/CTL_PIXEL\">Draw the pattern in the 8 x 8 pixel board. Click on a pattern pixel to activate it, click again to deactivate it.</ahelp>" +msgstr "" + +#. hNAPN +#: 05210800.xhp +msgctxt "" +"05210800.xhp\n" +"hd_id3155355\n" +"help.text" +msgid "Foreground Color" +msgstr "" + +#. sHjjw +#: 05210800.xhp +msgctxt "" +"05210800.xhp\n" +"par_id3156410\n" +"help.text" +msgid "<ahelp hid=\"cui/ui/patterntabpage/LB_COLOR\">Set the color of the activated pattern pixels.</ahelp>" +msgstr "" + +#. nh8wk +#: 05210800.xhp +msgctxt "" +"05210800.xhp\n" +"hd_id3155449\n" +"help.text" +msgid "Background Color" +msgstr "" + +#. JqSDi +#: 05210800.xhp +msgctxt "" +"05210800.xhp\n" +"par_id3152909\n" +"help.text" +msgid "<ahelp hid=\"cui/ui/patterntabpage/LB_BACKGROUND_COLOR\">Set the color of the deactivated pattern pixels.</ahelp>" +msgstr "" + #. fZrDg #: 05220000.xhp msgctxt "" @@ -32022,15 +32004,6 @@ msgctxt "" msgid "<variable id=\"spaltformtext\"><ahelp hid=\"HID_BROWSER_COLUMNFORMAT\" visibility=\"visible\">Formats the selected column(s).</ahelp></variable>" msgstr "<variable id=\"spaltformtext\"><ahelp hid=\"HID_BROWSER_COLUMNFORMAT\" visibility=\"visible\">Formatering af de valgte kolonner.</ahelp></variable>" -#. MdMcn -#: 05340405.xhp -msgctxt "" -"05340405.xhp\n" -"hd_id3150620\n" -"help.text" -msgid "<link href=\"text/shared/01/05020300.xhp\" name=\"Format\">Format</link>" -msgstr "<link href=\"text/shared/01/05020300.xhp\" name=\"Formater\">Formater</link>" - #. B5CTG #: 05340500.xhp msgctxt "" @@ -43140,6 +43113,78 @@ msgctxt "" msgid "<ahelp hid=\".\">Insert instructions for the signer. The instructions appears in the Sign Signature Line dialog box, at the time of signature.</ahelp>" msgstr "<ahelp hid=\".\">Indsæt instruktioner til underskriveren. Instruktionerne vises i grafikfeltet Underskriv på underskriftslinjen på underskrivelsestidspunktet.</ahelp>" +#. LjM7Z +#: certificatepath.xhp +msgctxt "" +"certificatepath.xhp\n" +"tit\n" +"help.text" +msgid "Certificate Paths" +msgstr "" + +#. FBox6 +#: certificatepath.xhp +msgctxt "" +"certificatepath.xhp\n" +"bm_id211594767045571\n" +"help.text" +msgid "<bookmark_value>digital signatures;certificate path</bookmark_value> <bookmark_value>certificate path</bookmark_value>" +msgstr "" + +#. MhnU5 +#: certificatepath.xhp +msgctxt "" +"certificatepath.xhp\n" +"hd_id141594763815174\n" +"help.text" +msgid "<variable id=\"Certificateh1\"><link href=\"text/shared/01/certificatepath.xhp\" name=\"Certificate\">Certificate</link></variable>" +msgstr "" + +#. BuRGD +#: certificatepath.xhp +msgctxt "" +"certificatepath.xhp\n" +"par_id841594763815175\n" +"help.text" +msgid "<ahelp hid=\"cui/ui/certdialog/CertDialog\">Select or add the correct Network Security Services Certificate directory to use for digital signatures.</ahelp>" +msgstr "" + +#. vCwDA +#: certificatepath.xhp +msgctxt "" +"certificatepath.xhp\n" +"hd_id511594765946403\n" +"help.text" +msgid "Available Certificate Paths" +msgstr "" + +#. NK4GB +#: certificatepath.xhp +msgctxt "" +"certificatepath.xhp\n" +"par_id981594766097073\n" +"help.text" +msgid "<ahelp hid=\"cui/ui/certdialog/CertDialog/liststore1\">Shows the list of Network Security Services Certificate directory to use for digital signatures.</ahelp>" +msgstr "" + +#. DABZF +#: certificatepath.xhp +msgctxt "" +"certificatepath.xhp\n" +"hd_id741594764591263\n" +"help.text" +msgid "Select NSS path" +msgstr "" + +#. 8gaEP +#: certificatepath.xhp +msgctxt "" +"certificatepath.xhp\n" +"par_id851594766090600\n" +"help.text" +msgid "<ahelp hid=\"cui/ui/certdialog/CertDialog/add\">Opens a file picker dialog to add a new Network Security Services Certificate directory to the list.</ahelp>" +msgstr "" + #. ViF5g #: digitalsignatures.xhp msgctxt "" diff --git a/source/da/helpcontent2/source/text/shared/02.po b/source/da/helpcontent2/source/text/shared/02.po index c2867f9ff8a..29610e8dda8 100644 --- a/source/da/helpcontent2/source/text/shared/02.po +++ b/source/da/helpcontent2/source/text/shared/02.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2020-06-22 17:23+0200\n" +"POT-Creation-Date: 2020-07-21 11:19+0200\n" "PO-Revision-Date: 2020-06-16 20:22+0000\n" "Last-Translator: sophie <gautier.sophie@gmail.com>\n" "Language-Team: Danish <https://weblate.documentfoundation.org/projects/libo_help-master/textshared02/da/>\n" @@ -11122,32 +11122,59 @@ msgctxt "" msgid "Highlight Color" msgstr "Fremhævelsesfarve" -#. EjB2o +#. 5GRDP #: 02160000.xhp msgctxt "" "02160000.xhp\n" "hd_id3109850\n" "help.text" -msgid "<link href=\"text/shared/02/02160000.xhp\" name=\"Highlight Color\">Highlight Color</link>" -msgstr "<link href=\"text/shared/02/02160000.xhp\" name=\"Highlight Color\">Fremhævelsesfarve</link>" +msgid "<link href=\"text/shared/02/02160000.xhp\" name=\"Highlight Color\">Highlighting</link>" +msgstr "" -#. aDVdx +#. TLSg8 #: 02160000.xhp msgctxt "" "02160000.xhp\n" "par_id3154927\n" "help.text" -msgid "<variable id=\"zeichenhintergrundtext\"><ahelp hid=\".uno:BackColor\">Applies the current highlight color to the background of a text selection. If no text is selected, click the <emph>Highlight Color</emph> icon, select the text that you want to highlight, and then click the <emph>Highlight Color</emph> icon again. To change the highlight color, click the arrow next to the <emph>Highlight Color</emph> icon, and then click the color that you want.</ahelp></variable>" -msgstr "<variable id=\"zeichenhintergrundtext\"><ahelp hid=\".uno:BackColor\">Anvender den aktuelle fremhævelsesfarve til baggrunden af et tekstmarkering. Hvis ingen tekst er markeret, skal du klikke på ikonet <emph>Fremhævelselsesfarve</emph>, markere teksten, som du vil fremhæve, og så klikke på ikonet <emph>Fremhævelselsesfarve</emph> igen. Hvis du vil ændre fremhævelsesfarven, skal du klikke på pilen ved siden af ikonet <emph>Fremhævelsesfarve</emph> og så klikke på den farve, som du ønsker.</ahelp></variable>" +msgid "<variable id=\"zeichenhintergrundtext\"><ahelp hid=\".uno:BackColor\">Applies the current highlight color to the background of a character style or text selection.</ahelp></variable>" +msgstr "" -#. jDQTx +#. E9d9L +#: 02160000.xhp +msgctxt "" +"02160000.xhp\n" +"par_id871592838003088\n" +"help.text" +msgid "If no text is selected, click the <emph>Highlight Color</emph> icon, select the text that you want to highlight, and then click the <emph>Highlight Color</emph> icon again. To change the highlight color, click the arrow next to the <emph>Highlight Color</emph> icon, and then click the color that you want." +msgstr "" + +#. KrAa6 +#: 02160000.xhp +msgctxt "" +"02160000.xhp\n" +"par_id3147330\n" +"help.text" +msgid "Choose <menuitem>Format - Character - Highlighting</menuitem> tab." +msgstr "" + +#. 6YA7C +#: 02160000.xhp +msgctxt "" +"02160000.xhp\n" +"par_id61592838932801\n" +"help.text" +msgid "When editing a character style, choose <emph>Highlighting</emph> tab." +msgstr "" + +#. AkVGB #: 02160000.xhp msgctxt "" "02160000.xhp\n" "par_id3152551\n" "help.text" -msgid "<image id=\"img_id3149177\" src=\"cmd/sc_backcolor.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3149177\">Icon</alt></image>" -msgstr "<image id=\"img_id3149177\" src=\"cmd/sc_backcolor.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3149177\">Ikon</alt></image>" +msgid "<image id=\"img_id3149177\" src=\"cmd/sc_backcolor.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149177\">Icon Highlighting</alt></image>" +msgstr "" #. gZTBs #: 02160000.xhp diff --git a/source/da/helpcontent2/source/text/shared/04.po b/source/da/helpcontent2/source/text/shared/04.po index 583da18fe13..58f880625b8 100644 --- a/source/da/helpcontent2/source/text/shared/04.po +++ b/source/da/helpcontent2/source/text/shared/04.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2020-06-08 14:51+0200\n" +"POT-Creation-Date: 2020-07-21 11:19+0200\n" "PO-Revision-Date: 2019-02-05 10:01+0000\n" "Last-Translator: SteenRønnow <steen.roennow@mail.dk>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -1168,14 +1168,14 @@ msgctxt "" msgid "The \"Underlined\" attribute is applied to the selected area. If the cursor is positioned in a word, this word is also underlined." msgstr "Attributten \"Understreget\" sættes for det valgte område. Hvis markøren er placeret i et ord, bliver dette ord sat til understreget." -#. E6c39 +#. EVCzG #: 01010000.xhp msgctxt "" "01010000.xhp\n" "par_idN10BC0\n" "help.text" -msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">⌃M</caseinline><defaultinline>Ctrl+M</defaultinline></switchinline>" -msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">^M</caseinline><defaultinline>Ctrl-M</defaultinline></switchinline>" +msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+M" +msgstr "" #. xoBua #: 01010000.xhp diff --git a/source/da/helpcontent2/source/text/shared/05.po b/source/da/helpcontent2/source/text/shared/05.po index 9f789fb9734..3c6e8c7c8a6 100644 --- a/source/da/helpcontent2/source/text/shared/05.po +++ b/source/da/helpcontent2/source/text/shared/05.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2019-12-17 14:17+0100\n" +"POT-Creation-Date: 2020-07-21 11:19+0200\n" "PO-Revision-Date: 2020-05-07 10:54+0000\n" "Last-Translator: Jørgen Madsen <jfma@mailme.dk>\n" "Language-Team: Danish <https://weblate.documentfoundation.org/projects/libo_help-master/textshared05/da/>\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 3.10.3\n" +"X-Generator: LibreOffice\n" "X-POOTLE-MTIME: 1541602879.000000\n" #. WPTtk @@ -124,14 +124,14 @@ msgctxt "" msgid "Security" msgstr "Sikkerhed" -#. GqtZB +#. 4QHHk #: 00000001.xhp msgctxt "" "00000001.xhp\n" "par_id0804200803314235\n" "help.text" -msgid "In case you are concerned about any security issue with using this software, you can contact the developers on the <link href=\"https://lists.freedesktop.org/mailman/listinfo/libreoffice\">public mailing list</link>. If you want to discuss any issue with other users, send an email to the public mailing list <literal>users@libreoffice.org</literal>." -msgstr "I tilfælde af, at du er bekymret om et eller andet problem med a bruge denne software, kan di kontakte udviklerne på <link href=\"https://lists.freedesktop.org/mailman/listinfo/libreoffice\">den offentlige postliste</link>. Hvis du vil diskutere noget problem med andre brugere, sender du en e-mail til den offentlige postliste <literal>users@libreoffice.org</literal>." +msgid "In case you are concerned about any security issue with using this software, you can contact the developers on the <link href=\"https://lists.freedesktop.org/mailman/listinfo/libreoffice\">public mailing list</link>. If you want to discuss any issue with other users, send an email to the public mailing list <literal>users@global.libreoffice.org</literal>." +msgstr "" #. tEPqi #: 00000001.xhp @@ -1258,50 +1258,68 @@ msgctxt "" msgid "Help Page Not Found" msgstr "Hjælpeside ikke fundet" -#. YCEdQ +#. NedCe #: err_html.xhp msgctxt "" "err_html.xhp\n" "hd_id3146957\n" "help.text" -msgid "Could not find Help page." -msgstr "Kunne ikke finde hjælpesiden." +msgid "Could not find Help page (404)." +msgstr "" -#. JcRCV +#. YF3vS #: err_html.xhp msgctxt "" "err_html.xhp\n" "par_id3147088\n" "help.text" -msgid "Unfortunately the Help page you selected was not found. The following data could be helpful in locating the error:" -msgstr "Desværre blev den valgte hjælpeside ikke fundet. Følgende data kan hjælpe til med at finde fejlen:" +msgid "That is an error. Possible causes are:" +msgstr "" -#. Eekrb +#. kFHZY #: err_html.xhp msgctxt "" "err_html.xhp\n" -"par_id3143268\n" +"par_id131592238966436\n" "help.text" -msgid "Help ID: <emph><help-id-missing/></emph>" -msgstr "Hjælp-ID:<emph><help-id-missing/></emph>" +msgid "The page does not exists and must be created." +msgstr "" -#. wgFpy +#. wBHiJ #: err_html.xhp msgctxt "" "err_html.xhp\n" -"par_idN10681\n" +"par_id201592238985883\n" "help.text" -msgid "You can install missing Help modules using the <emph>Setup</emph> application." -msgstr "Du kan installere manglende moduler fra Hjælp med <emph>Setup</emph>programmet." +msgid "The page exists, but the Help ID is wrong or missing." +msgstr "" -#. vYGeB +#. Bbuu2 #: err_html.xhp msgctxt "" "err_html.xhp\n" -"par_id3150541\n" +"par_id761592239118086\n" "help.text" -msgid "Click <image id=\"img_id3148946\" src=\"res/sc06301.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3148946\">Icon</alt></image><emph>Back</emph> to return to the previous page." -msgstr "Klik <image id=\"img_id3148946\" src=\"res/sc06301.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3148946\">Ikon</alt></image><emph>Tilbage</emph> for at vende tilbage til den forrige side." +msgid "Use the Module, Contents, Index and Search selectors to find the right page." +msgstr "" + +#. aKd5h +#: err_html.xhp +msgctxt "" +"err_html.xhp\n" +"par_id971592240070356\n" +"help.text" +msgid "The following data could be helpful in locating the error:" +msgstr "" + +#. Eekrb +#: err_html.xhp +msgctxt "" +"err_html.xhp\n" +"par_id3143268\n" +"help.text" +msgid "Help ID: <emph><help-id-missing/></emph>" +msgstr "Hjælp-ID:<emph><help-id-missing/></emph>" #. UsFJF #: new_help.xhp diff --git a/source/da/helpcontent2/source/text/shared/explorer/database.po b/source/da/helpcontent2/source/text/shared/explorer/database.po index bc3a019a8dc..ff3bc379d54 100644 --- a/source/da/helpcontent2/source/text/shared/explorer/database.po +++ b/source/da/helpcontent2/source/text/shared/explorer/database.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2020-06-29 13:08+0200\n" +"POT-Creation-Date: 2020-07-27 13:24+0200\n" "PO-Revision-Date: 2020-05-07 10:54+0000\n" "Last-Translator: Jørgen Madsen <jfma@mailme.dk>\n" "Language-Team: Danish <https://weblate.documentfoundation.org/projects/libo_help-master/textsharedexplorerdatabase/da/>\n" @@ -16,357 +16,6 @@ msgstr "" "X-Generator: LibreOffice\n" "X-POOTLE-MTIME: 1561921679.000000\n" -#. ugSgG -#: 02000000.xhp -msgctxt "" -"02000000.xhp\n" -"tit\n" -"help.text" -msgid "Queries" -msgstr "Forespørgsler" - -#. nuBLG -#: 02000000.xhp -msgctxt "" -"02000000.xhp\n" -"bm_id3150445\n" -"help.text" -msgid "<bookmark_value>queries;overview (Base)</bookmark_value><bookmark_value>tables in databases; printing queries (Base)</bookmark_value><bookmark_value>printing; queries (Base)</bookmark_value><bookmark_value>queries; printing (Base)</bookmark_value>" -msgstr "<bookmark_value>forespørgsler;overblik (Base)</bookmark_value><bookmark_value>tabeller i databaser; udskrive forespørgsler (Base)</bookmark_value><bookmark_value>udskrive; forespørgsler (Base)</bookmark_value><bookmark_value>forespørgsler; udskrive (Base)</bookmark_value>" - -#. ABqD3 -#: 02000000.xhp -msgctxt "" -"02000000.xhp\n" -"hd_id3150445\n" -"help.text" -msgid "<link href=\"text/shared/explorer/database/02000000.xhp\" name=\"Queries\">Queries</link>" -msgstr "<link href=\"text/shared/explorer/database/02000000.xhp\" name=\"Forespørgsler\">Forespørgsler</link>" - -#. KaF9w -#: 02000000.xhp -msgctxt "" -"02000000.xhp\n" -"par_id3150499\n" -"help.text" -msgid "A \"query\" is a special view of a table. A query can display chosen records or chosen fields within records; it can also sort those records. A query can apply to one table or to multiple tables, if they are linked by common data fields." -msgstr "En \"forespørgsel\" er en speciel visning af en tabel. En forespørgsel kan vise bestemte dataposter eller valgte felter i dataposter; den kan også sortere disse dataposter. En forespørgsel kan anvendes på en eller flere tabeller, hvis de er kædet sammen via fælles datafelter." - -#. FG8C9 -#: 02000000.xhp -msgctxt "" -"02000000.xhp\n" -"par_id3147399\n" -"help.text" -msgid "Use queries to find records from data tables based on certain criteria. All queries created for a database are listed under the <emph>Queries</emph> entry. Since this entry contains the database queries, it is also called the \"query container\"." -msgstr "Brug forespørgsler til at søge dataposter baseret på bestemte kriterier. Alle forespørgsler oprettet for en database vises under <emph>Forespørgsler</emph>. Eftersom dette element indeholder databaseforespørgsler, kaldes elementet også en \"forespørgselsbeholder\"." - -#. AuJW3 -#: 02000000.xhp -msgctxt "" -"02000000.xhp\n" -"hd_id3153750\n" -"help.text" -msgid "Printing Queries" -msgstr "Udskriver Forespørgsler" - -#. BVVMe -#: 02000000.xhp -msgctxt "" -"02000000.xhp\n" -"par_id3149183\n" -"help.text" -msgid "To print a query or table:" -msgstr "For at udskrive en forespørgsel eller tabel:" - -#. zDMbu -#: 02000000.xhp -msgctxt "" -"02000000.xhp\n" -"par_id3156426\n" -"help.text" -msgid "Open a text document (or a spreadsheet document if you prefer the specific printing functions of this type of document)." -msgstr "Åbn et tekstdokument (eller et regnearksdokument hvis du foretrække de bestemte udskrivningsfunktioner for denne type dokument)." - -#. KFWTE -#: 02000000.xhp -msgctxt "" -"02000000.xhp\n" -"par_id3149827\n" -"help.text" -msgid "Open the database file and click the Table icon if you want to print a table, or click the Query icon if you want to print a query." -msgstr "Åbn databasefilen og klik på ikonet Tabel, hvis du vil udskrive en tabel eller klik på ikonet Forespørgsel, hvis du vil udskrive en forespørgsel." - -#. 9ZPFm -#: 02000000.xhp -msgctxt "" -"02000000.xhp\n" -"par_id3149398\n" -"help.text" -msgid "Drag the name of the table or query into the open text document or spreadsheet. The dialog <link href=\"text/shared/02/12070000.xhp\" name=\"Insert Database Columns\">Insert Database Columns</link> opens." -msgstr "Træk navnet på tabellen eller forespørgslen ind i det åbne dokument. Nu ser du dialogen <link href=\"text/shared/02/12070000.xhp\" name=\"Insert Database Columns\">Indsæt databasekolonner</link>" - -#. m5TnG -#: 02000000.xhp -msgctxt "" -"02000000.xhp\n" -"par_id3150443\n" -"help.text" -msgid "Decide which columns = data fields you want to include. You can also click the <emph>AutoFormat</emph> button and select a corresponding formatting type. Close the dialog." -msgstr "Bestem hvilke kolonner = datafelter, som du vil medtage. Du kan også klikke på knappen <emph>Autoformat</emph> og vælge en tilsvarende formateringstype. Luk dialogen." - -#. AAQ4y -#: 02000000.xhp -msgctxt "" -"02000000.xhp\n" -"par_id3153561\n" -"help.text" -msgid "The query or table will be inserted into your document." -msgstr "Forespørgslen eller tabel vil indsættes i dit dokument." - -#. XDLzM -#: 02000000.xhp -msgctxt "" -"02000000.xhp\n" -"par_id3150503\n" -"help.text" -msgid "Print the document by choosing <emph>File - Print</emph>." -msgstr "Udskriv dokumentet ved at vælge <emph>Filer - Udskriv</emph>." - -#. Kh9NG -#: 02000000.xhp -msgctxt "" -"02000000.xhp\n" -"par_id3153146\n" -"help.text" -msgid "You can also open the data source view (Ctrl+Shift+F4), select the entire database table in the data source view (click on the top left corner of the table), and then drag the selection to a text document or spreadsheet." -msgstr "Du kan også åbne datakildevisningen (Ctrl + Skift + F4), vælg hele databasetabellen i datakildevisningen (klik på tabellens øverste venstre hjørne), og træk derefter markeringen til et tekstdokument eller regneark." - -#. PJjKX -#: 02000000.xhp -msgctxt "" -"02000000.xhp\n" -"hd_id3148946\n" -"help.text" -msgid "<link href=\"text/shared/main0212.xhp\" name=\"Sorting and Filtering Data\">Sorting and Filtering Data</link>" -msgstr "<link href=\"text/shared/main0212.xhp\" name=\"Sortering og filtrering af data\">Sortering og filtrering af data</link>" - -#. ERCGr -#: 02000000.xhp -msgctxt "" -"02000000.xhp\n" -"par_id3149655\n" -"help.text" -msgid "Allows you to sort and filter the data in a query table." -msgstr "Giver dig mulighed for at sortere og filtrere data i en forespørgselstabel." - -#. EUECa -#: 02000000.xhp -msgctxt "" -"02000000.xhp\n" -"hd_id3153379\n" -"help.text" -msgid "<link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Query Design\">Query Design</link>" -msgstr "<link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Forespørgselsdesign\">Forespørgselsdesign</link>" - -#. 3JCfK -#: 02000000.xhp -msgctxt "" -"02000000.xhp\n" -"par_id3151211\n" -"help.text" -msgid "With the <emph>Query Design</emph>, you can create and edit a query or view." -msgstr "Med <emph>Forespørgselsdesign</emph>, kan du oprette og redigere en forespørgsel." - -#. 343AB -#: 02000000.xhp -msgctxt "" -"02000000.xhp\n" -"hd_id3153968\n" -"help.text" -msgid "<link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Query Through Several Tables\">Query Through Several Tables</link>" -msgstr "<link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Forespørgsel i flere tabeller\">Forespørgsel i flere tabeller</link>" - -#. ASeVi -#: 02000000.xhp -msgctxt "" -"02000000.xhp\n" -"par_id3151043\n" -"help.text" -msgid "The query result can contain data from several tables if these are linked to each other by suitable data fields." -msgstr "Forespørgslen kan indeholde data fra flere tabeller, hvis disse er kædet sammen af passende datafelter." - -#. xGFWG -#: 02000000.xhp -msgctxt "" -"02000000.xhp\n" -"hd_id3159149\n" -"help.text" -msgid "<link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Formulating Query Criteria\">Formulating Query Criteria</link>" -msgstr "<link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Formulerer forespørgselskriterier\">Formulerer forespørgselskriterier</link>" - -#. JTXBF -#: 02000000.xhp -msgctxt "" -"02000000.xhp\n" -"par_id3154910\n" -"help.text" -msgid "You can find out which operators and commands can be used to formulate the filter conditions for a query." -msgstr "Du kan finde ud af hvilke operatorer og kommandoer der kan bruges til at formulerer filterbetingelserne i en forespørgsel." - -#. haGR4 -#: 02000000.xhp -msgctxt "" -"02000000.xhp\n" -"hd_id3156212\n" -"help.text" -msgid "<link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Executing Functions\">Executing Functions</link>" -msgstr "<link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Udfører funktioner\">Udfører funktioner</link>" - -#. FWCVa -#: 02000000.xhp -msgctxt "" -"02000000.xhp\n" -"par_id3144762\n" -"help.text" -msgid "You can perform calculations with the data of a table and store the results as a query result." -msgstr "Du kan lave beregninger med data fra en tabel og lagre resultaterne som et forespørgselsresultat." - -#. BncmA -#: 02000002.xhp -msgctxt "" -"02000002.xhp\n" -"tit\n" -"help.text" -msgid "Missing Element" -msgstr "Manglende element" - -#. noWgR -#: 02000002.xhp -msgctxt "" -"02000002.xhp\n" -"bm_id3150445\n" -"help.text" -msgid "<bookmark_value>queries; missing elements (Base)</bookmark_value>" -msgstr "<bookmark_value>forespørgsler; manglende elementer (Base)</bookmark_value>" - -#. EoEQz -#: 02000002.xhp -msgctxt "" -"02000002.xhp\n" -"hd_id3150445\n" -"help.text" -msgid "Missing Element" -msgstr "Manglende element" - -#. X2NF9 -#: 02000002.xhp -msgctxt "" -"02000002.xhp\n" -"par_id3150247\n" -"help.text" -msgid "If a query in which tables or fields no longer exist is opened, the<emph> Missing Element </emph>dialog appears. This dialog names the missing table or the field which cannot be interpreted and allows you to decide how to continue with the procedure." -msgstr "Hvis en forespørgsel, hvori tabeller eller felter ikke længere eksisterer, bliver åbnet, vises dialogen <emph>Manglende element</emph>. Denne dialog navngiver den manglende tabel eller feltet, som ikke kan fortolkes, og giver dig mulighed for at bestemme, hvordan der skal fortsættes med proceduren." - -#. fBc3m -#: 02000002.xhp -msgctxt "" -"02000002.xhp\n" -"hd_id3145072\n" -"help.text" -msgid "How to continue?" -msgstr "Hvordan skal der fortsættes?" - -#. wV7Bh -#: 02000002.xhp -msgctxt "" -"02000002.xhp\n" -"par_id3149177\n" -"help.text" -msgid "There are three options available for answering this question:" -msgstr "Der er tre tilgængelige indstillinger for at svare på dette spørgsmål:" - -#. nwD7D -#: 02000002.xhp -msgctxt "" -"02000002.xhp\n" -"hd_id3147576\n" -"help.text" -msgid "Do you really want to open the query in the graphic view?" -msgstr "Ønsker du at åbne forespørgslen i grafisk visning?" - -#. hLDZm -#: 02000002.xhp -msgctxt "" -"02000002.xhp\n" -"par_id3166461\n" -"help.text" -msgid "<ahelp hid=\".\">Allows you to open the query in the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Design View\">Design View</link> in spite of missing elements.</ahelp> This option also allows you to specify if other errors need to be ignored." -msgstr "<ahelp hid=\".\">Giver dig mulighed for at åbne forespørgslen i <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Design View\">Designvisning</link> på trods af manglende elementer.</ahelp> Denne indstilling giver dig også mulighed for at angive, om andre fejl skal ignoreres." - -#. DX2vA -#: 02000002.xhp -msgctxt "" -"02000002.xhp\n" -"par_id3153031\n" -"help.text" -msgid "The query is opened in the Design View (the graphical interface). Missing tables appear blank and invalid fields appear with their (invalid) names in the list of fields. This lets you work with exactly those fields that caused the error." -msgstr "Forespørgslen åbnes i designvisningen (den grafiske brugergrænseflade). Manglende tabeller vises som tomme, og ugyldige felter vises med deres (ugyldige) navne på listen over felter. Dette lader dig arbejde med præcis de felter, som har foranlediget fejlen." - -#. 477G3 -#: 02000002.xhp -msgctxt "" -"02000002.xhp\n" -"hd_id3149578\n" -"help.text" -msgid "Open the query in the SQL View" -msgstr "Åbn forespørgslen i SQL-visning" - -#. FRNyg -#: 02000002.xhp -msgctxt "" -"02000002.xhp\n" -"par_id3159157\n" -"help.text" -msgid "<ahelp hid=\".\">Allows you to open the query design in the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"SQL Mode\">SQL Mode</link> and to interpret the query as a <link href=\"text/shared/02/14030000.xhp\" name=\"Native SQL\">Native SQL</link>.</ahelp> You can only quit the native SQL mode when the $[officename] statement is completely interpreted (only possible if the used tables or fields in the query really exist)." -msgstr "<ahelp hid=\".\">Giver dig mulighed for at åbne forespørgselsdesignet i <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"SQL Mode\">SQL-tilstand</link> og fortolke forespørgslen som <link href=\"text/shared/02/14030000.xhp\" name=\"Native SQL\">Native SQL</link>.</ahelp> Du kan kun forlade native SQL-tilstand, når $[officename]-sætningen er fuldstændigt fortolket (kun mulig, hvis de anvendte tabeller eller felter i forespørgslen virkelig findes)." - -#. 2N4uG -#: 02000002.xhp -msgctxt "" -"02000002.xhp\n" -"hd_id3150984\n" -"help.text" -msgid "Do not open the query" -msgstr "Lad være med at åbne forespørgslen" - -#. 9hCbd -#: 02000002.xhp -msgctxt "" -"02000002.xhp\n" -"par_id3156329\n" -"help.text" -msgid "<ahelp hid=\".\">Allows you to cancel the procedure and specify that the query should not be opened.</ahelp> This option corresponds to the function of the <emph>Cancel</emph> dialog button." -msgstr "<ahelp hid=\".\">Giver dig mulighed for at annullere proceduren og angive, at forespørgslen ikke skal åbnes.</ahelp> Denne indstilling svarer til funktionen af dialogknappen <emph>Annuller</emph>." - -#. 4QDUr -#: 02000002.xhp -msgctxt "" -"02000002.xhp\n" -"hd_id3148492\n" -"help.text" -msgid "Also ignore similar errors" -msgstr "Ignorer også lignende fejl" - -#. tv3MZ -#: 02000002.xhp -msgctxt "" -"02000002.xhp\n" -"par_id3154285\n" -"help.text" -msgid "<ahelp hid=\".\">If you selected the first option, but you still want to open the query in the graphics view in spite of missing elements, you can specify whether other errors are ignored.</ahelp> Therefore, in the current opening process, no error message will be displayed if the query can not be correctly interpreted." -msgstr "<ahelp hid=\".\">Hvis du valgte den første indstilling, men du stadig ønsker at åbne forespørgslen i grafisk visning på trods af manglende elementer, kan du angive, om andre fejl skal ignoreres.</ahelp> Derfor vil ingen fejlmeddelelse blive vist i den aktuelle åbnende proces, hvis forespørgslen ikke kan fortolkes korrekt." - #. E3MVS #: 02010100.xhp msgctxt "" @@ -14316,354 +13965,3 @@ msgctxt "" "help.text" msgid "<link href=\"text/shared/explorer/database/tablewizard00.xhp\" name=\"Table Wizard\">Table Wizard</link>" msgstr "<link href=\"text/shared/explorer/database/tablewizard00.xhp\" name=\"Tabelguide\">Tabelguide</link>" - -#. PAxTq -#: toolbars.xhp -msgctxt "" -"toolbars.xhp\n" -"tit\n" -"help.text" -msgid "Toolbars" -msgstr "Værktøjslinjer" - -#. BJ5pd -#: toolbars.xhp -msgctxt "" -"toolbars.xhp\n" -"par_idN10541\n" -"help.text" -msgid "<variable id=\"toolbars\"><link href=\"text/shared/explorer/database/toolbars.xhp\">Toolbars</link></variable>" -msgstr "<variable id=\"toolbars\"><link href=\"text/shared/explorer/database/toolbars.xhp\">Værktøjslinjer</link></variable>" - -#. B3mEW -#: toolbars.xhp -msgctxt "" -"toolbars.xhp\n" -"par_idN10545\n" -"help.text" -msgid "In a database file window, you can see the following toolbars." -msgstr "I et databasefilvindue ser du følgende værktøjslinjer." - -#. ZNxCw -#: toolbars.xhp -msgctxt "" -"toolbars.xhp\n" -"par_idN10548\n" -"help.text" -msgid "Table" -msgstr "Tabel" - -#. JWHfj -#: toolbars.xhp -msgctxt "" -"toolbars.xhp\n" -"par_idN10554\n" -"help.text" -msgid "Open database object" -msgstr "Åbn databaseobjekt" - -#. 4fvFG -#: toolbars.xhp -msgctxt "" -"toolbars.xhp\n" -"par_idN10558\n" -"help.text" -msgid "<ahelp hid=\".\">Opens the selected table so you can enter, edit, or delete records.</ahelp>" -msgstr "<ahelp hid=\".\">Åbner den valgte tabel, så du kan indtaste, redigere eller slette dataposter.</ahelp>" - -#. LFKBo -#: toolbars.xhp -msgctxt "" -"toolbars.xhp\n" -"par_idN1056F\n" -"help.text" -msgid "Edit" -msgstr "Rediger" - -#. tLLAy -#: toolbars.xhp -msgctxt "" -"toolbars.xhp\n" -"par_idN10573\n" -"help.text" -msgid "<ahelp hid=\".\">Opens the selected table so you can change the structure.</ahelp>" -msgstr "<ahelp hid=\".\">Åbner den valgte tabel, så du kan ændre strukturen.</ahelp>" - -#. FEBzp -#: toolbars.xhp -msgctxt "" -"toolbars.xhp\n" -"par_idN1058A\n" -"help.text" -msgid "Delete" -msgstr "Slet" - -#. PDZsk -#: toolbars.xhp -msgctxt "" -"toolbars.xhp\n" -"par_idN1058E\n" -"help.text" -msgid "<ahelp hid=\".\">Deletes the selected table.</ahelp>" -msgstr "<ahelp hid=\".\">Sletter den valgte tabel.</ahelp>" - -#. m7BX3 -#: toolbars.xhp -msgctxt "" -"toolbars.xhp\n" -"par_idN105A5\n" -"help.text" -msgid "Rename" -msgstr "Omdøb" - -#. B596w -#: toolbars.xhp -msgctxt "" -"toolbars.xhp\n" -"par_idN105A9\n" -"help.text" -msgid "<ahelp hid=\".\">Renames the selected table.</ahelp>" -msgstr "<ahelp hid=\".\">Omdøber den valgte tabel.</ahelp>" - -#. LEWCs -#: toolbars.xhp -msgctxt "" -"toolbars.xhp\n" -"par_idN105B8\n" -"help.text" -msgid "Query" -msgstr "Forespørgsel" - -#. VT3EG -#: toolbars.xhp -msgctxt "" -"toolbars.xhp\n" -"par_idN105C4\n" -"help.text" -msgid "Open database object" -msgstr "Åbn databaseobjekt" - -#. 2cEFv -#: toolbars.xhp -msgctxt "" -"toolbars.xhp\n" -"par_idN105C8\n" -"help.text" -msgid "<ahelp hid=\".\">Opens the selected query so you can enter, edit, or delete records.</ahelp>" -msgstr "<ahelp hid=\".\">Åbner den valgte forespørgsel, så du kan indtaste, redigere eller slette dataposter.</ahelp>" - -#. yVNxZ -#: toolbars.xhp -msgctxt "" -"toolbars.xhp\n" -"par_idN105DF\n" -"help.text" -msgid "Edit" -msgstr "Rediger" - -#. kGSTA -#: toolbars.xhp -msgctxt "" -"toolbars.xhp\n" -"par_idN105E3\n" -"help.text" -msgid "<ahelp hid=\".\">Opens the selected query so you can change the structure.</ahelp>" -msgstr "<ahelp hid=\".\">Åbner den valgte forespørgsel, så du kan ændre strukturen.</ahelp>" - -#. W75xu -#: toolbars.xhp -msgctxt "" -"toolbars.xhp\n" -"par_idN105FA\n" -"help.text" -msgid "Delete" -msgstr "Slet" - -#. XJQBJ -#: toolbars.xhp -msgctxt "" -"toolbars.xhp\n" -"par_idN105FE\n" -"help.text" -msgid "<ahelp hid=\".\">Deletes the selected query.</ahelp>" -msgstr "<ahelp hid=\".\">Sletter den valgte forespørgsel.</ahelp>" - -#. bC56u -#: toolbars.xhp -msgctxt "" -"toolbars.xhp\n" -"par_idN10615\n" -"help.text" -msgid "Rename" -msgstr "Omdøb" - -#. GDAZR -#: toolbars.xhp -msgctxt "" -"toolbars.xhp\n" -"par_idN10619\n" -"help.text" -msgid "<ahelp hid=\".\">Renames the selected query.</ahelp>" -msgstr "<ahelp hid=\".\">Omdøber den valgte forespørgsel.</ahelp>" - -#. mzY5g -#: toolbars.xhp -msgctxt "" -"toolbars.xhp\n" -"par_idN10628\n" -"help.text" -msgid "Form" -msgstr "Formular" - -#. BXrRw -#: toolbars.xhp -msgctxt "" -"toolbars.xhp\n" -"par_idN10634\n" -"help.text" -msgid "Open database object" -msgstr "Åbn databaseobjekt" - -#. GJDxB -#: toolbars.xhp -msgctxt "" -"toolbars.xhp\n" -"par_idN10638\n" -"help.text" -msgid "<ahelp hid=\".\">Opens the selected form so you can enter, edit, or delete records.</ahelp>" -msgstr "<ahelp hid=\".\">Åbner den valgte formular, så du kan indtaste, redigere eller slette dataposter.</ahelp>" - -#. 7f3E9 -#: toolbars.xhp -msgctxt "" -"toolbars.xhp\n" -"par_idN1064F\n" -"help.text" -msgid "Edit" -msgstr "Rediger" - -#. ZmiNz -#: toolbars.xhp -msgctxt "" -"toolbars.xhp\n" -"par_idN10653\n" -"help.text" -msgid "<ahelp hid=\".\">Opens the selected form so you can change the layout.</ahelp>" -msgstr "<ahelp hid=\".\">Åbner den valgte formular, så du kan ændre layoutet.</ahelp>" - -#. xCBQ3 -#: toolbars.xhp -msgctxt "" -"toolbars.xhp\n" -"par_idN1066A\n" -"help.text" -msgid "Delete" -msgstr "Slet" - -#. p5bD4 -#: toolbars.xhp -msgctxt "" -"toolbars.xhp\n" -"par_idN1066E\n" -"help.text" -msgid "<ahelp hid=\".\">Deletes the selected form.</ahelp>" -msgstr "<ahelp hid=\".\">Sletter den valgte formular.</ahelp>" - -#. Jrqh7 -#: toolbars.xhp -msgctxt "" -"toolbars.xhp\n" -"par_idN10685\n" -"help.text" -msgid "Rename" -msgstr "Omdøb" - -#. CLTV2 -#: toolbars.xhp -msgctxt "" -"toolbars.xhp\n" -"par_idN10689\n" -"help.text" -msgid "<ahelp hid=\".\">Renames the selected form.</ahelp>" -msgstr "<ahelp hid=\".\">Omdøber den valgte formular.</ahelp>" - -#. tkXGC -#: toolbars.xhp -msgctxt "" -"toolbars.xhp\n" -"par_idN10698\n" -"help.text" -msgid "Report" -msgstr "Rapport" - -#. GMWLb -#: toolbars.xhp -msgctxt "" -"toolbars.xhp\n" -"par_idN106A4\n" -"help.text" -msgid "Open database object" -msgstr "Åbn databaseobjekt" - -#. BzwcK -#: toolbars.xhp -msgctxt "" -"toolbars.xhp\n" -"par_idN106A8\n" -"help.text" -msgid "<ahelp hid=\".\">Opens the selected report so you can enter, edit, or delete records.</ahelp>" -msgstr "<ahelp hid=\".\">Åbner den valgte rapport, så du kan indtaste, redigere eller slette dataposter.</ahelp>" - -#. sLPTD -#: toolbars.xhp -msgctxt "" -"toolbars.xhp\n" -"par_idN106BF\n" -"help.text" -msgid "Edit" -msgstr "Rediger" - -#. DF32e -#: toolbars.xhp -msgctxt "" -"toolbars.xhp\n" -"par_idN106C3\n" -"help.text" -msgid "<ahelp hid=\".\">Opens the selected report so you can change the layout.</ahelp>" -msgstr "<ahelp hid=\".\">Åbner den valgte rapport, så du kan ændre layoutet.</ahelp>" - -#. FGuUB -#: toolbars.xhp -msgctxt "" -"toolbars.xhp\n" -"par_idN106DA\n" -"help.text" -msgid "Delete" -msgstr "Slet" - -#. xikUv -#: toolbars.xhp -msgctxt "" -"toolbars.xhp\n" -"par_idN106DE\n" -"help.text" -msgid "<ahelp hid=\".\">Deletes the selected report.</ahelp>" -msgstr "<ahelp hid=\".\">Sletter den valgte rapport.</ahelp>" - -#. kmUBC -#: toolbars.xhp -msgctxt "" -"toolbars.xhp\n" -"par_idN106F5\n" -"help.text" -msgid "Rename" -msgstr "Omdøb" - -#. CgE7D -#: toolbars.xhp -msgctxt "" -"toolbars.xhp\n" -"par_idN106F9\n" -"help.text" -msgid "<ahelp hid=\".\">Renames the selected report.</ahelp>" -msgstr "<ahelp hid=\".\">Omdøber den valgte rapport.</ahelp>" diff --git a/source/da/helpcontent2/source/text/shared/guide.po b/source/da/helpcontent2/source/text/shared/guide.po index a5c3d887c38..4fa5db5ae6b 100644 --- a/source/da/helpcontent2/source/text/shared/guide.po +++ b/source/da/helpcontent2/source/text/shared/guide.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2020-06-08 14:51+0200\n" +"POT-Creation-Date: 2020-07-27 13:24+0200\n" "PO-Revision-Date: 2020-07-08 12:12+0000\n" "Last-Translator: SteenRønnow <steen.roennow@mail.dk>\n" "Language-Team: Danish <https://weblate.documentfoundation.org/projects/libo_help-master/textsharedguide/da/>\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.1.1\n" +"X-Generator: LibreOffice\n" "X-POOTLE-MTIME: 1562822777.000000\n" #. iharT @@ -907,32 +907,32 @@ msgctxt "" msgid "<bookmark_value>backgrounds; defining colors/pictures</bookmark_value><bookmark_value>colors; backgrounds</bookmark_value><bookmark_value>pictures; backgrounds</bookmark_value><bookmark_value>pages; backgrounds in all applications</bookmark_value><bookmark_value>watermarks</bookmark_value><bookmark_value>text, see also text documents, paragraphs and characters</bookmark_value>" msgstr "<bookmark_value>baggrunde; angive farver/billeder</bookmark_value><bookmark_value>farver; baggrunde</bookmark_value><bookmark_value>billeder; baggrunde</bookmark_value><bookmark_value>sider; baggrunde i alle programmer</bookmark_value><bookmark_value>vandmærker</bookmark_value><bookmark_value>tekst, se også tekstdokumenter, afsnit og tegn</bookmark_value>" -#. zLwi7 +#. C7HBu #: background.xhp msgctxt "" "background.xhp\n" "hd_id3149346\n" "help.text" -msgid "<variable id=\"background\"><link href=\"text/shared/guide/background.xhp\" name=\"Defining Graphics or Colors in the Background of Pages (Watermark)\">Defining Graphics or Colors in the Background of Pages (Watermark)</link> </variable>" -msgstr "<variable id=\"background\"><link href=\"text/shared/guide/background.xhp\" name=\"Defining Graphics or Colors in the Background of Pages (Watermark)\">Definer grafik eller farver i baggrunden af sider (vandmærke)</link> </variable>" +msgid "<variable id=\"background\"><link href=\"text/shared/guide/background.xhp\" name=\"Defining Graphics or Colors in the Background of Pages (Watermark)\">Defining Graphics or Colors in the Background of Pages (Watermark)</link></variable>" +msgstr "" -#. S9E8h +#. Fa7Pn #: background.xhp msgctxt "" "background.xhp\n" "par_id3153878\n" "help.text" -msgid "Choose <emph>Format - Page</emph>." -msgstr "Vælg <emph>Formater - Side</emph>." +msgid "Choose <menuitem>Format - Page Style</menuitem>." +msgstr "" -#. XDxkU +#. DjYpm #: background.xhp msgctxt "" "background.xhp\n" "par_id3149581\n" "help.text" -msgid "On the <emph>Background</emph> tab page, select a background color or a background graphic." -msgstr "Vælg en baggrundsfarve eller en baggrundsgrafik på fanebladet <emph>Baggrund</emph>." +msgid "On the <emph>Area</emph> tab page, select a background color or a background graphic." +msgstr "" #. WCBmU #: background.xhp @@ -943,14 +943,14 @@ msgctxt "" msgid "In spreadsheets this background appears only in the print behind the cells not formatted elsewhere." msgstr "I regneark vises denne baggrund kun i udskriften bag celler, som ikke er formateret andetsteds." -#. jQFQC +#. v5EAG #: background.xhp msgctxt "" "background.xhp\n" "par_id3156180\n" "help.text" -msgid "<link href=\"text/shared/01/05030600.xhp\" name=\"Background tab page\"><emph>Background</emph> tab page</link>" -msgstr "<link href=\"text/shared/01/05030600.xhp\" name=\"Background tab page\">Fanebladet <emph>Baggrund</emph> </link>" +msgid "<link href=\"text/shared/01/05210100.xhp\" name=\"Background tab page\"><emph>Area</emph> tab page</link>" +msgstr "" #. BDPLL #: background.xhp @@ -8332,14 +8332,14 @@ msgctxt "" msgid "Queries" msgstr "Forespørgsler" -#. jQrME +#. DwEUz #: database_main.xhp msgctxt "" "database_main.xhp\n" "par_id3125864\n" "help.text" -msgid "<link href=\"text/shared/explorer/database/02000000.xhp\" name=\"Create new query or table view, edit query structure\">Create new query or table view, edit query structure</link>" -msgstr "<link href=\"text/shared/explorer/database/02000000.xhp\" name=\"Opret ny forespørgsel eller tabelvisning, rediger forespørgselsstruktur\">Opret ny forespørgsel eller tabelvisning, rediger forespørgselsstruktur</link>" +msgid "<link href=\"text/sdatabase/02000000.xhp\" name=\"Create new query or table view, edit query structure\">Create new query or table view, edit query structure</link>" +msgstr "" #. A3f6p #: database_main.xhp @@ -12778,14 +12778,14 @@ msgctxt "" msgid "When you include hyperlinks, two factors must be taken into account: whether they are set as relative or absolute on saving, and whether or not the file is present." msgstr "Når du indsætter hyperlinks, skal to faktorer tages i betragtning: Om hyperlinkene bliver angivet som relative eller absolutte, når du gemmer, og om filen eksisterer eller ej." -#. swmJ3 +#. KFh7J #: hyperlink_rel_abs.xhp msgctxt "" "hyperlink_rel_abs.xhp\n" "par_id3147008\n" "help.text" -msgid "Choose <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - <link href=\"text/shared/optionen/01010200.xhp\" name=\"Load/Save - General\"><emph>Load/Save - General</emph></link> and specify in the <emph>Save URLs relative to</emph> field if $[officename] creates <link href=\"text/shared/00/00000005.xhp#speichern\" name=\"relative or absolute hyperlinks\">relative or absolute hyperlinks</link>. Relative linking is only possible when the document you are working on and the link destination are on the same drive." -msgstr "Vælg <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Indstillinger</caseinline><defaultinline>Funktioner - Indstillinger</defaultinline></switchinline> - <link href=\"text/shared/optionen/01010200.xhp\" name=\"Load/Save - General\"><emph>Indlæs/gem - Generelt</emph></link> og angiv i feltet <emph>Gem URL'er relativt til</emph>, hvis $[officename] opretter <link href=\"text/shared/00/00000005.xhp#speichern\" name=\"relative or absolute hyperlinks\">relative eller absolutte hyperlinks</link>. Relativ linkning er kun muligt når dokumentet du arbejder med og hyperlinkets mål er på samme drev." +msgid "Choose <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - <link href=\"text/shared/optionen/01010200.xhp\" name=\"Load/Save - General\"><emph>Load/Save - General</emph></link> and specify in the <emph>Save URLs relative to</emph> field if $[officename] creates <link href=\"text/shared/00/00000005.xhp#saving\" name=\"relative or absolute hyperlinks\">relative or absolute hyperlinks</link>. Relative linking is only possible when the document you are working on and the link destination are on the same drive." +msgstr "" #. Ue6zh #: hyperlink_rel_abs.xhp @@ -13651,14 +13651,14 @@ msgctxt "" msgid "This function allows you to insert special characters, such as check marks, boxes, and telephone symbols, into your text." msgstr "Denne funktion giver dig mulighed for at indsætte specialtegn, såsom flueben, bokse, og telefonsymboler i din tekst." -#. N5gfA +#. oBfFd #: insert_specialchar.xhp msgctxt "" "insert_specialchar.xhp\n" "par_id3155535\n" "help.text" -msgid "To view a selection of all characters, choose <menuitem>Insert - Special Character</menuitem>." -msgstr "For at se et udvalg af alle tegn vælger du <menuitem>Indsæt - Specialtegn</menuitem>." +msgid "To view a repertoire of all characters, choose <menuitem>Insert - Special Character</menuitem>." +msgstr "" #. fFAT9 #: insert_specialchar.xhp @@ -20077,14 +20077,14 @@ msgctxt "" msgid "<link href=\"text/shared/guide/qrcode.xhp\" name=\"QR Code\">QR Code</link>" msgstr "<link href=\"text/shared/guide/qrcode.xhp\" name=\"QR Code\">QR-kode</link>" -#. Q8ujF +#. YdWKF #: qrcode.xhp msgctxt "" "qrcode.xhp\n" "par_id381566315781439\n" "help.text" -msgid "<ahelp hid=\".\">Generate QR Code for any text or URL.</ahelp>" -msgstr "<ahelp hid=\".\">Opret en QR-kode til en vilkårlig tekst eller URL.</ahelp>" +msgid "Generate QR Code for any text or URL." +msgstr "" #. SzeNM #: qrcode.xhp @@ -20113,13 +20113,13 @@ msgctxt "" msgid "URL or Text" msgstr "URL eller tekst" -#. CxDiM +#. ikC8E #: qrcode.xhp msgctxt "" "qrcode.xhp\n" "par_id251566316519649\n" "help.text" -msgid "<ahelp hid=\".\">The text from which to generate the QR code.</ahelp>" +msgid "The text from which to generate the QR code." msgstr "" #. 6mj5K @@ -20149,41 +20149,41 @@ msgctxt "" msgid "There are four standard error correction values." msgstr "Der er fire standard fejlrettelses-værdier." -#. B7CfZ +#. LdLRP #: qrcode.xhp msgctxt "" "qrcode.xhp\n" "par_id271566316757549\n" "help.text" -msgid "<emph>Low</emph>: <ahelp hid=\".\">7% of codewords can be restored.</ahelp>" -msgstr "" +msgid "<emph>Low</emph>: 7% of codewords can be restored." +msgstr "<emph>Lav</emph>: 7% af kodeordene kan gendannes." -#. Tp5Fa +#. gNLdh #: qrcode.xhp msgctxt "" "qrcode.xhp\n" "par_id751566316834436\n" "help.text" -msgid "<emph>Medium</emph>: <ahelp hid=\".\">15% of codewords can be restored.</ahelp>" -msgstr "" +msgid "<emph>Medium</emph>: 15% of codewords can be restored." +msgstr "<emph>Medium</emph>: 15% af kodeordene kan gendannes." -#. 45uQ6 +#. GQtTJ #: qrcode.xhp msgctxt "" "qrcode.xhp\n" "par_id481566316843503\n" "help.text" -msgid "<emph>Quartile</emph>: <ahelp hid=\".\">25% of codewords can be restored.</ahelp>" -msgstr "" +msgid "<emph>Quartile</emph>: 25% of codewords can be restored." +msgstr "<emph>Kvartil</emph>: 25% af kodeordene kan gendannes." -#. sP2BA +#. QBceY #: qrcode.xhp msgctxt "" "qrcode.xhp\n" "par_id641566316849901\n" "help.text" -msgid "<emph>High</emph>: <ahelp hid=\".\">30% of codewords can be restored.</ahelp>" -msgstr "" +msgid "<emph>High</emph>: 30% of codewords can be restored." +msgstr "<emph>Høj</emph>: 30% af kodeordene kan gendannes." #. F32vf #: qrcode.xhp @@ -20194,13 +20194,13 @@ msgctxt "" msgid "Border" msgstr "Kant" -#. jzJW7 +#. wz9kT #: qrcode.xhp msgctxt "" "qrcode.xhp\n" "par_id981566316947064\n" "help.text" -msgid "<ahelp hid=\".\">The width in dots of the border surrounding the QR code.</ahelp>" +msgid "The width in dots of the border surrounding the QR code." msgstr "" #. kZPNW @@ -24361,23 +24361,23 @@ msgctxt "" msgid "Switching Between Insert Mode and Overwrite Mode" msgstr "Skift mellem indsætningstilstand og overskrivningstilstand" -#. BzPEA +#. FrywY #: textmode_change.xhp msgctxt "" "textmode_change.xhp\n" "bm_id3159233\n" "help.text" -msgid "<bookmark_value>text; overwriting or inserting</bookmark_value><bookmark_value>overwrite mode</bookmark_value><bookmark_value>insert mode for entering text</bookmark_value>" -msgstr "<bookmark_value>tekst; overskriv eller indsæt</bookmark_value><bookmark_value>overskrivningstilstand</bookmark_value><bookmark_value>indsætningstilstand til indtastning af tekst</bookmark_value>" +msgid "<bookmark_value>text; overwriting or inserting</bookmark_value> <bookmark_value>overwrite mode</bookmark_value> <bookmark_value>insert mode for entering text</bookmark_value>" +msgstr "" -#. 7ST7D +#. AWrGk #: textmode_change.xhp msgctxt "" "textmode_change.xhp\n" "hd_id3159233\n" "help.text" -msgid "<variable id=\"textmode_change\"><link href=\"text/shared/guide/textmode_change.xhp\" name=\"Switching Between Insert Mode and Overwrite Mode\">Switching Between Insert Mode and Overwrite Mode</link></variable>" -msgstr "<variable id=\"textmode_change\"><link href=\"text/shared/guide/textmode_change.xhp\" name=\"Skift mellem indsætningstilstand og overskrivningstilstand\">Skift mellem indsætningstilstand og overskrivningstilstand</link></variable>" +msgid "<variable id=\"textmode_change\"> <link href=\"text/shared/guide/textmode_change.xhp\" name=\"Switching Between Insert Mode and Overwrite Mode\">Switching Between Insert Mode and Overwrite Mode</link> </variable>" +msgstr "" #. qhFEZ #: textmode_change.xhp @@ -24388,14 +24388,14 @@ msgctxt "" msgid "With the keyboard:" msgstr "Med tastaturet:" -#. 3GsGt +#. beikb #: textmode_change.xhp msgctxt "" "textmode_change.xhp\n" "par_id3153031\n" "help.text" -msgid "Press Insert to toggle between overwrite mode and insert mode. The current mode is displayed on the Status Bar.<switchinline select=\"appl\"><caseinline select=\"CALC\"> The text cursor must be enabled in the cell or in the input line. </caseinline></switchinline>" -msgstr "Tryk Indsæt for at skifte mellem overskrivningstilstand og indsætningstilstand. Den aktuelle tilstand bliver vist på statuslinjen.<switchinline select=\"appl\"><caseinline select=\"CALC\">Tekstmarkøren skal være aktiveret i cellen eller på indtastningslinjen.</caseinline></switchinline>" +msgid "Press <keycode>Insert</keycode> to toggle between overwrite mode and insert mode. The current mode is displayed on the Status Bar. <switchinline select=\"appl\"><caseinline select=\"CALC\"> The text cursor must be enabled in the cell or in the input line.</caseinline></switchinline>" +msgstr "" #. Hd4Vg #: textmode_change.xhp @@ -24415,41 +24415,41 @@ msgctxt "" msgid "On the Status Bar, click on the area indicating the current mode in order to switch to the other mode:" msgstr "På statuslinjen, klik på området som angiver den aktuelle tilstand for at skifte til en anden tilstand:" -#. XAHAp +#. DG4fD #: textmode_change.xhp msgctxt "" "textmode_change.xhp\n" "par_id3145673\n" "help.text" -msgid "<emph>INSRT</emph>" -msgstr "<emph>IND</emph>" +msgid "<emph>Insert</emph>" +msgstr "" -#. ZLXCM +#. DjbYz #: textmode_change.xhp msgctxt "" "textmode_change.xhp\n" "par_id3154307\n" "help.text" -msgid "Insert mode is enabled. <switchinline select=\"appl\"><caseinline select=\"WRITER\">The text cursor is a blinking vertical line. </caseinline></switchinline>Click on the area to enable the overwrite mode." -msgstr "Indsætningstilstand er aktiveret.<switchinline select=\"appl\"><caseinline select=\"WRITER\">Tekstmarkøren er en blinkende lodret linje.</caseinline></switchinline>Klik på området som / arealet til tillad/aktiver overskrivningstilstanden." +msgid "<switchinline select=\"sys\"> <caseinline select=\"MAC\">Insert mode is active.</caseinline> <defaultinline>The area in the status bar is blank, when Insert mode is active.</defaultinline> </switchinline> The text cursor is a blinking vertical line. Click on the area to activate the overwrite mode." +msgstr "" -#. n8G6G +#. XFgYi #: textmode_change.xhp msgctxt "" "textmode_change.xhp\n" "par_id3150984\n" "help.text" -msgid "<emph>OVER</emph>" -msgstr "<emph>OVR</emph>" +msgid "<emph>Overwrite</emph>" +msgstr "" -#. YQKDi +#. idAmv #: textmode_change.xhp msgctxt "" "textmode_change.xhp\n" "par_id3148491\n" "help.text" -msgid "The overwrite mode is enabled. <switchinline select=\"appl\"><caseinline select=\"WRITER\">The text cursor is a blinking block. </caseinline></switchinline>Click on the area to enable insert mode." -msgstr "Overskrivningstilstand er aktiveret.<switchinline select=\"appl\"><caseinline select=\"WRITER\">Tekstmarkøren er en blinkende blok.</caseinline></switchinline>Klik på området for at aktivere indsætningstilstand." +msgid "The overwrite mode is active. The text cursor is a blinking block. Click on the area to activate insert mode." +msgstr "" #. tHRqe #: textmode_change.xhp diff --git a/source/da/helpcontent2/source/text/shared/help.po b/source/da/helpcontent2/source/text/shared/help.po index 409b458aed5..1028febfe6b 100644 --- a/source/da/helpcontent2/source/text/shared/help.po +++ b/source/da/helpcontent2/source/text/shared/help.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2019-10-14 14:32+0200\n" +"POT-Creation-Date: 2020-07-21 11:19+0200\n" "PO-Revision-Date: 2020-05-07 10:54+0000\n" "Last-Translator: Jørgen Madsen <jfma@mailme.dk>\n" "Language-Team: Danish <https://weblate.documentfoundation.org/projects/libo_help-master/textsharedhelp/da/>\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 3.10.3\n" +"X-Generator: LibreOffice\n" "X-POOTLE-MTIME: 1561275748.000000\n" #. jdDhb @@ -133,6 +133,15 @@ msgctxt "" msgid "<variable id=\"searchhelpcontents\">Search help contents</variable>" msgstr "<variable id=\"searchhelpcontents\">Søg i hjælps indholdsfortegnelse</variable>" +#. ucD7E +#: browserhelp.xhp +msgctxt "" +"browserhelp.xhp\n" +"par_id211591971675557\n" +"help.text" +msgid "<variable id=\"noscriptmsg\">Enable JavaScript in the browser to display %PRODUCTNAME Help pages.</variable>" +msgstr "" + #. DXqYQ #: browserhelp.xhp msgctxt "" diff --git a/source/da/helpcontent2/source/text/shared/optionen.po b/source/da/helpcontent2/source/text/shared/optionen.po index dac01096005..d4fb9faed83 100644 --- a/source/da/helpcontent2/source/text/shared/optionen.po +++ b/source/da/helpcontent2/source/text/shared/optionen.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: 2020-06-29 13:08+0200\n" -"PO-Revision-Date: 2020-02-22 17:15+0000\n" +"POT-Creation-Date: 2020-07-21 11:19+0200\n" +"PO-Revision-Date: 2020-07-21 00:35+0000\n" "Last-Translator: SteenRønnow <steen.roennow@mail.dk>\n" "Language-Team: Danish <https://weblate.documentfoundation.org/projects/libo_help-master/textsharedoptionen/da/>\n" "Language: da\n" @@ -925,14 +925,14 @@ msgctxt "" msgid "Save URLs relative to file system" msgstr "Gem URL'er relativt til filsystemet" -#. Dwh8W +#. URbep #: 01010200.xhp msgctxt "" "01010200.xhp\n" "par_id3149484\n" "help.text" -msgid "This option allows you to select the default for <link href=\"text/shared/00/00000005.xhp#speichern\" name=\"relative\"><emph>relative</emph></link> addressing of URLs in the file system and on the Internet. Relative addressing is only possible if the source document and the referenced document are both on the same drive." -msgstr "Denne indstilling lader dig vælge standarden for <link href=\"text/shared/00/00000005.xhp#speichern\" name=\"relative\"><emph>relativ</emph></link> adressering af URL'er i filsystemet og på internettet. Relativ adressering er kun mulig, hvis kildedokumentet og det refererede dokument begge er på samme drev." +msgid "This option allows you to select the default for <link href=\"text/shared/00/00000005.xhp#saving\" name=\"relative\"><emph>relative</emph></link> addressing of URLs in the file system and on the Internet. Relative addressing is only possible if the source document and the referenced document are both on the same drive." +msgstr "" #. jDPKd #: 01010200.xhp @@ -1033,14 +1033,14 @@ msgctxt "" msgid "The Help tip always displays an absolute path. However, if a document is saved in HTML format, <item type=\"productname\">%PRODUCTNAME</item> will enter a relative path if the appropriate check box is selected." msgstr "Hjælpetippet viser altid en absolut sti. <item type=\"productname\">%PRODUCTNAME</item> vil dog altid, hvis et dokument er gemt i HTML-format, angive en relativ sti, hvis det tilhørende afkrydsningsfelt er valgt." -#. tDU47 +#. 2sqRz #: 01010200.xhp msgctxt "" "01010200.xhp\n" "par_id3155176\n" "help.text" -msgid "<ahelp hid=\"cui/ui/optsavepage/relative_fsys\">Select this box for <link href=\"text/shared/00/00000005.xhp#speichern\" name=\"relative saving\"><emph>relative saving</emph></link> of URLs in the file system.</ahelp>" -msgstr "<ahelp hid=\"cui/ui/optsavepage/relative_fsys\">Marker dette felt for <link href=\"text/shared/00/00000005.xhp#speichern\" name=\"relative saving\"><emph>relativ lagring</emph></link> af URL'er i filsystemet.</ahelp>" +msgid "<ahelp hid=\"cui/ui/optsavepage/relative_fsys\">Select this box for <link href=\"text/shared/00/00000005.xhp#saving\" name=\"relative saving\"><emph>relative saving</emph></link> of URLs in the file system.</ahelp>" +msgstr "" #. x9sAv #: 01010200.xhp @@ -1051,14 +1051,14 @@ msgctxt "" msgid "Save URLs relative to internet" msgstr "Gem URL'er relativt til Internettet" -#. HfnEy +#. UHaGc #: 01010200.xhp msgctxt "" "01010200.xhp\n" "par_id3155608\n" "help.text" -msgid "<ahelp hid=\"cui/ui/optsavepage/relative_inet\">Select this box for <link href=\"text/shared/00/00000005.xhp#speichern\" name=\"relative saving\"><emph>relative saving</emph></link> of URLs to the Internet.</ahelp>" -msgstr "<ahelp hid=\"cui/ui/optsavepage/relative_inet\">Vælg dette felt for <link href=\"text/shared/00/00000005.xhp#speichern\" name=\"relative saving\"><emph>relativ lagring</emph></link> af URL'er på internettet.</ahelp>" +msgid "<ahelp hid=\"cui/ui/optsavepage/relative_inet\">Select this box for <link href=\"text/shared/00/00000005.xhp#saving\" name=\"relative saving\"><emph>relative saving</emph></link> of URLs to the Internet.</ahelp>" +msgstr "" #. Ymh8t #: 01010200.xhp @@ -2552,7 +2552,7 @@ msgctxt "" "par_id3153727\n" "help.text" msgid "<ahelp hid=\".\">Sets the Red component modifiable on the vertical color slider, and the Green and Blue components in the two-dimensional color picker field. Allowed values are 0 to 255.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\".\">Sætter komponenten Rød, der kan ændres på den lodrette skyder, og komponenterne Grøn og Blå i det todimensionelle felt Farvevælger. Tilladte værdier er = til 255.</ahelp>" #. G5BRr #: 01010501.xhp @@ -2579,7 +2579,7 @@ msgctxt "" "par_id3153728\n" "help.text" msgid "<ahelp hid=\".\">Sets the Green component modifiable on the vertical color slider, and the Red and Blue components in the two-dimensional color picker field. Allowed values are 0 to 255.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\".\">Sætter komponenten Grøn, der kan ændres på den lodrette skyder, og komponenterne Rød og Blå i det todimensionelle felt Farvevælger. Tilladte værdier er = til 255.</ahelp>" #. NauiA #: 01010501.xhp @@ -8971,14 +8971,14 @@ msgctxt "" msgid "Specifies the background for HTML documents. The background is valid for both new HTML documents and for those that you load, as long as these have not defined their own background." msgstr "" -#. 3SbXD +#. mASX2 #: 01050300.xhp msgctxt "" "01050300.xhp\n" -"par_id3156156\n" +"par_id3151114\n" "help.text" -msgid "<link href=\"text/shared/01/05030600.xhp\" name=\"Further information\">Further information</link>" -msgstr "<link href=\"text/shared/01/05030600.xhp\" name=\"Flere oplysninger\">Flere oplysninger</link>" +msgid "<ahelp hid=\".\">Click a color. Click No Fill to remove a background or highlighting color.</ahelp>" +msgstr "" #. YvDPU #: 01060000.xhp @@ -13343,7 +13343,7 @@ msgctxt "" "hd_id3146798\n" "help.text" msgid "[L] and [S] Columns" -msgstr "" +msgstr "Kolonnerne [i] og [G]" #. bWxuu #: 01130200.xhp diff --git a/source/da/helpcontent2/source/text/simpress/01.po b/source/da/helpcontent2/source/text/simpress/01.po index d5385f2bc60..a880f1c3f9d 100644 --- a/source/da/helpcontent2/source/text/simpress/01.po +++ b/source/da/helpcontent2/source/text/simpress/01.po @@ -3,9 +3,9 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2020-05-07 12:48+0200\n" -"PO-Revision-Date: 2020-05-20 11:28+0000\n" -"Last-Translator: Jørgen Madsen <jfma@mailme.dk>\n" +"POT-Creation-Date: 2020-07-21 11:19+0200\n" +"PO-Revision-Date: 2020-07-21 00:34+0000\n" +"Last-Translator: SteenRønnow <steen.roennow@mail.dk>\n" "Language-Team: Danish <https://weblate.documentfoundation.org/projects/libo_help-master/textsimpress01/da/>\n" "Language: da\n" "MIME-Version: 1.0\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 3.10.3\n" +"X-Generator: LibreOffice\n" "X-POOTLE-MTIME: 1562177847.000000\n" #. mu9aV @@ -1526,7 +1526,7 @@ msgctxt "" "hd_id3155960\n" "help.text" msgid "<link href=\"text/simpress/01/05120000.xhp\" name=\"Change Slide Master\">Change Slide Master</link>" -msgstr "" +msgstr "<link href=\"text/simpress/01/05120000.xhp\" name=\"Change Slide Master\">Modificer Masterdias</link>" #. UCxrT #: 03080000.xhp @@ -3580,15 +3580,6 @@ msgctxt "" msgid "On the Table Bar, click <emph>Table Properties</emph>." msgstr "På Tabellinjen, klik <emph>Tabelegenskaber</emph>." -#. 2uf2C -#: 05090000m.xhp -msgctxt "" -"05090000m.xhp\n" -"hd_id3146119\n" -"help.text" -msgid "<link href=\"text/shared/01/05020100.xhp\" name=\"Font\">Font</link>" -msgstr "<link href=\"text/shared/01/05020100.xhp\" name=\"Skrifttype\">Skrifttype</link>" - #. fcvcu #: 05100000.xhp msgctxt "" diff --git a/source/da/helpcontent2/source/text/swriter.po b/source/da/helpcontent2/source/text/swriter.po index 506eb96dbbe..34d1c3ad08b 100644 --- a/source/da/helpcontent2/source/text/swriter.po +++ b/source/da/helpcontent2/source/text/swriter.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2020-05-11 14:25+0200\n" +"POT-Creation-Date: 2020-07-21 11:19+0200\n" "PO-Revision-Date: 2020-07-14 18:34+0000\n" "Last-Translator: SteenRønnow <steen.roennow@mail.dk>\n" "Language-Team: Danish <https://weblate.documentfoundation.org/projects/libo_help-master/textswriter/da/>\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.1.1\n" +"X-Generator: LibreOffice\n" "X-POOTLE-MTIME: 1560800773.000000\n" #. P7iNX @@ -736,15 +736,6 @@ msgctxt "" msgid "<link href=\"text/shared/01/02180000.xhp\" name=\"Links\">Links</link>" msgstr "<link href=\"text/shared/01/02180000.xhp\" name=\"Kæder\">Kæder</link>" -#. C22bV -#: main0102.xhp -msgctxt "" -"main0102.xhp\n" -"hd_id3156150\n" -"help.text" -msgid "<link href=\"text/shared/01/02220000.xhp\" name=\"ImageMap\">ImageMap</link>" -msgstr "<link href=\"text/shared/01/02220000.xhp\" name=\"Imagemap\">Imagemap</link>" - #. pFCu3 #: main0102.xhp msgctxt "" @@ -1231,6 +1222,15 @@ msgctxt "" msgid "<link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">AutoCorrect Options</link>" msgstr "<link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">Autokorrekturindstillinger</link>" +#. qKqMR +#: main0106.xhp +msgctxt "" +"main0106.xhp\n" +"hd_id3156150\n" +"help.text" +msgid "<link href=\"text/shared/01/02220000.xhp\" name=\"ImageMap\">ImageMap</link>" +msgstr "" + #. VY3FE #: main0106.xhp msgctxt "" diff --git a/source/da/helpcontent2/source/text/swriter/00.po b/source/da/helpcontent2/source/text/swriter/00.po index 3fee36ac395..c630eb1f420 100644 --- a/source/da/helpcontent2/source/text/swriter/00.po +++ b/source/da/helpcontent2/source/text/swriter/00.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2020-04-27 15:55+0200\n" +"POT-Creation-Date: 2020-07-21 11:19+0200\n" "PO-Revision-Date: 2020-07-08 12:12+0000\n" "Last-Translator: SteenRønnow <steen.roennow@mail.dk>\n" "Language-Team: Danish <https://weblate.documentfoundation.org/projects/libo_help-master/textswriter00/da/>\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.1.1\n" +"X-Generator: LibreOffice\n" "X-POOTLE-MTIME: 1562179572.000000\n" #. E9tti @@ -781,14 +781,14 @@ msgctxt "" msgid "Open <emph>Insert</emph> toolbar, click" msgstr "Åbn værktøjslinjen <emph>Indsæt</emph>, klik på" -#. d8Cn4 +#. WgGL9 #: 00000404.xhp msgctxt "" "00000404.xhp\n" "par_id3154569\n" "help.text" -msgid "<image id=\"img_id3152952\" src=\"cmd/sc_insertsection.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3152952\">Icon</alt></image>" -msgstr "<image id=\"img_id3152952\" src=\"cmd/sc_insertsection.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3152952\">Ikon</alt></image>" +msgid "<image id=\"img_id3152952\" src=\"cmd/sc_insertsection.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3152952\">Icon Section</alt></image>" +msgstr "" #. YVzDx #: 00000404.xhp @@ -1276,14 +1276,14 @@ msgctxt "" msgid "Open <emph>Insert</emph> toolbar, click" msgstr "Åbn værktøjslinjen <emph>Indsæt</emph>, klik på" -#. QFRDY +#. 8jBbi #: 00000404.xhp msgctxt "" "00000404.xhp\n" "par_id3149372\n" "help.text" -msgid "<image id=\"img_id3149379\" src=\"cmd/sc_insertframe.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3149379\">Icon</alt></image>" -msgstr "<image id=\"img_id3149379\" src=\"cmd/sc_insertframe.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3149379\">Ikon</alt></image>" +msgid "<image id=\"img_id3149379\" src=\"cmd/sc_insertframe.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149379\">Icon Insert Frame</alt></image>" +msgstr "" #. 9WJAn #: 00000404.xhp @@ -1753,32 +1753,14 @@ msgctxt "" msgid "<variable id=\"autoformattab\">Choose <emph>Table - AutoFormat Styles</emph> (with cursor in a table).</variable>" msgstr "<variable id=\"autoformattab\">Vælg <emph>Tabel - Autoformater typografier</emph> (med markøren i en tabel)</variable>" -#. KtR4n +#. Uxeuc #: 00000405.xhp msgctxt "" "00000405.xhp\n" "par_id3147484\n" "help.text" -msgid "Choose <emph>Format - Image</emph>." -msgstr "Vælg <emph>Formater - Billede</emph>." - -#. fzd8D -#: 00000405.xhp -msgctxt "" -"00000405.xhp\n" -"par_id3147504\n" -"help.text" -msgid "Choose <emph>Insert - Image - From File - Properties</emph> button." -msgstr "Vælg knappen <emph>Indsæt - Billede - Fra fil - Egenskaber</emph>" - -#. FuDEm -#: 00000405.xhp -msgctxt "" -"00000405.xhp\n" -"par_id3145256\n" -"help.text" -msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Choose <emph>Insert - Image - From File</emph> (when graphics are selected).</caseinline></switchinline>" -msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Vælg <emph>Indsæt - Billede - Fra fil</emph> (når der er valgt grafik).</caseinline></switchinline>" +msgid "Choose <menuitem>Format - Image - Properties - Area</menuitem> tab." +msgstr "" #. H2Zb6 #: 00000405.xhp @@ -1789,14 +1771,14 @@ msgctxt "" msgid "On the <emph>Image</emph> bar (when images are selected), click" msgstr "På værktøjslinjen <emph>Billede</emph> (når der er valgt grafik), klikker du på" -#. RTRdP +#. nrAxh #: 00000405.xhp msgctxt "" "00000405.xhp\n" "par_id3150557\n" "help.text" -msgid "<image id=\"img_id3149214\" src=\"cmd/sc_framedialog.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3149214\">Icon</alt></image>" -msgstr "<image id=\"img_id3149214\" src=\"cmd/sc_framedialog.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3149214\">Ikon</alt></image>" +msgid "<image id=\"img_id3149214\" src=\"cmd/sc_framedialog.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149214\">Icon Graphics Properties</alt></image>" +msgstr "" #. nQDmh #: 00000405.xhp @@ -1987,14 +1969,14 @@ msgctxt "" msgid "Choose <emph>Tools - AutoText - AutoText (button) - Macro</emph>." msgstr "Vælg <emph>Funktioner - Autotekst - Autotekst (knap) - Makro</emph>" -#. sm4Qi +#. xACw5 #: 00000405.xhp msgctxt "" "00000405.xhp\n" "par_id3148792\n" "help.text" -msgid "Choose <emph>Edit - ImageMap</emph> - open context menu <emph>Macro</emph>." -msgstr "Vælg <emph>Rediger - Imagemap -</emph> åbn genvejsmenuen <emph>- Makro</emph>" +msgid "Choose <menuitem>Tools - ImageMap</menuitem> - open context menu <emph>Macro</emph>." +msgstr "" #. T5m7n #: 00000405.xhp @@ -2509,14 +2491,14 @@ msgctxt "" msgid "Choose <emph>Format - Frame and Object - Properties</emph>." msgstr "Vælg <emph>Formater - Ramme og objekt - Egenskaber - Indstillinger</emph>." -#. AygsC +#. nsMFC #: 00000405.xhp msgctxt "" "00000405.xhp\n" "par_id3151276\n" "help.text" -msgid "<image id=\"img_id3151283\" src=\"cmd/sc_framedialog.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3151283\">Icon</alt></image>" -msgstr "<image id=\"img_id3151283\" src=\"cmd/sc_framedialog.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3151283\">Ikon</alt></image>" +msgid "<image id=\"img_id3151283\" src=\"cmd/sc_framedialog.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3151283\"> Icon Object Properties</alt></image>" +msgstr "" #. vpeBB #: 00000405.xhp diff --git a/source/da/helpcontent2/source/text/swriter/01.po b/source/da/helpcontent2/source/text/swriter/01.po index 234cfcdfe23..0b7a4f79b26 100644 --- a/source/da/helpcontent2/source/text/swriter/01.po +++ b/source/da/helpcontent2/source/text/swriter/01.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2020-05-25 20:00+0200\n" +"POT-Creation-Date: 2020-07-21 11:19+0200\n" "PO-Revision-Date: 2020-07-15 13:17+0000\n" "Last-Translator: SteenRønnow <steen.roennow@mail.dk>\n" "Language-Team: Danish <https://weblate.documentfoundation.org/projects/libo_help-master/textswriter01/da/>\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.1.1\n" +"X-Generator: LibreOffice\n" "X-POOTLE-MTIME: 1562179621.000000\n" #. sZfWF @@ -19843,14 +19843,14 @@ msgctxt "" msgid "Object" msgstr "Objekt" -#. EEq9x +#. vAyCD #: 05080000.xhp msgctxt "" "05080000.xhp\n" "par_id3149352\n" "help.text" -msgid "<variable id=\"objekttext\"><ahelp hid=\".uno:FrameDialog\">Opens a dialog where you can modify the properties of the selected object, for example, its size and name.</ahelp> </variable>" -msgstr "<variable id=\"objekttext\"><ahelp hid=\".uno:FrameDialog\">Åbner en dialog, hvor du kan ændre egenskaberne for det valgte objekt, for eksempel dets størrelse og navn.</ahelp></variable>" +msgid "<variable id=\"objekttext\"><ahelp hid=\".uno:FrameDialog\">Opens a dialog where you can modify the properties of the selected object, for example, its size and name.</ahelp></variable>" +msgstr "" #. F8EcE #: 05080000.xhp diff --git a/source/da/helpcontent2/source/text/swriter/guide.po b/source/da/helpcontent2/source/text/swriter/guide.po index 28ca749f8d5..4b121501686 100644 --- a/source/da/helpcontent2/source/text/swriter/guide.po +++ b/source/da/helpcontent2/source/text/swriter/guide.po @@ -3,9 +3,9 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2020-07-02 14:37+0200\n" -"PO-Revision-Date: 2020-07-14 18:34+0000\n" -"Last-Translator: sophie <gautier.sophie@gmail.com>\n" +"POT-Creation-Date: 2020-07-21 11:19+0200\n" +"PO-Revision-Date: 2020-07-18 19:34+0000\n" +"Last-Translator: Jørgen Madsen <jfma@mailme.dk>\n" "Language-Team: Danish <https://weblate.documentfoundation.org/projects/libo_help-master/textswriterguide/da/>\n" "Language: da\n" "MIME-Version: 1.0\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.1.1\n" +"X-Generator: LibreOffice\n" "X-POOTLE-MTIME: 1562961482.000000\n" #. XAt2Y @@ -1357,14 +1357,14 @@ msgctxt "" msgid "<link href=\"text/shared/02/02160000.xhp\">Highlight Color icon</link>" msgstr "<link href=\"text/shared/02/02160000.xhp\">Ikonet Fremhævelsesfarve</link>" -#. CYAbX +#. 7cNgF #: background.xhp msgctxt "" "background.xhp\n" "par_id3156180\n" "help.text" -msgid "<link href=\"text/shared/01/05030600.xhp\" name=\"Background tab page\">Background tab page</link>" -msgstr "<link href=\"text/shared/01/05030600.xhp\" name=\"Background tab page\">Baggrund faneblad</link>" +msgid "<link href=\"text/shared/01/05210100.xhp\" name=\"Background tab page\">Background tab page</link>" +msgstr "" #. uaCXb #: background.xhp @@ -11543,7 +11543,7 @@ msgctxt "" "par_id399182\n" "help.text" msgid "You can now for example insert a footer for the \"Default Page Style\" only, or insert footers in both page styles, but with differently formatted page number fields." -msgstr "Nu kan du for eksempel indsætte en sidefod alene i \"Standard sidetypografi\" eller indsætte sidefødder i begge sidetypografier, men med forskelligt formaterede felter i sidetal. " +msgstr "Nu kan du for eksempel indsætte en sidefod alene i \"Standard sidetypografi\" eller indsætte sidefødder i begge sidetypografier, men med forskelligt formaterede felter i sidetal." #. D7byy #: pagenumbers.xhp @@ -11660,7 +11660,7 @@ msgctxt "" "par_id5256508\n" "help.text" msgid "Choose <menuitem>Format - Page Style</menuitem>." -msgstr "" +msgstr "Vælg <menuitem>Formater - Sidetypografi</menuitem>." #. vVVCj #: pageorientation.xhp |