aboutsummaryrefslogtreecommitdiff
path: root/source/pl/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/pl/helpcontent2
parentb3af6d45ec04aa0bb3861e7fb1eab95a66c822f2 (diff)
update translations for master/7.0 and add ckb (Central Kurdish) files
Change-Id: If4a63e426ebf7de50806fbd2699cea08b26453e4
Diffstat (limited to 'source/pl/helpcontent2')
-rw-r--r--source/pl/helpcontent2/source/text/sbasic/shared.po1056
-rw-r--r--source/pl/helpcontent2/source/text/scalc/01.po20
-rw-r--r--source/pl/helpcontent2/source/text/schart/01.po84
-rw-r--r--source/pl/helpcontent2/source/text/sdraw.po8
-rw-r--r--source/pl/helpcontent2/source/text/sdraw/01.po452
-rw-r--r--source/pl/helpcontent2/source/text/shared.po272
-rw-r--r--source/pl/helpcontent2/source/text/shared/00.po8
-rw-r--r--source/pl/helpcontent2/source/text/shared/01.po407
-rw-r--r--source/pl/helpcontent2/source/text/shared/02.po8
-rw-r--r--source/pl/helpcontent2/source/text/simpress.po8
-rw-r--r--source/pl/helpcontent2/source/text/simpress/02.po38
11 files changed, 1963 insertions, 398 deletions
diff --git a/source/pl/helpcontent2/source/text/sbasic/shared.po b/source/pl/helpcontent2/source/text/sbasic/shared.po
index a77bae9dbf0..5bd56c15b75 100644
--- a/source/pl/helpcontent2/source/text/sbasic/shared.po
+++ b/source/pl/helpcontent2/source/text/sbasic/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-05-25 20:00+0200\n"
+"POT-Creation-Date: 2020-06-22 17:23+0200\n"
"PO-Revision-Date: 2018-11-25 14:04+0000\n"
"Last-Translator: Piotr Roszkowski <piotrekr1@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -35593,14 +35593,14 @@ 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>"
-msgstr "<link href=\"text/sbasic/shared/03131600.xhp\" name=\"CreateUnoService Function\">Funkcja CreateUnoService</link>"
+msgid "<variable id=\"createunoserviceh1\"><link href=\"text/sbasic/shared/03131600.xhp\" name=\"CreateUnoService Function\">CreateUnoService Function</link></variable>"
+msgstr ""
#. rJbLM
#: 03131600.xhp
@@ -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 "Aby wyświetlić listę dostępnych usług, przejdź do:<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>"
-#. 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/pl/helpcontent2/source/text/scalc/01.po b/source/pl/helpcontent2/source/text/scalc/01.po
index 70954cc0214..a23282441bf 100644
--- a/source/pl/helpcontent2/source/text/scalc/01.po
+++ b/source/pl/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: 2019-03-31 18:47+0000\n"
"Last-Translator: Kierek125 <kierek125@onet.pl>\n"
"Language-Team: LANGUAGE <LL@li.org>\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 "<variable id=\"head_addin_analysis_one\"><link href=\"text/scalc/01/04060115.xhp\" name=\"Add-in Functions, List of Analysis Functions Part One\">Funkcje dodatkowe, lista funkcji analizy - część pierwsza</link></variable>"
+#. 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 "<variable id=\"head_addin_analysis_two\"><link href=\"text/scalc/01/04060116.xhp\" name=\"Add-in Functions, List of Analysis Functions Part Two\">Funkcje dodatkowe, lista funkcji analizy - część druga</link></variable>"
+#. 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/pl/helpcontent2/source/text/schart/01.po b/source/pl/helpcontent2/source/text/schart/01.po
index cbaa8a19df9..98ff1ec1336 100644
--- a/source/pl/helpcontent2/source/text/schart/01.po
+++ b/source/pl/helpcontent2/source/text/schart/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-08-21 21:37+0200\n"
+"POT-Creation-Date: 2020-06-22 17:23+0200\n"
"PO-Revision-Date: 2018-12-19 10:54+0000\n"
"Last-Translator: Piotr Roszkowski <piotrekr1@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -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=\".\">Definiuje kierunek tekstu w akapicie, dla którego włączona jest obsługa złożonego układu tekstu (CTL). Funkcja ta jest dostępna tylko wówczas, gdy została włączona obsługa złożonego układu tekstu.</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 ""
@@ -2527,6 +2545,24 @@ msgctxt ""
msgid "<ahelp hid=\".\">Check to also show values of currently hidden cells within the source cell range.</ahelp>"
msgstr "<ahelp hid=\".\">Zaznacz tę opcję, aby wyświetlić także wartości z komórek ukrytych w wybranym zakresie.</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 ""
@@ -4093,6 +4129,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\">Wprowadź kategorię, w której oś powinna przeciąć drugą oś.</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 ""
@@ -8781,4 +8862,3 @@ msgctxt ""
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Moves down the selected entry in the Data Series list.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Przenosi wybraną pozycję w dół na liście Seria danych.</ahelp>"
-
diff --git a/source/pl/helpcontent2/source/text/sdraw.po b/source/pl/helpcontent2/source/text/sdraw.po
index 3941d0b8ed5..170fad0a94b 100644
--- a/source/pl/helpcontent2/source/text/sdraw.po
+++ b/source/pl/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: 2018-12-19 10:54+0000\n"
"Last-Translator: Piotr Roszkowski <piotrekr1@gmail.com>\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\">Formanty formularzy</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\">Włącz/wyłącz perspektywę</link>"
+msgid "<link href=\"text/sdraw/01/3dsettings_toolbar.xhp\">Extrusion On/Off</link>"
+msgstr ""
#. 4zUFD
#: main0210.xhp
diff --git a/source/pl/helpcontent2/source/text/sdraw/01.po b/source/pl/helpcontent2/source/text/sdraw/01.po
index 70123ae2c2b..fc0a0e54584 100644
--- a/source/pl/helpcontent2/source/text/sdraw/01.po
+++ b/source/pl/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-10 06:44+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: 1494398677.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/pl/helpcontent2/source/text/shared.po b/source/pl/helpcontent2/source/text/shared.po
index ee90a7647a2..212c7c2fe23 100644
--- a/source/pl/helpcontent2/source/text/shared.po
+++ b/source/pl/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-12-19 18:54+0000\n"
"Last-Translator: Piotr Roszkowski <piotrekr1@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -16,276 +16,6 @@ msgstr ""
"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1545245690.000000\n"
-#. ybhKD
-#: 3dsettings_toolbar.xhp
-msgctxt ""
-"3dsettings_toolbar.xhp\n"
-"tit\n"
-"help.text"
-msgid "3D-Settings"
-msgstr "Ustawienia 3D"
-
-#. 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\">Ustawienia 3D</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 "Włącz/wyłącz perspektywę"
-
-#. 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=\".\">Włącza i wyłącza efekty 3D dla zaznaczonego obiektu.</ahelp>"
-
-#. DCtCL
-#: 3dsettings_toolbar.xhp
-msgctxt ""
-"3dsettings_toolbar.xhp\n"
-"par_idN10590\n"
-"help.text"
-msgid "Tilt Down"
-msgstr "Pochyl w dół"
-
-#. 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=\".\">Pochyla zaznaczony obiekt w dół o pięć stopni.</ahelp>"
-
-#. EBVNf
-#: 3dsettings_toolbar.xhp
-msgctxt ""
-"3dsettings_toolbar.xhp\n"
-"par_idN105AB\n"
-"help.text"
-msgid "Tilt Up"
-msgstr "Pochyl w górę"
-
-#. 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=\".\">Pochyla zaznaczony obiekt w górę o pięć stopni.</ahelp>"
-
-#. eY4A6
-#: 3dsettings_toolbar.xhp
-msgctxt ""
-"3dsettings_toolbar.xhp\n"
-"par_idN105C6\n"
-"help.text"
-msgid "Tilt Left"
-msgstr "Pochyl w lewo"
-
-#. 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=\".\">Pochyla zaznaczony obiekt w lewo o pięć stopni.</ahelp>"
-
-#. EWcBG
-#: 3dsettings_toolbar.xhp
-msgctxt ""
-"3dsettings_toolbar.xhp\n"
-"par_idN105E1\n"
-"help.text"
-msgid "Tilt Right"
-msgstr "Pochyl w prawo"
-
-#. 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=\".\">Pochyla zaznaczony obiekt w prawo o pięć stopni.</ahelp>"
-
-#. DCn4A
-#: 3dsettings_toolbar.xhp
-msgctxt ""
-"3dsettings_toolbar.xhp\n"
-"par_idN105FC\n"
-"help.text"
-msgid "Depth"
-msgstr "Głębokość"
-
-#. 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=\".\">Otwiera okno Głębokości perspektywy.</ahelp>"
-
-#. 5xzg2
-#: 3dsettings_toolbar.xhp
-msgctxt ""
-"3dsettings_toolbar.xhp\n"
-"par_idN10617\n"
-"help.text"
-msgid "Select an extrusion depth."
-msgstr "Wybierz głębokość wyciskania."
-
-#. 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=\".\">Wpisz głębokość perspektywy.</ahelp>"
-
-#. vUCa4
-#: 3dsettings_toolbar.xhp
-msgctxt ""
-"3dsettings_toolbar.xhp\n"
-"par_idN1064C\n"
-"help.text"
-msgid "Direction"
-msgstr "Kierunek"
-
-#. 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=\".\">Wybierz kierunek.</ahelp>"
-
-#. 6Vjig
-#: 3dsettings_toolbar.xhp
-msgctxt ""
-"3dsettings_toolbar.xhp\n"
-"par_idN10698\n"
-"help.text"
-msgid "Select a perspective or parallel extrusion method."
-msgstr "Wybierz metodę perspektywicznego lub równoległego wytłaczania."
-
-#. nbfX9
-#: 3dsettings_toolbar.xhp
-msgctxt ""
-"3dsettings_toolbar.xhp\n"
-"par_idN106B3\n"
-"help.text"
-msgid "Lighting"
-msgstr "Oświetlenie"
-
-#. 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 "Wybierz kierunek świecenia."
-
-#. Q7KCQ
-#: 3dsettings_toolbar.xhp
-msgctxt ""
-"3dsettings_toolbar.xhp\n"
-"par_idN106E1\n"
-"help.text"
-msgid "Select a lighting intensity."
-msgstr "Wybierz intensywność oświetlenia."
-
-#. jfJdG
-#: 3dsettings_toolbar.xhp
-msgctxt ""
-"3dsettings_toolbar.xhp\n"
-"par_idN106FC\n"
-"help.text"
-msgid "Surface"
-msgstr "Powierzchnia"
-
-#. 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 "Wybierz materiał powierzchniowy lub wyświetlacz siatkowy."
-
-#. EACGj
-#: 3dsettings_toolbar.xhp
-msgctxt ""
-"3dsettings_toolbar.xhp\n"
-"par_idN10732\n"
-"help.text"
-msgid "3D Color"
-msgstr "Kolor 3D"
-
-#. 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 "<ahelp hid=\".\">Wyświetla pasek narzędzi <emph>Kolor perspektywy</emph>.</ahelp>"
-
#. DBz3U
#: fontwork_toolbar.xhp
msgctxt ""
diff --git a/source/pl/helpcontent2/source/text/shared/00.po b/source/pl/helpcontent2/source/text/shared/00.po
index 415189b2959..f32a319407c 100644
--- a/source/pl/helpcontent2/source/text/shared/00.po
+++ b/source/pl/helpcontent2/source/text/shared/00.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-05-27 11:43+0200\n"
+"POT-Creation-Date: 2020-06-22 17:23+0200\n"
"PO-Revision-Date: 2018-12-20 10:02+0000\n"
"Last-Translator: Piotr Roszkowski <piotrekr1@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\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\">Ikona</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/pl/helpcontent2/source/text/shared/01.po b/source/pl/helpcontent2/source/text/shared/01.po
index e2a49e04114..1f82156d535 100644
--- a/source/pl/helpcontent2/source/text/shared/01.po
+++ b/source/pl/helpcontent2/source/text/shared/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-02 13:52+0200\n"
+"POT-Creation-Date: 2020-06-22 17:23+0200\n"
"PO-Revision-Date: 2019-07-26 16:41+0000\n"
"Last-Translator: serval2412 <serval2412@yahoo.fr>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -32146,6 +32146,15 @@ msgctxt ""
msgid "3D Effects"
msgstr "Efekty 3D"
+#. 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=\"3D Effects\">Efekty 3D</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\">Określa właściwości obiektów 3D w bieżącym dokumencie.</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\">Zmienia kształt zaznaczonego obiektu 3D. Modyfikacja kształtu obiektu 3D jest możliwa tylko w przypadku obiektów utworzonych poprzez konwersję obiektów 2D. Aby dokonać konwersji obiektu 2D na obiekt 3D, należy zaznaczyć obiekt, kliknąć prawym przyciskiem myszy, a następnie wybrać <emph>Konwertuj - Na 3D</emph> lub <emph>Konwertuj - Na obiekt obrotowy 3D</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\">Renderuje powierzchnię obiektu 3D zgodnie z jego kształtem. Na przykład dla kształtów okrągłych jest renderowana powierzchnia sferyczna.</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\">Ikona</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\">Renderuje powierzchnię obiektu 3D jako wielokąty.</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\">Ikona</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\">Renderuje gładką powierzchnię obiektu 3D.</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\">Ikona</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 "<ahelp hid=\"svx/ui/docking3deffects/invertnormals\">Odwraca źródło światła.</ahelp>"
-#. 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\">Ikona</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\">Oświetla obiekt z zewnątrz i od wewnątrz. Aby użyć źródła światła otaczającego, naciśnij ten przycisk, a następnie kliknij <emph>Odwróć normalne</emph>.</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\">Ikona</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\">Zamyka kształt obiektu 3D utworzonego przez nadanie perspektywy linii odręcznej (<emph>Konwertuj - Na 3D</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\">Ikona</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\">Ustawia opcje cienia i cieniowania dla zaznaczonego obiektu 3D.</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\">Dodaje lub usuwa cień z zaznaczonego obiektu 3D.</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\">Ikona</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\">Określa źródło światła dla wybranego obiektu 3D.</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\">Kliknij dwukrotnie, aby włączyć źródło światła, a następnie wybierz z listy jego kolor. Kolor otaczającego światła można także ustawić, wybierając odpowiednie ustawienie w polu <emph>Światło otaczające</emph>.</ahelp> Naciśnięcie klawisza spacji pozwala włączać i wyłączać źródło światła."
-#. 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\">Ikona</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 "Światło włączone"
-#. 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\">Ikona</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\">Ustawia właściwości tekstury powierzchni zaznaczonego obiektu trójwymiarowego. Funkcja ta dostępna jest tylko wówczas, gdy względem zaznaczonego obiektu zastosowana została tekstura powierzchni. Aby szybko zastosować teksturę powierzchni, otwórz <emph>Galerię</emph>, przytrzymaj wciśnięte klawisze Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>, po czym przeciągnij obraz nad zaznaczony obiekt trójwymiarowy.</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\">Konwertuje teksturę do czerni i bieli.</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\">Ikona</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\">Konwertuje teksturę na kolorową.</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\">Ikona</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\">Stosuje teksturę bez cieniowania.</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\">Ikona</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\">Stosuje teksturę z cieniowaniem. Aby określić opcje cieniowania tekstury, należy kliknąć przycisk <emph>Cieniowanie</emph> w oknie dialogowym.</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\">Ikona</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\">Automatycznie dopasowuje teksturę w oparciu o kształt i rozmiar obiektu.</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\">Ikona</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\">Nakłada teksturę równolegle do osi poziomej.</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\">Ikona</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\">Owija oś poziomą wzoru tekstury wokół sfery.</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\">Ikona</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\">Automatycznie dopasowuje teksturę w oparciu o kształt i rozmiar obiektu.</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\">Ikona</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\">Nakłada teksturę równolegle do osi pionowej.</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\">Ikona</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\">Owija oś pionową wzoru tekstury wokół sfery.</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\">Ikona</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\">Lekko rozmywa teksturę, aby usunąć niepożądane plamki.</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\">Ikona</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\">Zmienia kolory zaznaczonego obiektu 3D.</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/pl/helpcontent2/source/text/shared/02.po b/source/pl/helpcontent2/source/text/shared/02.po
index 76c358a8528..651ffab0a58 100644
--- a/source/pl/helpcontent2/source/text/shared/02.po
+++ b/source/pl/helpcontent2/source/text/shared/02.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: 2020-02-05 07:21+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Polish <https://weblate.documentfoundation.org/projects/libo_help-master/textshared02/pl/>\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=\"From File\">Z pliku</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\">Włącz/wyłącz perspektywę</link>"
+msgid "<link href=\"text/sdraw/01/3dsettings_toolbar.xhp\">Extrusion On/Off</link>"
+msgstr ""
#. qDJzn
#: 01140000.xhp
diff --git a/source/pl/helpcontent2/source/text/simpress.po b/source/pl/helpcontent2/source/text/simpress.po
index 257a9cf9d12..1f0e7c2febf 100644
--- a/source/pl/helpcontent2/source/text/simpress.po
+++ b/source/pl/helpcontent2/source/text/simpress.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-01-07 14:10+0100\n"
+"POT-Creation-Date: 2020-06-22 17:23+0200\n"
"PO-Revision-Date: 2017-10-04 11:46+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -1087,14 +1087,14 @@ msgctxt ""
msgid "This tool is used to rotate the object."
msgstr "Narzędzie obracania obiektów."
-#. 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\">Wytłaczanie Włącz/Wyłącz</link>"
+msgid "<link href=\"text/sdraw/01/3dsettings_toolbar.xhp\">Extrusion On/Off</link>"
+msgstr ""
#. wXAyq
#: main0210.xhp
diff --git a/source/pl/helpcontent2/source/text/simpress/02.po b/source/pl/helpcontent2/source/text/simpress/02.po
index 1cf9b2366ed..40956b85bd4 100644
--- a/source/pl/helpcontent2/source/text/simpress/02.po
+++ b/source/pl/helpcontent2/source/text/simpress/02.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-01-07 14:10+0100\n"
+"POT-Creation-Date: 2020-06-22 17:23+0200\n"
"PO-Revision-Date: 2017-10-04 11:46+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -4957,42 +4957,6 @@ msgctxt ""
msgid "Line with Arrows"
msgstr "Linia ze strzałkami"
-#. yDKBd
-#: 10130000.xhp
-msgctxt ""
-"10130000.xhp\n"
-"tit\n"
-"help.text"
-msgid "3D Effects"
-msgstr "Efekty 3D"
-
-#. 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=\"3D Effects\">Efekty 3D</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=\".\">Ustawia właściwości obiektów 3D lub konwertuje obiekty 2D na 3D.</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=\"Format - 3D Effects\"><emph>Format - Efekty 3D</emph></link>"
-
#. aFT2o
#: 11060000.xhp
msgctxt ""