From c40c10b4dcb3363806f7ad309f5895684948513c Mon Sep 17 00:00:00 2001 From: Christian Lohmaier Date: Mon, 12 Oct 2020 15:45:00 +0200 Subject: update translations for master and force-fix errors using pocheck Change-Id: Ia30711726a4e2c71ba0d1c4fb24c370deefc0f98 --- .../sk/helpcontent2/source/text/sbasic/python.po | 6 +- .../sk/helpcontent2/source/text/sbasic/shared.po | 246 ++++++--------------- source/sk/helpcontent2/source/text/schart.po | 112 +++++++++- source/sk/helpcontent2/source/text/schart/00.po | 74 ++++++- source/sk/helpcontent2/source/text/schart/01.po | 32 +-- source/sk/helpcontent2/source/text/shared/00.po | 14 +- source/sk/helpcontent2/source/text/shared/01.po | 42 ++-- .../sk/helpcontent2/source/text/shared/optionen.po | 6 +- source/sk/helpcontent2/source/text/swriter/01.po | 10 +- 9 files changed, 295 insertions(+), 247 deletions(-) (limited to 'source/sk/helpcontent2') diff --git a/source/sk/helpcontent2/source/text/sbasic/python.po b/source/sk/helpcontent2/source/text/sbasic/python.po index baaaf96900e..66fb98927cf 100644 --- a/source/sk/helpcontent2/source/text/sbasic/python.po +++ b/source/sk/helpcontent2/source/text/sbasic/python.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-07-02 14:37+0200\n" +"POT-Creation-Date: 2020-10-12 15:02+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -1831,13 +1831,13 @@ msgctxt "" msgid "Events raised by dialogs, documents, forms or graphical controls can be linked to macros, which is referred to as event-driven programming. The most common method to relate events to macros are the Events tab in Tools – Customize menu and the Dialog Editor Control properties pane from Tools - Macros – Organise Dialogs... menu." msgstr "" -#. DmmbY +#. Dd2YW #: python_listener.xhp msgctxt "" "python_listener.xhp\n" "N0388\n" "help.text" -msgid "Graphical artifacts, keyboard inputs, mouse moves and other man/machine interactions can be controlled using UNO listeners that watch for the user’s behaviour. Listeners are dynamic program code alternatives to macro assignments. One may create as many UNO listeners as events to watch for. A single listener can also handle multiple user interface controls." +msgid "Graphical artifacts, keyboard inputs, mouse moves and other man/machine interactions can be controlled using UNO listeners that watch for the user’s behavior. Listeners are dynamic program code alternatives to macro assignments. One may create as many UNO listeners as events to watch for. A single listener can also handle multiple user interface controls." msgstr "" #. UVzsE diff --git a/source/sk/helpcontent2/source/text/sbasic/shared.po b/source/sk/helpcontent2/source/text/sbasic/shared.po index b81d2dcae27..831791414bc 100644 --- a/source/sk/helpcontent2/source/text/sbasic/shared.po +++ b/source/sk/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-09-28 11:22+0200\n" +"POT-Creation-Date: 2020-10-12 15:02+0200\n" "PO-Revision-Date: 2020-09-26 19:35+0000\n" "Last-Translator: Miloš Šrámek \n" "Language-Team: Slovak \n" @@ -26620,94 +26620,58 @@ msgctxt "" msgid "If no type-declaration character or keyword is specified, the DefBool statement sets the default data type for variables, according to a letter range." msgstr "" -#. dvmLf +#. SZ3Ak #: 03101100.xhp msgctxt "" "03101100.xhp\n" -"hd_id3149495\n" -"help.text" -msgid "Syntax:" -msgstr "Syntax:" - -#. Vapap -#: 03101100.xhp -msgctxt "" -"03101100.xhp\n" -"par_id3150682\n" +"par_id971587473488701\n" "help.text" -msgid "Defxxx Characterrange1[, Characterrange2[,...]]" +msgid "DefType statements diagram" msgstr "" -#. wg6zG -#: 03101100.xhp -msgctxt "" -"03101100.xhp\n" -"hd_id3159201\n" -"help.text" -msgid "Parameters:" -msgstr "Paremetre:" - -#. AFhFa +#. NFRzL #: 03101100.xhp msgctxt "" "03101100.xhp\n" -"par_id3147226\n" +"par_id3147336\n" "help.text" -msgid "Characterrange: Letters that specify the range of variables that you want to set the default data type for." +msgid "char: Letter prefix that specifies default data type for variables." msgstr "" -#. jhcfS +#. CBqSz #: 03101100.xhp msgctxt "" "03101100.xhp\n" -"par_id3149178\n" +"par_id3147226\n" "help.text" -msgid "xxx: Keyword that defines the default variable type:" +msgid "char-char: Letter range prefixes that specify default data type for variables." msgstr "" -#. 2Tv76 -#: 03101100.xhp -msgctxt "" -"03101100.xhp\n" -"par_id3150669\n" -"help.text" -msgid "Keyword: Default variable type" -msgstr " Kľúčové slovo: Typ premennej" - -#. wRGMS +#. 9vqSg #: 03101100.xhp msgctxt "" "03101100.xhp\n" -"par_id3149233\n" +"par_id3156152\n" "help.text" -msgid "DefBool: Boolean" +msgid "' Prefix definitions for variable types:" msgstr "" -#. NRAAt -#: 03101100.xhp -msgctxt "" -"03101100.xhp\n" -"hd_id3149762\n" -"help.text" -msgid "Example:" -msgstr "Príklad:" - -#. AhnXE +#. QC5gr #: 03101100.xhp msgctxt "" "03101100.xhp\n" -"par_id3156152\n" +"par_id3152481\n" "help.text" -msgid "' Prefix definition for variable types:" +msgid "Print TypeName(Boole), VarType(Babbage), bitcoin ' Displays: Boolean 11 False" msgstr "" -#. BLc3G +#. i5aFp #: 03101100.xhp msgctxt "" "03101100.xhp\n" "par_id3151381\n" "help.text" -msgid "bOK=TRUE ' bOK is an implicit boolean variable" +msgid "bOK=True ' bOK is an implicit boolean variable" msgstr "" #. zabpF @@ -26746,13 +26710,13 @@ msgctxt "" msgid "If no type-declaration character or keyword is specified, the DefCur statement sets the default variable type, according to a letter range." msgstr "" -#. sqyeC +#. UJUeE #: 03101110.xhp msgctxt "" "03101110.xhp\n" -"par_idN105B0\n" +"par_idN105D8\n" "help.text" -msgid "DefCur: Currency" +msgid "Print liquid, Typename(coinbit), VarType(money) ' Result is: 0.0000 Currency 6" msgstr "" #. uA7E4 @@ -26854,22 +26818,22 @@ msgctxt "" msgid "If no type-declaration character or keyword is specified, the DefSng statement sets the default variable type, according to a letter range." msgstr "" -#. UBc9R +#. FEQfu #: 03101130.xhp msgctxt "" "03101130.xhp\n" -"par_idN105AA\n" +"par_idN105D3\n" "help.text" -msgid "DefSng: Single" +msgid "wSng=Single ' wSng is an implicit single variable" msgstr "" -#. VsSH4 +#. B2kjC #: 03101130.xhp msgctxt "" "03101130.xhp\n" -"par_idN105D3\n" +"par_idN105D4\n" "help.text" -msgid "sSng=Single ' sSng is an implicit single variable" +msgid "Print afloat, Typename(Word), VarType(anyNum) ' Result is : 0 single 4" msgstr "" #. zfvWo @@ -26908,22 +26872,22 @@ msgctxt "" msgid "If no type-declaration character or keyword is specified, the DefStr statement sets the default variable type, according to a letter range." msgstr "" -#. 6GXn9 +#. LCyE8 #: 03101140.xhp msgctxt "" "03101140.xhp\n" -"par_idN105AA\n" +"par_idN105D3\n" "help.text" -msgid "DefStr: String" +msgid "sStr=String ' sStr is an implicit string variable" msgstr "" -#. LCyE8 +#. pVAGJ #: 03101140.xhp msgctxt "" "03101140.xhp\n" -"par_idN105D3\n" +"par_idN105D4\n" "help.text" -msgid "sStr=String ' sStr is an implicit string variable" +msgid "Print VarType(slice), strng, TypeName(sheet) ' Result is: 8 \"\" String" msgstr "" #. E5nXi @@ -26962,22 +26926,22 @@ msgctxt "" msgid "If no type-declaration character or keyword is specified, the DefDate statement sets the default variable type, according to a letter range." msgstr "" -#. 7bqLD +#. sGAWV #: 03101300.xhp msgctxt "" "03101300.xhp\n" -"par_id3150767\n" +"par_id3152462\n" "help.text" -msgid "DefDate: Date" +msgid "tDate=Date ' tDate is an implicit date variable" msgstr "" -#. sGAWV +#. kEsRX #: 03101300.xhp msgctxt "" "03101300.xhp\n" -"par_id3152462\n" +"par_id3153562\n" "help.text" -msgid "tDate=Date ' tDate is an implicit date variable" +msgid "Print VarType(tea), train, TypeName(timedate), IsDate(tick) ' Displays: 7 00:00:00 Date True" msgstr "" #. c8vDs @@ -27016,22 +26980,22 @@ msgctxt "" msgid "Sets the default variable type, according to a letter range, if no type-declaration character or keyword is specified." msgstr "" -#. ctoJu +#. oWGT8 #: 03101400.xhp msgctxt "" "03101400.xhp\n" -"par_id3154123\n" +"par_id3154244\n" "help.text" -msgid "DefDbl: Double" +msgid "fValue=1.23e43 ' fValue is an implicit double variable type" msgstr "" -#. 2f3z3 +#. DcRHT #: 03101400.xhp msgctxt "" "03101400.xhp\n" "par_id3153144\n" "help.text" -msgid "dValue=1.23e43 ' dValue is an implicit double variable type" +msgid "Print Typename(float), VarType(fire), factory ' Result is: Double 5 0" msgstr "" #. mcUhD @@ -27070,22 +27034,22 @@ msgctxt "" msgid "Sets the default variable type, according to a letter range, if no type-declaration character or keyword is specified." msgstr "" -#. WgpHG +#. zxFQy #: 03101500.xhp msgctxt "" "03101500.xhp\n" -"par_id3125863\n" +"par_id3164728\n" "help.text" -msgid "DefInt: Integer" +msgid "iCount=200 ' iCount is an implicit integer variable" msgstr "" -#. 7H7tx +#. kXjfq #: 03101500.xhp msgctxt "" "03101500.xhp\n" "par_id3153728\n" "help.text" -msgid "iCount=200 ' iCount is an implicit integer variable" +msgid "Print kilos, Typename(number), VarType(Java) ' Result is: 0 Integer 2" msgstr "" #. kK2Aw @@ -27124,22 +27088,22 @@ msgctxt "" msgid "Sets the default variable type, according to a letter range, if no type-declaration character or keyword is specified." msgstr "" -#. sLCx9 +#. Dn2Xk #: 03101600.xhp msgctxt "" "03101600.xhp\n" -"par_id3154686\n" +"par_id3145273\n" "help.text" -msgid "DefLng: Long" +msgid "xCount=123456789 ' xCount is an implicit long integer variable" msgstr "" -#. WPTCA +#. Pg49N #: 03101600.xhp msgctxt "" "03101600.xhp\n" -"par_id3145273\n" +"par_id3255273\n" "help.text" -msgid "lCount=123456789 ' lCount is an implicit long integer variable" +msgid "Print VarType(Yes), zinc, Typename(Max) ' Result is: 3 0 Long" msgstr "" #. k5A5k @@ -27178,13 +27142,13 @@ msgctxt "" msgid "Sets the default variable type, according to a letter range, if no type-declaration character or keyword is specified." msgstr "" -#. DTNnj +#. Ds9qa #: 03101700.xhp msgctxt "" "03101700.xhp\n" -"par_id3150769\n" +"par_id3255273\n" "help.text" -msgid "DefObj: Object" +msgid "Print Typename(properties), VarType(ordinal), IsNull(unique), IsObject(org)' Result is: Object 9 True False" msgstr "" #. oaF9W @@ -27223,103 +27187,31 @@ msgctxt "" msgid "Sets the default variable type, according to a letter range, if no type-declaration character or keyword is specified." msgstr "" -#. QntwN -#: 03102000.xhp -msgctxt "" -"03102000.xhp\n" -"hd_id3154143\n" -"help.text" -msgid "Syntax:" -msgstr "Syntax:" - -#. FACB3 -#: 03102000.xhp -msgctxt "" -"03102000.xhp\n" -"par_id3149514\n" -"help.text" -msgid "Defxxx Characterrange1[, Characterrange2[,...]]" -msgstr "" - -#. giJy9 -#: 03102000.xhp -msgctxt "" -"03102000.xhp\n" -"hd_id3156024\n" -"help.text" -msgid "Parameters:" -msgstr "Paremetre:" - -#. tAPGo -#: 03102000.xhp -msgctxt "" -"03102000.xhp\n" -"par_id3147560\n" -"help.text" -msgid "Characterrange: Letters that specify the range of variables that you want to set the default data type for." -msgstr "" - -#. rG9MV -#: 03102000.xhp -msgctxt "" -"03102000.xhp\n" -"par_id3148552\n" -"help.text" -msgid "xxx: Keyword that defines the default variable type:" -msgstr "" - -#. uEmwr -#: 03102000.xhp -msgctxt "" -"03102000.xhp\n" -"par_id3153524\n" -"help.text" -msgid "Keyword: Default variable type" -msgstr " Kľúčové slovo: Typ premennej" - -#. C78EJ -#: 03102000.xhp -msgctxt "" -"03102000.xhp\n" -"par_id3150767\n" -"help.text" -msgid "DefVar: Variant" -msgstr "" - -#. ZDBBg -#: 03102000.xhp -msgctxt "" -"03102000.xhp\n" -"hd_id3151041\n" -"help.text" -msgid "Example:" -msgstr "Príklad:" - -#. QEkeu +#. TJouG #: 03102000.xhp msgctxt "" "03102000.xhp\n" -"par_id3156214\n" +"par_id3154012\n" "help.text" -msgid "' Prefix definitions for variable types:" +msgid "vDiv=99 ' vDiv is an implicit variant" msgstr "" -#. TJouG +#. 7BG6Y #: 03102000.xhp msgctxt "" "03102000.xhp\n" -"par_id3154012\n" +"par_id3146121\n" "help.text" -msgid "vDiv=99 ' vDiv is an implicit variant" +msgid "values=\"Hello world\"" msgstr "" -#. zCdB9 +#. c6en9 #: 03102000.xhp msgctxt "" "03102000.xhp\n" -"par_id3146121\n" +"par_id3147221\n" "help.text" -msgid "vDiv=\"Hello world\"" +msgid "Print Typename(glob), VarType(values), IsEmpty(ergo_sum) ' Displays: Empty 8 True" msgstr "" #. 2jpst @@ -40714,13 +40606,13 @@ msgctxt "" msgid "Running RmDir command in VBA mode. In VBA only empty directories are removed by RmDir while %PRODUCTNAME Basic removes a directory recursively." msgstr "" -#. 5GFEr +#. KLkKY #: compatibilitymode.xhp msgctxt "" "compatibilitymode.xhp\n" "N0125\n" "help.text" -msgid "Changing behaviour of Basic Dir command. The directory flag (16) for the Dir command means that only directories are returned in %PRODUCTNAME Basic, while in VBA normal files and directories are returned." +msgid "Changing behavior of Basic Dir command. The directory flag (16) for the Dir command means that only directories are returned in %PRODUCTNAME Basic, while in VBA normal files and directories are returned." msgstr "" #. piCTC diff --git a/source/sk/helpcontent2/source/text/schart.po b/source/sk/helpcontent2/source/text/schart.po index e2af83a731f..1c29b2c48e9 100644 --- a/source/sk/helpcontent2/source/text/schart.po +++ b/source/sk/helpcontent2/source/text/schart.po @@ -3,19 +3,20 @@ 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: 2018-05-08 15:10+0200\n" -"PO-Revision-Date: 2017-01-19 14:33+0000\n" +"POT-Creation-Date: 2019-07-11 18:38+0200\n" +"PO-Revision-Date: 2020-10-01 18:35+0000\n" "Last-Translator: Miloš Šrámek \n" -"Language-Team: LANGUAGE \n" +"Language-Team: Slovak \n" "Language: sk\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" "X-Accelerator-Marker: ~\n" -"X-Generator: LibreOffice\n" -"X-POOTLE-MTIME: 1484836433.000000\n" +"X-Generator: Weblate 4.1.1\n" +"X-POOTLE-MTIME: 1525797597.000000\n" +#. wtFDe #: main0000.xhp msgctxt "" "main0000.xhp\n" @@ -24,6 +25,7 @@ msgctxt "" msgid "Charts in $[officename]" msgstr "Grafy v $[officename]" +#. rTRMz #: main0000.xhp msgctxt "" "main0000.xhp\n" @@ -32,6 +34,7 @@ msgctxt "" msgid "charts; overview HowTos for charts" msgstr "grafy; prehľad Návody pre grafy" +#. MCTMA #: main0000.xhp msgctxt "" "main0000.xhp\n" @@ -40,6 +43,7 @@ msgctxt "" msgid "Using Charts in %PRODUCTNAME" msgstr "Použitie grafov v %PRODUCTNAME" +#. MKzCA #: main0000.xhp msgctxt "" "main0000.xhp\n" @@ -48,6 +52,7 @@ msgctxt "" msgid "$[officename] lets you present data graphically in a chart, so that you can visually compare data series and view trends in the data. You can insert charts into spreadsheets, text documents, drawings, and presentations." msgstr "" +#. wFC6F #: main0000.xhp msgctxt "" "main0000.xhp\n" @@ -56,6 +61,7 @@ msgctxt "" msgid "Chart Data" msgstr "Dáta grafu" +#. SVCdj #: main0000.xhp msgctxt "" "main0000.xhp\n" @@ -64,6 +70,7 @@ msgctxt "" msgid "Charts can be based on the following data:" msgstr "Grafy môžu byť založené na nasledujúcich dátach:" +#. upkcw #: main0000.xhp msgctxt "" "main0000.xhp\n" @@ -72,6 +79,7 @@ msgctxt "" msgid "Spreadsheet values from Calc cell ranges" msgstr "Hodnoty z rozsahov buniek v zošitoch Calcu" +#. xvPKt #: main0000.xhp msgctxt "" "main0000.xhp\n" @@ -80,6 +88,7 @@ msgctxt "" msgid "Cell values from a Writer table" msgstr "Hodnoty buniek z tabuliek Writeru" +#. pkLtG #: main0000.xhp msgctxt "" "main0000.xhp\n" @@ -88,6 +97,7 @@ msgctxt "" msgid "Values that you enter in the Chart Data Table dialog (you can create these charts in Writer, Draw, or Impress, and you can copy and paste them also to Calc)" msgstr "Hodnoty, ktoré vložíte v dialógovom okne Tabuľka dát grafu (grafy môžete vytvoriť vo Writeri, Drawe alebo Impresse a skopírovať ich tiež do Calcu" +#. yKUMz #: main0000.xhp msgctxt "" "main0000.xhp\n" @@ -96,6 +106,7 @@ msgctxt "" msgid "Creates a chart in the current document. To use a continuous range of cells as the data source for your chart, click inside the cell range, and then choose this command. Alternatively, select some cells and choose this command to create a chart of the selected cells." msgstr "Vytvorí graf v aktuálnom dokumente. Spojitú oblasť buniek použijete ako zdroj dát pre graf tak, že kliknete dovnútra oblasti buniek a použijete tento príkaz. Prípadne môžete označiť len vybrané bunky a použiť tento príkaz na vytvorenie grafu len z týchto buniek." +#. MZr5A #: main0000.xhp msgctxt "" "main0000.xhp\n" @@ -104,6 +115,7 @@ msgctxt "" msgid "To insert a chart" msgstr "Vloženie grafu" +#. xMyYq #: main0000.xhp msgctxt "" "main0000.xhp\n" @@ -112,6 +124,7 @@ msgctxt "" msgid "To edit a chart" msgstr "Úprava grafu" +#. 2awPo #: main0000.xhp msgctxt "" "main0000.xhp\n" @@ -120,6 +133,7 @@ msgctxt "" msgid "Click a chart to edit the object properties:" msgstr "Kliknutím na graf môžete meniť vlastnosti objektu:" +#. MMYWv #: main0000.xhp msgctxt "" "main0000.xhp\n" @@ -128,6 +142,7 @@ msgctxt "" msgid "Size and position on the current page." msgstr "Veľkosť a umiestnenie na aktuálnej stránke." +#. 7zPqd #: main0000.xhp msgctxt "" "main0000.xhp\n" @@ -136,6 +151,7 @@ msgctxt "" msgid "Alignment, text wrap, outer borders, and more." msgstr "Zarovnanie, zalomenie textu, orámovanie a ďalšie." +#. X27Dw #: main0000.xhp msgctxt "" "main0000.xhp\n" @@ -144,6 +160,7 @@ msgctxt "" msgid "Double-click a chart to enter the chart edit mode:" msgstr "Dvojitým kliknutím na graf sa prepnete do režimu úpravy grafu:" +#. cUADi #: main0000.xhp msgctxt "" "main0000.xhp\n" @@ -152,6 +169,7 @@ msgctxt "" msgid "Chart data values (for charts with own data)." msgstr "Hodnoty dát grafu (pre grafy s vlastnými dátami)." +#. BGFEv #: main0000.xhp msgctxt "" "main0000.xhp\n" @@ -160,6 +178,7 @@ msgctxt "" msgid "Chart type, axes, titles, walls, grid, and more." msgstr "Typ grafu, osy, nadpisy, steny, mriežky a ďalšie." +#. aDGNk #: main0000.xhp msgctxt "" "main0000.xhp\n" @@ -168,6 +187,7 @@ msgctxt "" msgid "Double-click a chart element in chart edit mode:" msgstr "Dvojitým kliknutím na prvok grafu v režime úprav grafu:" +#. Ft8G5 #: main0000.xhp msgctxt "" "main0000.xhp\n" @@ -176,6 +196,7 @@ msgctxt "" msgid "Double-click an axis to edit the scale, type, color, and more." msgstr "Dvojklik na os: zmeniť jej mierku, typ, farbu a ďalšie vlastnosti." +#. BcUqt #: main0000.xhp msgctxt "" "main0000.xhp\n" @@ -184,6 +205,7 @@ msgctxt "" msgid "Double-click a data point to select and edit the data series to which the data point belongs." msgstr "Dvojklik na dátový bod: vybrať a upravovať vlastnosti dátových radov, do ktorých dátový bod patrí." +#. Drw6j #: main0000.xhp msgctxt "" "main0000.xhp\n" @@ -192,6 +214,7 @@ msgctxt "" msgid "With a data series selected, click, then double-click a single data point to edit the properties of this data point (for example, a single bar in a bar chart)." msgstr "S vybraným dátovým radom, kliknutím a potom dvojkliknutím na jeden dátový bod zmeníte vlastnosti tohto bodu (napr. jedného stĺpca v stĺpcovom grafe)." +#. ZrY6M #: main0000.xhp msgctxt "" "main0000.xhp\n" @@ -200,6 +223,7 @@ msgctxt "" msgid "Double-click the legend to select and edit the legend. Click, then double-click a symbol in the selected legend to edit the associated data series." msgstr "Dvojkliknutím na legendu: vybrať a meniť túto legendu. Kliknutím a potom dvojkliknutím na symbol vo vybranej legende: meniť vlastnosti priradené radu údajov." +#. 2GvmD #: main0000.xhp msgctxt "" "main0000.xhp\n" @@ -208,6 +232,7 @@ msgctxt "" msgid "Double-click any other chart element, or click the element and open the Format menu, to edit the properties." msgstr "Dvojkliknutím na ľubovoľný iný prvok grafu, alebo kliknutím na prvok a otvorením ponuky Formát: upraviť jeho vlastnosti." +#. eCML4 #: main0000.xhp msgctxt "" "main0000.xhp\n" @@ -216,6 +241,7 @@ msgctxt "" msgid "Click outside the chart to leave the current edit mode." msgstr "Kliknutím mimo graf ukončíte režim úprav." +#. Jcdvi #: main0000.xhp msgctxt "" "main0000.xhp\n" @@ -224,6 +250,7 @@ msgctxt "" msgid "To print a chart in high quality, you can export the chart to a PDF file and print that file." msgstr "Ak chcete vytlačiť graf vo vysokej kvalite, môžete ho exportovať do PDF súboru a ten vytlačiť." +#. dk7i6 #: main0000.xhp msgctxt "" "main0000.xhp\n" @@ -232,6 +259,7 @@ msgctxt "" msgid "In chart edit mode, you see the Formatting Bar for charts near the upper border of the document. The Drawing Bar for charts appears near the lower border of the document. The Drawing Bar shows a subset of the icons from the Drawing toolbar of Draw and Impress." msgstr "V režime úprav v grafe vidíte lištu Formátovanie grafu v blízkosti horného okraja dokumentu. Lišta Kreslenie grafu sa objaví v blízkosti spodného okraja dokumentu. Táto lišta obsahuje podmnožinu ikon z lišty Kreslenie programov Draw a Impress." +#. sNqMe #: main0000.xhp msgctxt "" "main0000.xhp\n" @@ -240,6 +268,7 @@ msgctxt "" msgid "You can right-click an element of a chart to open the context menu. The context menu offers many commands to format the selected element." msgstr "Kliknutím pravým tlačidlom na prvok grafu môžete otvoriť kontextové menu. Kontextové menu obsahuje mnoho príkazov pre formátovanie daného prvku." +#. dQSHt #: main0000.xhp msgctxt "" "main0000.xhp\n" @@ -248,30 +277,34 @@ msgctxt "" msgid "Formats the selected title." msgstr "Formátuje vybraný nadpis." +#. orDAZ #: main0000.xhp msgctxt "" "main0000.xhp\n" "par_id0810200903405629\n" "help.text" msgid "Formats the chart area." -msgstr "Formátuje oblasť grafu." +msgstr "Formátuje pozadie grafu." +#. FAkFX #: main0000.xhp msgctxt "" "main0000.xhp\n" "par_id0810200903544867\n" "help.text" msgid "Formats the chart wall." -msgstr "Formátuje stenu grafu." +msgstr "Formátuje zadnú stenu grafu." +#. GBwcB #: main0000.xhp msgctxt "" "main0000.xhp\n" "par_id0810200903544952\n" "help.text" msgid "Formats the chart floor." -msgstr "Formátuje pätu grafu." +msgstr "Formátuje podstavu grafu." +#. VsRbA #: main0000.xhp msgctxt "" "main0000.xhp\n" @@ -280,6 +313,7 @@ msgctxt "" msgid "Formats the chart legend." msgstr "Formátuje legendu grafu." +#. dahmw #: main0000.xhp msgctxt "" "main0000.xhp\n" @@ -288,6 +322,7 @@ msgctxt "" msgid "Formats the selected axis." msgstr "Formátuje vybranú os." +#. dnReG #: main0000.xhp msgctxt "" "main0000.xhp\n" @@ -296,6 +331,7 @@ msgctxt "" msgid "Formats the selected data point." msgstr "Formátuje dátový bod." +#. Em2oQ #: main0000.xhp msgctxt "" "main0000.xhp\n" @@ -304,6 +340,7 @@ msgctxt "" msgid "Formats the major grid." msgstr "Formátuje hlavnú mriežku." +#. dSJTX #: main0000.xhp msgctxt "" "main0000.xhp\n" @@ -312,6 +349,7 @@ msgctxt "" msgid "Formats the minor grid." msgstr "Formátuje vedľajšiu mriežku." +#. 8Dius #: main0000.xhp msgctxt "" "main0000.xhp\n" @@ -320,6 +358,7 @@ msgctxt "" msgid "Formats the data series." msgstr "Formátuje dátové rady." +#. 9FeGU #: main0000.xhp msgctxt "" "main0000.xhp\n" @@ -328,6 +367,7 @@ msgctxt "" msgid "Formats the stock loss indicators." msgstr "Formátuje indikátory akciovej straty." +#. uhG9U #: main0000.xhp msgctxt "" "main0000.xhp\n" @@ -336,6 +376,7 @@ msgctxt "" msgid "Formats the stock gain indicators." msgstr "Formátuje indikátory akciového zisku." +#. RshCo #: main0000.xhp msgctxt "" "main0000.xhp\n" @@ -344,6 +385,7 @@ msgctxt "" msgid "Formats the data labels." msgstr "Formátuje popisy dát." +#. 7Gexq #: main0000.xhp msgctxt "" "main0000.xhp\n" @@ -352,6 +394,7 @@ msgctxt "" msgid "Formats the Y error bars." msgstr "Formátuje rozptyl hodnôt na osi Y." +#. MhtWH #: main0000.xhp msgctxt "" "main0000.xhp\n" @@ -360,6 +403,7 @@ msgctxt "" msgid "Formats the mean value line." msgstr "Formátuje líniu strednej hodnoty." +#. H44aA #: main0000.xhp msgctxt "" "main0000.xhp\n" @@ -368,6 +412,7 @@ msgctxt "" msgid "Formats the trendline." msgstr "Formátuje líniu trendu." +#. QYEkZ #: main0000.xhp msgctxt "" "main0000.xhp\n" @@ -376,6 +421,7 @@ msgctxt "" msgid "Formats the trendline equation." msgstr "Formátuje rovnicu trendovej priamky." +#. zgFB3 #: main0000.xhp msgctxt "" "main0000.xhp\n" @@ -384,6 +430,7 @@ msgctxt "" msgid "Formats the selected data label." msgstr "Formátuje vybraný popis dát." +#. AdNa8 #: main0000.xhp msgctxt "" "main0000.xhp\n" @@ -392,6 +439,7 @@ msgctxt "" msgid "Opens a dialog to insert chart titles." msgstr "Otvorí dialóg pre vloženie nadpisov grafu." +#. fZZ6J #: main0000.xhp msgctxt "" "main0000.xhp\n" @@ -400,6 +448,7 @@ msgctxt "" msgid "Opens a dialog to insert or delete axes." msgstr "Otvorí dialóg pre vloženie alebo odstránenie ôs." +#. CzaFt #: main0000.xhp msgctxt "" "main0000.xhp\n" @@ -408,6 +457,7 @@ msgctxt "" msgid "Opens a dialog to insert an axis." msgstr "Otvorí dialóg pre vloženie osi." +#. x9jBK #: main0000.xhp msgctxt "" "main0000.xhp\n" @@ -416,6 +466,7 @@ msgctxt "" msgid "Opens a dialog to insert an axis title." msgstr "Otvorí dialóg pre vloženie nadpisu osi." +#. tS9HE #: main0000.xhp msgctxt "" "main0000.xhp\n" @@ -424,6 +475,7 @@ msgctxt "" msgid "Inserts a major grid." msgstr "Vloží hlavnú mriežku." +#. NUu58 #: main0000.xhp msgctxt "" "main0000.xhp\n" @@ -432,6 +484,7 @@ msgctxt "" msgid "Inserts a minor grid." msgstr "Vloží vedľajšiu mriežku." +#. B67hx #: main0000.xhp msgctxt "" "main0000.xhp\n" @@ -440,6 +493,7 @@ msgctxt "" msgid "Inserts data labels." msgstr "Vloží popisy dát." +#. 2STaz #: main0000.xhp msgctxt "" "main0000.xhp\n" @@ -448,6 +502,7 @@ msgctxt "" msgid "Inserts the trendline equation and the coefficient of determination R²." msgstr "Vloží rovnicu línie trendu a koeficient determinácie R²." +#. CKUEM #: main0000.xhp msgctxt "" "main0000.xhp\n" @@ -456,6 +511,7 @@ msgctxt "" msgid "Inserts the coefficient of determination R² value." msgstr "Vloží koeficient determinácie R²." +#. BsSAb #: main0000.xhp msgctxt "" "main0000.xhp\n" @@ -464,6 +520,7 @@ msgctxt "" msgid "Inserts a single data label." msgstr "Vloží jeden popis dát." +#. 35PWr #: main0000.xhp msgctxt "" "main0000.xhp\n" @@ -472,6 +529,7 @@ msgctxt "" msgid "Deletes the chart legend." msgstr "Odstráni legendu grafu." +#. CFDbR #: main0000.xhp msgctxt "" "main0000.xhp\n" @@ -480,6 +538,7 @@ msgctxt "" msgid "Deletes the selected axis." msgstr "Odstráni vybranú os." +#. jgG2M #: main0000.xhp msgctxt "" "main0000.xhp\n" @@ -488,6 +547,7 @@ msgctxt "" msgid "Deletes the major grid." msgstr "Odstráni hlavnú mriežku." +#. bTycs #: main0000.xhp msgctxt "" "main0000.xhp\n" @@ -496,6 +556,7 @@ msgctxt "" msgid "Deletes the minor grid." msgstr "Odstráni vedľajšiu mriežku." +#. Qatm6 #: main0000.xhp msgctxt "" "main0000.xhp\n" @@ -504,6 +565,7 @@ msgctxt "" msgid "Deletes all data labels." msgstr "Odstráni všetky popisy dát." +#. NDa9X #: main0000.xhp msgctxt "" "main0000.xhp\n" @@ -512,6 +574,7 @@ msgctxt "" msgid "Deletes the trendline equation." msgstr "Odstráni rovnicu trendovej línie." +#. CbYXF #: main0000.xhp msgctxt "" "main0000.xhp\n" @@ -520,6 +583,7 @@ msgctxt "" msgid "Deletes the R² value." msgstr "Odstráni hodnotu R²." +#. 3thAk #: main0000.xhp msgctxt "" "main0000.xhp\n" @@ -528,6 +592,7 @@ msgctxt "" msgid "Deletes the selected data label." msgstr "Odstráni vybraný popis dát." +#. LQRZw #: main0000.xhp msgctxt "" "main0000.xhp\n" @@ -536,6 +601,7 @@ msgctxt "" msgid "Deletes the mean value line." msgstr "Odstráni líniu strednej hodnoty." +#. WBA6w #: main0000.xhp msgctxt "" "main0000.xhp\n" @@ -544,6 +610,7 @@ msgctxt "" msgid "Deletes the Y error bars." msgstr "Odstráni chybové čiary osi Y." +#. d6WTf #: main0000.xhp msgctxt "" "main0000.xhp\n" @@ -552,6 +619,7 @@ msgctxt "" msgid "Resets the selected data point to default format." msgstr "Vráti formát vybraného dátového bodu do východiskového nastavenia." +#. xZ45w #: main0000.xhp msgctxt "" "main0000.xhp\n" @@ -560,6 +628,7 @@ msgctxt "" msgid "Resets all data points to default format." msgstr "Vráti formát všetkých dátových bodov do predvoleného nastavenia." +#. XUCUB #: main0202.xhp msgctxt "" "main0202.xhp\n" @@ -568,6 +637,7 @@ msgctxt "" msgid "Formatting Bar" msgstr "Panel Formátovanie" +#. WicyB #: main0202.xhp msgctxt "" "main0202.xhp\n" @@ -576,6 +646,7 @@ msgctxt "" msgid "Formatting Bar" msgstr "Lišta formátovania" +#. bGXHw #: main0202.xhp msgctxt "" "main0202.xhp\n" @@ -584,6 +655,7 @@ msgctxt "" msgid "The Formatting Bar is shown when a chart is set to edit mode. Double-click a chart to enter edit mode. Click outside the chart to leave edit mode." msgstr "Lišta formátovania sa zobrazí, keď je graf v režime úprav. Pre vstup do režimu úprav dvakrát kliknite na graf. Pre opustenie režimu úprav kliknite mimo oblasť grafu." +#. ffA95 #: main0202.xhp msgctxt "" "main0202.xhp\n" @@ -592,6 +664,7 @@ msgctxt "" msgid "You can edit the formatting of a chart using the controls and icons on the Formatting Bar." msgstr "Pomocou ovládacích prvkov a ikon na lište Formátovanie môžete meniť formátovanie grafu." +#. MnXYr #: main0202.xhp msgctxt "" "main0202.xhp\n" @@ -600,6 +673,7 @@ msgctxt "" msgid "Select Chart Element" msgstr "Vybrať prvok grafu" +#. eYgyC #: main0202.xhp msgctxt "" "main0202.xhp\n" @@ -608,6 +682,7 @@ msgctxt "" msgid "Select the element from the chart that you want to format. The element gets selected in the chart preview. Click Format Selection to open the properties dialog for the selected element." msgstr "Vyberte prvok grafu, ktorý chcete formátovať. Vybraný prvok sa zvýrazní v náhľade grafu. Kliknutím na Formátovať výber sa otvorí dialóg vlastností vybraného prvku." +#. uGAFF #: main0202.xhp msgctxt "" "main0202.xhp\n" @@ -616,6 +691,7 @@ msgctxt "" msgid "Format Selection" msgstr "Formátovať výber" +#. BSwBH #: main0202.xhp msgctxt "" "main0202.xhp\n" @@ -624,6 +700,7 @@ msgctxt "" msgid "Opens the properties dialog for the selected element." msgstr "" +#. AUcrE #: main0202.xhp msgctxt "" "main0202.xhp\n" @@ -632,6 +709,7 @@ msgctxt "" msgid "Chart Type" msgstr "Typ grafu" +#. Q4Sap #: main0202.xhp msgctxt "" "main0202.xhp\n" @@ -640,6 +718,7 @@ msgctxt "" msgid "Opens the Chart Type dialog." msgstr "" +#. wepEQ #: main0202.xhp msgctxt "" "main0202.xhp\n" @@ -648,6 +727,7 @@ msgctxt "" msgid "Chart Data Table" msgstr "Tabuľka dát grafu" +#. c6Act #: main0202.xhp msgctxt "" "main0202.xhp\n" @@ -656,6 +736,7 @@ msgctxt "" msgid "Opens the Data Table dialog where you can edit the chart data." msgstr "" +#. aE624 #: main0202.xhp msgctxt "" "main0202.xhp\n" @@ -664,6 +745,7 @@ msgctxt "" msgid "Horizontal Grids" msgstr "Vodorovné mriežky" +#. uTeV8 #: main0202.xhp msgctxt "" "main0202.xhp\n" @@ -672,6 +754,7 @@ msgctxt "" msgid "The Horizontal Grids icon on the Formatting bar toggles the visibility of the grid display for the Y axis." msgstr "" +#. dqfgM #: main0202.xhp msgctxt "" "main0202.xhp\n" @@ -680,6 +763,7 @@ msgctxt "" msgid "Legend On/Off" msgstr "Legenda zap/vyp" +#. aAABk #: main0202.xhp msgctxt "" "main0202.xhp\n" @@ -688,6 +772,7 @@ msgctxt "" msgid "To show or hide a legend, click Legend On/Off on the Formatting bar." msgstr "" +#. ACmgc #: main0202.xhp msgctxt "" "main0202.xhp\n" @@ -696,6 +781,7 @@ msgctxt "" msgid "Scale Text" msgstr "Škálovať text" +#. vUrp2 #: main0202.xhp msgctxt "" "main0202.xhp\n" @@ -704,6 +790,7 @@ msgctxt "" msgid "Rescales the text in the chart when you change the size of the chart." msgstr "" +#. hsSrG #: main0202.xhp msgctxt "" "main0202.xhp\n" @@ -712,6 +799,7 @@ msgctxt "" msgid "Automatic Layout" msgstr "Automatické rozloženie" +#. gcAxi #: main0202.xhp msgctxt "" "main0202.xhp\n" @@ -720,6 +808,7 @@ msgctxt "" msgid "Moves all chart elements to their default positions inside the current chart. This function does not alter the chart type or any other attributes other than the position of elements." msgstr "" +#. NCrAu #: main0503.xhp msgctxt "" "main0503.xhp\n" @@ -728,6 +817,7 @@ msgctxt "" msgid "$[officename] Chart Features" msgstr "Charakteristické vlastnosti $[officename] Chart" +#. dyCxy #: main0503.xhp msgctxt "" "main0503.xhp\n" @@ -736,6 +826,7 @@ msgctxt "" msgid "$[officename] Chart Features" msgstr "Vlastnosti grafu $[officename]" +#. DR7Ma #: main0503.xhp msgctxt "" "main0503.xhp\n" @@ -744,6 +835,7 @@ msgctxt "" msgid "Charts allow you to present data so that it is easy to visualize." msgstr "Grafy vám umožňujú prezentovať dáta tak aby boli jednoducho vizualizované." +#. ozGGL #: main0503.xhp msgctxt "" "main0503.xhp\n" @@ -752,6 +844,7 @@ msgctxt "" msgid "You can create a chart from source data in a Calc spreadsheet or a Writer table. When the chart is embedded in the same document as the data, it stays linked to the data, so that the chart automatically updates when you change the source data." msgstr "Graf môžete vytvoriť zo zdrojových dát v zošite Calcu alebo tabuľke Writera. V prípade, že sa graf nachádza v rovnakom dokumente ako dáta ostáva s nimi prepojený, to znamená že sa automaticky aktualizuje pri zmene zdrojových dát." +#. 5BKEB #: main0503.xhp msgctxt "" "main0503.xhp\n" @@ -760,6 +853,7 @@ msgctxt "" msgid "Chart Types" msgstr "Typy grafov" +#. imCSX #: main0503.xhp msgctxt "" "main0503.xhp\n" @@ -768,6 +862,7 @@ msgctxt "" msgid "Choose from a variety of 3D charts and 2D charts, such as bar charts, line charts, stock charts. You can change chart types with a few clicks of the mouse." msgstr "Zvoľte si z množstva 3D a D grafov, ako napríklad stĺpcové grafy, riadkové grafy, burzové grafy. Zmeniť typ grafu môžete len pár kliknutiami myšou." +#. xTCes #: main0503.xhp msgctxt "" "main0503.xhp\n" @@ -776,6 +871,7 @@ msgctxt "" msgid "Individual Formatting" msgstr "Individuálne fomátovanie" +#. AuSKr #: main0503.xhp msgctxt "" "main0503.xhp\n" diff --git a/source/sk/helpcontent2/source/text/schart/00.po b/source/sk/helpcontent2/source/text/schart/00.po index ba77d6f99cc..ac847134e3b 100644 --- a/source/sk/helpcontent2/source/text/schart/00.po +++ b/source/sk/helpcontent2/source/text/schart/00.po @@ -3,19 +3,20 @@ 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-05-22 13:27+0200\n" -"PO-Revision-Date: 2018-05-08 16:39+0000\n" -"Last-Translator: Anonymous Pootle User\n" -"Language-Team: LANGUAGE \n" +"POT-Creation-Date: 2019-07-11 18:38+0200\n" +"PO-Revision-Date: 2020-10-01 18:35+0000\n" +"Last-Translator: Miloš Šrámek \n" +"Language-Team: Slovak \n" "Language: sk\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" "X-Accelerator-Marker: ~\n" -"X-Generator: LibreOffice\n" +"X-Generator: Weblate 4.1.1\n" "X-POOTLE-MTIME: 1525797597.000000\n" +#. E9tti #: 00000004.xhp msgctxt "" "00000004.xhp\n" @@ -24,6 +25,7 @@ msgctxt "" msgid "To access this function..." msgstr "Prístup k tejto funkcii..." +#. GYYED #: 00000004.xhp msgctxt "" "00000004.xhp\n" @@ -32,6 +34,7 @@ msgctxt "" msgid "To access this function..." msgstr "Prístup k tejto funkcii..." +#. ug82V #: 00000004.xhp msgctxt "" "00000004.xhp\n" @@ -40,6 +43,7 @@ msgctxt "" msgid "Choose View - Chart Data Table (Charts)" msgstr "Zvoľte Zobraziť - Tabuľka dát grafu (grafy)" +#. fU5ZG #: 00000004.xhp msgctxt "" "00000004.xhp\n" @@ -48,6 +52,7 @@ msgctxt "" msgid "On Formatting bar, click" msgstr "Na paneli formátovanie kliknite na" +#. GDpSu #: 00000004.xhp msgctxt "" "00000004.xhp\n" @@ -56,6 +61,7 @@ msgctxt "" msgid "Icon" msgstr "Ikonka" +#. S6JmP #: 00000004.xhp msgctxt "" "00000004.xhp\n" @@ -64,6 +70,7 @@ msgctxt "" msgid "Chart Data" msgstr "Dáta grafu" +#. GhdKK #: 00000004.xhp msgctxt "" "00000004.xhp\n" @@ -72,6 +79,7 @@ msgctxt "" msgid "Choose Insert - Titles (Charts)" msgstr "" +#. 3x5QB #: 00000004.xhp msgctxt "" "00000004.xhp\n" @@ -80,6 +88,7 @@ msgctxt "" msgid "Choose Insert - Legend (Charts)" msgstr "" +#. HqMQr #: 00000004.xhp msgctxt "" "00000004.xhp\n" @@ -88,6 +97,7 @@ msgctxt "" msgid "Choose Format - Legend - Position tab (Charts)" msgstr "Zvoľte záložku Formát - Legenda - Umiestnenie (grafy)" +#. EH75q #: 00000004.xhp msgctxt "" "00000004.xhp\n" @@ -96,6 +106,7 @@ msgctxt "" msgid "Choose Insert - Data Labels (Charts)" msgstr "" +#. zEfSg #: 00000004.xhp msgctxt "" "00000004.xhp\n" @@ -104,6 +115,7 @@ msgctxt "" msgid "Choose Format - Format Selection - Data Point/Data Series - Data Labels tab (for data series and data point) (Charts)" msgstr "" +#. SQbvj #: 00000004.xhp msgctxt "" "00000004.xhp\n" @@ -112,6 +124,7 @@ msgctxt "" msgid "Choose Insert - Axes (Charts)" msgstr "" +#. GttHw #: 00000004.xhp msgctxt "" "00000004.xhp\n" @@ -120,6 +133,7 @@ msgctxt "" msgid "Choose Insert - Grids (Charts)" msgstr "" +#. LWyLt #: 00000004.xhp msgctxt "" "00000004.xhp\n" @@ -128,6 +142,7 @@ msgctxt "" msgid "On Formatting bar, click" msgstr "Na paneli formátovanie kliknite na" +#. zTF9a #: 00000004.xhp msgctxt "" "00000004.xhp\n" @@ -136,6 +151,7 @@ msgctxt "" msgid "Icon" msgstr "Ikonka" +#. Abvw3 #: 00000004.xhp msgctxt "" "00000004.xhp\n" @@ -144,6 +160,7 @@ msgctxt "" msgid "Horizontal Grids" msgstr "Vodorovné mriežky" +#. 77NFv #: 00000004.xhp msgctxt "" "00000004.xhp\n" @@ -152,6 +169,7 @@ msgctxt "" msgid "Icon" msgstr "Ikonka" +#. AeSzg #: 00000004.xhp msgctxt "" "00000004.xhp\n" @@ -160,6 +178,7 @@ msgctxt "" msgid "Vertical Grids" msgstr "Zvislé mriežky" +#. Twpy9 #: 00000004.xhp msgctxt "" "00000004.xhp\n" @@ -168,6 +187,7 @@ msgctxt "" msgid "Choose Insert - X Error Bars, or Insert - Y Error Bars (Charts)" msgstr "" +#. ZD5K5 #: 00000004.xhp msgctxt "" "00000004.xhp\n" @@ -176,6 +196,7 @@ msgctxt "" msgid "Choose Insert - Trend Line (Charts)" msgstr "" +#. UzBjR #: 00000004.xhp msgctxt "" "00000004.xhp\n" @@ -184,6 +205,7 @@ msgctxt "" msgid "Choose Insert - Special Character (Charts)" msgstr "" +#. 8TxLK #: 00000004.xhp msgctxt "" "00000004.xhp\n" @@ -192,6 +214,7 @@ msgctxt "" msgid "Choose Format - Format Selection (Charts)" msgstr "" +#. DqsZe #: 00000004.xhp msgctxt "" "00000004.xhp\n" @@ -200,6 +223,7 @@ msgctxt "" msgid "Choose Format - Format Selection - Data Point dialog (Charts)" msgstr "" +#. ASTDr #: 00000004.xhp msgctxt "" "00000004.xhp\n" @@ -208,6 +232,7 @@ msgctxt "" msgid "Choose Format - Format Selection - Data Series dialog (Charts)" msgstr "" +#. p2eYn #: 00000004.xhp msgctxt "" "00000004.xhp\n" @@ -216,6 +241,7 @@ msgctxt "" msgid "Choose Format - Format Selection - Data Series - Options tab (Charts)" msgstr "" +#. yRSaN #: 00000004.xhp msgctxt "" "00000004.xhp\n" @@ -224,6 +250,7 @@ msgctxt "" msgid "Choose Format - Title (Charts)" msgstr "" +#. CExBh #: 00000004.xhp msgctxt "" "00000004.xhp\n" @@ -232,6 +259,7 @@ msgctxt "" msgid "Choose Format - Format Selection - Title dialog (Charts)" msgstr "" +#. icD4Y #: 00000004.xhp msgctxt "" "00000004.xhp\n" @@ -240,6 +268,7 @@ msgctxt "" msgid "Choose Format - Format Selection - Title dialog (Charts)" msgstr "" +#. aEnjy #: 00000004.xhp msgctxt "" "00000004.xhp\n" @@ -248,6 +277,7 @@ msgctxt "" msgid "Choose Format - Title (Charts)" msgstr "" +#. arVPN #: 00000004.xhp msgctxt "" "00000004.xhp\n" @@ -256,6 +286,7 @@ msgctxt "" msgid "Choose Format - Axis (Charts)" msgstr "" +#. HDvN2 #: 00000004.xhp msgctxt "" "00000004.xhp\n" @@ -264,6 +295,7 @@ msgctxt "" msgid "Choose Format - Legend, or Format - Format Selection - Legend (Charts)" msgstr "" +#. R5dmc #: 00000004.xhp msgctxt "" "00000004.xhp\n" @@ -272,6 +304,7 @@ msgctxt "" msgid "Choose Format - Axis - X Axis/Secondary X Axis/Z Axis/All Axes (Charts)" msgstr "" +#. Fphi2 #: 00000004.xhp msgctxt "" "00000004.xhp\n" @@ -280,6 +313,7 @@ msgctxt "" msgid "Choose Format - Axis - Y Axis/Secondary Y Axis (Charts)" msgstr "" +#. BH3xT #: 00000004.xhp msgctxt "" "00000004.xhp\n" @@ -288,6 +322,7 @@ msgctxt "" msgid "Choose Format - Axis - Y Axis - Scale tab (Charts)" msgstr "" +#. DbZea #: 00000004.xhp msgctxt "" "00000004.xhp\n" @@ -296,6 +331,7 @@ msgctxt "" msgid "Choose Format - Axis - X Axis - Positioning tab (Charts)" msgstr "" +#. 7T8FZ #: 00000004.xhp msgctxt "" "00000004.xhp\n" @@ -304,6 +340,7 @@ msgctxt "" msgid "Choose Format - Axis - Y Axis - Positioning tab (Charts)" msgstr "" +#. kLZUK #: 00000004.xhp msgctxt "" "00000004.xhp\n" @@ -312,6 +349,7 @@ msgctxt "" msgid "Choose Format - Grid (Charts)" msgstr "" +#. 8RRTD #: 00000004.xhp msgctxt "" "00000004.xhp\n" @@ -320,22 +358,25 @@ msgctxt "" msgid "Choose Format - Grid - X, Y, Z Axis Major Grid/ X, Y, Z Minor Grid/ All Axis Grids (Charts)" msgstr "" +#. aRwaG #: 00000004.xhp msgctxt "" "00000004.xhp\n" "par_id3145828\n" "help.text" msgid "Choose Format - Chart Wall - Chart dialog (Charts)" -msgstr "" +msgstr "Zvoľte Formát - Zadná stena grafu - Graf dialog (Grafy)" +#. F8nYw #: 00000004.xhp msgctxt "" "00000004.xhp\n" "par_id3153039\n" "help.text" msgid "Choose Format - Chart Floor (Charts)" -msgstr "" +msgstr "Zvoľte Formát - Základňa grafu (grafy)" +#. e3DQt #: 00000004.xhp msgctxt "" "00000004.xhp\n" @@ -344,6 +385,7 @@ msgctxt "" msgid "Choose Format - Chart Area (Charts)" msgstr "" +#. DMVGy #: 00000004.xhp msgctxt "" "00000004.xhp\n" @@ -352,6 +394,7 @@ msgctxt "" msgid "Choose Format - Chart Type (Charts)" msgstr "" +#. MoAXJ #: 00000004.xhp msgctxt "" "00000004.xhp\n" @@ -360,6 +403,7 @@ msgctxt "" msgid "On Formatting bar, click" msgstr "Na paneli formátovanie kliknite na" +#. sucpX #: 00000004.xhp msgctxt "" "00000004.xhp\n" @@ -368,6 +412,7 @@ msgctxt "" msgid "Icon" msgstr "Ikonka" +#. sMG8t #: 00000004.xhp msgctxt "" "00000004.xhp\n" @@ -376,6 +421,7 @@ msgctxt "" msgid "Edit Chart Type" msgstr "Upraviť typ grafu" +#. pcXEC #: 00000004.xhp msgctxt "" "00000004.xhp\n" @@ -384,6 +430,7 @@ msgctxt "" msgid "Choose Format - 3D View (Charts)" msgstr "" +#. Fqrq7 #: 00000004.xhp msgctxt "" "00000004.xhp\n" @@ -392,6 +439,7 @@ msgctxt "" msgid "Choose Format - Arrangement (Charts)" msgstr "" +#. fsASf #: 00000004.xhp msgctxt "" "00000004.xhp\n" @@ -400,6 +448,7 @@ msgctxt "" msgid "Open context menu - choose Arrangement (Charts)" msgstr "" +#. YFGGY #: 00000004.xhp msgctxt "" "00000004.xhp\n" @@ -408,6 +457,7 @@ msgctxt "" msgid "Icon" msgstr "Ikonka" +#. DENsj #: 00000004.xhp msgctxt "" "00000004.xhp\n" @@ -416,6 +466,7 @@ msgctxt "" msgid "Horizontal Grids" msgstr "Vodorovné mriežky" +#. sKqMD #: 00000004.xhp msgctxt "" "00000004.xhp\n" @@ -424,6 +475,7 @@ msgctxt "" msgid "Icon" msgstr "Ikonka" +#. Mpmae #: 00000004.xhp msgctxt "" "00000004.xhp\n" @@ -432,6 +484,7 @@ msgctxt "" msgid "Show/Hide Axis Descriptions" msgstr "Zobraziť skryť popisky osí" +#. E8GSF #: 00000004.xhp msgctxt "" "00000004.xhp\n" @@ -440,6 +493,7 @@ msgctxt "" msgid "Icon" msgstr "Ikonka" +#. RUv7H #: 00000004.xhp msgctxt "" "00000004.xhp\n" @@ -448,6 +502,7 @@ msgctxt "" msgid "Vertical Grids" msgstr "Zvislé mriežky" +#. HTXnr #: 00000004.xhp msgctxt "" "00000004.xhp\n" @@ -456,6 +511,7 @@ msgctxt "" msgid "Insert Chart" msgstr "" +#. FMCni #: 00000004.xhp msgctxt "" "00000004.xhp\n" @@ -464,6 +520,7 @@ msgctxt "" msgid "Choose Insert - Chart..." msgstr "" +#. r4BHs #: 00000004.xhp msgctxt "" "00000004.xhp\n" @@ -472,6 +529,7 @@ msgctxt "" msgid "Choose Insert - Chart..." msgstr "" +#. foJgL #: 00000004.xhp msgctxt "" "00000004.xhp\n" @@ -480,6 +538,7 @@ msgctxt "" msgid "Double-click a chart, then choose Format - Data Ranges" msgstr "" +#. XCQwT #: 00000004.xhp msgctxt "" "00000004.xhp\n" @@ -488,6 +547,7 @@ msgctxt "" msgid "In the Chart Type dialog of a Line chart or XY chart that displays lines, choose Smooth in the Lines type drop-down, then click the Properties button." msgstr "" +#. ToFBi #: 00000004.xhp msgctxt "" "00000004.xhp\n" diff --git a/source/sk/helpcontent2/source/text/schart/01.po b/source/sk/helpcontent2/source/text/schart/01.po index de55ccec398..6cbb68ffe55 100644 --- a/source/sk/helpcontent2/source/text/schart/01.po +++ b/source/sk/helpcontent2/source/text/schart/01.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-07-21 11:19+0200\n" -"PO-Revision-Date: 2020-09-26 19:35+0000\n" +"PO-Revision-Date: 2020-10-01 18:35+0000\n" "Last-Translator: Miloš Šrámek \n" "Language-Team: Slovak \n" "Language: sk\n" @@ -2804,7 +2804,7 @@ msgctxt "" "hd_id3153418\n" "help.text" msgid "Chart Wall" -msgstr "Bok grafu" +msgstr "Bok grafu" #. QqxBP #: 05010000.xhp @@ -2813,7 +2813,7 @@ msgctxt "" "hd_id3155766\n" "help.text" msgid "Chart Area" -msgstr "Plocha grafu" +msgstr "Pozadie grafu" #. 2V4zT #: 05010000.xhp @@ -2822,7 +2822,7 @@ msgctxt "" "hd_id3154255\n" "help.text" msgid "Chart Floor" -msgstr "Päta grafu" +msgstr "Základňa grafu" #. bAPbZ #: 05010000.xhp @@ -4424,7 +4424,7 @@ msgctxt "" "tit\n" "help.text" msgid "Chart Wall" -msgstr "Bok grafu" +msgstr "Zadná stena grafu" #. vspoT #: 05060000.xhp @@ -4433,7 +4433,7 @@ msgctxt "" "bm_id3150792\n" "help.text" msgid "charts; formatting wallsformatting;chart walls" -msgstr "grafy; formátovanie stenyformátovanie; stena grafu" +msgstr "grafy; formátovanie zadnej stenyformátovanie; zadná stena grafu" #. HBA8i #: 05060000.xhp @@ -4442,7 +4442,7 @@ msgctxt "" "hd_id3150792\n" "help.text" msgid "Chart Wall" -msgstr "Bok grafu" +msgstr "Zadná stena grafu" #. 6aEts #: 05060000.xhp @@ -4451,7 +4451,7 @@ msgctxt "" "par_id3154685\n" "help.text" msgid "Opens the Chart Wall dialog, where you can modify the properties of the chart wall. The chart wall is the \"vertical\" background behind the data area of the chart." -msgstr "Otvorí dialóg Stena grafu, kde môžete upraviť vlastnosti steny grafu. Stena grafu je \"zvislé\" pozadie za dátovou oblasťou grafu." +msgstr "Otvorí dialógové okno Zadná stena grafu, kde môžete upraviť vlastnosti zadnej steny grafu. Zadná stena grafu je \"zvislé\" pozadie za dátovou oblasťou grafu." #. ukkpD #: 05070000.xhp @@ -4460,7 +4460,7 @@ msgctxt "" "tit\n" "help.text" msgid "Chart Floor" -msgstr "Päta grafu" +msgstr "Základňa grafu" #. AmbEw #: 05070000.xhp @@ -4469,7 +4469,7 @@ msgctxt "" "bm_id3154346\n" "help.text" msgid "charts; formatting floorsformatting; chart floors" -msgstr "grafy; formátovanie pätyformátovanie; päta grafu" +msgstr "grafy; formátovanie základneformátovanie; základňa grafu" #. BF6Cr #: 05070000.xhp @@ -4478,7 +4478,7 @@ msgctxt "" "hd_id3154346\n" "help.text" msgid "Chart Floor" -msgstr "Päta grafu" +msgstr "Základňa grafu" #. vBbEK #: 05070000.xhp @@ -4487,7 +4487,7 @@ msgctxt "" "par_id3150767\n" "help.text" msgid "Opens the Chart Floor dialog, where you can modify the properties of the chart floor. The chart floor is the lower area in 3D charts. This function is only available for 3D charts." -msgstr "Otvorí dialóg Päta grafu, kde môžete upraviť vlastnosti päty grafu. Päta grafu je dolná oblasť v 3D grafoch. Táto funkcia je k dispozícii len pre 3D grafy." +msgstr "Otvorí dialógové okno Základňa grafu, kde môžete upraviť vlastnosti základne grafu. Základňa grafu je dolná oblasť v 3D grafoch. Táto funkcia je k dispozícii len pre 3D grafy." #. rVbgq #: 05080000.xhp @@ -4496,7 +4496,7 @@ msgctxt "" "tit\n" "help.text" msgid "Chart Area" -msgstr "Plocha grafu" +msgstr "Pozadie grafu" #. cZjBn #: 05080000.xhp @@ -4505,7 +4505,7 @@ msgctxt "" "bm_id3149670\n" "help.text" msgid "charts; formatting areasformatting; chart areas" -msgstr "grafy; formátovanie plôchformátovanie; plochy grafu" +msgstr "grafy; formátovanie pozadiaformátovanie; pozadie grafu" #. mQBdC #: 05080000.xhp @@ -4514,7 +4514,7 @@ msgctxt "" "hd_id3149670\n" "help.text" msgid "Chart Area" -msgstr "Plocha grafu" +msgstr "Pozadie grafu" #. PNQJZ #: 05080000.xhp @@ -4523,7 +4523,7 @@ msgctxt "" "par_id3125864\n" "help.text" msgid "Opens the Chart Area dialog, where you can modify the properties of the chart area. The chart area is the background behind all elements of the chart." -msgstr "Otvorí dialóg Plocha grafu, kde môžete upraviť vlastnosti plochy grafu. Plocha grafu je pozadie za všetkými prvkami grafu." +msgstr "Otvorí dialóg Pozadie grafu, kde môžete upraviť vlastnosti pozadia grafu. Pozadie grafu je plocha za všetkými prvkami grafu." #. sEsxS #: 05120000.xhp diff --git a/source/sk/helpcontent2/source/text/shared/00.po b/source/sk/helpcontent2/source/text/shared/00.po index d1a5a7bee44..e882bbc4098 100644 --- a/source/sk/helpcontent2/source/text/shared/00.po +++ b/source/sk/helpcontent2/source/text/shared/00.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-09-28 11:22+0200\n" -"PO-Revision-Date: 2020-09-26 19:35+0000\n" +"PO-Revision-Date: 2020-10-01 18:35+0000\n" "Last-Translator: Miloš Šrámek \n" "Language-Team: Slovak \n" "Language: sk\n" @@ -13,7 +13,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" "X-Accelerator-Marker: ~\n" -"X-Generator: LibreOffice\n" +"X-Generator: Weblate 4.1.1\n" "X-POOTLE-MTIME: 1542197405.000000\n" #. 3B8ZN @@ -12209,7 +12209,7 @@ msgctxt "" "par_id3154758\n" "help.text" msgid "Choose Format - Chart Wall - Borders tab (charts)." -msgstr "" +msgstr "Zvoľte záložku Formát - Zadná stena grafu - Orámovanie(grafy)." #. MFyeh #: 00040502.xhp @@ -12218,7 +12218,7 @@ msgctxt "" "par_id3153960\n" "help.text" msgid "Choose Format - Chart Floor - Borders tab (charts)." -msgstr "" +msgstr "Zvoľte záložku Formát - Základňa grafu - Orámovanie (grafy)." #. BPSMn #: 00040502.xhp @@ -12452,7 +12452,7 @@ msgctxt "" "par_id3144444\n" "help.text" msgid "Choose Format - Chart Wall - Area tab." -msgstr "" +msgstr "Zvoľte záložku Formát - Zadná stena grafu - Oblasť." #. jFmfH #: 00040502.xhp @@ -12524,7 +12524,7 @@ msgctxt "" "par_id3151117\n" "help.text" msgid "Choose Format - Chart Wall - Transparency tab (chart documents)." -msgstr "" +msgstr "Zvoľte záložku Formát - Zadná stena grafu - Priehľadnosť tab (grafy)." #. aSAEM #: 00040502.xhp @@ -12542,7 +12542,7 @@ msgctxt "" "par_id3154920\n" "help.text" msgid "Choose Format - Chart Floor - Transparency tab (chart documents)." -msgstr "" +msgstr "Zvoľte záložku Formát - Základňa grafu - Priehľadnosť (grafy)." #. fcfS8 #: 00040502.xhp diff --git a/source/sk/helpcontent2/source/text/shared/01.po b/source/sk/helpcontent2/source/text/shared/01.po index cf0216a9229..9488e716edf 100644 --- a/source/sk/helpcontent2/source/text/shared/01.po +++ b/source/sk/helpcontent2/source/text/shared/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-09-28 11:22+0200\n" -"PO-Revision-Date: 2020-09-26 19:35+0000\n" +"POT-Creation-Date: 2020-10-12 15:02+0200\n" +"PO-Revision-Date: 2020-09-30 15:35+0000\n" "Last-Translator: Miloš Šrámek \n" "Language-Team: Slovak \n" "Language: sk\n" @@ -28375,14 +28375,14 @@ msgctxt "" msgid "Rotates the selected object." msgstr "Otočí vybraný objekt." -#. kEn4i +#. pB7Dj #: 05230300.xhp msgctxt "" "05230300.xhp\n" "hd_id3148983\n" "help.text" -msgid "Pivot point" -msgstr "Rotačný bod" +msgid "Pivot Point" +msgstr "" #. Zzs3U #: 05230300.xhp @@ -28402,14 +28402,14 @@ msgctxt "" msgid "If you set a pivot point too far outside of the object boundaries, the object could be rotated off of the page." msgstr "" -#. aFBHq +#. FRRzG #: 05230300.xhp msgctxt "" "05230300.xhp\n" "hd_id3145382\n" "help.text" -msgid "X Position" -msgstr "Pozícia X" +msgid "Position X" +msgstr "" #. yxcU2 #: 05230300.xhp @@ -28420,14 +28420,14 @@ msgctxt "" msgid "Enter the horizontal distance from the left edge of the page to the pivot point." msgstr "Zadajte vodorovnú vzdialenosť od ľavého okraja strany k vzťažnému bodu." -#. BWKfU +#. RMUdu #: 05230300.xhp msgctxt "" "05230300.xhp\n" "hd_id3155323\n" "help.text" -msgid "Y Position" -msgstr "Pozícia Y" +msgid "Position Y" +msgstr "" #. oRJxp #: 05230300.xhp @@ -28438,14 +28438,14 @@ msgctxt "" msgid "Enter the vertical distance from the top edge of the page to the pivot point." msgstr "Zadajte vertikálnu vzdialenosť od horného okraja strany k referenčnému bodu." -#. pFK39 +#. wMC2g #: 05230300.xhp msgctxt "" "05230300.xhp\n" "hd_id3153332\n" "help.text" -msgid "Defaults" -msgstr "Východzie" +msgid "Default settings" +msgstr "" #. icmC7 #: 05230300.xhp @@ -28456,14 +28456,14 @@ msgctxt "" msgid "Click where you want to place the pivot point." msgstr "Kliknite na miesto, kam chcete umiestniť vzťažný bod." -#. HEbt4 +#. D9Mc3 #: 05230300.xhp msgctxt "" "05230300.xhp\n" "hd_id3146847\n" "help.text" -msgid "Rotation angle" -msgstr "Uhol rotácie" +msgid "Rotation Angle" +msgstr "" #. owCBC #: 05230300.xhp @@ -28492,14 +28492,14 @@ msgctxt "" msgid "Enter the number of degrees that you want to rotate the selected object." msgstr "Zadajte počet stupňov, o ktoré chcete otočiť vybraný objekt." -#. ECUGH +#. fnugw #: 05230300.xhp msgctxt "" "05230300.xhp\n" "hd_id3148474\n" "help.text" -msgid "Defaults" -msgstr "Východzie" +msgid "Default settings" +msgstr "" #. EvNrr #: 05230300.xhp @@ -45356,7 +45356,7 @@ msgctxt "" "par_id190920161744076273\n" "help.text" msgid "The notebook bar icon size is adjustable in %PRODUCTNAME - PreferencesTools - Options - %PRODUCTNAME - View - Notebookbar icon size listbox." -msgstr "" +msgstr "Veľkosť ikon panelu so záložkami možno nastaviť v položke %PRODUCTNAME - PredvoľbyNástroje - Možnosti - %PRODUCTNAME - Zobraziť - Veľkosť ikon - Panel so záložkami." #. ooEpD #: notebook_bar.xhp diff --git a/source/sk/helpcontent2/source/text/shared/optionen.po b/source/sk/helpcontent2/source/text/shared/optionen.po index ee13de6e2e1..829cbad2120 100644 --- a/source/sk/helpcontent2/source/text/shared/optionen.po +++ b/source/sk/helpcontent2/source/text/shared/optionen.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-09-28 11:22+0200\n" -"PO-Revision-Date: 2020-09-26 19:35+0000\n" +"PO-Revision-Date: 2020-09-30 15:35+0000\n" "Last-Translator: Miloš Šrámek \n" "Language-Team: Slovak \n" "Language: sk\n" @@ -13,7 +13,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" "X-Accelerator-Marker: ~\n" -"X-Generator: LibreOffice\n" +"X-Generator: Weblate 4.1.1\n" "X-POOTLE-MTIME: 1542197412.000000\n" #. PzSYs @@ -3515,7 +3515,7 @@ msgctxt "" "par_id190920161825438077\n" "help.text" msgid "Specifies the display size of notebook bar icons." -msgstr "" +msgstr "Určuje veľkosť zobrazenia ikon panelu so záložkami." #. M4iFj #: 01010800.xhp diff --git a/source/sk/helpcontent2/source/text/swriter/01.po b/source/sk/helpcontent2/source/text/swriter/01.po index aacea273544..8730f73a7ee 100644 --- a/source/sk/helpcontent2/source/text/swriter/01.po +++ b/source/sk/helpcontent2/source/text/swriter/01.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-09-28 11:22+0200\n" -"PO-Revision-Date: 2020-09-26 19:35+0000\n" +"PO-Revision-Date: 2020-10-09 14:35+0000\n" "Last-Translator: Miloš Šrámek \n" "Language-Team: Slovak \n" "Language: sk\n" @@ -13,7 +13,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" "X-Accelerator-Marker: ~\n" -"X-Generator: LibreOffice\n" +"X-Generator: Weblate 4.1.1\n" "X-POOTLE-MTIME: 1540154118.000000\n" #. sZfWF @@ -27563,7 +27563,7 @@ msgctxt "" "par_idN105B8\n" "help.text" msgid "Match fields" -msgstr "Spojiť polia" +msgstr "Spárovať polia" #. BfFvG #: mailmerge04.xhp @@ -28688,7 +28688,7 @@ msgctxt "" "tit\n" "help.text" msgid "Match Fields" -msgstr "Spojiť polia" +msgstr "Spárovať polia" #. A5o7N #: mm_matfie.xhp @@ -28697,7 +28697,7 @@ msgctxt "" "par_idN10539\n" "help.text" msgid "Match Fields" -msgstr "Spojiť polia" +msgstr "Spárovať polia" #. jSSzz #: mm_matfie.xhp -- cgit