From 1e6bf2ef267495ec8ab483418a79c23d1fa73e0b Mon Sep 17 00:00:00 2001 From: Christian Lohmaier Date: Wed, 24 Jun 2020 12:44:15 +0200 Subject: update translations for master/7.0 and add ckb (Central Kurdish) files Change-Id: If4a63e426ebf7de50806fbd2699cea08b26453e4 --- .../el/helpcontent2/source/text/sbasic/shared.po | 1060 +++++++++++++++++++- source/el/helpcontent2/source/text/scalc/01.po | 172 ++-- source/el/helpcontent2/source/text/schart/01.po | 85 +- source/el/helpcontent2/source/text/sdraw.po | 8 +- source/el/helpcontent2/source/text/sdraw/01.po | 454 ++++++++- source/el/helpcontent2/source/text/shared.po | 274 +---- source/el/helpcontent2/source/text/shared/00.po | 10 +- source/el/helpcontent2/source/text/shared/01.po | 409 ++++++-- source/el/helpcontent2/source/text/shared/02.po | 10 +- source/el/helpcontent2/source/text/shared/04.po | 16 +- source/el/helpcontent2/source/text/shared/guide.po | 16 +- source/el/helpcontent2/source/text/simpress.po | 10 +- source/el/helpcontent2/source/text/simpress/02.po | 40 +- 13 files changed, 2065 insertions(+), 499 deletions(-) (limited to 'source/el/helpcontent2') diff --git a/source/el/helpcontent2/source/text/sbasic/shared.po b/source/el/helpcontent2/source/text/sbasic/shared.po index ad27b076247..3d409d49c3a 100644 --- a/source/el/helpcontent2/source/text/sbasic/shared.po +++ b/source/el/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-06-14 12:45+0000\n" "Last-Translator: Dimitris Spingos \n" "Language-Team: Greek \n" @@ -13,7 +13,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Accelerator-Marker: ~\n" -"X-Generator: Weblate 3.10.3\n" +"X-Generator: LibreOffice\n" "X-POOTLE-MTIME: 1549637171.000000\n" #. yzYVt @@ -35593,14 +35593,14 @@ msgctxt "" msgid "CreateUnoService functionAPI;FilePickerAPI;FunctionAccess" msgstr "Συνάρτηση CreateUnoServiceAPI;FilePicker (Επιλογέας αρχείου)API;FunctionAccess" -#. hgVjB +#. aeYuT #: 03131600.xhp msgctxt "" "03131600.xhp\n" "hd_id3150682\n" "help.text" -msgid "CreateUnoService Function" -msgstr "Συνάρτηση CreateUnoService" +msgid "CreateUnoService Function" +msgstr "" #. rJbLM #: 03131600.xhp @@ -35629,14 +35629,14 @@ msgctxt "" msgid "For a list of available services, go to: https://api.libreoffice.org/docs/idl/ref/namespacecom_1_1sun_1_1star.html" msgstr "Για κατάλογο διαθέσιμων υπηρεσιών, πηγαίνετε στο: https://api.libreoffice.org/docs/idl/ref/namespacecom_1_1sun_1_1star.html" -#. xxDWW +#. 9jnBL #: 03131600.xhp msgctxt "" "03131600.xhp\n" "bm_id731561653332192\n" "help.text" -msgid "Calc functions;API ServiceCalling Calc functions in BasicCreateUnoService function; Calling Calc functions" -msgstr "Συναρτήσεις Calc;υπηρεσία APIΚλήση συναρτήσεων Calc στη BasicΣυνάρτηση CreateUnoService; κλήση συναρτήσεων Calc" +msgid "Calc functions;API Service" +msgstr "" #. 7YLme #: 03131600.xhp @@ -35647,6 +35647,15 @@ msgctxt "" msgid "Calling Calc functions in Basic:" msgstr "Κλήση συναρτήσεων Calc στη Basic:" +#. 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 Resume 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 "calling Calc function;macros macros;calling Calc function createUNOservice function;calling Calc function API;addin.Analysis" +msgstr "" + +#. CSA8o +#: calc_functions.xhp +msgctxt "" +"calc_functions.xhp\n" +"hd_id91592352089011\n" +"help.text" +msgid "Calling Calc Functions" +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 CreateUNOService function to access the com.sun.star.sheet.FunctionAccess 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 com.sun.star.sheet.addin.Analysis." +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/el/helpcontent2/source/text/scalc/01.po b/source/el/helpcontent2/source/text/scalc/01.po index b46878f4cda..82dc25f5c9f 100644 --- a/source/el/helpcontent2/source/text/scalc/01.po +++ b/source/el/helpcontent2/source/text/scalc/01.po @@ -3,8 +3,8 @@ 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" -"PO-Revision-Date: 2020-06-16 20:22+0000\n" +"POT-Creation-Date: 2020-06-22 17:23+0200\n" +"PO-Revision-Date: 2020-06-24 10:16+0000\n" "Last-Translator: Dimitris Spingos \n" "Language-Team: Greek \n" "Language: el\n" @@ -24281,6 +24281,15 @@ msgctxt "" msgid "Add-in Functions, List of Analysis Functions Part One" msgstr "Πρόσθετες συναρτήσεις, Κατάλογος συναρτήσεων ανάλυσης, Μέρος πρώτο" +#. 7ZBxx +#: 04060115.xhp +msgctxt "" +"04060115.xhp\n" +"par_id961592361784406\n" +"help.text" +msgid "The Add-in functions are supplied by the UNO com.sun.star.sheet.addin.Analysis service." +msgstr "Οι συναρτήσεις προσθέτων παρέχονται από την UNO com.sun.star.sheet.addin.Analysis service." + #. fCaeG #: 04060115.xhp msgctxt "" @@ -25469,6 +25478,15 @@ msgctxt "" msgid "Add-in Functions, List of Analysis Functions Part Two" msgstr "Πρόσθετες συναρτήσεις, κατάλογος των συναρτήσεων ανάλυσης, μέρος δεύτερο" +#. goyGU +#: 04060116.xhp +msgctxt "" +"04060116.xhp\n" +"par_id961592361784406\n" +"help.text" +msgid "The Add-in functions are supplied by the UNO com.sun.star.sheet.addin.Analysis service." +msgstr "Οι συναρτήσεις προσθέτων παρέχονται από την UNO com.sun.star.sheet.addin.Analysis service." + #. DBHCw #: 04060116.xhp msgctxt "" @@ -30336,7 +30354,7 @@ msgctxt "" "par_id3146084\n" "help.text" msgid "PRICEDISC(Settlement; Maturity; Discount; Redemption [; Basis])" -msgstr "" +msgstr "PRICEDISC(Διακανονισμός; Λήξη; Προεξόφληση; Εξαργύρωση [; Βάση])" #. WBvCG #: 04060119.xhp @@ -30426,7 +30444,7 @@ msgctxt "" "par_id3155393\n" "help.text" msgid "PRICEMAT(Settlement; Maturity; Issue; Rate; Yield [; Basis])" -msgstr "" +msgstr "PRICEMAT(Διακανονισμός; Λήξη; Έκδοση; Επιτόκιο; Απόδοση [; Βάση])" #. tG4zg #: 04060119.xhp @@ -30687,7 +30705,7 @@ msgctxt "" "par_id3148987\n" "help.text" msgid "MDURATION(Settlement; Maturity; Coupon; Yield; Frequency [; Basis])" -msgstr "" +msgstr "MDURATION(Διακανονισμός; Λήξη; Κουπόνι; Απόδοση; Συχνότητα [; Βάση])" #. xTn69 #: 04060119.xhp @@ -31218,7 +31236,7 @@ msgctxt "" "par_id3149744\n" "help.text" msgid "YIELD(Settlement; Maturity; Rate; Price; Redemption; Frequency [; Basis])" -msgstr "" +msgstr "YIELD(Διακανονισμός; Λήξη; Επιτόκιο; Τιμή; Εξαργύρωση; Συχνότητα [; Βάση])" #. C68Mv #: 04060119.xhp @@ -31326,7 +31344,7 @@ msgctxt "" "par_id3159191\n" "help.text" msgid "YIELDDISC(Settlement; Maturity; Price; Redemption [; Basis])" -msgstr "" +msgstr "YIELDDISC(Διακανονισμός; Λήξη; Τιμή; Εξαργύρωση [; Βάση])" #. fFG4g #: 04060119.xhp @@ -31416,7 +31434,7 @@ msgctxt "" "par_id3159113\n" "help.text" msgid "YIELDMAT(Settlement; Maturity; Issue; Rate; Price [; Basis])" -msgstr "" +msgstr "YIELDMAT(Διακανονισμός; Λήξη; Έκδοση; Επιτόκιο; Τιμή [; Βάση])" #. db9jM #: 04060119.xhp @@ -31515,7 +31533,7 @@ msgctxt "" "par_id3147278\n" "help.text" msgid "PMT(Rate; NPer; PV [ ; [ FV ] [ ; Type ] ])" -msgstr "" +msgstr "PMT(Επιτόκιο; ΑριθμόςΠεριόδων; ΤρέχουσαΑξία [ ; [ ΜελλοντικήΑξία ] [ ; Τύπος ] ])" #. fGg3G #: 04060119.xhp @@ -31605,7 +31623,7 @@ msgctxt "" "par_id3154403\n" "help.text" msgid "Calculates the annual return on a treasury bill. A treasury bill is purchased on the settlement date and sold at the full par value on the maturity date, that must fall within the same year. A discount is deducted from the purchase price." -msgstr "Υπολογίζει την ετήσια επιστροφή για κρατικό ομόλογο. Ένα κρατικό ομόλογο αγοράζεται την ημερομηνία διακανονισμού και πουλιέται στην πλήρη ονομαστική τιμή την ημερομηνία ωρίμανσης, που πρέπει να είναι το ίδιο έτος. Μια έκπτωση αφαιρείται από την τιμή αγοράς." +msgstr "Υπολογίζει την ετήσια επιστροφή για κρατικό ομόλογο. Ένα κρατικό ομόλογο αγοράζεται την ημερομηνία διακανονισμού και πουλιέται στην πλήρη ονομαστική τιμή την ημερομηνία ωρίμανσης, που πρέπει να είναι το ίδιο έτος. Μια προεξόφληση αφαιρείται από την τιμή αγοράς." #. gFfjX #: 04060119.xhp @@ -32586,7 +32604,7 @@ msgctxt "" "par_id3148392\n" "help.text" msgid "B(Trials; SP; T1 [; T2])" -msgstr "" +msgstr "B(Δοκιμές; SP; T1 [; T2])" #. 5gx3q #: 04060181.xhp @@ -32739,7 +32757,7 @@ msgctxt "" "par_id3156300\n" "help.text" msgid "BETAINV(Number; Alpha; Beta [; Start [; End]])" -msgstr "" +msgstr "BETAINV(Αριθμός; Άλφα; Βήτα [; Έναρξη [; Τέλος]])" #. nrAdm #: 04060181.xhp @@ -32829,7 +32847,7 @@ msgctxt "" "par_id2956300\n" "help.text" msgid "BETA.INV(Number; Alpha; Beta [; Start [; End]])" -msgstr "" +msgstr "BETA.INV(Αριθμός; Άλφα; Βήτα [; Έναρξη [; Τέλος]])" #. 2fKqs #: 04060181.xhp @@ -32919,7 +32937,7 @@ msgctxt "" "par_id3147571\n" "help.text" msgid "BETADIST(Number; Alpha; Beta [; Start [; End [; Cumulative]]])" -msgstr "" +msgstr "BETADIST(Αριθμός; Άλφα; Βήτα [; Έναρξη [; Τέλος [; Αθροιστική]]])" #. jfrX3 #: 04060181.xhp @@ -33018,7 +33036,7 @@ msgctxt "" "par_id2947571\n" "help.text" msgid "BETA.DIST(Number; Alpha; Beta; Cumulative [; Start [; End]])" -msgstr "" +msgstr "BETA.DIST(Αριθμός; Άλφα; Βήτα; Αθροιστική [; Έναρξη [; Τέλος]])" #. VV9bt #: 04060181.xhp @@ -34458,7 +34476,7 @@ msgctxt "" "par_id0119200902395679\n" "help.text" msgid "CHISQDIST(Number; Degrees Of Freedom [; Cumulative])" -msgstr "" +msgstr "CHISQDIST(Αριθμός; Βαθμοί_ελευθερίας [; Αθροιστική])" #. nLEaF #: 04060181.xhp @@ -35205,7 +35223,7 @@ msgctxt "" "par_id2945826\n" "help.text" msgid "F.DIST(Number; DegreesFreedom1; DegreesFreedom2 [; Cumulative])" -msgstr "" +msgstr "F.DIST(Αριθμός; ΒαθμοίΕλευθερίας1; ΒαθμοίΕλευθερίας2 [; Αθροιστική])" #. TeZSu #: 04060182.xhp @@ -35682,7 +35700,7 @@ msgctxt "" "par_id3155436\n" "help.text" msgid "GAMMADIST(Number; Alpha; Beta [; C])" -msgstr "" +msgstr "GAMMADIST(Αριθμός; Άλφα; Βήτα [; Αθροιστική])" #. erGE4 #: 04060182.xhp @@ -35934,7 +35952,7 @@ msgctxt "" "par_id3153720\n" "help.text" msgid "GEOMEAN()" -msgstr "" +msgstr "GEOMEAN()" #. EGwom #: 04060182.xhp @@ -36042,7 +36060,7 @@ msgctxt "" "par_id3153274\n" "help.text" msgid "ZTEST(Data; mu [; Sigma])" -msgstr "" +msgstr "ZTEST(Δεδομένα; Μι [; Σίγμα])" #. RKyE7 #: 04060182.xhp @@ -36114,7 +36132,7 @@ msgctxt "" "par_id2953274\n" "help.text" msgid "Z.TEST(Data; mu [; Sigma])" -msgstr "" +msgstr "Z.TEST(Δεδομένα; Μι [; Σίγμα])" #. 2peSH #: 04060182.xhp @@ -36186,7 +36204,7 @@ msgctxt "" "par_id3149287\n" "help.text" msgid "HARMEAN()" -msgstr "" +msgstr "HARMEAN()" #. DMCH7 #: 04060182.xhp @@ -36231,7 +36249,7 @@ msgctxt "" "par_id3155388\n" "help.text" msgid "HYPGEOMDIST(X; NSample; Successes; NPopulation [; Cumulative])" -msgstr "" +msgstr "HYPGEOMDIST(X; Αριθμός_δείγματος; Επιτυχίες; Αριθμός_πληθυσμού [; Αθροιστική])" #. ingyW #: 04060182.xhp @@ -37176,7 +37194,7 @@ msgctxt "" "par_id3153049\n" "help.text" msgid "LOGINV(Number [; Mean [; StDev]])" -msgstr "" +msgstr "LOGINV(Αριθμός [; Μέση_τιμή [; Τυπική_απόκλιση]])" #. uqfDA #: 04060183.xhp @@ -37329,7 +37347,7 @@ msgctxt "" "par_id3150686\n" "help.text" msgid "LOGNORMDIST(Number [; Mean [; StDev [; Cumulative]]])" -msgstr "" +msgstr "LOGNORMDIST(Αριθμός [; Μέση_τιμή [; Τυπική_απόκλιση [; Αθροιστική]]])" #. BiGC6 #: 04060183.xhp @@ -38418,7 +38436,7 @@ msgctxt "" "par_id3150613\n" "help.text" msgid "NORMDIST(Number; Mean; StDev [; C])" -msgstr "" +msgstr "NORMDIST(Αριθμός; Μέση_τιμή; Τυπική_απόκλιση [; C])" #. CoXtp #: 04060184.xhp @@ -38733,7 +38751,7 @@ msgctxt "" "par_id3146093\n" "help.text" msgid "POISSON(Number; Mean [; C])" -msgstr "" +msgstr "POISSON(Αριθμός; Μέση_τιμή [; Αθροιστική])" #. mZnNF #: 04060184.xhp @@ -38805,7 +38823,7 @@ msgctxt "" "par_id2946093\n" "help.text" msgid "POISSON.DIST(Number; Mean [; C])" -msgstr "" +msgstr "POISSON.DIST(Αριθμός; Μέση_τιμή [; Αθροιστική])" #. jnjk7 #: 04060184.xhp @@ -39093,7 +39111,7 @@ msgctxt "" "par_id3147238\n" "help.text" msgid "PERCENTRANK(Data; Value [; Significance])" -msgstr "" +msgstr "PERCENTRANK(Δεδομένα; Τιμή [; Σημαντικότητα])" #. hPEyS #: 04060184.xhp @@ -39174,7 +39192,7 @@ msgctxt "" "par_id2847238\n" "help.text" msgid "PERCENTRANK.EXC(Data; Value [; Significance])" -msgstr "" +msgstr "PERCENTRANK.EXC(Δεδομένα; Τιμή [; Σημαντικότητα])" #. paUED #: 04060184.xhp @@ -39255,7 +39273,7 @@ msgctxt "" "par_id2947238\n" "help.text" msgid "PERCENTRANK.INC(Data; Value [; Significance])" -msgstr "" +msgstr "PERCENTRANK.INC(Δεδομένα; Τιμή [; Σημαντικότητα])" #. QmR4b #: 04060184.xhp @@ -39552,7 +39570,7 @@ msgctxt "" "par_id3153250\n" "help.text" msgid "RANK(Value; Data [; Type])" -msgstr "" +msgstr "RANK(Τιμή; Δεδομένα [; Τύπος])" #. AzAQx #: 04060185.xhp @@ -39651,7 +39669,7 @@ msgctxt "" "par_id2953250\n" "help.text" msgid "RANK.AVG(Value; Data [; Type])" -msgstr "" +msgstr "RANK.AVG(Τιμή; Δεδομένα [; Τύπος])" #. 9jn8F #: 04060185.xhp @@ -39750,7 +39768,7 @@ msgctxt "" "par_id2853250\n" "help.text" msgid "RANK.EQ(Value; Data [; Type])" -msgstr "" +msgstr "RANK.EQ(Τιμή; Δεδομένα [; Τύπος])" #. mncnk #: 04060185.xhp @@ -41892,7 +41910,7 @@ msgctxt "" "par_id3147330\n" "help.text" msgid "PROB(Data; Probability; Start [; End])" -msgstr "" +msgstr "PROB(Δεδομένα; Πιθανότητα; Αρχή [; Τέλος])" #. Reoxn #: 04060185.xhp @@ -54393,7 +54411,7 @@ msgctxt "" "par_id71584446760037\n" "help.text" msgid "String 1 [; String 2 [; … [; String 255]]]" -msgstr "" +msgstr "Συμβολοσειρά 1 [; Συμβολοσειρά 2 [; … [; Συμβολοσειρά 255]]]" #. 2UTGE #: ful_func.xhp @@ -54402,7 +54420,7 @@ msgctxt "" "par_id631556228516997\n" "help.text" msgid "String 1, String 2, … , String 255 are strings, references to cells or to cell ranges of strings." -msgstr "" +msgstr "Συμβολοσειρά 1, Συμβολοσειρά 2, … , Συμβολοσειρά 255 είναι συμβολοσειρές, αναφορές σε κελιά ή σε περιοχές κελιών των συμβολοσειρών." #. MFitb #: ful_func.xhp @@ -54411,7 +54429,7 @@ msgctxt "" "par_id401584447957914\n" "help.text" msgid "Integer 1 [; Integer 2 [; … [; Integer 255]]]" -msgstr "" +msgstr "Ακέραιος 1 [; Ακέραιος 2 [; … [; Ακέραιος 255]]]" #. yUDDY #: ful_func.xhp @@ -54420,7 +54438,7 @@ msgctxt "" "par_id1001584395844941\n" "help.text" msgid "Integer 1, Integer 2, … , Integer 255 are integers, references to cells or to cell ranges of integers." -msgstr "" +msgstr "Ακέραιος 1, Ακέραιος 2, … , Ακέραιος 255 είναι ακέραιοι, αναφορές σε κελιά ή περιοχές κελιών ακεραίων." #. B6MF9 #: ful_func.xhp @@ -54429,7 +54447,7 @@ msgctxt "" "par_id101584447971004\n" "help.text" msgid "Number 1 [; Number 2 [; … [; Number 254]]]" -msgstr "" +msgstr "Αριθμός 1 [; Αριθμός 2 [; … [; Αριθμός 254]]]" #. b96Za #: ful_func.xhp @@ -54438,7 +54456,7 @@ msgctxt "" "par_id931584305947010\n" "help.text" msgid "Number 1, Number 2, … , Number 254 are numbers, references to cells or to cell ranges of numbers." -msgstr "" +msgstr "Αριθμός 1, Αριθμός 2, … , Αριθμός 254 είναι αριθμοί, αναφορές σε κελιά ή περιοχές κελιών αριθμών." #. kEEQr #: ful_func.xhp @@ -54447,7 +54465,7 @@ msgctxt "" "par_id101584447970004\n" "help.text" msgid "Number 1 [; Number 2 [; … [; Number 255]]]" -msgstr "" +msgstr "Αριθμός 1 [; Αριθμός 2 [; … [; Αριθμός 255]]]" #. QKcwi #: ful_func.xhp @@ -54456,7 +54474,7 @@ msgctxt "" "par_id931584395947010\n" "help.text" msgid "Number 1, Number 2, … , Number 255 are numbers, references to cells or to cell ranges of numbers." -msgstr "" +msgstr "Αριθμός 1, Αριθμός 2, … , Αριθμός 255 είναι αριθμοί, αναφορές σε κελιά ή περιοχές κελιών αριθμών." #. RLXz8 #: ful_func.xhp @@ -54465,7 +54483,7 @@ msgctxt "" "par_id291584447988879\n" "help.text" msgid "Logical 1 [; Logical 2 [; … [; Logical 255]]]" -msgstr "" +msgstr "Λογική 1 [; Λογική 2 [; … [; Λογική 255]]]" #. JTdAs #: ful_func.xhp @@ -54474,7 +54492,7 @@ msgctxt "" "par_id931584395957010\n" "help.text" msgid "Logical 1, Logical 2, … , Logical 255 are boolean values, references to cells or to cell ranges of logical values." -msgstr "" +msgstr "Λογική 1, Λογική 2, … , Λογική 255 είναι τιμές Μπουλ, αναφορές σε κελιά ή περιοχές κελιών λογικών τιμών." #. unnEF #: ful_func.xhp @@ -54483,7 +54501,7 @@ msgctxt "" "par_id91584448008632\n" "help.text" msgid "Complex 1 [; Complex 2 [; … [; Complex 255]]]" -msgstr "" +msgstr "Μιγαδικός 1 [; Μιγαδικός 2 [; … [; Μιγαδικός 255]]]" #. NuCbV #: ful_func.xhp @@ -54492,7 +54510,7 @@ msgctxt "" "par_id931584335947010\n" "help.text" msgid "Complex 1, Complex 2, … ,Complex 255 are complex numbers, references to cells or to cell ranges of complex numbers. Complex numbers are entered in the form \"x+yi\" or \"x+yj\"." -msgstr "" +msgstr "Μιγαδικός 1, Μιγαδικός 2, … ,Μιγαδικός 255 είναι μιγαδικοί αριθμοί, αναφορές σε κελιά ή περιοχές κελιών μιγαδικών αριθμών. Οι μιγαδικοί αριθμοί εισάγονται με τη μορφή \"x+yi\" ή \"x+yj\"." #. jWF7Y #: ful_func.xhp @@ -54501,7 +54519,7 @@ msgctxt "" "par_id61584448028298\n" "help.text" msgid "Reference 1 [; Reference 2 [; … [; Reference 255]]]" -msgstr "" +msgstr "Αναφορά 1 [; Αναφορά 2 [; … [; Αναφορά 255]]]" #. dxwtx #: ful_func.xhp @@ -54510,7 +54528,7 @@ msgctxt "" "par_id431584335947010\n" "help.text" msgid "Reference 1, Reference 2, … ,Reference 255 are references to cells." -msgstr "" +msgstr "Αναφορά 1, Αναφορά 2, … ,Αναφορά 255 είναι αναφορές σε κελιά." #. 8DbP2 #: func_aggregate.xhp @@ -55653,7 +55671,7 @@ msgctxt "" "par_id3153454\n" "help.text" msgid "CEILING(Number [; Significance [; Mode]])" -msgstr "" +msgstr "CEILING(Αριθμός [; Σημαντικότητα [; Κατάσταση]])" #. XHjhc #: func_ceiling.xhp @@ -55698,7 +55716,7 @@ msgctxt "" "par_id921586208142416\n" "help.text" msgid "=CEILING(3.45; 3) returns 6." -msgstr "" +msgstr "=CEILING(3,45; 3) επιστρέφει 6." #. XGfA3 #: func_ceiling.xhp @@ -55716,7 +55734,7 @@ msgctxt "" "par_id491586208152183\n" "help.text" msgid "=CEILING(-45.67; -2; 0) returns -44." -msgstr "" +msgstr "=CEILING(-45,67; -2; 0) επιστρέφει -44." #. Auwyx #: func_ceiling.xhp @@ -55725,7 +55743,7 @@ msgctxt "" "par_id291586208158119\n" "help.text" msgid "=CEILING(-45.67; -2; 1) returns -46." -msgstr "" +msgstr "=CEILING(-45,67; -2; 1) επιστρέφει -46." #. rZ78k #: func_ceiling.xhp @@ -55779,7 +55797,7 @@ msgctxt "" "par_id2953454\n" "help.text" msgid "CEILING.PRECISE(Number [; Significance])" -msgstr "" +msgstr "CEILING.PRECISE(Αριθμός [; Σημαντικότητα])" #. FaYeD #: func_ceiling.xhp @@ -55806,7 +55824,7 @@ msgctxt "" "par_id651586213406243\n" "help.text" msgid "=CEILING.PRECISE(-45.67; 2) returns -44." -msgstr "" +msgstr "=CEILING.PRECISE(-45,67; 2) επιστρέφει -44." #. WV9bx #: func_ceiling.xhp @@ -55860,7 +55878,7 @@ msgctxt "" "par_id841516997669932\n" "help.text" msgid "CEILING.MATH(Number [; Significance [; Mode]])" -msgstr "" +msgstr "CEILING.MATH(Αριθμός [; Σημαντικότητα [; Κατάσταση]])" #. EAezJ #: func_ceiling.xhp @@ -55896,7 +55914,7 @@ msgctxt "" "par_id481586208595809\n" "help.text" msgid "=CEILING.MATH(3.45; -3) returns 6." -msgstr "" +msgstr "=CEILING.MATH(3,45; -3) επιστρέφει 6." #. Eby7i #: func_ceiling.xhp @@ -55914,7 +55932,7 @@ msgctxt "" "par_id151586208604536\n" "help.text" msgid "=CEILING.MATH(-45.67; -2; 0) returns -44." -msgstr "" +msgstr "=CEILING.MATH(-45,67; -2; 0) επιστρέφει -44." #. opt6B #: func_ceiling.xhp @@ -55923,7 +55941,7 @@ msgctxt "" "par_id971586208611345\n" "help.text" msgid "=CEILING.MATH(-45.67; +2; 1) returns -46." -msgstr "" +msgstr "=CEILING.MATH(-45,67; +2; 1) επιστρέφει -46." #. EzE9t #: func_ceiling.xhp @@ -56004,7 +56022,7 @@ msgctxt "" "par_id651586214132234\n" "help.text" msgid "=CEILING.XCL(-45.67; 2) returns -44." -msgstr "" +msgstr "=CEILING.XCL(-45,67; 2) επιστρέφει -44." #. nbB96 #: func_ceiling.xhp @@ -56013,7 +56031,7 @@ msgctxt "" "par_id811586214136666\n" "help.text" msgid "=CEILING.XCL(-45.67; -2) returns -46." -msgstr "" +msgstr "=CEILING.XCL(-45,67; -2) επιστρέφει -46." #. GMzhD #: func_ceiling.xhp @@ -56067,7 +56085,7 @@ msgctxt "" "par_id8953454\n" "help.text" msgid "ISO.CEILING(Number [; Significance])" -msgstr "" +msgstr "ISO.CEILING(Αριθμός [; Σημαντικότητα])" #. hwhCW #: func_ceiling.xhp @@ -56094,7 +56112,7 @@ msgctxt "" "par_id181586214438808\n" "help.text" msgid "=ISO.CEILING(-45.67; 2) returns -44." -msgstr "" +msgstr "=ISO.CEILING(-45,67; 2) επιστρέφει -44." #. GuEcB #: func_color.xhp @@ -56139,7 +56157,7 @@ msgctxt "" "par_id27421466710275\n" "help.text" msgid "COLOR(Red; Green; Blue [; Alpha])" -msgstr "" +msgstr "COLOR(Κόκκινο; Πράσινο; Γαλάζιο [; Άλφα])" #. ASLWJ #: func_color.xhp @@ -57678,7 +57696,7 @@ msgctxt "" "par_id221573517641172\n" "help.text" msgid "FINDB(Find Text ; Text [; Position])" -msgstr "" +msgstr "FINDB(Κείμενο_αναζήτησης ; Κείμενο [; Θέση])" #. puQAw #: func_findb.xhp @@ -58911,7 +58929,7 @@ msgctxt "" "par_id541556228253979\n" "help.text" msgid "FOURIER(Array; GroupedByColumns [; Inverse [; Polar [; MinimumMagnitude]]])" -msgstr "" +msgstr "FOURIER(Πίνακας; Ομαδοποίηση_κατά_στήλες [; Αντίστροφη [; Πολική [; Ελάχιστο_μέγεθος]]])" #. ELSK7 #: func_fourier.xhp @@ -60630,7 +60648,7 @@ msgctxt "" "par_id231020162249539143\n" "help.text" msgid "NETWORKDAYS.INTL(StartDate; EndDate [; [ Weekend ] [; Holidays ] ])" -msgstr "" +msgstr "NETWORKDAYS.INTL(Ημερομηνία_έναρξης; Ημερομηνία_λήξης [; [ Τέλος_εβδομάδας ] [; Αργίες ] ])" #. D8jig #: func_networkdays.intl.xhp @@ -60756,7 +60774,7 @@ msgctxt "" "par_id3145775\n" "help.text" msgid "NETWORKDAYS(StartDate; EndDate [; [ Holidays ] [; Workdays ] ])" -msgstr "" +msgstr "NETWORKDAYS(Ημερομηνία_έναρξης; Ημερομηνία_λήξης [; [ Αργίες ] [; Ημέρες_εργασίας ] ])" #. BEtbU #: func_networkdays.xhp @@ -60945,7 +60963,7 @@ msgctxt "" "par_id3149268\n" "help.text" msgid "NUMBERVALUE(\"Text\" [;decimal_separator [;group_separator]])" -msgstr "" +msgstr "NUMBERVALUE(\"Text\" [;δεκαδικός_διαχωριστής [;διαχωριστής_ομάδας]])" #. ytM82 #: func_numbervalue.xhp @@ -61026,7 +61044,7 @@ msgctxt "" "par_id371575067051846\n" "help.text" msgid "OPT_BARRIER(Spot; Volatility; Rate; Foreign Rate; Maturity; Strike; LowerBarrier; UpperBarrier; Rebate; PutCall; InOut; BarrierMonitoring [; Greek])" -msgstr "" +msgstr "OPT_BARRIER(Τρέχουσα_τιμή; Μεταβλητότητα; Επιτόκιο; Ξένο_επιτόκιο; Λήξη; Άσκηση; Κατώτερος_φραγμός; Ανώτερος_φραγμός; Επιστροφή; πώληση_ή_αγορά; ενεργοποίηση_ή_απενεργοποίηση_προαίρεσης; παρακολούθηση_φραγμού [; ελληνικά])" #. XEMff #: func_opt_barrier.xhp @@ -61269,7 +61287,7 @@ msgctxt "" "par_id761575075027094\n" "help.text" msgid "OPT_PROB_INMONEY(Spot; Volatility; Drift; Maturity; LowerBarrier; UpperBarrier [; Strike [; PutCall]])" -msgstr "" +msgstr "OPT_PROB_INMONEY(Τρέχουσα_τιμή; Μεταβλητότητα; Διαφοροποίηση; Λήξη; Κατώτερος_φραγμός; Ανώτερος_φραγμός [; Άσκηση [; Πώληση_ή_αγορά]])" #. mE6CG #: func_opt_prob_inmoney.xhp @@ -61350,7 +61368,7 @@ msgctxt "" "par_id151575063296819\n" "help.text" msgid "OPT_TOUCH(Spot; Volatility; Rate; ForeignRate; Maturity; LowerBarrier; UpperBarrier; ForeignDomestic; InOut; BarrierMonitoring [; Greek])" -msgstr "" +msgstr "OPT_TOUCH(Τρέχουσα_αξία; Μεταβλητότητα; Επιτόκιο; Ξένο_επιτόκιο; Λήξη; Κατώτερος_φραγμός; Ανώτερος_φραγμός; Ξένο_ντόπιο; ανεργοποίηση_ή_απενεργοποίηση_προαίρεσης; Παρακολούθηση_φραγμού [; Ελληνικά])" #. 6rD5u #: func_opt_touch.xhp @@ -62061,7 +62079,7 @@ msgctxt "" "par_id531573516878780\n" "help.text" msgid "SEARCHB(Find Text; Text [; Position])" -msgstr "" +msgstr "SEARCHB(Κείμενο_αναζήτησης; Κείμενο [; Θέση])" #. 6Pmbf #: func_searchb.xhp @@ -63204,7 +63222,7 @@ msgctxt "" "par_id3149033\n" "help.text" msgid "WEEKDAY(Number [; Type])" -msgstr "" +msgstr "WEEKDAY(Αριθμός [; Τύπος])" #. mcF52 #: func_weekday.xhp @@ -63951,7 +63969,7 @@ msgctxt "" "par_id241020160008306838\n" "help.text" msgid "WORKDAY.INTL(StartDate; Days [; Weekend [; Holidays]])" -msgstr "" +msgstr "WORKDAY.INTL(Ημερομηνία_έναρξης; Ημέρες [; Τέλος_εβδομάδας [; Αργίες]])" #. gJg5G #: func_workday.intl.xhp @@ -64122,7 +64140,7 @@ msgctxt "" "par_id3154844\n" "help.text" msgid "WORKDAY(StartDate; Days [; Holidays])" -msgstr "" +msgstr "WORKDAY(Ημερομηνία_έναρξης; Ημέρες [; Αργίες])" #. 35EG5 #: func_workday.xhp @@ -64311,7 +64329,7 @@ msgctxt "" "par_id3155823\n" "help.text" msgid "YEARFRAC(StartDate; EndDate [; Basis])" -msgstr "" +msgstr "YEARFRAC(Ημερομηνία_έναρξης; Τέλος_ημερομηνίας [; Βάση])" #. JAA8u #: func_yearfrac.xhp diff --git a/source/el/helpcontent2/source/text/schart/01.po b/source/el/helpcontent2/source/text/schart/01.po index 035972f06b5..17822fba64b 100644 --- a/source/el/helpcontent2/source/text/schart/01.po +++ b/source/el/helpcontent2/source/text/schart/01.po @@ -3,8 +3,8 @@ 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" -"PO-Revision-Date: 2020-03-14 05:33+0000\n" +"POT-Creation-Date: 2020-06-22 17:23+0200\n" +"PO-Revision-Date: 2020-06-24 10:16+0000\n" "Last-Translator: Dimitris Spingos \n" "Language-Team: Greek \n" "Language: el\n" @@ -638,6 +638,24 @@ msgctxt "" msgid "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." msgstr "Καθορίζει την κατεύθυνση κειμένου για μια παράγραφο που χρησιμοποιεί σύνθετη διάταξη κειμένου (CTL). Αυτή η λειτουργία είναι διαθέσιμη μόνο να είναι ενεργοποιημένη η υποστήριξη σύνθετης διάταξης κειμένου." +#. 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 "Specifies whether the legend should overlap the chart. 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 "Check to also show values of currently hidden cells within the source cell range." msgstr "Ενεργοποιήστε για να εμφανίζονται επίσης τιμές από κρυφά κελιά μέσα στην περιοχή του αρχικού κελιού." +#. 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 "Do not show legend entry for the selected data series or data point." +msgstr "Να μην εμφανίζεται η καταχώριση υπομνήματος της επιλεγμένης σειράς δεδομένων ή σημείων δεδομένων." + #. WWrcn #: 04070000.xhp msgctxt "" @@ -4094,6 +4130,51 @@ msgctxt "" msgid "Select the category where the axis line should cross the other axis." msgstr "Επιλέξτε την κατηγορία όπου η γραμμή άξονα θα διασταυρώνεται με τον άλλο άξονα." +#. 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 "Specifies that the axis is positioned on the first/last tickmarks. This makes the data points visual representation begin/end at the value axis." +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 "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." +msgstr "" + #. jRG4d #: 05040202.xhp msgctxt "" diff --git a/source/el/helpcontent2/source/text/sdraw.po b/source/el/helpcontent2/source/text/sdraw.po index 6d5bca8704b..af330213ca5 100644 --- a/source/el/helpcontent2/source/text/sdraw.po +++ b/source/el/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-03-26 21:16+0000\n" "Last-Translator: Dimitris Spingos \n" "Language-Team: Greek \n" @@ -430,14 +430,14 @@ msgctxt "" msgid "Form Controls" msgstr "Πεδία ελέγχου φόρμας" -#. 3zFZE +#. xwSos #: main0210.xhp msgctxt "" "main0210.xhp\n" "par_idN1074B\n" "help.text" -msgid "Extrusion On/Off" -msgstr "Eξώθηση ενεργή/ανενεργή" +msgid "Extrusion On/Off" +msgstr "" #. 4zUFD #: main0210.xhp diff --git a/source/el/helpcontent2/source/text/sdraw/01.po b/source/el/helpcontent2/source/text/sdraw/01.po index c7ee373b2df..2cd4759b6e1 100644 --- a/source/el/helpcontent2/source/text/sdraw/01.po +++ b/source/el/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-02-27 14:05+0000\n" "Last-Translator: Dimitris Spingos \n" "Language-Team: Greek \n" @@ -13,9 +13,459 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Accelerator-Marker: ~\n" -"X-Generator: Weblate 3.10.3\n" +"X-Generator: LibreOffice\n" "X-POOTLE-MTIME: 1558009218.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 "3D-Settings" +msgstr "" + +#. ZZxLB +#: 3dsettings_toolbar.xhp +msgctxt "" +"3dsettings_toolbar.xhp\n" +"par_idN1056A\n" +"help.text" +msgid "The 3D Settings toolbar controls properties of selected 3D objects." +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 "Switches the 3D effects on and off for the selected objects." +msgstr "" + +#. xLK3k +#: 3dsettings_toolbar.xhp +msgctxt "" +"3dsettings_toolbar.xhp\n" +"par_id891592603243551\n" +"help.text" +msgid "Icon Extrusion On/Off" +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 "Tilts the selected object downwards by five degrees." +msgstr "" + +#. d4yN5 +#: 3dsettings_toolbar.xhp +msgctxt "" +"3dsettings_toolbar.xhp\n" +"par_id551592603809179\n" +"help.text" +msgid "Icon Tilt Down" +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 "Tilts the selected object upwards by five degrees." +msgstr "" + +#. Qk9TG +#: 3dsettings_toolbar.xhp +msgctxt "" +"3dsettings_toolbar.xhp\n" +"par_id481592603969031\n" +"help.text" +msgid "Icon Tilt Up" +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 "Tilts the selected object left by five degrees." +msgstr "" + +#. 58eJK +#: 3dsettings_toolbar.xhp +msgctxt "" +"3dsettings_toolbar.xhp\n" +"par_id311592604038423\n" +"help.text" +msgid "Icon Tilt Left" +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 "Tilts the selected object right by five degrees." +msgstr "" + +#. CfWCi +#: 3dsettings_toolbar.xhp +msgctxt "" +"3dsettings_toolbar.xhp\n" +"par_id191592604069769\n" +"help.text" +msgid "Icon Tilt Right" +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 "Opens the Extrusion Depth window." +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 "Icon Depth" +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 "Enter an extrusion depth." +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 "Opens the Extrusion Direction window." +msgstr "" + +#. FqYRJ +#: 3dsettings_toolbar.xhp +msgctxt "" +"3dsettings_toolbar.xhp\n" +"par_id161592604418035\n" +"help.text" +msgid "Icon Direction" +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 "Select a direction." +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 "Opens the Extrusion Lighting window." +msgstr "" + +#. 7dUyo +#: 3dsettings_toolbar.xhp +msgctxt "" +"3dsettings_toolbar.xhp\n" +"par_id931592604484908\n" +"help.text" +msgid "Icon Lighting" +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 "Opens the Extrusion Surface window." +msgstr "" + +#. aCv4d +#: 3dsettings_toolbar.xhp +msgctxt "" +"3dsettings_toolbar.xhp\n" +"par_id471592604538812\n" +"help.text" +msgid "Icon Surface" +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 "Opens the Extrusion Color toolbar." +msgstr "" + +#. XRrSC +#: 3dsettings_toolbar.xhp +msgctxt "" +"3dsettings_toolbar.xhp\n" +"par_id311592604646572\n" +"help.text" +msgid "Icon Color" +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/el/helpcontent2/source/text/shared.po b/source/el/helpcontent2/source/text/shared.po index 6f02200c33a..bc4ad4457b1 100644 --- a/source/el/helpcontent2/source/text/shared.po +++ b/source/el/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-03-14 05:33+0000\n" "Last-Translator: Dimitris Spingos \n" "Language-Team: Greek \n" @@ -13,279 +13,9 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Accelerator-Marker: ~\n" -"X-Generator: Weblate 3.10.3\n" +"X-Generator: LibreOffice\n" "X-POOTLE-MTIME: 1548756678.000000\n" -#. ybhKD -#: 3dsettings_toolbar.xhp -msgctxt "" -"3dsettings_toolbar.xhp\n" -"tit\n" -"help.text" -msgid "3D-Settings" -msgstr "Ρυθμίσεις 3Δ" - -#. ZTx5H -#: 3dsettings_toolbar.xhp -msgctxt "" -"3dsettings_toolbar.xhp\n" -"par_idN1055A\n" -"help.text" -msgid "3D-Settings" -msgstr "Ρυθμίσεις 3Δ" - -#. ZZxLB -#: 3dsettings_toolbar.xhp -msgctxt "" -"3dsettings_toolbar.xhp\n" -"par_idN1056A\n" -"help.text" -msgid "The 3D Settings toolbar controls properties of selected 3D objects." -msgstr "Η γραμμή εργαλείων 3Δ ρυθμίσεων ελέγχει τις ιδιότητες των επιλεγμένων 3Δ αντικειμένων." - -#. 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 "Switches the 3D effects on and off for the selected objects." -msgstr "Ενεργοποιεί και απενεργοποιεί τα εφέ 3Δ για τα επιλεγμένα αντικείμενα." - -#. 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 "Tilts the selected object downwards by five degrees." -msgstr "Δίνει κλίση προς τα κάτω 5 μοιρών στο επιλεγμένο αντικείμενο." - -#. 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 "Tilts the selected object upwards by five degrees." -msgstr "Δίνει κλίση προς τα πάνω 5 μοιρών στο επιλεγμένο αντικείμενο." - -#. 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 "Tilts the selected object left by five degrees." -msgstr "Δίνει κλίση προς τα αριστερά 5 μοιρών στο επιλεγμένο αντικείμενο." - -#. 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 "Tilts the selected object right by five degrees." -msgstr "Δίνει κλίση προς τα δεξιά 5 μοιρών στο επιλεγμένο αντικείμενο." - -#. 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 "Opens the Extrusion Depth window." -msgstr "Ανοίγει το παράθυρο Βάθους Εξώθησης." - -#. 5xzg2 -#: 3dsettings_toolbar.xhp -msgctxt "" -"3dsettings_toolbar.xhp\n" -"par_idN10617\n" -"help.text" -msgid "Select an extrusion depth." -msgstr "Επιλέξετε βάθος προεξοχής." - -#. 76ESK -#: 3dsettings_toolbar.xhp -msgctxt "" -"3dsettings_toolbar.xhp\n" -"par_idN10632\n" -"help.text" -msgid "Enter an extrusion depth." -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 "Opens the Extrusion Direction window." -msgstr "Ανοίγει το παράθυρο Κατεύθυνσης εξώθησης." - -#. tRGKu -#: 3dsettings_toolbar.xhp -msgctxt "" -"3dsettings_toolbar.xhp\n" -"par_idN10667\n" -"help.text" -msgid "Select a direction." -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 "Opens the Extrusion Lighting window." -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 "Opens the Extrusion Surface window." -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 "Χρώμα 3Δ" - -#. TLZ97 -#: 3dsettings_toolbar.xhp -msgctxt "" -"3dsettings_toolbar.xhp\n" -"par_idN10736\n" -"help.text" -msgid "Opens the Extrusion Color toolbar." -msgstr "Ανοίγει τη γραμμή εργαλείων Χρώμα εξώθησης." - #. DBz3U #: fontwork_toolbar.xhp msgctxt "" diff --git a/source/el/helpcontent2/source/text/shared/00.po b/source/el/helpcontent2/source/text/shared/00.po index 8b1181512c6..a653fa05719 100644 --- a/source/el/helpcontent2/source/text/shared/00.po +++ b/source/el/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-06-02 11:50+0000\n" "Last-Translator: Dimitris Spingos \n" "Language-Team: Greek \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-Project-Style: openoffice\n" "X-POOTLE-MTIME: 1557496868.000000\n" @@ -8666,14 +8666,14 @@ msgctxt "" msgid "Choose Format - Area - Area, press the Color button and click the Pick button." msgstr "Επιλέξτε Μορφή - Περιοχή - Περιοχή, πατήστε το πλήκτρο Χρώμα και πατήστε το πλήκτρο Επιλογή." -#. 6GMdV +#. iiCrG #: 00000406.xhp msgctxt "" "00000406.xhp\n" "par_id3153876\n" "help.text" -msgid "Icon" -msgstr "Icon" +msgid "Icon" +msgstr "" #. XLFFo #: 00000406.xhp diff --git a/source/el/helpcontent2/source/text/shared/01.po b/source/el/helpcontent2/source/text/shared/01.po index 42bbd6bf2b6..4bd0211bb87 100644 --- a/source/el/helpcontent2/source/text/shared/01.po +++ b/source/el/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-06-05 22:27+0000\n" "Last-Translator: Dimitris Spingos \n" "Language-Team: Greek \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-Project-Style: openoffice\n" "X-POOTLE-MTIME: 1561544535.000000\n" @@ -32147,6 +32147,15 @@ msgctxt "" msgid "3D Effects" msgstr "Εφέ 3Δ" +#. FmYrr +#: 05350000.xhp +msgctxt "" +"05350000.xhp\n" +"bm_id131592533297401\n" +"help.text" +msgid "3D Effects" +msgstr "" + #. TFRAz #: 05350000.xhp msgctxt "" @@ -32156,14 +32165,194 @@ msgctxt "" msgid "3D Effects" msgstr "Εφέ 3Δ" -#. EGMuc +#. CoFfY #: 05350000.xhp msgctxt "" "05350000.xhp\n" "par_id3156324\n" "help.text" -msgid "Specifies the properties of 3D object(s) in the current document." -msgstr "Προσδιορίζει τις ιδιότητες των αντικειμένων 3Δ στο τρέχον έγγραφο." +msgid "Specifies the properties of 3D object(s) in the current document or converts a 2D object to 3D." +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 "Apply icon" +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 "Update Icon" +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 "Use this icon to convert a selected 2D object to a 3D object. 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 "Icon Convert to 3-D" +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 "Click here to convert a selected 2D object to a 3D rotation object. 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 "Icon Convert to Rotation Object" +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 "Click here to turn the perspective view on or off." +msgstr "" + +#. BYGG2 +#: 05350000.xhp +msgctxt "" +"05350000.xhp\n" +"par_id141592539295096\n" +"help.text" +msgid "Icon Perspective On/Off" +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 "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 Convert - To 3D, or Convert - To 3D Rotation Object." msgstr "Προσαρμόζει το σχήμα του επιλεγμένου αντικειμένου 3Δ. Μπορείτε να τροποποιήσετε το σχήμα μόνο ενός αντικειμένου 3Δ που είχε δημιουργηθεί με μετατροπή από αντικείμενο 2Δ. Για να μετατρέψετε ένα αντικείμενο από 2Δ σε 3Δ, επιλέξτε το αντικείμενο, δεξιοπατήστε και επιλέξτε Μετατροπή - Σε 3Δ, ή Μετατροπή - Σε περιστρεφόμενο αντικείμενο 3Δ." +#. MzhWz +#: 05350200.xhp +msgctxt "" +"05350200.xhp\n" +"par_id231592540156123\n" +"help.text" +msgid "Geometry Icon" +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 "Renders the 3D surface according to the shape of the object. For example, a circular shape is rendered with a spherical surface." msgstr "Αποδίδει την επιφάνεια 3Δ σύμφωνα με το σχήμα του αντικειμένου. Παραδείγματος χάρη, ένα κυκλικό σχήμα αποδίδεται με σφαιρική επιφάνεια." -#. JPn39 +#. BDYkV #: 05350200.xhp msgctxt "" "05350200.xhp\n" "par_id3152811\n" "help.text" -msgid "Icon" -msgstr "Εικονίδιο" +msgid "Icon" +msgstr "" #. 6DyPr #: 05350200.xhp @@ -32408,14 +32615,14 @@ msgctxt "" msgid "Renders the 3D surface as polygons." msgstr "Αποδίδει τη 3Δ επιφάνεια ως πολύγωνα." -#. pDYnG +#. mG5xH #: 05350200.xhp msgctxt "" "05350200.xhp\n" "par_id3157962\n" "help.text" -msgid "Icon" -msgstr "Εικονίδιο" +msgid "Icon" +msgstr "" #. fMPFg #: 05350200.xhp @@ -32444,14 +32651,14 @@ msgctxt "" msgid "Renders a smooth 3D surface." msgstr "Αποδίδει μια ομαλή επιφάνεια 3Δ." -#. FWtGB +#. V7oDJ #: 05350200.xhp msgctxt "" "05350200.xhp\n" "par_id3148923\n" "help.text" -msgid "Icon" -msgstr "Εικονίδιο" +msgid "Icon" +msgstr "" #. FfUMo #: 05350200.xhp @@ -32480,14 +32687,14 @@ msgctxt "" msgid "Inverts the light source." msgstr "Αντιστρέφει την πηγή φωτός." -#. kH6tB +#. 5gzpa #: 05350200.xhp msgctxt "" "05350200.xhp\n" "par_id3152940\n" "help.text" -msgid "Icon" -msgstr "Εικονίδιο" +msgid "Icon" +msgstr "" #. PABev #: 05350200.xhp @@ -32516,14 +32723,14 @@ msgctxt "" msgid "Lights the object from the outside and the inside. To use an ambient light source, click this button, and then click the Invert Normals button." msgstr "Φωτίζει το αντικείμενο εξωτερικά και εσωτερικά. Για να χρησιμοποιήσετε μία πηγή φωτός περιβάλλοντος, πατήστε αυτό το κουμπί και μετά πατήστε το κουμπί Αντιστροφή κανονικών." -#. 9SLgN +#. B8zQ6 #: 05350200.xhp msgctxt "" "05350200.xhp\n" "par_id3157309\n" "help.text" -msgid "Icon" -msgstr "Εικονίδιο" +msgid "Icon" +msgstr "" #. LGaGJ #: 05350200.xhp @@ -32552,14 +32759,14 @@ msgctxt "" msgid "Closes the shape of a 3D object that was created by extruding a freeform line (Convert - To 3D)." msgstr "Κλείνει το σχήμα ενός αντικειμένου 3Δ που δημιουργήθηκε από εξώθηση μίας γραμμής ελεύθερης σχεδίασης (Μετατροπή - Σε 3Δ)." -#. aeycC +#. xZfFU #: 05350200.xhp msgctxt "" "05350200.xhp\n" "par_id3150686\n" "help.text" -msgid "Icon" -msgstr "Εικονίδιο" +msgid "Icon" +msgstr "" #. t7GZ3 #: 05350200.xhp @@ -32597,6 +32804,24 @@ msgctxt "" msgid "Sets the shading and shadow options for the selected 3D object." msgstr "Ορίζει τη σκίαση και τις επιλογές σκιάς για το επιλεγμένο αντικείμενο 3Δ." +#. MKEq8 +#: 05350300.xhp +msgctxt "" +"05350300.xhp\n" +"par_id401592540321324\n" +"help.text" +msgid "Icon Shading" +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 "Adds or removes a shadow from the selected 3D object." msgstr "Προσθέτει ή αφαιρεί μια σκιά από το επιλεγμένο αντικείμενο 3Δ." -#. c6bJS +#. cTfbV #: 05350300.xhp msgctxt "" "05350300.xhp\n" "par_id3150254\n" "help.text" -msgid "Icon" -msgstr "Εικονίδιο" +msgid "Icon" +msgstr "" #. vJjvT #: 05350300.xhp @@ -32768,6 +32993,24 @@ msgctxt "" msgid "Define the light source for the selected 3D object." msgstr "Καθορίζει την πηγή φωτός για το επιλεγμένο 3Δ αντικείμενο." +#. ULUXB +#: 05350400.xhp +msgctxt "" +"05350400.xhp\n" +"par_id411592540760546\n" +"help.text" +msgid "Icon Illumination" +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 "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 Ambient light box. You can also press the Spacebar to turn the light source on or off." msgstr "Διπλοπατήστε για να ενεργοποιήσετε την πηγή φωτός και έπειτα επιλέξτε ένα χρώμα από τον κατάλογο για τον φωτισμό. Αν θέλετε, μπορείτε επίσης να ορίσετε το χρώμα του περιβάλλοντος φωτός, επιλέγοντας ένα χρώμα από το πεδίο Φωτισμός περιβάλλοντος. Μπορείτε επίσης να πατήσετε το πλήκτρο διαστήματος για να ενεργοποιήσετε ή να απενεργοποιήσετε την πηγή φωτός." -#. Rh3LG +#. bX7gf #: 05350400.xhp msgctxt "" "05350400.xhp\n" "par_id3159269\n" "help.text" -msgid "Icon" -msgstr "Εικονίδιο" +msgid "Icon Light is on" +msgstr "" #. BeChj #: 05350400.xhp @@ -32822,14 +33065,14 @@ msgctxt "" msgid "Light is on" msgstr "Ο φωτισμός είναι ενεργοποιημένος" -#. 4obNS +#. M7NuB #: 05350400.xhp msgctxt "" "05350400.xhp\n" "par_id3155449\n" "help.text" -msgid "Icon" -msgstr "Εικονίδιο" +msgid "Icon Light is off" +msgstr "" #. giCYQ #: 05350400.xhp @@ -32948,6 +33191,24 @@ msgctxt "" msgid "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 Gallery, hold down Shift+CommandCtrl, and then drag an image onto the selected 3D object." msgstr "Ορίζει τις ιδιότητες της υφής της επιφάνειας για το επιλεγμένο 3Δ αντικείμενο. Αυτό το γνώρισμα υπάρχει μόνο μετά από την εφαρμογή μιας υφής στην επιφάνεια του επιλεγμένου αντικειμένου. Για να εφαρμόσετε γρήγορα μία υφή σε μια επιφάνεια, ανοίξτε τηνΣυλλογή, κρατήστε πατημένα το πλήκτρο Shift+ΕντολήCtrl και μετά σύρετε μια εικόνα πάνω στο επιλεγμένο 3Δ αντικείμενο." +#. xWF3J +#: 05350500.xhp +msgctxt "" +"05350500.xhp\n" +"par_id871592540872026\n" +"help.text" +msgid "Icon Textures" +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 "Converts the texture to black and white." msgstr "Μετατρέπει την υφή σε ασπρόμαυρη." -#. CnDCj +#. ohvQW #: 05350500.xhp msgctxt "" "05350500.xhp\n" "par_id3146773\n" "help.text" -msgid "Icon" -msgstr "Εικονίδιο" +msgid "Icon Black & White" +msgstr "" #. RReP7 #: 05350500.xhp @@ -33038,14 +33299,14 @@ msgctxt "" msgid "Converts the texture to color." msgstr "Μετατρέπει την υφή σε χρώμα." -#. wCyCP +#. h9L4x #: 05350500.xhp msgctxt "" "05350500.xhp\n" "par_id3153126\n" "help.text" -msgid "Icon" -msgstr "Icon" +msgid "Icon Color" +msgstr "" #. bvQtQ #: 05350500.xhp @@ -33092,14 +33353,14 @@ msgctxt "" msgid "Applies the texture without shading." msgstr "Εφαρμόζει την υφή χωρίς σκίαση." -#. y4qB2 +#. LC2C6 #: 05350500.xhp msgctxt "" "05350500.xhp\n" "par_id3154280\n" "help.text" -msgid "Icon" -msgstr "Icon" +msgid "Icon Only Texture" +msgstr "" #. 3ZP8a #: 05350500.xhp @@ -33128,14 +33389,14 @@ msgctxt "" msgid "Applies the texture with shading. To define the shading options for the texture, click the Shading button in this dialog." msgstr "Εφαρμόζει την υφή με σκίαση. Για να ορίσετε τις επιλογές σκίασης για την υφή, πατήστε το κουμπί Σκίαση σε αυτόν τον διάλογο." -#. mkWdG +#. 7AQDp #: 05350500.xhp msgctxt "" "05350500.xhp\n" "par_id3150742\n" "help.text" -msgid "Icon" -msgstr "Εικονίδιο" +msgid "Icon Texture and Shading" +msgstr "" #. 6RBA7 #: 05350500.xhp @@ -33182,14 +33443,14 @@ msgctxt "" msgid "Automatically adjusts the texture based on the shape and size of the object." msgstr "Ρυθμίζει αυτόματα την υφή με βάση το σχήμα και το μέγεθος του αντικειμένου." -#. TxCpm +#. 6Xce4 #: 05350500.xhp msgctxt "" "05350500.xhp\n" "par_id3155103\n" "help.text" -msgid "Icon" -msgstr "Εικονίδιο" +msgid "Icon Object-specific" +msgstr "" #. h7Pr5 #: 05350500.xhp @@ -33218,14 +33479,14 @@ msgctxt "" msgid "Applies the texture parallel to the horizontal axis." msgstr "Εφαρμόζει την υφή παράλληλα προς τον οριζόντιο άξονα." -#. ZrhNh +#. 5EAXu #: 05350500.xhp msgctxt "" "05350500.xhp\n" "par_id3148977\n" "help.text" -msgid "Icon" -msgstr "Εικονίδιο" +msgid "Icon" +msgstr "" #. tD2xB #: 05350500.xhp @@ -33254,14 +33515,14 @@ msgctxt "" msgid "Wraps the horizontal axis of the texture pattern around a sphere." msgstr "Αναδιπλώνει τον οριζόντιο άξονα του υποδείγματος της υφής γύρω από μια σφαίρα." -#. dSdDf +#. J5GGV #: 05350500.xhp msgctxt "" "05350500.xhp\n" "par_id3154013\n" "help.text" -msgid "Icon" -msgstr "Εικονίδιο" +msgid "Icon Circular" +msgstr "" #. CDnKt #: 05350500.xhp @@ -33308,14 +33569,14 @@ msgctxt "" msgid "Automatically adjusts the texture based on the shape and size of the object." msgstr "Ρυθμίζει αυτόματα την υφή με βάση το σχήμα και το μέγεθος του αντικειμένου." -#. 5bG3B +#. zv6XE #: 05350500.xhp msgctxt "" "05350500.xhp\n" "par_id3153210\n" "help.text" -msgid "Icon" -msgstr "Εικονίδιο" +msgid "Icon Object-Specific" +msgstr "" #. EFSxZ #: 05350500.xhp @@ -33344,14 +33605,14 @@ msgctxt "" msgid "Applies the texture parallel to the vertical axis." msgstr "Εφαρμόζει την υφή παράλληλα προς τον κάθετο άξονα." -#. aBANs +#. zBtVm #: 05350500.xhp msgctxt "" "05350500.xhp\n" "par_id3147485\n" "help.text" -msgid "Icon" -msgstr "Εικονίδιο" +msgid "Icon Parallel" +msgstr "" #. ChZxa #: 05350500.xhp @@ -33380,14 +33641,14 @@ msgctxt "" msgid "Wraps the vertical axis of the texture pattern around a sphere." msgstr "Αναδιπλώνει τον κάθετο άξονα του υποδείγματος υφής γύρω από μια σφαίρα." -#. iimyY +#. 3Ubyf #: 05350500.xhp msgctxt "" "05350500.xhp\n" "par_id3157876\n" "help.text" -msgid "Icon" -msgstr "Εικονίδιο" +msgid "Icon Circular" +msgstr "" #. 6Xq2Y #: 05350500.xhp @@ -33434,14 +33695,14 @@ msgctxt "" msgid "Blurs the texture slightly to remove unwanted speckles." msgstr "Θολώνει ελαφρά την υφή για να αφαιρέσει ανεπιθύμητα στίγματα." -#. eCB3F +#. DnusW #: 05350500.xhp msgctxt "" "05350500.xhp\n" "par_id3145651\n" "help.text" -msgid "Icon" -msgstr "Εικονίδιο" +msgid "Icon Filtering On/Off" +msgstr "" #. NRzG4 #: 05350500.xhp @@ -33479,6 +33740,24 @@ msgctxt "" msgid "Changes the coloring of the selected 3D object." msgstr "Αλλάζει τον χρωματισμό του επιλεγμένου αντικειμένου 3Δ." +#. CCGaw +#: 05350600.xhp +msgctxt "" +"05350600.xhp\n" +"par_id231592541000678\n" +"help.text" +msgid "Icon Material" +msgstr "" + +#. JLbj7 +#: 05350600.xhp +msgctxt "" +"05350600.xhp\n" +"par_id251592541000681\n" +"help.text" +msgid "Material" +msgstr "" + #. qHMby #: 05350600.xhp msgctxt "" diff --git a/source/el/helpcontent2/source/text/shared/02.po b/source/el/helpcontent2/source/text/shared/02.po index ff9a689a296..62bda7e956a 100644 --- a/source/el/helpcontent2/source/text/shared/02.po +++ b/source/el/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-04-01 10:16+0000\n" "Last-Translator: Dimitris Spingos \n" "Language-Team: Greek \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-Project-Style: openoffice\n" "X-POOTLE-MTIME: 1559036528.000000\n" @@ -548,14 +548,14 @@ msgctxt "" msgid "From File" msgstr "Από αρχείο" -#. t7YFg +#. vwjvL #: 01140000.xhp msgctxt "" "01140000.xhp\n" "par_idN10E95\n" "help.text" -msgid "Extrusion On/Off" -msgstr "Εξώθηση Ναι/Όχι" +msgid "Extrusion On/Off" +msgstr "" #. qDJzn #: 01140000.xhp diff --git a/source/el/helpcontent2/source/text/shared/04.po b/source/el/helpcontent2/source/text/shared/04.po index 92215c9a798..1dab0595833 100644 --- a/source/el/helpcontent2/source/text/shared/04.po +++ b/source/el/helpcontent2/source/text/shared/04.po @@ -4,16 +4,16 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2020-06-08 14:51+0200\n" -"PO-Revision-Date: 2019-01-30 20:35+0000\n" +"PO-Revision-Date: 2020-06-23 11:14+0000\n" "Last-Translator: Dimitris Spingos \n" -"Language-Team: LANGUAGE \n" +"Language-Team: Greek \n" "Language: el\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Accelerator-Marker: ~\n" -"X-Generator: LibreOffice\n" +"X-Generator: Weblate 3.10.3\n" "X-POOTLE-MTIME: 1548880505.000000\n" #. GEuoc @@ -32,7 +32,7 @@ msgctxt "" "bm_id3149991\n" "help.text" msgid "keyboard; general commandsshortcut keys; generaltext input fieldsAutoComplete function in text and list boxesmacros; interruptingUnicode; input with keyboardUnicode; shortcut keysshortcut keys; Unicode" -msgstr "" +msgstr "πληκτρολόγιο; γενικές εντολέςπλήκτρα συντόμευσης; γενικάπεδία εισόδου κειμένουΣυνάρτηση αυτόματης συμπλήρωσης σε κείμενο και πλαίσια καταλόγουμακροεντολές; διακοπήUnicode; εισαγωγή με πληκτρολόγιοUnicode; πλήκτρα συντόμευσηςπλήκτρα συντόμευσης; Unicode" #. snVCa #: 01010000.xhp @@ -77,7 +77,7 @@ msgctxt "" "hd_id3154186\n" "help.text" msgid "Calling Menus With Shortcut Keys" -msgstr "" +msgstr "Κλήση μενού με πλήκτρα συντόμευσης" #. Lv2Sv #: 01010000.xhp @@ -86,7 +86,7 @@ msgctxt "" "par_id3152425\n" "help.text" msgid "Some of the characters shown on the menu bar are underlined. You can access these menus directly by pressing the underlined character together with the Alt key. Once the menu is opened, you will again find underlined characters. You can access these menu items directly by simply pressing the underlined character key." -msgstr "" +msgstr "Μερικοί από τους εμφανιζόμενους χαρακτήρες στη γραμμή μενού είναι υπογραμμισμένοι. Μπορείτε να προσπελάσετε αυτά τα μενού απευθείας πατώντας τον υπογραμμισμένο χαρακτήρα μαζί με το πλήκτρο Alt . Μόλις, ανοίξει το μενού, θα βρείτε πάλι υπογραμμισμένους χαρακτήρες. Μπορείτε να προσπελάσετε αυτά τα στοιχεία μενού απευθείας πατώντας απλά το πλήκτρο του υπογραμμισμένου χαρακτήρα." #. AXjNG #: 01010000.xhp @@ -95,7 +95,7 @@ msgctxt "" "hd_id541591272518903\n" "help.text" msgid "Entering Unicode Characters" -msgstr "" +msgstr "Εισαγωγή χαρακτήρων Unicode" #. p6or4 #: 01010000.xhp diff --git a/source/el/helpcontent2/source/text/shared/guide.po b/source/el/helpcontent2/source/text/shared/guide.po index b2971f7e44a..1077d0ddbcd 100644 --- a/source/el/helpcontent2/source/text/shared/guide.po +++ b/source/el/helpcontent2/source/text/shared/guide.po @@ -4,7 +4,7 @@ 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-08 14:51+0200\n" -"PO-Revision-Date: 2020-06-08 12:56+0000\n" +"PO-Revision-Date: 2020-06-23 11:14+0000\n" "Last-Translator: Dimitris Spingos \n" "Language-Team: Greek \n" "Language: el\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: LibreOffice\n" +"X-Generator: Weblate 3.10.3\n" "X-Project-Style: openoffice\n" "X-POOTLE-MTIME: 1558334792.000000\n" @@ -20121,7 +20121,7 @@ msgctxt "" "par_id251566316519649\n" "help.text" msgid "The text from which to generate the QR code." -msgstr "" +msgstr "Το κείμενο από το οποίο θα δημιουργηθεί ο κωδικός QR." #. 6mj5K #: qrcode.xhp @@ -20157,7 +20157,7 @@ msgctxt "" "par_id271566316757549\n" "help.text" msgid "Low: 7% of codewords can be restored." -msgstr "" +msgstr "Χαμηλό: 7% των κωδικοποιημένων λέξεων μπορούν να ανακτηθούν." #. Tp5Fa #: qrcode.xhp @@ -20166,7 +20166,7 @@ msgctxt "" "par_id751566316834436\n" "help.text" msgid "Medium: 15% of codewords can be restored." -msgstr "" +msgstr "Μεσαίο: 15% των κωδικοποιημένων λέξεων μπορεί να ανακτηθεί." #. 45uQ6 #: qrcode.xhp @@ -20175,7 +20175,7 @@ msgctxt "" "par_id481566316843503\n" "help.text" msgid "Quartile: 25% of codewords can be restored." -msgstr "" +msgstr "Τεταρτημόριο: 25% των κωδικοποιημένων λέξεων μπορεί να ανακτηθεί." #. sP2BA #: qrcode.xhp @@ -20184,7 +20184,7 @@ msgctxt "" "par_id641566316849901\n" "help.text" msgid "High: 30% of codewords can be restored." -msgstr "" +msgstr "Υψηλό: 30% των κωδικοποιημένων λέξεων μπορεί να ανακτηθεί." #. F32vf #: qrcode.xhp @@ -20202,7 +20202,7 @@ msgctxt "" "par_id981566316947064\n" "help.text" msgid "The width in dots of the border surrounding the QR code." -msgstr "" +msgstr "Το πλάτος σε κουκκίδες του περιγράμματος που περιβάλλει τον κωδικό QR." #. kZPNW #: qrcode.xhp diff --git a/source/el/helpcontent2/source/text/simpress.po b/source/el/helpcontent2/source/text/simpress.po index 2eb1ce9140c..7c14e390e3c 100644 --- a/source/el/helpcontent2/source/text/simpress.po +++ b/source/el/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-03-05 16:16+0000\n" "Last-Translator: Dimitris Spingos \n" "Language-Team: Greek \n" @@ -13,7 +13,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Accelerator-Marker: ~\n" -"X-Generator: Weblate 3.10.3\n" +"X-Generator: LibreOffice\n" "X-POOTLE-MTIME: 1558008035.000000\n" #. 2Va4w @@ -1087,14 +1087,14 @@ msgctxt "" msgid "This tool is used to rotate the object." msgstr "Το εργαλείο αυτό χρησιμοποιείται για την περιστροφή του αντικειμένου." -#. ymFAf +#. ATsdc #: main0210.xhp msgctxt "" "main0210.xhp\n" "par_idN107FF\n" "help.text" -msgid "Extrusion On/Off" -msgstr "Εξώθηση ενεργή/ανενεργή" +msgid "Extrusion On/Off" +msgstr "" #. wXAyq #: main0210.xhp diff --git a/source/el/helpcontent2/source/text/simpress/02.po b/source/el/helpcontent2/source/text/simpress/02.po index debd2388dc7..0169fbfce7b 100644 --- a/source/el/helpcontent2/source/text/simpress/02.po +++ b/source/el/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-03-26 21:16+0000\n" "Last-Translator: Dimitris Spingos \n" "Language-Team: Greek \n" @@ -13,7 +13,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Accelerator-Marker: ~\n" -"X-Generator: Weblate 3.10.3\n" +"X-Generator: LibreOffice\n" "X-POOTLE-MTIME: 1558008947.000000\n" #. AiACn @@ -4957,42 +4957,6 @@ msgctxt "" msgid "Line with Arrows" msgstr "Γραμμή με βέλη" -#. yDKBd -#: 10130000.xhp -msgctxt "" -"10130000.xhp\n" -"tit\n" -"help.text" -msgid "3D Effects" -msgstr "Εφέ 3Δ" - -#. Fsr7A -#: 10130000.xhp -msgctxt "" -"10130000.xhp\n" -"hd_id3149052\n" -"help.text" -msgid "3D Effects" -msgstr "3Δ εφέ" - -#. vuVQ4 -#: 10130000.xhp -msgctxt "" -"10130000.xhp\n" -"par_id3145117\n" -"help.text" -msgid "Specifies the properties of a 3D object or converts a 2D object to 3D." -msgstr "Προσδιορίζει τις ιδιότητες ενός αντικειμένου 3Δ ή μετατρέπει ένα 2Δ αντικείμενο σε 3Δ." - -#. tzfFB -#: 10130000.xhp -msgctxt "" -"10130000.xhp\n" -"par_id3147372\n" -"help.text" -msgid "Format - 3D Effects" -msgstr "Μορφή - 3Δ εφέ" - #. aFT2o #: 11060000.xhp msgctxt "" -- cgit