aboutsummaryrefslogtreecommitdiff
path: root/source/lt/helpcontent2
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2021-02-22 18:45:57 +0100
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2021-02-22 18:50:08 +0100
commitff06bb650ac32a415815345a1fd4184a8fc311d4 (patch)
treefa8d385dda4d72766f0747d25cb00bbcfb934f9e /source/lt/helpcontent2
parent71f0c6a4724fa28a2a2d72b0547aa0370c287fcf (diff)
update translations for master
and force-fix errors using pocheck Change-Id: Ic293be102c0ddce522e0c4a919cb40368b7d9a7b
Diffstat (limited to 'source/lt/helpcontent2')
-rw-r--r--source/lt/helpcontent2/source/text/sbasic/python.po12
-rw-r--r--source/lt/helpcontent2/source/text/sbasic/shared.po8
-rw-r--r--source/lt/helpcontent2/source/text/sbasic/shared/03.po10
-rw-r--r--source/lt/helpcontent2/source/text/shared/00.po12
-rw-r--r--source/lt/helpcontent2/source/text/shared/guide.po8
-rw-r--r--source/lt/helpcontent2/source/text/swriter/00.po22
-rw-r--r--source/lt/helpcontent2/source/text/swriter/01.po182
-rw-r--r--source/lt/helpcontent2/source/text/swriter/02.po17
-rw-r--r--source/lt/helpcontent2/source/text/swriter/guide.po14
9 files changed, 129 insertions, 156 deletions
diff --git a/source/lt/helpcontent2/source/text/sbasic/python.po b/source/lt/helpcontent2/source/text/sbasic/python.po
index 446c1bfcc61..265bf17db24 100644
--- a/source/lt/helpcontent2/source/text/sbasic/python.po
+++ b/source/lt/helpcontent2/source/text/sbasic/python.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-02-17 15:58+0100\n"
+"POT-Creation-Date: 2021-02-22 17:17+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/textsbasicpython/lt/>\n"
@@ -78,14 +78,14 @@ msgctxt ""
msgid "You can execute Python scripts choosing <menuitem>Tools - Macros - Run Macro</menuitem>. Editing scripts can be done with your preferred text editor. Python scripts are present in various locations detailed hereafter. You can refer to Programming examples for macros illustrating how to run the Python interactive console from %PRODUCTNAME."
msgstr "Galite vykdykite Python skriptus pasirinkdami <menuitem>Priemonės → Makrokomandos → Vykdyti makrokomandą</menuitem>. Skriptų redagavimas gali būti atliktas su jūsų pasirinkta tekstų rengykle. Python skriptai yra skirtingose vietose. Galite remtis programavimo pavyzdžiais makrokomandoms iliustruojant kaip vykdyti Python interaktyvią konsolę iš %PRODUCTNAME."
-#. bb68x
+#. g2dUC
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
"par_id131568902936659\n"
"help.text"
-msgid "The %PRODUCTNAME scripting framework for Python is optional on some GNU/Linux distributions. If it is installed, selecting <menuitem>Tools - Macros - Run Macro...</menuitem> and checking <literal>%PRODUCTNAME Macros</literal> for the presence of <literal>HelloWorld – HelloWorldPython</literal> macro is sufficient. If absent, please refer to your distribution documentation in order to install the %PRODUCTNAME scripting framework for Python."
-msgstr "%PRODUCTNAME skripto struktūra Pythonui yra pasirinktina kai kuriems GNU/Linux paskirstymams. Jeigu ji yra įdiegta, pasirinkimas <menuitem>Priemonės → Makrokomandos → Vykdykite makrokomandą...</menuitem> ir tikrinimas <literal>%PRODUCTNAME Makrokomandos</literal> buvimui <literal>Helloworld → HelloworldPython</literal> makrokomanda pakankama. Jeigu nėra, prašome nurodyti platinimo dokumentaciją, kad įdiegtumėte %PRODUCTNAME skripto struktūrą Pythonui."
+msgid "The %PRODUCTNAME scripting framework for Python is optional on some GNU/Linux distributions. If it is installed, selecting <menuitem>Tools - Macros - Run Macro</menuitem> and checking <literal>%PRODUCTNAME Macros</literal> for the presence of <literal>HelloWorld – HelloWorldPython</literal> macro is sufficient. If absent, please refer to your distribution documentation in order to install the %PRODUCTNAME scripting framework for Python."
+msgstr ""
#. naZBV
#: python_2_basic.xhp
@@ -150,13 +150,13 @@ msgctxt ""
msgid "<literal>Xray</literal> calls interrupting Python script execution to help inspect variables."
msgstr "<literal>Xray</literal> iškvietos pertraukia Python kalbos skripto vykdymą, kad pagelbėtų kintamųjų apžiūrą."
-#. YdsBj
+#. fDXhz
#: python_2_basic.xhp
msgctxt ""
"python_2_basic.xhp\n"
"N0336\n"
"help.text"
-msgid "The %PRODUCTNAME Application Programming Interface (API) Scripting Framework supports inter-language script execution between Python and Basic, or other supported programming languages for that matter. Arguments can be passed back and fourth across calls, provided that they represent primitive data types that both languages recognize, and assuming that the Scripting Framework converts them appropriately."
+msgid "The %PRODUCTNAME Application Programming Interface (API) Scripting Framework supports inter-language script execution between Python and Basic, or other supported programming languages for that matter. Arguments can be passed back and forth across calls, provided that they represent primitive data types that both languages recognize, and assuming that the Scripting Framework converts them appropriately."
msgstr ""
#. Gn9Bv
diff --git a/source/lt/helpcontent2/source/text/sbasic/shared.po b/source/lt/helpcontent2/source/text/sbasic/shared.po
index 03d690b87d4..2b4f3430b05 100644
--- a/source/lt/helpcontent2/source/text/sbasic/shared.po
+++ b/source/lt/helpcontent2/source/text/sbasic/shared.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-02-17 15:58+0100\n"
+"POT-Creation-Date: 2021-02-22 17:17+0100\n"
"PO-Revision-Date: 2021-02-09 20:36+0000\n"
"Last-Translator: serval2412 <serval2412@yahoo.fr>\n"
"Language-Team: Lithuanian <https://translations.documentfoundation.org/projects/libo_help-master/textsbasicshared/lt/>\n"
@@ -529,14 +529,14 @@ msgctxt ""
msgid "Transparent white"
msgstr "Permatoma balta"
-#. sdV2V
+#. aGCSR
#: 00000003.xhp
msgctxt ""
"00000003.xhp\n"
"par_id631529990528928\n"
"help.text"
-msgid "Open <item type=\"menuitem\">Tools - Macros - Organize dialogs...</item> and select <item type=\"menuitem\">%PRODUCTNAME Dialogs</item> container."
-msgstr "Atverti <item type=\"menuitem\">Priemonės → Makrokomandos → Organizuoti dialogo langus...</item> ir pažymėti <item type=\"menuitem\">„%PRODUCTNAME“ dialogo langai</item> konteinerį."
+msgid "Open <item type=\"menuitem\">Tools - Macros - Organize Dialogs</item> and select <item type=\"menuitem\">%PRODUCTNAME Dialogs</item> container."
+msgstr ""
#. C3yvQ
#: 00000003.xhp
diff --git a/source/lt/helpcontent2/source/text/sbasic/shared/03.po b/source/lt/helpcontent2/source/text/sbasic/shared/03.po
index 4dd4ef6ae6f..fb43f05fcf2 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: 2021-02-17 15:58+0100\n"
+"POT-Creation-Date: 2021-02-22 17:17+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"
@@ -10015,13 +10015,13 @@ msgctxt ""
msgid "<variable id=\"SessionService\"><link href=\"text/sbasic/shared/03/sf_session.xhp\" name=\"Session service\"><literal>ScriptForge</literal>.<literal>Session</literal> service</link></variable>"
msgstr ""
-#. QzFdU
+#. yTgFK
#: sf_session.xhp
msgctxt ""
"sf_session.xhp\n"
"par_id861582814720987\n"
"help.text"
-msgid "The <literal>Session</literal> service gathers various general purpose methods about:"
+msgid "The <literal>Session</literal> service gathers various general-purpose methods about:"
msgstr ""
#. a2DCM
@@ -10087,13 +10087,13 @@ msgctxt ""
msgid "Value"
msgstr ""
-#. XYSMr
+#. Wd88w
#: sf_session.xhp
msgctxt ""
"sf_session.xhp\n"
"par_id241582814720636\n"
"help.text"
-msgid "Where to find the library ?"
+msgid "Where to find the library?"
msgstr ""
#. k58kN
diff --git a/source/lt/helpcontent2/source/text/shared/00.po b/source/lt/helpcontent2/source/text/shared/00.po
index 21592f9454b..0163d8174a4 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: 2021-02-17 15:58+0100\n"
+"POT-Creation-Date: 2021-02-22 17:17+0100\n"
"PO-Revision-Date: 2021-02-04 20:36+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"
@@ -8323,14 +8323,14 @@ msgctxt ""
msgid "<variable id=\"makro\">Choose <emph>Tools - Macros - Organize Macros - %PRODUCTNAME Basic</emph>, or press <switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline>+F11 (if not assigned by your system).</variable>"
msgstr "<variable id=\"makro\">Pasirinkite <emph>Priemonės → Makrokomandos → Tvarkyti makrokomandas → %PRODUCTNAME Basic</emph>, arba paspauskite <switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline>+F11 (jei kombinacija nenaudojama operacinės sistemos).</variable>"
-#. mxkvw
+#. igagv
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3151386\n"
"help.text"
-msgid "<variable id=\"selectmakro\">Choose <emph>Tools - Macros - Run Macros</emph>.</variable>"
-msgstr "<variable id=\"selectmakro\">Pasirinkite <emph>Įrankiai → Makrokomandos → Vykdyti makrokomandas</emph>.</variable>"
+msgid "<variable id=\"selectmakro\">Choose <emph>Tools - Macros - Run Macro</emph>.</variable>"
+msgstr ""
#. oTQwa
#: 00000406.xhp
@@ -13543,13 +13543,13 @@ msgctxt ""
msgid "Choose <menuitem>Format - Cells - Numbers</menuitem> tab."
msgstr ""
-#. KdbT6
+#. Dkn29
#: 00040503.xhp
msgctxt ""
"00040503.xhp\n"
"par_id3152349\n"
"help.text"
-msgid "Choose <menuitem>View - Styles</menuitem> (F11) - open context menu and choose <emph>Modify/New - Numbers</emph> tab."
+msgid "Choose <menuitem>View - Styles</menuitem> <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>(Command+T)</keycode></caseinline><defaultinline><keycode>(F11)</keycode></defaultinline></switchinline> - open context menu and choose <emph>Modify/New - Numbers</emph> tab."
msgstr ""
#. hadQp
diff --git a/source/lt/helpcontent2/source/text/shared/guide.po b/source/lt/helpcontent2/source/text/shared/guide.po
index f6bbc3db87a..46c924f3fbb 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: 2021-02-17 15:59+0100\n"
+"POT-Creation-Date: 2021-02-22 17:17+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"
@@ -4867,14 +4867,14 @@ msgctxt ""
msgid "ClarisWorks/AppleWorks Document"
msgstr "ClarisWorks/AppleWorks dokumentas"
-#. hRrns
+#. ZiqHV
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
"par_draw9\n"
"help.text"
-msgid "Corel Draw"
-msgstr "Corel Draw"
+msgid "CorelDRAW"
+msgstr ""
#. rTQKQ
#: convertfilters.xhp
diff --git a/source/lt/helpcontent2/source/text/swriter/00.po b/source/lt/helpcontent2/source/text/swriter/00.po
index a4e2bb649b9..4c3a5c7f7fb 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: 2021-01-30 15:37+0100\n"
+"POT-Creation-Date: 2021-02-22 17:17+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"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n % 10 == 1 && (n % 100 < 11 || n % 100 > 19)) ? 0 : ((n % 10 >= 2 && n % 10 <= 9 && (n % 100 < 11 || n % 100 > 19)) ? 1 : 2);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 4.4\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1566332050.000000\n"
#. E9tti
@@ -628,14 +628,14 @@ msgctxt ""
msgid "<variable id=\"feldbefehlseitennummer\">Choose <menuitem>Insert - Field - Page Number</menuitem></variable>"
msgstr "<variable id=\"feldbefehlseitennummer\">Pasirinkite <menuitem>Įterpimas → Laukas → Lapo numeris </menuitem></variable>"
-#. yZFgD
+#. DFTjZ
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3149356\n"
"help.text"
-msgid "<variable id=\"feldbefehlseitenanzahl\">Choose <menuitem>Insert - Field - Page Count</menuitem></variable>"
-msgstr "<variable id=\"feldbefehlseitenanzahl\">Pasirinkite <menuitem>Įterpimas → Laukas → Lapų skaičius</menuitem></variable>"
+msgid "<variable id=\"pagecount_field\">Choose <menuitem>Insert - Field - Page Count</menuitem></variable>"
+msgstr ""
#. 6qzDS
#: 00000404.xhp
@@ -1474,14 +1474,14 @@ msgctxt ""
msgid "Choose <emph>Edit - Find & Replace - Format - Text Flow</emph> tab."
msgstr "Pasirinkite komandą <emph>Taisa → Ieškoti ir keisti</emph>, spustelėkite mygtuką <emph>Formatas</emph> ir atverkite kortelę <emph>Teksto skaidymas</emph>."
-#. ihtMU
+#. YBRyA
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_idN10715\n"
"help.text"
-msgid "Right-click a paragraph with style <item type=\"literal\">Text body</item>. Choose <emph>Edit Paragraph Style - Condition</emph> tab."
-msgstr "Spustelėjus dešinį pelės klavišą<item type=\"literal\">Pagrindinis tekstas</item>. Pasirinkite<emph>Redaguoti pastraipos stilių… → Padėtis</emph> kortelę."
+msgid "Right-click a paragraph with style <literal>Text body</literal>. Choose <menuitem>Paragraph - Edit Style - Condition</menuitem> tab."
+msgstr ""
#. 8fkUm
#: 00000405.xhp
@@ -2851,14 +2851,14 @@ msgctxt ""
msgid "The styles menu"
msgstr "Stilių meniu"
-#. VK5GG
+#. iteqY
#: stylesmenu.xhp
msgctxt ""
"stylesmenu.xhp\n"
"par_id941529884998705\n"
"help.text"
-msgid "<variable id=\"ses\">Choose <emph>Styles - Edit Styles...</emph></variable>."
-msgstr "<variable id=\"ses\">Pasirinkite <emph>Stiliai → Taisyti stilių...</emph></variable>."
+msgid "<variable id=\"ses\">Choose <emph>Styles - Edit Styles</emph></variable>."
+msgstr ""
#. fCjG9
#: stylesmenu.xhp
diff --git a/source/lt/helpcontent2/source/text/swriter/01.po b/source/lt/helpcontent2/source/text/swriter/01.po
index ee49eaeec04..20a540a0514 100644
--- a/source/lt/helpcontent2/source/text/swriter/01.po
+++ b/source/lt/helpcontent2/source/text/swriter/01.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-02-17 15:59+0100\n"
+"POT-Creation-Date: 2021-02-22 17:17+0100\n"
"PO-Revision-Date: 2021-01-31 19:36+0000\n"
"Last-Translator: Tolmantas <tolmantas.dagys@gmail.com>\n"
"Language-Team: Lithuanian <https://translations.documentfoundation.org/projects/libo_help-master/textswriter01/lt/>\n"
@@ -16173,14 +16173,14 @@ msgctxt ""
msgid "Numbering Style"
msgstr "Numeravimo stilius"
-#. db43r
+#. WGB2B
#: 05030800.xhp
msgctxt ""
"05030800.xhp\n"
"par_id3155178\n"
"help.text"
-msgid "<ahelp hid=\"modules/swriter/ui/numparapage/comboLB_NUMBER_STYLE\">Select the <link href=\"text/swriter/01/05130004.xhp\" name=\"Numbering Style\">Numbering Style</link> that you want to apply to the paragraph.</ahelp> These styles are also listed in the <link href=\"text/swriter/01/05140000.xhp\" name=\"Styles\">Styles</link> window (F11) if you click the <emph>List Styles</emph> icon."
-msgstr "<ahelp hid=\"modules/swriter/ui/numparapage/comboLB_NUMBER_STYLE\">Pasirinkite <link href=\"text/swriter/01/05130004.xhp\" name=\"Numbering Style\">Numeravimo stilių</link> kurį norite pritaikyti pastraipai.</ahelp> Šie stiliai taip pat yra pateikiami <link href=\"text/swriter/01/05140000.xhp\" name=\"Styles\">Stiliai</link> lange (F11) jeigu paspaudžiate <emph>Sąrašo stiliai</emph> piktogramą."
+msgid "<ahelp hid=\"modules/swriter/ui/numparapage/comboLB_NUMBER_STYLE\">Select the <link href=\"text/swriter/01/05130004.xhp\" name=\"Numbering Style\">Numbering Style</link> that you want to apply to the paragraph.</ahelp> These styles are also listed in the <link href=\"text/swriter/01/05140000.xhp\" name=\"Styles\">Styles</link> window <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>(Command+T)</keycode></caseinline><defaultinline><keycode>(F11)</keycode></defaultinline></switchinline> if you click the <emph>List Styles</emph> icon."
+msgstr ""
#. MycJD
#: 05030800.xhp
@@ -17226,14 +17226,14 @@ msgctxt ""
msgid "Spin button own format"
msgstr "Suktuko formatas"
-#. CUxDr
+#. rKJPu
#: 05040700.xhp
msgctxt ""
"05040700.xhp\n"
"par_id3147092\n"
"help.text"
-msgid "<ahelp hid=\"modules/swriter/ui/footnotesendnotestabpage/ftnnumviewbox\" visibility=\"visible\">Select the numbering style for the footnotes.</ahelp>"
-msgstr "<ahelp hid=\"modules/swriter/ui/footnotesendnotestabpage/ftnnumviewbox\" visibility=\"visible\">Pasirinkite numeravimo stilių išnašoms.</ahelp>"
+msgid "<ahelp hid=\"modules/swriter/ui/footnotesendnotestabpage/ftnnumviewbox\" visibility=\"visible\">Select the numbering scheme for the footnotes.</ahelp>"
+msgstr ""
#. 5BXNk
#: 05040700.xhp
@@ -17361,14 +17361,14 @@ msgctxt ""
msgid "Spin button own format"
msgstr "Suktuko formatas"
-#. 2cAqR
+#. b9guG
#: 05040700.xhp
msgctxt ""
"05040700.xhp\n"
"par_id3150123\n"
"help.text"
-msgid "<ahelp hid=\"modules/swriter/ui/footnotesendnotestabpage/endnumviewbox\" visibility=\"visible\">Select the numbering style for the endnotes.</ahelp>"
-msgstr "<ahelp hid=\"modules/swriter/ui/footnotesendnotestabpage/endnumviewbox\" visibility=\"visible\">Pasirinkite numeravimo stilių galinėms išnašoms.</ahelp>"
+msgid "<ahelp hid=\"modules/swriter/ui/footnotesendnotestabpage/endnumviewbox\" visibility=\"visible\">Select the numbering scheme for the endnotes.</ahelp>"
+msgstr ""
#. sQDZt
#: 05040700.xhp
@@ -22059,14 +22059,14 @@ msgctxt ""
msgid "Styles in Writer"
msgstr "Stiliai tekstų rengyklėje „Writer“"
-#. Sh2EF
+#. dxEPD
#: 05130000.xhp
msgctxt ""
"05130000.xhp\n"
"bm_id4005249\n"
"help.text"
-msgid "<bookmark_value>styles;categories</bookmark_value><bookmark_value>character styles;style categories</bookmark_value><bookmark_value>paragraph styles;style categories</bookmark_value><bookmark_value>frames; styles</bookmark_value><bookmark_value>page styles;style categories</bookmark_value><bookmark_value>numbering;style categories</bookmark_value>"
-msgstr "<bookmark_value>stiliai;kategorijos</bookmark_value><bookmark_value>rašmenų stiliai;stilių kategorijos</bookmark_value><bookmark_value>pastraipų stiliai;stilių kategorijos</bookmark_value><bookmark_value>kadrai; stiliai</bookmark_value><bookmark_value>puslapio stiliai;stilių kategorijos</bookmark_value><bookmark_value>numeravimas;stilių kategorijos</bookmark_value>"
+msgid "<bookmark_value>styles;categories</bookmark_value><bookmark_value>character styles;style categories</bookmark_value><bookmark_value>paragraph styles;style categories</bookmark_value><bookmark_value>frames; styles</bookmark_value><bookmark_value>page styles;style categories</bookmark_value><bookmark_value>list styles;style categories</bookmark_value>"
+msgstr ""
#. UwTh8
#: 05130000.xhp
@@ -22212,14 +22212,14 @@ msgctxt ""
msgid "List Styles"
msgstr "Sąrašo stiliai"
-#. rFiNG
+#. cSJFe
#: 05130000.xhp
msgctxt ""
"05130000.xhp\n"
"par_id3149298\n"
"help.text"
-msgid "Use List Styles to format numbered or bulleted lists."
-msgstr "Sąrašo stiliai skirti numeruotiems arba ženklintiems sąrašams formatuoti."
+msgid "Use List Styles to format ordered or unordered lists."
+msgstr ""
#. 7BYTz
#: 05130000.xhp
@@ -22374,14 +22374,14 @@ msgctxt ""
msgid "List Styles"
msgstr "Sąrašo stiliai"
-#. fCbDe
+#. yZ2QG
#: 05130000.xhp
msgctxt ""
"05130000.xhp\n"
"par_id3149568\n"
"help.text"
-msgid "Displays formatting styles for numbered or bulleted lists."
-msgstr "Rodomi numeruotiems arba ženklintiems sąrašams tinkami formatavimo stiliai."
+msgid "Displays formatting styles for ordered or unordered lists."
+msgstr ""
#. t7Gy3
#: 05130000.xhp
@@ -22734,14 +22734,14 @@ msgctxt ""
msgid "Context"
msgstr "Kontekstas"
-#. NAbBY
+#. MUyEh
#: 05130100.xhp
msgctxt ""
"05130100.xhp\n"
"par_id3147530\n"
"help.text"
-msgid "<ahelp hid=\"modules/swriter/ui/conditionpage/links\">Here you can see the $[officename] predefined contexts, including outline levels 1 to 10, numbering/bullets levels 1 to 10, table header, table contents, section, border, footnote, header and footer.</ahelp>"
-msgstr "<ahelp hid=\"modules/swriter/ui/conditionpage/links\">Čia galite matyti $[officename] apibrėžtus kontekstus, įskaitant struktūros lygius nuo 1 iki 10, numeravimo/ženklinimo lygius nuo 1 iki 10, lentelės antraštę, lentelės turinį, sekciją, kraštinę, išnašą, antraštę ir poraštę.</ahelp>"
+msgid "<ahelp hid=\"modules/swriter/ui/conditionpage/links\">Here you can see the $[officename] predefined contexts, including outline levels 1 to 10, list levels 1 to 10, table header, table contents, section, border, footnote, header and footer.</ahelp>"
+msgstr ""
#. PdECE
#: 05130100.xhp
@@ -25164,14 +25164,14 @@ msgctxt ""
msgid "Numbering"
msgstr "Numeravimas"
-#. R2sxP
+#. agAFp
#: 06080100.xhp
msgctxt ""
"06080100.xhp\n"
"par_id3150568\n"
"help.text"
-msgid "<ahelp hid=\"modules/swriter/ui/footnotepage/numberinglb\">Select the numbering style that you want to use.</ahelp>"
-msgstr "<ahelp hid=\"modules/swriter/ui/footnotepage/numberinglb\">Pasirinkite numeravimo stilių, kurį norite naudoti.</ahelp>"
+msgid "<ahelp hid=\"modules/swriter/ui/footnotepage/numberinglb\">Select the numbering scheme that you want to use.</ahelp>"
+msgstr ""
#. cqBBB
#: 06080100.xhp
@@ -25191,6 +25191,24 @@ msgctxt ""
msgid "Description"
msgstr "Aprašas"
+#. BoqBZ
+#: 06080100.xhp
+msgctxt ""
+"06080100.xhp\n"
+"par_id3150981\n"
+"help.text"
+msgid "1, 2, 3"
+msgstr "1, 2, 3"
+
+#. ECZ4S
+#: 06080100.xhp
+msgctxt ""
+"06080100.xhp\n"
+"par_id3154569\n"
+"help.text"
+msgid "Arabic numerals"
+msgstr "Arabiški skaitiniai simboliai"
+
#. oEuGf
#: 06080100.xhp
msgctxt ""
@@ -25263,24 +25281,6 @@ msgctxt ""
msgid "Roman numerals (lower case)"
msgstr "Romėniški skaitiniai simboliai (mažieji rašmenys)"
-#. BoqBZ
-#: 06080100.xhp
-msgctxt ""
-"06080100.xhp\n"
-"par_id3150981\n"
-"help.text"
-msgid "1, 2, 3"
-msgstr "1, 2, 3"
-
-#. ECZ4S
-#: 06080100.xhp
-msgctxt ""
-"06080100.xhp\n"
-"par_id3154569\n"
-"help.text"
-msgid "Arabic numerals"
-msgstr "Arabiški skaitiniai simboliai"
-
#. P9ob7
#: 06080100.xhp
msgctxt ""
@@ -25407,24 +25407,6 @@ msgctxt ""
msgid "Numbers the footnotes in the document sequentially."
msgstr "Sunumeruoja išnašas nuosekliai dokumente."
-#. s8xS8
-#: 06080100.xhp
-msgctxt ""
-"06080100.xhp\n"
-"hd_id3149167\n"
-"help.text"
-msgid "Start at"
-msgstr "Pradėti nuo"
-
-#. vBBcE
-#: 06080100.xhp
-msgctxt ""
-"06080100.xhp\n"
-"par_id3156268\n"
-"help.text"
-msgid "<ahelp hid=\"modules/swriter/ui/footnotepage/offsetnf\">Enter the number for the first footnote in the document. This option is only available if you selected \"Per Document\" in the <emph>Counting </emph>box.</ahelp>"
-msgstr "<ahelp hid=\"modules/swriter/ui/footnotepage/offsetnf\">Įveskite skaičių pirmai išnašai dokumente. Ši parinktis galima tik pasirinktus „Vienam dokumentui„ <emph>Skaičiavimo</emph> langelyje.</ahelp>"
-
#. Vofmb
#: 06080100.xhp
msgctxt ""
@@ -25461,14 +25443,32 @@ msgctxt ""
msgid "<ahelp hid=\"modules/swriter/ui/footnotepage/suffix\">Enter the text that you want to display after the footnote number in the note text.</ahelp> For example, type \")\" to display \"1)\"."
msgstr "<ahelp hid=\"modules/swriter/ui/footnotepage/suffix\">Įveskite tekstą, kurį norite rodyti po išnašos skaičiaus pastabos tekste.</ahelp> Pavyzdžiui, įrašykite „)“, kad rodytumėte „1)“."
-#. ZUp7X
+#. u4B7E
#: 06080100.xhp
msgctxt ""
"06080100.xhp\n"
"par_id334242345\n"
"help.text"
-msgid "Footnote numbers are left aligned by default in the footnote area. For right aligned footnote numbers first edit the paragraph style <emph>Footnote</emph>. Press <item type=\"keycode\">F11</item> to open <emph>Styles</emph> dialog and select <emph>Footnote</emph> from the list of paragraph styles. Open the local menu with right click and choose <emph>Modify</emph>. Go to the <emph>Indents & Spacing</emph> tab page and set indent to 0 before and after the paragraph, including the first line. On <emph>Tabs</emph> tab page create a tab of right type at 12pt and a tab of left type at 14pt. Then in <emph>Footnotes/Endnotes Settings</emph> dialog enter <item type=\"input\">\\t</item> into the <emph>Before</emph> and <emph>After</emph> edit boxes."
-msgstr "Išnašos skaičiai yra sulygiuoti kairėje pagal numatytąsias parinktis išnašų srityje. Dėl dešinės lygiuotės išnašų skaičių, pirmiausia pataisykite pastraipos stilių <emph>Išnaša</emph>. Paspauskite <item type=\"keycode\">F11</item> atverti <emph>Stiliai</emph> dialogo langą ir pasirinkite <emph>Išnaša</emph> iš pastraipos stilių sąrašo. Atverkite vietinį meniu dešiniu pelės spustelėjimu ir pasirinkite <emph>Keitimas</emph>. Eikite į <emph>Įtraukos ir intervalai</emph> skirtuko puslapį ir nustatykite įtrauką 0 pastraipos kairėje ir dešinėje, įskaitant ir pirmąją eilutę. <emph>Skirtukai</emph> skirtuko puslapyje sukurkite skirtuką dešiniam tipui 12pt ir skirtuką kairiam tipui 14pt. Tuomet <emph>Išnašų/Galinių išnašų parinktys</emph> dialogo lange įveskite <item type=\"input\">\\t</item>į <emph>Kairę</emph> ir <emph>dešinę</emph> taisyti langelius."
+msgid "Footnote numbers are left aligned by default in the footnote area. For right aligned footnote numbers first edit the paragraph style <emph>Footnote</emph>. Press <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command+T</keycode></caseinline><defaultinline><keycode>F11</keycode></defaultinline></switchinline> to open <emph>Styles</emph> dialog and select <emph>Footnote</emph> from the list of paragraph styles. Open the local menu with right click and choose <emph>Modify</emph>. Go to the <emph>Indents & Spacing</emph> tab page and set indent to 0 before and after the paragraph, including the first line. On <emph>Tabs</emph> tab page create a tab of right type at 12pt and a tab of left type at 14pt. Then in <emph>Footnotes/Endnotes Settings</emph> dialog enter <item type=\"input\">\\t</item> into the <emph>Before</emph> and <emph>After</emph> edit boxes."
+msgstr ""
+
+#. s8xS8
+#: 06080100.xhp
+msgctxt ""
+"06080100.xhp\n"
+"hd_id3149167\n"
+"help.text"
+msgid "Start at"
+msgstr "Pradėti nuo"
+
+#. vBBcE
+#: 06080100.xhp
+msgctxt ""
+"06080100.xhp\n"
+"par_id3156268\n"
+"help.text"
+msgid "<ahelp hid=\"modules/swriter/ui/footnotepage/offsetnf\">Enter the number for the first footnote in the document. This option is only available if you selected \"Per Document\" in the <emph>Counting </emph>box.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/footnotepage/offsetnf\">Įveskite skaičių pirmai išnašai dokumente. Ši parinktis galima tik pasirinktus „Vienam dokumentui„ <emph>Skaičiavimo</emph> langelyje.</ahelp>"
#. Ffb7D
#: 06080100.xhp
@@ -25524,14 +25524,14 @@ msgctxt ""
msgid "Styles"
msgstr "Stiliai"
-#. VbWRX
+#. xge57
#: 06080100.xhp
msgctxt ""
"06080100.xhp\n"
"par_id3150695\n"
"help.text"
-msgid "To ensure a uniform appearance for the footnotes in your document, assign a paragraph style to the footnotes."
-msgstr "Norėdami garantuoti tolygią išnašų išvaizdą savo dokumente, priskirkite pastraipos stilių galinės išnašoms."
+msgid "To ensure a uniform appearance for the footnotes in your document, assign a paragraph style to the footnote text, and assign character styles to the footnote anchor number and the number in the footnote area."
+msgstr ""
#. srKcC
#: 06080100.xhp
@@ -25578,24 +25578,6 @@ msgctxt ""
msgid "This option is only available if the <emph>End of Document</emph> check box is selected in the <emph>Position</emph> area."
msgstr "Ši parinktis yra galima tik jeigu <emph>Dokumento pabaiga</emph> žymimasis langelis yra pasirinktas <emph>Padėtis</emph> srityje."
-#. gvSXz
-#: 06080100.xhp
-msgctxt ""
-"06080100.xhp\n"
-"hd_id3147742\n"
-"help.text"
-msgid "Character Styles"
-msgstr "Rašmenų stiliai"
-
-#. tVDLB
-#: 06080100.xhp
-msgctxt ""
-"06080100.xhp\n"
-"par_id3146335\n"
-"help.text"
-msgid "You can assign styles to footnote anchors and text. You can use the predefined footnote styles, or use a different style."
-msgstr "Galite priskirti stilius išnašos prieraišui ir tekstui. Galite naudoti apibrėžtą išnašos stilių arba kitą stilių."
-
#. t8msz
#: 06080100.xhp
msgctxt ""
@@ -25776,14 +25758,14 @@ msgctxt ""
msgid "Styles"
msgstr "Stiliai"
-#. 7BMFG
+#. rhLJp
#: 06080200.xhp
msgctxt ""
"06080200.xhp\n"
"par_id3150970\n"
"help.text"
-msgid "To ensure a uniform appearance for the endnotes in your document, assign a paragraph style."
-msgstr "Norėdami užtikrinti tolygią išvaizdą išnašoms dokumente, priskirkite pastraipos stilių."
+msgid "To ensure a uniform appearance for the endnotes in your document, assign a paragraph style, and assign character styles to the endnote anchor number and the number in the endnote area."
+msgstr ""
#. TGC8v
#: 06080200.xhp
@@ -25821,24 +25803,6 @@ msgctxt ""
msgid "<ahelp hid=\"modules/swriter/ui/endnotepage/pagestylelb\">Select the page style that you want to use for endnotes.</ahelp>"
msgstr "<ahelp hid=\"modules/swriter/ui/endnotepage/pagestylelb\">Pasirinkite puslapio stilių, kurį norite naudoti galinėms išnašoms.</ahelp>"
-#. dwpvX
-#: 06080200.xhp
-msgctxt ""
-"06080200.xhp\n"
-"hd_id3155901\n"
-"help.text"
-msgid "Character Styles"
-msgstr "Rašmens stiliai"
-
-#. mjFjR
-#: 06080200.xhp
-msgctxt ""
-"06080200.xhp\n"
-"par_id3149692\n"
-"help.text"
-msgid "You can assign styles to endnote anchors and text. You can use the predefined endnote styles, or use a different style."
-msgstr "Galite priskirti stilius galinių išnašų prieraišams ir tekstui. Galite naudoti apibrėžtus galinių išnašų stilius arba kitą stilių."
-
#. DKN6W
#: 06080200.xhp
msgctxt ""
@@ -26730,14 +26694,14 @@ msgctxt ""
msgid "Format"
msgstr "Formatas"
-#. 9p2nA
+#. kpwgF
#: 06180000.xhp
msgctxt ""
"06180000.xhp\n"
"par_id3145246\n"
"help.text"
-msgid "<ahelp hid=\"modules/swriter/ui/linenumbering/formatdropdown\">Select the numbering style that you want to use.</ahelp>"
-msgstr "<ahelp hid=\"modules/swriter/ui/linenumbering/formatdropdown\">Pasirinkite numeravimo stilių, kurį norite naudoti.</ahelp>"
+msgid "<ahelp hid=\"modules/swriter/ui/linenumbering/formatdropdown\">Select the numbering scheme that you want to use.</ahelp>"
+msgstr ""
#. yAovb
#: 06180000.xhp
diff --git a/source/lt/helpcontent2/source/text/swriter/02.po b/source/lt/helpcontent2/source/text/swriter/02.po
index 9a509e4bbac..67544b2546e 100644
--- a/source/lt/helpcontent2/source/text/swriter/02.po
+++ b/source/lt/helpcontent2/source/text/swriter/02.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-02-17 15:59+0100\n"
+"POT-Creation-Date: 2021-02-22 17:17+0100\n"
"PO-Revision-Date: 2021-01-22 16:36+0000\n"
"Last-Translator: Valentina Dagiene <valentina.dagiene@mif.vu.lt>\n"
"Language-Team: Lithuanian <https://translations.documentfoundation.org/projects/libo_help-master/textswriter02/lt/>\n"
@@ -3283,14 +3283,23 @@ msgctxt ""
msgid "<ahelp hid=\".uno:InsertPageCountField\">Inserts as a field the total number of pages in the document.</ahelp>"
msgstr "<ahelp hid=\".uno:InsertPageCountField\">Įterpia visų puslapių skaičių kaip lauką dokumente.</ahelp>"
-#. Ld9fD
+#. pkgeA
#: 18030400.xhp
msgctxt ""
"18030400.xhp\n"
"par_id3149294\n"
"help.text"
-msgid "If you wish to have the page number formatted with a different numbering style, choose <emph>Insert - Field - More Fields</emph> to insert the required field, and specify the settings in the <link href=\"text/swriter/01/04090000.xhp\" name=\"Field\"><emph>Field</emph></link> dialog. The format of the field inserted using the <emph>Page Number</emph> command can also be modified using the <link href=\"text/swriter/01/02140000.xhp\" name=\"Edit - Field\"><emph>Edit - Field</emph></link> command."
-msgstr "Jeigu norite turėti puslapio numerį formatuotą su kitu numeravimo stiliumi, pasirinkite <emph>Įterpimas → Laukas → Daugiau laukų</emph> kad įterptumėte reikalingą lauką ir specifikuotumėte nuostatas <link href=\"text/swriter/01/04090000.xhp\" name=\"Field\"><emph>Laukas</emph></link> dialoge. Lauko formatas įterptas naudojant <emph>Puslapio numeris</emph> komandą gali būti pakeista naudojant <link href=\"text/swriter/01/02140000.xhp\" name=\"Edit - Field\"><emph>Taisa → Laukas</emph></link> komandą."
+msgid "The format of the field inserted using the <emph>Page Count</emph> command can be modified using the <link href=\"text/swriter/01/02140000.xhp\" name=\"Edit - Field\"><menuitem>Edit - Fields</menuitem></link> command."
+msgstr ""
+
+#. iqoa4
+#: 18030400.xhp
+msgctxt ""
+"18030400.xhp\n"
+"par_id291613751393995\n"
+"help.text"
+msgid "<link href=\"text/swriter/01/04090001.xhp\" name=\"Document\">Document Statistics Fields</link>"
+msgstr ""
#. GRfFZ
#: 18030500.xhp
diff --git a/source/lt/helpcontent2/source/text/swriter/guide.po b/source/lt/helpcontent2/source/text/swriter/guide.po
index c745845d834..6e578695133 100644
--- a/source/lt/helpcontent2/source/text/swriter/guide.po
+++ b/source/lt/helpcontent2/source/text/swriter/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: 2021-02-17 15:59+0100\n"
+"POT-Creation-Date: 2021-02-22 17:17+0100\n"
"PO-Revision-Date: 2021-01-31 19:36+0000\n"
"Last-Translator: Valentina Dagiene <valentina.dagiene@mif.vu.lt>\n"
"Language-Team: Lithuanian <https://translations.documentfoundation.org/projects/libo_help-master/textswriterguide/lt/>\n"
@@ -11131,14 +11131,14 @@ msgctxt ""
msgid "To Change the Page Background"
msgstr "Pakeisti puslapio foną"
-#. gsKDm
+#. gH7qW
#: pagebackground.xhp
msgctxt ""
"pagebackground.xhp\n"
"par_idN10827\n"
"help.text"
-msgid "Choose <menuitem>View - Styles</menuitem> (F11)."
-msgstr "Pasirinkite <menuitem>Rodymas → Stiliai</menuitem> (F11)."
+msgid "Choose <menuitem>View - Styles</menuitem> <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>(Command+T)</keycode></caseinline><defaultinline><keycode>(F11)</keycode></defaultinline></switchinline>."
+msgstr ""
#. ER3fT
#: pagebackground.xhp
@@ -11239,14 +11239,14 @@ msgctxt ""
msgid "Before you begin, ensure that you have created a page style that uses a page background. See <link href=\"text/swriter/guide/pagebackground.xhp#define\">To Change the Page Background</link> for details."
msgstr "Prieš pradedant įsitikinkite, kad sukūrėte puslapio stilių, kuris naudoja puslapio foną. Žiūrėkite <link href=\"text/swriter/guide/pagebackground.xhp#define\">Pakeisti puslapio foną</link> informaciją."
-#. zrFB3
+#. M3FVe
#: pagebackground.xhp
msgctxt ""
"pagebackground.xhp\n"
"par_idN10892\n"
"help.text"
-msgid "Choose <menuitem>View - Styles</menuitem> (F11)."
-msgstr "Pasirinkite <menuitem>Rodymas → Stiliai</menuitem> (F11)."
+msgid "Choose <menuitem>View - Styles</menuitem> <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>(Command+T)</keycode></caseinline><defaultinline><keycode>(F11)</keycode></defaultinline></switchinline>."
+msgstr ""
#. Pr9iF
#: pagebackground.xhp