update translations for 24-8/master

and force-fix errors using pocheck

Change-Id: If076c515de168ad573ccd927faf405d15c6dff34
This commit is contained in:
Christian Lohmaier
2024-06-20 16:11:21 +02:00
parent cf2e53f45d
commit 755fc723ca
696 changed files with 30423 additions and 22100 deletions

View File

@@ -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: 2024-06-10 14:48+0200\n"
"POT-Creation-Date: 2024-06-20 13:14+0200\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"
@@ -54592,13 +54592,13 @@ msgctxt ""
msgid "This function ignores any text or empty cell within a data range. If you suspect wrong results from this function, look for text in the data ranges. To highlight text contents in a data range, use the <link href=\"text/scalc/01/03080000.xhp\">value highlighting</link> feature."
msgstr ""
#. DB6XT
#. s37P8
#: common_func.xhp
msgctxt ""
"common_func.xhp\n"
"par_id431716730587722\n"
"help.text"
msgid "Any of the optional arguments can be omitted. An optional argument is required to be preceded by the preceding separators."
msgid "Any of the optional arguments can be omitted. An optional argument requires all preceding separators to be present."
msgstr ""
#. GAPGX
@@ -57166,13 +57166,13 @@ msgctxt ""
msgid "This function is always recalculated whenever a recalculation occurs."
msgstr "Ši funkcija nuolat perksičiuojama."
#. fSXNw
#. GC9sp
#: ful_func.xhp
msgctxt ""
"ful_func.xhp\n"
"par_id711715953325962\n"
"help.text"
msgid "The function is always <emph>case insensitive</emph>, independent from the setting of <emph>Case sensitive</emph> checkbox in <switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME - Preferences</menuitem></caseinline><defaultinline><menuitem>Tools - Options</menuitem></defaultinline></switchinline> - <link href=\"text/shared/optionen/01060500.xhp\"><menuitem>%PRODUCTNAME Calc - Calculate</menuitem></link>."
msgid "The function is always <emph>case insensitive</emph>, independent from the setting of <emph>Case sensitive</emph> checkbox in <switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME - Preferences</menuitem></caseinline><defaultinline><menuitem>Tools - Options</menuitem></defaultinline></switchinline> - <link href=\"text/shared/optionen/01060500.xhp\"><menuitem>%PRODUCTNAME Calc - Calculate</menuitem></link>. You can however, use the mode modifier <emph>(?-i)</emph> in <link href=\"text/shared/01/02100001.xhp\">regular expressions</link> to force search for a case-sensitive match."
msgstr ""
#. 8DbP2
@@ -71737,13 +71737,13 @@ msgctxt ""
msgid "Searches for a value in an array and returns a reference to a cell or range of cells."
msgstr ""
#. bywFk
#. mekaB
#: func_xlookup.xhp
msgctxt ""
"func_xlookup.xhp\n"
"par_id631708282151776\n"
"help.text"
msgid "XLOOKUP function is a modern and flexible replacement for older functions like <link href=\"text/scalc/01/04060109.xhp#Section9\">VLOOKUP</link>, <link href=\"text/scalc/01/04060109.xhp#Section17\">HLOOKUP</link>, and <link href=\"text/scalc/01/04060109.xhp#Section14\">LOOKUP</link>. XLOOKUP supports approximate and exact matching, wildcards (* ?) for partial matches, and lookups in vertical or horizontal ranges. XLOOKUP can perform a reverse search and offers a fast binary search option when working with large datasets."
msgid "XLOOKUP function is a modern and flexible replacement for older functions like <link href=\"text/scalc/01/04060109.xhp#Section9\">VLOOKUP</link>, <link href=\"text/scalc/01/04060109.xhp#Section17\">HLOOKUP</link>, and <link href=\"text/scalc/01/04060109.xhp#Section14\">LOOKUP</link>. XLOOKUP supports approximate and exact matching, wildcards (* ?) or regular expressions for partial matches, and lookups in vertical or horizontal ranges. XLOOKUP can perform a reverse search and offers a fast binary search option when working with large datasets."
msgstr ""
#. TwFcc
@@ -71836,13 +71836,13 @@ msgctxt ""
msgid "<emph>1</emph>: attempt exact match. If <emph>Lookup</emph> value is not found, then return the next larger item."
msgstr ""
#. JJ3M2
#. DEt3s
#: func_xlookup.xhp
msgctxt ""
"func_xlookup.xhp\n"
"par_id881708281558005\n"
"help.text"
msgid "<emph>2</emph>: a <link href=\"text/scalc/guide/wildcards.xhp\">wildcard</link> match where characters *, ?, and ~ have special meanings."
msgid "<emph>2</emph>: a <link href=\"text/scalc/guide/wildcards.xhp\">wildcard</link> match where characters *, ?, and ~ have special meanings, or a match using <link href=\"text/shared/01/02100001.xhp\">regular expressions</link>."
msgstr ""
#. EqTBc
@@ -71890,6 +71890,15 @@ msgctxt ""
msgid "<emph>-2</emph>: binary search that relies on <emph>Array</emph> being sorted in descending order. If not sorted, invalid results will be returned."
msgstr ""
#. jo6AY
#: func_xlookup.xhp
msgctxt ""
"func_xlookup.xhp\n"
"par_id551718627629229\n"
"help.text"
msgid "<emph>MatchType</emph> value 2 cannot be combined with binary search (<emph>SearchMode</emph> value <emph>2</emph> or <emph>-2</emph>)."
msgstr ""
#. fHQrZ
#: func_xlookup.xhp
msgctxt ""
@@ -72007,6 +72016,51 @@ msgctxt ""
msgid "<emph>Array</emph>: is the reference of the array or range to search."
msgstr ""
#. yxFjM
#: func_xmatch.xhp
msgctxt ""
"func_xmatch.xhp\n"
"par_id121708281643207\n"
"help.text"
msgid "<emph>MatchType</emph>: (optional) specifies the match type. Values can be:"
msgstr ""
#. jmwqp
#: func_xmatch.xhp
msgctxt ""
"func_xmatch.xhp\n"
"par_id111708281542144\n"
"help.text"
msgid "<emph>0</emph>: exact match (default). If <emph>Lookup</emph> value is not found, then return the #N/A error."
msgstr ""
#. 9SMUK
#: func_xmatch.xhp
msgctxt ""
"func_xmatch.xhp\n"
"par_id851708281548335\n"
"help.text"
msgid "<emph>-1</emph>: attempt exact match. If <emph>Lookup</emph> value is not found, then return the next smaller item."
msgstr ""
#. hwonA
#: func_xmatch.xhp
msgctxt ""
"func_xmatch.xhp\n"
"par_id801708281553430\n"
"help.text"
msgid "<emph>1</emph>: attempt exact match. If <emph>Lookup</emph> value is not found, then return the next larger item."
msgstr ""
#. y5cx9
#: func_xmatch.xhp
msgctxt ""
"func_xmatch.xhp\n"
"par_id881708281558005\n"
"help.text"
msgid "<emph>2</emph>: a <link href=\"text/scalc/guide/wildcards.xhp\">wildcard</link> match where characters *, ?, and ~ have special meanings, or a match using <link href=\"text/shared/01/02100001.xhp\">regular expressions</link>."
msgstr ""
#. WMXaP
#: func_xmatch.xhp
msgctxt ""

View File

@@ -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: 2024-05-27 12:59+0200\n"
"POT-Creation-Date: 2024-06-20 13:14+0200\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"
@@ -11473,6 +11473,15 @@ msgctxt ""
msgid "<variable id=\"rsave\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Load/Save - General</emph>.</variable>"
msgstr "<variable id=\"rsave\">Pasirinkite <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME → Parinktys</emph></caseinline><defaultinline><emph>Priemonės → Parinktys</emph></defaultinline></switchinline><emph> → Įkėlimas ir įrašymas → Bendrosios parinktys</emph>.</variable>"
#. ADrwF
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id251718731059379\n"
"help.text"
msgid "On the <menuitem>Tools</menuitem> tab, click the <menuitem>Options</menuitem> button, then open <menuitem>Load/Save - General</menuitem>."
msgstr ""
#. aFtes
#: 00000406.xhp
msgctxt ""

View File

@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2022-11-14 14:36+0100\n"
"POT-Creation-Date: 2024-06-20 13:14+0200\n"
"PO-Revision-Date: 2020-11-01 10:35+0000\n"
"Last-Translator: Modestas Rimkus <modestas.rimkus@gmail.com>\n"
"Language-Team: Lithuanian <https://weblate.documentfoundation.org/projects/libo_help-master/textshared06/lt/>\n"
@@ -133,15 +133,6 @@ msgctxt ""
msgid "<image src=\"media/screenshots/cui/ui/optaccessibilitypage/OptAccessibilityPage.png\" id=\"img_id131592783734368\"><alt id=\"alt_id271534783734367\">Options Accessibility Dialog Image</alt></image>"
msgstr "<image src=\"media/screenshots/cui/ui/optaccessibilitypage/OptAccessibilityPage.png\" id=\"img_id131592783734368\"><alt id=\"alt_id271534783734367\">Pritaikymo neįgaliesiems parinkčių lango nuotrauka</alt></image>"
#. XPDyx
#: optionen_screenshots.xhp
msgctxt ""
"optionen_screenshots.xhp\n"
"par_id431564381734366\n"
"help.text"
msgid "<image src=\"media/screenshots/cui/ui/optsavepage/OptSavePage.png\" id=\"img_id231592783734368\"><alt id=\"alt_id271534783734367\">Options Save Dialog Image</alt></image>"
msgstr "<image src=\"media/screenshots/cui/ui/optsavepage/OptSavePage.png\" id=\"img_id231592783734368\"><alt id=\"alt_id271534783734367\">Įkėlimo ir įrašymo parinkčių lango nuotrauka</alt></image>"
#. FAeBR
#: optionen_screenshots.xhp
msgctxt ""

View File

@@ -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-21 13:21+0100\n"
"POT-Creation-Date: 2024-06-20 13:14+0200\n"
"PO-Revision-Date: 2023-06-18 06:35+0000\n"
"Last-Translator: Modestas Rimkus <modestas.rimkus@gmail.com>\n"
"Language-Team: Lithuanian <https://translations.documentfoundation.org/projects/libo_help-master/textsharedhelp/lt/>\n"
@@ -25,6 +25,15 @@ msgctxt ""
msgid "Help Page Strings"
msgstr "Žinyno eilutės"
#. FnLQe
#: browserhelp.xhp
msgctxt ""
"browserhelp.xhp\n"
"par_id901718636072828\n"
"help.text"
msgid "<variable id=\"books\">LibreOffice Books</variable>"
msgstr ""
#. 2kVTU
#: browserhelp.xhp
msgctxt ""

View File

@@ -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: 2024-05-27 12:59+0200\n"
"POT-Creation-Date: 2024-06-20 13:14+0200\n"
"PO-Revision-Date: 2021-02-03 19:36+0000\n"
"Last-Translator: Modestas Rimkus <modestas.rimkus@gmail.com>\n"
"Language-Team: Lithuanian <https://translations.documentfoundation.org/projects/libo_help-master/textsharedoptionen/lt/>\n"
@@ -925,22 +925,22 @@ msgctxt ""
msgid "A timer starts for a document when it is first modified. AutoRecovery information is saved after the specified time (while %PRODUCTNAME is idle). The timer then restarts with the next modification in the document."
msgstr ""
#. uhR9g
#. AZgpd
#: 01010200.xhp
msgctxt ""
"01010200.xhp\n"
"hd_id3154909\n"
"help.text"
msgid "Automatically save the document too"
msgstr "Tuo pačiu įrašyti ir dokumentą"
msgid "Automatically save the document instead"
msgstr ""
#. ARBVm
#. jFSiz
#: 01010200.xhp
msgctxt ""
"01010200.xhp\n"
"par_id3149561\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/optsavepage/userautosave\">Specifies that %PRODUCTNAME saves all modified documents when saving AutoRecovery information. Uses the time interval specified in <menuitem>Minutes</menuitem>.</ahelp>"
msgid "<ahelp hid=\"cui/ui/optsavepage/userautosave\">Specifies that LibreOffice saves the modified document itself instead of creating a temporary AutoRecovery version. Uses the time interval specified in <menuitem>Minutes</menuitem>.</ahelp>"
msgstr ""
#. CxT6b
@@ -9502,13 +9502,13 @@ msgctxt ""
msgid "View"
msgstr "Rodymas"
#. wXB9R
#. gFRG7
#: 01060100.xhp
msgctxt ""
"01060100.xhp\n"
"bm_id3147242\n"
"help.text"
msgid "<bookmark_value>cells; showing grid lines (Calc)</bookmark_value> <bookmark_value>borders; cells on screen (Calc)</bookmark_value> <bookmark_value>grids; displaying lines (Calc)</bookmark_value> <bookmark_value>colors; grid lines and cells (Calc)</bookmark_value> <bookmark_value>page breaks; displaying (Calc)</bookmark_value> <bookmark_value>guides; showing (Calc)</bookmark_value> <bookmark_value>displaying; zero values (Calc)</bookmark_value> <bookmark_value>zero values; displaying (Calc)</bookmark_value> <bookmark_value>tables in spreadsheets; value highlighting</bookmark_value> <bookmark_value>cells; formatting without effect (Calc)</bookmark_value> <bookmark_value>cells; coloring (Calc)</bookmark_value> <bookmark_value>anchors; displaying (Calc)</bookmark_value> <bookmark_value>colors;restriction (Calc)</bookmark_value> <bookmark_value>text overflow in spreadsheet cells</bookmark_value> <bookmark_value>references; displaying in color (Calc)</bookmark_value> <bookmark_value>objects; displaying in spreadsheets</bookmark_value> <bookmark_value>pictures; displaying in Calc</bookmark_value> <bookmark_value>charts; displaying (Calc)</bookmark_value> <bookmark_value>draw objects; displaying (Calc)</bookmark_value> <bookmark_value>row headers; displaying (Calc)</bookmark_value> <bookmark_value>column headers; displaying (Calc)</bookmark_value> <bookmark_value>scrollbars; displaying (Calc)</bookmark_value> <bookmark_value>sheet tabs; displaying</bookmark_value> <bookmark_value>tabs; displaying sheet tabs</bookmark_value> <bookmark_value>outlines;outline symbols</bookmark_value> <bookmark_value>cells;formula indicator in cell</bookmark_value> <bookmark_value>cells;formula hint</bookmark_value> <bookmark_value>displaying; comment authorship</bookmark_value> <bookmark_value>pointer;themed</bookmark_value> <bookmark_value>pointer;system</bookmark_value> <bookmark_value>find all;displaying search summary</bookmark_value> <bookmark_value>cells;highlighting</bookmark_value>"
msgid "<bookmark_value>cells; showing grid lines (Calc)</bookmark_value> <bookmark_value>borders; cells on screen (Calc)</bookmark_value> <bookmark_value>grids; displaying lines (Calc)</bookmark_value> <bookmark_value>colors; grid lines and cells (Calc)</bookmark_value> <bookmark_value>page breaks; displaying (Calc)</bookmark_value> <bookmark_value>guides; showing (Calc)</bookmark_value> <bookmark_value>displaying; zero values (Calc)</bookmark_value> <bookmark_value>zero values; displaying (Calc)</bookmark_value> <bookmark_value>tables in spreadsheets; value highlighting</bookmark_value> <bookmark_value>cells; formatting without effect (Calc)</bookmark_value> <bookmark_value>cells; coloring (Calc)</bookmark_value> <bookmark_value>anchors; displaying (Calc)</bookmark_value> <bookmark_value>colors;restriction (Calc)</bookmark_value> <bookmark_value>text overflow in spreadsheet cells</bookmark_value> <bookmark_value>references; displaying in color (Calc)</bookmark_value> <bookmark_value>objects; displaying in spreadsheets</bookmark_value> <bookmark_value>pictures; displaying in Calc</bookmark_value> <bookmark_value>charts; displaying (Calc)</bookmark_value> <bookmark_value>draw objects; displaying (Calc)</bookmark_value> <bookmark_value>row headers; displaying (Calc)</bookmark_value> <bookmark_value>column headers; displaying (Calc)</bookmark_value> <bookmark_value>scrollbars; displaying (Calc)</bookmark_value> <bookmark_value>sheet tabs; displaying</bookmark_value> <bookmark_value>tabs; displaying sheet tabs</bookmark_value> <bookmark_value>outlines;outline symbols</bookmark_value> <bookmark_value>cells;formula indicator in cell</bookmark_value> <bookmark_value>cells;formula hint</bookmark_value> <bookmark_value>displaying; comment authorship</bookmark_value> <bookmark_value>pointer;themed</bookmark_value> <bookmark_value>pointer;system</bookmark_value> <bookmark_value>find all;displaying search summary</bookmark_value> <bookmark_value>cells;highlighting</bookmark_value>"
msgstr ""
#. uCp3Q
@@ -9547,6 +9547,294 @@ msgctxt ""
msgid "Press <input>Alt+F12</input> then choose <menuitem>%PRODUCTNAME Calc - View</menuitem>."
msgstr ""
#. 4eD3Z
#: 01060100.xhp
msgctxt ""
"01060100.xhp\n"
"hd_id3152920\n"
"help.text"
msgid "Display"
msgstr "Rodoma"
#. CEeJP
#: 01060100.xhp
msgctxt ""
"01060100.xhp\n"
"par_id3125864\n"
"help.text"
msgid "Select various options for the screen display."
msgstr "Nustatomos įvairios rodymo ekrane parinktys."
#. JAh2c
#: 01060100.xhp
msgctxt ""
"01060100.xhp\n"
"hd_id3154218\n"
"help.text"
msgid "Formulas"
msgstr "Formulės"
#. BZgyM
#: 01060100.xhp
msgctxt ""
"01060100.xhp\n"
"par_id3150440\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/formula\">Specifies whether to show formulas instead of results in the cells.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/tpviewpage/formula\">Nustatoma, ar vietoj rezultatų langeliuose rodyti formules.</ahelp>"
#. xzGqW
#: 01060100.xhp
msgctxt ""
"01060100.xhp\n"
"hd_id3155132\n"
"help.text"
msgid "Zero values"
msgstr "Nulinės reikšmės"
#. FTLxZ
#: 01060100.xhp
msgctxt ""
"01060100.xhp\n"
"par_id3147318\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/nil\">Specifies whether to show numbers with the value of 0.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/tpviewpage/nil\">Nustatoma, ar rodyti skaičius, lygius 0.</ahelp>"
#. Nd6HL
#: 01060100.xhp
msgctxt ""
"01060100.xhp\n"
"hd_id3147348\n"
"help.text"
msgid "Comment indicator"
msgstr "Komentarų indikatoriai"
#. Bx8yt
#: 01060100.xhp
msgctxt ""
"01060100.xhp\n"
"par_id3146974\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/annot\">Specifies that a small triangle in the top right corner of the cell indicates that a comment exists. The comment will be shown only when you enable tips under <emph>%PRODUCTNAME - General</emph> in the Options dialog box.</ahelp>"
msgstr ""
#. 48K7Q
#: 01060100.xhp
msgctxt ""
"01060100.xhp\n"
"par_id801718821081514\n"
"help.text"
msgid "<image src=\"media/helpimg/scalc/comment_indicator.png\" id=\"img_id501718821081517\" width=\"159px\" height=\"96px\"><alt id=\"alt_id91718821081519\">Comment indicator</alt></image>"
msgstr ""
#. T4iFp
#: 01060100.xhp
msgctxt ""
"01060100.xhp\n"
"par_id3150487\n"
"help.text"
msgid "<ahelp hid=\".uno:NoteVisible\">To display a comment permanently, select the <emph>Show comment</emph> command from the cell's context menu.</ahelp>"
msgstr "<ahelp hid=\".uno:NoteVisible\">Jei norite, kad komentaras būtų rodomas visą laiką, iš langelio kontekstinio meniu pasirinkite komandą <emph>Rodyti komentarą</emph>.</ahelp>"
#. Dk85Q
#: 01060100.xhp
msgctxt ""
"01060100.xhp\n"
"par_id3149667\n"
"help.text"
msgid "You can type and edit comments with the <link href=\"text/shared/01/04050000.xhp\"><emph>Insert - Comment</emph></link> command. Comments that are permanently displayed can be edited by clicking the comment box. Click the Navigator and under the <emph>Comments</emph> entry you can view all comments in the current document. By double clicking a comment in Navigator, the cursor will jump to the corresponding cell containing the comment."
msgstr "Komentarus įterpti ir taisyti galima pasirinkus komandą <link href=\"text/shared/01/04050000.xhp\"><emph>Įterpimas → Komentaras</emph></link>. Nuolat rodomus komentarus galima taisyti dukart spustelėjus komentaro langelį. Visus veikiamajame dokumente esančius komentarus galima peržiūrėti žvalgiklyje, skyrelyje <emph>Komentarai</emph>. Dukart spustelėjus komentarą žvalgiklyje, žymeklis peršoks į langelį, kuriame yra tas komentaras."
#. T78Zm
#: 01060100.xhp
msgctxt ""
"01060100.xhp\n"
"hd_id261715605964558\n"
"help.text"
msgid "Comment authorship"
msgstr ""
#. RjWVM
#: 01060100.xhp
msgctxt ""
"01060100.xhp\n"
"par_id111715605983990\n"
"help.text"
msgid "If this box is checked, the author of the comment and the date and time at which the comment was made will appear in the comment window, when you mouse over a comment."
msgstr ""
#. tYLiN
#: 01060100.xhp
msgctxt ""
"01060100.xhp\n"
"par_id611716209450981\n"
"help.text"
msgid "The comment author name appears as it appears in the <emph>First Name</emph> and <emph>Last Name</emph> fields in the <link href=\"text/shared/optionen/01010100.xhp#name\"><emph>User Data</emph></link> dialog. If those fields are blank, the author name appears as \"Unknown Author\". Updating the user data only affects comments made after the update."
msgstr ""
#. rRMZW
#: 01060100.xhp
msgctxt ""
"01060100.xhp\n"
"hd_id171694714728232\n"
"help.text"
msgid "Formula indicator and hint"
msgstr ""
#. YE3Zg
#: 01060100.xhp
msgctxt ""
"01060100.xhp\n"
"par_id971694714844904\n"
"help.text"
msgid "Draws a blue triangle in the bottom-left corner of a cell that contains a formula. When pointing over the blue triangle, the formula is shown in a tool tip even if a different cell is selected."
msgstr ""
#. dDPB8
#: 01060100.xhp
msgctxt ""
"01060100.xhp\n"
"par_id381718821990330\n"
"help.text"
msgid "<image src=\"media/helpimg/scalc/formula_indicator.png\" id=\"img_id631718821990332\" width=\"120px\" height=\"58px\"><alt id=\"alt_id141718821990334\">Formula indicator</alt></image>"
msgstr ""
#. qmC7Q
#: 01060100.xhp
msgctxt ""
"01060100.xhp\n"
"hd_id3150872\n"
"help.text"
msgid "Value highlighting"
msgstr "Spalvotos reikšmės"
#. 8aPEg
#: 01060100.xhp
msgctxt ""
"01060100.xhp\n"
"par_id3154792\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/value\">Mark the <emph>Value highlighting</emph> 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.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/tpviewpage/value\">Parinktį <emph>Spalvotos reikšmės</emph> ž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.</ahelp>"
#. qEmEC
#: 01060100.xhp
msgctxt ""
"01060100.xhp\n"
"par_id3151319\n"
"help.text"
msgid "When this command is active, any colors assigned in the document will not be displayed until the function is deactivated."
msgstr "Kai ši parinktis įgalinta, dokumente nebus atvaizduojamos jokios jame pritaikytos spalvos, kol neišjungsite parinkties."
#. qjxpC
#: 01060100.xhp
msgctxt ""
"01060100.xhp\n"
"hd_id441715869656096\n"
"help.text"
msgid "Column/Row highlighting"
msgstr ""
#. 95fif
#: 01060100.xhp
msgctxt ""
"01060100.xhp\n"
"par_id311715869701090\n"
"help.text"
msgid "When this command is active, the column and row of a selected cell is highlighted. If multiple cells are selected, only the column and row of the first cell is highlighted."
msgstr ""
#. PEjWg
#: 01060100.xhp
msgctxt ""
"01060100.xhp\n"
"par_id381718822527122\n"
"help.text"
msgid "<image src=\"media/helpimg/scalc/row_col_highlight.png\" id=\"img_id251718822527124\" width=\"280px\" height=\"146px\"><alt id=\"alt_id571718822527126\">Column/Row highlighting</alt></image>"
msgstr ""
#. JRrmN
#: 01060100.xhp
msgctxt ""
"01060100.xhp\n"
"hd_id301715869411090\n"
"help.text"
msgid "Edit cell highlighting"
msgstr ""
#. ZwybY
#: 01060100.xhp
msgctxt ""
"01060100.xhp\n"
"par_id221715869527909\n"
"help.text"
msgid "When this command is active, the background of a cell is highlighted when it is in edit mode."
msgstr ""
#. Tg7iF
#: 01060100.xhp
msgctxt ""
"01060100.xhp\n"
"par_id311718822104991\n"
"help.text"
msgid "<image src=\"media/helpimg/scalc/edit_highlight.png\" id=\"img_id661718822104993\" width=\"163px\" height=\"66px\"><alt id=\"alt_id941718822104996\">Edit cell highlight</alt></image>"
msgstr ""
#. mKCDj
#: 01060100.xhp
msgctxt ""
"01060100.xhp\n"
"hd_id3157846\n"
"help.text"
msgid "Anchor"
msgstr "Prieraišai"
#. AkAj6
#: 01060100.xhp
msgctxt ""
"01060100.xhp\n"
"par_id3147494\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/anchor\">Specifies whether the anchor icon is displayed when an inserted object, such as a graphic, is selected.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/tpviewpage/anchor\">Nustatoma, ar rodyti prieraišo piktogramą, kai yra pažymėtas įterptas objektas, pavyzdžiui, paveikslas.</ahelp>"
#. 4GEe4
#: 01060100.xhp
msgctxt ""
"01060100.xhp\n"
"par_id141718822193497\n"
"help.text"
msgid "<image src=\"media/helpimg/scalc/anchor.png\" id=\"img_id721718822193499\" width=\"308px\" height=\"255px\"><alt id=\"alt_id551718822193501\">Image anchor</alt></image>"
msgstr ""
#. eMNiE
#: 01060100.xhp
msgctxt ""
"01060100.xhp\n"
"hd_id3150327\n"
"help.text"
msgid "Show references in color"
msgstr "Spalvotos nuorodos"
#. T24A7
#: 01060100.xhp
msgctxt ""
"01060100.xhp\n"
"par_id3153766\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/rangefind\">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.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/tpviewpage/rangefind\">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.</ahelp>"
#. nz5sA
#: 01060100.xhp
msgctxt ""
"01060100.xhp\n"
"par_id531718822934064\n"
"help.text"
msgid "<image src=\"media/helpimg/scalc/refs_in_color.png\" id=\"img_id181718822934066\" width=\"326px\" height=\"156px\"><alt id=\"alt_id121718822934068\">References in color</alt></image>"
msgstr ""
#. uGmMv
#: 01060100.xhp
msgctxt ""
@@ -9619,6 +9907,15 @@ msgctxt ""
msgid "Shows the pointer as defined by the icon theme, typically as a fat cross."
msgstr ""
#. LMvd3
#: 01060100.xhp
msgctxt ""
"01060100.xhp\n"
"par_id351718822706632\n"
"help.text"
msgid "<image src=\"media/helpimg/scalc/cursor_themed.png\" id=\"img_id281718822706634\" width=\"86px\" height=\"55px\"><alt id=\"alt_id171718822706636\">Themed cursor</alt></image>"
msgstr ""
#. hCRGM
#: 01060100.xhp
msgctxt ""
@@ -9637,6 +9934,15 @@ msgctxt ""
msgid "Shows the pointer as the system default, typically as an arrow."
msgstr ""
#. 4n7Uj
#: 01060100.xhp
msgctxt ""
"01060100.xhp\n"
"par_id951718822797834\n"
"help.text"
msgid "<image src=\"media/helpimg/scalc/cursor_system.png\" id=\"img_id681718822797836\" width=\"71px\" height=\"72px\"><alt id=\"alt_id41718822797838\">System cursor</alt></image>"
msgstr ""
#. y2GVB
#: 01060100.xhp
msgctxt ""
@@ -9673,258 +9979,6 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/guideline\">Specifies whether to view guides when moving drawings, frames, graphics and other objects.</ahelp> These guides help you align objects."
msgstr "<ahelp hid=\"modules/scalc/ui/tpviewpage/guideline\">Nustatoma, ar tempiant grafikos objektus, kadrus, paveikslus ir kitus objektus rodyti orientyrus.</ahelp> Šie orientyrai palengvina objektų lygiavimą."
#. 4eD3Z
#: 01060100.xhp
msgctxt ""
"01060100.xhp\n"
"hd_id3152920\n"
"help.text"
msgid "Display"
msgstr "Rodoma"
#. CEeJP
#: 01060100.xhp
msgctxt ""
"01060100.xhp\n"
"par_id3125864\n"
"help.text"
msgid "Select various options for the screen display."
msgstr "Nustatomos įvairios rodymo ekrane parinktys."
#. JAh2c
#: 01060100.xhp
msgctxt ""
"01060100.xhp\n"
"hd_id3154218\n"
"help.text"
msgid "Formulas"
msgstr "Formulės"
#. BZgyM
#: 01060100.xhp
msgctxt ""
"01060100.xhp\n"
"par_id3150440\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/formula\">Specifies whether to show formulas instead of results in the cells.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/tpviewpage/formula\">Nustatoma, ar vietoj rezultatų langeliuose rodyti formules.</ahelp>"
#. xzGqW
#: 01060100.xhp
msgctxt ""
"01060100.xhp\n"
"hd_id3155132\n"
"help.text"
msgid "Zero values"
msgstr "Nulinės reikšmės"
#. FTLxZ
#: 01060100.xhp
msgctxt ""
"01060100.xhp\n"
"par_id3147318\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/nil\">Specifies whether to show numbers with the value of 0.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/tpviewpage/nil\">Nustatoma, ar rodyti skaičius, lygius 0.</ahelp>"
#. Nd6HL
#: 01060100.xhp
msgctxt ""
"01060100.xhp\n"
"hd_id3147348\n"
"help.text"
msgid "Comment indicator"
msgstr "Komentarų indikatoriai"
#. Bx8yt
#: 01060100.xhp
msgctxt ""
"01060100.xhp\n"
"par_id3146974\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/annot\">Specifies that a small triangle in the top right corner of the cell indicates that a comment exists. The comment will be shown only when you enable tips under <emph>%PRODUCTNAME - General</emph> in the Options dialog box.</ahelp>"
msgstr ""
#. T4iFp
#: 01060100.xhp
msgctxt ""
"01060100.xhp\n"
"par_id3150487\n"
"help.text"
msgid "<ahelp hid=\".uno:NoteVisible\">To display a comment permanently, select the <emph>Show comment</emph> command from the cell's context menu.</ahelp>"
msgstr "<ahelp hid=\".uno:NoteVisible\">Jei norite, kad komentaras būtų rodomas visą laiką, iš langelio kontekstinio meniu pasirinkite komandą <emph>Rodyti komentarą</emph>.</ahelp>"
#. Dk85Q
#: 01060100.xhp
msgctxt ""
"01060100.xhp\n"
"par_id3149667\n"
"help.text"
msgid "You can type and edit comments with the <link href=\"text/shared/01/04050000.xhp\"><emph>Insert - Comment</emph></link> command. Comments that are permanently displayed can be edited by clicking the comment box. Click the Navigator and under the <emph>Comments</emph> entry you can view all comments in the current document. By double clicking a comment in Navigator, the cursor will jump to the corresponding cell containing the comment."
msgstr "Komentarus įterpti ir taisyti galima pasirinkus komandą <link href=\"text/shared/01/04050000.xhp\"><emph>Įterpimas → Komentaras</emph></link>. Nuolat rodomus komentarus galima taisyti dukart spustelėjus komentaro langelį. Visus veikiamajame dokumente esančius komentarus galima peržiūrėti žvalgiklyje, skyrelyje <emph>Komentarai</emph>. Dukart spustelėjus komentarą žvalgiklyje, žymeklis peršoks į langelį, kuriame yra tas komentaras."
#. T78Zm
#: 01060100.xhp
msgctxt ""
"01060100.xhp\n"
"hd_id261715605964558\n"
"help.text"
msgid "Comment authorship"
msgstr ""
#. kKKAD
#: 01060100.xhp
msgctxt ""
"01060100.xhp\n"
"par_id111715605983990\n"
"help.text"
msgid "If this box is checked, the author of the comment and the date and time at which the comment was made will appear in the comment window, when you mouseover a comment."
msgstr ""
#. tYLiN
#: 01060100.xhp
msgctxt ""
"01060100.xhp\n"
"par_id611716209450981\n"
"help.text"
msgid "The comment author name appears as it appears in the <emph>First Name</emph> and <emph>Last Name</emph> fields in the <link href=\"text/shared/optionen/01010100.xhp#name\"><emph>User Data</emph></link> dialog. If those fields are blank, the author name appears as \"Unknown Author\". Updating the user data only affects comments made after the update."
msgstr ""
#. rRMZW
#: 01060100.xhp
msgctxt ""
"01060100.xhp\n"
"hd_id171694714728232\n"
"help.text"
msgid "Formula indicator and hint"
msgstr ""
#. YE3Zg
#: 01060100.xhp
msgctxt ""
"01060100.xhp\n"
"par_id971694714844904\n"
"help.text"
msgid "Draws a blue triangle in the bottom-left corner of a cell that contains a formula. When pointing over the blue triangle, the formula is shown in a tool tip even if a different cell is selected."
msgstr ""
#. qmC7Q
#: 01060100.xhp
msgctxt ""
"01060100.xhp\n"
"hd_id3150872\n"
"help.text"
msgid "Value highlighting"
msgstr "Spalvotos reikšmės"
#. 8aPEg
#: 01060100.xhp
msgctxt ""
"01060100.xhp\n"
"par_id3154792\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/value\">Mark the <emph>Value highlighting</emph> 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.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/tpviewpage/value\">Parinktį <emph>Spalvotos reikšmės</emph> ž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.</ahelp>"
#. qEmEC
#: 01060100.xhp
msgctxt ""
"01060100.xhp\n"
"par_id3151319\n"
"help.text"
msgid "When this command is active, any colors assigned in the document will not be displayed until the function is deactivated."
msgstr "Kai ši parinktis įgalinta, dokumente nebus atvaizduojamos jokios jame pritaikytos spalvos, kol neišjungsite parinkties."
#. qjxpC
#: 01060100.xhp
msgctxt ""
"01060100.xhp\n"
"hd_id441715869656096\n"
"help.text"
msgid "Column/Row highlighting"
msgstr ""
#. 95fif
#: 01060100.xhp
msgctxt ""
"01060100.xhp\n"
"par_id311715869701090\n"
"help.text"
msgid "When this command is active, the column and row of a selected cell is highlighted. If multiple cells are selected, only the column and row of the first cell is highlighted."
msgstr ""
#. JRrmN
#: 01060100.xhp
msgctxt ""
"01060100.xhp\n"
"hd_id301715869411090\n"
"help.text"
msgid "Edit cell highlighting"
msgstr ""
#. ZwybY
#: 01060100.xhp
msgctxt ""
"01060100.xhp\n"
"par_id221715869527909\n"
"help.text"
msgid "When this command is active, the background of a cell is highlighted when it is in edit mode."
msgstr ""
#. mKCDj
#: 01060100.xhp
msgctxt ""
"01060100.xhp\n"
"hd_id3157846\n"
"help.text"
msgid "Anchor"
msgstr "Prieraišai"
#. AkAj6
#: 01060100.xhp
msgctxt ""
"01060100.xhp\n"
"par_id3147494\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/anchor\">Specifies whether the anchor icon is displayed when an inserted object, such as a graphic, is selected.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/tpviewpage/anchor\">Nustatoma, ar rodyti prieraišo piktogramą, kai yra pažymėtas įterptas objektas, pavyzdžiui, paveikslas.</ahelp>"
#. zgfrG
#: 01060100.xhp
msgctxt ""
"01060100.xhp\n"
"hd_id3146898\n"
"help.text"
msgid "Text overflow"
msgstr "Perpildyti langeliai"
#. Q8W4V
#: 01060100.xhp
msgctxt ""
"01060100.xhp\n"
"par_id3153707\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/clipmark\">If a cell contains text that is wider than the width of the cell, the text is displayed over empty neighboring cells in the same row. If there is no empty neighboring cell, a small triangle at the cell border indicates that the text continues.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/tpviewpage/clipmark\">Jei langelyje yra daugiau teksto, nei jame telpa iš pločio, tekstas rodomas virš kitų besiribojančių to pačios eilutės langelių. Jei nėra tuščio besiribojančio langelio, mažas trikampis prie langelio kraštinės reikš, kad matomas ne visas tekstas.</ahelp>"
#. eMNiE
#: 01060100.xhp
msgctxt ""
"01060100.xhp\n"
"hd_id3150327\n"
"help.text"
msgid "Show references in color"
msgstr "Spalvotos nuorodos"
#. T24A7
#: 01060100.xhp
msgctxt ""
"01060100.xhp\n"
"par_id3153766\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/rangefind\">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.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/tpviewpage/rangefind\">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.</ahelp>"
#. AL2Gp
#: 01060100.xhp
msgctxt ""
@@ -9943,14 +9997,14 @@ msgctxt ""
msgid "Defines whether to display or hide objects for up to three object groups."
msgstr "Čia galima pasirinkti, ar rodyti trijų tipų objektus."
#. QzArL
#. ZyF26
#: 01060100.xhp
msgctxt ""
"01060100.xhp\n"
"hd_id3150043\n"
"help.text"
msgid "Objects/Graphics"
msgstr "Objektai ir paveikslai"
msgid "Objects/Images"
msgstr ""
#. DMhEf
#: 01060100.xhp
@@ -9997,33 +10051,6 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/draw\">Defines if drawing objects in your document are shown or hidden.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/tpviewpage/draw\">Nustatoma, ar dokumente rodyti, ar slėpti grafikos objektus.</ahelp>"
#. RT3qR
#: 01060100.xhp
msgctxt ""
"01060100.xhp\n"
"hd_id0909200810585828\n"
"help.text"
msgid "Zoom"
msgstr "Mastelis"
#. ihBVU
#: 01060100.xhp
msgctxt ""
"01060100.xhp\n"
"hd_id0909200810585881\n"
"help.text"
msgid "Synchronize sheets"
msgstr "Vienodas visuose lakštuose"
#. Gq9P8
#: 01060100.xhp
msgctxt ""
"01060100.xhp\n"
"par_id0909200810585870\n"
"help.text"
msgid "<ahelp hid=\".\">If checked, all sheets are shown with the same zoom factor. If not checked, each sheet can have its own zoom factor.</ahelp>"
msgstr "<ahelp hid=\".\">Jei parinktis pažymėta, visuose lakštuose bus taikomas vienodas mastelio koeficientas. Jei ne kiekviename lakšte bus galima nustatyti skirtingą mastelį.</ahelp>"
#. FRGCQ
#: 01060100.xhp
msgctxt ""
@@ -10186,6 +10213,33 @@ msgctxt ""
msgid "Unchecking the <menuitem>Show this dialog</menuitem> box in the Search Results window disables this feature."
msgstr ""
#. RT3qR
#: 01060100.xhp
msgctxt ""
"01060100.xhp\n"
"hd_id0909200810585828\n"
"help.text"
msgid "Zoom"
msgstr "Mastelis"
#. ihBVU
#: 01060100.xhp
msgctxt ""
"01060100.xhp\n"
"hd_id0909200810585881\n"
"help.text"
msgid "Synchronize sheets"
msgstr "Vienodas visuose lakštuose"
#. Gq9P8
#: 01060100.xhp
msgctxt ""
"01060100.xhp\n"
"par_id0909200810585870\n"
"help.text"
msgid "<ahelp hid=\".\">If checked, all sheets are shown with the same zoom factor. If not checked, each sheet can have its own zoom factor.</ahelp>"
msgstr "<ahelp hid=\".\">Jei parinktis pažymėta, visuose lakštuose bus taikomas vienodas mastelio koeficientas. Jei ne kiekviename lakšte bus galima nustatyti skirtingą mastelį.</ahelp>"
#. bBVnj
#: 01060300.xhp
msgctxt ""
@@ -16117,15 +16171,6 @@ msgctxt ""
msgid "Expert Configuration"
msgstr "Sudėtingesnė sąranka"
#. rmYbp
#: expertconfig.xhp
msgctxt ""
"expertconfig.xhp\n"
"par_id0609201521430059\n"
"help.text"
msgid "Choose <menuitem>Tools - Options - %PRODUCTNAME - Advanced - Open Expert Configuration</menuitem>."
msgstr "Pasirinkite <menuitem>Priemonės → Parinktys → %PRODUCTNAME → Kitos parinktys</menuitem> ir spustelėkite mygtuką <emph>Sudėtingesnė sąranka</emph>."
#. 7CGay
#: expertconfig.xhp
msgctxt ""
@@ -16144,6 +16189,24 @@ msgctxt ""
msgid "The Expert Configuration dialog lets you access, edit and save configuration preferences that can harm your %PRODUCTNAME user profile. It can turn the user profile of %PRODUCTNAME unstable, inconsistent or even unusable. Proceed only if you know what you are doing."
msgstr "Sudėtingesnėje sąrankoje galima keisti ir įrašyti tokias nuostatas, kurios, netinkamai parinktos, gali sugadinti „%PRODUCTNAME“ naudotojo profilį. Naudotojo profilis netgi gali tapti nebetinkamu naudoti „%PRODUCTNAME“ programoje. Keiskite šias nuostatas tik jei tikrai žinote, ką darote."
#. jdAYS
#: expertconfig.xhp
msgctxt ""
"expertconfig.xhp\n"
"par_id0609201521430059\n"
"help.text"
msgid "Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME - Preferences</menuitem></caseinline><defaultinline><menuitem>Tools - Options</menuitem></defaultinline></switchinline><menuitem>- %PRODUCTNAME - Advanced - Open Expert Configuration</menuitem>."
msgstr ""
#. eEkqQ
#: expertconfig.xhp
msgctxt ""
"expertconfig.xhp\n"
"par_id331718738212144\n"
"help.text"
msgid "On the <menuitem>Tools</menuitem> tab click on the <menuitem>Options</menuitem> button, then <menuitem>%PRODUCTNAME - Advanced - Open Expert Configuration</menuitem>."
msgstr ""
#. 8f9cm
#: expertconfig.xhp
msgctxt ""