aboutsummaryrefslogtreecommitdiff
path: root/source/fi/helpcontent2
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2020-06-24 12:44:15 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2020-06-24 12:54:11 +0200
commit1e6bf2ef267495ec8ab483418a79c23d1fa73e0b (patch)
treebcf5e44c9292e8ca4afc1298b3307d097c7cf7a1 /source/fi/helpcontent2
parentb3af6d45ec04aa0bb3861e7fb1eab95a66c822f2 (diff)
update translations for master/7.0 and add ckb (Central Kurdish) files
Change-Id: If4a63e426ebf7de50806fbd2699cea08b26453e4
Diffstat (limited to 'source/fi/helpcontent2')
-rw-r--r--source/fi/helpcontent2/source/text/sbasic/shared.po1054
-rw-r--r--source/fi/helpcontent2/source/text/scalc/01.po20
-rw-r--r--source/fi/helpcontent2/source/text/schart/01.po85
-rw-r--r--source/fi/helpcontent2/source/text/sdraw.po8
-rw-r--r--source/fi/helpcontent2/source/text/sdraw/01.po452
-rw-r--r--source/fi/helpcontent2/source/text/shared.po272
-rw-r--r--source/fi/helpcontent2/source/text/shared/00.po8
-rw-r--r--source/fi/helpcontent2/source/text/shared/01.po409
-rw-r--r--source/fi/helpcontent2/source/text/shared/02.po8
-rw-r--r--source/fi/helpcontent2/source/text/simpress.po8
-rw-r--r--source/fi/helpcontent2/source/text/simpress/02.po38
11 files changed, 1964 insertions, 398 deletions
diff --git a/source/fi/helpcontent2/source/text/sbasic/shared.po b/source/fi/helpcontent2/source/text/sbasic/shared.po
index f94a51f978f..16fbd0dec6b 100644
--- a/source/fi/helpcontent2/source/text/sbasic/shared.po
+++ b/source/fi/helpcontent2/source/text/sbasic/shared.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: 2020-05-25 20:00+0200\n"
+"POT-Creation-Date: 2020-06-22 17:23+0200\n"
"PO-Revision-Date: 2020-03-27 22:16+0000\n"
"Last-Translator: Tuomas Hietala <tuomas.hietala@iki.fi>\n"
"Language-Team: Finnish <https://weblate.documentfoundation.org/projects/libo_help-master/textsbasicshared/fi/>\n"
@@ -35593,13 +35593,13 @@ msgctxt ""
msgid "<bookmark_value>CreateUnoService function</bookmark_value><bookmark_value>API;FilePicker</bookmark_value><bookmark_value>API;FunctionAccess</bookmark_value>"
msgstr ""
-#. hgVjB
+#. aeYuT
#: 03131600.xhp
msgctxt ""
"03131600.xhp\n"
"hd_id3150682\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03131600.xhp\" name=\"CreateUnoService Function\">CreateUnoService Function</link>"
+msgid "<variable id=\"createunoserviceh1\"><link href=\"text/sbasic/shared/03131600.xhp\" name=\"CreateUnoService Function\">CreateUnoService Function</link></variable>"
msgstr ""
#. rJbLM
@@ -35629,13 +35629,13 @@ msgctxt ""
msgid "For a list of available services, go to: <link href=\"https://api.libreoffice.org/docs/idl/ref/namespacecom_1_1sun_1_1star.html\" name=\"api.libreoffice.org com::sun::star Module Reference\">https://api.libreoffice.org/docs/idl/ref/namespacecom_1_1sun_1_1star.html</link>"
msgstr ""
-#. xxDWW
+#. 9jnBL
#: 03131600.xhp
msgctxt ""
"03131600.xhp\n"
"bm_id731561653332192\n"
"help.text"
-msgid "<bookmark_value>Calc functions;API Service</bookmark_value><bookmark_value>Calling Calc functions in Basic</bookmark_value><bookmark_value>CreateUnoService function; Calling Calc functions</bookmark_value>"
+msgid "<bookmark_value>Calc functions;API Service</bookmark_value>"
msgstr ""
#. 7YLme
@@ -35647,6 +35647,15 @@ msgctxt ""
msgid "Calling Calc functions in Basic:"
msgstr ""
+#. dASYG
+#: 03131600.xhp
+msgctxt ""
+"03131600.xhp\n"
+"par_id741592351349391\n"
+"help.text"
+msgid "REM The code below does not work for add-in functions, which have a different calling procedure."
+msgstr ""
+
#. JnBj8
#: 03131600.xhp
msgctxt ""
@@ -39877,6 +39886,1041 @@ msgctxt ""
msgid "Using <literal>Resume</literal> without parameters to re-execute the faulty instruction can fit certain situations. However that may cause a neverending loop."
msgstr ""
+#. t97uD
+#: calc_functions.xhp
+msgctxt ""
+"calc_functions.xhp\n"
+"tit\n"
+"help.text"
+msgid "Calling Calc Functions in Macros"
+msgstr ""
+
+#. mpMbn
+#: calc_functions.xhp
+msgctxt ""
+"calc_functions.xhp\n"
+"bm_id291592361063458\n"
+"help.text"
+msgid "<bookmark_value>calling Calc function;macros</bookmark_value> <bookmark_value>macros;calling Calc function</bookmark_value> <bookmark_value>createUNOservice function;calling Calc function</bookmark_value> <bookmark_value>API;addin.Analysis</bookmark_value>"
+msgstr ""
+
+#. CSA8o
+#: calc_functions.xhp
+msgctxt ""
+"calc_functions.xhp\n"
+"hd_id91592352089011\n"
+"help.text"
+msgid "<variable id=\"CallingCalcFunctionsh1\"><link href=\"text/sbasic/shared/calc_functions.xhp\" name=\"Calling Calc Functions\">Calling Calc Functions</link></variable>"
+msgstr ""
+
+#. DeJyb
+#: calc_functions.xhp
+msgctxt ""
+"calc_functions.xhp\n"
+"par_id1001592359117987\n"
+"help.text"
+msgid "In addition to the native BASIC functions, you can call Calc functions in your macros and scripts."
+msgstr ""
+
+#. pFoqw
+#: calc_functions.xhp
+msgctxt ""
+"calc_functions.xhp\n"
+"hd_id251592352174921\n"
+"help.text"
+msgid "Calling Internal Calc functions in Basic"
+msgstr ""
+
+#. 2rKcD
+#: calc_functions.xhp
+msgctxt ""
+"calc_functions.xhp\n"
+"par_id731592352332694\n"
+"help.text"
+msgid "Use the <literal>CreateUNOService</literal> function to access the <literal>com.sun.star.sheet.FunctionAccess</literal> service."
+msgstr ""
+
+#. V3quU
+#: calc_functions.xhp
+msgctxt ""
+"calc_functions.xhp\n"
+"hd_id561592352225441\n"
+"help.text"
+msgid "Calling Add-In Calc Functions in BASIC"
+msgstr ""
+
+#. ufZSW
+#: calc_functions.xhp
+msgctxt ""
+"calc_functions.xhp\n"
+"par_id261592359338681\n"
+"help.text"
+msgid "The Calc Add-In functions are in service <literal>com.sun.star.sheet.addin.Analysis</literal>."
+msgstr ""
+
+#. Yrje5
+#: calc_functions.xhp
+msgctxt ""
+"calc_functions.xhp\n"
+"bas_id421592358343633\n"
+"help.text"
+msgid "REM Example calling Addin function SQRTPI"
+msgstr ""
+
+#. bFnDA
+#: calc_functions.xhp
+msgctxt ""
+"calc_functions.xhp\n"
+"bas_id731592358351744\n"
+"help.text"
+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 ""
+"calc_functions.xhp\n"
+"bas_id211592358377026\n"
+"help.text"
+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 ""
+"calc_functions.xhp\n"
+"par_id721592355432992\n"
+"help.text"
+msgid "ACCRINT"
+msgstr ""
+
+#. oKBuD
+#: calc_functions.xhp
+msgctxt ""
+"calc_functions.xhp\n"
+"par_id311592355461144\n"
+"help.text"
+msgid "ACCRINTM"
+msgstr ""
+
+#. pBfUh
+#: calc_functions.xhp
+msgctxt ""
+"calc_functions.xhp\n"
+"par_id731592355465193\n"
+"help.text"
+msgid "AMORDEGRC"
+msgstr ""
+
+#. ViiCh
+#: calc_functions.xhp
+msgctxt ""
+"calc_functions.xhp\n"
+"par_id361592355471024\n"
+"help.text"
+msgid "AMORLINC"
+msgstr ""
+
+#. ZeeMB
+#: calc_functions.xhp
+msgctxt ""
+"calc_functions.xhp\n"
+"par_id11592355475920\n"
+"help.text"
+msgid "BESSELI"
+msgstr ""
+
+#. Bv4xD
+#: calc_functions.xhp
+msgctxt ""
+"calc_functions.xhp\n"
+"par_id841592355481243\n"
+"help.text"
+msgid "BESSELJ"
+msgstr ""
+
+#. Ana8S
+#: calc_functions.xhp
+msgctxt ""
+"calc_functions.xhp\n"
+"par_id781592355488489\n"
+"help.text"
+msgid "BESSELK"
+msgstr ""
+
+#. gPmYm
+#: calc_functions.xhp
+msgctxt ""
+"calc_functions.xhp\n"
+"par_id751592355494321\n"
+"help.text"
+msgid "BESSELY"
+msgstr ""
+
+#. Rhr8N
+#: calc_functions.xhp
+msgctxt ""
+"calc_functions.xhp\n"
+"par_id661592355500416\n"
+"help.text"
+msgid "BIN2DEC"
+msgstr ""
+
+#. CF6He
+#: calc_functions.xhp
+msgctxt ""
+"calc_functions.xhp\n"
+"par_id331592355505769\n"
+"help.text"
+msgid "BIN2HEX"
+msgstr ""
+
+#. XJGN7
+#: calc_functions.xhp
+msgctxt ""
+"calc_functions.xhp\n"
+"par_id691592355510409\n"
+"help.text"
+msgid "BIN2OCT"
+msgstr ""
+
+#. trpYC
+#: calc_functions.xhp
+msgctxt ""
+"calc_functions.xhp\n"
+"par_id1001592355515562\n"
+"help.text"
+msgid "COMPLEX"
+msgstr ""
+
+#. eHuPF
+#: calc_functions.xhp
+msgctxt ""
+"calc_functions.xhp\n"
+"par_id661592355519833\n"
+"help.text"
+msgid "CONVERT"
+msgstr ""
+
+#. yF4wh
+#: calc_functions.xhp
+msgctxt ""
+"calc_functions.xhp\n"
+"par_id501592355525049\n"
+"help.text"
+msgid "COUPDAYBS"
+msgstr ""
+
+#. SArWm
+#: calc_functions.xhp
+msgctxt ""
+"calc_functions.xhp\n"
+"par_id251592355529338\n"
+"help.text"
+msgid "COUPDAYS"
+msgstr ""
+
+#. CkhYX
+#: calc_functions.xhp
+msgctxt ""
+"calc_functions.xhp\n"
+"par_id681592355545522\n"
+"help.text"
+msgid "COUPDAYSNC"
+msgstr ""
+
+#. A4oUG
+#: calc_functions.xhp
+msgctxt ""
+"calc_functions.xhp\n"
+"par_id151592355550475\n"
+"help.text"
+msgid "COUPNCD"
+msgstr ""
+
+#. 8Eyr4
+#: calc_functions.xhp
+msgctxt ""
+"calc_functions.xhp\n"
+"par_id291592355554258\n"
+"help.text"
+msgid "COUPNUM"
+msgstr ""
+
+#. ur3HX
+#: calc_functions.xhp
+msgctxt ""
+"calc_functions.xhp\n"
+"par_id361592355563155\n"
+"help.text"
+msgid "COUPPCD"
+msgstr ""
+
+#. HYaqY
+#: calc_functions.xhp
+msgctxt ""
+"calc_functions.xhp\n"
+"par_id591592355570035\n"
+"help.text"
+msgid "CUMIPMT"
+msgstr ""
+
+#. ccwAv
+#: calc_functions.xhp
+msgctxt ""
+"calc_functions.xhp\n"
+"par_id681592355573971\n"
+"help.text"
+msgid "CUMPRINC"
+msgstr ""
+
+#. CWYx5
+#: calc_functions.xhp
+msgctxt ""
+"calc_functions.xhp\n"
+"par_id591592355577411\n"
+"help.text"
+msgid "DEC2BIN"
+msgstr ""
+
+#. LZGCA
+#: calc_functions.xhp
+msgctxt ""
+"calc_functions.xhp\n"
+"par_id651592355580939\n"
+"help.text"
+msgid "DEC2HEX"
+msgstr ""
+
+#. FABUZ
+#: calc_functions.xhp
+msgctxt ""
+"calc_functions.xhp\n"
+"par_id981592355585026\n"
+"help.text"
+msgid "DEC2OCT"
+msgstr ""
+
+#. Y2HuZ
+#: calc_functions.xhp
+msgctxt ""
+"calc_functions.xhp\n"
+"par_id911592355588619\n"
+"help.text"
+msgid "DELTA"
+msgstr ""
+
+#. XMBJo
+#: calc_functions.xhp
+msgctxt ""
+"calc_functions.xhp\n"
+"par_id931592355591947\n"
+"help.text"
+msgid "DISC"
+msgstr ""
+
+#. iTNtK
+#: calc_functions.xhp
+msgctxt ""
+"calc_functions.xhp\n"
+"par_id281592355595627\n"
+"help.text"
+msgid "DOLLARDE"
+msgstr ""
+
+#. iWfvp
+#: calc_functions.xhp
+msgctxt ""
+"calc_functions.xhp\n"
+"par_id731592355599218\n"
+"help.text"
+msgid "DOLLARFR"
+msgstr ""
+
+#. iq2zc
+#: calc_functions.xhp
+msgctxt ""
+"calc_functions.xhp\n"
+"par_id451592355602770\n"
+"help.text"
+msgid "DURATION"
+msgstr ""
+
+#. yzAGQ
+#: calc_functions.xhp
+msgctxt ""
+"calc_functions.xhp\n"
+"par_id261592355606039\n"
+"help.text"
+msgid "EDATE"
+msgstr ""
+
+#. ePmwB
+#: calc_functions.xhp
+msgctxt ""
+"calc_functions.xhp\n"
+"par_id221592355620084\n"
+"help.text"
+msgid "EFFECT"
+msgstr ""
+
+#. whDH8
+#: calc_functions.xhp
+msgctxt ""
+"calc_functions.xhp\n"
+"par_id721592355623964\n"
+"help.text"
+msgid "EOMONTH"
+msgstr ""
+
+#. T8yoU
+#: calc_functions.xhp
+msgctxt ""
+"calc_functions.xhp\n"
+"par_id581592355627044\n"
+"help.text"
+msgid "ERF"
+msgstr ""
+
+#. YFhBd
+#: calc_functions.xhp
+msgctxt ""
+"calc_functions.xhp\n"
+"par_id451592355631036\n"
+"help.text"
+msgid "ERFC"
+msgstr ""
+
+#. dKas5
+#: calc_functions.xhp
+msgctxt ""
+"calc_functions.xhp\n"
+"par_id851592355634629\n"
+"help.text"
+msgid "FACTDOUBLE"
+msgstr ""
+
+#. 87Htt
+#: calc_functions.xhp
+msgctxt ""
+"calc_functions.xhp\n"
+"par_id731592355637900\n"
+"help.text"
+msgid "FVSCHEDULE"
+msgstr ""
+
+#. jjTyE
+#: calc_functions.xhp
+msgctxt ""
+"calc_functions.xhp\n"
+"par_id431592355641084\n"
+"help.text"
+msgid "GCD"
+msgstr ""
+
+#. mcjKe
+#: calc_functions.xhp
+msgctxt ""
+"calc_functions.xhp\n"
+"par_id461592355646844\n"
+"help.text"
+msgid "GESTEP"
+msgstr ""
+
+#. Toc2i
+#: calc_functions.xhp
+msgctxt ""
+"calc_functions.xhp\n"
+"par_id471592355650772\n"
+"help.text"
+msgid "HEX2BIN"
+msgstr ""
+
+#. CEWxE
+#: calc_functions.xhp
+msgctxt ""
+"calc_functions.xhp\n"
+"par_id91592355654156\n"
+"help.text"
+msgid "HEX2DEC"
+msgstr ""
+
+#. RrpLx
+#: calc_functions.xhp
+msgctxt ""
+"calc_functions.xhp\n"
+"par_id401592355657388\n"
+"help.text"
+msgid "HEX2OCT"
+msgstr ""
+
+#. 6GUuy
+#: calc_functions.xhp
+msgctxt ""
+"calc_functions.xhp\n"
+"par_id331592355660565\n"
+"help.text"
+msgid "IMABS"
+msgstr ""
+
+#. mUowh
+#: calc_functions.xhp
+msgctxt ""
+"calc_functions.xhp\n"
+"par_id401592355663828\n"
+"help.text"
+msgid "IMAGINARY"
+msgstr ""
+
+#. 8GGrD
+#: calc_functions.xhp
+msgctxt ""
+"calc_functions.xhp\n"
+"par_id571592355667021\n"
+"help.text"
+msgid "IMARGUMENT"
+msgstr ""
+
+#. AaMnu
+#: calc_functions.xhp
+msgctxt ""
+"calc_functions.xhp\n"
+"par_id921592355670053\n"
+"help.text"
+msgid "IMCONJUGATE"
+msgstr ""
+
+#. 4vbCQ
+#: calc_functions.xhp
+msgctxt ""
+"calc_functions.xhp\n"
+"par_id171592355673117\n"
+"help.text"
+msgid "IMCOS"
+msgstr ""
+
+#. dr8EH
+#: calc_functions.xhp
+msgctxt ""
+"calc_functions.xhp\n"
+"par_id701592355676365\n"
+"help.text"
+msgid "IMCOSH"
+msgstr ""
+
+#. paAHR
+#: calc_functions.xhp
+msgctxt ""
+"calc_functions.xhp\n"
+"par_id601592355679652\n"
+"help.text"
+msgid "IMCOT"
+msgstr ""
+
+#. twyK6
+#: calc_functions.xhp
+msgctxt ""
+"calc_functions.xhp\n"
+"par_id41592355682724\n"
+"help.text"
+msgid "IMCSC"
+msgstr ""
+
+#. jKEFp
+#: calc_functions.xhp
+msgctxt ""
+"calc_functions.xhp\n"
+"par_id61592355685899\n"
+"help.text"
+msgid "IMCSCH"
+msgstr ""
+
+#. Lav7E
+#: calc_functions.xhp
+msgctxt ""
+"calc_functions.xhp\n"
+"par_id51592355688940\n"
+"help.text"
+msgid "IMDIV"
+msgstr ""
+
+#. Q3Zxj
+#: calc_functions.xhp
+msgctxt ""
+"calc_functions.xhp\n"
+"par_id611592355692012\n"
+"help.text"
+msgid "IMEXP"
+msgstr ""
+
+#. 7DUrG
+#: calc_functions.xhp
+msgctxt ""
+"calc_functions.xhp\n"
+"par_id381592355695069\n"
+"help.text"
+msgid "IMLN"
+msgstr ""
+
+#. pVmGz
+#: calc_functions.xhp
+msgctxt ""
+"calc_functions.xhp\n"
+"par_id231592355698892\n"
+"help.text"
+msgid "IMLOG10"
+msgstr ""
+
+#. gTxpZ
+#: calc_functions.xhp
+msgctxt ""
+"calc_functions.xhp\n"
+"par_id581592355702180\n"
+"help.text"
+msgid "IMLOG2"
+msgstr ""
+
+#. Windb
+#: calc_functions.xhp
+msgctxt ""
+"calc_functions.xhp\n"
+"par_id341592355705773\n"
+"help.text"
+msgid "IMPOWER"
+msgstr ""
+
+#. 4RLjP
+#: calc_functions.xhp
+msgctxt ""
+"calc_functions.xhp\n"
+"par_id301592355708742\n"
+"help.text"
+msgid "IMPRODUCT"
+msgstr ""
+
+#. mogsD
+#: calc_functions.xhp
+msgctxt ""
+"calc_functions.xhp\n"
+"par_id621592355711845\n"
+"help.text"
+msgid "IMREAL"
+msgstr ""
+
+#. kaDjL
+#: calc_functions.xhp
+msgctxt ""
+"calc_functions.xhp\n"
+"par_id821592355714852\n"
+"help.text"
+msgid "IMSEC"
+msgstr ""
+
+#. GAsAW
+#: calc_functions.xhp
+msgctxt ""
+"calc_functions.xhp\n"
+"par_id871592355718533\n"
+"help.text"
+msgid "IMSECH"
+msgstr ""
+
+#. DL5Fs
+#: calc_functions.xhp
+msgctxt ""
+"calc_functions.xhp\n"
+"par_id871592355721957\n"
+"help.text"
+msgid "Imsin"
+msgstr ""
+
+#. LnpEu
+#: calc_functions.xhp
+msgctxt ""
+"calc_functions.xhp\n"
+"par_id681592355725045\n"
+"help.text"
+msgid "IMSINH"
+msgstr ""
+
+#. HoKey
+#: calc_functions.xhp
+msgctxt ""
+"calc_functions.xhp\n"
+"par_id801592355728022\n"
+"help.text"
+msgid "IMSQRT"
+msgstr ""
+
+#. EDQwc
+#: calc_functions.xhp
+msgctxt ""
+"calc_functions.xhp\n"
+"par_id851592355731069\n"
+"help.text"
+msgid "IMSUB"
+msgstr ""
+
+#. Qfop5
+#: calc_functions.xhp
+msgctxt ""
+"calc_functions.xhp\n"
+"par_id131592355734118\n"
+"help.text"
+msgid "IMSUM"
+msgstr ""
+
+#. DaiAF
+#: calc_functions.xhp
+msgctxt ""
+"calc_functions.xhp\n"
+"par_id761592355737109\n"
+"help.text"
+msgid "IMTAN"
+msgstr ""
+
+#. AWW2a
+#: calc_functions.xhp
+msgctxt ""
+"calc_functions.xhp\n"
+"par_id91592355740301\n"
+"help.text"
+msgid "INTRATE"
+msgstr ""
+
+#. BNWvt
+#: calc_functions.xhp
+msgctxt ""
+"calc_functions.xhp\n"
+"par_id561592355743397\n"
+"help.text"
+msgid "ISEVEN"
+msgstr ""
+
+#. 5Avoj
+#: calc_functions.xhp
+msgctxt ""
+"calc_functions.xhp\n"
+"par_id481592355746477\n"
+"help.text"
+msgid "ISODD"
+msgstr ""
+
+#. fwZ3Y
+#: calc_functions.xhp
+msgctxt ""
+"calc_functions.xhp\n"
+"par_id621592355749526\n"
+"help.text"
+msgid "LCM"
+msgstr ""
+
+#. WDW3o
+#: calc_functions.xhp
+msgctxt ""
+"calc_functions.xhp\n"
+"par_id381592355752413\n"
+"help.text"
+msgid "MDURATION"
+msgstr ""
+
+#. CaC2W
+#: calc_functions.xhp
+msgctxt ""
+"calc_functions.xhp\n"
+"par_id161592355755349\n"
+"help.text"
+msgid "MROUND"
+msgstr ""
+
+#. ipDJm
+#: calc_functions.xhp
+msgctxt ""
+"calc_functions.xhp\n"
+"par_id601592355758534\n"
+"help.text"
+msgid "MULTINOMIAL"
+msgstr ""
+
+#. wDMMt
+#: calc_functions.xhp
+msgctxt ""
+"calc_functions.xhp\n"
+"par_id241592355761822\n"
+"help.text"
+msgid "NETWORKDAYS"
+msgstr ""
+
+#. azBMs
+#: calc_functions.xhp
+msgctxt ""
+"calc_functions.xhp\n"
+"par_id121592355764950\n"
+"help.text"
+msgid "NOMINAL"
+msgstr ""
+
+#. FGnXt
+#: calc_functions.xhp
+msgctxt ""
+"calc_functions.xhp\n"
+"par_id161592355767958\n"
+"help.text"
+msgid "OCT2BIN"
+msgstr ""
+
+#. npjsC
+#: calc_functions.xhp
+msgctxt ""
+"calc_functions.xhp\n"
+"par_id401592355770926\n"
+"help.text"
+msgid "OCT2DEC"
+msgstr ""
+
+#. Bd3s5
+#: calc_functions.xhp
+msgctxt ""
+"calc_functions.xhp\n"
+"par_id981592355773838\n"
+"help.text"
+msgid "OCT2HEX"
+msgstr ""
+
+#. iBzAQ
+#: calc_functions.xhp
+msgctxt ""
+"calc_functions.xhp\n"
+"par_id51592355776830\n"
+"help.text"
+msgid "ODDFPRICE"
+msgstr ""
+
+#. ParaD
+#: calc_functions.xhp
+msgctxt ""
+"calc_functions.xhp\n"
+"par_id581592355779822\n"
+"help.text"
+msgid "ODDFYIELD"
+msgstr ""
+
+#. 9CxRc
+#: calc_functions.xhp
+msgctxt ""
+"calc_functions.xhp\n"
+"par_id251592355782710\n"
+"help.text"
+msgid "ODDLPRICE"
+msgstr ""
+
+#. jBECN
+#: calc_functions.xhp
+msgctxt ""
+"calc_functions.xhp\n"
+"par_id331592355785647\n"
+"help.text"
+msgid "ODDLYIELD"
+msgstr ""
+
+#. opEEG
+#: calc_functions.xhp
+msgctxt ""
+"calc_functions.xhp\n"
+"par_id471592355788791\n"
+"help.text"
+msgid "PRICE"
+msgstr ""
+
+#. kXJnU
+#: calc_functions.xhp
+msgctxt ""
+"calc_functions.xhp\n"
+"par_id141592355791678\n"
+"help.text"
+msgid "PRICEDISC"
+msgstr ""
+
+#. 24W75
+#: calc_functions.xhp
+msgctxt ""
+"calc_functions.xhp\n"
+"par_id341592355794671\n"
+"help.text"
+msgid "PRICEMAT"
+msgstr ""
+
+#. rvmjF
+#: calc_functions.xhp
+msgctxt ""
+"calc_functions.xhp\n"
+"par_id681592355799718\n"
+"help.text"
+msgid "QUOTIENT"
+msgstr ""
+
+#. AC3Lz
+#: calc_functions.xhp
+msgctxt ""
+"calc_functions.xhp\n"
+"par_id831592355803591\n"
+"help.text"
+msgid "RANDBETWEEN"
+msgstr ""
+
+#. ZCZFS
+#: calc_functions.xhp
+msgctxt ""
+"calc_functions.xhp\n"
+"par_id701592355807287\n"
+"help.text"
+msgid "RECEIVED"
+msgstr ""
+
+#. nfAzV
+#: calc_functions.xhp
+msgctxt ""
+"calc_functions.xhp\n"
+"par_id231592355810343\n"
+"help.text"
+msgid "SERIESSUM"
+msgstr ""
+
+#. uC2XH
+#: calc_functions.xhp
+msgctxt ""
+"calc_functions.xhp\n"
+"par_id111592355816454\n"
+"help.text"
+msgid "SQRTPI"
+msgstr ""
+
+#. t6kbr
+#: calc_functions.xhp
+msgctxt ""
+"calc_functions.xhp\n"
+"par_id521592355819614\n"
+"help.text"
+msgid "TBILLEQ"
+msgstr ""
+
+#. BMCzh
+#: calc_functions.xhp
+msgctxt ""
+"calc_functions.xhp\n"
+"par_id351592355822703\n"
+"help.text"
+msgid "TBILLPRICE"
+msgstr ""
+
+#. KFSbi
+#: calc_functions.xhp
+msgctxt ""
+"calc_functions.xhp\n"
+"par_id921592355825694\n"
+"help.text"
+msgid "TBILLYIELD"
+msgstr ""
+
+#. Ce7D3
+#: calc_functions.xhp
+msgctxt ""
+"calc_functions.xhp\n"
+"par_id751592355828599\n"
+"help.text"
+msgid "WEEKNUM"
+msgstr ""
+
+#. WKvrN
+#: calc_functions.xhp
+msgctxt ""
+"calc_functions.xhp\n"
+"par_id851592355831471\n"
+"help.text"
+msgid "WORKDAY"
+msgstr ""
+
+#. jJDdS
+#: calc_functions.xhp
+msgctxt ""
+"calc_functions.xhp\n"
+"par_id291592355834479\n"
+"help.text"
+msgid "XIRR"
+msgstr ""
+
+#. JEeBG
+#: calc_functions.xhp
+msgctxt ""
+"calc_functions.xhp\n"
+"par_id521592355837464\n"
+"help.text"
+msgid "XNPV"
+msgstr ""
+
+#. JkpJC
+#: calc_functions.xhp
+msgctxt ""
+"calc_functions.xhp\n"
+"par_id201592355840359\n"
+"help.text"
+msgid "YEARFRAC"
+msgstr ""
+
+#. SaiBh
+#: calc_functions.xhp
+msgctxt ""
+"calc_functions.xhp\n"
+"par_id281592355843559\n"
+"help.text"
+msgid "YIELD"
+msgstr ""
+
+#. qFVKa
+#: calc_functions.xhp
+msgctxt ""
+"calc_functions.xhp\n"
+"par_id341592355846704\n"
+"help.text"
+msgid "YIELDDISC"
+msgstr ""
+
+#. HY4dN
+#: calc_functions.xhp
+msgctxt ""
+"calc_functions.xhp\n"
+"par_id181592355849664\n"
+"help.text"
+msgid "YIELDMAT"
+msgstr ""
+
#. MqMrx
#: classmodule.xhp
msgctxt ""
diff --git a/source/fi/helpcontent2/source/text/scalc/01.po b/source/fi/helpcontent2/source/text/scalc/01.po
index 20ff027ddcf..68d8875ee48 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: 2020-06-10 11:34+0200\n"
+"POT-Creation-Date: 2020-06-22 17:23+0200\n"
"PO-Revision-Date: 2020-03-27 22:16+0000\n"
"Last-Translator: Tuomas Hietala <tuomas.hietala@iki.fi>\n"
"Language-Team: Finnish <https://weblate.documentfoundation.org/projects/libo_help-master/textscalc01/fi/>\n"
@@ -24280,6 +24280,15 @@ msgctxt ""
msgid "<variable id=\"head_addin_analysis_one\"><link href=\"text/scalc/01/04060115.xhp\" name=\"Add-in Functions, List of Analysis Functions Part One\">Add-in Functions, List of Analysis Functions Part One</link></variable>"
msgstr ""
+#. 7ZBxx
+#: 04060115.xhp
+msgctxt ""
+"04060115.xhp\n"
+"par_id961592361784406\n"
+"help.text"
+msgid "The Add-in functions are supplied by the <link href=\"text/sbasic/shared/calc_functions.xhp\" name=\"addinanalysis\">UNO <literal>com.sun.star.sheet.addin.Analysis</literal> service</link>."
+msgstr ""
+
#. fCaeG
#: 04060115.xhp
msgctxt ""
@@ -25468,6 +25477,15 @@ msgctxt ""
msgid "<variable id=\"head_addin_analysis_two\"><link href=\"text/scalc/01/04060116.xhp\" name=\"Add-in Functions, List of Analysis Functions Part Two\">Add-in Functions, List of Analysis Functions Part Two</link></variable>"
msgstr ""
+#. goyGU
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id961592361784406\n"
+"help.text"
+msgid "The Add-in functions are supplied by the <link href=\"text/sbasic/shared/calc_functions.xhp\" name=\"addinanalysis\">UNO <literal>com.sun.star.sheet.addin.Analysis</literal> service</link>."
+msgstr ""
+
#. DBHCw
#: 04060116.xhp
msgctxt ""
diff --git a/source/fi/helpcontent2/source/text/schart/01.po b/source/fi/helpcontent2/source/text/schart/01.po
index fb56064866b..100eeb8d916 100644
--- a/source/fi/helpcontent2/source/text/schart/01.po
+++ b/source/fi/helpcontent2/source/text/schart/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-08-21 21:37+0200\n"
+"POT-Creation-Date: 2020-06-22 17:23+0200\n"
"PO-Revision-Date: 2020-03-27 22:16+0000\n"
"Last-Translator: Tuomas Hietala <tuomas.hietala@iki.fi>\n"
"Language-Team: Finnish <https://weblate.documentfoundation.org/projects/libo_help-master/textschart01/fi/>\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: 1519752721.000000\n"
#. DsZFP
@@ -637,6 +637,24 @@ msgctxt ""
msgid "<ahelp hid=\".\">Specify the text direction for a paragraph that uses complex text layout (CTL). This feature is only available if complex text layout support is enabled.</ahelp>"
msgstr "<ahelp hid=\".\">Määrätään kirjoitussuunta kappaleissa, joissa käytetään laajennettua tekstin asettelua (CTL). Tämä piirre on käytettävissä vain, jos CTL-tuki on asetettu.</ahelp>"
+#. iNVc7
+#: 04020000.xhp
+msgctxt ""
+"04020000.xhp\n"
+"hd_id1106200812112445\n"
+"help.text"
+msgid "Overlay"
+msgstr ""
+
+#. C27pQ
+#: 04020000.xhp
+msgctxt ""
+"04020000.xhp\n"
+"par_id1106200812112531\n"
+"help.text"
+msgid "<ahelp hid=\".\">Specifies whether the legend should overlap the chart.</ahelp> Turning off this option is useful if you want to display the legend above an empty part of the chart area instead of beside it. This way the drawing area can fill the whole chart area, increasing its readability."
+msgstr ""
+
#. WXyyt
#: 04030000.xhp
msgctxt ""
@@ -2528,6 +2546,24 @@ msgctxt ""
msgid "<ahelp hid=\".\">Check to also show values of currently hidden cells within the source cell range.</ahelp>"
msgstr "<ahelp hid=\".\">Merkintä tarkoittaa, että myös paraikaa lähdealueella piilotettuina olevien solujen arvot esitetään.</ahelp>"
+#. QUETc
+#: 04060000.xhp
+msgctxt ""
+"04060000.xhp\n"
+"hd_id0305200910524938\n"
+"help.text"
+msgid "Hide legend entry"
+msgstr ""
+
+#. roeRi
+#: 04060000.xhp
+msgctxt ""
+"04060000.xhp\n"
+"par_id030520091052495\n"
+"help.text"
+msgid "<ahelp hid=\".\">Do not show legend entry for the selected data series or data point.</ahelp>"
+msgstr ""
+
#. WWrcn
#: 04070000.xhp
msgctxt ""
@@ -4094,6 +4130,51 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Select the category where the axis line should cross the other axis.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Valitaan luokka, missä tämä akseli leikkaa toisen akselin.</ahelp>"
+#. URe4m
+#: 05040202.xhp
+msgctxt ""
+"05040202.xhp\n"
+"hd_id1006200801024784\n"
+"help.text"
+msgid "Position Axis"
+msgstr ""
+
+#. bpuBR
+#: 05040202.xhp
+msgctxt ""
+"05040202.xhp\n"
+"hd_id3151388\n"
+"help.text"
+msgid "On tick marks"
+msgstr ""
+
+#. qj7Dj
+#: 05040202.xhp
+msgctxt ""
+"05040202.xhp\n"
+"par_id3146881\n"
+"help.text"
+msgid "<ahelp hid=\".\">Specifies that the axis is positioned on the first/last tickmarks. This makes the data points visual representation begin/end at the value axis.</ahelp>"
+msgstr ""
+
+#. Dig6M
+#: 05040202.xhp
+msgctxt ""
+"05040202.xhp\n"
+"hd_id3154678\n"
+"help.text"
+msgid "Between tick marks"
+msgstr ""
+
+#. E8YsS
+#: 05040202.xhp
+msgctxt ""
+"05040202.xhp\n"
+"par_id3146882\n"
+"help.text"
+msgid "<ahelp hid=\".\">Specifies that the axis is positioned between the tickmarks. This makes the data points visual representation begin/end at a distance from the value axis.</ahelp>"
+msgstr ""
+
#. jRG4d
#: 05040202.xhp
msgctxt ""
diff --git a/source/fi/helpcontent2/source/text/sdraw.po b/source/fi/helpcontent2/source/text/sdraw.po
index d8f55a56df0..9f30f5c9c8a 100644
--- a/source/fi/helpcontent2/source/text/sdraw.po
+++ b/source/fi/helpcontent2/source/text/sdraw.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:35+0200\n"
+"POT-Creation-Date: 2020-06-22 17:23+0200\n"
"PO-Revision-Date: 2017-10-04 10:56+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -430,14 +430,14 @@ msgctxt ""
msgid "<link href=\"text/shared/02/01170000.xhp\" name=\"Form Controls\">Form Controls</link>"
msgstr "<link href=\"text/shared/02/01170000.xhp\" name=\"Form Controls\">Lomakkeen ohjausobjektit</link>"
-#. 3zFZE
+#. xwSos
#: main0210.xhp
msgctxt ""
"main0210.xhp\n"
"par_idN1074B\n"
"help.text"
-msgid "<link href=\"text/shared/3dsettings_toolbar.xhp\">Extrusion On/Off</link>"
-msgstr "<link href=\"text/shared/3dsettings_toolbar.xhp\">Pursotus käytössä / poissa käytöstä</link>"
+msgid "<link href=\"text/sdraw/01/3dsettings_toolbar.xhp\">Extrusion On/Off</link>"
+msgstr ""
#. 4zUFD
#: main0210.xhp
diff --git a/source/fi/helpcontent2/source/text/sdraw/01.po b/source/fi/helpcontent2/source/text/sdraw/01.po
index 501239efc8f..84f2cdac118 100644
--- a/source/fi/helpcontent2/source/text/sdraw/01.po
+++ b/source/fi/helpcontent2/source/text/sdraw/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-02-17 12:22+0100\n"
+"POT-Creation-Date: 2020-06-22 17:23+0200\n"
"PO-Revision-Date: 2017-05-09 22:38+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -16,6 +16,456 @@ msgstr ""
"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1494369515.000000\n"
+#. ybhKD
+#: 3dsettings_toolbar.xhp
+msgctxt ""
+"3dsettings_toolbar.xhp\n"
+"tit\n"
+"help.text"
+msgid "3D-Settings"
+msgstr ""
+
+#. FEwmD
+#: 3dsettings_toolbar.xhp
+msgctxt ""
+"3dsettings_toolbar.xhp\n"
+"par_idN1055A\n"
+"help.text"
+msgid "<variable id=\"3dtoolbar\"><link href=\"text/sdraw/01/3dsettings_toolbar.xhp\">3D-Settings</link></variable>"
+msgstr ""
+
+#. ZZxLB
+#: 3dsettings_toolbar.xhp
+msgctxt ""
+"3dsettings_toolbar.xhp\n"
+"par_idN1056A\n"
+"help.text"
+msgid "<ahelp hid=\".\">The <emph>3D Settings</emph> toolbar controls properties of selected 3D objects.</ahelp>"
+msgstr ""
+
+#. dmJSB
+#: 3dsettings_toolbar.xhp
+msgctxt ""
+"3dsettings_toolbar.xhp\n"
+"par_idN10575\n"
+"help.text"
+msgid "Extrusion On/Off"
+msgstr ""
+
+#. FovPY
+#: 3dsettings_toolbar.xhp
+msgctxt ""
+"3dsettings_toolbar.xhp\n"
+"par_idN10579\n"
+"help.text"
+msgid "<ahelp hid=\".\">Switches the 3D effects on and off for the selected objects.</ahelp>"
+msgstr ""
+
+#. xLK3k
+#: 3dsettings_toolbar.xhp
+msgctxt ""
+"3dsettings_toolbar.xhp\n"
+"par_id891592603243551\n"
+"help.text"
+msgid "<image src=\"cmd/lc_extrusiontoggle.png\" id=\"img_id681592603243552\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id241592603243553\">Icon Extrusion On/Off</alt></image>"
+msgstr ""
+
+#. D7KNd
+#: 3dsettings_toolbar.xhp
+msgctxt ""
+"3dsettings_toolbar.xhp\n"
+"par_id241592603243554\n"
+"help.text"
+msgid "Extrusion On/Off"
+msgstr ""
+
+#. DCtCL
+#: 3dsettings_toolbar.xhp
+msgctxt ""
+"3dsettings_toolbar.xhp\n"
+"par_idN10590\n"
+"help.text"
+msgid "Tilt Down"
+msgstr ""
+
+#. DPBMs
+#: 3dsettings_toolbar.xhp
+msgctxt ""
+"3dsettings_toolbar.xhp\n"
+"par_idN10594\n"
+"help.text"
+msgid "<ahelp hid=\".\">Tilts the selected object downwards by five degrees.</ahelp>"
+msgstr ""
+
+#. d4yN5
+#: 3dsettings_toolbar.xhp
+msgctxt ""
+"3dsettings_toolbar.xhp\n"
+"par_id551592603809179\n"
+"help.text"
+msgid "<image src=\"cmd/sc_extrusiontiltdown.svg\" id=\"img_id671592603809180\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id741592603809181\">Icon Tilt Down</alt></image>"
+msgstr ""
+
+#. LkCGC
+#: 3dsettings_toolbar.xhp
+msgctxt ""
+"3dsettings_toolbar.xhp\n"
+"par_id771592603809183\n"
+"help.text"
+msgid "Tilt Down"
+msgstr ""
+
+#. EBVNf
+#: 3dsettings_toolbar.xhp
+msgctxt ""
+"3dsettings_toolbar.xhp\n"
+"par_idN105AB\n"
+"help.text"
+msgid "Tilt Up"
+msgstr ""
+
+#. 7wLkh
+#: 3dsettings_toolbar.xhp
+msgctxt ""
+"3dsettings_toolbar.xhp\n"
+"par_idN105AF\n"
+"help.text"
+msgid "<ahelp hid=\".\">Tilts the selected object upwards by five degrees.</ahelp>"
+msgstr ""
+
+#. Qk9TG
+#: 3dsettings_toolbar.xhp
+msgctxt ""
+"3dsettings_toolbar.xhp\n"
+"par_id481592603969031\n"
+"help.text"
+msgid "<image src=\"cmd/sc_extrusiontiltup.svg\" id=\"img_id871592603969032\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id381592603969033\">Icon Tilt Up</alt></image>"
+msgstr ""
+
+#. Kb2ce
+#: 3dsettings_toolbar.xhp
+msgctxt ""
+"3dsettings_toolbar.xhp\n"
+"par_id641592603969035\n"
+"help.text"
+msgid "Tilt Up"
+msgstr ""
+
+#. eY4A6
+#: 3dsettings_toolbar.xhp
+msgctxt ""
+"3dsettings_toolbar.xhp\n"
+"par_idN105C6\n"
+"help.text"
+msgid "Tilt Left"
+msgstr ""
+
+#. 7jGNr
+#: 3dsettings_toolbar.xhp
+msgctxt ""
+"3dsettings_toolbar.xhp\n"
+"par_idN105CA\n"
+"help.text"
+msgid "<ahelp hid=\".\">Tilts the selected object left by five degrees.</ahelp>"
+msgstr ""
+
+#. 58eJK
+#: 3dsettings_toolbar.xhp
+msgctxt ""
+"3dsettings_toolbar.xhp\n"
+"par_id311592604038423\n"
+"help.text"
+msgid "<image src=\"cmd/sc_extrusiontiltleft.svg\" id=\"img_id211592604038423\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id231592604038424\">Icon Tilt Left</alt></image>"
+msgstr ""
+
+#. 2ArXv
+#: 3dsettings_toolbar.xhp
+msgctxt ""
+"3dsettings_toolbar.xhp\n"
+"par_id301592604038426\n"
+"help.text"
+msgid "Tilt Left"
+msgstr ""
+
+#. EWcBG
+#: 3dsettings_toolbar.xhp
+msgctxt ""
+"3dsettings_toolbar.xhp\n"
+"par_idN105E1\n"
+"help.text"
+msgid "Tilt Right"
+msgstr ""
+
+#. ZixBw
+#: 3dsettings_toolbar.xhp
+msgctxt ""
+"3dsettings_toolbar.xhp\n"
+"par_idN105E5\n"
+"help.text"
+msgid "<ahelp hid=\".\">Tilts the selected object right by five degrees.</ahelp>"
+msgstr ""
+
+#. CfWCi
+#: 3dsettings_toolbar.xhp
+msgctxt ""
+"3dsettings_toolbar.xhp\n"
+"par_id191592604069769\n"
+"help.text"
+msgid "<image src=\"cmd/sc_extrusiontiltright.svg\" id=\"img_id791592604069770\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id711592604069771\">Icon Tilt Right</alt></image>"
+msgstr ""
+
+#. LSozy
+#: 3dsettings_toolbar.xhp
+msgctxt ""
+"3dsettings_toolbar.xhp\n"
+"par_id601592604069773\n"
+"help.text"
+msgid "Tilt Right"
+msgstr ""
+
+#. DCn4A
+#: 3dsettings_toolbar.xhp
+msgctxt ""
+"3dsettings_toolbar.xhp\n"
+"par_idN105FC\n"
+"help.text"
+msgid "Depth"
+msgstr ""
+
+#. 5wPta
+#: 3dsettings_toolbar.xhp
+msgctxt ""
+"3dsettings_toolbar.xhp\n"
+"par_idN10600\n"
+"help.text"
+msgid "<ahelp hid=\".\">Opens the Extrusion Depth window.</ahelp>"
+msgstr ""
+
+#. 5xzg2
+#: 3dsettings_toolbar.xhp
+msgctxt ""
+"3dsettings_toolbar.xhp\n"
+"par_idN10617\n"
+"help.text"
+msgid "Select an extrusion depth."
+msgstr ""
+
+#. gp4Cq
+#: 3dsettings_toolbar.xhp
+msgctxt ""
+"3dsettings_toolbar.xhp\n"
+"par_id121592604250109\n"
+"help.text"
+msgid "<image src=\"cmd/sc_extrusiondepthfloater.svg\" id=\"img_id501592604250110\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id761592604250111\">Icon Depth</alt></image>"
+msgstr ""
+
+#. HjyAq
+#: 3dsettings_toolbar.xhp
+msgctxt ""
+"3dsettings_toolbar.xhp\n"
+"par_id181592604250112\n"
+"help.text"
+msgid "Depth"
+msgstr ""
+
+#. 76ESK
+#: 3dsettings_toolbar.xhp
+msgctxt ""
+"3dsettings_toolbar.xhp\n"
+"par_idN10632\n"
+"help.text"
+msgid "<ahelp hid=\".\">Enter an extrusion depth.</ahelp>"
+msgstr ""
+
+#. vUCa4
+#: 3dsettings_toolbar.xhp
+msgctxt ""
+"3dsettings_toolbar.xhp\n"
+"par_idN1064C\n"
+"help.text"
+msgid "Direction"
+msgstr ""
+
+#. SBj3W
+#: 3dsettings_toolbar.xhp
+msgctxt ""
+"3dsettings_toolbar.xhp\n"
+"par_idN10650\n"
+"help.text"
+msgid "<ahelp hid=\".\">Opens the <emph>Extrusion Direction</emph> window.</ahelp>"
+msgstr ""
+
+#. FqYRJ
+#: 3dsettings_toolbar.xhp
+msgctxt ""
+"3dsettings_toolbar.xhp\n"
+"par_id161592604418035\n"
+"help.text"
+msgid "<image src=\"cmd/sc_extrusiondirectionfloater.svg\" id=\"img_id881592604418036\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id821592604418037\">Icon Direction</alt></image>"
+msgstr ""
+
+#. kEkLU
+#: 3dsettings_toolbar.xhp
+msgctxt ""
+"3dsettings_toolbar.xhp\n"
+"par_id731592604418039\n"
+"help.text"
+msgid "Direction"
+msgstr ""
+
+#. tRGKu
+#: 3dsettings_toolbar.xhp
+msgctxt ""
+"3dsettings_toolbar.xhp\n"
+"par_idN10667\n"
+"help.text"
+msgid "<ahelp hid=\".\">Select a direction.</ahelp>"
+msgstr ""
+
+#. 6Vjig
+#: 3dsettings_toolbar.xhp
+msgctxt ""
+"3dsettings_toolbar.xhp\n"
+"par_idN10698\n"
+"help.text"
+msgid "Select a perspective or parallel extrusion method."
+msgstr ""
+
+#. nbfX9
+#: 3dsettings_toolbar.xhp
+msgctxt ""
+"3dsettings_toolbar.xhp\n"
+"par_idN106B3\n"
+"help.text"
+msgid "Lighting"
+msgstr ""
+
+#. i5XyM
+#: 3dsettings_toolbar.xhp
+msgctxt ""
+"3dsettings_toolbar.xhp\n"
+"par_idN106B7\n"
+"help.text"
+msgid "<ahelp hid=\".\">Opens the <emph>Extrusion Lighting</emph> window.</ahelp>"
+msgstr ""
+
+#. 7dUyo
+#: 3dsettings_toolbar.xhp
+msgctxt ""
+"3dsettings_toolbar.xhp\n"
+"par_id931592604484908\n"
+"help.text"
+msgid "<image src=\"cmd/sc_extrusionlightingfloater.svg\" id=\"img_id931592604484909\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id791592604484910\">Icon Lighting</alt></image>"
+msgstr ""
+
+#. wpUZa
+#: 3dsettings_toolbar.xhp
+msgctxt ""
+"3dsettings_toolbar.xhp\n"
+"par_id941592604484912\n"
+"help.text"
+msgid "Lighting"
+msgstr ""
+
+#. WHpbb
+#: 3dsettings_toolbar.xhp
+msgctxt ""
+"3dsettings_toolbar.xhp\n"
+"par_idN106C6\n"
+"help.text"
+msgid "Select a lighting direction."
+msgstr ""
+
+#. Q7KCQ
+#: 3dsettings_toolbar.xhp
+msgctxt ""
+"3dsettings_toolbar.xhp\n"
+"par_idN106E1\n"
+"help.text"
+msgid "Select a lighting intensity."
+msgstr ""
+
+#. jfJdG
+#: 3dsettings_toolbar.xhp
+msgctxt ""
+"3dsettings_toolbar.xhp\n"
+"par_idN106FC\n"
+"help.text"
+msgid "Surface"
+msgstr ""
+
+#. nEFL7
+#: 3dsettings_toolbar.xhp
+msgctxt ""
+"3dsettings_toolbar.xhp\n"
+"par_idN10700\n"
+"help.text"
+msgid "<ahelp hid=\".\">Opens the <emph>Extrusion Surface</emph> window.</ahelp>"
+msgstr ""
+
+#. aCv4d
+#: 3dsettings_toolbar.xhp
+msgctxt ""
+"3dsettings_toolbar.xhp\n"
+"par_id471592604538812\n"
+"help.text"
+msgid "<image src=\"cmd/sc_extrusionsurfacefloater.svg\" id=\"img_id531592604538813\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id301592604538814\">Icon Surface</alt></image>"
+msgstr ""
+
+#. LnAxS
+#: 3dsettings_toolbar.xhp
+msgctxt ""
+"3dsettings_toolbar.xhp\n"
+"par_id611592604538816\n"
+"help.text"
+msgid "Surface"
+msgstr ""
+
+#. ASvxW
+#: 3dsettings_toolbar.xhp
+msgctxt ""
+"3dsettings_toolbar.xhp\n"
+"par_idN10717\n"
+"help.text"
+msgid "Select a surface material or a wireframe display."
+msgstr ""
+
+#. EACGj
+#: 3dsettings_toolbar.xhp
+msgctxt ""
+"3dsettings_toolbar.xhp\n"
+"par_idN10732\n"
+"help.text"
+msgid "3D Color"
+msgstr ""
+
+#. TLZ97
+#: 3dsettings_toolbar.xhp
+msgctxt ""
+"3dsettings_toolbar.xhp\n"
+"par_idN10736\n"
+"help.text"
+msgid "<ahelp hid=\".\">Opens the <emph>Extrusion Color</emph> toolbar.</ahelp>"
+msgstr ""
+
+#. XRrSC
+#: 3dsettings_toolbar.xhp
+msgctxt ""
+"3dsettings_toolbar.xhp\n"
+"par_id311592604646572\n"
+"help.text"
+msgid "<image src=\"cmd/sc_extrusion3dcolor.svg\" id=\"img_id321592604646573\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id691592604646574\">Icon Color</alt></image>"
+msgstr ""
+
+#. 9rzGT
+#: 3dsettings_toolbar.xhp
+msgctxt ""
+"3dsettings_toolbar.xhp\n"
+"par_id921592604646576\n"
+"help.text"
+msgid "Color"
+msgstr ""
+
#. 4JVcT
#: delete_page.xhp
msgctxt ""
diff --git a/source/fi/helpcontent2/source/text/shared.po b/source/fi/helpcontent2/source/text/shared.po
index d6ae93e5173..8121a42c210 100644
--- a/source/fi/helpcontent2/source/text/shared.po
+++ b/source/fi/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-03-13 12:05+0100\n"
+"POT-Creation-Date: 2020-06-22 17:23+0200\n"
"PO-Revision-Date: 2018-11-14 11:59+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -16,276 +16,6 @@ msgstr ""
"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1542196744.000000\n"
-#. ybhKD
-#: 3dsettings_toolbar.xhp
-msgctxt ""
-"3dsettings_toolbar.xhp\n"
-"tit\n"
-"help.text"
-msgid "3D-Settings"
-msgstr "3D-asetukset"
-
-#. ZTx5H
-#: 3dsettings_toolbar.xhp
-msgctxt ""
-"3dsettings_toolbar.xhp\n"
-"par_idN1055A\n"
-"help.text"
-msgid "<variable id=\"3dtoolbar\"><link href=\"text/shared/3dsettings_toolbar.xhp\">3D-Settings</link></variable>"
-msgstr "<variable id=\"3dtoolbar\"><link href=\"text/shared/3dsettings_toolbar.xhp\">3D-asetukset</link></variable>"
-
-#. ZZxLB
-#: 3dsettings_toolbar.xhp
-msgctxt ""
-"3dsettings_toolbar.xhp\n"
-"par_idN1056A\n"
-"help.text"
-msgid "<ahelp hid=\".\">The <emph>3D Settings</emph> toolbar controls properties of selected 3D objects.</ahelp>"
-msgstr ""
-
-#. dmJSB
-#: 3dsettings_toolbar.xhp
-msgctxt ""
-"3dsettings_toolbar.xhp\n"
-"par_idN10575\n"
-"help.text"
-msgid "Extrusion On/Off"
-msgstr ""
-
-#. FovPY
-#: 3dsettings_toolbar.xhp
-msgctxt ""
-"3dsettings_toolbar.xhp\n"
-"par_idN10579\n"
-"help.text"
-msgid "<ahelp hid=\".\">Switches the 3D effects on and off for the selected objects.</ahelp>"
-msgstr "<ahelp hid=\".\">Vuorotellaan valittujen objektien 3D-tehosteita esiin ja piiloon.</ahelp>"
-
-#. DCtCL
-#: 3dsettings_toolbar.xhp
-msgctxt ""
-"3dsettings_toolbar.xhp\n"
-"par_idN10590\n"
-"help.text"
-msgid "Tilt Down"
-msgstr "Kallista alas"
-
-#. DPBMs
-#: 3dsettings_toolbar.xhp
-msgctxt ""
-"3dsettings_toolbar.xhp\n"
-"par_idN10594\n"
-"help.text"
-msgid "<ahelp hid=\".\">Tilts the selected object downwards by five degrees.</ahelp>"
-msgstr "<ahelp hid=\".\">Kallistetaan valittuja objekteja alaspäin viisi astetta.</ahelp>"
-
-#. EBVNf
-#: 3dsettings_toolbar.xhp
-msgctxt ""
-"3dsettings_toolbar.xhp\n"
-"par_idN105AB\n"
-"help.text"
-msgid "Tilt Up"
-msgstr "Kallista ylös"
-
-#. 7wLkh
-#: 3dsettings_toolbar.xhp
-msgctxt ""
-"3dsettings_toolbar.xhp\n"
-"par_idN105AF\n"
-"help.text"
-msgid "<ahelp hid=\".\">Tilts the selected object upwards by five degrees.</ahelp>"
-msgstr "<ahelp hid=\".\">Valittuja objekteja kallistetaan ylöspäin viisi astetta.</ahelp>"
-
-#. eY4A6
-#: 3dsettings_toolbar.xhp
-msgctxt ""
-"3dsettings_toolbar.xhp\n"
-"par_idN105C6\n"
-"help.text"
-msgid "Tilt Left"
-msgstr "Kallista vasempaan"
-
-#. 7jGNr
-#: 3dsettings_toolbar.xhp
-msgctxt ""
-"3dsettings_toolbar.xhp\n"
-"par_idN105CA\n"
-"help.text"
-msgid "<ahelp hid=\".\">Tilts the selected object left by five degrees.</ahelp>"
-msgstr "<ahelp hid=\".\">Kierretään valittua objektia viisi astetta vasemmalle.</ahelp>"
-
-#. EWcBG
-#: 3dsettings_toolbar.xhp
-msgctxt ""
-"3dsettings_toolbar.xhp\n"
-"par_idN105E1\n"
-"help.text"
-msgid "Tilt Right"
-msgstr "Kallista oikealle"
-
-#. ZixBw
-#: 3dsettings_toolbar.xhp
-msgctxt ""
-"3dsettings_toolbar.xhp\n"
-"par_idN105E5\n"
-"help.text"
-msgid "<ahelp hid=\".\">Tilts the selected object right by five degrees.</ahelp>"
-msgstr "<ahelp hid=\".\">Kierretään valittua objektia viisi astetta oikealle.</ahelp>"
-
-#. DCn4A
-#: 3dsettings_toolbar.xhp
-msgctxt ""
-"3dsettings_toolbar.xhp\n"
-"par_idN105FC\n"
-"help.text"
-msgid "Depth"
-msgstr "Syvyys"
-
-#. 5wPta
-#: 3dsettings_toolbar.xhp
-msgctxt ""
-"3dsettings_toolbar.xhp\n"
-"par_idN10600\n"
-"help.text"
-msgid "<ahelp hid=\".\">Opens the Extrusion Depth window.</ahelp>"
-msgstr "<ahelp hid=\".\">Avataan pursotuksen syvyys -ikkuna.</ahelp>"
-
-#. 5xzg2
-#: 3dsettings_toolbar.xhp
-msgctxt ""
-"3dsettings_toolbar.xhp\n"
-"par_idN10617\n"
-"help.text"
-msgid "Select an extrusion depth."
-msgstr ""
-
-#. 76ESK
-#: 3dsettings_toolbar.xhp
-msgctxt ""
-"3dsettings_toolbar.xhp\n"
-"par_idN10632\n"
-"help.text"
-msgid "<ahelp hid=\".\">Enter an extrusion depth.</ahelp>"
-msgstr "<ahelp hid=\".\">Syötä pursotuksen syvyys.</ahelp>"
-
-#. vUCa4
-#: 3dsettings_toolbar.xhp
-msgctxt ""
-"3dsettings_toolbar.xhp\n"
-"par_idN1064C\n"
-"help.text"
-msgid "Direction"
-msgstr "Suunta"
-
-#. SBj3W
-#: 3dsettings_toolbar.xhp
-msgctxt ""
-"3dsettings_toolbar.xhp\n"
-"par_idN10650\n"
-"help.text"
-msgid "<ahelp hid=\".\">Opens the <emph>Extrusion Direction</emph> window.</ahelp>"
-msgstr ""
-
-#. tRGKu
-#: 3dsettings_toolbar.xhp
-msgctxt ""
-"3dsettings_toolbar.xhp\n"
-"par_idN10667\n"
-"help.text"
-msgid "<ahelp hid=\".\">Select a direction.</ahelp>"
-msgstr "<ahelp hid=\".\">Valitse suunta.</ahelp>"
-
-#. 6Vjig
-#: 3dsettings_toolbar.xhp
-msgctxt ""
-"3dsettings_toolbar.xhp\n"
-"par_idN10698\n"
-"help.text"
-msgid "Select a perspective or parallel extrusion method."
-msgstr ""
-
-#. nbfX9
-#: 3dsettings_toolbar.xhp
-msgctxt ""
-"3dsettings_toolbar.xhp\n"
-"par_idN106B3\n"
-"help.text"
-msgid "Lighting"
-msgstr "Valaistus"
-
-#. i5XyM
-#: 3dsettings_toolbar.xhp
-msgctxt ""
-"3dsettings_toolbar.xhp\n"
-"par_idN106B7\n"
-"help.text"
-msgid "<ahelp hid=\".\">Opens the <emph>Extrusion Lighting</emph> window.</ahelp>"
-msgstr ""
-
-#. WHpbb
-#: 3dsettings_toolbar.xhp
-msgctxt ""
-"3dsettings_toolbar.xhp\n"
-"par_idN106C6\n"
-"help.text"
-msgid "Select a lighting direction."
-msgstr ""
-
-#. Q7KCQ
-#: 3dsettings_toolbar.xhp
-msgctxt ""
-"3dsettings_toolbar.xhp\n"
-"par_idN106E1\n"
-"help.text"
-msgid "Select a lighting intensity."
-msgstr ""
-
-#. jfJdG
-#: 3dsettings_toolbar.xhp
-msgctxt ""
-"3dsettings_toolbar.xhp\n"
-"par_idN106FC\n"
-"help.text"
-msgid "Surface"
-msgstr "Pinta"
-
-#. nEFL7
-#: 3dsettings_toolbar.xhp
-msgctxt ""
-"3dsettings_toolbar.xhp\n"
-"par_idN10700\n"
-"help.text"
-msgid "<ahelp hid=\".\">Opens the <emph>Extrusion Surface</emph> window.</ahelp>"
-msgstr ""
-
-#. ASvxW
-#: 3dsettings_toolbar.xhp
-msgctxt ""
-"3dsettings_toolbar.xhp\n"
-"par_idN10717\n"
-"help.text"
-msgid "Select a surface material or a wireframe display."
-msgstr ""
-
-#. EACGj
-#: 3dsettings_toolbar.xhp
-msgctxt ""
-"3dsettings_toolbar.xhp\n"
-"par_idN10732\n"
-"help.text"
-msgid "3D Color"
-msgstr "3D-väri"
-
-#. TLZ97
-#: 3dsettings_toolbar.xhp
-msgctxt ""
-"3dsettings_toolbar.xhp\n"
-"par_idN10736\n"
-"help.text"
-msgid "<ahelp hid=\".\">Opens the <emph>Extrusion Color</emph> toolbar.</ahelp>"
-msgstr ""
-
#. DBz3U
#: fontwork_toolbar.xhp
msgctxt ""
diff --git a/source/fi/helpcontent2/source/text/shared/00.po b/source/fi/helpcontent2/source/text/shared/00.po
index 7ef3064d7f0..a7adaab48c6 100644
--- a/source/fi/helpcontent2/source/text/shared/00.po
+++ b/source/fi/helpcontent2/source/text/shared/00.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: 2020-05-27 11:43+0200\n"
+"POT-Creation-Date: 2020-06-22 17:23+0200\n"
"PO-Revision-Date: 2020-03-27 22:16+0000\n"
"Last-Translator: Tuomas Hietala <tuomas.hietala@iki.fi>\n"
"Language-Team: Finnish <https://weblate.documentfoundation.org/projects/libo_help-master/textshared00/fi/>\n"
@@ -8665,14 +8665,14 @@ msgctxt ""
msgid "Choose <emph>Format - Area - Area</emph>, press the <emph>Color</emph> button and click the <emph>Pick</emph> button."
msgstr ""
-#. 6GMdV
+#. iiCrG
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3153876\n"
"help.text"
-msgid "<image id=\"img_id3148386\" src=\"svx/res/colordlg.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3148386\">Icon</alt></image>"
-msgstr "<image id=\"img_id3148386\" src=\"svx/res/colordlg.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3148386\">Värikuvake, jossa spektri ja säädin</alt></image>"
+msgid "<image id=\"img_id3148386\" src=\"svx/res/colordlg.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3148386\">Icon</alt></image>"
+msgstr ""
#. XLFFo
#: 00000406.xhp
diff --git a/source/fi/helpcontent2/source/text/shared/01.po b/source/fi/helpcontent2/source/text/shared/01.po
index baa39f3a9e7..ffd13ab6f37 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: 2020-06-02 13:52+0200\n"
+"POT-Creation-Date: 2020-06-22 17:23+0200\n"
"PO-Revision-Date: 2020-06-05 22:27+0000\n"
"Last-Translator: Tuomas Hietala <tuomas.hietala@iki.fi>\n"
"Language-Team: Finnish <https://weblate.documentfoundation.org/projects/libo_help-master/textshared01/fi/>\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: 1565339092.000000\n"
#. 3u8hR
@@ -32146,6 +32146,15 @@ msgctxt ""
msgid "3D Effects"
msgstr "Kolmiulotteiset tehosteet"
+#. FmYrr
+#: 05350000.xhp
+msgctxt ""
+"05350000.xhp\n"
+"bm_id131592533297401\n"
+"help.text"
+msgid "<bookmark_value>3D Effects</bookmark_value>"
+msgstr ""
+
#. TFRAz
#: 05350000.xhp
msgctxt ""
@@ -32155,14 +32164,194 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05350000.xhp\" name=\"3D Effects\">3D Effects</link>"
msgstr "<link href=\"text/shared/01/05350000.xhp\" name=\"Kolmiulotteiset tehosteet\">Kolmiulotteiset tehosteet</link>"
-#. EGMuc
+#. CoFfY
#: 05350000.xhp
msgctxt ""
"05350000.xhp\n"
"par_id3156324\n"
"help.text"
-msgid "<ahelp hid=\".uno:Window3D\">Specifies the properties of 3D object(s) in the current document.</ahelp>"
-msgstr "<ahelp hid=\".uno:Window3D\">Määritetään käsiteltävän asiakirjan 3D-objektien eli virtuaalikappaleiden ominaisuudet.</ahelp>"
+msgid "<ahelp hid=\".uno:Window3D\">Specifies the properties of 3D object(s) in the current document or converts a 2D object to 3D.</ahelp>"
+msgstr ""
+
+#. LY4zH
+#: 05350000.xhp
+msgctxt ""
+"05350000.xhp\n"
+"hd_id281592536322406\n"
+"help.text"
+msgid "Apply"
+msgstr ""
+
+#. dG8Wm
+#: 05350000.xhp
+msgctxt ""
+"05350000.xhp\n"
+"par_id741592536331459\n"
+"help.text"
+msgid "Click here to apply the properties shown in the dialog to the selected object."
+msgstr ""
+
+#. cYsYv
+#: 05350000.xhp
+msgctxt ""
+"05350000.xhp\n"
+"par_id41592538802394\n"
+"help.text"
+msgid "<image src=\"svx/res/apply.png\" id=\"img_id861592538802395\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id501592538802396\">Apply icon</alt></image>"
+msgstr ""
+
+#. icjxn
+#: 05350000.xhp
+msgctxt ""
+"05350000.xhp\n"
+"par_id631592538701619\n"
+"help.text"
+msgid "Apply"
+msgstr ""
+
+#. GJ3hX
+#: 05350000.xhp
+msgctxt ""
+"05350000.xhp\n"
+"hd_id71592536242245\n"
+"help.text"
+msgid "Update"
+msgstr ""
+
+#. 5hw4X
+#: 05350000.xhp
+msgctxt ""
+"05350000.xhp\n"
+"par_id631592536255091\n"
+"help.text"
+msgid "Click here to view in the dialog all the properties of the selected object."
+msgstr ""
+
+#. h9CJA
+#: 05350000.xhp
+msgctxt ""
+"05350000.xhp\n"
+"par_id231592538985329\n"
+"help.text"
+msgid "<image src=\"res/sc10350.png\" id=\"img_id761592538985330\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id401592538985331\">Update Icon</alt></image>"
+msgstr ""
+
+#. 5jyB7
+#: 05350000.xhp
+msgctxt ""
+"05350000.xhp\n"
+"par_id401592538985331\n"
+"help.text"
+msgid "Update"
+msgstr ""
+
+#. FW5mo
+#: 05350000.xhp
+msgctxt ""
+"05350000.xhp\n"
+"hd_id11592536591540\n"
+"help.text"
+msgid "Convert to 3-D"
+msgstr ""
+
+#. hc48F
+#: 05350000.xhp
+msgctxt ""
+"05350000.xhp\n"
+"par_id531592536732187\n"
+"help.text"
+msgid "<ahelp hid=\".\">Use this icon to convert a selected 2D object to a 3D object.</ahelp> You can also select several 2D objects and convert them to one single 3D object. To convert a group of 2D objects to 3D, you must first ungroup the selected objects."
+msgstr ""
+
+#. cU9qs
+#: 05350000.xhp
+msgctxt ""
+"05350000.xhp\n"
+"par_id281592539101657\n"
+"help.text"
+msgid "<image src=\"svx/res/convrt3d.png\" id=\"img_id731592539101658\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id751592539101659\">Icon Convert to 3-D</alt></image>"
+msgstr ""
+
+#. 5DATF
+#: 05350000.xhp
+msgctxt ""
+"05350000.xhp\n"
+"par_id551592539101660\n"
+"help.text"
+msgid "Convert to 3-D"
+msgstr ""
+
+#. SjkGL
+#: 05350000.xhp
+msgctxt ""
+"05350000.xhp\n"
+"hd_id601592536828018\n"
+"help.text"
+msgid "Convert to Rotation Object"
+msgstr ""
+
+#. gMEko
+#: 05350000.xhp
+msgctxt ""
+"05350000.xhp\n"
+"par_id611592536869774\n"
+"help.text"
+msgid "<ahelp hid=\".\">Click here to convert a selected 2D object to a 3D rotation object.</ahelp> You can also select several 2D objects and convert them to one single 3D rotation object. To convert a group of 2D objects to 3D, you must first ungroup the selected objects."
+msgstr ""
+
+#. ZSSAm
+#: 05350000.xhp
+msgctxt ""
+"05350000.xhp\n"
+"par_id201592539216068\n"
+"help.text"
+msgid "<image src=\"svx/res/rotate3d.png\" id=\"img_id301592539216069\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id321592539216069\">Icon Convert to Rotation Object</alt></image>"
+msgstr ""
+
+#. a5JBW
+#: 05350000.xhp
+msgctxt ""
+"05350000.xhp\n"
+"par_id561592539216070\n"
+"help.text"
+msgid "Convert to Rotation Object"
+msgstr ""
+
+#. mfQMT
+#: 05350000.xhp
+msgctxt ""
+"05350000.xhp\n"
+"hd_id141592536953717\n"
+"help.text"
+msgid "Perspective On/Off"
+msgstr ""
+
+#. UhgwE
+#: 05350000.xhp
+msgctxt ""
+"05350000.xhp\n"
+"par_id731592536947112\n"
+"help.text"
+msgid "<ahelp hid=\".\">Click here to turn the perspective view on or off.</ahelp>"
+msgstr ""
+
+#. BYGG2
+#: 05350000.xhp
+msgctxt ""
+"05350000.xhp\n"
+"par_id141592539295096\n"
+"help.text"
+msgid "<image src=\"svx/res/persp3d.png\" id=\"img_id341592539295097\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id11592539295098\">Icon Perspective On/Off</alt></image>"
+msgstr ""
+
+#. Sohv7
+#: 05350000.xhp
+msgctxt ""
+"05350000.xhp\n"
+"par_id31592539295099\n"
+"help.text"
+msgid "Perspective On/Off"
+msgstr ""
#. YrBDB
#: 05350200.xhp
@@ -32191,6 +32380,24 @@ msgctxt ""
msgid "<ahelp hid=\"svx/ui/docking3deffects/geometry\">Adjusts the shape of the selected 3D object. You can only modify the shape of a 3D object that was created by converting a 2D object. To convert a 2D object to 3D, select the object, right-click, and then choose <emph>Convert - To 3D</emph>, or <emph>Convert - To 3D Rotation Object</emph>.</ahelp>"
msgstr "<ahelp hid=\"svx/ui/docking3deffects/geometry\">Valitun 3D-objektin muoto säädetään. Muotoa voi muokata vain sellaisista 3D-objekteista, jotka on luotu muuntamalla tasokuvio. Tasokuvion muuntamiseksi kolmiulotteiseksi, valitaan piirrosobjekti, napsautetaan kakkospainikkeella ja valitaan sitten <emph>Muunna - Pursota 3D-kappaleeksi</emph> tai <emph>Muunna - 3D-pyörähdyskappaleeksi</emph>.</ahelp>"
+#. MzhWz
+#: 05350200.xhp
+msgctxt ""
+"05350200.xhp\n"
+"par_id231592540156123\n"
+"help.text"
+msgid "<image src=\"svx/res/3dgeo.png\" id=\"img_id561592540156124\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id481592540156125\">Geometry Icon</alt></image>"
+msgstr ""
+
+#. kgxwZ
+#: 05350200.xhp
+msgctxt ""
+"05350200.xhp\n"
+"par_id151592540156126\n"
+"help.text"
+msgid "Geometry"
+msgstr ""
+
#. ncWkA
#: 05350200.xhp
msgctxt ""
@@ -32371,14 +32578,14 @@ msgctxt ""
msgid "<ahelp hid=\"svx/ui/docking3deffects/objspecific\">Renders the 3D surface according to the shape of the object. For example, a circular shape is rendered with a spherical surface.</ahelp>"
msgstr "<ahelp hid=\"svx/ui/docking3deffects/objspecific\">Hahmonnetaan 3D-pinnan objektin muodon mukaisesti. Esimerkiksi pyöreät muodot hahmonnetaan pallopinnoilla.</ahelp>"
-#. JPn39
+#. BDYkV
#: 05350200.xhp
msgctxt ""
"05350200.xhp\n"
"par_id3152811\n"
"help.text"
-msgid "<image id=\"img_id3150865\" src=\"svx/res/normobjs.png\" width=\"0.1661inch\" height=\"0.1661inch\"><alt id=\"alt_id3150865\">Icon</alt></image>"
-msgstr "<image id=\"img_id3150865\" src=\"svx/res/normobjs.png\" width=\"0.1661inch\" height=\"0.1661inch\"><alt id=\"alt_id3150865\">Kuvake, jossa kappale ja siitä säteitä moneen suuntaan</alt></image>"
+msgid "<image id=\"img_id3150865\" src=\"svx/res/normobjs.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3150865\">Icon</alt></image>"
+msgstr ""
#. 6DyPr
#: 05350200.xhp
@@ -32407,14 +32614,14 @@ msgctxt ""
msgid "<ahelp hid=\"svx/ui/docking3deffects/flat\">Renders the 3D surface as polygons.</ahelp>"
msgstr "<ahelp hid=\"svx/ui/docking3deffects/flat\">Hahmonnetaan 3D-pinta monikulmioina.</ahelp>"
-#. pDYnG
+#. mG5xH
#: 05350200.xhp
msgctxt ""
"05350200.xhp\n"
"par_id3157962\n"
"help.text"
-msgid "<image id=\"img_id3154068\" src=\"svx/res/normflat.png\" width=\"0.1661inch\" height=\"0.1661inch\"><alt id=\"alt_id3154068\">Icon</alt></image>"
-msgstr "<image id=\"img_id3154068\" src=\"svx/res/normflat.png\" width=\"0.1661inch\" height=\"0.1661inch\"><alt id=\"alt_id3154068\">Vaakataso-kuvake, josta säteitä vain ylös</alt></image>"
+msgid "<image id=\"img_id3154068\" src=\"svx/res/normflat.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154068\">Icon</alt></image>"
+msgstr ""
#. fMPFg
#: 05350200.xhp
@@ -32443,14 +32650,14 @@ msgctxt ""
msgid "<ahelp hid=\"svx/ui/docking3deffects/spherical\">Renders a smooth 3D surface.</ahelp>"
msgstr "<ahelp hid=\"svx/ui/docking3deffects/spherical\">Hahmonnetaan kaareva 3D-pinta.</ahelp>"
-#. FWtGB
+#. V7oDJ
#: 05350200.xhp
msgctxt ""
"05350200.xhp\n"
"par_id3148923\n"
"help.text"
-msgid "<image id=\"img_id3149807\" src=\"svx/res/normsphe.png\" width=\"0.1661inch\" height=\"0.1661inch\"><alt id=\"alt_id3149807\">Icon</alt></image>"
-msgstr "<image id=\"img_id3149807\" src=\"svx/res/normsphe.png\" width=\"0.1661inch\" height=\"0.1661inch\"><alt id=\"alt_id3149807\">Kalotti-kuvake, josta säteitä ulos päin</alt></image>"
+msgid "<image id=\"img_id3149807\" src=\"svx/res/normsphe.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149807\">Icon</alt></image>"
+msgstr ""
#. FfUMo
#: 05350200.xhp
@@ -32479,14 +32686,14 @@ msgctxt ""
msgid "<ahelp hid=\"svx/ui/docking3deffects/invertnormals\">Inverts the light source.</ahelp>"
msgstr ""
-#. kH6tB
+#. 5gzpa
#: 05350200.xhp
msgctxt ""
"05350200.xhp\n"
"par_id3152940\n"
"help.text"
-msgid "<image id=\"img_id3151116\" src=\"svx/res/invert3d.png\" width=\"0.1661inch\" height=\"0.1661inch\"><alt id=\"alt_id3151116\">Icon</alt></image>"
-msgstr "<image id=\"img_id3151116\" src=\"svx/res/invert3d.png\" width=\"0.1661inch\" height=\"0.1661inch\"><alt id=\"alt_id3151116\">Kuvake, jossa lävistäjä ja nuolia</alt></image>"
+msgid "<image id=\"img_id3151116\" src=\"svx/res/invert3d.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3151116\">Icon</alt></image>"
+msgstr ""
#. PABev
#: 05350200.xhp
@@ -32515,14 +32722,14 @@ msgctxt ""
msgid "<ahelp hid=\"svx/ui/docking3deffects/doublesidedillum\">Lights the object from the outside and the inside. To use an ambient light source, click this button, and then click the <emph>Invert Normals</emph> button.</ahelp>"
msgstr "<ahelp hid=\"svx/ui/docking3deffects/doublesidedillum\">Objektia valaistaan sekä ulko- että sisäpuolelta. Taustavalon käyttämiseksi, napsautetaan tätä painiketta ja sitten <emph>Käännä normaalit</emph> -painiketta.</ahelp>"
-#. 9SLgN
+#. B8zQ6
#: 05350200.xhp
msgctxt ""
"05350200.xhp\n"
"par_id3157309\n"
"help.text"
-msgid "<image id=\"img_id3155746\" src=\"svx/res/lght2sid.png\" width=\"0.1661inch\" height=\"0.1661inch\"><alt id=\"alt_id3155746\">Icon</alt></image>"
-msgstr "<image id=\"img_id3155746\" src=\"svx/res/lght2sid.png\" width=\"0.1661inch\" height=\"0.1661inch\"><alt id=\"alt_id3155746\">Pystytaso-kuvake, jossa keltaisia säteitä molemmin puolin</alt></image>"
+msgid "<image id=\"img_id3155746\" src=\"svx/res/lght2sid.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3155746\">Icon</alt></image>"
+msgstr ""
#. LGaGJ
#: 05350200.xhp
@@ -32551,14 +32758,14 @@ msgctxt ""
msgid "<ahelp hid=\"svx/ui/docking3deffects/doublesided\">Closes the shape of a 3D object that was created by extruding a freeform line (<emph>Convert - To 3D</emph>).</ahelp>"
msgstr "<ahelp hid=\"svx/ui/docking3deffects/doublesided\">Suljetaan sellaisen 3D- eli virtuaalikappaleen muoto, joka on luotu pursottamalla vapaamuotoinen viiva (<emph>Muunna - Pursota 3D-kappaleeksi</emph>).</ahelp>"
-#. aeycC
+#. xZfFU
#: 05350200.xhp
msgctxt ""
"05350200.xhp\n"
"par_id3150686\n"
"help.text"
-msgid "<image id=\"img_id3152460\" src=\"svx/res/doublesi.png\" width=\"0.1661inch\" height=\"0.1661inch\"><alt id=\"alt_id3152460\">Icon</alt></image>"
-msgstr "<image id=\"img_id3152460\" src=\"svx/res/doublesi.png\" width=\"0.1661inch\" height=\"0.1661inch\"><alt id=\"alt_id3152460\">Pystytaso-kuvake, jossa nuolet vasemmalle ja oikealle</alt></image>"
+msgid "<image id=\"img_id3152460\" src=\"svx/res/doublesi.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3152460\">Icon</alt></image>"
+msgstr ""
#. t7GZ3
#: 05350200.xhp
@@ -32596,6 +32803,24 @@ msgctxt ""
msgid "<ahelp hid=\"svx/ui/docking3deffects/representation\">Sets the shading and shadow options for the selected 3D object.</ahelp>"
msgstr "<ahelp hid=\"svx/ui/docking3deffects/representation\">Tehdään valitun 3D-kappaleen varjostus- ja varjoasetukset.</ahelp>"
+#. MKEq8
+#: 05350300.xhp
+msgctxt ""
+"05350300.xhp\n"
+"par_id401592540321324\n"
+"help.text"
+msgid "<image src=\"svx/res/3drepres.png\" id=\"img_id461592540321325\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id991592540321326\">Icon Shading</alt></image>"
+msgstr ""
+
+#. BWaRu
+#: 05350300.xhp
+msgctxt ""
+"05350300.xhp\n"
+"par_id741592540321327\n"
+"help.text"
+msgid "Shading"
+msgstr ""
+
#. XaVEX
#: 05350300.xhp
msgctxt ""
@@ -32650,14 +32875,14 @@ msgctxt ""
msgid "<ahelp hid=\"svx/ui/docking3deffects/shadow\">Adds or removes a shadow from the selected 3D object.</ahelp>"
msgstr "<ahelp hid=\"svx/ui/docking3deffects/shadow\">Lisätään tai poistetaan valitun 3D-kappaleen varjo.</ahelp>"
-#. c6bJS
+#. cTfbV
#: 05350300.xhp
msgctxt ""
"05350300.xhp\n"
"par_id3150254\n"
"help.text"
-msgid "<image id=\"img_id3159342\" src=\"svx/res/shadow3d.png\" width=\"0.1661inch\" height=\"0.1661inch\"><alt id=\"alt_id3159342\">Icon</alt></image>"
-msgstr "<image id=\"img_id3159342\" src=\"svx/res/shadow3d.png\" width=\"0.1661inch\" height=\"0.1661inch\"><alt id=\"alt_id3159342\">Kuvake</alt></image>"
+msgid "<image id=\"img_id3159342\" src=\"svx/res/shadow3d.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3159342\">Icon</alt></image>"
+msgstr ""
#. vJjvT
#: 05350300.xhp
@@ -32767,6 +32992,24 @@ msgctxt ""
msgid "<ahelp hid=\"svx/ui/docking3deffects/light\">Define the light source for the selected 3D object.</ahelp>"
msgstr "<ahelp hid=\"svx/ui/docking3deffects/light\">Määritetään valitun 3D-kappaleen valonlähde.</ahelp>"
+#. ULUXB
+#: 05350400.xhp
+msgctxt ""
+"05350400.xhp\n"
+"par_id411592540760546\n"
+"help.text"
+msgid "<image src=\"svx/res/3dlight.png\" id=\"img_id151592540760547\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id611592540760548\">Icon Illumination</alt></image>"
+msgstr ""
+
+#. mYoPc
+#: 05350400.xhp
+msgctxt ""
+"05350400.xhp\n"
+"par_id601592540760549\n"
+"help.text"
+msgid "Illumination"
+msgstr ""
+
#. UdHMg
#: 05350400.xhp
msgctxt ""
@@ -32803,14 +33046,14 @@ msgctxt ""
msgid "<ahelp hid=\"svx/ui/docking3deffects/light8\">Click twice to turn the light source on, and then select a color for the light from the list. If you want, you can also set the color of the surrounding light, by selecting a color from the <emph>Ambient light</emph> box.</ahelp> You can also press the Spacebar to turn the light source on or off."
msgstr "<ahelp hid=\"svx/ui/docking3deffects/light8\">Napsautetaan kahdesti valon sytyttämiseksi ja valitaan sitten valon väri luettelosta. Tarvittaessa voidaan myös ympäristön valon väriä säätää valitsemalla väri <emph>Taustavalo</emph>-ruudusta.</ahelp> Valonlähteen voi sytyttää ja sammuttaa myös Väli-näppäimellä."
-#. Rh3LG
+#. bX7gf
#: 05350400.xhp
msgctxt ""
"05350400.xhp\n"
"par_id3159269\n"
"help.text"
-msgid "<image id=\"img_id3156155\" src=\"svx/res/lighton.png\" width=\"0.1661inch\" height=\"0.1661inch\"><alt id=\"alt_id3156155\">Icon</alt></image>"
-msgstr "<image id=\"img_id3156155\" src=\"svx/res/lighton.png\" width=\"0.1661inch\" height=\"0.1661inch\"><alt id=\"alt_id3156155\">Valonlähde-kuvake, jossa lamppussa keltaista valoa</alt></image>"
+msgid "<image id=\"img_id3156155\" src=\"svx/res/lighton.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3156155\">Icon Light is on</alt></image>"
+msgstr ""
#. BeChj
#: 05350400.xhp
@@ -32821,14 +33064,14 @@ msgctxt ""
msgid "Light is on"
msgstr "Valo on päällä"
-#. 4obNS
+#. M7NuB
#: 05350400.xhp
msgctxt ""
"05350400.xhp\n"
"par_id3155449\n"
"help.text"
-msgid "<image id=\"img_id3147573\" src=\"svx/res/light.png\" width=\"0.1661inch\" height=\"0.1661inch\"><alt id=\"alt_id3147573\">Icon</alt></image>"
-msgstr "<image id=\"img_id3147573\" src=\"svx/res/light.png\" width=\"0.1661inch\" height=\"0.1661inch\"><alt id=\"alt_id3147573\">Valonlähde-kuvake, jossa lamppu sammuneena</alt></image>"
+msgid "<image id=\"img_id3147573\" src=\"svx/res/light.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3147573\">Icon Light is off</alt></image>"
+msgstr ""
#. giCYQ
#: 05350400.xhp
@@ -32947,6 +33190,24 @@ msgctxt ""
msgid "<ahelp hid=\"svx/ui/docking3deffects/texture\">Sets the properties of the surface texture for the selected 3D object. This feature is only available after you apply a surface texture to the selected object. To quickly apply a surface texture, open the <emph>Gallery</emph>, hold down Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>, and then drag an image onto the selected 3D object.</ahelp>"
msgstr "<ahelp hid=\"svx/ui/docking3deffects/texture\">Tehdään valitun kolmiulotteisen objektin pintakuvioinnin ominaisuusasetukset. Tämä piirre on käytettävissä vasta sitten, kun pintakuviointia on käytetty valittuun objektiin. Pintakuvion käyttämiseksi sujuvasti avataan <emph>galleria</emph> ja pitäen pohjassa Vaihto+Ctrl (Mac: Vaihto+Komento) vedetään kuva valitun 3D-objektin päälle.</ahelp>"
+#. xWF3J
+#: 05350500.xhp
+msgctxt ""
+"05350500.xhp\n"
+"par_id871592540872026\n"
+"help.text"
+msgid "<image src=\"svx/res/3dtextur.png\" id=\"img_id241592540872027\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id151592540872028\">Icon Textures</alt></image>"
+msgstr ""
+
+#. 7QEfG
+#: 05350500.xhp
+msgctxt ""
+"05350500.xhp\n"
+"par_id41592540872029\n"
+"help.text"
+msgid "Textures"
+msgstr ""
+
#. pVanr
#: 05350500.xhp
msgctxt ""
@@ -33001,14 +33262,14 @@ msgctxt ""
msgid "<ahelp hid=\"svx/ui/docking3deffects/textype\">Converts the texture to black and white.</ahelp>"
msgstr "<ahelp hid=\"svx/ui/docking3deffects/textype\">Pintakuvio muunnetaan mustavalkoiseksi.</ahelp>"
-#. CnDCj
+#. ohvQW
#: 05350500.xhp
msgctxt ""
"05350500.xhp\n"
"par_id3146773\n"
"help.text"
-msgid "<image id=\"img_id3150084\" src=\"svx/res/luminanc.png\" width=\"0.1661inch\" height=\"0.1661inch\"><alt id=\"alt_id3150084\">Icon</alt></image>"
-msgstr "<image id=\"img_id3150084\" src=\"svx/res/luminanc.png\" width=\"0.1661inch\" height=\"0.1661inch\"><alt id=\"alt_id3150084\">Kuvake</alt></image>"
+msgid "<image id=\"img_id3150084\" src=\"svx/res/luminanc.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3150084\">Icon Black & White</alt></image>"
+msgstr ""
#. RReP7
#: 05350500.xhp
@@ -33037,14 +33298,14 @@ msgctxt ""
msgid "<ahelp hid=\"svx/ui/docking3deffects/texcolor\">Converts the texture to color.</ahelp>"
msgstr "<ahelp hid=\"svx/ui/docking3deffects/texcolor\">Pintakuvio muunnetaan värilliseksi.</ahelp>"
-#. wCyCP
+#. h9L4x
#: 05350500.xhp
msgctxt ""
"05350500.xhp\n"
"par_id3153126\n"
"help.text"
-msgid "<image id=\"img_id3155388\" src=\"svx/res/color.png\" width=\"0.1661inch\" height=\"0.1661inch\"><alt id=\"alt_id3155388\">Icon</alt></image>"
-msgstr "<image id=\"img_id3155388\" src=\"svx/res/color.png\" width=\"0.1661inch\" height=\"0.1661inch\"><alt id=\"alt_id3155388\">Kuvake</alt></image>"
+msgid "<image id=\"img_id3155388\" src=\"svx/res/color.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3155388\">Icon Color</alt></image>"
+msgstr ""
#. bvQtQ
#: 05350500.xhp
@@ -33091,14 +33352,14 @@ msgctxt ""
msgid "<ahelp hid=\"svx/ui/docking3deffects/texreplace\">Applies the texture without shading.</ahelp>"
msgstr "<ahelp hid=\"svx/ui/docking3deffects/texreplace\">Pintakuviota käytetään ilman varjostusta.</ahelp>"
-#. y4qB2
+#. LC2C6
#: 05350500.xhp
msgctxt ""
"05350500.xhp\n"
"par_id3154280\n"
"help.text"
-msgid "<image id=\"img_id3149045\" src=\"svx/res/replac3d.png\" width=\"0.1661inch\" height=\"0.1661inch\"><alt id=\"alt_id3149045\">Icon</alt></image>"
-msgstr "<image id=\"img_id3149045\" src=\"svx/res/replac3d.png\" width=\"0.1661inch\" height=\"0.1661inch\"><alt id=\"alt_id3149045\">Kuvake</alt></image>"
+msgid "<image id=\"img_id3149045\" src=\"svx/res/replac3d.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149045\">Icon Only Texture</alt></image>"
+msgstr ""
#. 3ZP8a
#: 05350500.xhp
@@ -33127,14 +33388,14 @@ msgctxt ""
msgid "<ahelp hid=\"svx/ui/docking3deffects/texmodulate\">Applies the texture with shading. To define the shading options for the texture, click the <emph>Shading</emph> button in this dialog.</ahelp>"
msgstr "<ahelp hid=\"svx/ui/docking3deffects/texmodulate\">Käytetään varjostettua pintakuviota. Varjostusasetusten määrittämiseksi napsautetaan valintaikkunan <emph>Varjostus</emph>-painiketta.</ahelp>"
-#. mkWdG
+#. 7AQDp
#: 05350500.xhp
msgctxt ""
"05350500.xhp\n"
"par_id3150742\n"
"help.text"
-msgid "<image id=\"img_id3152803\" src=\"svx/res/modula3d.png\" width=\"0.1661inch\" height=\"0.1661inch\"><alt id=\"alt_id3152803\">Icon</alt></image>"
-msgstr "<image id=\"img_id3152803\" src=\"svx/res/modula3d.png\" width=\"0.1661inch\" height=\"0.1661inch\"><alt id=\"alt_id3152803\">Pallokuvake, jossa heijastus ja varjo</alt></image>"
+msgid "<image id=\"img_id3152803\" src=\"svx/res/modula3d.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3152803\">Icon Texture and Shading</alt></image>"
+msgstr ""
#. 6RBA7
#: 05350500.xhp
@@ -33181,14 +33442,14 @@ msgctxt ""
msgid "<ahelp hid=\"svx/ui/docking3deffects/texobjx\">Automatically adjusts the texture based on the shape and size of the object.</ahelp>"
msgstr "<ahelp hid=\"svx/ui/docking3deffects/texobjx\">Pintakuvio säätyy kappaleen muodon ja koon mukaisesti.</ahelp>"
-#. TxCpm
+#. 6Xce4
#: 05350500.xhp
msgctxt ""
"05350500.xhp\n"
"par_id3155103\n"
"help.text"
-msgid "<image id=\"img_id3148920\" src=\"svx/res/objspc3d.png\" width=\"0.1661inch\" height=\"0.1661inch\"><alt id=\"alt_id3148920\">Icon</alt></image>"
-msgstr "<image id=\"img_id3148920\" src=\"svx/res/objspc3d.png\" width=\"0.1661inch\" height=\"0.1661inch\"><alt id=\"alt_id3148920\">Kuvake</alt></image>"
+msgid "<image id=\"img_id3148920\" src=\"svx/res/objspc3d.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3148920\">Icon Object-specific</alt></image>"
+msgstr ""
#. h7Pr5
#: 05350500.xhp
@@ -33217,14 +33478,14 @@ msgctxt ""
msgid "<ahelp hid=\"svx/ui/docking3deffects/texparallelx\">Applies the texture parallel to the horizontal axis.</ahelp>"
msgstr "<ahelp hid=\"svx/ui/docking3deffects/texparallelx\">Pintakuviota käytetään vaaka-akselin suuntaisesti.</ahelp>"
-#. ZrhNh
+#. 5EAXu
#: 05350500.xhp
msgctxt ""
"05350500.xhp\n"
"par_id3148977\n"
"help.text"
-msgid "<image id=\"img_id3147478\" src=\"svx/res/parallel.png\" width=\"0.1661inch\" height=\"0.1661inch\"><alt id=\"alt_id3147478\">Icon</alt></image>"
-msgstr "<image id=\"img_id3147478\" src=\"svx/res/parallel.png\" width=\"0.1661inch\" height=\"0.1661inch\"><alt id=\"alt_id3147478\">Kuvake</alt></image>"
+msgid "<image id=\"img_id3147478\" src=\"svx/res/parallel.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3147478\">Icon</alt></image>"
+msgstr ""
#. tD2xB
#: 05350500.xhp
@@ -33253,14 +33514,14 @@ msgctxt ""
msgid "<ahelp hid=\"svx/ui/docking3deffects/texcirclex\">Wraps the horizontal axis of the texture pattern around a sphere.</ahelp>"
msgstr "<ahelp hid=\"svx/ui/docking3deffects/texcirclex\">Pintakuvion vaaka-akseli kääritään pallon ympäri.</ahelp>"
-#. dSdDf
+#. J5GGV
#: 05350500.xhp
msgctxt ""
"05350500.xhp\n"
"par_id3154013\n"
"help.text"
-msgid "<image id=\"img_id3153943\" src=\"svx/res/parallel.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3153943\">Icon</alt></image>"
-msgstr "<image id=\"img_id3153943\" src=\"svx/res/parallel.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3153943\">Kuvake</alt></image>"
+msgid "<image id=\"img_id3153943\" src=\"svx/res/parallel.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153943\">Icon Circular</alt></image>"
+msgstr ""
#. CDnKt
#: 05350500.xhp
@@ -33307,14 +33568,14 @@ msgctxt ""
msgid "<ahelp hid=\"svx/ui/docking3deffects/texobjy\">Automatically adjusts the texture based on the shape and size of the object.</ahelp>"
msgstr "<ahelp hid=\"svx/ui/docking3deffects/texobjy\">Pintakuvio säätyy kappaleen muodon ja koon mukaisesti.</ahelp>"
-#. 5bG3B
+#. zv6XE
#: 05350500.xhp
msgctxt ""
"05350500.xhp\n"
"par_id3153210\n"
"help.text"
-msgid "<image id=\"img_id3153188\" src=\"svx/res/objspc3d.png\" width=\"0.1661inch\" height=\"0.1661inch\"><alt id=\"alt_id3153188\">Icon</alt></image>"
-msgstr "<image id=\"img_id3153188\" src=\"svx/res/objspc3d.png\" width=\"0.1661inch\" height=\"0.1661inch\"><alt id=\"alt_id3153188\">Kuvake</alt></image>"
+msgid "<image id=\"img_id3153188\" src=\"svx/res/objspc3d.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153188\">Icon Object-Specific</alt></image>"
+msgstr ""
#. EFSxZ
#: 05350500.xhp
@@ -33343,14 +33604,14 @@ msgctxt ""
msgid "<ahelp hid=\"svx/ui/docking3deffects/texparallely\">Applies the texture parallel to the vertical axis.</ahelp>"
msgstr "<ahelp hid=\"svx/ui/docking3deffects/texparallely\">Pintakuviota käytetään pystyakselin suuntaisesti.</ahelp>"
-#. aBANs
+#. zBtVm
#: 05350500.xhp
msgctxt ""
"05350500.xhp\n"
"par_id3147485\n"
"help.text"
-msgid "<image id=\"img_id3151280\" src=\"svx/res/parallel.png\" width=\"0.1661inch\" height=\"0.1661inch\"><alt id=\"alt_id3151280\">Icon</alt></image>"
-msgstr "<image id=\"img_id3151280\" src=\"svx/res/parallel.png\" width=\"0.1661inch\" height=\"0.1661inch\"><alt id=\"alt_id3151280\">Kuvake</alt></image>"
+msgid "<image id=\"img_id3151280\" src=\"svx/res/parallel.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3151280\">Icon Parallel</alt></image>"
+msgstr ""
#. ChZxa
#: 05350500.xhp
@@ -33379,14 +33640,14 @@ msgctxt ""
msgid "<ahelp hid=\"svx/ui/docking3deffects/texcircley\">Wraps the vertical axis of the texture pattern around a sphere.</ahelp>"
msgstr "<ahelp hid=\"svx/ui/docking3deffects/texcircley\">Pintakuvion pystyakseli kääritään pallon ympäri.</ahelp>"
-#. iimyY
+#. 3Ubyf
#: 05350500.xhp
msgctxt ""
"05350500.xhp\n"
"par_id3157876\n"
"help.text"
-msgid "<image id=\"img_id3152807\" src=\"svx/res/parallel.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3152807\">Icon</alt></image>"
-msgstr "<image id=\"img_id3152807\" src=\"svx/res/parallel.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3152807\">Kuvake</alt></image>"
+msgid "<image id=\"img_id3152807\" src=\"svx/res/parallel.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3152807\">Icon Circular</alt></image>"
+msgstr ""
#. 6Xq2Y
#: 05350500.xhp
@@ -33433,14 +33694,14 @@ msgctxt ""
msgid "<ahelp hid=\"svx/ui/docking3deffects/texfilter\">Blurs the texture slightly to remove unwanted speckles.</ahelp>"
msgstr "<ahelp hid=\"svx/ui/docking3deffects/texfilter\">Sumennetaan pintakuviota lievästi epätoivottujen täplien poistamiseksi.</ahelp>"
-#. eCB3F
+#. DnusW
#: 05350500.xhp
msgctxt ""
"05350500.xhp\n"
"par_id3145651\n"
"help.text"
-msgid "<image id=\"img_id3156355\" src=\"res/sx10715.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id3156355\">Icon</alt></image>"
-msgstr "<image id=\"img_id3156355\" src=\"res/sx10715.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id3156355\">Kuvake</alt></image>"
+msgid "<image id=\"img_id3156355\" src=\"res/sx10715.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3156355\">Icon Filtering On/Off</alt></image>"
+msgstr ""
#. NRzG4
#: 05350500.xhp
@@ -33478,6 +33739,24 @@ msgctxt ""
msgid "<ahelp hid=\"svx/ui/docking3deffects/material\">Changes the coloring of the selected 3D object.</ahelp>"
msgstr "<ahelp hid=\"svx/ui/docking3deffects/material\">Vaihdetaan valitun kolmiulotteisen objektin väritystä.</ahelp>"
+#. CCGaw
+#: 05350600.xhp
+msgctxt ""
+"05350600.xhp\n"
+"par_id231592541000678\n"
+"help.text"
+msgid "<image src=\"svx/res/material.png\" id=\"img_id781592541000679\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id681592541000680\">Icon Material</alt></image>"
+msgstr ""
+
+#. JLbj7
+#: 05350600.xhp
+msgctxt ""
+"05350600.xhp\n"
+"par_id251592541000681\n"
+"help.text"
+msgid "Material"
+msgstr ""
+
#. qHMby
#: 05350600.xhp
msgctxt ""
diff --git a/source/fi/helpcontent2/source/text/shared/02.po b/source/fi/helpcontent2/source/text/shared/02.po
index c7ae2abefe6..f5859c3eec6 100644
--- a/source/fi/helpcontent2/source/text/shared/02.po
+++ b/source/fi/helpcontent2/source/text/shared/02.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: 2020-03-31 10:35+0200\n"
+"POT-Creation-Date: 2020-06-22 17:23+0200\n"
"PO-Revision-Date: 2020-02-05 20:05+0000\n"
"Last-Translator: Tuomas Hietala <tuomas.hietala@iki.fi>\n"
"Language-Team: Finnish <https://weblate.documentfoundation.org/projects/libo_help-master/textshared02/fi/>\n"
@@ -547,14 +547,14 @@ msgctxt ""
msgid "<link href=\"text/shared/01/04140000.xhp\" name=\"From File\">From File</link>"
msgstr "<link href=\"text/shared/01/04140000.xhp\" name=\"Tiedostosta\">Tiedostosta</link>"
-#. t7YFg
+#. vwjvL
#: 01140000.xhp
msgctxt ""
"01140000.xhp\n"
"par_idN10E95\n"
"help.text"
-msgid "<link href=\"text/shared/3dsettings_toolbar.xhp\">Extrusion On/Off</link>"
-msgstr "<link href=\"text/shared/3dsettings_toolbar.xhp\">Pursotus käytössä / poissa käytöstä</link>"
+msgid "<link href=\"text/sdraw/01/3dsettings_toolbar.xhp\">Extrusion On/Off</link>"
+msgstr ""
#. qDJzn
#: 01140000.xhp
diff --git a/source/fi/helpcontent2/source/text/simpress.po b/source/fi/helpcontent2/source/text/simpress.po
index 57d6979361e..4245e304e66 100644
--- a/source/fi/helpcontent2/source/text/simpress.po
+++ b/source/fi/helpcontent2/source/text/simpress.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: 2020-01-07 14:10+0100\n"
+"POT-Creation-Date: 2020-06-22 17:23+0200\n"
"PO-Revision-Date: 2019-07-16 16:16+0000\n"
"Last-Translator: Jiri Grönroos <jiri.gronroos@iki.fi>\n"
"Language-Team: Finnish <discuss@fi.libreoffice.org>\n"
@@ -1087,14 +1087,14 @@ msgctxt ""
msgid "This tool is used to rotate the object."
msgstr "Tällä välineellä kierretään objekteja."
-#. ymFAf
+#. ATsdc
#: main0210.xhp
msgctxt ""
"main0210.xhp\n"
"par_idN107FF\n"
"help.text"
-msgid "<link href=\"text/shared/3dsettings_toolbar.xhp\">Extrusion On/Off</link>"
-msgstr "<link href=\"text/shared/3dsettings_toolbar.xhp\">Pursotus käytössä / poissa käytöstä</link>"
+msgid "<link href=\"text/sdraw/01/3dsettings_toolbar.xhp\">Extrusion On/Off</link>"
+msgstr ""
#. wXAyq
#: main0210.xhp
diff --git a/source/fi/helpcontent2/source/text/simpress/02.po b/source/fi/helpcontent2/source/text/simpress/02.po
index af6d544dc4b..ad51202f2be 100644
--- a/source/fi/helpcontent2/source/text/simpress/02.po
+++ b/source/fi/helpcontent2/source/text/simpress/02.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: 2020-01-07 14:10+0100\n"
+"POT-Creation-Date: 2020-06-22 17:23+0200\n"
"PO-Revision-Date: 2017-10-04 10:57+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: Finnish <discuss@fi.libreoffice.org>\n"
@@ -4957,42 +4957,6 @@ msgctxt ""
msgid "Line with Arrows"
msgstr "Nuolipäinen viiva"
-#. yDKBd
-#: 10130000.xhp
-msgctxt ""
-"10130000.xhp\n"
-"tit\n"
-"help.text"
-msgid "3D Effects"
-msgstr "Kolmiulotteiset tehosteet"
-
-#. Fsr7A
-#: 10130000.xhp
-msgctxt ""
-"10130000.xhp\n"
-"hd_id3149052\n"
-"help.text"
-msgid "<link href=\"text/simpress/02/10130000.xhp\" name=\"3D Effects\">3D Effects</link>"
-msgstr "<link href=\"text/simpress/02/10130000.xhp\" name=\"Kolmiulotteiset tehosteet\">Kolmiulotteiset tehosteet</link>"
-
-#. vuVQ4
-#: 10130000.xhp
-msgctxt ""
-"10130000.xhp\n"
-"par_id3145117\n"
-"help.text"
-msgid "<ahelp hid=\".\">Specifies the properties of a 3D object or converts a 2D object to 3D.</ahelp>"
-msgstr "<ahelp hid=\".\">Määritetään 3D-objektin ominaisuudet tai muunnetaan kaksiulotteisia objekteja virtuaalikappaleiksi.</ahelp>"
-
-#. tzfFB
-#: 10130000.xhp
-msgctxt ""
-"10130000.xhp\n"
-"par_id3147372\n"
-"help.text"
-msgid "<link href=\"text/shared/01/05350000.xhp\" name=\"Format - 3D Effects\"><emph>Format - 3D Effects</emph></link>"
-msgstr "<link href=\"text/shared/01/05350000.xhp\" name=\"Muotoilu - Kolmiulotteiset tehosteet\"><emph>Muotoilu - Kolmiulotteiset tehosteet</emph></link>"
-
#. aFT2o
#: 11060000.xhp
msgctxt ""