diff options
author | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2020-06-24 12:44:15 +0200 |
---|---|---|
committer | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2020-06-24 12:54:11 +0200 |
commit | 1e6bf2ef267495ec8ab483418a79c23d1fa73e0b (patch) | |
tree | bcf5e44c9292e8ca4afc1298b3307d097c7cf7a1 /source/ca-valencia/helpcontent2 | |
parent | b3af6d45ec04aa0bb3861e7fb1eab95a66c822f2 (diff) |
update translations for master/7.0 and add ckb (Central Kurdish) files
Change-Id: If4a63e426ebf7de50806fbd2699cea08b26453e4
Diffstat (limited to 'source/ca-valencia/helpcontent2')
11 files changed, 1970 insertions, 404 deletions
diff --git a/source/ca-valencia/helpcontent2/source/text/sbasic/shared.po b/source/ca-valencia/helpcontent2/source/text/sbasic/shared.po index 0f6cc8d7ee8..1d56a93611b 100644 --- a/source/ca-valencia/helpcontent2/source/text/sbasic/shared.po +++ b/source/ca-valencia/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: 2020-05-23 22:46+0000\n" "Last-Translator: Joan Montané <joan@montane.cat>\n" "Language-Team: Catalan <https://weblate.documentfoundation.org/projects/libo_help-master/textsbasicshared/ca_VALENCIA/>\n" @@ -35594,14 +35594,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=\"Funció CreateUnoService\">Funció CreateUnoService</link>" +msgid "<variable id=\"createunoserviceh1\"><link href=\"text/sbasic/shared/03131600.xhp\" name=\"CreateUnoService Function\">CreateUnoService Function</link></variable>" +msgstr "" #. rJbLM #: 03131600.xhp @@ -35630,13 +35630,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 "Per a una llista dels serveis disponibles, visiteu: <link href=\"https://api.libreoffice.org/docs/idl/ref/namespacecom_1_1sun_1_1star.html\" name=\"Referència del mòdul com::sun::star\">api.libreoffice.org</link> (en anglés)." -#. 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 @@ -35648,6 +35648,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 "" @@ -39878,6 +39887,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/ca-valencia/helpcontent2/source/text/scalc/01.po b/source/ca-valencia/helpcontent2/source/text/scalc/01.po index 266a3c53363..0a9d9116045 100644 --- a/source/ca-valencia/helpcontent2/source/text/scalc/01.po +++ b/source/ca-valencia/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-05-23 22:45+0000\n" "Last-Translator: Joan Montané <joan@montane.cat>\n" "Language-Team: Catalan <https://weblate.documentfoundation.org/projects/libo_help-master/textscalc01/ca_VALENCIA/>\n" @@ -24281,6 +24281,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 "" @@ -25469,6 +25478,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/ca-valencia/helpcontent2/source/text/schart/01.po b/source/ca-valencia/helpcontent2/source/text/schart/01.po index 62a1f992e62..53522dbc664 100644 --- a/source/ca-valencia/helpcontent2/source/text/schart/01.po +++ b/source/ca-valencia/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: 2020-05-23 22:45+0000\n" "Last-Translator: Joan Montané <joan@montane.cat>\n" "Language-Team: Catalan <https://weblate.documentfoundation.org/projects/libo_help-master/textschart01/ca_VALENCIA/>\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-Language: ca-XV\n" "X-POOTLE-MTIME: 1519750186.000000\n" @@ -638,6 +638,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=\".\">Especifica la direcció del text per a un paràgraf que fa servir la disposició complexa de text (CTL). Esta característica només està disponible si la compatibilitat amb la disposició complexa de text està habilitada.</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=\".\">Activeu esta opció per mostrar també els valors de les cel·les actualment amagades que es troben dins de l'interval de cel·les d'origen.</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\">Seleccioneu la categoria on la línia d'eix s'ha de creuar amb l'altre eix.</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/ca-valencia/helpcontent2/source/text/sdraw.po b/source/ca-valencia/helpcontent2/source/text/sdraw.po index ade25e01510..98e05ae41ad 100644 --- a/source/ca-valencia/helpcontent2/source/text/sdraw.po +++ b/source/ca-valencia/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: 2020-05-23 22:46+0000\n" "Last-Translator: Joan Montané <joan@montane.cat>\n" "Language-Team: Catalan <https://weblate.documentfoundation.org/projects/libo_help-master/textsdraw/ca_VALENCIA/>\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-Language: ca-XV\n" "X-POOTLE-MTIME: 1516022403.000000\n" @@ -431,14 +431,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=\"Controls de formulari\">Controls de formulari</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\">Extrusió activada/desactivada</link>" +msgid "<link href=\"text/sdraw/01/3dsettings_toolbar.xhp\">Extrusion On/Off</link>" +msgstr "" #. 4zUFD #: main0210.xhp diff --git a/source/ca-valencia/helpcontent2/source/text/sdraw/01.po b/source/ca-valencia/helpcontent2/source/text/sdraw/01.po index 2803970a338..c097abb9336 100644 --- a/source/ca-valencia/helpcontent2/source/text/sdraw/01.po +++ b/source/ca-valencia/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: 2020-05-23 22:45+0000\n" "Last-Translator: Joan Montané <joan@montane.cat>\n" "Language-Team: Catalan <https://weblate.documentfoundation.org/projects/libo_help-master/textsdraw01/ca_VALENCIA/>\n" @@ -13,10 +13,460 @@ 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-Language: ca-XV\n" "X-POOTLE-MTIME: 1494353966.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/ca-valencia/helpcontent2/source/text/shared.po b/source/ca-valencia/helpcontent2/source/text/shared.po index e5371658c80..d37b1b1ff6e 100644 --- a/source/ca-valencia/helpcontent2/source/text/shared.po +++ b/source/ca-valencia/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: 2020-05-23 22:46+0000\n" "Last-Translator: Joan Montané <joan@montane.cat>\n" "Language-Team: Catalan <https://weblate.documentfoundation.org/projects/libo_help-master/textshared/ca_VALENCIA/>\n" @@ -13,280 +13,10 @@ 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-Language: ca-XV\n" "X-POOTLE-MTIME: 1542196416.000000\n" -#. ybhKD -#: 3dsettings_toolbar.xhp -msgctxt "" -"3dsettings_toolbar.xhp\n" -"tit\n" -"help.text" -msgid "3D-Settings" -msgstr "Paràmetres 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\">Paràmetres 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 "<ahelp hid=\".\">La barra d'eines <emph>Paràmetres 3D</emph> controla les propietats dels objectes 3D seleccionats.</ahelp>" - -#. dmJSB -#: 3dsettings_toolbar.xhp -msgctxt "" -"3dsettings_toolbar.xhp\n" -"par_idN10575\n" -"help.text" -msgid "Extrusion On/Off" -msgstr "Activa o desactiva l'extrusió" - -#. 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=\".\">Habilita o inhabilita els efectes 3D per als objectes seleccionats.</ahelp>" - -#. DCtCL -#: 3dsettings_toolbar.xhp -msgctxt "" -"3dsettings_toolbar.xhp\n" -"par_idN10590\n" -"help.text" -msgid "Tilt Down" -msgstr "Inclina cap avall" - -#. 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=\".\">Inclina l'objecte seleccionat cinc graus cap avall.</ahelp>" - -#. EBVNf -#: 3dsettings_toolbar.xhp -msgctxt "" -"3dsettings_toolbar.xhp\n" -"par_idN105AB\n" -"help.text" -msgid "Tilt Up" -msgstr "Inclina cap amunt" - -#. 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=\".\">Inclina l'objecte seleccionat cinc graus cap amunt.</ahelp>" - -#. eY4A6 -#: 3dsettings_toolbar.xhp -msgctxt "" -"3dsettings_toolbar.xhp\n" -"par_idN105C6\n" -"help.text" -msgid "Tilt Left" -msgstr "Inclina cap a l'esquerra" - -#. 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=\".\">Inclina l'objecte seleccionat cinc graus cap a l'esquerra.</ahelp>" - -#. EWcBG -#: 3dsettings_toolbar.xhp -msgctxt "" -"3dsettings_toolbar.xhp\n" -"par_idN105E1\n" -"help.text" -msgid "Tilt Right" -msgstr "Inclina cap a la dreta" - -#. 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=\".\">Inclina l'objecte seleccionat cinc graus cap a la dreta.</ahelp>" - -#. DCn4A -#: 3dsettings_toolbar.xhp -msgctxt "" -"3dsettings_toolbar.xhp\n" -"par_idN105FC\n" -"help.text" -msgid "Depth" -msgstr "Profunditat" - -#. 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=\".\">Obri la finestra Profunditat de l'extrusió.</ahelp>" - -#. 5xzg2 -#: 3dsettings_toolbar.xhp -msgctxt "" -"3dsettings_toolbar.xhp\n" -"par_idN10617\n" -"help.text" -msgid "Select an extrusion depth." -msgstr "Seleccioneu una profunditat d'extrusió." - -#. 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=\".\">Introduïu una profunditat d'extrusió.</ahelp>" - -#. vUCa4 -#: 3dsettings_toolbar.xhp -msgctxt "" -"3dsettings_toolbar.xhp\n" -"par_idN1064C\n" -"help.text" -msgid "Direction" -msgstr "Direcció" - -#. 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 "<ahelp hid=\".\">Obri la finestra <emph>Direcció d'extrusió</emph>.</ahelp>" - -#. tRGKu -#: 3dsettings_toolbar.xhp -msgctxt "" -"3dsettings_toolbar.xhp\n" -"par_idN10667\n" -"help.text" -msgid "<ahelp hid=\".\">Select a direction.</ahelp>" -msgstr "<ahelp hid=\".\">Seleccioneu una direcció.</ahelp>" - -#. 6Vjig -#: 3dsettings_toolbar.xhp -msgctxt "" -"3dsettings_toolbar.xhp\n" -"par_idN10698\n" -"help.text" -msgid "Select a perspective or parallel extrusion method." -msgstr "Seleccioneu un mètode d'extrusió en perspectiva o en paral·lel." - -#. nbfX9 -#: 3dsettings_toolbar.xhp -msgctxt "" -"3dsettings_toolbar.xhp\n" -"par_idN106B3\n" -"help.text" -msgid "Lighting" -msgstr "Il·luminació" - -#. 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 "<ahelp hid=\".\">Obri la finestra <emph>Il·luminació d'extrusió</emph>.</ahelp>" - -#. WHpbb -#: 3dsettings_toolbar.xhp -msgctxt "" -"3dsettings_toolbar.xhp\n" -"par_idN106C6\n" -"help.text" -msgid "Select a lighting direction." -msgstr "Seleccioneu una direcció d'il·luminació." - -#. Q7KCQ -#: 3dsettings_toolbar.xhp -msgctxt "" -"3dsettings_toolbar.xhp\n" -"par_idN106E1\n" -"help.text" -msgid "Select a lighting intensity." -msgstr "Seleccioneu una intensitat d'il·luminació." - -#. jfJdG -#: 3dsettings_toolbar.xhp -msgctxt "" -"3dsettings_toolbar.xhp\n" -"par_idN106FC\n" -"help.text" -msgid "Surface" -msgstr "Superfície" - -#. 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 "<ahelp hid=\".\">Obri la finestra <emph>Superfície d'extrusió</emph>.</ahelp>" - -#. ASvxW -#: 3dsettings_toolbar.xhp -msgctxt "" -"3dsettings_toolbar.xhp\n" -"par_idN10717\n" -"help.text" -msgid "Select a surface material or a wireframe display." -msgstr "Seleccioneu un material de superfície o una visualització d'estructura." - -#. EACGj -#: 3dsettings_toolbar.xhp -msgctxt "" -"3dsettings_toolbar.xhp\n" -"par_idN10732\n" -"help.text" -msgid "3D Color" -msgstr "Color 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=\".\">Obri la barra d'eines <emph>Color de l'extrusió</emph>.</ahelp>" - #. DBz3U #: fontwork_toolbar.xhp msgctxt "" diff --git a/source/ca-valencia/helpcontent2/source/text/shared/00.po b/source/ca-valencia/helpcontent2/source/text/shared/00.po index 26a2fd4824b..bcab60fbc20 100644 --- a/source/ca-valencia/helpcontent2/source/text/shared/00.po +++ b/source/ca-valencia/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: 2020-05-23 22:45+0000\n" "Last-Translator: Joan Montané <joan@montane.cat>\n" "Language-Team: Catalan <https://weblate.documentfoundation.org/projects/libo_help-master/textshared00/ca_VALENCIA/>\n" @@ -8666,14 +8666,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\">Icona</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/ca-valencia/helpcontent2/source/text/shared/01.po b/source/ca-valencia/helpcontent2/source/text/shared/01.po index 8be7cd8a300..fe172eb8743 100644 --- a/source/ca-valencia/helpcontent2/source/text/shared/01.po +++ b/source/ca-valencia/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: 2020-05-23 22:45+0000\n" "Last-Translator: Joan Montané <joan@montane.cat>\n" "Language-Team: Catalan <https://weblate.documentfoundation.org/projects/libo_help-master/textshared01/ca_VALENCIA/>\n" @@ -32147,6 +32147,15 @@ msgctxt "" msgid "3D Effects" msgstr "Efectes 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 "" @@ -32156,14 +32165,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=\"Efectes 3D\">Efectes 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\">Indica les propietats dels objectes 3D del document actual.</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 @@ -32192,6 +32381,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\">Ajusta la forma de l'objecte 3D seleccionat. Només podeu modificar la forma dels objectes 3D que s'hagen creat a partir de la conversió d'un objecte 2D. Per convertir un objecte 2D en un de 3D, seleccioneu l'objecte, feu-hi clic amb el botó dret i trieu <emph>Converteix - En 3D</emph> o bé <emph>Converteix - En un objecte de gir 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 "" @@ -32372,14 +32579,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\">Renderitza la superfície 3D segons la forma de l'objecte. Per exemple, una forma circular es renderitzarà amb una superfície esfèrica.</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\">Icona</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 @@ -32408,14 +32615,14 @@ msgctxt "" msgid "<ahelp hid=\"svx/ui/docking3deffects/flat\">Renders the 3D surface as polygons.</ahelp>" msgstr "<ahelp hid=\"svx/ui/docking3deffects/flat\">Renderitza la superfície 3D com a polígons.</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\">Icona</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 @@ -32444,14 +32651,14 @@ msgctxt "" msgid "<ahelp hid=\"svx/ui/docking3deffects/spherical\">Renders a smooth 3D surface.</ahelp>" msgstr "<ahelp hid=\"svx/ui/docking3deffects/spherical\">Renderitza una superfície 3D suau.</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\">Icona</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 @@ -32480,14 +32687,14 @@ msgctxt "" msgid "<ahelp hid=\"svx/ui/docking3deffects/invertnormals\">Inverts the light source.</ahelp>" msgstr "<ahelp hid=\"svx/ui/docking3deffects/invertnormals\">Inverteix la font de llum.</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\">Icona</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 @@ -32516,14 +32723,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\">Il·lumina l'objecte des de fora i des de dins. Per utilitzar una font de llum ambiental, feu clic a este botó i, a continuació, feu clic al botó <emph>Inverteix normals</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\">Icona</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 @@ -32552,14 +32759,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\">Tanca la forma d'un objecte 3D creat extrudint una línia de forma lliure (<emph>Converteix - En 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\">Icona</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 @@ -32597,6 +32804,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\">Defineix les opcions d'ombreig i d'ombra per a l'objecte 3D seleccionat.</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 "" @@ -32651,14 +32876,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\">Afig una ombra a l'objecte 3D seleccionat o suprimeix l'ombra de l'objecte.</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\">Icona</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 @@ -32768,6 +32993,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\">Definiu la font de llum per a l'objecte 3D seleccionat.</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 "" @@ -32804,14 +33047,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\">Feu-hi clic dues vegades per activar la font de llum, i a continuació seleccioneu un color per a la llum a la llista. Si ho voleu, també podeu definir el color per a la llum del voltant de l'objecte. Per fer-ho, seleccioneu un color en el quadre <emph>Llum ambiental</emph>.</ahelp> Noteu que també podeu prémer la barra espaiadora per activar i desactivar la font de llum." -#. 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\">Icona</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 @@ -32822,14 +33065,14 @@ msgctxt "" msgid "Light is on" msgstr "Llum activada" -#. 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\">Icona</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 @@ -32948,6 +33191,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\">Defineix les propietats de la textura superficial de l'objecte 3D seleccionat. Esta funció només està disponible després d'aplicar una textura superficial a l'objecte seleccionat. Per aplicar ràpidament una textura superficial, obriu la <emph>Galeria</emph>, manteniu premut Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Orde</caseinline><defaultinline>Ctrl</defaultinline></switchinline>, i després arrossegueu una imatge fins a l'objecte 3D seleccionat.</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 "" @@ -33002,14 +33263,14 @@ msgctxt "" msgid "<ahelp hid=\"svx/ui/docking3deffects/textype\">Converts the texture to black and white.</ahelp>" msgstr "<ahelp hid=\"svx/ui/docking3deffects/textype\">Converteix la textura en blanc i negre.</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\">Icona</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 @@ -33038,14 +33299,14 @@ msgctxt "" msgid "<ahelp hid=\"svx/ui/docking3deffects/texcolor\">Converts the texture to color.</ahelp>" msgstr "<ahelp hid=\"svx/ui/docking3deffects/texcolor\">Converteix la textura en color.</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\">Icona</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 @@ -33092,14 +33353,14 @@ msgctxt "" msgid "<ahelp hid=\"svx/ui/docking3deffects/texreplace\">Applies the texture without shading.</ahelp>" msgstr "<ahelp hid=\"svx/ui/docking3deffects/texreplace\">Aplica la textura sense ombrejat.</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\">Icona</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 @@ -33128,14 +33389,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\">Aplica la textura amb ombreig. Per definir les opcions d'ombreig per a la textura, feu clic al botó <emph>Ombreig</emph> d'este diàleg.</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\">Icona</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 @@ -33182,14 +33443,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\">Ajusta automàticament la textura segons la forma i la mida de l'objecte.</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\">Icona</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 @@ -33218,14 +33479,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\">Aplica la textura paral·lelament a l'eix horitzontal</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\">Icona</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 @@ -33254,14 +33515,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\">Ajusta l'eix horitzontal del patró de la textura al voltant d'una esfera.</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\">Icona</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 @@ -33308,14 +33569,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\">Ajusta automàticament la textura segons la forma i la mida de l'objecte.</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\">Icona</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 @@ -33344,14 +33605,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\">Aplica la textura en paral·lel a l'eix vertical.</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\">Icona</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 @@ -33380,14 +33641,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\">Ajusta l'eix vertical del patró de la textura al voltant d'una esfera.</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\">Icona</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 @@ -33434,14 +33695,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\">Difumina lleugerament la textura amb l'objectiu de suprimir qualsevol taca no desitjada.</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\">Icona</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 @@ -33479,6 +33740,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\">Canvia la coloració de l'objecte 3D seleccionat.</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/ca-valencia/helpcontent2/source/text/shared/02.po b/source/ca-valencia/helpcontent2/source/text/shared/02.po index d4a1cfb1aa6..8186dd8b2e4 100644 --- a/source/ca-valencia/helpcontent2/source/text/shared/02.po +++ b/source/ca-valencia/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-05-23 22:45+0000\n" "Last-Translator: Joan Montané <joan@montane.cat>\n" "Language-Team: Catalan <https://weblate.documentfoundation.org/projects/libo_help-master/textshared02/ca_VALENCIA/>\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-Language: ca-XV\n" "X-POOTLE-MTIME: 1542029007.000000\n" @@ -548,14 +548,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=\"Des d'un fitxer\">Des d'un fitxer</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\">Extrusió activada/desactivada</link>" +msgid "<link href=\"text/sdraw/01/3dsettings_toolbar.xhp\">Extrusion On/Off</link>" +msgstr "" #. qDJzn #: 01140000.xhp diff --git a/source/ca-valencia/helpcontent2/source/text/simpress.po b/source/ca-valencia/helpcontent2/source/text/simpress.po index 0c0e45cbcb9..e8209b7eea8 100644 --- a/source/ca-valencia/helpcontent2/source/text/simpress.po +++ b/source/ca-valencia/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: 2020-05-23 22:46+0000\n" "Last-Translator: Joan Montané <joan@montane.cat>\n" "Language-Team: Catalan <https://weblate.documentfoundation.org/projects/libo_help-master/textsimpress/ca_VALENCIA/>\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-Language: ca-XV\n" "X-POOTLE-MTIME: 1516022458.000000\n" @@ -1088,14 +1088,14 @@ msgctxt "" msgid "This tool is used to rotate the object." msgstr "Esta eina s'utilitza per girar l'objecte." -#. 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\">Extrusió activada/desactivada</link>" +msgid "<link href=\"text/sdraw/01/3dsettings_toolbar.xhp\">Extrusion On/Off</link>" +msgstr "" #. wXAyq #: main0210.xhp diff --git a/source/ca-valencia/helpcontent2/source/text/simpress/02.po b/source/ca-valencia/helpcontent2/source/text/simpress/02.po index f9a74b8befc..dca48d85d61 100644 --- a/source/ca-valencia/helpcontent2/source/text/simpress/02.po +++ b/source/ca-valencia/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: 2020-05-23 22:45+0000\n" "Last-Translator: Joan Montané <joan@montane.cat>\n" "Language-Team: Catalan <https://weblate.documentfoundation.org/projects/libo_help-master/textsimpress02/ca_VALENCIA/>\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-Language: ca-XV\n" "X-POOTLE-MTIME: 1516022470.000000\n" @@ -4958,42 +4958,6 @@ msgctxt "" msgid "Line with Arrows" msgstr "Línia amb fletxes" -#. yDKBd -#: 10130000.xhp -msgctxt "" -"10130000.xhp\n" -"tit\n" -"help.text" -msgid "3D Effects" -msgstr "Efectes 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=\"Efectes 3D\">Efectes 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=\".\">Especifica les propietats d'un objecte 3D o converteix un objecte 2D en 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 - Efectes 3D\"><emph>Format - Efectes 3D</emph></link>" - #. aFT2o #: 11060000.xhp msgctxt "" |