update translations for master

and force-fix errors using pocheck

Change-Id: I6f0fe9f8928d5a663a14c9d21990e37f94ee18f6
This commit is contained in:
Christian Lohmaier
2022-05-04 14:13:31 +02:00
parent c2b26d58f5
commit 87be4f00f4
1269 changed files with 178408 additions and 163810 deletions

View File

@@ -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: 2022-04-26 13:58+0200\n"
"PO-Revision-Date: 2022-04-25 17:42+0000\n"
"Last-Translator: Jørgen Madsen <jfma@mailme.dk>\n"
"POT-Creation-Date: 2022-05-04 12:42+0200\n"
"PO-Revision-Date: 2022-05-03 12:47+0000\n"
"Last-Translator: SteenRønnow <steen.roennow@mail.dk>\n"
"Language-Team: Danish <https://translations.documentfoundation.org/projects/libo_help-master/textsbasicshared03/da/>\n"
"Language: da\n"
"MIME-Version: 1.0\n"
@@ -7987,14 +7987,14 @@ msgctxt ""
msgid "# Run queries, SQL statements, ..."
msgstr "# Kør forespørgsler, SQL-udtryk, ..."
#. AVkg5
#. 2Znjy
#: sf_database.xhp
msgctxt ""
"sf_database.xhp\n"
"par_id361619188184750\n"
"help.text"
msgid "The <link href=\"text/sbasic/shared/03/sf_database.xhp#GetDatabase\" name=\"GetDatabase method\">GetDatabase</link> method used in the example above is part of ScriptForge's <literal>Base</literal> service."
msgstr "Metoden <link href=\"text/sbasic/shared/03/sf_database.xhp#GetDatabase\" name=\"GetDatabase method\">GetDatabase</link>, der bruges i eksemplet ovenfor er en del af ScriptForge-tjenesten <literal>Base</literal>."
msgid "The <link href=\"text/sbasic/shared/03/sf_base.xhp#GetDatabase\" name=\"GetDatabase method\">GetDatabase</link> method used in the example above is part of ScriptForge's <literal>Base</literal> service."
msgstr ""
#. EF9Lc
#: sf_database.xhp
@@ -15195,14 +15195,14 @@ msgctxt ""
msgid "aFolder = FSO.PickFolder(\"C:\\Documents\", \"Choose a folder or press Cancel\")"
msgstr "aFolder = FSO.PickFolder(\"C:\\Documents\", \"Vælg en mappe eller tryk på Annuller\")"
#. ENDba
#. nW8Rx
#: sf_filesystem.xhp
msgctxt ""
"sf_filesystem.xhp\n"
"pyc_id631626276402296\n"
"help.text"
msgid "aFolder = fso.PickFolder(r\"C:\\Documents\", \"Choose a folder or press Cancel\")"
msgstr "aFolder = fso.PickFolder(r\"C:\\Documents\", \"Vælg en mappe eller tryk på Annuller\")"
msgid "aFolder = fs.PickFolder(r\"C:\\Documents\", \"Choose a folder or press Cancel\")"
msgstr ""
#. xdfBh
#: sf_filesystem.xhp
@@ -18961,7 +18961,7 @@ msgctxt ""
"par_id321614358809763\n"
"help.text"
msgid "In the example below, the locale is explicitly defined to be Belgian French (\"fr-BE\"), hence the service will load the file \"fr-BE.po\" from the folder \"C:\\myPOFiles\". If the file does not exist, an error will occur."
msgstr ""
msgstr "I eksemplet herunder er lokaliseringen udtrykkelig angivet som belgisk-fransk (\"fr-BE\"), hvorfor tjeneste vil indlæse filen \"fr-BE.po\" fra mappen \"C:\\\\myPOFiles\". Hvis filen ikke findes, sker der en fejl."
#. WpYLF
#: sf_l10n.xhp
@@ -25279,7 +25279,7 @@ msgctxt ""
"par_id141609955500101\n"
"help.text"
msgid "Before using the <literal>Timer</literal> service the <literal>ScriptForge</literal> library needs to be loaded or imported:"
msgstr ""
msgstr "Før brug af tjenesten <literal>Timer</literal> skal biblioteket <literal>ScriptForge</literal> være indlæst:"
#. SCYEX
#: sf_timer.xhp
@@ -25875,14 +25875,14 @@ msgctxt ""
msgid "Document object"
msgstr "Objektet Document"
#. utsAW
#. w8QcA
#: sf_ui.xhp
msgctxt ""
"sf_ui.xhp\n"
"par_id841588521238711\n"
"help.text"
msgid "The methods <literal>CreateDocument</literal>, <literal>CreateBaseDocument</literal>, <literal>GetDocument</literal> and <literal>OpenDocument</literal>, described below, generate document objects. When a window contains a document, an instance of the <literal>Document</literal> class represents that document. A counterexample the Basic IDE is not a document but is a window in our terminology. Additionally a document has a type: <literal>Calc</literal>, <literal>Impress</literal>, <literal>Writer</literal>, ..."
msgstr "Metoderne <literal>CreateDocument</literal> (opret dokument), <literal>CreateBaseDocument</literal> (opret basedokument), <literal>GetDocument</literal> (Hent dokument) og <literal>OpenDocument</literal> (åbn dokument), beskrevet herunder, genererer dokument-objekter. Når et vindue indeholder et dokument, repræsenterer en forekomst af klassen <literal>Document</literal> dette dokument. Et modsat eksempel: et Basic IDE er ikke et dokument, men er et vindue i vor terminologi. Derudover har et dokument en type: <literal>Calc</literal>, <literal>Impress</literal>, <literal>Writer</literal>, ..."
msgid "The methods <literal>CreateDocument</literal>, <literal>CreateBaseDocument</literal>, <literal>GetDocument</literal>, <literal>OpenBaseDocument</literal> and <literal>OpenDocument</literal>, described below, generate document objects. When a window contains a document, an instance of the <literal>Document</literal> class represents that document. A counterexample the Basic IDE is not a document but is a window in our terminology. Additionally a document has a type: <literal>Calc</literal>, <literal>Impress</literal>, <literal>Writer</literal>, ..."
msgstr ""
#. CbJ8H
#: sf_ui.xhp
@@ -26271,14 +26271,14 @@ msgctxt ""
msgid "Open an existing %PRODUCTNAME Base document. The method returns a document object."
msgstr "Åbn et eksisterende %PRODUCTNAME Base-dokument. Metoden returnerer et dokument-objekt."
#. q2E3C
#. CZBya
#: sf_ui.xhp
msgctxt ""
"sf_ui.xhp\n"
"par_id231596555746385\n"
"help.text"
msgid "<emph>filename</emph>: Identifies the file to open. It must follow the <literal>SF_FileSystem.FileNaming</literal> notation. If the file already exists, it is overwritten without warning"
msgstr "<emph>filnavn</emph>: Identificerer den fil, der skal åbnes. Det skal følge <literal>SF_FileSystem.FileNaming</literal>-notationen. Hvis filen allerede findes, overskrives den uden advarsel"
msgid "<emph>filename</emph>: Identifies the file to open. It must follow the <literal>SF_FileSystem.FileNaming</literal> notation."
msgstr ""
#. mtpoL
#: sf_ui.xhp