diff options
author | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2021-01-14 17:04:49 +0100 |
---|---|---|
committer | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2021-01-14 17:14:06 +0100 |
commit | 71869d4e313a0ea83cb90f1987b32e2f1b65e45f (patch) | |
tree | f660c138e3f8518f29e447c8d8bb796713237fa8 /source/sv/helpcontent2 | |
parent | 47577968ccfbc64b78536a117cf1134407bd015e (diff) |
update translations for 7.1.0 rc2
and force-fix errors using pocheck
Change-Id: I643f6b7b2a613da42efd1c76a9e2a5ab847146da
Diffstat (limited to 'source/sv/helpcontent2')
-rw-r--r-- | source/sv/helpcontent2/source/text/sbasic/guide.po | 38 | ||||
-rw-r--r-- | source/sv/helpcontent2/source/text/scalc/01.po | 12 | ||||
-rw-r--r-- | source/sv/helpcontent2/source/text/scalc/guide.po | 18 | ||||
-rw-r--r-- | source/sv/helpcontent2/source/text/shared/guide.po | 26 | ||||
-rw-r--r-- | source/sv/helpcontent2/source/text/swriter/menu.po | 14 |
5 files changed, 54 insertions, 54 deletions
diff --git a/source/sv/helpcontent2/source/text/sbasic/guide.po b/source/sv/helpcontent2/source/text/sbasic/guide.po index 6241e70bc77..7f1b76ab308 100644 --- a/source/sv/helpcontent2/source/text/sbasic/guide.po +++ b/source/sv/helpcontent2/source/text/sbasic/guide.po @@ -4,16 +4,16 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2019-11-08 19:34+0100\n" -"PO-Revision-Date: 2018-09-04 15:33+0000\n" -"Last-Translator: Påvel Nicklasson <pavelnicklasson@bahnhof.se>\n" -"Language-Team: LANGUAGE <LL@li.org>\n" +"PO-Revision-Date: 2020-12-25 11:36+0000\n" +"Last-Translator: Andreas Pettersson <az@kth.se>\n" +"Language-Team: Swedish <https://translations.documentfoundation.org/projects/libo_help-7-1/textsbasicguide/sv/>\n" "Language: sv\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Accelerator-Marker: ~\n" -"X-Generator: LibreOffice\n" +"X-Generator: Weblate 4.4\n" "X-POOTLE-MTIME: 1536075213.000000\n" #. WcTKB @@ -194,7 +194,7 @@ msgctxt "" "tit\n" "help.text" msgid "Basic to Python" -msgstr "" +msgstr "Basic till Python" #. eoGBT #: basic_2_python.xhp @@ -203,7 +203,7 @@ msgctxt "" "N0430\n" "help.text" msgid "<bookmark_value>Basic;Calling Python</bookmark_value> <bookmark_value>API;SimpleFileAccess</bookmark_value> <bookmark_value>API;PathSettings</bookmark_value> <bookmark_value>API;XScript</bookmark_value>" -msgstr "" +msgstr "<bookmark_value>Basic;Anropar Python</bookmark_value> <bookmark_value>API;SimpleFileAccess</bookmark_value> <bookmark_value>API;PathSettings</bookmark_value> <bookmark_value>API;XScript</bookmark_value>" #. 8tB4f #: basic_2_python.xhp @@ -212,7 +212,7 @@ msgctxt "" "hd_id811571848401485\n" "help.text" msgid "<variable id=\"basic2python\"><link href=\"text/sbasic/guide/basic_2_python.xhp\" name=\"Basic Programming Examples\">Calling Python Scripts from Basic</link></variable>" -msgstr "" +msgstr "<variable id=\"basic2python\"><link href=\"text/sbasic/guide/basic_2_python.xhp\" name=\"Basic Programming Examples\">Att anropa Python-skript från Basic</link></variable>" #. P7E4G #: basic_2_python.xhp @@ -221,7 +221,7 @@ msgctxt "" "N0432\n" "help.text" msgid "Calling Python scripts from %PRODUCTNAME Basic macros is possible, and valuable features can be obtained such as:" -msgstr "" +msgstr "Det går att anropa Python-skript från %PRODUCTNAME Basic-makron och bland annat åstadkomma följande viktiga funktioner:" #. ZKSB3 #: basic_2_python.xhp @@ -230,7 +230,7 @@ msgctxt "" "N0433\n" "help.text" msgid "<literal>ComputerName</literal> identification or <literal>OSName</literal> detection are possible," -msgstr "" +msgstr "Det går att identifiera <literal>ComputerName</literal> eller upptäcka <literal>OSName</literal>," #. AW7Lr #: basic_2_python.xhp @@ -239,7 +239,7 @@ msgctxt "" "N0434\n" "help.text" msgid "Basic <literal>FileLen()</literal> function and <link href=\"https://api.libreoffice.org/docs/idl/ref/servicecom_1_1sun_1_1star_1_1ucb_1_1SimpleFileAccess.html\" name=\"ucb.SimpleFileAccess\">com.sun.star.ucb.SimpleFileAccess.</link><literal>getSize()</literal> API function exhibit a 2 Gigabytes file size upper limit that Python helps to overcome," -msgstr "" +msgstr "Basic-funktionen <literal>FileLen()</literal> och <link href=\"https://api.libreoffice.org/docs/idl/ref/servicecom_1_1sun_1_1star_1_1ucb_1_1SimpleFileAccess.html\" name=\"ucb.SimpleFileAccess\">com.sun.star.ucb.SimpleFileAccess.</link>API-funktionen <literal>getSize()</literal> har en övre gräns på 2 Gigabyte filstorlek som Python hjälper till att övervinna," #. At8D2 #: basic_2_python.xhp @@ -248,7 +248,7 @@ msgctxt "" "N0435\n" "help.text" msgid "<link href=\"https://api.libreoffice.org/docs/idl/ref/servicecom_1_1sun_1_1star_1_1util_1_1PathSettings.html\" name=\"util.PathSettings\">com.sun.star.util.PathSettings</link> can be normalized," -msgstr "" +msgstr "<link href=\"https://api.libreoffice.org/docs/idl/ref/servicecom_1_1sun_1_1star_1_1util_1_1PathSettings.html\" name=\"util.PathSettings\">com.sun.star.util.PathSettings</link> kan normaliseras," #. CPd9K #: basic_2_python.xhp @@ -257,7 +257,7 @@ msgctxt "" "N0436\n" "help.text" msgid "and many more." -msgstr "" +msgstr "och många fler." #. JvzSR #: basic_2_python.xhp @@ -275,7 +275,7 @@ msgctxt "" "N0438\n" "help.text" msgid "Retrieving Python Scripts" -msgstr "" +msgstr "Hämtar Python-skript" #. bBTqb #: basic_2_python.xhp @@ -302,7 +302,7 @@ msgctxt "" "N0445\n" "help.text" msgid "' Arguments:" -msgstr "" +msgstr "' Argument:" #. nvnTr #: basic_2_python.xhp @@ -329,7 +329,7 @@ msgctxt "" "N0448\n" "help.text" msgid "' Result:" -msgstr "" +msgstr "' Resultat:" #. kskTS #: basic_2_python.xhp @@ -338,7 +338,7 @@ msgctxt "" "N0449\n" "help.text" msgid "' located com.sun.star.script.provider.XScript UNO service'''" -msgstr "" +msgstr "' hittade com.sun.star.script.provider.XScript UNO-tjänst'''" #. F9Hvi #: basic_2_python.xhp @@ -356,7 +356,7 @@ msgctxt "" "N0463\n" "help.text" msgid "Executing Python Scripts" -msgstr "" +msgstr "Kör Python-skript" #. pAfKa #: basic_2_python.xhp @@ -365,7 +365,7 @@ msgctxt "" "N0464\n" "help.text" msgid "Syntax" -msgstr "" +msgstr "Syntax" #. gVpsb #: basic_2_python.xhp diff --git a/source/sv/helpcontent2/source/text/scalc/01.po b/source/sv/helpcontent2/source/text/scalc/01.po index 43848d3435b..756836a20af 100644 --- a/source/sv/helpcontent2/source/text/scalc/01.po +++ b/source/sv/helpcontent2/source/text/scalc/01.po @@ -4,16 +4,16 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2020-11-20 15:33+0100\n" -"PO-Revision-Date: 2019-05-01 17:41+0000\n" -"Last-Translator: Robert <riedelkarlsson@gmail.com>\n" -"Language-Team: LANGUAGE <LL@li.org>\n" +"PO-Revision-Date: 2020-12-25 11:36+0000\n" +"Last-Translator: Andreas Pettersson <az@kth.se>\n" +"Language-Team: Swedish <https://translations.documentfoundation.org/projects/libo_help-7-1/textscalc01/sv/>\n" "Language: sv\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Accelerator-Marker: ~\n" -"X-Generator: LibreOffice\n" +"X-Generator: Weblate 4.4\n" "X-POOTLE-MTIME: 1556732502.000000\n" #. sZfWF @@ -68675,7 +68675,7 @@ msgctxt "" "hd_id151521553082338\n" "help.text" msgid "Import" -msgstr "" +msgstr "Importera" #. LrH8y #: xml_source.xhp diff --git a/source/sv/helpcontent2/source/text/scalc/guide.po b/source/sv/helpcontent2/source/text/scalc/guide.po index 02e35f28a29..bc39834f6ee 100644 --- a/source/sv/helpcontent2/source/text/scalc/guide.po +++ b/source/sv/helpcontent2/source/text/scalc/guide.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2020-12-14 15:33+0100\n" +"POT-Creation-Date: 2021-01-14 14:56+0100\n" "PO-Revision-Date: 2018-11-14 12:10+0000\n" "Last-Translator: Anonymous Pootle User\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -12481,14 +12481,14 @@ msgctxt "" msgid "<variable id=\"text_wrap\"><link href=\"text/scalc/guide/text_wrap.xhp\" name=\"Writing Multi-line Text\">Writing Multi-line Text</link></variable>" msgstr "<variable id=\"text_wrap\"><link href=\"text/scalc/guide/text_wrap.xhp\" name=\"Skriva flera rader text\">Skriva flera rader text</link></variable>" -#. YrAA5 +#. WGo9x #: text_wrap.xhp msgctxt "" "text_wrap.xhp\n" "par_id3156280\n" "help.text" -msgid "Pressing the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Enter keys inserts a manual line break. This shortcut works directly in the cell or in the input line. The input line can be expanded to the multi-line by the Down arrow button on the right." -msgstr "Tryck på <switchinline select=\"sys\"><caseinline select=\"MAC\">Kommando</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Retur för att infoga radbrytningar manuellt. Detta kortkommando fungerar direkt i cellen eller på inmatningsraden. Inmatningsraden kan utökas till att bli flerradig genom att trycka på nedåtpilsknappen till höger om inmatningsraden." +msgid "Pressing the <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline>+Enter keys inserts a manual line break. This shortcut works directly in the cell or in the input line. The input line can be expanded to the multi-line by the Down arrow button on the right." +msgstr "" #. Cs3FE #: text_wrap.xhp @@ -12508,20 +12508,20 @@ msgctxt "" msgid "Select all the cells where you want the text to break at the right border." msgstr "Markera alla celler där texten ska brytas i den högra kanten." -#. FDxYh +#. 3zSSw #: text_wrap.xhp msgctxt "" "text_wrap.xhp\n" "par_id3148575\n" "help.text" -msgid "In <emph>Format - Cells - Alignment</emph>, mark the <emph>Wrap text automatically</emph> option and click OK." -msgstr "Markera alternativet <emph>Radbryt text automatiskt</emph> i <emph>Format - Cell - Justering</emph> och klicka på OK." +msgid "In <menuitem>Format - Cells - Alignment</menuitem>, mark the <emph>Wrap text automatically</emph> option and click OK." +msgstr "" -#. Vf66T +#. GGFPz #: text_wrap.xhp msgctxt "" "text_wrap.xhp\n" -"note_xls_optimal_height\n" +"par_id201608575657740\n" "help.text" msgid "For automatic wrapping in XLS files, the rows in question should be set to Optimal Height." msgstr "" diff --git a/source/sv/helpcontent2/source/text/shared/guide.po b/source/sv/helpcontent2/source/text/shared/guide.po index ba1e2842282..067bfee7ff5 100644 --- a/source/sv/helpcontent2/source/text/shared/guide.po +++ b/source/sv/helpcontent2/source/text/shared/guide.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2020-12-15 13:40+0100\n" +"POT-Creation-Date: 2021-01-14 14:56+0100\n" "PO-Revision-Date: 2019-08-09 08:30+0000\n" "Last-Translator: serval2412 <serval2412@yahoo.fr>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -1321,14 +1321,14 @@ msgctxt "" msgid "Inserting line breaks in $[officename] Calc spreadsheet cells" msgstr "Infoga radbrytningar i kalkylbladsceller i $[officename] Calc" -#. d2QCa +#. E2hX5 #: breaking_lines.xhp msgctxt "" "breaking_lines.xhp\n" "par_idN106E0\n" "help.text" -msgid "To insert a line break in a spreadsheet cell, press the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Enter keys." -msgstr "Du infogar en radbrytning i en tabelldokumentcell genom att trycka på <switchinline select=\"sys\"><caseinline select=\"MAC\">Kommando</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Retur." +msgid "To insert a line break in a spreadsheet cell, press the <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline>+<keycode>Enter</keycode> keys." +msgstr "" #. y6vE4 #: breaking_lines.xhp @@ -1339,14 +1339,14 @@ msgctxt "" msgid "This will work only with the text edit cursor inside the cell, not at the input line. So first double-click the cell, then single-click at the text position where you want the line break." msgstr "Detta fungerar bara när textmarkören finns i cellen, inte på inmatningsraden. Dubbelklicka därför först i cellen och enkelklicka sedan där du vill infoga radbrytningen." -#. cCiMt +#. Bb95V #: breaking_lines.xhp msgctxt "" "breaking_lines.xhp\n" "par_id0509200914160968\n" "help.text" -msgid "You can search for a newline character in the Find & Replace dialog by searching for \\n as a regular expression. You can use the text function CHAR(10) to insert a newline character into a text formula." -msgstr "Du kan söka efter radbrytningstecknet (\\n) i dialogrutan Sök och ersätt som ett reguljärt uttryck. Om du vill skapa en radbrytning i en textformel kan du använda funktionen TECKENKOD(10)." +msgid "You can search for a newline character in the Find & Replace dialog by searching for <literal>\\n</literal> as a regular expression. You can use the text function CHAR(10) to insert a newline character into a text formula." +msgstr "" #. BsAfw #: breaking_lines.xhp @@ -1366,14 +1366,14 @@ msgctxt "" msgid "Select the cells for which you want an automatic line break." msgstr "Markera de celler där raderna ska brytas automatiskt." -#. Cd948 +#. qiLsG #: breaking_lines.xhp msgctxt "" "breaking_lines.xhp\n" "par_idN106F1\n" "help.text" -msgid "Choose <emph>Format - Cells - Alignment</emph>." -msgstr "Välj <emph>Format - Celler - Justering</emph>." +msgid "Choose <menuitem>Format - Cells - Alignment</menuitem>." +msgstr "" #. jjEEf #: breaking_lines.xhp @@ -1393,14 +1393,14 @@ msgctxt "" msgid "Inserting line breaks in $[officename] Writer text document tables" msgstr "Infoga radbrytningar i textdokumenttabeller i $[officename] Writer" -#. B48ap +#. 4RYMp #: breaking_lines.xhp msgctxt "" "breaking_lines.xhp\n" "par_idN10707\n" "help.text" -msgid "To insert a line break in a text document table cell, press the Enter key." -msgstr "Du infogar en radbrytning i en tabellcell i ett textdokument genom att trycka på Retur." +msgid "To insert a line break in a text document table cell, press the <keycode>Enter</keycode> key." +msgstr "" #. Gm3yj #: breaking_lines.xhp diff --git a/source/sv/helpcontent2/source/text/swriter/menu.po b/source/sv/helpcontent2/source/text/swriter/menu.po index a24c19dbff8..689bb743045 100644 --- a/source/sv/helpcontent2/source/text/swriter/menu.po +++ b/source/sv/helpcontent2/source/text/swriter/menu.po @@ -4,16 +4,16 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2020-11-16 13:43+0100\n" -"PO-Revision-Date: 2020-03-15 08:15+0000\n" -"Last-Translator: Robert <riedelkarlsson@gmail.com>\n" -"Language-Team: Swedish <https://weblate.documentfoundation.org/projects/libo_help-master/textswritermenu/sv/>\n" +"PO-Revision-Date: 2020-12-25 11:36+0000\n" +"Last-Translator: Andreas Pettersson <az@kth.se>\n" +"Language-Team: Swedish <https://translations.documentfoundation.org/projects/libo_help-7-1/textswritermenu/sv/>\n" "Language: sv\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Accelerator-Marker: ~\n" -"X-Generator: LibreOffice\n" +"X-Generator: Weblate 4.4\n" "X-POOTLE-MTIME: 1462674538.000000\n" #. tP5yN @@ -23,7 +23,7 @@ msgctxt "" "tit\n" "help.text" msgid "Footnote and Endnote" -msgstr "" +msgstr "Fotnot och slutnot" #. FKmED #: insert_footnote_endnote.xhp @@ -32,7 +32,7 @@ msgctxt "" "hd_id03042016113344773\n" "help.text" msgid "<link href=\"text/swriter/menu/insert_footnote_endnote.xhp\">Footnote and Endnote</link>" -msgstr "" +msgstr "<link href=\"text/swriter/menu/insert_footnote_endnote.xhp\">Fotnot och slutnot</link>" #. Nn9aD #: insert_footnote_endnote.xhp @@ -41,7 +41,7 @@ msgctxt "" "par_id030420161136126396\n" "help.text" msgid "<ahelp hid=\".\">The menu contains commands to insert a footnote or endnote with or without additional user interaction.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\".\">Menyn innehåller kommandon för att infoga en fotnot eller slutnot med eller utan ytterligare användarinteraktion.</ahelp>" #. DAD9F #: insert_footnote_endnote.xhp |