diff options
author | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2023-12-15 13:24:11 +0100 |
---|---|---|
committer | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2023-12-15 13:24:11 +0100 |
commit | 38b799b9f758e455d561b03dda4b67ee43d943fe (patch) | |
tree | ed7fb7c2affad98c29cf7a23a81f7e8499ce92d4 /source/lt | |
parent | a0c2cb43becec95fddd09ed6300525a735b4ba95 (diff) |
update translations for master/24-2
and force-fix errors using pocheck
Change-Id: Ib2816d25b6b144e161a8b2eced1702af7a527c93
Diffstat (limited to 'source/lt')
18 files changed, 1742 insertions, 493 deletions
diff --git a/source/lt/cui/messages.po b/source/lt/cui/messages.po index fae0c4b84ec..c7e50615606 100644 --- a/source/lt/cui/messages.po +++ b/source/lt/cui/messages.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: 2023-12-07 12:38+0100\n" +"POT-Creation-Date: 2023-12-15 12:23+0100\n" "PO-Revision-Date: 2023-07-16 02:08+0000\n" "Last-Translator: Modestas Rimkus <modestas.rimkus@gmail.com>\n" "Language-Team: Lithuanian <https://translations.documentfoundation.org/projects/libo_ui-master/cuimessages/lt/>\n" @@ -16160,14 +16160,32 @@ msgctxt "optonlineupdatepage|privacy" msgid "Privacy Policy" msgstr "" +#. J8yDh +#: cui/uiconfig/ui/optonlineupdatepage.ui:529 +msgctxt "optonlineupdatepage|enableMar" +msgid "Enable au_tomatic update" +msgstr "" + +#. 5wGFT +#: cui/uiconfig/ui/optonlineupdatepage.ui:538 +msgctxt "extended_tip|enableMar" +msgid "Mark to enable automatic update." +msgstr "" + +#. 6QoX2 +#: cui/uiconfig/ui/optonlineupdatepage.ui:547 +msgctxt "optonlineupdatepage|labelMar" +msgid "Automatic Update" +msgstr "" + #. 3J5As -#: cui/uiconfig/ui/optonlineupdatepage.ui:527 +#: cui/uiconfig/ui/optonlineupdatepage.ui:561 msgctxt "optonlineupdatepage|label1" msgid "Online Update Options" msgstr "Atnaujinimo internetu parinktys" #. MdSsA -#: cui/uiconfig/ui/optonlineupdatepage.ui:535 +#: cui/uiconfig/ui/optonlineupdatepage.ui:569 msgctxt "extended_tip|OptOnlineUpdatePage" msgid "Specifies some options for the automatic notification and downloading of online updates to the office suite." msgstr "" diff --git a/source/lt/helpcontent2/source/text/sbasic/shared/03.po b/source/lt/helpcontent2/source/text/sbasic/shared/03.po index 80df7e62f4d..ec358f62249 100644 --- a/source/lt/helpcontent2/source/text/sbasic/shared/03.po +++ b/source/lt/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: 2023-12-04 15:06+0100\n" +"POT-Creation-Date: 2023-12-15 12:24+0100\n" "PO-Revision-Date: 2021-02-01 16:24+0000\n" "Last-Translator: Valentina Dagiene <valentina.dagiene@mif.vu.lt>\n" "Language-Team: Lithuanian <https://translations.documentfoundation.org/projects/libo_help-master/textsbasicshared03/lt/>\n" @@ -11023,13 +11023,13 @@ msgctxt "" msgid "<emph>header</emph>: Set this argument to <literal>True</literal> to make the first entry in the <literal>Array</literal> contain the column headers (Default = <literal>False</literal>)." msgstr "" -#. iCFyh +#. Rnc4L #: sf_dataset.xhp msgctxt "" "sf_dataset.xhp\n" "par_id381701012520715\n" "help.text" -msgid "<emph>maxrows</emph>: Define the maximum number of records to be returned. If the number of existing records is smaller than <literal>maxrows</literal>, then the returned array will have only the existing records. Leave this argument blank or set it to zero to return all rows in the dataset (Default = 0)" +msgid "<emph>maxrows</emph>: Defines the maximum number of records to be returned. If the number of existing records is smaller than <literal>maxrows</literal>, then the size of the returned array will be equal to the number of remaining records in the dataset. Leave this argument blank or set it to zero to return all rows in the dataset (Default = 0)" msgstr "" #. mMgUE @@ -17782,6 +17782,24 @@ msgctxt "" msgid "<literal>True</literal> if the document is actually in read-only mode" msgstr "" +#. W2vPK +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id201589196128733\n" +"help.text" +msgid "Yes" +msgstr "" + +#. aLxQu +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id372699195028843\n" +"help.text" +msgid "List of available style families. Applicable to all document types except Base." +msgstr "" + #. zK55N #: sf_document.xhp msgctxt "" @@ -17836,13 +17854,40 @@ msgctxt "" msgid "UNO Object" msgstr "" -#. BprB8 +#. EfFHW #: sf_document.xhp msgctxt "" "sf_document.xhp\n" "par_id881582885195976\n" "help.text" -msgid "The UNO object <link href=\"https://api.libreoffice.org/docs/idl/ref/interfacecom_1_1sun_1_1star_1_1lang_1_1XComponent.html\"><literal>com.sun.star.lang.XComponent</literal></link> or <link href=\"https://api.libreoffice.org/docs/idl/ref/servicecom_1_1sun_1_1star_1_1sdb_1_1OfficeDatabaseDocument.html\"><literal>com.sun.star.comp.dba.ODatabaseDocument</literal></link> representing the document" +msgid "The UNO object <link href=\"https://api.libreoffice.org/docs/idl/ref/interfacecom_1_1sun_1_1star_1_1lang_1_1XComponent.html\"><literal>com.sun.star.lang.XComponent</literal></link> or <link href=\"https://api.libreoffice.org/docs/idl/ref/servicecom_1_1sun_1_1star_1_1sdb_1_1OfficeDatabaseDocument.html\"><literal>com.sun.star.comp.dba.ODatabaseDocument</literal></link> representing the document." +msgstr "" + +#. wQZ4N +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id232682885195686\n" +"help.text" +msgid "Yes" +msgstr "" + +#. ev37u +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id371693885195525\n" +"help.text" +msgid "UNO Object" +msgstr "" + +#. Hu6zu +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id881582885205976\n" +"help.text" +msgid "A <literal>com.sun.star.XXX.DocumentSettings</literal> UNO object - where XXX is sheet, text, drawing or presentation - that gives access to UNO internal properties, that are specific to the document's type." msgstr "" #. coFyk @@ -18043,6 +18088,51 @@ msgctxt "" msgid "Refer to the <link href=\"text/sbasic/shared/03/sf_menu.xhp\"><input>SFWidgets.Menu</input></link> help page to learn more about how to create/remove menus in %PRODUCTNAME document windows." msgstr "" +#. WW9zB +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id652699200121080\n" +"help.text" +msgid "Suppresses a single style or an array of styles given by their nameswithin a specific styles family. Only user-defined styles may be deleted, built-in styles are ignored. It applies to all document types except <literal>Base</literal> and <literal>FormDocument</literal>." +msgstr "" + +#. dXBxC +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id361580300131416\n" +"help.text" +msgid "<emph>family</emph>: One of the style families present in the actual document, as a case-sensitive string. Valid family names can be retrieved using <literal>StyleFamilies</literal> property." +msgstr "" + +#. 6AnyP +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id361589211129686\n" +"help.text" +msgid "<emph>stylelist</emph>: A single style name as a string or an array of style names. The style names may be localized or not. The StylesList is typically the output of the execution of a <literal>Styles()</literal> method." +msgstr "" + +#. AJtnV +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"bas_id551699456930743\n" +"help.text" +msgid "' Removing unused paragraph styles" +msgstr "" + +#. JnZoE +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"pyc_id61699457030186\n" +"help.text" +msgid "# Removing styles according to a prefix" +msgstr "" + #. v8axk #: sf_document.xhp msgctxt "" @@ -18214,6 +18304,78 @@ msgctxt "" msgid "' Sets to True the option to export comments as PDF notes" msgstr "" +#. TiH9w +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id266589200121149\n" +"help.text" +msgid "This method loads all the styles belonging to one or more style families from a closed file into the actual document. The actual document must be a <literal>Calc</literal> or a <literal>Writer</literal> document." +msgstr "" + +#. gCqGQ +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id11701265953648\n" +"help.text" +msgid "Are always imported together:" +msgstr "" + +#. tjyq4 +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id221701265998649\n" +"help.text" +msgid "<literal>ParagraphStyles</literal> and <literal>CharacterStyles</literal>" +msgstr "" + +#. xPubF +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id441701265999801\n" +"help.text" +msgid "<literal>NumberingStyles</literal> and <literal>ListStyles</literal>" +msgstr "" + +#. D9og7 +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id091611169416945\n" +"help.text" +msgid "Returns <literal>True</literal> if styles were successfully imported." +msgstr "" + +#. 2LSWM +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id321635436910004\n" +"help.text" +msgid "<emph>filename</emph>: The file from which to load the styles in the <literal>FileSystem</literal> notation. The file is presumed to be of the same document type as the actual document." +msgstr "" + +#. hXEZC +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id251635436912157\n" +"help.text" +msgid "<emph>families</emph>: One of the style families present in the actual document, as a case-sensitive string or an array of such strings. Default = all families." +msgstr "" + +#. 2TZYE +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id362635436912268\n" +"help.text" +msgid "<emph>overwrite</emph>: When <literal>True</literal>, the actual styles may be overwritten. Default is <literal>False</literal>." +msgstr "" + #. HNC9m #: sf_document.xhp msgctxt "" @@ -18628,6 +18790,204 @@ msgctxt "" msgid "<emph>paperformat</emph>: Specifies the paper format as a string value that can be either <literal>A3</literal>, <literal>A4</literal>, <literal>A5</literal>, <literal>LETTER</literal>, <literal>LEGAL</literal> or <literal>TABLOID</literal>. Left unchanged when absent." msgstr "" +#. BpEAD +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id652600200121080\n" +"help.text" +msgid "Retrieves a list of styles matching an optional compound criteria, the returned array may be empty. It applies to all document types except <literal>Base</literal>." +msgstr "" + +#. aX4uW +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id361589322129686\n" +"help.text" +msgid "<emph>category</emph>: A case-insensitive string: TEXT, CHAPTER, LIST, INDEX, EXTRA, HTML. For their respective meanings, refer to <link href=\"https://api.libreoffice.org/docs/idl/ref/namespacecom_1_1sun_1_1star_1_1style_1_1ParagraphStyleCategory.html\">paragraph style category</link> API documentation." +msgstr "" + +#. F4Xw3 +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id921701269531603\n" +"help.text" +msgid "This argument is ignored when the Family differs from \"ParagraphStyles\"." +msgstr "" + +#. qewoY +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id472589322129797\n" +"help.text" +msgid "<emph>namepattern</emph>: A filter on the style names, as a case-sensitive string pattern. The names include the internal and localized names." +msgstr "" + +#. PKTcE +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id551701269163643\n" +"help.text" +msgid "Admitted wildcard are:" +msgstr "" + +#. rdS9x +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id481701269193780\n" +"help.text" +msgid "the \"?\" representing any single character." +msgstr "" + +#. inKcT +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id821701269197990\n" +"help.text" +msgid "the \"*\" representing zero, one, or multiple characters" +msgstr "" + +#. rdFLq +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id583589322129808\n" +"help.text" +msgid "<emph>parentstyle</emph>: When present, only the children of the given, localized or not, parent style name are retained." +msgstr "" + +#. 7D7hd +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id694589322129919\n" +"help.text" +msgid "<emph>used</emph>: When <literal>True</literal>, the style must be used in the document, when absent the argument is ignored." +msgstr "" + +#. XSXuF +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id705589322129020\n" +"help.text" +msgid "<emph>userdefined</emph>: When <literal>True</literal>, the style must have been added by the user, either in the document or its template, when absent, the argument is ignored." +msgstr "" + +#. oJ6ge +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"bas_id751644827903865\n" +"help.text" +msgid "vStyles = oDoc.Styles(\"ParagraphStyles\") 'All styles in the family" +msgstr "" + +#. 9FFPB +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"bas_id32799458678382\n" +"help.text" +msgid "vStyles = oDoc.Styles(\"ParagraphStyles\", \"H*\") 'Heading, Heading 1, ..." +msgstr "" + +#. PkEhk +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"bas_id621654231224240\n" +"help.text" +msgid "vStyles = oDoc.Styles(\"ParagraphStyles\", Used := False, UserDefined := True) ' All user-defined styles that are not used" +msgstr "" + +#. v876B +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"bas_id421701270188965\n" +"help.text" +msgid "vStyles = oDoc.Styles(\"ParagraphStyles\", ParentStyle := \"Standard\") ' All styles derived from the 'Default Paragraph Style'" +msgstr "" + +#. DmGtB +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"pyc_id901701270289703\n" +"help.text" +msgid "vStyles = doc.Styles('ParagraphStyles') #All styles in the family" +msgstr "" + +#. havQL +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"pyc_id91701270291214\n" +"help.text" +msgid "vStyles = doc.Styles('ParagraphStyles', 'H*') #Heading, Heading 1, ..." +msgstr "" + +#. mAFuJ +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"pyc_id381701270291427\n" +"help.text" +msgid "vStyles = doc.Styles('ParagraphStyles', Used = False, UserDefined = True) # All user-defined styles that are not used" +msgstr "" + +#. XgDGS +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"pyc_id841701270291654\n" +"help.text" +msgid "vStyles = doc.Styles('ParagraphStyles', ParentStyle = 'Standard\") # All styles derived from the \"Default Paragraph Style\"" +msgstr "" + +#. wHDkF +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id091612259727155\n" +"help.text" +msgid "This method returns either a list of the available toolbar names in the actual document or an instance <link href=\"text/sbasic/shared/03/sf_toolbar.xhp\"><input>SFWidgets.Toolbar</input></link> service." +msgstr "" + +#. n65W7 +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id361580321120786\n" +"help.text" +msgid "<emph>ToolbarName</emph>: The usual name of one of the available toolbars." +msgstr "" + +#. jSJAa +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id091612259616155\n" +"help.text" +msgid "This method returns the UNO representation of a given style for all document types except <literal>Base</literal>. <literal>Nothing</literal> is returned when the StyleName does not exist in the given Family." +msgstr "" + +#. ignqD +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id361589211120786\n" +"help.text" +msgid "<emph>stylename</emph>: One of the styles present in the given family, as a case-sensitive string. The <literal>StyleName</literal> may be localized or not." +msgstr "" + #. WCH7E #: sf_exception.xhp msgctxt "" @@ -33757,6 +34117,15 @@ msgctxt "" msgid "List of Properties in the UnitTest Service" msgstr "" +#. LBxFa +#: sf_toc.xhp +msgctxt "" +"sf_toc.xhp\n" +"hd_id1016711992513650\n" +"help.text" +msgid "<literal>ScriptForge</literal>.<literal>Writer</literal> service" +msgstr "" + #. EBb8i #: sf_toolbar.xhp msgctxt "" @@ -33838,13 +34207,13 @@ msgctxt "" msgid "Before using the <literal>Toolbar</literal> service the <literal>ScriptForge</literal> library needs to be loaded or imported:" msgstr "" -#. H4Jrb +#. T8Xfw #: sf_toolbar.xhp msgctxt "" "sf_toolbar.xhp\n" "par_id411700851985942\n" "help.text" -msgid "The <literal>Toolbar</literal> service is invoked using the <literal>Toolbars</literal> method, which is available in the following services: <literal>Calc</literal>, <literal>Datasheet</literal>, <literal>Document</literal>, <literal>FormDocument</literal> and <literal>Writer</literal>." +msgid "The <literal>Toolbar</literal> service is invoked using the <literal>Toolbars</literal> method, which is available in <link href=\"text/sbasic/shared/03/sf_document.xhp\">SFDocuments.Document</link> service." msgstr "" #. DXXZt diff --git a/source/lt/helpcontent2/source/text/scalc.po b/source/lt/helpcontent2/source/text/scalc.po index f3da4c46784..f5859b983ae 100644 --- a/source/lt/helpcontent2/source/text/scalc.po +++ b/source/lt/helpcontent2/source/text/scalc.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: 2023-12-04 16:28+0100\n" +"POT-Creation-Date: 2023-12-15 12:24+0100\n" "PO-Revision-Date: 2020-12-21 16:36+0000\n" "Last-Translator: eglejasu <egle.jasute@gmail.com>\n" "Language-Team: Lithuanian <https://translations.documentfoundation.org/projects/libo_help-master/textscalc/lt/>\n" @@ -358,24 +358,6 @@ msgctxt "" msgid "<ahelp hid=\".\">This menu contains commands to modify and manage a sheet and its elements.</ahelp>" msgstr "<ahelp hid=\".\">Šio meniu komandos skirtos keisti ir tvarkyti lakštus ir jų elementus.</ahelp>" -#. vg558 -#: main0116.xhp -msgctxt "" -"main0116.xhp\n" -"par_id0906201507414191\n" -"help.text" -msgid "<link href=\"text/scalc/01/04030000.xhp\">Insert Rows</link>" -msgstr "<link href=\"text/scalc/01/04030000.xhp\">Įterpti eilutes</link>" - -#. amygw -#: main0116.xhp -msgctxt "" -"main0116.xhp\n" -"par_id0906201507414192\n" -"help.text" -msgid "<link href=\"text/scalc/01/04040000.xhp\">Insert Columns</link>" -msgstr "<link href=\"text/scalc/01/04040000.xhp\">Įterpti stulpelius</link>" - #. Uszwv #: main0116.xhp msgctxt "" diff --git a/source/lt/helpcontent2/source/text/scalc/00.po b/source/lt/helpcontent2/source/text/scalc/00.po index fce362f635c..26655cbaeb9 100644 --- a/source/lt/helpcontent2/source/text/scalc/00.po +++ b/source/lt/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: 2023-12-04 15:06+0100\n" +"POT-Creation-Date: 2023-12-15 12:24+0100\n" "PO-Revision-Date: 2020-12-18 18:36+0000\n" "Last-Translator: Valentina Dagiene <valentina.dagiene@mif.vu.lt>\n" "Language-Team: Lithuanian <https://weblate.documentfoundation.org/projects/libo_help-master/textscalc00/lt/>\n" @@ -367,59 +367,149 @@ msgctxt "" msgid "<variable id=\"bausfullen\">Choose <emph>Sheet - Fill Cells</emph>.</variable>" msgstr "<variable id=\"bausfullen\">Pasirinkite<emph>Lakštas → Užpildyti langelius</emph></variable>" -#. GBRFt +#. 9q5TJ #: 00000402.xhp msgctxt "" "00000402.xhp\n" "par_id3143267\n" "help.text" -msgid "<variable id=\"bausunten\">Choose <emph>Sheet - Fill Cells - Down</emph>.</variable>" -msgstr "<variable id=\"bausunten\">Pasirinkite <emph>Lakštas → Užpildyti langelius → Žemyn</emph></variable>" +msgid "<variable id=\"bausunten\">Choose <menuitem>Sheet - Fill Cells - Fill Down</menuitem>.</variable>" +msgstr "" + +#. ZZDxK +#: 00000402.xhp +msgctxt "" +"00000402.xhp\n" +"par_id381702423479154\n" +"help.text" +msgid "<image src=\"cmd/lc_filldown.svg\" id=\"img_id231702423479155\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id61702423479156\">Icon Fill Down</alt></image>" +msgstr "" + +#. MsDBH +#: 00000402.xhp +msgctxt "" +"00000402.xhp\n" +"par_id681702423479158\n" +"help.text" +msgid "Fill Down" +msgstr "" + +#. pQEmT +#: 00000402.xhp +msgctxt "" +"00000402.xhp\n" +"par_id101702423551507\n" +"help.text" +msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode> + D</keycode>" +msgstr "" -#. kFrPz +#. M432k #: 00000402.xhp msgctxt "" "00000402.xhp\n" "par_id3153880\n" "help.text" -msgid "<variable id=\"bausrechts\">Choose <emph>Sheet - Fill Cells - Right</emph>.</variable>" -msgstr "<variable id=\"bausrechts\">Pasirinkite <emph>Lakštas → Užpildyti langelius → Dešinėn</emph></variable>" +msgid "<variable id=\"bausrechts\">Choose <menuitem>Sheet - Fill Cells - Fill Right</menuitem>.</variable>" +msgstr "" + +#. PhoA9 +#: 00000402.xhp +msgctxt "" +"00000402.xhp\n" +"par_id701702423952474\n" +"help.text" +msgid "<image src=\"cmd/lc_fillright.svg\" id=\"img_id401702423952475\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id141702423952476\">Icon Fill Right</alt></image>" +msgstr "" + +#. 5FsZE +#: 00000402.xhp +msgctxt "" +"00000402.xhp\n" +"par_id731702423952478\n" +"help.text" +msgid "Fill Right" +msgstr "" -#. dq3T2 +#. VUPcX #: 00000402.xhp msgctxt "" "00000402.xhp\n" "par_id3151245\n" "help.text" -msgid "<variable id=\"bausoben\">Choose <emph>Sheet - Fill Cells - Up</emph>.</variable>" -msgstr "<variable id=\"bausoben\">Pasirinkti<emph>Lakštas → Užpildyti langelius → Aukštyn</emph></variable>" +msgid "<variable id=\"bausoben\">Choose <menuitem>Sheet - Fill Cells - Fill Up</menuitem>.</variable>" +msgstr "" + +#. 6DDMV +#: 00000402.xhp +msgctxt "" +"00000402.xhp\n" +"par_id931702424038217\n" +"help.text" +msgid "<image src=\"cmd/lc_fillup.svg\" id=\"img_id681702424038218\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id861702424038219\">Icon Fill Up</alt></image>" +msgstr "" + +#. BSCoV +#: 00000402.xhp +msgctxt "" +"00000402.xhp\n" +"par_id601702424038221\n" +"help.text" +msgid "Fill Up" +msgstr "" -#. oGY7v +#. uZKEb #: 00000402.xhp msgctxt "" "00000402.xhp\n" "par_id3145068\n" "help.text" -msgid "<variable id=\"bauslinks\">Choose <emph>Sheet - Fill Cells - Left</emph>.</variable>" -msgstr "<variable id=\"bauslinks\">Pasirinkite <emph>Lakštas → Užpildyti langelius → Kairėn</emph></variable>" +msgid "<variable id=\"bauslinks\">Choose <menuitem>Sheet - Fill Cells - Fill Left</menuitem>.</variable>" +msgstr "" + +#. CbsFB +#: 00000402.xhp +msgctxt "" +"00000402.xhp\n" +"par_id601702424217651\n" +"help.text" +msgid "<image src=\"cmd/lc_fillleft.svg\" id=\"img_id691702424217653\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id311702424217654\">Icon Fill Left</alt></image>" +msgstr "" + +#. EZDUA +#: 00000402.xhp +msgctxt "" +"00000402.xhp\n" +"par_id321702424217655\n" +"help.text" +msgid "Fill Left" +msgstr "" -#. HoCxK +#. CBPtY #: 00000402.xhp msgctxt "" "00000402.xhp\n" "par_id3150400\n" "help.text" -msgid "<variable id=\"baustab\">Choose <emph>Sheet - Fill Cells - Sheets</emph>.</variable>" -msgstr "<variable id=\"baustab\">Pasirinkite<emph>Lakštas → Užpildyti langelius → Visus</emph></variable>" +msgid "<variable id=\"baustab\">Choose <menuitem>Sheet - Fill Cells - Fill Sheets</menuitem>.</variable>" +msgstr "" -#. AxSYV +#. Vnuds #: 00000402.xhp msgctxt "" "00000402.xhp\n" "par_id3154910\n" "help.text" -msgid "<variable id=\"bausreihe\">Choose <emph>Sheet - Fill Cells - Series</emph>.</variable>" -msgstr "<variable id=\"bausreihe\">Pasirinkite<emph>Lakštas → Užpildyti langelius → Eilę</emph></variable>" +msgid "<variable id=\"bausreihe\">Choose <menuitem>Sheet - Fill Cells - Fill Series</menuitem>.</variable>" +msgstr "" + +#. dF5Bv +#: 00000402.xhp +msgctxt "" +"00000402.xhp\n" +"par_id2308201415500176457\n" +"help.text" +msgid "Choose <menuitem>Sheet - Fill Cells - Fill Random Number</menuitem>" +msgstr "" #. FtVof #: 00000402.xhp @@ -430,14 +520,41 @@ msgctxt "" msgid "Choose <emph>Sheet - Clear Cells</emph>." msgstr "Pasirinkite<emph>Lakštas → Valyti langelius</emph>." -#. xKoco +#. c7DGx +#: 00000402.xhp +msgctxt "" +"00000402.xhp\n" +"par_id281702417873169\n" +"help.text" +msgid "Choose <menuitem>Clear Contents</menuitem>." +msgstr "" + +#. cT6PS +#: 00000402.xhp +msgctxt "" +"00000402.xhp\n" +"par_id461702417761205\n" +"help.text" +msgid "<image src=\"cmd/lc_delete.svg\" id=\"img_id371702417761206\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id181702417761207\">Icon Clear Cells</alt></image>" +msgstr "" + +#. BMmeb +#: 00000402.xhp +msgctxt "" +"00000402.xhp\n" +"par_id831702417761209\n" +"help.text" +msgid "Clear Cells" +msgstr "" + +#. gjYcc #: 00000402.xhp msgctxt "" "00000402.xhp\n" "par_id3145785\n" "help.text" -msgid "Backspace" -msgstr "Naikinimo klavišas" +msgid "<keycode>Backspace</keycode>" +msgstr "" #. UPt9p #: 00000402.xhp @@ -448,6 +565,51 @@ msgctxt "" msgid "<variable id=\"bzelo\">Choose <emph>Sheet - Delete Cells</emph>.</variable>" msgstr "<variable id=\"bzelo\">Pasirinkite <emph>Lakštas → Šalinti langelius</emph></variable>" +#. c9AEC +#: 00000402.xhp +msgctxt "" +"00000402.xhp\n" +"par_id971702164002432\n" +"help.text" +msgid "Choose <menuitem>Delete Cells</menuitem>." +msgstr "" + +#. 46bmh +#: 00000402.xhp +msgctxt "" +"00000402.xhp\n" +"par_id191702164105095\n" +"help.text" +msgid "On the <menuitem>Layout</menuitem> menu of the <menuitem>Layout</menuitem> tab, choose <menuitem>Delete</menuitem>." +msgstr "" + +#. hiADN +#: 00000402.xhp +msgctxt "" +"00000402.xhp\n" +"par_id211702164263029\n" +"help.text" +msgid "<image src=\"cmd/lc_deletecell.svg\" id=\"img_id711702164263030\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id411702164263031\">Icon Delete Cells</alt></image>" +msgstr "" + +#. yAEDA +#: 00000402.xhp +msgctxt "" +"00000402.xhp\n" +"par_id451702164263033\n" +"help.text" +msgid "Delete Cells" +msgstr "" + +#. BxorP +#: 00000402.xhp +msgctxt "" +"00000402.xhp\n" +"par_id641702163984154\n" +"help.text" +msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode> + \"-\"</keycode>" +msgstr "" + #. tVKSX #: 00000402.xhp msgctxt "" @@ -1312,22 +1474,22 @@ msgctxt "" msgid "Choose <menuitem>Sheet - Insert Cells</menuitem>." msgstr "Pasirinkite <menuitem>Lakštas → Įterpti langelį</menuitem>." -#. pybbE +#. wvykk #: 00000404.xhp msgctxt "" "00000404.xhp\n" -"par_id3154514\n" +"par_id721702126497511\n" "help.text" -msgid "Choose <menuitem>View - Toolbars</menuitem> and select the <emph>Insert Cells</emph> toolbar:" -msgstr "Pasirinkite <menuitem>Rodymas → Mygtukų juostos</menuitem> → mygtukus <emph>Langelio įterpimas</emph>:" +msgid "Choose <menuitem>Insert - Insert Cells</menuitem>." +msgstr "" -#. KpwN3 +#. MvGCc #: 00000404.xhp msgctxt "" "00000404.xhp\n" "par_id3149656\n" "help.text" -msgid "<image id=\"img_id3154365\" src=\"cmd/sc_inscellsctrl.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154365\">Icon</alt></image>" +msgid "<image id=\"img_id3154365\" src=\"cmd/lc_inscellsctrl.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154365\">Icon Insert Cells</alt></image>" msgstr "" #. u7DxG @@ -1339,6 +1501,15 @@ msgctxt "" msgid "Insert Cells" msgstr "Langelių įterpimas" +#. GQQsR +#: 00000404.xhp +msgctxt "" +"00000404.xhp\n" +"par_id681702126442763\n" +"help.text" +msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode> + \"+\"</keycode>" +msgstr "" + #. 7mGjW #: 00000404.xhp msgctxt "" @@ -1420,6 +1591,51 @@ msgctxt "" msgid "<variable id=\"eitabfile\">Choose <menuitem>Sheet - Insert Sheet from File</menuitem>.</variable>" msgstr "<variable id=\"eitabfile\">Pasirinkite <menuitem>Lakštas → Įterpti lakštą iš failo</menuitem>.</variable>" +#. 3f9xi +#: 00000404.xhp +msgctxt "" +"00000404.xhp\n" +"par_id151702403498564\n" +"help.text" +msgid "Choose <menuitem>Insert - Insert Sheet - From File</menuitem>." +msgstr "" + +#. A9FFu +#: 00000404.xhp +msgctxt "" +"00000404.xhp\n" +"par_id601702404855774\n" +"help.text" +msgid "On the <menuitem>Insert</menuitem> menu of the <menuitem>Insert</menuitem> tab, choose <menuitem>Insert Sheet from File</menuitem>." +msgstr "" + +#. Pvimi +#: 00000404.xhp +msgctxt "" +"00000404.xhp\n" +"par_id281702403424406\n" +"help.text" +msgid "Choose <menuitem>Insert Sheet - From file</menuitem>." +msgstr "" + +#. 6iErE +#: 00000404.xhp +msgctxt "" +"00000404.xhp\n" +"par_id791702403654890\n" +"help.text" +msgid "<image src=\"cmd/lc_insert.svg\" id=\"img_id131702403654891\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id501702403654892\">Icon Insert Sheet from File</alt></image>" +msgstr "" + +#. Ct4mX +#: 00000404.xhp +msgctxt "" +"00000404.xhp\n" +"par_id481702403654894\n" +"help.text" +msgid "Insert Sheet From File" +msgstr "" + #. hfGrg #: 00000404.xhp msgctxt "" @@ -1591,6 +1807,33 @@ msgctxt "" msgid "<variable id=\"eiextdata\">Choose <menuitem>Sheet - External Links</menuitem>.</variable>" msgstr "" +#. 5Gstj +#: 00000404.xhp +msgctxt "" +"00000404.xhp\n" +"par_id561702405100757\n" +"help.text" +msgid "Choose <menuitem>Data - External Links</menuitem>." +msgstr "" + +#. dVAjs +#: 00000404.xhp +msgctxt "" +"00000404.xhp\n" +"par_id631702405171183\n" +"help.text" +msgid "<image src=\"cmd/lc_insertexternaldatasource.svg\" id=\"img_id121702405171184\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id151702405171185\">Icon External Links</alt></image>" +msgstr "" + +#. HVv4T +#: 00000404.xhp +msgctxt "" +"00000404.xhp\n" +"par_id411702405171187\n" +"help.text" +msgid "External Links" +msgstr "" + #. ECgNS #: 00000404.xhp msgctxt "" @@ -1942,13 +2185,13 @@ msgctxt "" msgid "Choose <emph>Format - Columns - Show</emph>." msgstr "Pasirinkite<emph>Formatas → Stulpeliai→ Rodyti</emph>." -#. 5LSog +#. oEbzB #: 00000405.xhp msgctxt "" "00000405.xhp\n" "par_id701700515229874\n" "help.text" -msgid "Click on the columns headers to select, choose <menuitem>Show Rows</menuitem>." +msgid "Click on the rows headers to select, choose <menuitem>Show Rows</menuitem>." msgstr "" #. BjpaW @@ -3670,6 +3913,24 @@ msgctxt "" msgid "Sheet Menu" msgstr "Meniu „Lakštas“" +#. tSFnm +#: sheet_menu.xhp +msgctxt "" +"sheet_menu.xhp\n" +"par_id491702125833846\n" +"help.text" +msgid "Choose <menuitem>Sheet</menuitem>." +msgstr "" + +#. m8a3n +#: sheet_menu.xhp +msgctxt "" +"sheet_menu.xhp\n" +"par_id981702420507898\n" +"help.text" +msgid "Choose <menuitem>Sheet - Cycle Cell Reference Types</menuitem>." +msgstr "" + #. kstiu #: sheet_menu.xhp msgctxt "" @@ -3913,6 +4174,15 @@ msgctxt "" msgid "Delete Sheet" msgstr "" +#. qYCrn +#: sheet_menu.xhp +msgctxt "" +"sheet_menu.xhp\n" +"par_id231702400095820\n" +"help.text" +msgid "Choose <menuitem>Sheet - Insert Sheet at End</menuitem>." +msgstr "" + #. oCWFr #: sheet_menu.xhp msgctxt "" @@ -4093,95 +4363,221 @@ msgctxt "" msgid "Sheet Events" msgstr "" -#. 6Xr4C +#. Zq7BV +#: sheet_menu.xhp +msgctxt "" +"sheet_menu.xhp\n" +"par_id981702136310437\n" +"help.text" +msgid "Choose <menuitem>Sheet - Insert Rows</menuitem>." +msgstr "" + +#. JCGpH +#: sheet_menu.xhp +msgctxt "" +"sheet_menu.xhp\n" +"par_id631702136321436\n" +"help.text" +msgid "Choose <menuitem>Home - Row</menuitem>." +msgstr "" + +#. KgZFA +#: sheet_menu.xhp +msgctxt "" +"sheet_menu.xhp\n" +"par_id451702136327775\n" +"help.text" +msgid "Choose <menuitem>Layout - Row</menuitem>." +msgstr "" + +#. CBGb9 +#: sheet_menu.xhp +msgctxt "" +"sheet_menu.xhp\n" +"par_id731702136089557\n" +"help.text" +msgid "<image src=\"cmd/lc_entirerow.svg\" id=\"img_id1001702136089558\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id371702136089559\">Icon Insert Row</alt></image>" +msgstr "" + +#. EVZTV +#: sheet_menu.xhp +msgctxt "" +"sheet_menu.xhp\n" +"par_id741702136089561\n" +"help.text" +msgid "Insert Row" +msgstr "" + +#. tgYZN +#: sheet_menu.xhp +msgctxt "" +"sheet_menu.xhp\n" +"par_id171702137212952\n" +"help.text" +msgid "Choose <menuitem>Sheet - Insert Columns</menuitem>." +msgstr "" + +#. 6peDf #: sheet_menu.xhp msgctxt "" "sheet_menu.xhp\n" -"par_id160220162106567373\n" +"par_id481702137217464\n" "help.text" -msgid "<variable id=\"insert_rows_above\">Choose <emph>Sheet - Insert Rows - Rows Above</emph>.</variable>" -msgstr "<variable id=\"insert_rows_above\">Pasirinkite <emph>Lakštas → Įterpti eilutes → Eilutes aukščiau</emph></variable>" +msgid "Choose <menuitem>Home - Column</menuitem>." +msgstr "" -#. pXitE +#. DhYsC #: sheet_menu.xhp msgctxt "" "sheet_menu.xhp\n" -"par_id160220162109048207\n" +"par_id631702137221935\n" "help.text" -msgid "<variable id=\"insert_rows_below\">Choose <emph>Sheet - Insert Rows - Rows Below</emph>.</variable>" -msgstr "<variable id=\"insert_rows_below\">Pasirinkite <emph>Lakštas → Įterpti eilutes → Eilutes žemiau</emph></variable>" +msgid "Choose <menuitem>Layout - Column</menuitem>." +msgstr "" -#. uBtCP +#. cuiVD #: sheet_menu.xhp msgctxt "" "sheet_menu.xhp\n" -"par_id160220162107055028\n" +"par_id921702137173244\n" "help.text" -msgid "<variable id=\"insert_columns_left\">Choose <emph>Sheet - Insert Columns - Columns Before</emph>.</variable>" -msgstr "<variable id=\"insert_columns_left\">Pasirinkite <emph>Lakštas → Įterpti stulpelius → Įterpti kairiau</emph>.</variable>" +msgid "<image src=\"cmd/lc_entirecolumn.svg\" id=\"img_id611702137173245\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id661702137173246\">Icon Insert Column</alt></image>" +msgstr "" -#. qQg7B +#. KeEEt #: sheet_menu.xhp msgctxt "" "sheet_menu.xhp\n" -"par_id160220162109126013\n" +"par_id881702137173248\n" "help.text" -msgid "<variable id=\"insert_columns_right\">Choose <emph>Sheet - Insert Columns - Columns After</emph>.</variable>" -msgstr "<variable id=\"insert_columns_right\">Pasirinkite <emph>Duomenys → Įterpti stulpelius → Stulpelius dešiniau</emph></variable>" +msgid "Insert Columns" +msgstr "" -#. GiD3z +#. hLmB7 #: sheet_menu.xhp msgctxt "" "sheet_menu.xhp\n" "par_id3149095\n" "help.text" -msgid "<variable id=\"insert_page_break\">Choose <emph>Sheet - Insert Page Break</emph>.</variable>" -msgstr "<variable id=\"insert_page_break\">Pasirinkite <emph>Lakštas → Įterpti puslapio lūžį</emph></variable>" +msgid "Choose <menuitem>Sheet - Insert Page Break</menuitem>." +msgstr "" -#. VeJdv +#. yst7E #: sheet_menu.xhp msgctxt "" "sheet_menu.xhp\n" "par_id3149398\n" "help.text" -msgid "<variable id=\"insert_page_break_row\">Choose <emph>Sheet - Insert Page Break - Row Break</emph>.</variable>" -msgstr "<variable id=\"insert_page_break_row\">Pasirinkite <emph>Lakštas → Įterpti puslapio lūžį → Eilutės lūžį</emph></variable>" +msgid "Choose <menuitem>Sheet - Insert Page Break - Row Break</menuitem>." +msgstr "" + +#. AD6EC +#: sheet_menu.xhp +msgctxt "" +"sheet_menu.xhp\n" +"par_id381702145053612\n" +"help.text" +msgid "On the <menuitem>Layout</menuitem> menu of the <menuitem>Layout</menuitem> tab, choose <menuitem>Row Break</menuitem>." +msgstr "" + +#. Stq7H +#: sheet_menu.xhp +msgctxt "" +"sheet_menu.xhp\n" +"par_id561702144996563\n" +"help.text" +msgid "<image src=\"cmd/lc_insertrowbreak.svg\" id=\"img_id751702144996564\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id551702144996565\">Icon Insert Row Break</alt></image>" +msgstr "" + +#. 4aYoG +#: sheet_menu.xhp +msgctxt "" +"sheet_menu.xhp\n" +"par_id481702144996567\n" +"help.text" +msgid "Insert Row Break" +msgstr "" -#. 3Cc3c +#. oTGhQ #: sheet_menu.xhp msgctxt "" "sheet_menu.xhp\n" "par_id3150084\n" "help.text" -msgid "<variable id=\"insert_page_break_column\">Choose <emph>Sheet - Insert Page Break - Column Break</emph>.</variable>" -msgstr "<variable id=\"insert_page_break_column\">Pasirinkite <emph>Lakštas → Įterpti puslapio lūžį → Stulpelio lūžį</emph></variable>" +msgid "Choose <menuitem>Sheet - Insert Page Break - Column Break</menuitem>." +msgstr "" + +#. vPDdX +#: sheet_menu.xhp +msgctxt "" +"sheet_menu.xhp\n" +"par_id741702145047953\n" +"help.text" +msgid "On the <menuitem>Layout</menuitem> menu of the <menuitem>Layout</menuitem> tab, choose <menuitem>Column Break</menuitem>." +msgstr "" + +#. bupVq +#: sheet_menu.xhp +msgctxt "" +"sheet_menu.xhp\n" +"par_id211702145183778\n" +"help.text" +msgid "<image src=\"cmd/lc_insertcolumnbreak.svg\" id=\"img_id681702145183779\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id561702145183780\">Icon Insert Column Break</alt></image>" +msgstr "" -#. i3nrt +#. iKrUU +#: sheet_menu.xhp +msgctxt "" +"sheet_menu.xhp\n" +"par_id821702145183781\n" +"help.text" +msgid "Insert Column Break" +msgstr "" + +#. GkERD #: sheet_menu.xhp msgctxt "" "sheet_menu.xhp\n" "par_id3153093\n" "help.text" -msgid "<variable id=\"delete_page_break\">Choose <emph>Sheet - Delete Page Break</emph>.</variable>" -msgstr "<variable id=\"delete_page_break\">Pasirinkite <emph>Lakštas → Šalinti lūžį</emph></variable>" +msgid "Choose <menuitem>Sheet - Delete Page Break</menuitem>." +msgstr "" -#. NTjp2 +#. GWnPT #: sheet_menu.xhp msgctxt "" "sheet_menu.xhp\n" "par_id3153191\n" "help.text" -msgid "<variable id=\"delete_page_break_row\">Choose <emph>Sheet - Delete Page Break - Row Break</emph>.</variable>" -msgstr "<variable id=\"delete_page_break_row\">Pasirinkite <emph>Lakštas → Šalinti lūžį → Eilutės lūžį</emph></variable>" +msgid "Choose <menuitem>Sheet - Delete Page Break - Row Break</menuitem>." +msgstr "" -#. vP5dr +#. qXtxf #: sheet_menu.xhp msgctxt "" "sheet_menu.xhp\n" -"par_id3145645\n" +"par_id931702166977088\n" "help.text" -msgid "<variable id=\"delete_page_break_column\">Choose <emph>Sheet - Delete Page Break - Column Break</emph>.</variable>" -msgstr "<variable id=\"delete_page_break_column\">Pasirinkite <emph>Lakštas → Šalinti lūžį → Stulpelio lūžį</emph></variable>" +msgid "On the <menuitem>Layout</menuitem> menu of the <menuitem>Layout</menuitem> tab, choose <menuitem>Row Break</menuitem>." +msgstr "" + +#. K5PTy +#: sheet_menu.xhp +msgctxt "" +"sheet_menu.xhp\n" +"par_id801702167390863\n" +"help.text" +msgid "Choose <menuitem>Sheet - Delete Page Break - Column Break</menuitem>." +msgstr "" + +#. JGsxi +#: sheet_menu.xhp +msgctxt "" +"sheet_menu.xhp\n" +"par_id221702167401368\n" +"help.text" +msgid "On the <menuitem>Layout</menuitem> menu of the <menuitem>Layout</menuitem> tab, choose <menuitem>Column Break</menuitem>." +msgstr "" #. PGEHP #: sheet_menu.xhp diff --git a/source/lt/helpcontent2/source/text/scalc/01.po b/source/lt/helpcontent2/source/text/scalc/01.po index a37a156fed4..2b3b6daa725 100644 --- a/source/lt/helpcontent2/source/text/scalc/01.po +++ b/source/lt/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: 2023-12-04 16:28+0100\n" +"POT-Creation-Date: 2023-12-15 12:24+0100\n" "PO-Revision-Date: 2023-09-28 06:36+0000\n" "Last-Translator: Modestas Rimkus <modestas.rimkus@gmail.com>\n" "Language-Team: Lithuanian <https://translations.documentfoundation.org/projects/libo_help-master/textscalc01/lt/>\n" @@ -934,23 +934,23 @@ msgctxt "" msgid "Fill" msgstr "Užpildas" -#. zz3ue +#. KYhuQ #: 02140000.xhp msgctxt "" "02140000.xhp\n" "bm_id8473769\n" "help.text" -msgid "<bookmark_value>filling;selection lists</bookmark_value> <bookmark_value>selection lists;filling cells</bookmark_value>" -msgstr "<bookmark_value>Užpildymas; pasirinkimų sąrašas</bookmark_value> <bookmark_value>Pasirinkimų sąrašas; langelių užpildymas</bookmark_value>" +msgid "<bookmark_value>filling;selection lists</bookmark_value> <bookmark_value>selection lists;filling cells</bookmark_value>" +msgstr "" -#. eBEEA +#. 6GV29 #: 02140000.xhp msgctxt "" "02140000.xhp\n" "hd_id3153876\n" "help.text" -msgid "<link href=\"text/scalc/01/02140000.xhp\">Fill</link>" -msgstr "<link href=\"text/scalc/01/02140000.xhp\">Užpildas</link>" +msgid "<link href=\"text/scalc/01/02140000.xhp\">Fill Cells</link>" +msgstr "" #. EGKxk #: 02140000.xhp @@ -961,41 +961,23 @@ msgctxt "" msgid "<ahelp hid=\".\">Automatically fills cells with content.</ahelp>" msgstr "<ahelp hid=\".\">Automatiškai užpildo langelius norimu turiniu.</ahelp>" -#. re4Wm -#: 02140000.xhp -msgctxt "" -"02140000.xhp\n" -"par_id3147343\n" -"help.text" -msgid "The $[officename] Calc context menus have <link href=\"text/scalc/01/02140000.xhp\">additional options</link> for filling the cells." -msgstr "„$[officename]“ Skaičiuoklės kontekstiniame meniu yra<link href=\"text/scalc/01/02140000.xhp\">Papildomos parinktys</link> langelių užpildymui." - -#. 3UCeC -#: 02140000.xhp -msgctxt "" -"02140000.xhp\n" -"hd_id3149207\n" -"help.text" -msgid "<link href=\"text/scalc/01/02140500.xhp\">Sheet</link>" -msgstr "<link href=\"text/scalc/01/02140500.xhp\">Lakštas</link>" - -#. 7rYGG +#. kDWsV #: 02140000.xhp msgctxt "" "02140000.xhp\n" -"hd_id3155111\n" +"hd_id601702426898284\n" "help.text" -msgid "<link href=\"text/scalc/01/02140600.xhp\">Series</link>" -msgstr "<link href=\"text/scalc/01/02140600.xhp\">Seka</link>" +msgid "Filling cells using context menus" +msgstr "" -#. GU6Ek +#. MCHTJ #: 02140000.xhp msgctxt "" "02140000.xhp\n" -"par_id3152994\n" +"par_id341702426995235\n" "help.text" -msgid "<emph>Filling cells using context menus:</emph>" -msgstr "<emph>Langelių užpildymas naudojantis kontekstiniu meniu:</emph>" +msgid "You can reuse the values in the current column to fill the cell." +msgstr "" #. YDNgA #: 02140000.xhp @@ -1024,23 +1006,23 @@ msgctxt "" msgid "Click one of the listed entries to copy it to the cell." msgstr "Spustelėkite vieną iš sąraše esančių tekstų, kad jis būtų nukopijuotas į langelį." -#. LJGKu +#. CTWUJ #: 02140100.xhp msgctxt "" "02140100.xhp\n" "tit\n" "help.text" -msgid "Down" -msgstr "Žemyn" +msgid "Fill Down" +msgstr "" -#. CqgZP +#. nTtrD #: 02140100.xhp msgctxt "" "02140100.xhp\n" "hd_id3150792\n" "help.text" -msgid "<link href=\"text/scalc/01/02140100.xhp\">Down</link>" -msgstr "<link href=\"text/scalc/01/02140100.xhp\">Žemyn</link>" +msgid "<link href=\"text/scalc/01/02140100.xhp\">Fill Down</link>" +msgstr "" #. ywHLJ #: 02140100.xhp @@ -1069,14 +1051,14 @@ msgctxt "" msgid "Right" msgstr "Dešinėje" -#. PFBK4 +#. tE9SP #: 02140200.xhp msgctxt "" "02140200.xhp\n" "hd_id3153896\n" "help.text" -msgid "<link href=\"text/scalc/01/02140200.xhp\">Right</link>" -msgstr "<link href=\"text/scalc/01/02140200.xhp\">Dešinė</link>" +msgid "<link href=\"text/scalc/01/02140200.xhp\"> Fill Right</link>" +msgstr "" #. vEYiU #: 02140200.xhp @@ -1105,14 +1087,14 @@ msgctxt "" msgid "Up" msgstr "Aukštyn" -#. 6tTPN +#. NXBrj #: 02140300.xhp msgctxt "" "02140300.xhp\n" "hd_id3147264\n" "help.text" -msgid "<link href=\"text/scalc/01/02140300.xhp\">Up</link>" -msgstr "<link href=\"text/scalc/01/02140300.xhp\">Aukštyn</link>" +msgid "<link href=\"text/scalc/01/02140300.xhp\">Fill Up</link>" +msgstr "" #. o94hh #: 02140300.xhp @@ -1141,14 +1123,14 @@ msgctxt "" msgid "Left" msgstr "Kairėn" -#. bU5cJ +#. wUE5A #: 02140400.xhp msgctxt "" "02140400.xhp\n" "hd_id3153896\n" "help.text" -msgid "<link href=\"text/scalc/01/02140400.xhp\">Left</link>" -msgstr "<link href=\"text/scalc/01/02140400.xhp\">Kairėn</link>" +msgid "<link href=\"text/scalc/01/02140400.xhp\">Fill Left</link>" +msgstr "" #. z8GGE #: 02140400.xhp @@ -1177,14 +1159,14 @@ msgctxt "" msgid "Fill Sheets" msgstr "Lakštų užpildymas" -#. JDzdu +#. zC9fM #: 02140500.xhp msgctxt "" "02140500.xhp\n" "hd_id3153897\n" "help.text" -msgid "Fill Sheets" -msgstr "Lakštų užpildymas" +msgid "<link href=\"text/scalc/01/02140500.xhp#fill sheets\">Fill Sheets</link>" +msgstr "" #. Ccf2V #: 02140500.xhp @@ -1285,14 +1267,14 @@ msgctxt "" msgid "Fill Series" msgstr "Užpildymo sekos" -#. 6gCiS +#. 832ME #: 02140600.xhp msgctxt "" "02140600.xhp\n" "hd_id3148664\n" "help.text" -msgid "Fill Series" -msgstr "Užpildymo sekos" +msgid "<link href=\"text/scalc/01/02140600.xhp#fill series\">Fill Series</link>" +msgstr "" #. c5WSy #: 02140600.xhp @@ -1663,14 +1645,14 @@ msgctxt "" msgid "Fill Random Numbers" msgstr "Užpildyti atsitiktiniais skaičiais" -#. dPtBd +#. AFQcX #: 02140700.xhp msgctxt "" "02140700.xhp\n" "hd_id2308201415431520596\n" "help.text" -msgid "Fill Random Numbers" -msgstr "Užpildyti atsitiktiniais skaičiais" +msgid "<link href=\"text/scalc/01/02140700.xhp\">Fill Random Numbers</link>" +msgstr "" #. 7mPnk #: 02140700.xhp @@ -1690,15 +1672,6 @@ msgctxt "" msgid "<bookmark_value>fill range;random numbers</bookmark_value><bookmark_value>random rumbers;fill range</bookmark_value><bookmark_value>random rumbers;distribution</bookmark_value>" msgstr "<bookmark_value>Langelių bloko užpildymas; atsitiktiniai skaičiai</bookmark_value><bookmark_value>atsitiktiniai skaičiai;langelių blokas</bookmark_value><bookmark_value>atsitiktiniai skaičiai;skirstinys</bookmark_value>" -#. Di3eV -#: 02140700.xhp -msgctxt "" -"02140700.xhp\n" -"par_id2308201415500176457\n" -"help.text" -msgid "Choose <item type=\"menuitem\">Sheet - Fill Cells - Random Number</item>" -msgstr "Pasirinkite <item type=\"menuitem\">Lakštas → Užpildyti langelius → Atsitiktiniai skaičiai</item>." - #. T4hq7 #: 02140700.xhp msgctxt "" @@ -2131,14 +2104,14 @@ msgctxt "" msgid "<bookmark_value>deleting; cell contents</bookmark_value><bookmark_value>cells; deleting contents</bookmark_value><bookmark_value>spreadsheets; deleting cell contents</bookmark_value><bookmark_value>cell contents; deleting</bookmark_value>" msgstr "<bookmark_value>šalinimas; langelių turinys</bookmark_value><bookmark_value>langeliai; turinio šalinimas</bookmark_value><bookmark_value>lakštai; langelių turinio šalinimas</bookmark_value><bookmark_value>langelių turinys; šalinimas</bookmark_value>" -#. Fy4SX +#. 6ACA4 #: 02150000.xhp msgctxt "" "02150000.xhp\n" "hd_id3143284\n" "help.text" -msgid "Deleting Contents" -msgstr "Turinio šalinimas" +msgid "Clear Cells" +msgstr "" #. EFqQE #: 02150000.xhp @@ -2356,14 +2329,14 @@ msgctxt "" msgid "<bookmark_value>cells; deleting cells</bookmark_value><bookmark_value>columns; deleting</bookmark_value><bookmark_value>rows; deleting</bookmark_value><bookmark_value>spreadsheets; deleting cells</bookmark_value><bookmark_value>deleting;cells/rows/columns</bookmark_value>" msgstr "<bookmark_value>langeliai; langelių šalinimas</bookmark_value><bookmark_value>stulpeliai;šalinimas</bookmark_value><bookmark_value>eilutės; šalinimas</bookmark_value><bookmark_value>lakštai; langleių šalinimas</bookmark_value><bookmark_value>šalinimas;langeliai/eilutės/stulpeliai</bookmark_value>" -#. dHfpJ +#. HFRGE #: 02160000.xhp msgctxt "" "02160000.xhp\n" "hd_id3153726\n" "help.text" -msgid "Delete Cells" -msgstr "Langelių šalinimas" +msgid "<link href=\"text/scalc/01/02160000.xhp\">Delete Cells</link>" +msgstr "" #. 5FoZA #: 02160000.xhp @@ -2374,15 +2347,6 @@ msgctxt "" msgid "<variable id=\"zellenloeschentext\"><ahelp hid=\".uno:DeleteCell\">Completely deletes selected cells, columns or rows. The cells below or to the right of the deleted cells will fill the space.</ahelp></variable> Note that the selected delete option is stored and reloaded when the dialog is next called." msgstr "<variable id=\"zellenloeschentext\"><ahelp hid=\".uno:DeleteCell\">Visiškai pašalina pažymėtus langelius, stulpelius ar eilutes. Langeliai, buvę po arba dešinėje nuo ištrintų langelių, užims jų vietą.</ahelp></variable> Atsiminkite, kad pasirinktos šalinimo parinktys lieka išsaugotos iš naujo atvėrus dialogo langą." -#. tBDt4 -#: 02160000.xhp -msgctxt "" -"02160000.xhp\n" -"par_id082520160232335032\n" -"help.text" -msgid "<image id=\"img_id083120161149318932\" src=\"media/screenshots/modules/scalc/ui/deletecells/DeleteCellsDialog.png\" width=\"3.3126in\" height=\"1.5209in\"><alt id=\"alt_id083120161149318932\">Delete cells dialog</alt></image>" -msgstr "<image id=\"img_id083120161149318932\" src=\"media/screenshots/modules/scalc/ui/deletecells/DeleteCellsDialog.png\" width=\"3.3126in\" height=\"1.5209in\"><alt id=\"alt_id083120161149318932\">Langelių šalinimo dialogo langas</alt></image>" - #. X7sNR #: 02160000.xhp msgctxt "" @@ -2455,6 +2419,15 @@ msgctxt "" msgid "<ahelp hid=\".uno:DeleteRows\">After selecting at least one cell, deletes the entire row from the sheet.</ahelp>" msgstr "<ahelp hid=\".uno:DeleteRows\">Pažymėjus bent vieną langelį iš lakšto bus pašalinta visa eilutė.</ahelp>" +#. xiEta +#: 02160000.xhp +msgctxt "" +"02160000.xhp\n" +"par_id581702131982105\n" +"help.text" +msgid "This command is equivalent to <embedvar href=\"text/shared/01/DeleteRows.xhp#h1\" markup=\"ignore\"/>." +msgstr "" + #. HFAFf #: 02160000.xhp msgctxt "" @@ -2473,6 +2446,15 @@ msgctxt "" msgid "<ahelp hid=\".uno:DeleteColumns\">After selecting at least one cell, deletes the entire column from the sheet.</ahelp>" msgstr "<ahelp hid=\".uno:DeleteColumns\">Pažymėjus bent vieną langelį iš lakšto bus pašalintas visas stulpelis.</ahelp>" +#. REhw6 +#: 02160000.xhp +msgctxt "" +"02160000.xhp\n" +"par_id311702131990711\n" +"help.text" +msgid "This command is equivalent to <embedvar href=\"text/shared/01/DeleteColumns.xhp#h1\" markup=\"ignore\"/>." +msgstr "" + #. 727Hj #: 02160000.xhp msgctxt "" @@ -3337,23 +3319,32 @@ msgctxt "" msgid "<bookmark_value>spreadsheets; inserting cells</bookmark_value><bookmark_value>cells; inserting</bookmark_value><bookmark_value>inserting; cells</bookmark_value>" msgstr "<bookmark_value>skaičiuoklės dokumentas; langelių įterpimas</bookmark_value><bookmark_value>langeliai; įterpimas</bookmark_value><bookmark_value>įterpimas; langeliai</bookmark_value>" -#. dDmDx +#. GdNtC #: 04020000.xhp msgctxt "" "04020000.xhp\n" "hd_id3156023\n" "help.text" -msgid "Insert Cells" -msgstr "Įterpti langelius" +msgid "<variable id=\"h1\"><link href=\"text/scalc/01/04020000.xhp\">Insert Cells</link></variable>" +msgstr "" -#. EuvPa +#. B7XjS #: 04020000.xhp msgctxt "" "04020000.xhp\n" "par_id3150542\n" "help.text" -msgid "<variable id=\"zelleneinfuegentext\"><ahelp hid=\".uno:InsertCell\">Opens the<emph> Insert Cells </emph>dialog, in which you can insert new cells according to the options that you specify.</ahelp></variable> You can delete cells by choosing <link href=\"text/scalc/01/02160000.xhp\"><emph>Edit - Delete Cells</emph></link>." -msgstr "<variable id=\"zelleneinfuegentext\"><ahelp hid=\".uno:InsertCell\">Atveria dialogo langą <emph>Langelio įterpimas</emph>, kuriame galite įterpti langelius pagal pasirinktus parametrus.</ahelp></variable>Pašalinti langelius galite pasirinkę<link href=\"text/scalc/01/02160000.xhp\"><emph>Taisa → Šalinti langelius</emph></link>." +msgid "<variable id=\"zelleneinfuegentext\"><ahelp hid=\".uno:InsertCell\">Opens the <emph>Insert Cells</emph> dialog, in which you can insert new cells according to the options that you specify.</ahelp></variable>" +msgstr "" + +#. uE4UG +#: 04020000.xhp +msgctxt "" +"04020000.xhp\n" +"par_id851702164980152\n" +"help.text" +msgid "You can delete cells by choosing <link href=\"text/scalc/01/02160000.xhp\"><emph>Edit - Delete Cells</emph></link>." +msgstr "" #. GNLr2 #: 04020000.xhp @@ -3382,14 +3373,14 @@ msgctxt "" msgid "Shift cells down" msgstr "Pastumti langelius žemyn" -#. Dbr3S +#. cvwWf #: 04020000.xhp msgctxt "" "04020000.xhp\n" "par_id3152596\n" "help.text" -msgid "<variable id=\"zellenuntentext\"><ahelp hid=\"modules/scalc/ui/insertcells/down\">Moves the contents of the selected range downward when cells are inserted.</ahelp></variable>" -msgstr "<variable id=\"zellenuntentext\"><ahelp hid=\"modules/scalc/ui/insertcells/down\">Kai langelis yra įterptas, pastumia pažymėto langelių bloko langelių turinį žemyn.</ahelp></variable>" +msgid "<variable id=\"zellenuntentext\"><ahelp hid=\"modules/scalc/ui/insertcells/down\">Inserts cells and moves the contents of the selected range downward.</ahelp></variable>" +msgstr "" #. JUkhx #: 04020000.xhp @@ -3400,14 +3391,14 @@ msgctxt "" msgid "Shift cells right" msgstr "Pastumti langelius dešinėn" -#. cCdFM +#. fDEWZ #: 04020000.xhp msgctxt "" "04020000.xhp\n" "par_id3144764\n" "help.text" -msgid "<variable id=\"zellenrechtstext\"><ahelp hid=\"modules/scalc/ui/insertcells/right\">Moves the contents of the selected range to the right when cells are inserted.</ahelp></variable>" -msgstr "<variable id=\"zellenrechtstext\"><ahelp hid=\"modules/scalc/ui/insertcells/right\">Kai langelis yra įterptas, pastumia pažymėto langelių bloko langelių turinį į dešinę.</ahelp></variable>" +msgid "<variable id=\"zellenrechtstext\"><ahelp hid=\"modules/scalc/ui/insertcells/right\">Inserts cells and moves the contents of the selected range to the right.</ahelp></variable>" +msgstr "" #. en4x8 #: 04020000.xhp @@ -3427,6 +3418,15 @@ msgctxt "" msgid "<variable id=\"zeilenganzetext\"><ahelp hid=\"modules/scalc/ui/insertcells/rows\">Inserts an entire row. The position of the row is determined by the selection on the sheet.</ahelp></variable> The number of rows inserted depends on how many rows are selected. The contents of the original rows are moved downward." msgstr "<variable id=\"zeilenganzetext\"><ahelp hid=\"modules/scalc/ui/insertcells/rows\">Įterpią visą eilutę. Eilutės pozicija priklauso nuo langelių bloko pažymėjimo lakšte.</ahelp></variable>Įterptų eilučių kiekis priklauso nuo pažymėtų eilučių kiekio. Originalių langelių turinys yra paslenkamas žemyn." +#. EDEHR +#: 04020000.xhp +msgctxt "" +"04020000.xhp\n" +"par_id581702131982105\n" +"help.text" +msgid "This command is equivalent to <embedvar href=\"text/shared/01/InsertRowsBefore.xhp#h1\" markup=\"ignore\"/>." +msgstr "" + #. HKGtx #: 04020000.xhp msgctxt "" @@ -3445,6 +3445,15 @@ msgctxt "" msgid "<variable id=\"spaltenganzetext\"><ahelp hid=\"modules/scalc/ui/insertcells/cols\">Inserts an entire column. The number of columns to be inserted is determined by the selected number of columns.</ahelp></variable> The contents of the original columns are shifted to the right." msgstr "<variable id=\"spaltenganzetext\"><ahelp hid=\"modules/scalc/ui/insertcells/cols\">Įterpia visą stulpelį. Įterptų stulpelių kiekis priklauso nuo pažymėtų stulpelių kiekio.</ahelp></variable> Originalių stulpelių turiniai yra paslenkami į dešinę." +#. 74Gw9 +#: 04020000.xhp +msgctxt "" +"04020000.xhp\n" +"par_id311702131990711\n" +"help.text" +msgid "This command is equivalent to <embedvar href=\"text/shared/01/InsertColumnsBefore.xhp#h1\" markup=\"ignore\"/>." +msgstr "" + #. qtDef #: 04030000.xhp msgctxt "" @@ -3481,42 +3490,6 @@ msgctxt "" msgid "<variable id=\"sheet_insert_rows\">Insert rows above or below the active cell.</variable> The number of rows inserted corresponds to the number of rows selected. If no row is selected, one row is inserted. The existing rows are moved downward." msgstr "<variable id=\"sheet_insert_rows\">Įterpia virš pažymėtų langelių arba po jais.</variable> Įterptų eilučių kiekis priklauso nuo pažymėtų eilučių kiekio. Jei nei viena eilutė nėra pažymėta, įterpiama viena eilutė. Jau egzistuojančios eilutės paslenkamos žemyn." -#. aGwJs -#: 04030000.xhp -msgctxt "" -"04030000.xhp\n" -"hd_id160220162131439740\n" -"help.text" -msgid "Rows Above" -msgstr "Eilutės aukščiau" - -#. 7FFxF -#: 04030000.xhp -msgctxt "" -"04030000.xhp\n" -"par_id3150767\n" -"help.text" -msgid "<ahelp hid=\".uno:InsertRowsBefore\">Inserts a new row above the active cell.</ahelp>" -msgstr "<ahelp hid=\".uno:InsertRowsBefore\">Įterpia naują eilutę virš pažymėtų langelių.</ahelp>" - -#. NGsGA -#: 04030000.xhp -msgctxt "" -"04030000.xhp\n" -"hd_id160220162133372726\n" -"help.text" -msgid "Rows Below" -msgstr "Eilutes žemiau" - -#. Zs6ez -#: 04030000.xhp -msgctxt "" -"04030000.xhp\n" -"par_id3150768\n" -"help.text" -msgid "<ahelp hid=\".uno:InsertRowsAfter\">Inserts a new row below the active cell.</ahelp>" -msgstr "<ahelp hid=\".uno:InsertRowsAfter\">Įterpia naują eilutę po pažymėtais langeliai.</ahelp>" - #. FSDfk #: 04040000.xhp msgctxt "" @@ -3553,42 +3526,6 @@ msgctxt "" msgid "<variable id=\"sheet_insert_columns\">Inserts columns to the left or to the right of the active cell.</variable> The number of columns inserted corresponds to the number of columns selected. If no column is selected, one column is inserted. The existing columns are moved to the right." msgstr "<variable id=\"sheet_insert_columns\">Įterpia stulpelius į kairę arba į dešinę nuo pažymėtų langelių.</variable> Įterptų stulpelių kiekis priklauso nuo pažymėtų stulpelių kiekio. Jei nei vienas stulpelis nėra pažymėtas, vienas stulpelis yra įterpiamas. Jau egzistuojantys stulpeliai paslenkami į dešinę." -#. weeGA -#: 04040000.xhp -msgctxt "" -"04040000.xhp\n" -"hd_id160220162139258865\n" -"help.text" -msgid "Columns Before" -msgstr "Įterpti kairiau" - -#. WA9zp -#: 04040000.xhp -msgctxt "" -"04040000.xhp\n" -"par_id3150791\n" -"help.text" -msgid "<ahelp hid=\".uno:InsertColumnsBefore\">Inserts a new column before the active cell.</ahelp>" -msgstr "<ahelp hid=\".uno:InsertColumnsBefore\">Įterpia naują stulpelį į kairę nuo esamo langelio.</ahelp>" - -#. VXRxE -#: 04040000.xhp -msgctxt "" -"04040000.xhp\n" -"hd_id160220162139252941\n" -"help.text" -msgid "Columns After" -msgstr "Įterpti dešiniau" - -#. RB8Ju -#: 04040000.xhp -msgctxt "" -"04040000.xhp\n" -"par_id160220162138041164\n" -"help.text" -msgid "<ahelp hid=\".uno:InsertColumnsAfter\">Inserts a new column after the active cell.</ahelp>" -msgstr "<ahelp hid=\".uno:InsertColumnsAfter\">Įterpia naują stulpelį į dešinę nuo esamo langelio.</ahelp>" - #. ZFNwu #: 04050000.xhp msgctxt "" @@ -3832,14 +3769,14 @@ msgctxt "" msgid "Sheet from file" msgstr "Lakštas iš failo" -#. xzwDc +#. rv8AL #: 04050100.xhp msgctxt "" "04050100.xhp\n" "par_idN105C1\n" "help.text" -msgid "<link href=\"text/scalc/01/04050100.xhp\">Sheet from file</link>" -msgstr "<link href=\"text/scalc/01/04050100.xhp\">Lakštas iš failo</link>" +msgid "<link href=\"text/scalc/01/04050100.xhp\">Insert Sheet from file</link>" +msgstr "" #. yydHc #: 04050100.xhp @@ -42811,15 +42748,6 @@ msgctxt "" msgid "External Links" msgstr "" -#. Fnwpz -#: 04090000.xhp -msgctxt "" -"04090000.xhp\n" -"par_id3153192\n" -"help.text" -msgid "<ahelp hid=\"modules/scalc/ui/externaldata/browse\" visibility=\"hidden\">Open a file dialog to locate the file containing the data you want to insert.</ahelp>" -msgstr "<ahelp hid=\"modules/scalc/ui/externaldata/browse\" visibility=\"hidden\">Atverkite failo, kuriame yra duomenys, kuriuos norite įterpti, dialogo langą.</ahelp>" - #. YRESE #: 04090000.xhp msgctxt "" @@ -42838,6 +42766,15 @@ msgctxt "" msgid "<ahelp hid=\".uno:InsertExternalDataSourc\">Inserts data from an HTML, Calc, CSV or Excel file into the current sheet as a link. The data must be located within a named range.</ahelp>" msgstr "<ahelp hid=\".uno:InsertExternalDataSourc\">Įterpia saitą į duomenis iš HTML, „Calc“, CSV arba „Excel“ failo į esamą lakštą. Duomenys turi būti pavadintoje srityje.</ahelp>" +#. Fnwpz +#: 04090000.xhp +msgctxt "" +"04090000.xhp\n" +"par_id3153192\n" +"help.text" +msgid "<ahelp hid=\"modules/scalc/ui/externaldata/browse\" visibility=\"hidden\">Open a file dialog to locate the file containing the data you want to insert.</ahelp>" +msgstr "<ahelp hid=\"modules/scalc/ui/externaldata/browse\" visibility=\"hidden\">Atverkite failo, kuriame yra duomenys, kuriuos norite įterpti, dialogo langą.</ahelp>" + #. ZYJLh #: 04090000.xhp msgctxt "" @@ -53287,6 +53224,33 @@ msgctxt "" msgid "iAnswer = MsgBox (msg , MB_FLAGS, \"Error message\")" msgstr "" +#. KEyT5 +#: Add.xhp +msgctxt "" +"Add.xhp\n" +"tit\n" +"help.text" +msgid "Insert Sheet at End" +msgstr "" + +#. E9hHd +#: Add.xhp +msgctxt "" +"Add.xhp\n" +"hd_id611702399875408\n" +"help.text" +msgid "<variable id=\"h1\"><link href=\"text/scalc/01/Add.xhp\">Insert Sheet at End</link></variable>" +msgstr "" + +#. AHBjH +#: Add.xhp +msgctxt "" +"Add.xhp\n" +"par_id701702399875410\n" +"help.text" +msgid "Adds a new sheet at end of the spreadsheet document." +msgstr "" + #. mNEBF #: EditSelectMenu.xhp msgctxt "" @@ -54160,6 +54124,33 @@ msgctxt "" msgid "Display the cell formula expression instead of the calculated result." msgstr "" +#. ZBLEr +#: ToggleRelative.xhp +msgctxt "" +"ToggleRelative.xhp\n" +"tit\n" +"help.text" +msgid "Toggle Relative Addressing" +msgstr "" + +#. yMCwm +#: ToggleRelative.xhp +msgctxt "" +"ToggleRelative.xhp\n" +"hd_id81702418438740\n" +"help.text" +msgid "<variable id=\"h1\"><link href=\"text/scalc/01/ToggleRelative.xhp\">Cycle Cell Reference Types</link></variable>" +msgstr "" + +#. Zc2ei +#: ToggleRelative.xhp +msgctxt "" +"ToggleRelative.xhp\n" +"par_id361702418438742\n" +"help.text" +msgid "Cycles between absolute and relative addressing of cell reference in the formula." +msgstr "" + #. rnAq8 #: ToggleSheetGrid.xhp msgctxt "" diff --git a/source/lt/helpcontent2/source/text/scalc/guide.po b/source/lt/helpcontent2/source/text/scalc/guide.po index 1a95c4c5c07..6ab0bb12716 100644 --- a/source/lt/helpcontent2/source/text/scalc/guide.po +++ b/source/lt/helpcontent2/source/text/scalc/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: 2023-12-04 15:06+0100\n" +"POT-Creation-Date: 2023-12-15 12:24+0100\n" "PO-Revision-Date: 2021-01-27 17:36+0000\n" "Last-Translator: Valentina Dagiene <valentina.dagiene@mif.vu.lt>\n" "Language-Team: Lithuanian <https://translations.documentfoundation.org/projects/libo_help-master/textscalcguide/lt/>\n" @@ -10834,14 +10834,14 @@ msgctxt "" msgid "Absolute referencing is the opposite of relative addressing. A dollar sign is placed before each letter and number in an absolute reference, for example, $A$1:$B$2." msgstr "Absoliutus adresavimas yra priešingas santykiniam adresavimui. Absoliučiajame adresavime dolerio ženklas yra padedamas prieš kiekvieną raidę ir skaičių, pavyzdžiui $A$1:$B$2." -#. i9Afo +#. GSvHh #: relativ_absolut_ref.xhp msgctxt "" "relativ_absolut_ref.xhp\n" "par_id3147338\n" "help.text" -msgid "$[officename] can convert the current reference, in which the cursor is positioned in the input line, from relative to absolute and vice versa by pressing F4. If you start with a relative address such as A1, the first time you press this key combination, both row and column are set to absolute references ($A$1). The second time, only the row (A$1), and the third time, only the column ($A1). If you press the key combination once more, both column and row references are switched back to relative (A1)" -msgstr "„$[officename]“ leidžia keisti langelio, kuriame yra žymeklis, nuorodą iš santykinės į absoliučiąją ir atvirkščiai, jei spustelėsite mygtuką F4. Jei turite santykines koordinates, pvz. A1, tai, pirmą kartą spustelėję klavišą F4, abi eilutės ir stulpelio koordinates pakeisite į absoliučiąsias ($A$1). Spustelėję klavišą F4 dar kartą, pakeisite tik eilutės koordinates (A$1), spustelėję klavišą F4 dar kartą, pakeisite tik stulpelio koordinates, o jei klavišą F4 spustelėsite ketvirtą kartą, abi koordinates vėl pakeisite santykinėmis (A1)" +msgid "$[officename] can convert the current reference, in which the cursor is positioned in the input line, from relative to absolute and vice versa by pressing <keycode>F4</keycode>. If you start with a relative address such as A1, the first time you press this key combination, both row and column are set to absolute references ($A$1). The second time, only the row (A$1), and the third time, only the column ($A1). If you press the key combination once more, both column and row references are switched back to relative (A1)" +msgstr "" #. MaL7p #: relativ_absolut_ref.xhp diff --git a/source/lt/helpcontent2/source/text/shared/00.po b/source/lt/helpcontent2/source/text/shared/00.po index 596f4c9cf3f..5f64f20a84e 100644 --- a/source/lt/helpcontent2/source/text/shared/00.po +++ b/source/lt/helpcontent2/source/text/shared/00.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2023-12-04 15:06+0100\n" +"POT-Creation-Date: 2023-12-15 12:24+0100\n" "PO-Revision-Date: 2023-01-12 14:11+0000\n" "Last-Translator: Modestas Rimkus <modestas.rimkus@gmail.com>\n" "Language-Team: Lithuanian <https://translations.documentfoundation.org/projects/libo_help-master/textshared00/lt/>\n" @@ -9268,6 +9268,15 @@ msgctxt "" msgid "Choose <menuitem>Sheet - Insert Rows - Rows Above</menuitem>." msgstr "" +#. DUGcC +#: 00000404.xhp +msgctxt "" +"00000404.xhp\n" +"par_id721702132891571\n" +"help.text" +msgid "Choose <menuitem>Sheet - Insert Cells - Entire Row</menuitem>." +msgstr "" + #. Y2f9f #: 00000404.xhp msgctxt "" @@ -9286,6 +9295,15 @@ msgctxt "" msgid "Select one or more rows, choose <menuitem>Insert Rows Above</menuitem>." msgstr "" +#. 96ASb +#: 00000404.xhp +msgctxt "" +"00000404.xhp\n" +"par_id621702132993942\n" +"help.text" +msgid "Select one or more cells, choose <menuitem>Insert Cells - Entire Row</menuitem>." +msgstr "" + #. G3SfT #: 00000404.xhp msgctxt "" @@ -9376,6 +9394,15 @@ msgctxt "" msgid "Choose <menuitem>Sheet - Insert Columns - Columns Before</menuitem>." msgstr "" +#. EpBEp +#: 00000404.xhp +msgctxt "" +"00000404.xhp\n" +"par_id491702133119921\n" +"help.text" +msgid "Choose <menuitem>Sheet - Insert Cells - Entire column</menuitem>." +msgstr "" + #. nkCGt #: 00000404.xhp msgctxt "" @@ -9394,6 +9421,15 @@ msgctxt "" msgid "Select one or more columns, choose <menuitem>Insert Columns Before</menuitem>." msgstr "" +#. 88Kfk +#: 00000404.xhp +msgctxt "" +"00000404.xhp\n" +"par_id241702133110586\n" +"help.text" +msgid "Select one or more columns, choose <menuitem>Insert Cells - Entire column</menuitem>." +msgstr "" + #. HNRAx #: 00000404.xhp msgctxt "" diff --git a/source/lt/helpcontent2/source/text/shared/01.po b/source/lt/helpcontent2/source/text/shared/01.po index c4d0d2dc61e..ee7ab836fb0 100644 --- a/source/lt/helpcontent2/source/text/shared/01.po +++ b/source/lt/helpcontent2/source/text/shared/01.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2023-12-04 15:06+0100\n" +"POT-Creation-Date: 2023-12-15 12:24+0100\n" "PO-Revision-Date: 2022-12-12 13:30+0000\n" "Last-Translator: serval2412 <serval2412@yahoo.fr>\n" "Language-Team: Lithuanian <https://translations.documentfoundation.org/projects/libo_help-master/textshared01/lt/>\n" @@ -46071,13 +46071,13 @@ msgctxt "" msgid "Rows" msgstr "" -#. qVPN9 +#. 5C4cG #: DeleteColumns.xhp msgctxt "" "DeleteColumns.xhp\n" "hd_id941693687739390\n" "help.text" -msgid "<variable id=\"h1\"><link href=\"text/shared/01/DeleteColumns.xhp\">Columns</link></variable>" +msgid "<variable id=\"h1\"><switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/shared/01/DeleteColumns.xhp\">Columns</link></caseinline><caseinline select=\"CALC\"><link href=\"text/shared/01/DeleteColumns.xhp\">Delete Columns</link></caseinline></switchinline></variable>" msgstr "" #. 4gWeX @@ -46098,13 +46098,13 @@ msgctxt "" msgid "Rows" msgstr "" -#. oPQL8 +#. JLs4D #: DeleteRows.xhp msgctxt "" "DeleteRows.xhp\n" "hd_id941693687739390\n" "help.text" -msgid "<variable id=\"h1\"><link href=\"text/shared/01/DeleteRows.xhp\">Rows</link></variable>" +msgid "<variable id=\"h1\"><switchinline select=\"appl\"><caseinline select=\"WRITER\"> <link href=\"text/shared/01/DeleteRows.xhp\">Rows</link></caseinline><caseinline select=\"CALC\"><link href=\"text/shared/01/DeleteRows.xhp\">Delete Rows</link></caseinline></switchinline></variable>" msgstr "" #. BAFgC @@ -48672,14 +48672,23 @@ msgctxt "" msgid "<ahelp hid=\".\" visibility=\"hidden\">You must save a file before you can apply a digital signature to the file.</ahelp>" msgstr "<ahelp hid=\".\" visibility=\"hidden\">Kad failą būtų galima pasirašyti, pirmiausia reikia jį įrašyti.</ahelp>" -#. FuBLC +#. gehEw #: digitalsignatures.xhp msgctxt "" "digitalsignatures.xhp\n" "par_idN10644\n" "help.text" -msgid "<ahelp hid=\".\" visibility=\"hidden\">You must save a file in OpenDocument format before you can apply a digital signature to the file.</ahelp>" -msgstr "<ahelp hid=\".\" visibility=\"hidden\">Kad failą būtų galima pasirašyti, pirmiausia reikia jį įrašyti „OpenDocument“ formatu.</ahelp>" +msgid "<ahelp hid=\".\" visibility=\"hidden\">You must save a file in OpenDocument format or OOXML format or export to PDF before you can apply an X509 digital signature to the file. You must save a file in OpenDocument format and have GnuPG installed on your system before you can apply an OpenPGP digital signature to the file.</ahelp>" +msgstr "" + +#. KNw5B +#: digitalsignatures.xhp +msgctxt "" +"digitalsignatures.xhp\n" +"par_idN10571\n" +"help.text" +msgid "<ahelp hid=\".\">The signature will be a XAdES signature for ODF and OOXML, PAdES signature for PDF.</ahelp>" +msgstr "" #. 6VG6y #: digitalsignatures.xhp @@ -48717,24 +48726,6 @@ msgctxt "" msgid "See also <link href=\"text/shared/guide/digital_signatures.xhp\">Digital Signatures</link>." msgstr "Dar žr. <link href=\"text/shared/guide/digital_signatures.xhp\">Skaitmeniniai parašai</link>." -#. Yj9ay -#: digitalsignatures.xhp -msgctxt "" -"digitalsignatures.xhp\n" -"par_idN1056D\n" -"help.text" -msgid "Use AdES-compliant signature when there is a choice" -msgstr "Naudoti su „AdES“ suderinamą parašą, jei įmanoma" - -#. mRsuE -#: digitalsignatures.xhp -msgctxt "" -"digitalsignatures.xhp\n" -"par_idN10571\n" -"help.text" -msgid "<ahelp hid=\".\">Prefers creating XAdES signatures for ODF and OOXML, PAdES signatures for PDF.</ahelp>" -msgstr "<ahelp hid=\".\">Kai tik galima, ODF ir OOXML dokumentai pasirašomi XAdES parašais, PDF dokumentai pasirašomi PAdES parašais.</ahelp>" - #. UGFSo #: digitalsignatures.xhp msgctxt "" diff --git a/source/lt/helpcontent2/source/text/shared/guide.po b/source/lt/helpcontent2/source/text/shared/guide.po index d78a2b94fd5..2caae7eff36 100644 --- a/source/lt/helpcontent2/source/text/shared/guide.po +++ b/source/lt/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: 2023-12-04 15:06+0100\n" +"POT-Creation-Date: 2023-12-15 12:24+0100\n" "PO-Revision-Date: 2021-01-30 10:36+0000\n" "Last-Translator: Modestas Rimkus <modestas.rimkus@gmail.com>\n" "Language-Team: Lithuanian <https://translations.documentfoundation.org/projects/libo_help-master/textsharedguide/lt/>\n" @@ -1672,6 +1672,357 @@ msgctxt "" msgid "<link href=\"text/shared/01/05340300.xhp\">Alignment</link>" msgstr "<link href=\"text/shared/01/05340300.xhp\">Lygiuotė</link>" +#. 9mgyH +#: builtin_help.xhp +msgctxt "" +"builtin_help.xhp\n" +"tit\n" +"help.text" +msgid "Installation of the built-in help" +msgstr "" + +#. MzAGF +#: builtin_help.xhp +msgctxt "" +"builtin_help.xhp\n" +"hd_id861702496632045\n" +"help.text" +msgid "Installing the Built-in Help" +msgstr "" + +#. Ui94A +#: builtin_help.xhp +msgctxt "" +"builtin_help.xhp\n" +"par_id311702497450126\n" +"help.text" +msgid "The instructions for installing the built-in help depend on the method used for installing %PRODUCTNAME on your device. For the purpose of this guide, consider the two following approaches:" +msgstr "" + +#. YhPdv +#: builtin_help.xhp +msgctxt "" +"builtin_help.xhp\n" +"par_id817024975911605\n" +"help.text" +msgid "Installation using the official binaries obtained from the <link href=\"https://www.libreoffice.org/download/download-libreoffice/\">%PRODUCTNAME download</link> page." +msgstr "" + +#. 9nnFc +#: builtin_help.xhp +msgctxt "" +"builtin_help.xhp\n" +"par_id641702498270425\n" +"help.text" +msgid "Installation using third-party repositories. This is mainly the case for Linux operating systems that maintain their own packages." +msgstr "" + +#. kuzoG +#: builtin_help.xhp +msgctxt "" +"builtin_help.xhp\n" +"par_id641702498633778\n" +"help.text" +msgid "This guide provides instruction for installing the built-in help for packages provided by Ubuntu and Fedora. If your installation method is not covered here, please contact the maintainers of the packages installed on your system." +msgstr "" + +#. EAjqA +#: builtin_help.xhp +msgctxt "" +"builtin_help.xhp\n" +"hd_id821702498482709\n" +"help.text" +msgid "Installing from the Official Download page" +msgstr "" + +#. vE7De +#: builtin_help.xhp +msgctxt "" +"builtin_help.xhp\n" +"par_id961702496644653\n" +"help.text" +msgid "The instructions in this section are suitable when %PRODUCTNAME was installed using the official binaries. Follow the steps below to obtain the installation file for the offline built-in help:" +msgstr "" + +#. DEQCd +#: builtin_help.xhp +msgctxt "" +"builtin_help.xhp\n" +"par_id501702499294806\n" +"help.text" +msgid "Visit the <link href=\"https://www.libreoffice.org/download/download-libreoffice/\">%PRODUCTNAME download</link> page." +msgstr "" + +#. CqBdU +#: builtin_help.xhp +msgctxt "" +"builtin_help.xhp\n" +"par_id481702499297711\n" +"help.text" +msgid "Make sure your current operating system is selected in the <menuitem>Choose your operating system</menuitem> section." +msgstr "" + +#. MegFs +#: builtin_help.xhp +msgctxt "" +"builtin_help.xhp\n" +"par_id451702507347283\n" +"help.text" +msgid "Click the link <menuitem>Help for offline use</menuitem> and save the binary file to your device." +msgstr "" + +#. dKs65 +#: builtin_help.xhp +msgctxt "" +"builtin_help.xhp\n" +"par_id881702507455686\n" +"help.text" +msgid "Before clicking the link <menuitem>Help for offline use</menuitem>, make sure the desired language is selected. Click <menuitem>need another language</menuitem> if a different language is desired." +msgstr "" + +#. BK3BB +#: builtin_help.xhp +msgctxt "" +"builtin_help.xhp\n" +"hd_id191702507618250\n" +"help.text" +msgid "Windows" +msgstr "" + +#. xfJzj +#: builtin_help.xhp +msgctxt "" +"builtin_help.xhp\n" +"par_id701702507635522\n" +"help.text" +msgid "Open the location where the <emph>.msi</emph> binary file was downloaded to and execute the installer. Follow the installer instructions." +msgstr "" + +#. s3ao2 +#: builtin_help.xhp +msgctxt "" +"builtin_help.xhp\n" +"hd_id621702507782214\n" +"help.text" +msgid "MacOS" +msgstr "" + +#. 7XBmM +#: builtin_help.xhp +msgctxt "" +"builtin_help.xhp\n" +"par_id761702507959835\n" +"help.text" +msgid "Open the location where the <emph>.dmg</emph> binary file was downloaded to and execute the installer. After the installation window appears, drag and drop the %PRODUCTNAME icon onto the <menuitem>Applications</menuitem> icon." +msgstr "" + +#. VDGMJ +#: builtin_help.xhp +msgctxt "" +"builtin_help.xhp\n" +"hd_id301702508628711\n" +"help.text" +msgid "DEB installer" +msgstr "" + +#. kEwGp +#: builtin_help.xhp +msgctxt "" +"builtin_help.xhp\n" +"par_id851702508657689\n" +"help.text" +msgid "The <emph>.deb</emph> installer is meant for Ubuntu-based Linux distributions and it is available as a <emph>.tar.gz</emph> compressed file." +msgstr "" + +#. wLXFP +#: builtin_help.xhp +msgctxt "" +"builtin_help.xhp\n" +"par_id1001702509285820\n" +"help.text" +msgid "Download the <emph>.tar.gz</emph> file to your device and extract it. The <emph>.deb</emph> file will be inside a folder named <emph>DEBS</emph>." +msgstr "" + +#. 5v5re +#: builtin_help.xhp +msgctxt "" +"builtin_help.xhp\n" +"par_id521702509438353\n" +"help.text" +msgid "Open the <menuitem>Terminal</menuitem> application, use the <literal>cd</literal> command to navigate to the folder where the <emph>.deb</emph> file is located and run the following command:" +msgstr "" + +#. GoGFY +#: builtin_help.xhp +msgctxt "" +"builtin_help.xhp\n" +"par_id101702508909145\n" +"help.text" +msgid "<input>$ sudo dpkg -i libobasis7.6-en-us-help_7.6.4.1-1_amd64.deb</input>" +msgstr "" + +#. Q6B35 +#: builtin_help.xhp +msgctxt "" +"builtin_help.xhp\n" +"par_id801702509255083\n" +"help.text" +msgid "The name of the downloaded file contains the version number, therefore the actual file name may differ from the example above." +msgstr "" + +#. QHApQ +#: builtin_help.xhp +msgctxt "" +"builtin_help.xhp\n" +"hd_id711702509065077\n" +"help.text" +msgid "RPM installer" +msgstr "" + +#. EADid +#: builtin_help.xhp +msgctxt "" +"builtin_help.xhp\n" +"par_id531702509077373\n" +"help.text" +msgid "The <emph>.rpm</emph> installer is meant for Red Hat-based Linux distributions and it is available as a <emph>.tar.gz</emph> compressed file." +msgstr "" + +#. WCMTm +#: builtin_help.xhp +msgctxt "" +"builtin_help.xhp\n" +"par_id100170250925775\n" +"help.text" +msgid "Download the <emph>.tar.gz</emph> file to your device and extract it. The <emph>.rpm</emph> file will be inside a folder named <emph>RPMS</emph>." +msgstr "" + +#. mvqqF +#: builtin_help.xhp +msgctxt "" +"builtin_help.xhp\n" +"par_id521702509438482\n" +"help.text" +msgid "Open the <menuitem>Terminal</menuitem> application, use the <literal>cd</literal> command to navigate to the folder where the <emph>.deb</emph> file is located and run the following command:" +msgstr "" + +#. hPRUc +#: builtin_help.xhp +msgctxt "" +"builtin_help.xhp\n" +"par_id31702509923602\n" +"help.text" +msgid "<input>$ sudo rpm -i libobasis7.6-en-US-help-7.6.4.1-1.x86_64.rpm</input>" +msgstr "" + +#. AERbq +#: builtin_help.xhp +msgctxt "" +"builtin_help.xhp\n" +"par_id21702508510371\n" +"help.text" +msgid "After installation, restart %PRODUCTNAME to be able to use the built-in help." +msgstr "" + +#. KF6Zh +#: builtin_help.xhp +msgctxt "" +"builtin_help.xhp\n" +"hd_id101702511392350\n" +"help.text" +msgid "Installing from Third-party Repositories" +msgstr "" + +#. EYRit +#: builtin_help.xhp +msgctxt "" +"builtin_help.xhp\n" +"par_id731702511460352\n" +"help.text" +msgid "Linux distributions usually provide their own %PRODUCTNAME packages, hence the method to install the built-in help will be different for each distribution." +msgstr "" + +#. Qf5GN +#: builtin_help.xhp +msgctxt "" +"builtin_help.xhp\n" +"par_id481702513590717\n" +"help.text" +msgid "Next are the installation instructions for help packages provided by Ubuntu and Fedora." +msgstr "" + +#. qEYFv +#: builtin_help.xhp +msgctxt "" +"builtin_help.xhp\n" +"hd_id191702513810620\n" +"help.text" +msgid "Ubuntu-based Distributions" +msgstr "" + +#. eaxt3 +#: builtin_help.xhp +msgctxt "" +"builtin_help.xhp\n" +"par_id481702513852446\n" +"help.text" +msgid "Open the <menuitem>Terminal</menuitem> application and run the following command (the example below installs the en_US built-in help):" +msgstr "" + +#. EVxEc +#: builtin_help.xhp +msgctxt "" +"builtin_help.xhp\n" +"par_id511702513867478\n" +"help.text" +msgid "<input>$ sudo apt install libreoffice-help-en-us</input>" +msgstr "" + +#. nHiFu +#: builtin_help.xhp +msgctxt "" +"builtin_help.xhp\n" +"hd_id851702514430704\n" +"help.text" +msgid "Fedora" +msgstr "" + +#. XsnaG +#: builtin_help.xhp +msgctxt "" +"builtin_help.xhp\n" +"par_id651702514440648\n" +"help.text" +msgid "Open the <menuitem>Terminal</menuitem> application and run the following command (the example below installs the en_US built-in help):" +msgstr "" + +#. X4UBr +#: builtin_help.xhp +msgctxt "" +"builtin_help.xhp\n" +"par_id1001702515062635\n" +"help.text" +msgid "<input>$ sudo dnf install libreoffice-langpack-en</input>" +msgstr "" + +#. JiB53 +#: builtin_help.xhp +msgctxt "" +"builtin_help.xhp\n" +"hd_id451702514031171\n" +"help.text" +msgid "Snap packages" +msgstr "" + +#. qcgvG +#: builtin_help.xhp +msgctxt "" +"builtin_help.xhp\n" +"par_id491702514043307\n" +"help.text" +msgid "The %PRODUCTNAME Snap package is provided with the built-in help preinstalled in various languages." +msgstr "" + #. JnFJE #: change_title.xhp msgctxt "" diff --git a/source/lt/helpcontent2/source/text/shared/menu.po b/source/lt/helpcontent2/source/text/shared/menu.po index a857d8e31e4..d3d4ee1341a 100644 --- a/source/lt/helpcontent2/source/text/shared/menu.po +++ b/source/lt/helpcontent2/source/text/shared/menu.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: 2023-09-28 12:40+0200\n" +"POT-Creation-Date: 2023-12-15 12:24+0100\n" "PO-Revision-Date: 2020-11-02 14:56+0000\n" "Last-Translator: Modestas Rimkus <modestas.rimkus@gmail.com>\n" "Language-Team: Lithuanian <https://weblate.documentfoundation.org/projects/libo_help-master/textsharedmenu/lt/>\n" @@ -628,6 +628,96 @@ msgctxt "" msgid "Opens the <emph>Set Image Background</emph> dialog to set the background image of the current <switchinline select=\"appl\"><caseinline select=\"IMPRESS\">slide</caseinline><defaultinline>page</defaultinline></switchinline>. Select an image file and click <emph>Open</emph>." msgstr "" +#. W7R4s +#: style_menu.xhp +msgctxt "" +"style_menu.xhp\n" +"tit\n" +"help.text" +msgid "Styles (menu)" +msgstr "" + +#. bwUC5 +#: style_menu.xhp +msgctxt "" +"style_menu.xhp\n" +"par_idN10553\n" +"help.text" +msgid "<link href=\"text/shared/menu/style_menu.xhp\">Styles</link>" +msgstr "" + +#. tqez2 +#: style_menu.xhp +msgctxt "" +"style_menu.xhp\n" +"par_idN10563\n" +"help.text" +msgid "<ahelp hid=\".\">Contains commands to apply, create, edit, update, load, and manage <link href=\"text/swriter/01/05130000.xhp\">styles</link> in a text document.</ahelp>" +msgstr "" + +#. EMXiA +#: style_menu.xhp +msgctxt "" +"style_menu.xhp\n" +"par_id951701984989443\n" +"help.text" +msgid "<ahelp hid=\".\">Contains commands to apply, create, edit, update, load, and manage styles in a spreadsheet document.</ahelp>" +msgstr "" + +#. BssPU +#: style_menu.xhp +msgctxt "" +"style_menu.xhp\n" +"par_id71693522443488\n" +"help.text" +msgid "Choose <menuitem>Styles</menuitem>." +msgstr "" + +#. fK84v +#: style_menu.xhp +msgctxt "" +"style_menu.xhp\n" +"hd_id121529878513674\n" +"help.text" +msgid "Text styles entries" +msgstr "" + +#. ouDxU +#: style_menu.xhp +msgctxt "" +"style_menu.xhp\n" +"par_id411529878520742\n" +"help.text" +msgid "The entries includes most common paragraph, character and list styles. Click on the style to apply." +msgstr "" + +#. 9WH7A +#: style_menu.xhp +msgctxt "" +"style_menu.xhp\n" +"par_id811701985858003\n" +"help.text" +msgid "Cell styles entries" +msgstr "" + +#. R8yuC +#: style_menu.xhp +msgctxt "" +"style_menu.xhp\n" +"par_id31701985198261\n" +"help.text" +msgid "The entries includes most common cell styles. Click on the style to apply." +msgstr "" + +#. 7FPtK +#: style_menu.xhp +msgctxt "" +"style_menu.xhp\n" +"par_id451529878529005\n" +"help.text" +msgid "You can customize the list of styles entries using menu <link href=\"text/shared/01/06140100.xhp\"><emph>Tools - Customize</emph></link>. Because custom styles belongs to the actual document, remember to store the customized menu in the document scope." +msgstr "" + #. izuQf #: submenu_image.xhp msgctxt "" diff --git a/source/lt/helpcontent2/source/text/swriter.po b/source/lt/helpcontent2/source/text/swriter.po index 863cce03f14..12451ec1254 100644 --- a/source/lt/helpcontent2/source/text/swriter.po +++ b/source/lt/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: 2023-11-02 14:48+0100\n" +"POT-Creation-Date: 2023-12-15 12:24+0100\n" "PO-Revision-Date: 2021-01-21 14:36+0000\n" "Last-Translator: Valentina Dagiene <valentina.dagiene@mif.vu.lt>\n" "Language-Team: Lithuanian <https://translations.documentfoundation.org/projects/libo_help-master/textswriter/lt/>\n" @@ -556,69 +556,6 @@ msgctxt "" msgid "<link href=\"text/swriter/01/05090000.xhp\">Properties</link>" msgstr "<link href=\"text/swriter/01/05090000.xhp\">Savybės</link>" -#. JcZa3 -#: main0115.xhp -msgctxt "" -"main0115.xhp\n" -"tit\n" -"help.text" -msgid "Styles (menu)" -msgstr "Stiliai (meniu)" - -#. uvGcE -#: main0115.xhp -msgctxt "" -"main0115.xhp\n" -"par_idN10553\n" -"help.text" -msgid "<link href=\"text/swriter/main0115.xhp\">Styles</link>" -msgstr "<link href=\"text/swriter/main0115.xhp\">Stiliai</link>" - -#. Ew4ac -#: main0115.xhp -msgctxt "" -"main0115.xhp\n" -"par_idN10563\n" -"help.text" -msgid "<ahelp hid=\".\">Contains commands to apply, create, edit, update, load, and manage <link href=\"text/swriter/01/05130000.xhp\">styles</link> in a text document.</ahelp>" -msgstr "<ahelp hid=\".\">Apima komandas pritaikyti, sukurti, taisyti, atnaujinti, įkelti ir tvarkyti <link href=\"text/swriter/01/05130000.xhp\">stiliai</link> teksto dokumente.</ahelp>" - -#. gz3Qt -#: main0115.xhp -msgctxt "" -"main0115.xhp\n" -"par_id71693522443488\n" -"help.text" -msgid "Choose <menuitem>Styles</menuitem>." -msgstr "" - -#. gsPnE -#: main0115.xhp -msgctxt "" -"main0115.xhp\n" -"hd_id121529878513674\n" -"help.text" -msgid "Text styles entries" -msgstr "Teksto stilių įrašai" - -#. DEUQy -#: main0115.xhp -msgctxt "" -"main0115.xhp\n" -"par_id411529878520742\n" -"help.text" -msgid "The entries includes most common paragraph, character and list styles. Click on the style to apply." -msgstr "Įrašai įtraukia dažniausius pastraipos, rašmens ir sąrašo stilius. Spustelėkite ant stiliaus, kad pritaikytumėte." - -#. RW2Mb -#: main0115.xhp -msgctxt "" -"main0115.xhp\n" -"par_id451529878529005\n" -"help.text" -msgid "You can customize the list of styles entries using menu <link href=\"text/shared/01/06140100.xhp\"><emph>Tools - Customize</emph></link>. Because custom styles belongs to the actual document, remember to store the customized menu in the document scope." -msgstr "Naudodamiesi meniu galite pritaikyti stilių sąrašo įrašus <link href=\"text/shared/01/06140100.xhp\"><emph> Priemonės – Pritaikyti</emph></link>. Pasirinktiniai stiliai priklauso dokumentui, tik nepamirškite saugoti pasirinktinį meniu dokumento apimtyje." - #. VmXct #: main0120.xhp msgctxt "" diff --git a/source/lt/helpcontent2/source/text/swriter/00.po b/source/lt/helpcontent2/source/text/swriter/00.po index 92833fbd4f7..959255a0980 100644 --- a/source/lt/helpcontent2/source/text/swriter/00.po +++ b/source/lt/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: 2023-12-04 15:06+0100\n" +"POT-Creation-Date: 2023-12-15 12:24+0100\n" "PO-Revision-Date: 2021-01-30 17:47+0000\n" "Last-Translator: Valentina Dagiene <valentina.dagiene@mif.vu.lt>\n" "Language-Team: Lithuanian <https://translations.documentfoundation.org/projects/libo_help-master/textswriter00/lt/>\n" @@ -3328,31 +3328,58 @@ msgctxt "" msgid "Choose <menuitem>Table - Delete Rows</menuitem>." msgstr "" -#. DBvQ6 +#. qySGD #: 00000405.xhp msgctxt "" "00000405.xhp\n" -"par_id3147555\n" +"par_id451693687256314\n" "help.text" -msgid "<image id=\"img_id3150361\" src=\"cmd/lc_deleterows.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3150361\">Icon Delete Rows</alt></image>" +msgid "Choose <menuitem>Properties - Table - Delete Rows</menuitem>." msgstr "" -#. fxuw6 +#. CbdbC #: 00000405.xhp msgctxt "" "00000405.xhp\n" -"par_id3156248\n" +"par_id71702162629889\n" "help.text" -msgid "Delete Rows" +msgid "Choose <menuitem>Sheet - Delete Rows</menuitem>." msgstr "" -#. qySGD +#. 2jq6y #: 00000405.xhp msgctxt "" "00000405.xhp\n" -"par_id451693687256314\n" +"par_id781702162634351\n" "help.text" -msgid "Choose <menuitem>Properties - Table - Delete Rows</menuitem>." +msgid "Choose <menuitem>Home - Row - Delete Rows</menuitem>." +msgstr "" + +#. d5zp5 +#: 00000405.xhp +msgctxt "" +"00000405.xhp\n" +"par_id451702162638494\n" +"help.text" +msgid "Choose <menuitem>Layout - Row - Delete Rows</menuitem>." +msgstr "" + +#. DBvQ6 +#: 00000405.xhp +msgctxt "" +"00000405.xhp\n" +"par_id3147555\n" +"help.text" +msgid "<image id=\"img_id3150361\" src=\"cmd/lc_deleterows.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3150361\">Icon Delete Rows</alt></image>" +msgstr "" + +#. fxuw6 +#: 00000405.xhp +msgctxt "" +"00000405.xhp\n" +"par_id3156248\n" +"help.text" +msgid "Delete Rows" msgstr "" #. STSLi @@ -3463,6 +3490,42 @@ msgctxt "" msgid "Choose <menuitem>Table - Delete Columns</menuitem>." msgstr "" +#. rNqW9 +#: 00000405.xhp +msgctxt "" +"00000405.xhp\n" +"par_id361693688361224\n" +"help.text" +msgid "Choose <menuitem>Properties - Table - Delete Columns</menuitem>." +msgstr "" + +#. xxn3A +#: 00000405.xhp +msgctxt "" +"00000405.xhp\n" +"par_id241702162857457\n" +"help.text" +msgid "Choose <menuitem>Sheet - Delete Columns</menuitem>." +msgstr "" + +#. MuJws +#: 00000405.xhp +msgctxt "" +"00000405.xhp\n" +"par_id281702162862870\n" +"help.text" +msgid "Choose <menuitem>Home - Column - Delete Columns</menuitem>." +msgstr "" + +#. qVnvC +#: 00000405.xhp +msgctxt "" +"00000405.xhp\n" +"par_id771702162866448\n" +"help.text" +msgid "Choose <menuitem>Layout - Column - Delete Columns</menuitem>." +msgstr "" + #. oB2d7 #: 00000405.xhp msgctxt "" @@ -3481,15 +3544,6 @@ msgctxt "" msgid "Delete Column" msgstr "Šalinti stulpelį" -#. rNqW9 -#: 00000405.xhp -msgctxt "" -"00000405.xhp\n" -"par_id361693688361224\n" -"help.text" -msgid "Choose <menuitem>Properties - Table - Delete Columns</menuitem>." -msgstr "" - #. Q8XEe #: 00000405.xhp msgctxt "" diff --git a/source/lt/officecfg/registry/data/org/openoffice/Office.po b/source/lt/officecfg/registry/data/org/openoffice/Office.po index 6c60f687855..a39e0cc2549 100644 --- a/source/lt/officecfg/registry/data/org/openoffice/Office.po +++ b/source/lt/officecfg/registry/data/org/openoffice/Office.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2023-12-04 15:07+0100\n" -"PO-Revision-Date: 2023-06-17 20:35+0000\n" +"PO-Revision-Date: 2023-12-12 01:45+0000\n" "Last-Translator: Modestas Rimkus <modestas.rimkus@gmail.com>\n" "Language-Team: Lithuanian <https://translations.documentfoundation.org/projects/libo_ui-master/officecfgregistrydataorgopenofficeoffice/lt/>\n" "Language: lt\n" @@ -914,7 +914,7 @@ msgctxt "" "Text\n" "value.text" msgid "Previous" -msgstr "Ankstesnis" +msgstr "Atgal" #. gDFpF #: PresenterScreen.xcu @@ -924,7 +924,7 @@ msgctxt "" "Text\n" "value.text" msgid "Next" -msgstr "Tekstas" +msgstr "Toliau" #. qVVcD #: PresenterScreen.xcu @@ -954,7 +954,7 @@ msgctxt "" "Text\n" "value.text" msgid "Pause" -msgstr "" +msgstr "Pristabdyti" #. KHiJj #: PresenterScreen.xcu @@ -964,7 +964,7 @@ msgctxt "" "Text\n" "value.text" msgid "Resume" -msgstr "" +msgstr "Paleisti" #. PhNCc #: PresenterScreen.xcu @@ -974,7 +974,7 @@ msgctxt "" "Text\n" "value.text" msgid "Resume" -msgstr "" +msgstr "Paleisti" #. 9xLAe #: PresenterScreen.xcu @@ -984,7 +984,7 @@ msgctxt "" "Text\n" "value.text" msgid "Restart" -msgstr "" +msgstr "Iš naujo" #. zYCFa #: PresenterScreen.xcu @@ -994,7 +994,7 @@ msgctxt "" "Text\n" "value.text" msgid "Exchange" -msgstr "" +msgstr "Sukeisti" #. hAAEf #: PresenterScreen.xcu @@ -1004,7 +1004,7 @@ msgctxt "" "Text\n" "value.text" msgid "Help" -msgstr "" +msgstr "Žinynas" #. AqwYo #: PresenterScreen.xcu @@ -1014,7 +1014,7 @@ msgctxt "" "Text\n" "value.text" msgid "Exit" -msgstr "" +msgstr "Baigti" #. DghaJ #: PresenterScreen.xcu diff --git a/source/lt/officecfg/registry/data/org/openoffice/Office/UI.po b/source/lt/officecfg/registry/data/org/openoffice/Office/UI.po index 9f44b78e65d..5d55d9ef101 100644 --- a/source/lt/officecfg/registry/data/org/openoffice/Office/UI.po +++ b/source/lt/officecfg/registry/data/org/openoffice/Office/UI.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: 2023-12-04 15:07+0100\n" +"POT-Creation-Date: 2023-12-15 12:24+0100\n" "PO-Revision-Date: 2023-07-16 02:08+0000\n" "Last-Translator: Modestas Rimkus <modestas.rimkus@gmail.com>\n" "Language-Team: Lithuanian <https://translations.documentfoundation.org/projects/libo_ui-master/officecfgregistrydataorgopenofficeofficeui/lt/>\n" @@ -2548,6 +2548,16 @@ msgctxt "" msgid "Value ~Highlighting" msgstr "Reikšmių paryškinimas" +#. 3eCWC +#: CalcCommands.xcu +msgctxt "" +"CalcCommands.xcu\n" +"..CalcCommands.UserInterface.Commands..uno:ViewColumnRowHighlighting\n" +"Label\n" +"value.text" +msgid "Column/Row Highlighting" +msgstr "" + #. XMuyF #: CalcCommands.xcu msgctxt "" diff --git a/source/lt/sc/messages.po b/source/lt/sc/messages.po index f4f15dc238e..690d5d913d9 100644 --- a/source/lt/sc/messages.po +++ b/source/lt/sc/messages.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: 2023-12-07 12:39+0100\n" +"POT-Creation-Date: 2023-12-15 12:24+0100\n" "PO-Revision-Date: 2023-06-16 19:35+0000\n" "Last-Translator: Modestas Rimkus <modestas.rimkus@gmail.com>\n" "Language-Team: Lithuanian <https://translations.documentfoundation.org/projects/libo_ui-master/scmessages/lt/>\n" @@ -27385,13 +27385,13 @@ msgid "_Enable very large spreadsheets (16m rows, 16384 cols)" msgstr "" #. xW5dC -#: sc/uiconfig/scalc/ui/optdefaultpage.ui:108 +#: sc/uiconfig/scalc/ui/optdefaultpage.ui:147 msgctxt "optdefaultpage|label1" msgid "New Spreadsheet" msgstr "Naujas skaičiuoklės dokumentas" #. Ap57D -#: sc/uiconfig/scalc/ui/optdefaultpage.ui:123 +#: sc/uiconfig/scalc/ui/optdefaultpage.ui:162 msgctxt "extended_tip|OptDefaultPage" msgid "Defines default settings for new spreadsheet documents." msgstr "Parenkamos numatytosios nuostatos naujiems skaičiuoklės dokumentams." @@ -33028,308 +33028,308 @@ msgctxt "extended_tip|value" msgid "Mark the Value highlighting box to show the cell contents in different colors, depending on type. Text cells are formatted in black, formulas in green, number cells in blue, and protected cells are shown with light grey background, no matter how their display is formatted." msgstr "Parinktį Spalvotos reikšmės žymėkite, jei norite, kad langelių turinys būtų vaizduojamas skirtingomis spalvomis priklausomai nuo tipo. Tekstas langeliuose bus rodomas juodai, formulės – žaliai, skaičiai – mėlynai, o apsaugoti langeliai turės šviesiai pilką foną, nepriklausomai nuo to, kaip jie buvo suformatuoti." -#. ah84V -#: sc/uiconfig/scalc/ui/tpviewpage.ui:116 -msgctxt "tpviewpage|anchor" -msgid "_Anchor" -msgstr "Prieraišai" - -#. B5SJi -#: sc/uiconfig/scalc/ui/tpviewpage.ui:124 -msgctxt "extended_tip|anchor" -msgid "Specifies whether the anchor icon is displayed when an inserted object, such as a graphic, is selected." -msgstr "Nustatoma, ar rodyti prieraišo piktogramą, kai yra pažymėtas įterptas objektas, pavyzdžiui, paveikslas." - #. aqEWS -#: sc/uiconfig/scalc/ui/tpviewpage.ui:135 +#: sc/uiconfig/scalc/ui/tpviewpage.ui:116 msgctxt "tpviewpage|rangefind" msgid "_Show references in color" msgstr "Spalvotos nuorodos" #. hSxKG -#: sc/uiconfig/scalc/ui/tpviewpage.ui:143 +#: sc/uiconfig/scalc/ui/tpviewpage.ui:124 msgctxt "extended_tip|rangefind" msgid "Specifies that each reference is highlighted in color in the formula. The cell range is also enclosed by a colored border as soon as the cell containing the reference is selected for editing." msgstr "Nustatoma, kad visos nuorodos formulėse būtų rodomos spalvotai. Spalvotu rėmeliu apvedamas ir langelių blokas, kai tik langelis, kuriame yra nuoroda, pažymimas taisymui." +#. ah84V +#: sc/uiconfig/scalc/ui/tpviewpage.ui:213 +msgctxt "tpviewpage|anchor" +msgid "_Anchor" +msgstr "Prieraišai" + +#. B5SJi +#: sc/uiconfig/scalc/ui/tpviewpage.ui:221 +msgctxt "extended_tip|anchor" +msgid "Specifies whether the anchor icon is displayed when an inserted object, such as a graphic, is selected." +msgstr "Nustatoma, ar rodyti prieraišo piktogramą, kai yra pažymėtas įterptas objektas, pavyzdžiui, paveikslas." + #. qGaUd -#: sc/uiconfig/scalc/ui/tpviewpage.ui:154 +#: sc/uiconfig/scalc/ui/tpviewpage.ui:245 msgctxt "tpviewpage|value" msgid "Column/Row highlighting" msgstr "" #. EjEZg -#: sc/uiconfig/scalc/ui/tpviewpage.ui:162 +#: sc/uiconfig/scalc/ui/tpviewpage.ui:253 msgctxt "extended_tip|value" msgid "Mark the Column/row highlighting box to show row/column highlighting for the row and column of the active cell." msgstr "" #. qtccR -#: sc/uiconfig/scalc/ui/tpviewpage.ui:177 +#: sc/uiconfig/scalc/ui/tpviewpage.ui:281 msgctxt "tpviewpage|label4" msgid "Display" msgstr "Rodoma" #. oCEpm -#: sc/uiconfig/scalc/ui/tpviewpage.ui:204 +#: sc/uiconfig/scalc/ui/tpviewpage.ui:308 msgctxt "tpviewpage|rowcolheader" msgid "Colu_mn/row headers" msgstr "Stulpelių ir eilučių antraštės" #. sF7Bk -#: sc/uiconfig/scalc/ui/tpviewpage.ui:212 +#: sc/uiconfig/scalc/ui/tpviewpage.ui:316 msgctxt "extended_tip|rowcolheader" msgid "Specifies whether to display row and column headers." msgstr "Nustatoma, ar rodyti stulpelių ir eilučių antraštes." #. WAwjG -#: sc/uiconfig/scalc/ui/tpviewpage.ui:223 +#: sc/uiconfig/scalc/ui/tpviewpage.ui:327 msgctxt "tpviewpage|hscroll" msgid "Hori_zontal scroll bar" msgstr "Horizontalioji slankjuostė" #. EpixW -#: sc/uiconfig/scalc/ui/tpviewpage.ui:231 +#: sc/uiconfig/scalc/ui/tpviewpage.ui:335 msgctxt "extended_tip|hscroll" msgid "Specifies whether to display a horizontal scrollbar at the bottom of the document window." msgstr "Nustatoma, ar dokumento lango apačioje rodyti horizontaliąją slankjuostę." #. PZvCk -#: sc/uiconfig/scalc/ui/tpviewpage.ui:242 +#: sc/uiconfig/scalc/ui/tpviewpage.ui:346 msgctxt "tpviewpage|vscroll" msgid "_Vertical scroll bar" msgstr "Vertikalioji slankjuostė" #. yhyGB -#: sc/uiconfig/scalc/ui/tpviewpage.ui:250 +#: sc/uiconfig/scalc/ui/tpviewpage.ui:354 msgctxt "extended_tip|vscroll" msgid "Specifies whether to display a vertical scrollbar at the right of the document window." msgstr "Nustatoma, ar dokumento lango dešinėje pusėje rodyti vertikaliąją slankjuostę." #. rPmMd -#: sc/uiconfig/scalc/ui/tpviewpage.ui:261 +#: sc/uiconfig/scalc/ui/tpviewpage.ui:365 msgctxt "tpviewpage|tblreg" msgid "Sh_eet tabs" msgstr "Lakštų ąselės" #. aBrX6 -#: sc/uiconfig/scalc/ui/tpviewpage.ui:269 +#: sc/uiconfig/scalc/ui/tpviewpage.ui:373 msgctxt "extended_tip|tblreg" msgid "Specifies whether to display the sheet tabs at the bottom of the spreadsheet document." msgstr "Nustatoma, ar skaičiuoklės dokumento apačioje rodyti lakštų ąseles." #. WJSnC -#: sc/uiconfig/scalc/ui/tpviewpage.ui:280 +#: sc/uiconfig/scalc/ui/tpviewpage.ui:384 msgctxt "tpviewpage|outline" msgid "_Outline symbols" msgstr "Struktūros simboliai" #. hhB5n -#: sc/uiconfig/scalc/ui/tpviewpage.ui:288 +#: sc/uiconfig/scalc/ui/tpviewpage.ui:392 msgctxt "extended_tip|outline" msgid "If you have defined an outline, the Outline symbols option specifies whether to view the outline symbols at the border of the sheet." msgstr "Jei dokumente sukūrėte struktūrą, šia parinktimi galima nustatyti, ar lakšto pakraštyje rodyti struktūros simbolius." #. jJ4uB -#: sc/uiconfig/scalc/ui/tpviewpage.ui:299 +#: sc/uiconfig/scalc/ui/tpviewpage.ui:403 msgctxt "tpviewpage|summary" msgid "Summary o_n search" msgstr "Paieškos santrauka" #. Ws4Ev -#: sc/uiconfig/scalc/ui/tpviewpage.ui:318 +#: sc/uiconfig/scalc/ui/tpviewpage.ui:500 msgctxt "tpviewpage|label5" msgid "Window" msgstr "Langas" #. g4FQY -#: sc/uiconfig/scalc/ui/tpviewpage.ui:338 +#: sc/uiconfig/scalc/ui/tpviewpage.ui:527 msgctxt "tpviewpage|synczoom" msgid "S_ynchronize sheets" msgstr "Vienodas visuose lakštuose" #. C5GAq -#: sc/uiconfig/scalc/ui/tpviewpage.ui:348 +#: sc/uiconfig/scalc/ui/tpviewpage.ui:535 msgctxt "extended_tip|synczoom" msgid "If checked, all sheets are shown with the same zoom factor. If not checked, each sheet can have its own zoom factor." msgstr "Jei parinktis pažymėta, visuose lakštuose bus taikomas vienodas mastelio koeficientas. Jei ne – kiekviename lakšte bus galima nustatyti skirtingą mastelį." #. pEFjC -#: sc/uiconfig/scalc/ui/tpviewpage.ui:357 +#: sc/uiconfig/scalc/ui/tpviewpage.ui:563 msgctxt "tpviewpage|label3" msgid "Zoom" msgstr "Mastelis" #. ShHLd -#: sc/uiconfig/scalc/ui/tpviewpage.ui:386 +#: sc/uiconfig/scalc/ui/tpviewpage.ui:592 msgctxt "tpviewpage|break" msgid "_Page breaks" msgstr "Puslapių lūžiai" #. Vc5tW -#: sc/uiconfig/scalc/ui/tpviewpage.ui:394 +#: sc/uiconfig/scalc/ui/tpviewpage.ui:600 msgctxt "extended_tip|break" msgid "Specifies whether to view the page breaks within a defined print area." msgstr "Nurodoma, ar rodyti puslapių lūžių vietas nustatytoje spausdinimo srityje." #. xkuBL -#: sc/uiconfig/scalc/ui/tpviewpage.ui:406 +#: sc/uiconfig/scalc/ui/tpviewpage.ui:612 msgctxt "tpviewpage|guideline" msgid "Helplines _while moving" msgstr "Tempiant rodomi orientyrai" #. KGEQG -#: sc/uiconfig/scalc/ui/tpviewpage.ui:414 +#: sc/uiconfig/scalc/ui/tpviewpage.ui:620 msgctxt "extended_tip|guideline" msgid "Specifies whether to view guides when moving drawings, frames, graphics and other objects." msgstr "Nustatoma, ar tempiant grafikos objektus, kadrus, paveikslus ir kitus objektus rodyti orientyrus." #. bF3Yr -#: sc/uiconfig/scalc/ui/tpviewpage.ui:428 +#: sc/uiconfig/scalc/ui/tpviewpage.ui:634 msgctxt "tpviewpage|grid_label" msgid "_Grid lines:" msgstr "Tinklelio linijos:" #. BUibB -#: sc/uiconfig/scalc/ui/tpviewpage.ui:443 +#: sc/uiconfig/scalc/ui/tpviewpage.ui:649 msgctxt "tpviewpage|grid" msgid "Show" msgstr "Rodyti" #. GXPYd -#: sc/uiconfig/scalc/ui/tpviewpage.ui:444 +#: sc/uiconfig/scalc/ui/tpviewpage.ui:650 msgctxt "tpviewpage|grid" msgid "Show on colored cells" msgstr "Rodyti nuspalvintuose langeliuose" #. ucTDZ -#: sc/uiconfig/scalc/ui/tpviewpage.ui:445 +#: sc/uiconfig/scalc/ui/tpviewpage.ui:651 msgctxt "tpviewpage|grid" msgid "Hide" msgstr "Slėpti" #. vFtNT -#: sc/uiconfig/scalc/ui/tpviewpage.ui:449 +#: sc/uiconfig/scalc/ui/tpviewpage.ui:655 msgctxt "extended_tip|grid" msgid "Specifies when grid lines will be displayed. Default is to display grid lines only on cells that do not have a background color. You can choose to also display grid lines on cells with background color, or to hide them." msgstr "Nustatoma, kada rodyti tinklelio linijas. Pagal numatytąją nuostatą tinklelio linijos rodomos tik aplink tuos langelius, kuriems nenustatyta fono spalva. Galima linijas rodyti langeliams su fono spalva arba visai jas paslėpti." #. BpEmt -#: sc/uiconfig/scalc/ui/tpviewpage.ui:463 +#: sc/uiconfig/scalc/ui/tpviewpage.ui:669 msgctxt "tpviewpage|labelCursor" msgid "Pointe_r:" msgstr "" #. AmbjZ -#: sc/uiconfig/scalc/ui/tpviewpage.ui:475 +#: sc/uiconfig/scalc/ui/tpviewpage.ui:681 msgctxt "tpviewpage|radiobuttonThemed" msgid "T_hemed" msgstr "" #. xQTDE -#: sc/uiconfig/scalc/ui/tpviewpage.ui:479 +#: sc/uiconfig/scalc/ui/tpviewpage.ui:685 msgctxt "tpviewpage|radiobuttonThemedTip" msgid "Show the pointer as defined in the icon theme, typically as fat cross." msgstr "" #. 3HxpG -#: sc/uiconfig/scalc/ui/tpviewpage.ui:491 +#: sc/uiconfig/scalc/ui/tpviewpage.ui:697 msgctxt "tpviewpage|radiobuttonSystem" msgid "S_ystem" msgstr "" #. weVdC -#: sc/uiconfig/scalc/ui/tpviewpage.ui:495 +#: sc/uiconfig/scalc/ui/tpviewpage.ui:701 msgctxt "tpviewpage|radiobuttonSystemTip" msgid "Show the pointer as system default, typically an arrow pointer." msgstr "" #. Cb4AM -#: sc/uiconfig/scalc/ui/tpviewpage.ui:511 +#: sc/uiconfig/scalc/ui/tpviewpage.ui:769 msgctxt "tpviewpage|label1" msgid "Visual Aids" msgstr "Pagalbinės priemonės" #. Qd5Rp -#: sc/uiconfig/scalc/ui/tpviewpage.ui:542 +#: sc/uiconfig/scalc/ui/tpviewpage.ui:800 msgctxt "tpviewpage|objgrf_label" msgid "Ob_jects/Images:" msgstr "Objektai ir paveikslai:" #. vLBFR -#: sc/uiconfig/scalc/ui/tpviewpage.ui:556 +#: sc/uiconfig/scalc/ui/tpviewpage.ui:814 msgctxt "tpviewpage|diagram_label" msgid "Char_ts:" msgstr "" #. q544D -#: sc/uiconfig/scalc/ui/tpviewpage.ui:570 +#: sc/uiconfig/scalc/ui/tpviewpage.ui:828 msgctxt "tpviewpage|draw_label" msgid "_Drawing objects:" msgstr "Grafikos objektai:" #. mpELg -#: sc/uiconfig/scalc/ui/tpviewpage.ui:585 +#: sc/uiconfig/scalc/ui/tpviewpage.ui:843 msgctxt "tpviewpage|objgrf" msgid "Show" msgstr "Rodyti" #. Kx6yJ -#: sc/uiconfig/scalc/ui/tpviewpage.ui:586 +#: sc/uiconfig/scalc/ui/tpviewpage.ui:844 msgctxt "tpviewpage|objgrf" msgid "Hide" msgstr "Slėpti" #. oKpbX -#: sc/uiconfig/scalc/ui/tpviewpage.ui:590 +#: sc/uiconfig/scalc/ui/tpviewpage.ui:848 msgctxt "extended_tip|objgrf" msgid "Defines if objects and graphics are shown or hidden." msgstr "Parenkama, ar rodyti, ar slėpti objektus ir paveikslus." #. wFBeZ -#: sc/uiconfig/scalc/ui/tpviewpage.ui:604 +#: sc/uiconfig/scalc/ui/tpviewpage.ui:862 msgctxt "tpviewpage|diagram" msgid "Show" msgstr "Rodyti" #. H7MAB -#: sc/uiconfig/scalc/ui/tpviewpage.ui:605 +#: sc/uiconfig/scalc/ui/tpviewpage.ui:863 msgctxt "tpviewpage|diagram" msgid "Hide" msgstr "Slėpti" #. oVE9C -#: sc/uiconfig/scalc/ui/tpviewpage.ui:609 +#: sc/uiconfig/scalc/ui/tpviewpage.ui:867 msgctxt "extended_tip|diagram" msgid "Defines if charts in your document are shown or hidden." msgstr "Nustatoma, ar dokumente rodyti, ar slėpti diagramas." #. YaiTQ -#: sc/uiconfig/scalc/ui/tpviewpage.ui:623 +#: sc/uiconfig/scalc/ui/tpviewpage.ui:881 msgctxt "tpviewpage|draw" msgid "Show" msgstr "Rodyti" #. DST5a -#: sc/uiconfig/scalc/ui/tpviewpage.ui:624 +#: sc/uiconfig/scalc/ui/tpviewpage.ui:882 msgctxt "tpviewpage|draw" msgid "Hide" msgstr "Slėpti" #. FDGKD -#: sc/uiconfig/scalc/ui/tpviewpage.ui:628 +#: sc/uiconfig/scalc/ui/tpviewpage.ui:886 msgctxt "extended_tip|draw" msgid "Defines if drawing objects in your document are shown or hidden." msgstr "Nustatoma, ar dokumente rodyti, ar slėpti grafikos objektus." #. E6GxC -#: sc/uiconfig/scalc/ui/tpviewpage.ui:643 +#: sc/uiconfig/scalc/ui/tpviewpage.ui:940 msgctxt "tpviewpage|label2" msgid "Objects" msgstr "Objektai" #. AnHPF -#: sc/uiconfig/scalc/ui/tpviewpage.ui:667 +#: sc/uiconfig/scalc/ui/tpviewpage.ui:964 msgctxt "extended_tip|TpViewPage" msgid "Defines which elements of the Calc main window are displayed. You can also show or hide highlighting of values in tables." msgstr "" diff --git a/source/lt/sd/messages.po b/source/lt/sd/messages.po index 15c006f35e7..bbb02494291 100644 --- a/source/lt/sd/messages.po +++ b/source/lt/sd/messages.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2023-12-04 15:07+0100\n" -"PO-Revision-Date: 2023-10-02 08:36+0000\n" +"PO-Revision-Date: 2023-12-15 01:45+0000\n" "Last-Translator: Modestas Rimkus <modestas.rimkus@gmail.com>\n" "Language-Team: Lithuanian <https://translations.documentfoundation.org/projects/libo_ui-master/sdmessages/lt/>\n" "Language: lt\n" @@ -4673,13 +4673,13 @@ msgstr "Paleidžia pasirinktą garso failą." #: sd/uiconfig/simpress/ui/customanimationeffecttab.ui:309 msgctxt "customanimationeffecttab|extended_tip|dim_color_list" msgid "Select the dim color." -msgstr "Pasirinkti blukinimo spalvą." +msgstr "Pasirinkite temdymo spalvą." #. qAefu #: sd/uiconfig/simpress/ui/customanimationeffecttab.ui:327 msgctxt "customanimationeffecttab|text_delay_label" msgid "Delay between characters" -msgstr "" +msgstr "Delsa tarp rašmenų" #. DQV2T #: sd/uiconfig/simpress/ui/customanimationeffecttab.ui:348 @@ -4882,19 +4882,19 @@ msgstr "Animacijos sąraše pateikiamos visos esamos skaidrės animacijos. " #: sd/uiconfig/simpress/ui/customanimationspanel.ui:163 msgctxt "customanimationspanel|STR_CUSTOMANIMATION_LIST_HELPTEXT" msgid "First select the slide element and then click 'Add' to add an animation effect." -msgstr "" +msgstr "Pirmiausia pažymėkite skaidrės elementą, tuomet spustelėkite „Pridėti“ animacijos efektui pritaikyti" #. wWeBD #: sd/uiconfig/simpress/ui/customanimationspanel.ui:208 msgctxt "customanimationspanel|lbEffect" msgid "Effects" -msgstr "" +msgstr "Efektai" #. WGWNA #: sd/uiconfig/simpress/ui/customanimationspanel.ui:229 msgctxt "customanimationspanel|add" msgid "_Add" -msgstr "" +msgstr "Pridėti" #. nRqGR #: sd/uiconfig/simpress/ui/customanimationspanel.ui:233 @@ -4906,7 +4906,7 @@ msgstr "Pridėti efektą" #: sd/uiconfig/simpress/ui/customanimationspanel.ui:239 msgctxt "customanimationspanel|extended_tip|add_effect" msgid "Adds another animation effect for the selected object on the slide." -msgstr "Prideda animacijos efektą pasirinktam skaidrės objektui." +msgstr "Pažymėtam skaidrės objektui pridedamas animacijos efektas." #. vitMM #: sd/uiconfig/simpress/ui/customanimationspanel.ui:254 @@ -4918,7 +4918,7 @@ msgstr "Šalinti efektą" #: sd/uiconfig/simpress/ui/customanimationspanel.ui:260 msgctxt "customanimationspanel|extended_tip|remove_effect" msgid "Removes the selected animation effects from the animation list." -msgstr "Šalina pasirinktus animacijos efektus iš animacijų sąrašo." +msgstr "Pažymėti animacijos efektai šalinami iš animacijų sąrašo." #. 3wHRp #: sd/uiconfig/simpress/ui/customanimationspanel.ui:275 @@ -4930,7 +4930,7 @@ msgstr "Pakelti" #: sd/uiconfig/simpress/ui/customanimationspanel.ui:281 msgctxt "customanimationspanel|extended_tip|move_up" msgid "Click one of the buttons to move the selected animation effect up or down in the list." -msgstr "Spustelėkite vieną iš mygtukų, jei norite perkelti pasirinktą animacijos efektą sąraše aukštyn arba žemyn." +msgstr "Spustelėjus vieną iš mygtukų pažymėtas animacijos efektas sąraše perkeliamas aukštyn arba žemyn." #. jEksa #: sd/uiconfig/simpress/ui/customanimationspanel.ui:296 @@ -5002,7 +5002,7 @@ msgstr "Pasirinkite animacijos efektą." #: sd/uiconfig/simpress/ui/customanimationspanel.ui:428 msgctxt "customanimationspanel|effect_label" msgid "Options" -msgstr "" +msgstr "Parinktys" #. GDYfC #: sd/uiconfig/simpress/ui/customanimationspanel.ui:445 @@ -5032,7 +5032,7 @@ msgstr "Po ankstesnio" #: sd/uiconfig/simpress/ui/customanimationspanel.ui:465 msgctxt "customanimationspanel|extended_tip|start_effect_list" msgid "Displays when the selected animation effect should be started." -msgstr "Parodo, kada pasirinktas animacijos efektas pradedamas." +msgstr "Nurodoma, kada pradėti pažymėtą animacijos efektą." #. 8AUq9 #: sd/uiconfig/simpress/ui/customanimationspanel.ui:479 @@ -5050,7 +5050,7 @@ msgstr "Parinktys" #: sd/uiconfig/simpress/ui/customanimationspanel.ui:497 msgctxt "customanimationspanel|extended_tip|more_properties" msgid "Specifies additional properties for the selected element in the Custom Animations pane." -msgstr "Nusako papildomas pasirinkto objekto savybes Aprašomos animacijos juostoje." +msgstr "Nustatomos papildomos pažymėto elemento animacijos parinktys." #. QWndb #: sd/uiconfig/simpress/ui/customanimationspanel.ui:511 diff --git a/source/lt/sw/messages.po b/source/lt/sw/messages.po index be94b7fd445..0e4cb737b8d 100644 --- a/source/lt/sw/messages.po +++ b/source/lt/sw/messages.po @@ -3,8 +3,8 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2023-12-04 15:07+0100\n" -"PO-Revision-Date: 2023-11-23 01:45+0000\n" +"POT-Creation-Date: 2023-12-15 12:24+0100\n" +"PO-Revision-Date: 2023-12-15 01:45+0000\n" "Last-Translator: Modestas Rimkus <modestas.rimkus@gmail.com>\n" "Language-Team: Lithuanian <https://translations.documentfoundation.org/projects/libo_ui-master/swmessages/lt/>\n" "Language: lt\n" @@ -9433,13 +9433,13 @@ msgstr "Pritaikyti pastraipos stiliai" #: sw/inc/strings.hrc:1299 msgctxt "STR_REDLINE_COMMENT_ADDED" msgid "Comment added" -msgstr "" +msgstr "Įterptas komentaras" #. 2KNu9 #: sw/inc/strings.hrc:1300 msgctxt "STR_REDLINE_COMMENT_DELETED" msgid "Comment deleted" -msgstr "" +msgstr "Pašalintas komentaras" #. sgEbW #: sw/inc/strings.hrc:1301 @@ -9451,7 +9451,7 @@ msgstr "Puslapis " #: sw/inc/strings.hrc:1302 msgctxt "STR_PAGES_TWO_CONJUNCTION" msgid "and" -msgstr "" +msgstr "ir" #. 3DpEx #: sw/inc/strings.hrc:1303 @@ -9463,49 +9463,49 @@ msgstr "%1 puslapis iš %2" #: sw/inc/strings.hrc:1304 msgctxt "STR_PAGE_COUNT_EXTENDED" msgid "Page %1 of %2 [Page %3]" -msgstr "" +msgstr "%1 puslapis iš %2 [%3 puslapis]" #. gqFYf #: sw/inc/strings.hrc:1305 msgctxt "STR_PAGES_COUNT" msgid "Pages %1 - %2 of %3" -msgstr "" +msgstr "%1–%2 puslapiai iš %3" #. BqLqv #: sw/inc/strings.hrc:1306 msgctxt "STR_PAGES_COUNT_EXTENDED" msgid "Pages %1 - %2 of %3 [Pages %4 - %5]" -msgstr "" +msgstr "%1–%2 puslapiai iš %3 [%4–%5 puslapiai]" #. FjgDc #: sw/inc/strings.hrc:1307 msgctxt "STR_PAGE_COUNT_CUSTOM" msgid "Page %1 (%2) of %3" -msgstr "" +msgstr "%1 (%2) puslapis iš %3" #. jBinK #: sw/inc/strings.hrc:1308 msgctxt "STR_PAGE_COUNT_CUSTOM_EXTENDED" msgid "Page %1 (%2) of %3 [Page %4 (%5)]" -msgstr "" +msgstr "%1 (%2) puslapis iš %3 [%4 (%5) puslapis]" #. 5EAe9 #: sw/inc/strings.hrc:1309 msgctxt "STR_PAGES_COUNT_CUSTOM" msgid "Pages %1 - %2 (%3 - %4) of %5" -msgstr "" +msgstr "%1–%2 (%3–%4) puslapiai iš %5" #. 6pfhH #: sw/inc/strings.hrc:1310 msgctxt "STR_PAGES_COUNT_CUSTOM_EXTENDED" msgid "Pages %1 - %2 (%3 - %4) of %5 [Pages %6 - %7 (%8 - %9)]" -msgstr "" +msgstr "%1–%2 (%3–%4) puslapiai iš %5 [%6–%7 (%8–%9) puslapiai]" #. a7tDc #: sw/inc/strings.hrc:1311 msgctxt "STR_PAGE_COUNT_PRINTED" msgid "Page %1 of %2 (Page %3 of %4 to print)" -msgstr "" +msgstr "%1 puslapis iš %2 (%3 puslapis iš %4 spausdinimui)" #. KjML8 #. Strings for gallery/background @@ -28187,13 +28187,13 @@ msgid "Lines:" msgstr "Eilučių:" #. xEDWN -#: sw/uiconfig/swriter/ui/statisticsinfopage.ui:249 +#: sw/uiconfig/swriter/ui/statisticsinfopage.ui:258 msgctxt "statisticsinfopage|update" msgid "Update" msgstr "Atnaujinti" #. LVWDd -#: sw/uiconfig/swriter/ui/statisticsinfopage.ui:266 +#: sw/uiconfig/swriter/ui/statisticsinfopage.ui:275 msgctxt "statisticsinfopage|extended_tip|StatisticsInfoPage" msgid "Displays statistics for the current file." msgstr "Čia rodoma veikiamojo dokumento statistika." diff --git a/source/lt/uui/messages.po b/source/lt/uui/messages.po index 1d9eecc780e..8add8feb8c9 100644 --- a/source/lt/uui/messages.po +++ b/source/lt/uui/messages.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: 2023-12-04 15:07+0100\n" +"POT-Creation-Date: 2023-12-15 12:24+0100\n" "PO-Revision-Date: 2023-06-16 19:35+0000\n" "Last-Translator: Modestas Rimkus <modestas.rimkus@gmail.com>\n" "Language-Team: Lithuanian <https://translations.documentfoundation.org/projects/libo_ui-master/uuimessages/lt/>\n" @@ -958,6 +958,12 @@ msgctxt "STR_LOADREADONLY_MSG" msgid "The author would like you to open '$(ARG1)' as read-only unless you need to make changes. Open as read-only?" msgstr "" +#. qiB7D +#: uui/inc/strings.hrc:82 +msgctxt "STR_VERIFIY_CERT" +msgid "You need to view the certificate first." +msgstr "" + #. 45x3T #: uui/uiconfig/ui/authfallback.ui:8 msgctxt "authfallback|AuthFallbackDlg" @@ -1106,11 +1112,29 @@ msgctxt "macrowarnmedium|alwaysTrustCheckbutton" msgid "_Always trust macros from this source" msgstr "Visada pasitikėti makrokomandomis iš šio šaltinio" -#. hWGP7 +#. ZYQ7j #: uui/uiconfig/ui/macrowarnmedium.ui:128 msgctxt "macrowarnmedium|viewSignsButton" -msgid "_View Signatures…" -msgstr "Rodyti parašus…" +msgid "_Show Signatures…" +msgstr "" + +#. fCrAW +#: uui/uiconfig/ui/macrowarnmedium.ui:145 +msgctxt "macrowarnmedium|viewCertButton" +msgid "_Show Certificate…" +msgstr "" + +#. sd5Xp +#: uui/uiconfig/ui/macrowarnmedium.ui:171 +msgctxt "macrowarnmedium|certNoLongerValidLabel" +msgid "Warning: The certificate is no longer valid." +msgstr "" + +#. K2umf +#: uui/uiconfig/ui/macrowarnmedium.ui:183 +msgctxt "macrowarnmedium|certNotYetValidLabel" +msgid "Warning: The certificate is not yet valid." +msgstr "" #. BABeG #: uui/uiconfig/ui/masterpassworddlg.ui:8 |