From 610e3f90e150d90bd5305f53d5e39f111f197d4f Mon Sep 17 00:00:00 2001 From: Christian Lohmaier Date: Fri, 6 Mar 2020 12:43:35 +0100 Subject: update translations for master and force-fix errors using pocheck Change-Id: I5f28b96f84e88c6b61c181a501c75f7aca06ca9c --- .../hu/helpcontent2/source/text/sbasic/shared.po | 82 +---- source/hu/helpcontent2/source/text/scalc.po | 8 +- source/hu/helpcontent2/source/text/scalc/01.po | 20 +- source/hu/helpcontent2/source/text/shared.po | 370 ++++++++++++++++++++- source/hu/helpcontent2/source/text/shared/00.po | 80 ++++- source/hu/helpcontent2/source/text/shared/01.po | 291 ++++------------ source/hu/helpcontent2/source/text/shared/02.po | 10 +- source/hu/helpcontent2/source/text/swriter/00.po | 6 +- source/hu/helpcontent2/source/text/swriter/01.po | 129 ++++--- .../hu/helpcontent2/source/text/swriter/guide.po | 14 +- 10 files changed, 617 insertions(+), 393 deletions(-) (limited to 'source/hu/helpcontent2') diff --git a/source/hu/helpcontent2/source/text/sbasic/shared.po b/source/hu/helpcontent2/source/text/sbasic/shared.po index e92f5920cbc..b8f3209cbf4 100644 --- a/source/hu/helpcontent2/source/text/sbasic/shared.po +++ b/source/hu/helpcontent2/source/text/sbasic/shared.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2020-02-27 14:31+0100\n" +"POT-Creation-Date: 2020-03-06 11:45+0100\n" "PO-Revision-Date: 2018-12-12 11:03+0000\n" "Last-Translator: Andras Timar \n" "Language-Team: Hungarian \n" @@ -25279,15 +25279,6 @@ msgctxt "" msgid "Exits a Do...Loop, For...Next, a function, a property, or a subroutine." msgstr "" -#. GypWx -#: 03090412.xhp -msgctxt "" -"03090412.xhp\n" -"hd_id3149763\n" -"help.text" -msgid "Syntax:" -msgstr "Szintaxis:" - #. LYyBt #: 03090412.xhp msgctxt "" @@ -25297,24 +25288,6 @@ msgctxt "" msgid "Exit Do, Exit For, Exit Function, Exit Property, Exit Sub" msgstr "" -#. XA8QY -#: 03090412.xhp -msgctxt "" -"03090412.xhp\n" -"hd_id3148943\n" -"help.text" -msgid "Parameters:" -msgstr "Paraméterek:" - -#. beEkL -#: 03090412.xhp -msgctxt "" -"03090412.xhp\n" -"par_id3154760\n" -"help.text" -msgid "Exit Do" -msgstr "Exit Do" - #. CaPsN #: 03090412.xhp msgctxt "" @@ -25324,15 +25297,6 @@ msgctxt "" msgid "Only valid within a Do...Loop statement to exit the loop. Program execution continues with the statement that follows the Loop statement. If Do...Loop statements are nested, the control is transferred to the loop in the next higher level." msgstr "Csak a Do...Loop utasításon belül használható a ciklusból történő kilépésre. A programvégrehajtás a Loop utasítást követő utasítással folytatódik. Ha a Do...Loop utasítások be vannak ágyazva, akkor a vezérlés átadódik a következő magasabb szinten lévő ciklusnak." -#. Gnb2R -#: 03090412.xhp -msgctxt "" -"03090412.xhp\n" -"par_id3150398\n" -"help.text" -msgid "Exit For" -msgstr "Exit For" - #. ctSmU #: 03090412.xhp msgctxt "" @@ -25342,15 +25306,6 @@ msgctxt "" msgid "Only valid within a For...Next loop to exit the loop. Program execution continues with the first statement that follows the Next statement. In nested statements, the control is transferred to the loop in the next higher level." msgstr "Csak a For...Next cikluson belül használható a ciklusból történő kilépésre. A programvégrehajtás a Next utasítást követő első utasítással folytatódik. Beágyazott utasításokban a vezérlés átadódik a következő magasabb szinten lévő ciklusnak." -#. PZitf -#: 03090412.xhp -msgctxt "" -"03090412.xhp\n" -"par_id3147229\n" -"help.text" -msgid "Exit Function" -msgstr "Exit Function" - #. T2hCJ #: 03090412.xhp msgctxt "" @@ -25360,15 +25315,6 @@ msgctxt "" msgid "Exits the Function procedure immediately. Program execution continues with the statement that follows the Function call." msgstr "Azonnal kilép a Function eljárásból. A programvégrehajtás a Function hívást követő utasítással folytatódik." -#. K8JKa -#: 03090412.xhp -msgctxt "" -"03090412.xhp\n" -"par_id31581260355116\n" -"help.text" -msgid "Exit Property" -msgstr "" - #. xZEAs #: 03090412.xhp msgctxt "" @@ -25378,15 +25324,6 @@ msgctxt "" msgid "Exits the Property procedure immediately. Program execution continues with the statement that follows the Property call." msgstr "" -#. B6QCm -#: 03090412.xhp -msgctxt "" -"03090412.xhp\n" -"par_id3155132\n" -"help.text" -msgid "Exit Sub" -msgstr "Exit Sub" - #. 2jmBs #: 03090412.xhp msgctxt "" @@ -25405,15 +25342,6 @@ msgctxt "" msgid "The Exit statement does not define the end of a structure, and must not be confused with the End statement." msgstr "Az Exit utasítás nem egy struktúra végét határozza meg, és nem szabad az End utasítással összekeverni." -#. v87od -#: 03090412.xhp -msgctxt "" -"03090412.xhp\n" -"hd_id3147348\n" -"help.text" -msgid "Example:" -msgstr "Példa:" - #. J6bT4 #: 03090412.xhp msgctxt "" @@ -40921,13 +40849,13 @@ msgctxt "" msgid "Examples" msgstr "" -#. GXEE5 +#. 2n4nC #: property.xhp msgctxt "" "property.xhp\n" "N0192\n" "help.text" -msgid "Print ProductName ' displays \"LibreOffice\"" +msgid "Print ProductName ' displays \"%PRODUCTNAME\"" msgstr "" #. oUuG9 @@ -40948,13 +40876,13 @@ msgctxt "" msgid "Public Property Get PathDelimiter As String ' Read-only variable" msgstr "" -#. 28GFJ +#. yNhRi #: property.xhp msgctxt "" "property.xhp\n" "N0208\n" "help.text" -msgid "Case 4 : this = \":\" ' Linux or MacOS X" +msgid "Case 4 : this = \":\" ' Linux or macOS" msgstr "" #. BievJ diff --git a/source/hu/helpcontent2/source/text/scalc.po b/source/hu/helpcontent2/source/text/scalc.po index 9e40d672e19..6ec7789e3f2 100644 --- a/source/hu/helpcontent2/source/text/scalc.po +++ b/source/hu/helpcontent2/source/text/scalc.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2020-02-28 14:53+0100\n" +"POT-Creation-Date: 2020-03-06 11:45+0100\n" "PO-Revision-Date: 2018-02-01 18:20+0000\n" "Last-Translator: husiani \n" "Language-Team: Hungarian \n" @@ -520,14 +520,14 @@ msgctxt "" msgid "Tools" msgstr "Eszközök" -#. HRbnr +#. NwgnB #: main0106.xhp msgctxt "" "main0106.xhp\n" "par_id3150440\n" "help.text" -msgid "The Tools menu contains commands to check spelling, to trace sheet references, to find mistakes and to define scenarios." -msgstr "Az Eszközök menü tartalmazza a helyesírás-ellenőrzésre, a munkalap-hivatkozások követésére, a hibák felderítésére, illetve az esetek meghatározására szolgáló parancsokat." +msgid "The Tools menu contains commands to check spelling, to trace sheet references, to find mistakes and to define scenarios." +msgstr "" #. NkvRH #: main0106.xhp diff --git a/source/hu/helpcontent2/source/text/scalc/01.po b/source/hu/helpcontent2/source/text/scalc/01.po index 351070044fc..c8d4a5fe7d6 100644 --- a/source/hu/helpcontent2/source/text/scalc/01.po +++ b/source/hu/helpcontent2/source/text/scalc/01.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2020-02-10 17:54+0100\n" +"POT-Creation-Date: 2020-03-06 11:45+0100\n" "PO-Revision-Date: 2018-11-12 13:43+0000\n" "Last-Translator: Anonymous Pootle User\n" "Language-Team: Magyar \n" @@ -4723,32 +4723,32 @@ msgctxt "" msgid "The following items are the parameter definitions for all database functions:" msgstr "A következő paraméter-meghatározások minden adatbázis-függvényre érvényesek:" -#. kD27S +#. GJ7fw #: 04060101.xhp msgctxt "" "04060101.xhp\n" "par_id3149453\n" "help.text" -msgid "Database is the cell range defining the database." -msgstr "Az adatbázis az adatbázist meghatározó cellatartomány." +msgid "Database is the cell range defining the database. The first row of the range contains the field names, and following rows are records with corresponding field values." +msgstr "" -#. c5WNY +#. aZFWB #: 04060101.xhp msgctxt "" "04060101.xhp\n" "par_id3151272\n" "help.text" -msgid "DatabaseField specifies the column where the function operates on after the search criteria of the first parameter is applied and the data rows are selected. It is not related to the search criteria itself. For the DatabaseField parameter you can enter a reference to a header cell or a number to specify the column within the Database area, starting with 1. To reference a column by means of the literal column header name, place quotation marks around the header name." -msgstr "Az adatbázismező megadja azt az oszlopot, amelyen a függvény dolgozik, az első paraméter feltételének alkalmazása és az adatsorok kiválasztása után. Nem kapcsolódik magához a keresési feltételhez.Az adatbázismező paraméterként használhat cellafejléc-hivatkozást vagy egy számot az adatbázis területen belüli oszlop megadásához, 1-gyel kezdve. A szó szerinti fejlécnévvel való oszlophivatkozáshoz tegyen a fejlécnév köré idézőjeleket." +msgid "DatabaseField specifies the column where the function operates on after the search criteria of the first parameter is applied and the data rows are selected. It is not related to the search criteria itself. For the DatabaseField parameter you can enter a reference to a header cell or a number to specify the column within the Database area, starting with 1. To reference a column by means of the literal column header name (from the first row of Database range), place quotation marks around the header name." +msgstr "" -#. TA67U +#. UwQMN #: 04060101.xhp msgctxt "" "04060101.xhp\n" "par_id3147083\n" "help.text" -msgid "SearchCriteria is the cell range containing search criteria. If you write several criteria in one row they are connected by AND. If you write the criteria in different rows they are connected by OR. Empty cells in the search criteria range will be ignored." -msgstr "A keresési_feltétel a keresési feltételt tartalmazó cellatartomány. Ha egy sorban több feltételt ad meg, akkor azok logikai ÉS művelettel kerülnek összekötésre. Ha feltételeket különböző sorokban ad meg, akkor azok logikai VAGY művelettel kerülnek összekötésre. A keresési feltételek tartományában található üres cellák figyelmen kívül maradnak." +msgid "SearchCriteria is the cell range containing search criteria. Like Database, its first row is also field names, and following rows are conditions for related fields. If you write several criteria in one row they are connected by AND. If you write the criteria in different rows they are connected by OR. Empty cells in the search criteria range will be ignored." +msgstr "" #. k58yy #: 04060101.xhp diff --git a/source/hu/helpcontent2/source/text/shared.po b/source/hu/helpcontent2/source/text/shared.po index c66bffb9db3..4073f1ecf8d 100644 --- a/source/hu/helpcontent2/source/text/shared.po +++ b/source/hu/helpcontent2/source/text/shared.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2019-08-21 21:37+0200\n" +"POT-Creation-Date: 2020-03-06 11:46+0100\n" "PO-Revision-Date: 2018-11-14 12:01+0000\n" "Last-Translator: Anonymous Pootle User\n" "Language-Team: Hungarian \n" @@ -2266,3 +2266,371 @@ msgctxt "" msgid "This help page needs further work for correctness and completion. Please join the LibreOffice project and help us out to write the missing information. Visit our web page on writing Help contents." msgstr "" +#. MVHBc +#: submenu_text.xhp +msgctxt "" +"submenu_text.xhp\n" +"tit\n" +"help.text" +msgid "Text" +msgstr "" + +#. pVEBz +#: submenu_text.xhp +msgctxt "" +"submenu_text.xhp\n" +"hd_id411816022675978\n" +"help.text" +msgid "Text" +msgstr "" + +#. UdmfU +#: submenu_text.xhp +msgctxt "" +"submenu_text.xhp\n" +"par_id398855439580083\n" +"help.text" +msgid "Opens a submenu where you can choose text formatting commands." +msgstr "" + +#. JCTNH +#: submenu_text.xhp +msgctxt "" +"submenu_text.xhp\n" +"hd_id893328657433073\n" +"help.text" +msgid "Overline" +msgstr "" + +#. U9h8v +#: submenu_text.xhp +msgctxt "" +"submenu_text.xhp\n" +"par_id281953548674188\n" +"help.text" +msgid "" +msgstr "" + +#. NLNGF +#: submenu_text.xhp +msgctxt "" +"submenu_text.xhp\n" +"hd_id773632078996899\n" +"help.text" +msgid "Shadow" +msgstr "" + +#. hMRVP +#: submenu_text.xhp +msgctxt "" +"submenu_text.xhp\n" +"hd_id873632078996899\n" +"help.text" +msgid "Outline" +msgstr "" + +#. br5DC +#: submenu_text.xhp +msgctxt "" +"submenu_text.xhp\n" +"hd_id207025326941609\n" +"help.text" +msgid "Wrap Text" +msgstr "" + +#. jBc2E +#: submenu_text.xhp +msgctxt "" +"submenu_text.xhp\n" +"par_id302484503842787\n" +"help.text" +msgid "Break text automatically at the right edges of the selected cells." +msgstr "" + +#. BqgSi +#: submenu_text.xhp +msgctxt "" +"submenu_text.xhp\n" +"hd_id273587522269593\n" +"help.text" +msgid "Increase Size" +msgstr "" + +#. GTjCT +#: submenu_text.xhp +msgctxt "" +"submenu_text.xhp\n" +"hd_id511910578827551\n" +"help.text" +msgid "Decrease Size" +msgstr "" + +#. WApc3 +#: submenu_text.xhp +msgctxt "" +"submenu_text.xhp\n" +"hd_id373587522269593\n" +"help.text" +msgid "Increase Size" +msgstr "" + +#. AQANy +#: submenu_text.xhp +msgctxt "" +"submenu_text.xhp\n" +"hd_id711910578827551\n" +"help.text" +msgid "Decrease Size" +msgstr "" + +#. uzDFv +#: submenu_text.xhp +msgctxt "" +"submenu_text.xhp\n" +"hd_id473587522269593\n" +"help.text" +msgid "Increase Size" +msgstr "" + +#. GQ8Fj +#: submenu_text.xhp +msgctxt "" +"submenu_text.xhp\n" +"hd_id611910578827551\n" +"help.text" +msgid "Decrease Size" +msgstr "" + +#. wSRdX +#: submenu_text.xhp +msgctxt "" +"submenu_text.xhp\n" +"hd_id172462591626807\n" +"help.text" +msgid "UPPERCASE" +msgstr "" + +#. sjNg6 +#: submenu_text.xhp +msgctxt "" +"submenu_text.xhp\n" +"par_id381953548674188\n" +"help.text" +msgid "" +msgstr "" + +#. FFVUb +#: submenu_text.xhp +msgctxt "" +"submenu_text.xhp\n" +"hd_id935919548287354\n" +"help.text" +msgid "lowercase" +msgstr "" + +#. ijGEm +#: submenu_text.xhp +msgctxt "" +"submenu_text.xhp\n" +"par_id481953548674188\n" +"help.text" +msgid "" +msgstr "" + +#. zGBE2 +#: submenu_text.xhp +msgctxt "" +"submenu_text.xhp\n" +"hd_id3147143\n" +"help.text" +msgid "Cycle Case" +msgstr "" + +#. TSJfn +#: submenu_text.xhp +msgctxt "" +"submenu_text.xhp\n" +"par_id3152372\n" +"help.text" +msgid "Cycles the case of the selected characters between Title Case, Sentence case, UPPERCASE and lowercase." +msgstr "" + +#. v24QT +#: submenu_text.xhp +msgctxt "" +"submenu_text.xhp\n" +"hd_id3147572\n" +"help.text" +msgid "Sentence case" +msgstr "" + +#. v3Cr9 +#: submenu_text.xhp +msgctxt "" +"submenu_text.xhp\n" +"par_id3150694\n" +"help.text" +msgid "Changes the first letter of the selected characters to an uppercase character." +msgstr "" + +#. JtsaD +#: submenu_text.xhp +msgctxt "" +"submenu_text.xhp\n" +"hd_id640520497868661\n" +"help.text" +msgid "Capitalize Every Word" +msgstr "" + +#. 3UGHA +#: submenu_text.xhp +msgctxt "" +"submenu_text.xhp\n" +"par_id581953548674188\n" +"help.text" +msgid "" +msgstr "" + +#. Y9fn4 +#: submenu_text.xhp +msgctxt "" +"submenu_text.xhp\n" +"hd_id3147521\n" +"help.text" +msgid "tOGGLE cASE" +msgstr "" + +#. eb5K9 +#: submenu_text.xhp +msgctxt "" +"submenu_text.xhp\n" +"par_id3150623\n" +"help.text" +msgid "Toggles case of all selected characters." +msgstr "" + +#. WNuFq +#: submenu_text.xhp +msgctxt "" +"submenu_text.xhp\n" +"hd_id342778277179117\n" +"help.text" +msgid "Small capitals" +msgstr "" + +#. K6tXB +#: submenu_text.xhp +msgctxt "" +"submenu_text.xhp\n" +"par_id681953548674188\n" +"help.text" +msgid "" +msgstr "" + +#. VXJzA +#: submenu_text.xhp +msgctxt "" +"submenu_text.xhp\n" +"hd_id442778277179117\n" +"help.text" +msgid "Small capitals" +msgstr "" + +#. arEu2 +#: submenu_text.xhp +msgctxt "" +"submenu_text.xhp\n" +"par_id781953548674188\n" +"help.text" +msgid "" +msgstr "" + +#. KQxFn +#: submenu_text.xhp +msgctxt "" +"submenu_text.xhp\n" +"hd_id542778277179117\n" +"help.text" +msgid "Small capitals" +msgstr "" + +#. okCcu +#: submenu_text.xhp +msgctxt "" +"submenu_text.xhp\n" +"par_id881953548674188\n" +"help.text" +msgid "" +msgstr "" + +#. zo6cE +#: submenu_text.xhp +msgctxt "" +"submenu_text.xhp\n" +"hd_id3155392\n" +"help.text" +msgid "Half-width" +msgstr "" + +#. SEpmw +#: submenu_text.xhp +msgctxt "" +"submenu_text.xhp\n" +"par_id3147088\n" +"help.text" +msgid "Changes the selected Asian characters to half-width characters." +msgstr "" + +#. rA2DG +#: submenu_text.xhp +msgctxt "" +"submenu_text.xhp\n" +"hd_id3156113\n" +"help.text" +msgid "Full Width" +msgstr "" + +#. Ep24G +#: submenu_text.xhp +msgctxt "" +"submenu_text.xhp\n" +"par_id3154749\n" +"help.text" +msgid "Changes the selected Asian characters to full-width characters." +msgstr "" + +#. dZCcC +#: submenu_text.xhp +msgctxt "" +"submenu_text.xhp\n" +"hd_id3152996\n" +"help.text" +msgid "Hiragana" +msgstr "" + +#. AB6ta +#: submenu_text.xhp +msgctxt "" +"submenu_text.xhp\n" +"par_id3156156\n" +"help.text" +msgid "Changes the selected Asian characters to Hiragana characters." +msgstr "" + +#. LNQLS +#: submenu_text.xhp +msgctxt "" +"submenu_text.xhp\n" +"hd_id3154173\n" +"help.text" +msgid "Katakana" +msgstr "" + +#. QSxUp +#: submenu_text.xhp +msgctxt "" +"submenu_text.xhp\n" +"par_id3146137\n" +"help.text" +msgid "Changes the selected Asian characters to Katakana characters." +msgstr "" diff --git a/source/hu/helpcontent2/source/text/shared/00.po b/source/hu/helpcontent2/source/text/shared/00.po index 1f7fad3d7f9..2eb38b96d41 100644 --- a/source/hu/helpcontent2/source/text/shared/00.po +++ b/source/hu/helpcontent2/source/text/shared/00.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2020-02-27 14:31+0100\n" +"POT-Creation-Date: 2020-03-06 11:46+0100\n" "PO-Revision-Date: 2018-11-14 12:01+0000\n" "Last-Translator: Anonymous Pootle User\n" "Language-Team: Magyar \n" @@ -277,6 +277,24 @@ msgctxt "" msgid "Applies the modified or selected values without closing the dialog." msgstr "A párbeszédablak bezárása nélkül alkalmazza a módosított vagy kijelölt értékeket." +#. UWBMs +#: 00000001.xhp +msgctxt "" +"00000001.xhp\n" +"par_id131583023155214\n" +"help.text" +msgid "This option appears only for Paragraph Style, Frame Style, and Page Style." +msgstr "" + +#. ZQiEE +#: 00000001.xhp +msgctxt "" +"00000001.xhp\n" +"par_id131583023155356\n" +"help.text" +msgid "This option appears only for Paragraph Style and Character Style." +msgstr "" + #. 8ZDnK #: 00000001.xhp msgctxt "" @@ -10339,23 +10357,59 @@ msgctxt "" msgid "Choose View - Styles - open context menu of an entry and choose Modify/New - Footer tab." msgstr "" -#. ETek8 +#. 6pGoA +#: 00040500.xhp +msgctxt "" +"00040500.xhp\n" +"par_id3166447\n" +"help.text" +msgid "Command+TF11" +msgstr "" + +#. fqW8D #: 00040500.xhp msgctxt "" "00040500.xhp\n" "par_id3147404\n" "help.text" -msgid "Choose View - Styles." +msgid "Choose View - Styles." msgstr "" -#. D7A6R +#. j6BRB #: 00040500.xhp msgctxt "" "00040500.xhp\n" -"par_id3166447\n" +"par_id2847164\n" "help.text" -msgid "Command+TF11" -msgstr "Command+TF11" +msgid "Choose Format - Styles - Manage Styles." +msgstr "" + +#. AKrzh +#: 00040500.xhp +msgctxt "" +"00040500.xhp\n" +"par_id3147164\n" +"help.text" +msgid "Choose Format - Styles - Manage Styles." +msgstr "" + +#. 3RGHA +#: 00040500.xhp +msgctxt "" +"00040500.xhp\n" +"par_id3192854\n" +"help.text" +msgid "Choose Styles - Manage Styles." +msgstr "" + +#. LUBTb +#: 00040500.xhp +msgctxt "" +"00040500.xhp\n" +"par_id3147854\n" +"help.text" +msgid "Choose Styles - Manage Styles." +msgstr "" #. VR98p #: 00040500.xhp @@ -10681,13 +10735,13 @@ msgctxt "" msgid "Crop" msgstr "Levágás" -#. pQwUA +#. 93aQN #: 00040500.xhp msgctxt "" "00040500.xhp\n" "par_id3151254\n" "help.text" -msgid "Choose Format - Text or Format - Text - Change Case." +msgid "Choose Format - Text." msgstr "" #. suPn7 @@ -12391,13 +12445,13 @@ msgctxt "" msgid "Choose Format - Text Box and Shape - Text Attributes Object - Text - Text." msgstr "" -#. qH3eF +#. vAF3U #: 00040502.xhp msgctxt "" "00040502.xhp\n" "par_id3152810\n" "help.text" -msgid "Choose Format - Text Box and Shape - Text Attributes Object - TextText - Text tab." +msgid "Choose Format - Text Box and Shape - Text Attributes Object - TextObject and ShapeText - Text tab." msgstr "" #. D7D2C @@ -12652,13 +12706,13 @@ msgctxt "" msgid "Italic" msgstr "Dőlt" -#. WCGtP +#. 8fDN3 #: 00040502.xhp msgctxt "" "00040502.xhp\n" "par_id3154589\n" "help.text" -msgid "Open context menu - choose Style - Underline." +msgid "Open the menu Format - Text and choose Single Underline or Double Underline." msgstr "" #. ibTke diff --git a/source/hu/helpcontent2/source/text/shared/01.po b/source/hu/helpcontent2/source/text/shared/01.po index df35b155240..4a8fea55e19 100644 --- a/source/hu/helpcontent2/source/text/shared/01.po +++ b/source/hu/helpcontent2/source/text/shared/01.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2020-02-27 14:31+0100\n" +"POT-Creation-Date: 2020-03-06 11:46+0100\n" "PO-Revision-Date: 2018-11-14 12:01+0000\n" "Last-Translator: Anonymous Pootle User\n" "Language-Team: Hungarian \n" @@ -13624,13 +13624,13 @@ msgctxt "" msgid "The author name and the comment creation date and time is shown at the bottom of the comment box." msgstr "" -#. 2BmKt +#. BCd4y #: 04050000.xhp msgctxt "" "04050000.xhp\n" "par_id2571794\n" "help.text" -msgid "The comment box contains an icon with a down arrow. Click the icon to open a menu with commands for comment management." +msgid "The comment box contains a button with a down arrow. Click the icon to open a menu with commands for comment management." msgstr "" #. oB8vA @@ -15136,14 +15136,14 @@ msgctxt "" msgid "Text Decoration" msgstr "" -#. YV7be +#. WMggf #: 05020200.xhp msgctxt "" "05020200.xhp\n" "par_id0123200902291084\n" "help.text" -msgid "Overlines or removes overlining from the selected text. If the cursor is not in a word, the new text that you enter is overlined." -msgstr "A felülvonja vagy vagy eltávolítja a felülvonást a kijelölt szövegről. Ha a kurzor nem egy szóban helyezkedik el, akkor az újonnan beírt szöveg lesz felülvonva." +msgid "Overlines or removes overlining from the selected text. If the cursor is not in a word, the new text that you enter is overlined." +msgstr "" #. yLgGs #: 05020200.xhp @@ -15307,49 +15307,49 @@ msgctxt "" msgid "The following capitalization effects are available:" msgstr "A következő nagybetűsítő hatások érhetők el:" -#. Yh6gB +#. kNTy9 #: 05020200.xhp msgctxt "" "05020200.xhp\n" "par_id3155922\n" "help.text" -msgid "Without - no effect is applied," +msgid "Without - No effect is applied." msgstr "" -#. dTSUy +#. 3FEXm #: 05020200.xhp msgctxt "" "05020200.xhp\n" "par_id3154280\n" "help.text" -msgid "UPPERCASE - changes the selected lowercase characters to uppercase characters," +msgid "UPPERCASE - Changes the selected lowercase characters to uppercase characters." msgstr "" -#. m97Bp +#. iRaV4 #: 05020200.xhp msgctxt "" "05020200.xhp\n" "par_id3148947\n" "help.text" -msgid "lowercase - changes the selected uppercase characters to lower characters," +msgid "lowercase - Changes the selected uppercase characters to lower characters." msgstr "" -#. JWiX7 +#. FEVh9 #: 05020200.xhp msgctxt "" "05020200.xhp\n" "par_id3149456\n" "help.text" -msgid "Capitalize Every Word - changes the first character of each selected word to an uppercase character," +msgid "Capitalize Every Word - Changes the first character of each selected word to an uppercase character." msgstr "" -#. 7gaCo +#. GBuCC #: 05020200.xhp msgctxt "" "05020200.xhp\n" "par_id3154937\n" "help.text" -msgid "Small capitals - changes the selected lowercase characters to uppercase characters, and then reduces their size." +msgid "Small capitals - Changes the selected lowercase characters to uppercase characters, and then reduces their size." msgstr "" #. kGuxJ @@ -23893,195 +23893,6 @@ msgctxt "" msgid "Backgrounds" msgstr "Hátterek" -#. WGQME -#: 05050000.xhp -msgctxt "" -"05050000.xhp\n" -"tit\n" -"help.text" -msgid "Change Case" -msgstr "Kisbetű - nagybetű" - -#. mjCf4 -#: 05050000.xhp -msgctxt "" -"05050000.xhp\n" -"hd_id3152952\n" -"help.text" -msgid "Change Case" -msgstr "Kisbetű - nagybetű" - -#. GsfPT -#: 05050000.xhp -msgctxt "" -"05050000.xhp\n" -"par_id3151299\n" -"help.text" -msgid "Changes the case of characters in the selection. If the cursor is within a word and no text is selected, then the word is the selection." -msgstr "A kijelölt betűket kisbetűsre vagy nagybetűsre állítja át. Ha a kurzor egy szón áll, és nincs semmi kijelölve, akkor a szó számít kijelölésnek." - -#. HiVtp -#: 05050000.xhp -msgctxt "" -"05050000.xhp\n" -"hd_id3147572\n" -"help.text" -msgid "Sentence case" -msgstr "Kezdő nagybetű" - -#. DSNBo -#: 05050000.xhp -msgctxt "" -"05050000.xhp\n" -"par_id3150694\n" -"help.text" -msgid "Changes the first letter of the selected Western characters to an uppercase character." -msgstr "" - -#. 3EaaE -#: 05050000.xhp -msgctxt "" -"05050000.xhp\n" -"hd_id3147571\n" -"help.text" -msgid "lowercase" -msgstr "kisbetűs" - -#. jgcop -#: 05050000.xhp -msgctxt "" -"05050000.xhp\n" -"par_id3150693\n" -"help.text" -msgid "Changes the selected Western characters to lowercase characters." -msgstr "" - -#. wus8E -#: 05050000.xhp -msgctxt "" -"05050000.xhp\n" -"hd_id3147143\n" -"help.text" -msgid "UPPERCASE" -msgstr "NAGYBETŰS" - -#. jGhuq -#: 05050000.xhp -msgctxt "" -"05050000.xhp\n" -"par_id3152372\n" -"help.text" -msgid "Changes the selected Western characters to uppercase characters." -msgstr "" - -#. pAKvC -#: 05050000.xhp -msgctxt "" -"05050000.xhp\n" -"hd_id3147511\n" -"help.text" -msgid "Capitalize Every Word" -msgstr "Minden Szó Nagybetűs" - -#. rEaJy -#: 05050000.xhp -msgctxt "" -"05050000.xhp\n" -"par_id3150613\n" -"help.text" -msgid "Changes the first character of every word of the selected Western characters to an uppercase character." -msgstr "" - -#. GBAPy -#: 05050000.xhp -msgctxt "" -"05050000.xhp\n" -"hd_id3147521\n" -"help.text" -msgid "tOGGLE cASE" -msgstr "fORDÍTVA" - -#. KpyZ7 -#: 05050000.xhp -msgctxt "" -"05050000.xhp\n" -"par_id3150623\n" -"help.text" -msgid "Toggles case of all selected Western characters." -msgstr "" - -#. M8e5U -#: 05050000.xhp -msgctxt "" -"05050000.xhp\n" -"hd_id3155392\n" -"help.text" -msgid "Half-width" -msgstr "Félszélességű" - -#. 2jAfq -#: 05050000.xhp -msgctxt "" -"05050000.xhp\n" -"par_id3147088\n" -"help.text" -msgid "Changes the selected Asian characters to half-width characters." -msgstr "A kijelölt ázsiai karaktereket félszélességű karakterekre cseréli." - -#. VUaUS -#: 05050000.xhp -msgctxt "" -"05050000.xhp\n" -"hd_id3156113\n" -"help.text" -msgid "Full Width" -msgstr "Teljes szélességű" - -#. oDxPN -#: 05050000.xhp -msgctxt "" -"05050000.xhp\n" -"par_id3154749\n" -"help.text" -msgid "Changes the selected Asian characters to full-width characters." -msgstr "" - -#. CKrP7 -#: 05050000.xhp -msgctxt "" -"05050000.xhp\n" -"hd_id3152996\n" -"help.text" -msgid "Hiragana" -msgstr "Hiragana" - -#. LAi53 -#: 05050000.xhp -msgctxt "" -"05050000.xhp\n" -"par_id3156156\n" -"help.text" -msgid "Changes the selected Asian characters to Hiragana characters." -msgstr "A kijelölt ázsiai karaktereket hiragana karakterekre cseréli." - -#. tUfff -#: 05050000.xhp -msgctxt "" -"05050000.xhp\n" -"hd_id3154173\n" -"help.text" -msgid "Katakana" -msgstr "Katakana" - -#. EtCNN -#: 05050000.xhp -msgctxt "" -"05050000.xhp\n" -"par_id3146137\n" -"help.text" -msgid "Changes the selected Asian characters to Katakana characters." -msgstr "A kijelölt ázsiai karaktereket katakana karakterekre cseréli." - #. CgGUH #: 05060000.xhp msgctxt "" @@ -25225,14 +25036,14 @@ msgctxt "" msgid "Underline" msgstr "Aláhúzás" -#. LhdJt +#. ECBrK #: 05110300.xhp msgctxt "" "05110300.xhp\n" "par_id3149031\n" "help.text" -msgid "Underlines or removes underlining from the selected text." -msgstr "Aláhúzza a kijelölt szöveget. Ha a kijelölt szöveg eredetileg is alá volt húzva, az aláhúzás eltávolításra kerül." +msgid "Underlines or removes underlining from the selected text." +msgstr "" #. XAscP #: 05110300.xhp @@ -25243,14 +25054,41 @@ msgctxt "" msgid "If the cursor is not in a word, the new text that you enter is underlined." msgstr "Ha a kurzor nem egy szóban helyezkedik el, akkor az újonnan beírt szöveg lesz aláhúzva." -#. 7BSbf +#. VGYv6 +#: 05110300.xhp +msgctxt "" +"05110300.xhp\n" +"hd_id849353401761432\n" +"help.text" +msgid "Single Underline" +msgstr "" + +#. PiPG2 +#: 05110300.xhp +msgctxt "" +"05110300.xhp\n" +"par_id212197604765254\n" +"help.text" +msgid "Underlines the selected text with a single line." +msgstr "" + +#. ciLxw +#: 05110300.xhp +msgctxt "" +"05110300.xhp\n" +"hd_id949353401761432\n" +"help.text" +msgid "Double Underline" +msgstr "" + +#. NS8wf #: 05110300.xhp msgctxt "" "05110300.xhp\n" "par_id3154894\n" "help.text" -msgid "Underlines the selected text with two lines." -msgstr "Duplán aláhúzza a kijelölt szöveget." +msgid "Underlines the selected text with two lines." +msgstr "" #. m4GEk #: 05110400.xhp @@ -27934,14 +27772,14 @@ msgctxt "" msgid "Use the preview to view your changes before you apply the transparency effect to the color fill of the selected object." msgstr "Használja az előnézetet, ha még azelőtt szeretné látni a változásokat, mielőtt a kiválasztott objektum színkitöltésére alkalmazná az átlátszósági hatást." -#. jKvAA +#. fZrDg #: 05220000.xhp msgctxt "" "05220000.xhp\n" "tit\n" "help.text" -msgid "Text" -msgstr "Szöveg" +msgid "Text (Formatting)" +msgstr "" #. rCSp7 #: 05220000.xhp @@ -27979,14 +27817,14 @@ msgctxt "" msgid "The text is positioned relative to the edges of the drawing or text object." msgstr "A szöveg a rajzobjektum vagy a szöveges objektum széleihez képest lesz elhelyezve." -#. EWHWt +#. WcxTm #: 05220000.xhp msgctxt "" "05220000.xhp\n" "hd_id3149031\n" "help.text" -msgid "Text" -msgstr "Szöveg" +msgid "Drawing Object Text" +msgstr "" #. ep3BQ #: 05220000.xhp @@ -28033,14 +27871,14 @@ msgctxt "" msgid "Fit to frame" msgstr "Igazítás a kerethez" -#. dAhvD +#. PHCtm #: 05220000.xhp msgctxt "" "05220000.xhp\n" "par_id3147834\n" "help.text" -msgid "Resizes the text to fit the entire area of the drawing or text object." -msgstr "Átméretezi a szöveget, hogy a rajz- vagy szövegobjektum teljes területét elfoglalja." +msgid "Resizes the text to fit the entire area of the drawing or text object. This control is available only when the other \"fit\" controls are not selected." +msgstr "" #. ZCxA3 #: 05220000.xhp @@ -28060,6 +27898,15 @@ msgctxt "" msgid "Adapts the text flow so that it matches the contours of the selected drawing object." msgstr "Úgy alakítja a szövegfolyamot, hogy az igazodjon a kijelölt rajzobjektum körvonalaihoz." +#. LRVR9 +#: 05220000.xhp +msgctxt "" +"05220000.xhp\n" +"hd_id3149376\n" +"help.text" +msgid "Custom Shape Text" +msgstr "" + #. BfUAu #: 05220000.xhp msgctxt "" @@ -44377,13 +44224,13 @@ msgctxt "" msgid "Image Information" msgstr "" -#. QENao +#. AdAGc #: image_compression.xhp msgctxt "" "image_compression.xhp\n" "hd_id501534716852913\n" "help.text" -msgid "Calculate New Size..." +msgid "Calculate New Size" msgstr "" #. DpeVD diff --git a/source/hu/helpcontent2/source/text/shared/02.po b/source/hu/helpcontent2/source/text/shared/02.po index b6221b4f190..c44c83e7cd3 100644 --- a/source/hu/helpcontent2/source/text/shared/02.po +++ b/source/hu/helpcontent2/source/text/shared/02.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2020-01-22 13:00+0100\n" +"POT-Creation-Date: 2020-03-06 11:46+0100\n" "PO-Revision-Date: 2018-11-12 13:43+0000\n" "Last-Translator: Anonymous Pootle User\n" "Language-Team: Hungarian \n" @@ -10492,22 +10492,22 @@ msgctxt "" msgid "Navigator On/Off" msgstr "Navigátor be/ki" -#. G3eDP +#. GBVDK #: 01230000.xhp msgctxt "" "01230000.xhp\n" "tit\n" "help.text" -msgid "Styles" +msgid "Styles (icon)" msgstr "" -#. G2duK +#. PUeB4 #: 01230000.xhp msgctxt "" "01230000.xhp\n" "hd_id3154228\n" "help.text" -msgid "Styles" +msgid "StylesStylesStyles" msgstr "" #. 8NLAN diff --git a/source/hu/helpcontent2/source/text/swriter/00.po b/source/hu/helpcontent2/source/text/swriter/00.po index f200adf198a..e5dbcb48865 100644 --- a/source/hu/helpcontent2/source/text/swriter/00.po +++ b/source/hu/helpcontent2/source/text/swriter/00.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2020-02-10 17:54+0100\n" +"POT-Creation-Date: 2020-03-06 11:46+0100\n" "PO-Revision-Date: 2018-11-14 12:01+0000\n" "Last-Translator: Anonymous Pootle User\n" "Language-Team: Hungarian \n" @@ -2851,11 +2851,11 @@ msgctxt "" msgid "Choose Styles - Load Styles." msgstr "Válassza a Stílusok – Stílusok betöltése lehetőséget." -#. EDhC8 +#. rjrJe #: stylesmenu.xhp msgctxt "" "stylesmenu.xhp\n" "par_id391529885020996\n" "help.text" -msgid "Choose Styles - Manage Styles or ." +msgid "Choose Styles - Manage Styles or Command+TF11." msgstr "" diff --git a/source/hu/helpcontent2/source/text/swriter/01.po b/source/hu/helpcontent2/source/text/swriter/01.po index 1777083c843..b9747c0414d 100644 --- a/source/hu/helpcontent2/source/text/swriter/01.po +++ b/source/hu/helpcontent2/source/text/swriter/01.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2020-02-28 14:53+0100\n" +"POT-Creation-Date: 2020-03-06 11:46+0100\n" "PO-Revision-Date: 2018-10-21 20:20+0000\n" "Last-Translator: Anonymous Pootle User\n" "Language-Team: Hungarian \n" @@ -22228,13 +22228,13 @@ msgctxt "" msgid "Click Apply to apply the selected Paragraph Style to the defined context." msgstr "" -#. fY638 +#. e2L8Z #: 05140000.xhp msgctxt "" "05140000.xhp\n" "tit\n" "help.text" -msgid "Styles" +msgid "Styles (Sidebar)" msgstr "" #. yJjGG @@ -22246,13 +22246,13 @@ msgctxt "" msgid "Styles window;applying styles styles;previews previews;styles" msgstr "" -#. WESCr +#. GJbQs #: 05140000.xhp msgctxt "" "05140000.xhp\n" "hd_id3154505\n" "help.text" -msgid "Styles" +msgid "Styles (Sidebar)" msgstr "" #. YEFkv @@ -22480,6 +22480,33 @@ msgctxt "" msgid "Displays formatting styles for numbered and bulleted lists. Use list styles to format number and bullet characters and to specify indents." msgstr "Megjeleníti a számozást és felsorolást tartalmazó listák formázási stílusait. A listastílusokat a számozásban és a felsorolásban szereplő karakterek formázásához és a behúzás megadásához használhatja." +#. ygwb8 +#: 05140000.xhp +msgctxt "" +"05140000.xhp\n" +"par_id3132646\n" +"help.text" +msgid "Icon Table Styles" +msgstr "" + +#. w5Cs5 +#: 05140000.xhp +msgctxt "" +"05140000.xhp\n" +"par_id3129390\n" +"help.text" +msgid "Table Styles" +msgstr "" + +#. DzY6Z +#: 05140000.xhp +msgctxt "" +"05140000.xhp\n" +"par_id3115361\n" +"help.text" +msgid "Displays formatting styles for tables. Use table styles to apply borders, backgrounds, fonts, alignment, and number formats to tables." +msgstr "" + #. 7Eid5 #: 05140000.xhp msgctxt "" @@ -22516,14 +22543,14 @@ msgctxt "" msgid "Icon New Style from Selection" msgstr "" -#. EmaCA +#. cRnpp #: 05140000.xhp msgctxt "" "05140000.xhp\n" "par_id3147490\n" "help.text" -msgid "New Style from Selection" -msgstr "Új stílus a kijelölés alapján" +msgid "Style actions" +msgstr "" #. KFB5g #: 05140000.xhp @@ -22534,14 +22561,14 @@ msgctxt "" msgid "Opens a submenu with more commands." msgstr "Egy almenüt nyit meg, amely további parancsokat tartalmaz." -#. nCtpD +#. MSZVn #: 05140000.xhp msgctxt "" "05140000.xhp\n" "par_idN109DA\n" "help.text" -msgid "New style from selection" -msgstr "Új stílus a kijelölés alapján" +msgid "New Style from Selection" +msgstr "" #. L5UYB #: 05140000.xhp @@ -22552,14 +22579,14 @@ msgctxt "" msgid "Creates a new style based on the formatting of the current paragraph, page, or selection." msgstr "Létrehoz egy új stílust az aktuális bekezdés, oldal vagy kijelölés formázása alapján." -#. DQA4B +#. 24zag #: 05140000.xhp msgctxt "" "05140000.xhp\n" "par_idN10A04\n" "help.text" -msgid "Update style" -msgstr "Stílus frissítése" +msgid "Update Selected Style" +msgstr "" #. JZgJw #: 05140000.xhp @@ -22570,14 +22597,14 @@ msgctxt "" msgid "The manually formatted attributes of the text at the cursor position in the document will be added to the style that is selected in the Styles window." msgstr "" -#. GPDGC +#. j6a4F #: 05140000.xhp msgctxt "" "05140000.xhp\n" "par_idN10A31\n" "help.text" -msgid "Load style" -msgstr "Stílus betöltése" +msgid "Load Styles" +msgstr "" #. TSnrm #: 05140000.xhp @@ -22588,23 +22615,23 @@ msgctxt "" msgid "Opens the Load Styles dialog to import styles from another document." msgstr "Megnyitja a Stílusok betöltése párbeszédablakot, amelyen stílusokat importálhat egy másik dokumentumból." -#. fvko5 +#. 9DDHF #: 05140000.xhp msgctxt "" "05140000.xhp\n" -"par_id3148860\n" +"hd_id3155576\n" "help.text" -msgid "More information about styles." -msgstr "További információ a stílusokról." +msgid "Applied Styles" +msgstr "Alkalmazott stílusok" -#. 9DDHF +#. fvko5 #: 05140000.xhp msgctxt "" "05140000.xhp\n" -"hd_id3155576\n" +"par_id3148860\n" "help.text" -msgid "Applied Styles" -msgstr "Alkalmazott stílusok" +msgid "More information about styles." +msgstr "További információ a stílusokról." #. KEiDu #: 05150000.xhp @@ -22885,13 +22912,31 @@ msgctxt "" msgid "Delete" msgstr "Törlés" -#. AibqR +#. yFvtW #: 05150101.xhp msgctxt "" "05150101.xhp\n" "par_id3150707\n" "help.text" -msgid "Deletes the selected table style. You cannot delete the \"Default Style\" table style." +msgid "Deletes the selected table style. You cannot delete \"Default Table Style\"." +msgstr "" + +#. 3rqAx +#: 05150101.xhp +msgctxt "" +"05150101.xhp\n" +"hd_id3149302\n" +"help.text" +msgid "Rename" +msgstr "Átnevezés" + +#. KVYeV +#: 05150101.xhp +msgctxt "" +"05150101.xhp\n" +"par_id3149490\n" +"help.text" +msgid "Changes the name of the selected table style. You cannot rename \"Default Table Style\"." msgstr "" #. 2PEkJ @@ -22903,14 +22948,14 @@ msgctxt "" msgid "Formatting" msgstr "Formázás" -#. fFVRG +#. Gf3DD #: 05150101.xhp msgctxt "" "05150101.xhp\n" "par_id3154477\n" "help.text" -msgid "Select the formatting attributes that you to include in the selected table style." -msgstr "Válassza ki a kijelölt táblázatstílushoz hozzávenni kívánt formázási jellemzőket." +msgid "Select the formatting attributes to include in the selected table style." +msgstr "" #. XRRp9 #: 05150101.xhp @@ -22966,14 +23011,14 @@ msgctxt "" msgid "Includes alignment settings in the selected table style." msgstr "Hozzáveszi az igazításbeállításokat a kijelölt táblázatstílushoz." -#. JXHir +#. edaJm #: 05150101.xhp msgctxt "" "05150101.xhp\n" "hd_id3149690\n" "help.text" -msgid "Border" -msgstr "Szegély" +msgid "Borders" +msgstr "" #. yZ9HG #: 05150101.xhp @@ -23002,24 +23047,6 @@ msgctxt "" msgid "Includes background styles in the selected table style." msgstr "Hozzáveszi a háttérstílusokat a kijelölt táblázatstílushoz." -#. 3rqAx -#: 05150101.xhp -msgctxt "" -"05150101.xhp\n" -"hd_id3149302\n" -"help.text" -msgid "Rename" -msgstr "Átnevezés" - -#. DvsMV -#: 05150101.xhp -msgctxt "" -"05150101.xhp\n" -"par_id3149490\n" -"help.text" -msgid "Changes the name of the selected table style. You cannot rename the \"Default Style\" table style." -msgstr "" - #. BhJ6B #: 05150104.xhp msgctxt "" diff --git a/source/hu/helpcontent2/source/text/swriter/guide.po b/source/hu/helpcontent2/source/text/swriter/guide.po index 48231dd212a..b3dc2712088 100644 --- a/source/hu/helpcontent2/source/text/swriter/guide.po +++ b/source/hu/helpcontent2/source/text/swriter/guide.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2020-02-27 14:31+0100\n" +"POT-Creation-Date: 2020-03-06 11:46+0100\n" "PO-Revision-Date: 2018-11-12 13:44+0000\n" "Last-Translator: Anonymous Pootle User\n" "Language-Team: Magyar \n" @@ -11275,13 +11275,13 @@ msgctxt "" msgid "Choose Insert - Page Number to insert a page number at the current cursor position." msgstr "" -#. ZxJBm +#. dU382 #: pagenumbers.xhp msgctxt "" "pagenumbers.xhp\n" "par_id6604510\n" "help.text" -msgid "If you see the text \"Page number\" instead of the number, choose View - Field Names ()." +msgid "If you see the text \"Page number\" instead of the number, choose View - Field Names (Command+F9Ctrl+F9)." msgstr "" #. CurbT @@ -11455,13 +11455,13 @@ msgctxt "" msgid "A manually inserted page break can be applied without or with a change of page styles." msgstr "Kézzel beszúrt oldaltörés az oldalstílus megváltozásától függetlenül alkalmazható." -#. PmCx7 +#. Dmwkn #: pagenumbers.xhp msgctxt "" "pagenumbers.xhp\n" "par_id3341776\n" "help.text" -msgid "If you just press , you apply a page break without a change of styles." +msgid "If you just press Command+EnterCtrl+Enter, you apply a page break without a change of styles." msgstr "" #. ByysM @@ -11500,13 +11500,13 @@ msgctxt "" msgid "Click into the first page of your document." msgstr "Kattintson a dokumentum első oldalára." -#. 2nCdH +#. tGKjT #: pagenumbers.xhp msgctxt "" "pagenumbers.xhp\n" "par_id4313791\n" "help.text" -msgid "Choose View - Styles ()." +msgid "Choose View - Styles (Command+TF11)." msgstr "" #. MX8dB -- cgit