update translations for master
and force-fix errors using pocheck Change-Id: I2923bb9678d96a15a39029e0c7688025caf98a0a
This commit is contained in:
@@ -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: 2025-10-07 13:32+0200\n"
|
||||
"PO-Revision-Date: 2025-08-27 13:54+0000\n"
|
||||
"PO-Revision-Date: 2025-10-16 10:03+0000\n"
|
||||
"Last-Translator: Lars Jødal <lajo@rn.dk>\n"
|
||||
"Language-Team: Danish <https://translations.documentfoundation.org/projects/libo_help-master/textsbasicshared/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: LibreOffice\n"
|
||||
"X-Generator: Weblate 5.10.1\n"
|
||||
"X-POOTLE-MTIME: 1561161214.000000\n"
|
||||
|
||||
#. yzYVt
|
||||
@@ -29634,7 +29634,7 @@ msgctxt ""
|
||||
"par_id3146958\n"
|
||||
"help.text"
|
||||
msgid "Non-negative numbers are preceded by a blank space. Negative numbers are preceded by a minus sign."
|
||||
msgstr ""
|
||||
msgstr "Ikke-negative tal indledes med et mellemrum. Negative tal indledes med et minustegn."
|
||||
|
||||
#. A5Fyi
|
||||
#: 03120103.xhp
|
||||
|
||||
@@ -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: 2025-09-18 11:33+0200\n"
|
||||
"POT-Creation-Date: 2025-10-16 12:00+0200\n"
|
||||
"PO-Revision-Date: 2025-08-03 18:53+0000\n"
|
||||
"Last-Translator: Lars Jødal <lajo@rn.dk>\n"
|
||||
"Language-Team: Danish <https://translations.documentfoundation.org/projects/libo_help-master/textsbasicshared03/da/>\n"
|
||||
@@ -15835,14 +15835,14 @@ msgctxt ""
|
||||
msgid "UNO<br/>object"
|
||||
msgstr "UNO-<br/>objekt"
|
||||
|
||||
#. EB9tC
|
||||
#. fLj99
|
||||
#: sf_dialogcontrol.xhp
|
||||
msgctxt ""
|
||||
"sf_dialogcontrol.xhp\n"
|
||||
"par_id691612811446892\n"
|
||||
"help.text"
|
||||
msgid "The UNO object representing the tree control data model. Refer to <link href=\"https://api.libreoffice.org/docs/idl/ref/interfacecom_1_1sun_1_1star_1_1awt_1_1grid_1_1XGridDataModel.html\">XGridDataModel</link> in Application Programming Interface (API) documentation for detailed information."
|
||||
msgstr "UNO-objektet, der repræsenterer datamodellen for træ-kontrolelementet. Se detaljeret funktion om <link href=\"https://api.libreoffice.org/docs/idl/ref/interfacecom_1_1sun_1_1star_1_1awt_1_1grid_1_1XGridDataModel.html\">XGridDataModel</link> i dokumentationen til Application Programming Interface (API)."
|
||||
msgid "The UNO object representing the grid control data model. Refer to <link href=\"https://api.libreoffice.org/docs/idl/ref/interfacecom_1_1sun_1_1star_1_1awt_1_1grid_1_1XGridDataModel.html\">XGridDataModel</link> in Application Programming Interface (API) documentation for detailed information."
|
||||
msgstr ""
|
||||
|
||||
#. VLPsS
|
||||
#: sf_dialogcontrol.xhp
|
||||
|
||||
@@ -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: 2025-10-07 13:32+0200\n"
|
||||
"PO-Revision-Date: 2025-09-24 00:53+0000\n"
|
||||
"PO-Revision-Date: 2025-10-15 11:54+0000\n"
|
||||
"Last-Translator: Lars Jødal <lajo@rn.dk>\n"
|
||||
"Language-Team: Danish <https://translations.documentfoundation.org/projects/libo_help-master/textscalc01/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: LibreOffice\n"
|
||||
"X-Generator: Weblate 5.10.1\n"
|
||||
"X-POOTLE-MTIME: 1560886639.000000\n"
|
||||
|
||||
#. yzNBP
|
||||
@@ -19864,7 +19864,7 @@ msgctxt ""
|
||||
"par_id541624454496424\n"
|
||||
"help.text"
|
||||
msgid "You can \"escape\" the double quotation mark with an additional double quotation mark, and Calc treats the escaped double quotation mark as a literal value. For example, the formula <input>=\"My name is \"\"John Doe\"\".\"</input> outputs the string <literal>My name is \"John Doe\".</literal> Another simple example is the formula <input>=UNICODE(\"\"\"\")</input> which returns <literal>34</literal>, the decimal value of the Unicode quotation mark character (U+0022) — here the first and fourth double quotation marks indicate the beginning and end of the string, while the second double quotation mark escapes the third."
|
||||
msgstr "Du kan \"undvige\" det dobbelte anførselstegn med et ydeligere dobbelt anførselstegn og Calc behandler det undvegne dobbelte anførselstegn som bogstavelig værdi. For eksempel giver formlen<input>=\"Mit navn er \"\"Jens Hansen\"\".\"</input> som resultat strengen <literal>Mit navn er \"Jens Hansen\".</literal> Et andet enkelt eksempel er formlen <input>=UNICODE(\"\"\"\")</input>, som returnerer <literal>34</literal>, decimalværdien af Unicode anførselstegnet (U+0022) – her viser det det første og det fjerde dobbelte anførselstegn begyndelsen og slutningen af strengen, mens det andet dobbelte anførselstegn beskytter det tredje."
|
||||
msgstr "Du kan \"undvige\" det dobbelte anførselstegn med et yderligere dobbelt anførselstegn og Calc behandler det undvegne dobbelte anførselstegn som bogstavelig værdi. For eksempel giver formlen<input>=\"Mit navn er \"\"Jens Hansen\"\".\"</input> som resultat strengen <literal>Mit navn er \"Jens Hansen\".</literal> Et andet enkelt eksempel er formlen <input>=UNICODE(\"\"\"\")</input>, som returnerer <literal>34</literal>, decimalværdien af Unicode anførselstegnet (U+0022) – her viser det det første og det fjerde dobbelte anførselstegn begyndelsen og slutningen af strengen, mens det andet dobbelte anførselstegn beskytter det tredje."
|
||||
|
||||
#. MfLZn
|
||||
#: 04060110.xhp
|
||||
|
||||
@@ -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: 2025-09-18 11:33+0200\n"
|
||||
"PO-Revision-Date: 2025-08-04 19:53+0000\n"
|
||||
"PO-Revision-Date: 2025-10-16 10:03+0000\n"
|
||||
"Last-Translator: Lars Jødal <lajo@rn.dk>\n"
|
||||
"Language-Team: Danish <https://translations.documentfoundation.org/projects/libo_help-master/textshared/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: LibreOffice\n"
|
||||
"X-Generator: Weblate 5.10.1\n"
|
||||
"X-POOTLE-MTIME: 1550903012.000000\n"
|
||||
|
||||
#. zRW8E
|
||||
@@ -2651,7 +2651,7 @@ msgctxt ""
|
||||
"hd_id841755868691902\n"
|
||||
"help.text"
|
||||
msgid "Automatic Accessibility Checking"
|
||||
msgstr ""
|
||||
msgstr "Automatisk tilgængelighedstjek"
|
||||
|
||||
#. qCvdD
|
||||
#: main_tools.xhp
|
||||
@@ -2660,7 +2660,7 @@ msgctxt ""
|
||||
"par_id611755868819970\n"
|
||||
"help.text"
|
||||
msgid "Checks common accessibility problems in the document automatically."
|
||||
msgstr ""
|
||||
msgstr "Tjekker automatisk dokumentet for almindelige tilgængelighedsproblemer."
|
||||
|
||||
#. NJGJa
|
||||
#: need_help.xhp
|
||||
|
||||
@@ -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: 2025-10-07 13:32+0200\n"
|
||||
"PO-Revision-Date: 2025-08-27 13:54+0000\n"
|
||||
"PO-Revision-Date: 2025-10-16 10:03+0000\n"
|
||||
"Last-Translator: Lars Jødal <lajo@rn.dk>\n"
|
||||
"Language-Team: Danish <https://translations.documentfoundation.org/projects/libo_help-master/textshared00/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: LibreOffice\n"
|
||||
"X-Generator: Weblate 5.10.1\n"
|
||||
"X-POOTLE-MTIME: 1563711617.000000\n"
|
||||
|
||||
#. 3B8ZN
|
||||
@@ -1663,7 +1663,7 @@ msgctxt ""
|
||||
"hd_id931685399557948\n"
|
||||
"help.text"
|
||||
msgid "Other ways:"
|
||||
msgstr ""
|
||||
msgstr "Andre måder:"
|
||||
|
||||
#. viRG4
|
||||
#: 00000004.xhp
|
||||
@@ -3337,7 +3337,7 @@ msgctxt ""
|
||||
"par_id3152863\n"
|
||||
"help.text"
|
||||
msgid "Structured Query Language (SQL) is a language used for database queries. In $[officename] you can formulate queries either in SQL or interactively with the mouse."
|
||||
msgstr "Structured Query Language (SQL) er et sprog brugt til databaseforespørgsler. I $[officename] kan su formulere forespørgsler enten i SQL eller interaktivt med musen."
|
||||
msgstr "Structured Query Language (SQL) er et sprog brugt til databaseforespørgsler. I $[officename] kan du formulere forespørgsler enten i SQL eller interaktivt med musen."
|
||||
|
||||
#. qETJZ
|
||||
#: 00000005.xhp
|
||||
|
||||
@@ -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: 2025-08-22 15:41+0200\n"
|
||||
"POT-Creation-Date: 2025-10-16 12:00+0200\n"
|
||||
"PO-Revision-Date: 2025-08-27 13:53+0000\n"
|
||||
"Last-Translator: Lars Jødal <lajo@rn.dk>\n"
|
||||
"Language-Team: Danish <https://translations.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 5.10.1\n"
|
||||
"X-Generator: LibreOffice\n"
|
||||
"X-POOTLE-MTIME: 1562822777.000000\n"
|
||||
|
||||
#. iharT
|
||||
@@ -3301,14 +3301,14 @@ msgctxt ""
|
||||
msgid "Connecting to SSH servers"
|
||||
msgstr "Forbinde til SSH-servere"
|
||||
|
||||
#. moRU5
|
||||
#. dapQB
|
||||
#: cmis-remote-files-setup.xhp
|
||||
msgctxt ""
|
||||
"cmis-remote-files-setup.xhp\n"
|
||||
"par_id391755780605532\n"
|
||||
"help.text"
|
||||
msgid "Connecting to a SSH server is not available on Windows systems."
|
||||
msgstr "Tilkobling til en SSH-server er ikke tilgængelig på et Windows-system."
|
||||
msgid "Connecting to a SSH server is not available on Windows systems. On other platforms, it depends on D-Bus, GIO and GVfs with SSH support present on the system."
|
||||
msgstr ""
|
||||
|
||||
#. D99tw
|
||||
#: cmis-remote-files-setup.xhp
|
||||
@@ -27584,15 +27584,6 @@ msgctxt ""
|
||||
msgid "<emph>Base Database</emph> opens %PRODUCTNAME <link href=\"text/sdatabase/main.xhp\">Base</link>"
|
||||
msgstr "<emph>Base Database</emph> åbner %PRODUCTNAME <link href=\"text/sdatabase/main.xhp\">Base</link>"
|
||||
|
||||
#. MvEcH
|
||||
#: startcenter.xhp
|
||||
msgctxt ""
|
||||
"startcenter.xhp\n"
|
||||
"par_id082020080310501\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\".\">The <emph>Extensions</emph> button opens the <link href=\"https://extensions.libreoffice.org/\">https://extensions.libreoffice.org/</link> page, where you can download templates and additional features for %PRODUCTNAME.</ahelp>"
|
||||
msgstr "<ahelp hid=\".\">Knappen <emph>Udvidelser</emph> åbner siden <link href=\"https://extensions.libreoffice.org/\">https://extensions.libreoffice.org/</link>, hvor du kan hente skabeloner og andre muligheder til %PRODUCTNAME.</ahelp>"
|
||||
|
||||
#. LtZCU
|
||||
#: startcenter.xhp
|
||||
msgctxt ""
|
||||
|
||||
@@ -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: 2025-07-23 13:31+0200\n"
|
||||
"POT-Creation-Date: 2025-10-16 12:00+0200\n"
|
||||
"PO-Revision-Date: 2025-08-04 19:53+0000\n"
|
||||
"Last-Translator: Lars Jødal <lajo@rn.dk>\n"
|
||||
"Language-Team: Danish <https://translations.documentfoundation.org/projects/libo_help-master/textswriter02/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 5.10.1\n"
|
||||
"X-Generator: LibreOffice\n"
|
||||
"X-POOTLE-MTIME: 1520448049.000000\n"
|
||||
|
||||
#. sqxGb
|
||||
@@ -2214,33 +2214,6 @@ msgctxt ""
|
||||
msgid "Example: 15.678 ROUND 2 displays 15.68"
|
||||
msgstr "Eksempel: 15,678 ROUND 2 viser 15,68"
|
||||
|
||||
#. FkYje
|
||||
#: 14020000.xhp
|
||||
msgctxt ""
|
||||
"14020000.xhp\n"
|
||||
"par_id3148687\n"
|
||||
"help.text"
|
||||
msgid "Percent"
|
||||
msgstr "Procent"
|
||||
|
||||
#. kXxBq
|
||||
#: 14020000.xhp
|
||||
msgctxt ""
|
||||
"14020000.xhp\n"
|
||||
"par_id3155953\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"modules/swriter/ui/inputwinmenu/phd\">Calculates a percentage.</ahelp>"
|
||||
msgstr "<ahelp hid=\"modules/swriter/ui/inputwinmenu/phd\">Beregner en procentdel.</ahelp>"
|
||||
|
||||
#. gefrq
|
||||
#: 14020000.xhp
|
||||
msgctxt ""
|
||||
"14020000.xhp\n"
|
||||
"par_id3149991\n"
|
||||
"help.text"
|
||||
msgid "Example: 10 + 15 PHD displays 10.15"
|
||||
msgstr "Eksempel: 10 + 15 PHD viser 10,15"
|
||||
|
||||
#. KeGBA
|
||||
#: 14020000.xhp
|
||||
msgctxt ""
|
||||
|
||||
Reference in New Issue
Block a user