From 491af494a983aea54a24d68ff1bc1703d21f0a6c Mon Sep 17 00:00:00 2001 From: Christian Lohmaier Date: Thu, 24 Jun 2021 14:23:30 +0200 Subject: update translations for 7.2 / master and force-fix errors using pocheck Change-Id: I5f3256dc0a6c1ada3a9a2358b3d4aba8f84b7252 --- source/ka/helpcontent2/source/auxiliary.po | 11 +- .../ka/helpcontent2/source/text/sbasic/shared.po | 11 +- .../helpcontent2/source/text/sbasic/shared/03.po | 59 +----- source/ka/helpcontent2/source/text/scalc/00.po | 11 +- source/ka/helpcontent2/source/text/scalc/01.po | 11 +- source/ka/helpcontent2/source/text/sdraw/01.po | 155 +++++++++++++- source/ka/helpcontent2/source/text/simpress/01.po | 6 +- source/ka/helpcontent2/source/text/swriter/01.po | 234 ++++----------------- 8 files changed, 249 insertions(+), 249 deletions(-) (limited to 'source/ka/helpcontent2') diff --git a/source/ka/helpcontent2/source/auxiliary.po b/source/ka/helpcontent2/source/auxiliary.po index cd99b7875e3..7dad8f79cdc 100644 --- a/source/ka/helpcontent2/source/auxiliary.po +++ b/source/ka/helpcontent2/source/auxiliary.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: 2021-04-06 14:45+0200\n" +"POT-Creation-Date: 2021-06-24 12:51+0200\n" "PO-Revision-Date: 2018-07-19 12:53+0000\n" "Last-Translator: Anonymous Pootle User\n" "Language-Team: LANGUAGE \n" @@ -79,6 +79,15 @@ msgctxt "" msgid "Advanced Basic Libraries" msgstr "" +#. cFRyM +#: sbasic.tree +msgctxt "" +"sbasic.tree\n" +"07010305\n" +"node.text" +msgid "ScriptForge Library" +msgstr "" + #. Vkt9E #: sbasic.tree msgctxt "" diff --git a/source/ka/helpcontent2/source/text/sbasic/shared.po b/source/ka/helpcontent2/source/text/sbasic/shared.po index 5208129c32c..2210062f444 100644 --- a/source/ka/helpcontent2/source/text/sbasic/shared.po +++ b/source/ka/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: 2021-06-11 17:08+0200\n" +"POT-Creation-Date: 2021-06-24 12:51+0200\n" "PO-Revision-Date: 2018-10-21 20:22+0000\n" "Last-Translator: Anonymous Pootle User\n" "Language-Team: LANGUAGE \n" @@ -655,6 +655,15 @@ msgctxt "" msgid "This method requires the installation of the APSO (Alternative Script Organizer for Python) extension. If it is not installed, an error will occur." msgstr "" +#. yJwvF +#: 00000003.xhp +msgctxt "" +"00000003.xhp\n" +"par_id21624295605301\n" +"help.text" +msgid "This service is fully supported in both Basic and Python languages. All examples are expressed using the Basic programming language and can be easily converted to Python." +msgstr "" + #. TV2YL #: 00000003.xhp msgctxt "" diff --git a/source/ka/helpcontent2/source/text/sbasic/shared/03.po b/source/ka/helpcontent2/source/text/sbasic/shared/03.po index 4fa55e3fc3b..d7bfec97c1d 100644 --- a/source/ka/helpcontent2/source/text/sbasic/shared/03.po +++ b/source/ka/helpcontent2/source/text/sbasic/shared/03.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: 2021-06-11 23:56+0200\n" +"POT-Creation-Date: 2021-06-24 12:51+0200\n" "PO-Revision-Date: 2018-07-12 14:32+0000\n" "Last-Translator: Anonymous Pootle User\n" "Language-Team: LANGUAGE \n" @@ -2383,51 +2383,6 @@ msgctxt "" msgid "The code snippet below prints the names of all form documents in the current Base document." msgstr "" -#. jsh8d -#: sf_base.xhp -msgctxt "" -"sf_base.xhp\n" -"pyc_id691623103639534\n" -"help.text" -msgid "bas = CreateScriptService(\"Basic\")" -msgstr "" - -#. Cw4jD -#: sf_base.xhp -msgctxt "" -"sf_base.xhp\n" -"pyc_id101623103639206\n" -"help.text" -msgid "doc = CreateScriptService(\"Document\", bas.ThisDataBaseDocument)" -msgstr "" - -#. D446T -#: sf_base.xhp -msgctxt "" -"sf_base.xhp\n" -"pyc_id901623103639390\n" -"help.text" -msgid "myForms = oDoc.FormDocuments()" -msgstr "" - -#. BCyAZ -#: sf_base.xhp -msgctxt "" -"sf_base.xhp\n" -"pyc_id791623103639701\n" -"help.text" -msgid "for formName in myForms:" -msgstr "" - -#. pJKNZ -#: sf_base.xhp -msgctxt "" -"sf_base.xhp\n" -"pyc_id741623103639861\n" -"help.text" -msgid "bas.MsgBox(formName)" -msgstr "" - #. DQb6z #: sf_base.xhp msgctxt "" @@ -16036,13 +15991,13 @@ msgctxt "" msgid "In APSO's main window go to Menu - Python Shell." msgstr "" -#. gbnEf +#. JBFa3 #: sf_intro.xhp msgctxt "" "sf_intro.xhp\n" "par_id931623366329927\n" "help.text" -msgid "Alternativelly you can open APSO using the default shortcut Alt + Shift + F11." +msgid "Alternatively you can open APSO using the default shortcut Alt + Shift + F11." msgstr "" #. TKAXE @@ -16072,13 +16027,13 @@ msgctxt "" msgid "To run the example above, enter each line in the Python shell, one by one, pressing the Enter key after you type each line of code." msgstr "" -#. tWENT +#. QiqFk #: sf_intro.xhp msgctxt "" "sf_intro.xhp\n" "par_id471623366906045\n" "help.text" -msgid "Now you can start executing Python commands using any of the ScriptForge services. For example, the code snippet bellow uses the UI service to create a blank writer document." +msgid "Now you can start executing Python commands using any of the ScriptForge services. For example, the code snippet below uses the UI service to create a blank writer document." msgstr "" #. N5A9E @@ -16180,13 +16135,13 @@ msgctxt "" msgid "Choose My Macros - sf_test in the library selector. Then choose the increment_cell function under the Macro Name list." msgstr "" -#. EaBEU +#. FPZD6 #: sf_intro.xhp msgctxt "" "sf_intro.xhp\n" "par_id131623368875763\n" "help.text" -msgid "Click Run. Note that the value in cell \"A1\" was incremented by 1." +msgid "Click Run. Note that the value in cell \"A1\" was incremented by 1." msgstr "" #. 9FozC diff --git a/source/ka/helpcontent2/source/text/scalc/00.po b/source/ka/helpcontent2/source/text/scalc/00.po index cb625037164..922cff40be0 100644 --- a/source/ka/helpcontent2/source/text/scalc/00.po +++ b/source/ka/helpcontent2/source/text/scalc/00.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2021-04-27 17:02+0200\n" +"POT-Creation-Date: 2021-06-24 12:51+0200\n" "PO-Revision-Date: 2018-11-14 12:03+0000\n" "Last-Translator: Anonymous Pootle User\n" "Language-Team: LANGUAGE \n" @@ -1978,6 +1978,15 @@ msgctxt "" msgid "This function is available since %PRODUCTNAME 7.1." msgstr "" +#. jGT89 +#: avail_release.xhp +msgctxt "" +"avail_release.xhp\n" +"par_id651551401041667\n" +"help.text" +msgid "This function is available since %PRODUCTNAME 7.2." +msgstr "" + #. LSPBz #: sheet_menu.xhp msgctxt "" diff --git a/source/ka/helpcontent2/source/text/scalc/01.po b/source/ka/helpcontent2/source/text/scalc/01.po index e7975382c93..ea85fcf7147 100644 --- a/source/ka/helpcontent2/source/text/scalc/01.po +++ b/source/ka/helpcontent2/source/text/scalc/01.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2021-06-11 17:08+0200\n" +"POT-Creation-Date: 2021-06-24 12:51+0200\n" "PO-Revision-Date: 2018-11-12 13:48+0000\n" "Last-Translator: Anonymous Pootle User\n" "Language-Team: LANGUAGE \n" @@ -64123,6 +64123,15 @@ msgctxt "" msgid "The function should be called with at least two parameters." msgstr "" +#. CA68H +#: func_rawsubtract.xhp +msgctxt "" +"func_rawsubtract.xhp\n" +"par_id271624030692893\n" +"help.text" +msgid "RAWSUBTRACT() processes arguments from left to right. For example, RAWSUBTRACT(1;2;3;4) calculates 1-2-3-4 or ((1-2)-3)-4 in \"natural\" order." +msgstr "" + #. hANRQ #: func_rawsubtract.xhp msgctxt "" diff --git a/source/ka/helpcontent2/source/text/sdraw/01.po b/source/ka/helpcontent2/source/text/sdraw/01.po index bb6f08c0b7f..3a369d6ddc4 100644 --- a/source/ka/helpcontent2/source/text/sdraw/01.po +++ b/source/ka/helpcontent2/source/text/sdraw/01.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2020-12-08 13:07+0100\n" +"POT-Creation-Date: 2021-06-24 12:51+0200\n" "PO-Revision-Date: 2017-05-10 02:51+0000\n" "Last-Translator: Anonymous Pootle User\n" "Language-Team: LANGUAGE \n" @@ -466,6 +466,159 @@ msgctxt "" msgid "Color" msgstr "" +#. eGs9G +#: consolidatetext.xhp +msgctxt "" +"consolidatetext.xhp\n" +"tit\n" +"help.text" +msgid "Consolidate Text Boxes" +msgstr "" + +#. e3z7C +#: consolidatetext.xhp +msgctxt "" +"consolidatetext.xhp\n" +"bm_id371623524099696\n" +"help.text" +msgid "text box consolidationjoin PDF lines;text box consolidationcombine text box;text box consolidationcombine text frames;text box consolidation" +msgstr "" + +#. BqmVv +#: consolidatetext.xhp +msgctxt "" +"consolidatetext.xhp\n" +"hd_id861623510996086\n" +"help.text" +msgid "Text Box Consolidation" +msgstr "" + +#. zsb7F +#: consolidatetext.xhp +msgctxt "" +"consolidatetext.xhp\n" +"par_id441623510996088\n" +"help.text" +msgid "Combine two or more selected text boxes into one." +msgstr "" + +#. uDEkt +#: consolidatetext.xhp +msgctxt "" +"consolidatetext.xhp\n" +"par_id111623511334889\n" +"help.text" +msgid "Select two or more text boxes and either" +msgstr "" + +#. eopFe +#: consolidatetext.xhp +msgctxt "" +"consolidatetext.xhp\n" +"par_id711623512060597\n" +"help.text" +msgid "Choose menu Shape - Consolidate Text." +msgstr "" + +#. m5F3B +#: consolidatetext.xhp +msgctxt "" +"consolidatetext.xhp\n" +"par_id501623512080240\n" +"help.text" +msgid "Open context menu and choose Consolidate Text." +msgstr "" + +#. rWDAq +#: consolidatetext.xhp +msgctxt "" +"consolidatetext.xhp\n" +"par_id61623512950690\n" +"help.text" +msgid "Text box consolidation joins several text boxes into a bigger text box, enabling text reflow inside the resulting box." +msgstr "" + +#. pnfVs +#: consolidatetext.xhp +msgctxt "" +"consolidatetext.xhp\n" +"par_id141623511540551\n" +"help.text" +msgid "Consolidate text command is specially useful for editing PDF documents with %PRODUCTNAME Draw." +msgstr "" + +#. UBCV5 +#: consolidatetext.xhp +msgctxt "" +"consolidatetext.xhp\n" +"par_id471623513979583\n" +"help.text" +msgid "The function inspects the text fragments to see if they end in sentence-ending punctuation. If not, then the next text box's content is appended to it instead of starting a new paragraph. You must afterwards fix up paragraphing, and set paragraph properties." +msgstr "" + +#. vdwPx +#: consolidatetext.xhp +msgctxt "" +"consolidatetext.xhp\n" +"hd_id381623516529280\n" +"help.text" +msgid "Remarks" +msgstr "" + +#. 5rXDq +#: consolidatetext.xhp +msgctxt "" +"consolidatetext.xhp\n" +"par_id211623513189855\n" +"help.text" +msgid "The resulting text box is inserted into the current layer." +msgstr "" + +#. xPr6s +#: consolidatetext.xhp +msgctxt "" +"consolidatetext.xhp\n" +"par_id61623516556624\n" +"help.text" +msgid "If the single text box objects are named, the resulting text box is unnamed." +msgstr "" + +#. WddHJ +#: consolidatetext.xhp +msgctxt "" +"consolidatetext.xhp\n" +"par_id611623516624688\n" +"help.text" +msgid "Title and description of the single text boxes are lost." +msgstr "" + +#. TKkEa +#: consolidatetext.xhp +msgctxt "" +"consolidatetext.xhp\n" +"par_id281623513291901\n" +"help.text" +msgid "The previous text box objects are deleted after consolidation." +msgstr "" + +#. 6AkKv +#: consolidatetext.xhp +msgctxt "" +"consolidatetext.xhp\n" +"par_id531623515498932\n" +"help.text" +msgid "Consolidation of lists requires attention to restore the list layout that has been affected by the position of the punctuation. This includes the case of numbering of style \"1.\", where he resulting list items are split after the dot." +msgstr "" + +#. VwP6B +#: consolidatetext.xhp +msgctxt "" +"consolidatetext.xhp\n" +"par_id931623525360411\n" +"help.text" +msgid "For better results, combine adjacent text boxes with similar paragraph formatting. Character formatting inside the text boxes is preserved. Combining text boxes with different paragraph styles (headings, list and more) will require manual intervention to restore the original text layout." +msgstr "" + #. 4JVcT #: delete_page.xhp msgctxt "" diff --git a/source/ka/helpcontent2/source/text/simpress/01.po b/source/ka/helpcontent2/source/text/simpress/01.po index 353f690a7f3..7a82abff428 100644 --- a/source/ka/helpcontent2/source/text/simpress/01.po +++ b/source/ka/helpcontent2/source/text/simpress/01.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2021-06-11 17:09+0200\n" +"POT-Creation-Date: 2021-06-24 12:51+0200\n" "PO-Revision-Date: 2018-09-03 13:08+0000\n" "Last-Translator: Anonymous Pootle User\n" "Language-Team: LANGUAGE \n" @@ -8521,13 +8521,13 @@ msgctxt "" msgid "Apply to Master" msgstr "" -#. PSK5e +#. DTCfC #: bulletandposition.xhp msgctxt "" "bulletandposition.xhp\n" "par_id31623272423870\n" "help.text" -msgid "Click to apply the the modification to all slidespages that use the current master slidepage." +msgid "Click to apply the modification to all slidespages that use the current master slidepage." msgstr "" #. 5H8sr diff --git a/source/ka/helpcontent2/source/text/swriter/01.po b/source/ka/helpcontent2/source/text/swriter/01.po index be1c7a159f4..ffd4f7383e7 100644 --- a/source/ka/helpcontent2/source/text/swriter/01.po +++ b/source/ka/helpcontent2/source/text/swriter/01.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2021-04-27 17:03+0200\n" +"POT-Creation-Date: 2021-06-24 12:51+0200\n" "PO-Revision-Date: 2018-10-21 20:23+0000\n" "Last-Translator: Anonymous Pootle User\n" "Language-Team: LANGUAGE \n" @@ -925,13 +925,13 @@ msgctxt "" msgid "Headings" msgstr "" -#. xFGwj +#. GMABG #: 02110000.xhp msgctxt "" "02110000.xhp\n" "par_id431603287134620\n" "help.text" -msgid "Collapse/Expand All, Send Outline to Clipboard, Outline Content Visibility, Outline Tracking, Outline Level" +msgid "Collapse/Expand All, Send Outline to Clipboard, Outline Folding, Outline Tracking, Outline Level" msgstr "" #. uH7Av @@ -10276,15 +10276,6 @@ msgctxt "" msgid "Meaning" msgstr "მნიშვნელობა" -#. DNFpF -#: 04090200.xhp -msgctxt "" -"04090200.xhp\n" -"par_id3154026\n" -"help.text" -msgid "user_firstname" -msgstr "მომხმარებლის_სახელი" - #. Ni7UQ #: 04090200.xhp msgctxt "" @@ -10294,15 +10285,6 @@ msgctxt "" msgid "First name" msgstr "სახელი" -#. iyiFv -#: 04090200.xhp -msgctxt "" -"04090200.xhp\n" -"par_id3147272\n" -"help.text" -msgid "user_lastname" -msgstr "მომხმარებლის_გვარი" - #. mVhRE #: 04090200.xhp msgctxt "" @@ -10312,15 +10294,6 @@ msgctxt "" msgid "Last name" msgstr "გვარი" -#. EEugS -#: 04090200.xhp -msgctxt "" -"04090200.xhp\n" -"par_id3150770\n" -"help.text" -msgid "user_initials" -msgstr "მომხმარებლის_ინიციალები" - #. KqDJC #: 04090200.xhp msgctxt "" @@ -10330,15 +10303,6 @@ msgctxt "" msgid "Initials" msgstr "ინიციალები" -#. uDMxK -#: 04090200.xhp -msgctxt "" -"04090200.xhp\n" -"par_id3148705\n" -"help.text" -msgid "user_company" -msgstr "მომხმარებლის_კომპანია" - #. szeBa #: 04090200.xhp msgctxt "" @@ -10348,15 +10312,6 @@ msgctxt "" msgid "Company" msgstr "კომპანია" -#. wEFAu -#: 04090200.xhp -msgctxt "" -"04090200.xhp\n" -"par_id3155361\n" -"help.text" -msgid "user_street" -msgstr "მომხმარებლის_ქუჩა" - #. usGfu #: 04090200.xhp msgctxt "" @@ -10366,15 +10321,6 @@ msgctxt "" msgid "Street" msgstr "ქუჩა" -#. xAETv -#: 04090200.xhp -msgctxt "" -"04090200.xhp\n" -"par_id3145108\n" -"help.text" -msgid "user_country" -msgstr "მომხმარებლის_ქვეყანა" - #. Mfv8d #: 04090200.xhp msgctxt "" @@ -10384,15 +10330,6 @@ msgctxt "" msgid "Country" msgstr "ქვეყანა" -#. TfDKj -#: 04090200.xhp -msgctxt "" -"04090200.xhp\n" -"par_id3149580\n" -"help.text" -msgid "user_zipcode" -msgstr "მომხმარებლის_ქვეყნის ინდექსი" - #. VuC8X #: 04090200.xhp msgctxt "" @@ -10402,15 +10339,6 @@ msgctxt "" msgid "Zip code" msgstr "ქვეყნის კოდი" -#. L8DPG -#: 04090200.xhp -msgctxt "" -"04090200.xhp\n" -"par_id3148922\n" -"help.text" -msgid "user_city" -msgstr "მომხმარებლის_ქალაქი" - #. NEsBf #: 04090200.xhp msgctxt "" @@ -10420,15 +10348,6 @@ msgctxt "" msgid "City" msgstr "ქალაქი" -#. x9ypc -#: 04090200.xhp -msgctxt "" -"04090200.xhp\n" -"par_id3156053\n" -"help.text" -msgid "user_title" -msgstr "მომხმარებლის_წოდება" - #. KDQFy #: 04090200.xhp msgctxt "" @@ -10438,15 +10357,6 @@ msgctxt "" msgid "Title" msgstr "სათაური" -#. xgUkh -#: 04090200.xhp -msgctxt "" -"04090200.xhp\n" -"par_id3156435\n" -"help.text" -msgid "user_position" -msgstr "მომხმარებლის_მდგომარეობა" - #. dLYQP #: 04090200.xhp msgctxt "" @@ -10456,15 +10366,6 @@ msgctxt "" msgid "Position" msgstr "პოზიცია" -#. GjhQd -#: 04090200.xhp -msgctxt "" -"04090200.xhp\n" -"par_id3150797\n" -"help.text" -msgid "user_tel_work" -msgstr "მომხმარებლის_სამუშაო_ტელეფონი" - #. GJ5vX #: 04090200.xhp msgctxt "" @@ -10474,15 +10375,6 @@ msgctxt "" msgid "Business telephone number" msgstr "საქმიანი სატელეფონო ნომერი" -#. XFDxy -#: 04090200.xhp -msgctxt "" -"04090200.xhp\n" -"par_id3150894\n" -"help.text" -msgid "user_tel_home" -msgstr "მომხმარებლის_სახლის_ტელეფონი" - #. 6hw8b #: 04090200.xhp msgctxt "" @@ -10492,15 +10384,6 @@ msgctxt "" msgid "Home telephone number" msgstr "სახლის ტელეფონის ნომერი" -#. yWf5w -#: 04090200.xhp -msgctxt "" -"04090200.xhp\n" -"par_id3154400\n" -"help.text" -msgid "user_fax" -msgstr "მომხმარებლის_ფაქსი" - #. 5Uqtj #: 04090200.xhp msgctxt "" @@ -10510,15 +10393,6 @@ msgctxt "" msgid "Fax number" msgstr "ფაქსის ნომერი" -#. mqZAZ -#: 04090200.xhp -msgctxt "" -"04090200.xhp\n" -"par_id3153390\n" -"help.text" -msgid "user_email" -msgstr "მომხმარებლის_ელფოსტა" - #. vxLtn #: 04090200.xhp msgctxt "" @@ -10528,15 +10402,6 @@ msgctxt "" msgid "Email address" msgstr "" -#. cQpP3 -#: 04090200.xhp -msgctxt "" -"04090200.xhp\n" -"par_id3145603\n" -"help.text" -msgid "user_state" -msgstr "მომხმარებლის_მდგომარეობა" - #. aMV33 #: 04090200.xhp msgctxt "" @@ -30157,58 +30022,49 @@ msgctxt "" msgid "Outline Content Visibility" msgstr "" -#. yoGCU +#. BcrVR #: outlinecontent_visibility.xhp msgctxt "" "outlinecontent_visibility.xhp\n" "bm_id141603814665942\n" "help.text" -msgid "outline content visibility;enablingshow;outline contenthide;outline content" +msgid "outline content folding;enablingshow;outline foldinghide;outline folding" msgstr "" -#. JDacS +#. CKtXn #: outlinecontent_visibility.xhp msgctxt "" "outlinecontent_visibility.xhp\n" "hd_id311603588857975\n" "help.text" -msgid "Outline Content Visibility" +msgid "Outline Folding" msgstr "" -#. iBBcY +#. RUBfM #: outlinecontent_visibility.xhp msgctxt "" "outlinecontent_visibility.xhp\n" "par_id781603591328239\n" "help.text" -msgid "Hide and show all content under headings, including text, images, tables, frames, shapes, and textboxes." +msgid "Hide and show all content under headings, including text, images, tables, frames, shapes, and text boxes." msgstr "" -#. WV8g4 +#. 59DqM #: outlinecontent_visibility.xhp msgctxt "" "outlinecontent_visibility.xhp\n" "par_id151606158601951\n" "help.text" -msgid "Choose %PRODUCTNAME - PreferencesTools - Options - %PRODUCTNAME Writer/Web) - View, and select the Show outline content visibility checkbox." +msgid "Choose %PRODUCTNAME - PreferencesTools - Options - %PRODUCTNAME Writer/Web) - View, and select the Show Outline Folding Buttons checkbox." msgstr "" -#. GEQ7d +#. eAoEn #: outlinecontent_visibility.xhp msgctxt "" "outlinecontent_visibility.xhp\n" "par_id431603592299868\n" "help.text" -msgid "Open the Navigator (F5) and display the Headings entry." -msgstr "" - -#. 9yHgE -#: outlinecontent_visibility.xhp -msgctxt "" -"outlinecontent_visibility.xhp\n" -"par_id801603592797580\n" -"help.text" -msgid "Hover the mouse on a heading." +msgid "Open the Navigator (F5) and display the Headings entry. Hover the mouse on a heading and open the context menu. Select Outline Folding submenu." msgstr "" #. FpvEa @@ -30220,31 +30076,31 @@ msgctxt "" msgid "Use this feature to selectively hide and show contents under all paragraphs that have a non-zero outline level, usually headings. In large documents, it allows to quickly scroll to the right position for editing and reading." msgstr "" -#. htuiH +#. AbrZf #: outlinecontent_visibility.xhp msgctxt "" "outlinecontent_visibility.xhp\n" "bm_id711604659189386\n" "help.text" -msgid "navigator;outline content visibilityoutline content visibility;with Navigator" +msgid "navigator;outline foldingoutline folding;with Navigator" msgstr "" -#. xVBGd +#. 626sJ #: outlinecontent_visibility.xhp msgctxt "" "outlinecontent_visibility.xhp\n" "hd_id931603593824856\n" "help.text" -msgid "Using Outline Content Visibility with Navigator" +msgid "Using Outline Folding with Navigator" msgstr "" -#. RbQu7 +#. FNLEc #: outlinecontent_visibility.xhp msgctxt "" "outlinecontent_visibility.xhp\n" "par_id161603902590811\n" "help.text" -msgid "All outline visibility commands in the navigator are shown in the context menu of the Headings entries. Open the context menu of a heading and choose Outline Content Visibility." +msgid "All outline folding commands in the navigator are shown in the context menu of the Headings entries. Open the context menu of a heading and choose Outline Folding." msgstr "" #. qAiBQ @@ -30265,13 +30121,13 @@ msgctxt "" msgid "Headings icon" msgstr "" -#. 3EwGx +#. sLWPa #: outlinecontent_visibility.xhp msgctxt "" "outlinecontent_visibility.xhp\n" "hd_id111603594832364\n" "help.text" -msgid "Hide contents for all headings" +msgid "Fold all" msgstr "" #. wZqh3 @@ -30283,13 +30139,13 @@ msgctxt "" msgid "Hides all contents for the selected heading and its sub-headings. Sibling outline headings with same level are not hidden. If applied on the main Headings entry of the navigator, only the document headings are displayed." msgstr "" -#. YzYYt +#. StWhH #: outlinecontent_visibility.xhp msgctxt "" "outlinecontent_visibility.xhp\n" "hd_id381603902284237\n" "help.text" -msgid "Show content for all headings" +msgid "Unfold all" msgstr "" #. EAsBj @@ -30310,31 +30166,31 @@ msgctxt "" msgid "Toggle" msgstr "" -#. gbNYe +#. UDS4w #: outlinecontent_visibility.xhp msgctxt "" "outlinecontent_visibility.xhp\n" "par_id501606162132255\n" "help.text" -msgid "Toggles the outline visibility of the selected item." +msgid "Toggles the outline folding of the selected item." msgstr "" -#. VDmQR +#. T7HYN #: outlinecontent_visibility.xhp msgctxt "" "outlinecontent_visibility.xhp\n" "bm_id861604659229058\n" "help.text" -msgid "outline content visibility;with mouse" +msgid "outline folding;with mouse" msgstr "" -#. QG5q9 +#. VP9vy #: outlinecontent_visibility.xhp msgctxt "" "outlinecontent_visibility.xhp\n" "hd_id961603593527184\n" "help.text" -msgid "Using Outline Content Visibility with the Mouse" +msgid "Using Outline Folding with the Mouse" msgstr "" #. trciq @@ -30364,13 +30220,13 @@ msgctxt "" msgid "When mouse pointer image changes to hand pointer, the following commands are possible:" msgstr "" -#. cEBGP +#. XCcHV #: outlinecontent_visibility.xhp msgctxt "" "outlinecontent_visibility.xhp\n" "par_id451603594434731\n" "help.text" -msgid "Click to toggle visibility of content from selected heading to next heading." +msgid "Click to toggle folding of content from selected heading to next heading." msgstr "" #. LyTVD @@ -30418,13 +30274,13 @@ msgctxt "" msgid "A left arrow indicates the heading has hidden contents." msgstr "" -#. 8P7CA +#. kMwZ2 #: outlinecontent_visibility.xhp msgctxt "" "outlinecontent_visibility.xhp\n" "hd_id81604416400633\n" "help.text" -msgid "Saving Document Outline Visibility State" +msgid "Saving Document Outline Folding State" msgstr "" #. Ee53D @@ -30436,40 +30292,40 @@ msgctxt "" msgid "Documents saved in Open Document Format (.odt) will retain the current settings of hidden and shown contents at time of the save command." msgstr "" -#. 7XoVB +#. HyY4g #: outlinecontent_visibility.xhp msgctxt "" "outlinecontent_visibility.xhp\n" "par_id261606163563654\n" "help.text" -msgid "The document contents are not affected by the visibility settings." +msgid "The document contents are not affected by the folding settings." msgstr "" -#. B5Ffz +#. vb7FK #: outlinecontent_visibility.xhp msgctxt "" "outlinecontent_visibility.xhp\n" "hd_id371606166467814\n" "help.text" -msgid "Printing and exporting to PDF with Outline Visibility Contents" +msgid "Printing and exporting to PDF with Outline Folding Contents" msgstr "" -#. 5kaWd +#. Au7T6 #: outlinecontent_visibility.xhp msgctxt "" "outlinecontent_visibility.xhp\n" "par_id821606166528569\n" "help.text" -msgid "To print or to export the full document, set the outline visibility to Show All beforehand." +msgid "To print or to export the full document, set the outline folding to Unfold All beforehand." msgstr "" -#. BArGY +#. 5775Z #: outlinecontent_visibility.xhp msgctxt "" "outlinecontent_visibility.xhp\n" "par_id391606166521548\n" "help.text" -msgid "Hidden outline contents will not be printed or exported to PDF." +msgid "Folded outline contents will not be printed or exported to PDF." msgstr "" #. RQvTc @@ -31093,22 +30949,22 @@ msgctxt "" msgid "To change a watermark contents or setting." msgstr "" -#. hCQFn +#. cJGne #: watermark.xhp msgctxt "" "watermark.xhp\n" "par_id831516906589936\n" "help.text" -msgid "If the watermark in use is a text inserted by the Format - Watermark menu command or by the document classification settings, you can edit the contents and settings on opening the watermark dialog." +msgid "If the watermark in use is a text inserted by the Format - Watermark menu command or by the document classification settings, you can edit the contents and settings on opening the watermark dialog." msgstr "" -#. FF8p2 +#. L3tEf #: watermark.xhp msgctxt "" "watermark.xhp\n" "par_id611516900724619\n" "help.text" -msgid "Document classification watermarks" +msgid "Document classification watermarks" msgstr "" #. j3eBF -- cgit