From 9ef7b8c2ece5a5fc774c5226151a84a84958015e Mon Sep 17 00:00:00 2001 From: Christian Lohmaier Date: Thu, 12 May 2022 13:02:44 +0200 Subject: update translations for 7.4.0 alpha1 and force-fix errors using pocheck Change-Id: I3a84cc714bc77bdd377424a708c53651db476b81 --- .../ka/helpcontent2/source/text/sbasic/shared.po | 102 +++++++------------ source/ka/helpcontent2/source/text/shared/guide.po | 10 +- source/ka/helpcontent2/source/text/simpress.po | 11 +-- source/ka/helpcontent2/source/text/simpress/02.po | 88 ++++++++--------- source/ka/helpcontent2/source/text/swriter.po | 78 ++++++++++++++- source/ka/helpcontent2/source/text/swriter/00.po | 6 +- source/ka/helpcontent2/source/text/swriter/01.po | 84 ++++++++-------- source/ka/helpcontent2/source/text/swriter/02.po | 109 ++++++++++++++++----- 8 files changed, 289 insertions(+), 199 deletions(-) (limited to 'source/ka/helpcontent2') diff --git a/source/ka/helpcontent2/source/text/sbasic/shared.po b/source/ka/helpcontent2/source/text/sbasic/shared.po index c370a252157..b01b4475ddb 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: 2022-05-04 12:42+0200\n" +"POT-Creation-Date: 2022-05-10 20:16+0200\n" "PO-Revision-Date: 2018-10-21 20:22+0000\n" "Last-Translator: Anonymous Pootle User\n" "Language-Team: LANGUAGE \n" @@ -21670,13 +21670,13 @@ msgctxt "" msgid "Select Case statement Case keyword; in Select Case statement" msgstr "" -#. CBpPz +#. 5sc6Y #: 03090102.xhp msgctxt "" "03090102.xhp\n" "hd_id3149416\n" "help.text" -msgid "Select...Case Statement" +msgid "Select...Case Statement" msgstr "" #. je8zE @@ -23083,13 +23083,13 @@ msgctxt "" msgid "Choose function" msgstr "Chr ფუნქცია" -#. FWBiD +#. xBTpx #: 03090402.xhp msgctxt "" "03090402.xhp\n" "hd_id3143271\n" "help.text" -msgid "Choose Function" +msgid "Choose Function" msgstr "" #. mSQHZ @@ -23101,49 +23101,31 @@ msgctxt "" msgid "Returns a selected value from a list of arguments." msgstr "" -#. 9qach +#. mJ9ED #: 03090402.xhp msgctxt "" "03090402.xhp\n" -"hd_id3148943\n" +"par_id131649410695924\n" "help.text" -msgid "Syntax:" -msgstr "სინტაქსი" - -#. 79Ryo -#: 03090402.xhp -msgctxt "" -"03090402.xhp\n" -"par_id3147560\n" -"help.text" -msgid "Choose (Index, Selection1[, Selection2, ... [,Selection_n]])" -msgstr "" - -#. gPExP -#: 03090402.xhp -msgctxt "" -"03090402.xhp\n" -"hd_id3154346\n" -"help.text" -msgid "Parameters:" +msgid "Variant. A value inferred from the Index parameter." msgstr "" -#. XzZKD +#. FzwBC #: 03090402.xhp msgctxt "" "03090402.xhp\n" "par_id3148664\n" "help.text" -msgid "Index: Integer value starting at 1 that specifies which of the possible choices to return." +msgid "Index: Any numeric expression rounded to a whole number. Index accepts integer values starting at 1 that specify which of the possible choices to return." msgstr "" -#. NBqbi +#. F4HGV #: 03090402.xhp msgctxt "" "03090402.xhp\n" "par_id3150791\n" "help.text" -msgid "Selection1: Any expression that contains one of the possible choices." +msgid "Expression1, Expression2, …, Expression_n: Expressions representing each of the possible choices." msgstr "" #. EnHLY @@ -23155,32 +23137,41 @@ msgctxt "" msgid "The Choose function returns a value from the list of expressions based on the index value. If Index = 1, the function returns the first expression in the list, if Index = 2, it returns the second expression, and so on." msgstr "" -#. FovWL +#. 3zB3D #: 03090402.xhp msgctxt "" "03090402.xhp\n" "par_id3153192\n" "help.text" -msgid "If the index value is less than 1 or greater than the number of expressions listed, the function returns a Null value." +msgid "If the index value is less than 1 or greater than the number of expressions listed, the function returns a Null value." +msgstr "" + +#. 29FZG +#: 03090402.xhp +msgctxt "" +"03090402.xhp\n" +"par_id911649410528836\n" +"help.text" +msgid "Error #5 occurs when parameters are omitted. Error #13 occurs if Index equals Null." msgstr "" -#. eeYwA +#. pKeBP #: 03090402.xhp msgctxt "" "03090402.xhp\n" "par_id3156281\n" "help.text" -msgid "The following example uses the Choose function to select a string from several strings that form a menu:" +msgid "The following example uses the or Choose function to select a string from several strings that form a menu:" msgstr "" -#. PGvDF +#. Mg2aX #: 03090402.xhp msgctxt "" "03090402.xhp\n" -"hd_id3150439\n" +"par_idm871795712\n" "help.text" -msgid "Example:" -msgstr "მაგალითი:" +msgid "Print ChooseMenu(2) ' \"Save Format\"" +msgstr "" #. RqBgd #: 03090402.xhp @@ -24001,13 +23992,13 @@ msgctxt "" msgid "Switch function" msgstr "Str ფუნქცია" -#. 3UWUu +#. KAwzM #: 03090410.xhp msgctxt "" "03090410.xhp\n" "hd_id3148554\n" "help.text" -msgid "Switch Function" +msgid "Switch Function" msgstr "" #. yBnoz @@ -24019,31 +24010,13 @@ msgctxt "" msgid "Evaluates a list of arguments, consisting of an expression followed by a value. The Switch function returns a value that is associated with the expression that is passed by this function." msgstr "" -#. xcD3s -#: 03090410.xhp -msgctxt "" -"03090410.xhp\n" -"hd_id3154863\n" -"help.text" -msgid "Syntax:" -msgstr "სინტაქსი" - -#. XGpRR +#. CmCK6 #: 03090410.xhp msgctxt "" "03090410.xhp\n" "par_id3155934\n" "help.text" -msgid "Switch (Expression1, Value1[, Expression2, Value2[..., Expression_n, Value_n]])" -msgstr "" - -#. 5ZAWx -#: 03090410.xhp -msgctxt "" -"03090410.xhp\n" -"hd_id3149119\n" -"help.text" -msgid "Parameters:" +msgid "Switch (Expression1, Value1[, Expression2, Value2[..., Expression_n, Value_n]]) As Variant" msgstr "" #. QNsjq @@ -24082,15 +24055,6 @@ msgctxt "" msgid "In the following example, the Switch function assigns the appropriate gender to the name that is passed to the function:" msgstr "" -#. ggYTr -#: 03090410.xhp -msgctxt "" -"03090410.xhp\n" -"hd_id3159157\n" -"help.text" -msgid "Example:" -msgstr "მაგალითი:" - #. wjCDQ #: 03090410.xhp msgctxt "" diff --git a/source/ka/helpcontent2/source/text/shared/guide.po b/source/ka/helpcontent2/source/text/shared/guide.po index 556f66a1e36..e7826ae9bed 100644 --- a/source/ka/helpcontent2/source/text/shared/guide.po +++ b/source/ka/helpcontent2/source/text/shared/guide.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: 2022-03-21 12:31+0100\n" +"POT-Creation-Date: 2022-05-12 11:50+0200\n" "PO-Revision-Date: 2018-11-14 12:03+0000\n" "Last-Translator: Anonymous Pootle User\n" "Language-Team: LANGUAGE \n" @@ -6100,22 +6100,22 @@ msgctxt "" msgid "The character set code used in the file as described in the table below. Example: 0 (System)." msgstr "" -#. rrrw3 +#. RN5mh #: csv_params.xhp msgctxt "" "csv_params.xhp\n" "par_id371634735705688\n" "help.text" -msgid "Number of First Row" +msgid "CSV Import" msgstr "" -#. DzcEC +#. hzBqc #: csv_params.xhp msgctxt "" "csv_params.xhp\n" "par_id681634735710417\n" "help.text" -msgid "Row number to start reading. Example: 3 (start from third row)." +msgid "N Line number to start reading. Example: 3 (start from third line)." msgstr "" #. BeXqG diff --git a/source/ka/helpcontent2/source/text/simpress.po b/source/ka/helpcontent2/source/text/simpress.po index 9f8fea766bc..d0841a9e328 100644 --- a/source/ka/helpcontent2/source/text/simpress.po +++ b/source/ka/helpcontent2/source/text/simpress.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2022-04-26 13:58+0200\n" +"POT-Creation-Date: 2022-05-12 11:50+0200\n" "PO-Revision-Date: 2017-10-04 11:20+0000\n" "Last-Translator: Anonymous Pootle User\n" "Language-Team: LANGUAGE \n" @@ -1141,15 +1141,6 @@ msgctxt "" msgid "In Outline View, the Outline bar contains frequently used editing tools. Click the arrow next to an icon to open a toolbar that contains additional commands." msgstr "" -#. 2uDuY -#: main0211.xhp -msgctxt "" -"main0211.xhp\n" -"hd_id3153912\n" -"help.text" -msgid "Slide Show" -msgstr "სლაიდი" - #. rooxU #: main0212.xhp msgctxt "" diff --git a/source/ka/helpcontent2/source/text/simpress/02.po b/source/ka/helpcontent2/source/text/simpress/02.po index 9da2b84a287..8884ff78e10 100644 --- a/source/ka/helpcontent2/source/text/simpress/02.po +++ b/source/ka/helpcontent2/source/text/simpress/02.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2021-09-20 13:03+0200\n" +"POT-Creation-Date: 2022-05-12 11:50+0200\n" "PO-Revision-Date: 2017-10-04 11:20+0000\n" "Last-Translator: Anonymous Pootle User\n" "Language-Team: LANGUAGE \n" @@ -4966,14 +4966,14 @@ msgctxt "" msgid "Line with Arrows" msgstr "ხაზი ისრებით" -#. aFT2o +#. 3wtqj #: 11060000.xhp msgctxt "" "11060000.xhp\n" "tit\n" "help.text" -msgid "First Level" -msgstr "პიორველი დონე" +msgid "Show Only First Level" +msgstr "" #. qFm57 #: 11060000.xhp @@ -4984,50 +4984,50 @@ msgctxt "" msgid "levels; hidinghiding; levels" msgstr "დენეების; დამალვადამალვა; დონეების" -#. FZFMK +#. Kynp7 #: 11060000.xhp msgctxt "" "11060000.xhp\n" "hd_id3153142\n" "help.text" -msgid "First Level" -msgstr "პირველი დონე" +msgid "Show Only First Level" +msgstr "" -#. kzn2x +#. DUn9i #: 11060000.xhp msgctxt "" "11060000.xhp\n" "par_id3151076\n" "help.text" -msgid "Hides all of the headings of the slides in the current slide show except for the titles of the slides. Hidden headings are indicated by a black line in front of a slide title. To show the headings, click the All Levels icon." -msgstr "Hides all of the headings of the slides in the current slide show except for the titles of the slides. Hidden headings are indicated by a black line in front of a slide title. To show the headings, click the All Levels icon." +msgid "Hides all of the headings of the slides in the current slide show except for the titles of the slides. Hidden headings are indicated by a black line in front of a slide title. To show the headings, click the Show All Levels icon." +msgstr "" -#. daXsB +#. F7upw #: 11060000.xhp msgctxt "" "11060000.xhp\n" "par_id3154702\n" "help.text" -msgid "Icon First Level" +msgid "Icon Show Only First Level" msgstr "" -#. cx5A2 +#. ihfCb #: 11060000.xhp msgctxt "" "11060000.xhp\n" "par_id3150207\n" "help.text" -msgid "First Level" -msgstr "პიორველი დონე" +msgid "Show Only First Level" +msgstr "" -#. KAYzZ +#. GAwVz #: 11070000.xhp msgctxt "" "11070000.xhp\n" "tit\n" "help.text" -msgid "All Levels" -msgstr "ყველა დონე" +msgid "Show All Levels" +msgstr "" #. caapd #: 11070000.xhp @@ -5038,41 +5038,41 @@ msgctxt "" msgid "levels; showingshowing; levels" msgstr "დონეები; ჩვენებაჩვენება; დონეები" -#. Wm6kG +#. nps2T #: 11070000.xhp msgctxt "" "11070000.xhp\n" "hd_id3153728\n" "help.text" -msgid "All Levels" -msgstr "ყველა დონე" +msgid "Show All Levels" +msgstr "" -#. VEFNe +#. cANRc #: 11070000.xhp msgctxt "" "11070000.xhp\n" "par_id3154492\n" "help.text" -msgid "Displays the hidden headings of the slides in the current slide show. To hide all of the headings in the current slide show, except for the slide titles, click the First Level icon." -msgstr "მიმდინარე დიაფილმში აჩვენებს სლაიდების დამალულ სათაურებს. მიმდინარე დიაფილმში ყველა სლაიდის დასამალად, გარდა სლაიდის სათაურებისა დააწკაპუნეთ ხატულაზე პირველი დონე." +msgid "Displays the hidden headings of the slides in the current slide show. To hide all of the headings in the current slide show, except for the slide titles, click the Show Only First Level icon." +msgstr "" -#. qv42E +#. qb29i #: 11070000.xhp msgctxt "" "11070000.xhp\n" "par_id3155333\n" "help.text" -msgid "Icon All Levels" +msgid "Icon Show All Levels" msgstr "" -#. Y9hBE +#. EC9jC #: 11070000.xhp msgctxt "" "11070000.xhp\n" "par_id3166424\n" "help.text" -msgid "All Levels" -msgstr "ყველა დონე" +msgid "Show All Levels" +msgstr "" #. htUK8 #: 11080000.xhp @@ -5182,14 +5182,14 @@ msgctxt "" msgid "Show Subpoints" msgstr "ქვეწერტილების ჩვენება" -#. a7gEB +#. PBq5V #: 11100000.xhp msgctxt "" "11100000.xhp\n" "tit\n" "help.text" -msgid "Formatting On/Off" -msgstr "ფორმატირების ჩართვა/გამორთვა" +msgid "Show Formatting" +msgstr "" #. hD2V5 #: 11100000.xhp @@ -5200,14 +5200,14 @@ msgctxt "" msgid "formatting;slides headings" msgstr "ფორმატირება; სლაიდები ჰედერები" -#. KtDnh +#. 7GVtQ #: 11100000.xhp msgctxt "" "11100000.xhp\n" "hd_id3150012\n" "help.text" -msgid "Formatting On/Off" -msgstr "ფორმატირების ჩართვა/გამორთვა" +msgid "Show Formatting" +msgstr "" #. x3uAQ #: 11100000.xhp @@ -5218,23 +5218,23 @@ msgctxt "" msgid "Shows or hides the character formatting of the slide headings. To change the character formatting of a heading, open the Styles window, right-click a style, and then choose Modify." msgstr "" -#. wn4YT +#. wpgbG #: 11100000.xhp msgctxt "" "11100000.xhp\n" "par_id3156382\n" "help.text" -msgid "Icon" -msgstr "ხატულა" +msgid "Show Formatting Icon" +msgstr "" -#. ku3tp +#. 6tAg5 #: 11100000.xhp msgctxt "" "11100000.xhp\n" "par_id3145789\n" "help.text" -msgid "Formatting On/Off" -msgstr "ფორმატირების ჩართვა/გამორთვა" +msgid "Show Formatting" +msgstr "" #. qb3uX #: 11110000.xhp @@ -5272,14 +5272,14 @@ msgctxt "" msgid "Shows your slides in black and white only." msgstr "აჩვენებს თქვენს სლაიდებს შავ-თეთრად." -#. EbyNY +#. XR5bY #: 11110000.xhp msgctxt "" "11110000.xhp\n" "par_id3155335\n" "help.text" -msgid "Icon" -msgstr "ხატულა" +msgid "Black and White Icon" +msgstr "" #. spDa7 #: 11110000.xhp diff --git a/source/ka/helpcontent2/source/text/swriter.po b/source/ka/helpcontent2/source/text/swriter.po index 2e892c34166..031dd6f11fa 100644 --- a/source/ka/helpcontent2/source/text/swriter.po +++ b/source/ka/helpcontent2/source/text/swriter.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: 2022-03-21 12:31+0100\n" +"POT-Creation-Date: 2022-05-10 20:16+0200\n" "PO-Revision-Date: 2018-10-21 20:23+0000\n" "Last-Translator: Anonymous Pootle User\n" "Language-Team: LANGUAGE \n" @@ -2329,13 +2329,13 @@ msgctxt "" msgid "Drag the Zoom slider to the left to show more pages, drag to the right to zoom into a page and show a smaller area of the page." msgstr "" -#. eAv78 +#. JxuXA #: main0210.xhp msgctxt "" "main0210.xhp\n" "tit\n" "help.text" -msgid "Print Preview" +msgid "Print Preview Bar (Writer)" msgstr "" #. cFC44 @@ -2356,6 +2356,78 @@ msgctxt "" msgid "The Print Preview Bar appears when you view the current document in the print preview mode." msgstr "" +#. AUxvw +#: main0210.xhp +msgctxt "" +"main0210.xhp\n" +"hd_id801649977850317\n" +"help.text" +msgid "Jump to Specific Page" +msgstr "" + +#. 4KMx6 +#: main0210.xhp +msgctxt "" +"main0210.xhp\n" +"par_id891649977865555\n" +"help.text" +msgid "To go to a specific page in the Print Preview, type the page number in the entry box, then press Enter." +msgstr "" + +#. Qijav +#: main0210.xhp +msgctxt "" +"main0210.xhp\n" +"hd_id121649334614450\n" +"help.text" +msgid "Print" +msgstr "" + +#. E9beE +#: main0210.xhp +msgctxt "" +"main0210.xhp\n" +"par_id641649334677475\n" +"help.text" +msgid "Open the Print dialog." +msgstr "" + +#. SiGWE +#: main0210.xhp +msgctxt "" +"main0210.xhp\n" +"hd_id581649332297923\n" +"help.text" +msgid "Close Preview" +msgstr "" + +#. JewxS +#: main0210.xhp +msgctxt "" +"main0210.xhp\n" +"par_id101649332370147\n" +"help.text" +msgid "Exit from Print Preview." +msgstr "" + +#. vrBnP +#: main0210.xhp +msgctxt "" +"main0210.xhp\n" +"par_id91649332206811\n" +"help.text" +msgid "Close Preview Icon" +msgstr "" + +#. ZTPfH +#: main0210.xhp +msgctxt "" +"main0210.xhp\n" +"par_id661649332206811\n" +"help.text" +msgid "Close Preview" +msgstr "" + #. WmU6L #: main0213.xhp msgctxt "" diff --git a/source/ka/helpcontent2/source/text/swriter/00.po b/source/ka/helpcontent2/source/text/swriter/00.po index 52b8faf1faf..2b92fe0a6a3 100644 --- a/source/ka/helpcontent2/source/text/swriter/00.po +++ b/source/ka/helpcontent2/source/text/swriter/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: 2022-01-31 18:20+0100\n" +"POT-Creation-Date: 2022-05-12 11:50+0200\n" "PO-Revision-Date: 2018-11-14 12:03+0000\n" "Last-Translator: Anonymous Pootle User\n" "Language-Team: LANGUAGE \n" @@ -2014,13 +2014,13 @@ msgctxt "" msgid "Choose Format - Frame and Object - Properties - Options tab." msgstr "" -#. BVcWP +#. y6FeX #: 00000405.xhp msgctxt "" "00000405.xhp\n" "par_id3149774\n" "help.text" -msgid "Choose View - Styles -open context menu Modify/New - Options tab." +msgid "Choose View - Styles - open context menu for selected Frame style - Modify/New - Options tab." msgstr "" #. 8DneW diff --git a/source/ka/helpcontent2/source/text/swriter/01.po b/source/ka/helpcontent2/source/text/swriter/01.po index 5db5c589335..bdf04d603cd 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: 2022-05-04 12:42+0200\n" +"POT-Creation-Date: 2022-05-12 11:50+0200\n" "PO-Revision-Date: 2018-10-21 20:23+0000\n" "Last-Translator: Anonymous Pootle User\n" "Language-Team: LANGUAGE \n" @@ -43,13 +43,13 @@ msgctxt "" msgid "Displays a preview of the printed page or closes the preview." msgstr "" -#. ZGjKD +#. 5Gmsz #: 01120000.xhp msgctxt "" "01120000.xhp\n" "par_id8697470\n" "help.text" -msgid "Use the icons on the Print Preview Bar to scroll through the pages of the document or to print the document." +msgid "Use the icons on the Print Preview Bar to scroll through the pages of the document or to print the document." msgstr "" #. 5AeGZ @@ -79,15 +79,6 @@ msgctxt "" msgid "To exit the print preview, click the Close Preview button." msgstr "" -#. M3sie -#: 01120000.xhp -msgctxt "" -"01120000.xhp\n" -"par_id2649311\n" -"help.text" -msgid "Page View Object Bar" -msgstr "" - #. KvqYw #: 01150000.xhp msgctxt "" @@ -20491,14 +20482,14 @@ msgctxt "" msgid "Specifies protection options for the selected item." msgstr "განსაზღვრავს დაცვის პარამეტრებს მონიშნული ელემენტისთვის." -#. N9KkM +#. LXd4h #: 05060900.xhp msgctxt "" "05060900.xhp\n" "hd_id3149820\n" "help.text" -msgid "Protect Contents" -msgstr "შიგთავსის დაცვა" +msgid "Contents" +msgstr "" #. fHMnG #: 05060900.xhp @@ -20518,14 +20509,14 @@ msgctxt "" msgid "You can still copy the contents of the selected item." msgstr "შეგიძლიათ მონიშნული ელემენტის შიგთავსის კოპირება." -#. XobtU +#. 59pyA #: 05060900.xhp msgctxt "" "05060900.xhp\n" "hd_id3148979\n" "help.text" -msgid "Protect Position" -msgstr "პოზიციის დაცვა" +msgid "Position" +msgstr "" #. sGZuT #: 05060900.xhp @@ -20536,14 +20527,14 @@ msgctxt "" msgid "Locks the position of the selected item in the current document." msgstr "კეტავს მონიშნული ელემენტის პოზიციას მიმდინარე დოკუმენტში." -#. FFPvc +#. k5Lwx #: 05060900.xhp msgctxt "" "05060900.xhp\n" "hd_id3153629\n" "help.text" -msgid "Protect Size" -msgstr "ზომის დაცვა" +msgid "Size" +msgstr "" #. FAB7R #: 05060900.xhp @@ -20554,6 +20545,33 @@ msgctxt "" msgid "Locks the size of the selected item." msgstr "კეტავს მონიშნული ელემენტის ზომას." +#. b8Tfh +#: 05060900.xhp +msgctxt "" +"05060900.xhp\n" +"hd_id3151028\n" +"help.text" +msgid "Content alignment (frames only)" +msgstr "" + +#. WkJhb +#: 05060900.xhp +msgctxt "" +"05060900.xhp\n" +"hd_id671652134896150\n" +"help.text" +msgid "Vertical alignment" +msgstr "" + +#. daMys +#: 05060900.xhp +msgctxt "" +"05060900.xhp\n" +"par_id3149164\n" +"help.text" +msgid "Specifies the vertical alignment of the frame's content. Mainly it means text content, but it also affects tables and other objects anchored to the text area (anchored as character, to character or to paragraph), for example frames, graphics or drawings." +msgstr "" + #. Ljpht #: 05060900.xhp msgctxt "" @@ -20608,14 +20626,14 @@ msgctxt "" msgid "Includes the selected item when you print the document." msgstr "ჩაურთავს მონიშნულ ელემენტს დოკუმენტის ბეჭდვისას." -#. 9BFkp +#. TiRN4 #: 05060900.xhp msgctxt "" "05060900.xhp\n" "hd_id3145776\n" "help.text" -msgid "Text flow" -msgstr "ტექსტის ნაკადი" +msgid "Text direction (frames only)" +msgstr "" #. 3repr #: 05060900.xhp @@ -20626,24 +20644,6 @@ msgctxt "" msgid "Specifies the preferred text flow direction in a frame. To use the default text flow settings for the page, select Use superordinate object settings from the list." msgstr "განსაზღვრავს სასურველი ტექსტის დინების მიმართულენას ჩარჩოში.გამოიყენეთ სუპერორდინირებული ობიექტების პარამეტრები სიიდან." -#. af3Dr -#: 05060900.xhp -msgctxt "" -"05060900.xhp\n" -"hd_id3151028\n" -"help.text" -msgid "Content vertical alignment" -msgstr "" - -#. daMys -#: 05060900.xhp -msgctxt "" -"05060900.xhp\n" -"par_id3149164\n" -"help.text" -msgid "Specifies the vertical alignment of the frame's content. Mainly it means text content, but it also affects tables and other objects anchored to the text area (anchored as character, to character or to paragraph), for example frames, graphics or drawings." -msgstr "" - #. 6AjYC #: 05060900.xhp msgctxt "" diff --git a/source/ka/helpcontent2/source/text/swriter/02.po b/source/ka/helpcontent2/source/text/swriter/02.po index 13c5483eb32..ddecc2e82b4 100644 --- a/source/ka/helpcontent2/source/text/swriter/02.po +++ b/source/ka/helpcontent2/source/text/swriter/02.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2022-05-04 12:42+0200\n" +"POT-Creation-Date: 2022-05-10 20:16+0200\n" "PO-Revision-Date: 2017-11-22 14:53+0000\n" "Last-Translator: Anonymous Pootle User\n" "Language-Team: LANGUAGE \n" @@ -1015,13 +1015,13 @@ msgctxt "" msgid "Zooms in to get a close-up view of the document." msgstr "" -#. CCWap +#. Lkcqa #: 10010000.xhp msgctxt "" "10010000.xhp\n" "par_id3154572\n" "help.text" -msgid "Icon Zoom In" +msgid "Icon Zoom In" msgstr "" #. pBveG @@ -1060,14 +1060,14 @@ msgctxt "" msgid "Zooms out to see more of the document at a reduced size." msgstr "აშორებს, დაკლებუი ზომის დოკუმენტში მეტის გამოსაჩენად." -#. w5mbs +#. MGnnw #: 10020000.xhp msgctxt "" "10020000.xhp\n" "par_id3148775\n" "help.text" -msgid "Icon" -msgstr "ხატულა" +msgid "Zoom Out Icon" +msgstr "" #. k3fKF #: 10020000.xhp @@ -1105,6 +1105,51 @@ msgctxt "" msgid "Determines the zoom level of the print preview." msgstr "" +#. FCDCs +#: 10040000.xhp +msgctxt "" +"10040000.xhp\n" +"tit\n" +"help.text" +msgid "Single Page Preview" +msgstr "" + +#. LqErf +#: 10040000.xhp +msgctxt "" +"10040000.xhp\n" +"hd_id691649976425993\n" +"help.text" +msgid "Single Page Preview" +msgstr "" + +#. 8ttBs +#: 10040000.xhp +msgctxt "" +"10040000.xhp\n" +"par_id801649977112401\n" +"help.text" +msgid "Displays one page at a time in the Print Preview window." +msgstr "" + +#. iwFVN +#: 10040000.xhp +msgctxt "" +"10040000.xhp\n" +"par_id331649976674083\n" +"help.text" +msgid "Single Page Preview Icon" +msgstr "" + +#. TgK95 +#: 10040000.xhp +msgctxt "" +"10040000.xhp\n" +"par_id161649976674083\n" +"help.text" +msgid "Single Page Preview" +msgstr "" + #. KSNCT #: 10050000.xhp msgctxt "" @@ -1159,6 +1204,15 @@ msgctxt "" msgid "Multiple Pages Preview" msgstr "" +#. Fusb6 +#: 10070000.xhp +msgctxt "" +"10070000.xhp\n" +"hd_id3147171\n" +"help.text" +msgid "Multiple Pages Preview" +msgstr "" + #. NhuBC #: 10070000.xhp msgctxt "" @@ -1168,14 +1222,14 @@ msgctxt "" msgid "Defines the number of pages displayed on screen. Click the arrow next to the icon to open a grid to select the number of pages to be displayed as rows and columns in the preview." msgstr "განსაზღვრავს ეკრანზე გამოჩენილი გვერდების რაოდენობას. დააწკაპუნეთ ხატულას გვერდით მდებარე ისარშ რათა გახსნათ ბადე, რომლიდანაც ამოირჩევთ გვერდების რაოდენობას, რომლებიც გადახედვის დროს გამოჩნდება როგორც სტრიქონები და სვეტები." -#. qPqh9 +#. TDxzR #: 10070000.xhp msgctxt "" "10070000.xhp\n" "par_id3152738\n" "help.text" -msgid "Icon" -msgstr "ხატულა" +msgid "Icon Multiple Pages Preview" +msgstr "" #. zUeSr #: 10070000.xhp @@ -1186,13 +1240,31 @@ msgctxt "" msgid "Multiple Pages Preview" msgstr "" -#. PnAup +#. 68LCW #: 10070000.xhp msgctxt "" "10070000.xhp\n" "par_id3154573\n" "help.text" -msgid "After clicking the Multiple Pages Preview icon, the Multiple pages dialog opens. Use the two spin buttons to set the number of pages to be displayed." +msgid "After clicking the Multiple Pages Preview icon, move the mouse over the desired number of rows and columns." +msgstr "" + +#. W4FH2 +#: 10070000.xhp +msgctxt "" +"10070000.xhp\n" +"hd_id121649340192450\n" +"help.text" +msgid "More Options" +msgstr "" + +#. ACeQB +#: 10070000.xhp +msgctxt "" +"10070000.xhp\n" +"par_id3149822\n" +"help.text" +msgid "You can also choose settings by clicking More Options to open a new dialog, then use the two spin buttons to set the number of pages to be displayed." msgstr "" #. F9TJ2 @@ -1231,15 +1303,6 @@ msgctxt "" msgid "Defines the number of pages shown in columns." msgstr "განსაზღვრავს სვეტებში ნაჩვენები გვერდების რაოდენობას." -#. Eotvo -#: 10070000.xhp -msgctxt "" -"10070000.xhp\n" -"par_id3149822\n" -"help.text" -msgid "The settings you choose in the dialog can also be set using the mouse: Click the arrow next to the Multiple Pages Preview icon. Now move the mouse over the desired number of rows and columns." -msgstr "" - #. fn4C8 #: 10080000.xhp msgctxt "" @@ -1276,14 +1339,14 @@ msgctxt "" msgid "Select to display the first page on the right side in the print preview. If not selected, the first page is displayed on the left side of the preview." msgstr "" -#. hDfSR +#. sJbRH #: 10080000.xhp msgctxt "" "10080000.xhp\n" "par_idN10635\n" "help.text" -msgid "book preview icon" -msgstr "წიგნის გადახედვის ხატულა" +msgid "book preview icon" +msgstr "" #. PDgVj #: 10080000.xhp -- cgit