diff options
author | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2020-01-08 17:10:43 +0100 |
---|---|---|
committer | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2020-01-08 17:15:45 +0100 |
commit | a7bd83b1b05ea2a4604ca73b011afca6ae9b8f40 (patch) | |
tree | 0c6c0c123cc14d9c27da5efb9a5ec20fbb8b141f /source/fi/helpcontent2 | |
parent | 51e009dadcd8769a9902b98ec00d03e26b1ebd54 (diff) |
update translations for 6.4.0 rc2
and force-fix errors using pocheck
Change-Id: I271c6f6ca96a7cfd41bfc51b5e9894033b17fabc
Diffstat (limited to 'source/fi/helpcontent2')
-rw-r--r-- | source/fi/helpcontent2/source/text/scalc/01.po | 86 | ||||
-rw-r--r-- | source/fi/helpcontent2/source/text/shared/01.po | 10 | ||||
-rw-r--r-- | source/fi/helpcontent2/source/text/shared/06.po | 20 | ||||
-rw-r--r-- | source/fi/helpcontent2/source/text/simpress/guide.po | 11 |
4 files changed, 68 insertions, 59 deletions
diff --git a/source/fi/helpcontent2/source/text/scalc/01.po b/source/fi/helpcontent2/source/text/scalc/01.po index 7e55bf1ad10..a925533745a 100644 --- a/source/fi/helpcontent2/source/text/scalc/01.po +++ b/source/fi/helpcontent2/source/text/scalc/01.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2019-12-17 23:04+0100\n" +"POT-Creation-Date: 2019-12-24 17:12+0100\n" "PO-Revision-Date: 2018-11-12 13:37+0000\n" "Last-Translator: Anonymous Pootle User\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -60748,13 +60748,13 @@ msgctxt "" msgid "<variable id=\"variable name\"><ahelp hid=\".\">Returns the pricing for a barrier option, calculated using the Black-Scholes option pricing model.</ahelp></variable>" msgstr "" -#. xjXe5 +#. FxbGq #: func_opt_barrier.xhp msgctxt "" "func_opt_barrier.xhp\n" "par_id371575067051846\n" "help.text" -msgid "OPT_BARRIER(Spot; Volatility; Rate; Foreign Rate; Maturity; Strike; Lower Barrier; Upper Barrier; Rebate; Put or Call; In or Out; Barrier Monitoring; Greek)" +msgid "OPT_BARRIER(Spot; Volatility; Rate; Foreign Rate; Maturity; Strike; LowerBarrier; UpperBarrier; Rebate; PutCall; InOut; BarrierMonitoring; Greek)" msgstr "" #. XEMff @@ -60784,22 +60784,22 @@ msgctxt "" msgid "<variable id=\"optputcall\"><emph>Put or Call</emph> is a string that defines whether the option is a put (“p”) or a call (“c”).</variable>" msgstr "" -#. wKSr7 +#. PdCJb #: func_opt_barrier.xhp msgctxt "" "func_opt_barrier.xhp\n" "par_id651575073773761\n" "help.text" -msgid "<input>=OPT_BARRIER(30,0.2,0.06,0,1,40,25,0,0,\"c\",\"o\",\"c\")</input> returns the value 0.4243." +msgid "<input>=OPT_BARRIER(30;0.2;0.06;0;1;40;25;0;0;\"c\";\"o\";\"c\")</input> returns the value 0.4243." msgstr "" -#. vvTiB +#. ABVQH #: func_opt_barrier.xhp msgctxt "" "func_opt_barrier.xhp\n" "par_id401575073777593\n" "help.text" -msgid "<input>=OPT_BARRIER(50,0.4,0.05,0,0.5,65,0,80,0,\"p\",\"o\",\"c\",\"e\")</input> returns the value 10.1585." +msgid "<input>=OPT_BARRIER(50;0.4;0.05;0;0.5;65;0;80;0;\"p\";\"o\";\"c\";\"e\")</input> returns the value 10.1585." msgstr "" #. HWhRY @@ -60856,13 +60856,13 @@ msgctxt "" msgid "<literal>µ</literal> is the asset’s percentage drift, <literal>vol</literal> is the percentage volatility of the stock, and <literal>dW</literal> is a random sample drawn from a normal distribution with a zero mean. <literal>W</literal> is a Wiener process or Brownian motion." msgstr "" -#. Fpb3w +#. 9NRxu #: func_opt_prob_hit.xhp msgctxt "" "func_opt_prob_hit.xhp\n" "par_id211575074192954\n" "help.text" -msgid "OPT_PROB_HIT(Spot; Volatility; Drift; Maturity; Lower Barrier; Upper Barrier)" +msgid "OPT_PROB_HIT(Spot; Volatility; Drift; Maturity; LowerBarrier; UpperBarrier)" msgstr "" #. XaA8K @@ -60883,22 +60883,22 @@ msgctxt "" msgid "<variable id=\"optstrike\"><emph>Strike</emph> is the strike price of the option and should be non-negative.</variable>" msgstr "" -#. yoxSg +#. mHW3F #: func_opt_prob_hit.xhp msgctxt "" "func_opt_prob_hit.xhp\n" "par_id971575074431070\n" "help.text" -msgid "<input>=OPT_PROB_HIT(30,0.2,0.3,1,0,40)</input> returns the value 0.6119." +msgid "<input>=OPT_PROB_HIT(30;0.2;0.3;1;0;40)</input> returns the value 0.6119." msgstr "" -#. 4GDy6 +#. 3EshE #: func_opt_prob_hit.xhp msgctxt "" "func_opt_prob_hit.xhp\n" "par_id171575074434932\n" "help.text" -msgid "<input>=OPT_PROB_HIT(70,0.3,0.1,0.5,60,0)</input> returns the value 0.4239." +msgid "<input>=OPT_PROB_HIT(70;0.3;0.1;0.5;60;0)</input> returns the value 0.4239." msgstr "" #. RFprF @@ -60955,31 +60955,31 @@ msgctxt "" msgid "<literal>µ</literal> is the asset’s percentage drift, <literal>vol</literal> is the percentage volatility of the stock, and <literal>dW</literal> is a random sample drawn from a normal distribution with a zero mean. <literal>W</literal> is a Wiener process or Brownian motion." msgstr "" -#. Q5kQE +#. pMCin #: func_opt_prob_inmoney.xhp msgctxt "" "func_opt_prob_inmoney.xhp\n" "par_id241575075282150\n" "help.text" -msgid "If the optional <emph>Strike</emph> and <emph>Put or Call</emph> arguments are included, then" +msgid "If the optional <emph>Strike</emph> and <emph>PutCall</emph> arguments are included, then" msgstr "" -#. woEub +#. vxxYT #: func_opt_prob_inmoney.xhp msgctxt "" "func_opt_prob_inmoney.xhp\n" "par_id931575075314553\n" "help.text" -msgid "For a call option, the function returns the probability that the asset will end up between <emph>Strike</emph> and <emph>Upper Barrier</emph>." +msgid "For a call option, the function returns the probability that the asset will end up between <emph>Strike</emph> and <emph>UpperBarrier</emph>." msgstr "" -#. TSjbw +#. UrAPw #: func_opt_prob_inmoney.xhp msgctxt "" "func_opt_prob_inmoney.xhp\n" "par_id531575075321659\n" "help.text" -msgid "For a put option, the function returns the probability that the asset will end up between <emph>Lower Barrier</emph> and <emph>Strike</emph>." +msgid "For a put option, the function returns the probability that the asset will end up between <emph>LowerBarrier</emph> and <emph>Strike</emph>." msgstr "" #. 9VazP @@ -60991,31 +60991,31 @@ msgctxt "" msgid "The function ignores the possibility of knock-out before maturity." msgstr "" -#. FrdBP +#. XTh5Y #: func_opt_prob_inmoney.xhp msgctxt "" "func_opt_prob_inmoney.xhp\n" "par_id761575075027094\n" "help.text" -msgid "OPT_PROB_INMONEY(Spot; Volatility; Drift; Maturity; Lower Barrier; Upper Barrier; Strike; Put or Call)" +msgid "OPT_PROB_INMONEY(Spot; Volatility; Drift; Maturity; LowerBarrier; UpperBarrier; Strike; PutCall)" msgstr "" -#. ykBLq +#. mE6CG #: func_opt_prob_inmoney.xhp msgctxt "" "func_opt_prob_inmoney.xhp\n" "par_id601575074993334\n" "help.text" -msgid "<input>=OPT_PROB_INMONEY(30,0.2,0.1,1,0,50)</input> returns the value 0.9844." +msgid "<input>=OPT_PROB_INMONEY(30;0.2;0.1;1;0;50)</input> returns the value 0.9844." msgstr "" -#. YJ5Rn +#. K7AED #: func_opt_prob_inmoney.xhp msgctxt "" "func_opt_prob_inmoney.xhp\n" "par_id261575074997216\n" "help.text" -msgid "<input>=OPT_PROB_INMONEY(70,0.3,0.15,1,60,0,80,\"p\")</input> returns the value 0.3440." +msgid "<input>=OPT_PROB_INMONEY(70;0.3;0.15;1;60;0;80;\"p\")</input> returns the value 0.3440." msgstr "" #. muQEH @@ -61072,13 +61072,13 @@ msgctxt "" msgid "Further information about touch / no-touch options may be found on many financial websites." msgstr "" -#. EhEcC +#. pyway #: func_opt_touch.xhp msgctxt "" "func_opt_touch.xhp\n" "par_id151575063296819\n" "help.text" -msgid "OPT_TOUCH(Spot; Volatility; Rate; Foreign Rate; Maturity; Lower Barrier; Upper Barrier; Domestic or Foreign; In or Out; Barrier Monitoring; Greek)" +msgid "OPT_TOUCH(Spot; Volatility; Rate; ForeignRate; Maturity; LowerBarrier; UpperBarrier; ForeignDomestic; InOut; BarrierMonitoring; Greek)" msgstr "" #. 6rD5u @@ -61108,13 +61108,13 @@ msgctxt "" msgid "<variable id=\"optrate\"><emph>Rate</emph> is the continuously compounded interest rate. This is a percentage expressed as a decimal (for example, enter 40% as 0.4).</variable>" msgstr "" -#. xoi6x +#. eoG8E #: func_opt_touch.xhp msgctxt "" "func_opt_touch.xhp\n" "par_id71575066333773\n" "help.text" -msgid "<variable id=\"optfrate\"><emph>Foreign Rate</emph> is the continuously compounded foreign interest rate. This is a percentage expressed as a decimal (for example, enter 50% as 0.5).</variable>" +msgid "<variable id=\"optfrate\"><emph>ForeignRate</emph> is the continuously compounded foreign interest rate. This is a percentage expressed as a decimal (for example, enter 50% as 0.5).</variable>" msgstr "" #. hzfJp @@ -61126,49 +61126,49 @@ msgctxt "" msgid "<variable id=\"optmaturity\"><emph>Maturity</emph> is the time to maturity of the option, in years, and should be non-negative.</variable>" msgstr "" -#. GS3cC +#. Gksbz #: func_opt_touch.xhp msgctxt "" "func_opt_touch.xhp\n" "par_id671575066343182\n" "help.text" -msgid "<variable id=\"optlowbar\"><emph>Lower Barrier</emph> is the predetermined lower barrier price; set to zero for no lower barrier.</variable>" +msgid "<variable id=\"optlowbar\"><emph>LowerBarrier</emph> is the predetermined lower barrier price; set to zero for no lower barrier.</variable>" msgstr "" -#. Lz4Ei +#. KDTDW #: func_opt_touch.xhp msgctxt "" "func_opt_touch.xhp\n" "par_id301575066347357\n" "help.text" -msgid "<variable id=\"optupbar\"><emph>Upper Barrier</emph> is the predetermined upper barrier price; set to zero for no upper barrier.</variable>" +msgid "<variable id=\"optupbar\"><emph>UpperBarrier</emph> is the predetermined upper barrier price; set to zero for no upper barrier.</variable>" msgstr "" -#. B7jzn +#. oVmg7 #: func_opt_touch.xhp msgctxt "" "func_opt_touch.xhp\n" "par_id561575066355924\n" "help.text" -msgid "<variable id=\"optdomestic\"><emph>Domestic or Foreign</emph> is a string that defines whether the option pays domestic (“d”) or foreign (“f”) currency.</variable>" +msgid "<variable id=\"optdomestic\"><emph>ForeignDomestic</emph> is a string that defines whether the option pays domestic (“d”) or foreign (“f”) currency.</variable>" msgstr "" -#. rdx6A +#. zTRA2 #: func_opt_touch.xhp msgctxt "" "func_opt_touch.xhp\n" "par_id251575066360596\n" "help.text" -msgid "<variable id=\"optinout\"><emph>In or Out</emph> is a string that defines whether the option is knock-in (“i”) or knock-out (“o”).</variable>" +msgid "<variable id=\"optinout\"><emph>InOut</emph> is a string that defines whether the option is knock-in (“i”) or knock-out (“o”).</variable>" msgstr "" -#. 6L3fG +#. AsXAj #: func_opt_touch.xhp msgctxt "" "func_opt_touch.xhp\n" "par_id861575066366861\n" "help.text" -msgid "<variable id=\"optbarmon\"><emph>Barrier Monitoring</emph> is a string that defines whether the barrier is monitored continuously (“c”) or only at the end / maturity (“e”).</variable>" +msgid "<variable id=\"optbarmon\"><emph>BarrierMonitoring</emph> is a string that defines whether the barrier is monitored continuously (“c”) or only at the end / maturity (“e”).</variable>" msgstr "" #. xyF8R @@ -61252,22 +61252,22 @@ msgctxt "" msgid "“rhof” or “f”." msgstr "" -#. qxDa7 +#. U7QqM #: func_opt_touch.xhp msgctxt "" "func_opt_touch.xhp\n" "par_id181575063666675\n" "help.text" -msgid "<input>=OPT_TOUCH(50,0.25,0.05,0,1,0,55,\"d\",\"i\",\"c\")</input> returns the value 0.6876." +msgid "<input>=OPT_TOUCH(50;0.25;0.05;0;1;0;55;\"d\";\"i\";\"c\")</input> returns the value 0.6876." msgstr "" -#. gyEVF +#. 8JFD4 #: func_opt_touch.xhp msgctxt "" "func_opt_touch.xhp\n" "par_id811575063677250\n" "help.text" -msgid "<input>=OPT_TOUCH(80,0.2,0.05,0,0.5,60,0,\"f\",\"o\",\"c\",\"r\")</input> returns the value 15.5516." +msgid "<input>=OPT_TOUCH(80;0.2;0.05;0;0.5;60;0;\"f\";\"o\";\"c\";\"r\")</input> returns the value 15.5516." msgstr "" #. ychjG diff --git a/source/fi/helpcontent2/source/text/shared/01.po b/source/fi/helpcontent2/source/text/shared/01.po index ab50a7869ce..b7da34b8c19 100644 --- a/source/fi/helpcontent2/source/text/shared/01.po +++ b/source/fi/helpcontent2/source/text/shared/01.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-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 23:05+0100\n" +"POT-Creation-Date: 2019-12-24 17:12+0100\n" "PO-Revision-Date: 2019-08-09 08:24+0000\n" "Last-Translator: serval2412 <serval2412@yahoo.fr>\n" "Language-Team: Finnish <discuss@fi.libreoffice.org>\n" @@ -13705,13 +13705,13 @@ msgctxt "" msgid "In the <emph>Find & Replace</emph> dialog of text documents, you can select to include the comments texts in your searches." msgstr "" -#. TtJvG +#. DX5fQ #: 04050000.xhp msgctxt "" "04050000.xhp\n" "hd_id601573488847729\n" "help.text" -msgid "Replying comments" +msgid "Replying to comments" msgstr "" #. XjKE5 @@ -13723,13 +13723,13 @@ msgctxt "" msgid "If the comment in a text document was written by another author, there is a <emph>Reply</emph> command in the context menu. <ahelp hid=\".\">This command inserts a new comment adjacent to the comment to which you want to reply.</ahelp> The comment anchor is the same for both comments. Type your reply text in the new comment. Save and send your document to other authors, then those authors can add replies, too." msgstr "" -#. gPtB2 +#. FD6oN #: 04050000.xhp msgctxt "" "04050000.xhp\n" "hd_id201573491050815\n" "help.text" -msgid "Marking comments resolved" +msgid "Marking comments as resolved" msgstr "" #. F4jJK diff --git a/source/fi/helpcontent2/source/text/shared/06.po b/source/fi/helpcontent2/source/text/shared/06.po index 587659b7466..f84c541c673 100644 --- a/source/fi/helpcontent2/source/text/shared/06.po +++ b/source/fi/helpcontent2/source/text/shared/06.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2019-11-25 17:08+0100\n" +"POT-Creation-Date: 2019-12-24 17:12+0100\n" "PO-Revision-Date: 2018-09-03 12:57+0000\n" "Last-Translator: Anonymous Pootle User\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -241,6 +241,24 @@ msgctxt "" msgid "<image src=\"media/screenshots/cui/ui/hyperlinknewdocpage/HyperlinkNewDocPage.png\" id=\"img_id411572279106814\"><alt id=\"alt_id611572279106816\">Hyperlink New Document Dialog Image</alt></image>" msgstr "" +#. agtWk +#: simpress_screenshots.xhp +msgctxt "" +"simpress_screenshots.xhp\n" +"tit\n" +"help.text" +msgid "SIMPRESS Screenshots" +msgstr "" + +#. c6FJr +#: simpress_screenshots.xhp +msgctxt "" +"simpress_screenshots.xhp\n" +"par_id431534783734366\n" +"help.text" +msgid "<image src=\"media/screenshots/modules/simpress/ui/optimpressgeneralpage/OptSavePage.png\" id=\"img_id131534783734367\"><alt id=\"alt_id271534783734367\">Impress General Options Dialog</alt></image>" +msgstr "" + #. 9viDm #: svx_screenshots.xhp msgctxt "" diff --git a/source/fi/helpcontent2/source/text/simpress/guide.po b/source/fi/helpcontent2/source/text/simpress/guide.po index 7b1abe7be76..271ff08fe36 100644 --- a/source/fi/helpcontent2/source/text/simpress/guide.po +++ b/source/fi/helpcontent2/source/text/simpress/guide.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-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 23:05+0100\n" +"POT-Creation-Date: 2019-12-24 17:12+0100\n" "PO-Revision-Date: 2018-09-03 12:57+0000\n" "Last-Translator: Anonymous Pootle User\n" "Language-Team: Finnish <discuss@fi.libreoffice.org>\n" @@ -4822,15 +4822,6 @@ msgctxt "" msgid "Select <emph>Enable Presenter Console</emph> in the Presentation area." msgstr "" -#. XLLiS -#: presenter_console.xhp -msgctxt "" -"presenter_console.xhp\n" -"par_id261512578116942\n" -"help.text" -msgid "<image id=\"img_impressoptions\" src=\"media/screenshots/cui/ui/optionsdialog/impressoptionsgeneraldialog.png\" width=\"793px\" height=\"538px\"><alt id=\"alt_id821512578116950\">Enable Presenter Console option</alt></image>" -msgstr "" - #. uvjdu #: presenter_console.xhp msgctxt "" |