aboutsummaryrefslogtreecommitdiff
path: root/source/uk/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/uk/helpcontent2
parent71f0c6a4724fa28a2a2d72b0547aa0370c287fcf (diff)
update translations for master
and force-fix errors using pocheck Change-Id: Ic293be102c0ddce522e0c4a919cb40368b7d9a7b
Diffstat (limited to 'source/uk/helpcontent2')
-rw-r--r--source/uk/helpcontent2/source/text/sbasic/python.po12
-rw-r--r--source/uk/helpcontent2/source/text/sbasic/shared.po8
-rw-r--r--source/uk/helpcontent2/source/text/sbasic/shared/03.po10
-rw-r--r--source/uk/helpcontent2/source/text/shared/00.po10
-rw-r--r--source/uk/helpcontent2/source/text/shared/guide.po6
-rw-r--r--source/uk/helpcontent2/source/text/swriter/00.po20
-rw-r--r--source/uk/helpcontent2/source/text/swriter/01.po176
-rw-r--r--source/uk/helpcontent2/source/text/swriter/02.po17
-rw-r--r--source/uk/helpcontent2/source/text/swriter/guide.po20
9 files changed, 126 insertions, 153 deletions
diff --git a/source/uk/helpcontent2/source/text/sbasic/python.po b/source/uk/helpcontent2/source/text/sbasic/python.po
index d3ffa8ef7a5..b633c59a5f4 100644
--- a/source/uk/helpcontent2/source/text/sbasic/python.po
+++ b/source/uk/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-23 17:36+0000\n"
"Last-Translator: Євген Кондратюк <lachend@gmail.com>\n"
"Language-Team: Ukrainian <https://translations.documentfoundation.org/projects/libo_help-master/textsbasicpython/uk/>\n"
@@ -79,14 +79,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 "Запустити сценарії Python можна, вибравши команду <menuitem>Засоби - Макроси - Виконати макрос</menuitem>. Редагувати сценарії можна за допомогою обраного вами текстового редактора. Сценарії Python знаходяться в різних місцях, описаних нижче. Зверніться до прикладів програмування для макросів, які ілюструють, як запустити інтерактивну консоль Python з %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 "Cередовище скриптів %PRODUCTNAME для Python не завжди присутнє у деяких дистрибутивах GNU/Linux. Якщо воно встановлене, достатньо вибрати в меню <menuitem>Засоби - Макроси - Виконати макрос...</menuitem> та перевірити серед <literal>макросів %PRODUCTNAME </literal> на наявність макроса <literal>HelloWorld – HelloWorldPython</literal>. Якщо він відсутній, зверніть увагу на документацію до дистрибутиву %PRODUCTNAME щодо встановлення середовища скриптів Python."
+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
@@ -151,13 +151,13 @@ msgctxt ""
msgid "<literal>Xray</literal> calls interrupting Python script execution to help inspect variables."
msgstr ""
-#. 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/uk/helpcontent2/source/text/sbasic/shared.po b/source/uk/helpcontent2/source/text/sbasic/shared.po
index 44f08e58897..45d02b5fe9a 100644
--- a/source/uk/helpcontent2/source/text/sbasic/shared.po
+++ b/source/uk/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: 2020-10-24 15:35+0000\n"
"Last-Translator: Євген Кондратюк <lachend@gmail.com>\n"
"Language-Team: Ukrainian <https://weblate.documentfoundation.org/projects/libo_help-master/textsbasicshared/uk/>\n"
@@ -529,14 +529,14 @@ msgctxt ""
msgid "Transparent white"
msgstr "Прозорий білий"
-#. 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 "Відкрийте <item type=\"menuitem\">Засоби - Макроси - Керування діалогами...</item> та оберіть каталог <item type=\"menuitem\">Діалоги %PRODUCTNAME</item>."
+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/uk/helpcontent2/source/text/sbasic/shared/03.po b/source/uk/helpcontent2/source/text/sbasic/shared/03.po
index 1e7bb7c4134..d249b5c091e 100644
--- a/source/uk/helpcontent2/source/text/sbasic/shared/03.po
+++ b/source/uk/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: 2020-02-22 17:15+0000\n"
"Last-Translator: Євген Кондратюк <lachend@gmail.com>\n"
"Language-Team: Ukrainian <https://weblate.documentfoundation.org/projects/libo_help-master/textsbasicshared03/uk/>\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/uk/helpcontent2/source/text/shared/00.po b/source/uk/helpcontent2/source/text/shared/00.po
index ae7ca6dd1e7..43ca93b32ce 100644
--- a/source/uk/helpcontent2/source/text/shared/00.po
+++ b/source/uk/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: 2020-11-30 00:36+0000\n"
"Last-Translator: Євген Кондратюк <lachend@gmail.com>\n"
"Language-Team: Ukrainian <https://weblate.documentfoundation.org/projects/libo_help-master/textshared00/uk/>\n"
@@ -8323,13 +8323,13 @@ 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\">Виберіть <emph>Засоби - Макроси - Керування макросами - %PRODUCTNAME Basic</emph> або натисніть <switchinline select=\"sys\"><caseinline select=\"MAC\">Option </caseinline><defaultinline>Alt</defaultinline></switchinline>+F11 (якщо це сполучення не призначено в системі для інших цілей).</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>"
+msgid "<variable id=\"selectmakro\">Choose <emph>Tools - Macros - Run Macro</emph>.</variable>"
msgstr ""
#. oTQwa
@@ -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/uk/helpcontent2/source/text/shared/guide.po b/source/uk/helpcontent2/source/text/shared/guide.po
index 30edd0bffa3..16fc5db455a 100644
--- a/source/uk/helpcontent2/source/text/shared/guide.po
+++ b/source/uk/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: 2020-12-21 16:36+0000\n"
"Last-Translator: Євген Кондратюк <lachend@gmail.com>\n"
"Language-Team: Ukrainian <https://translations.documentfoundation.org/projects/libo_help-master/textsharedguide/uk/>\n"
@@ -4867,13 +4867,13 @@ msgctxt ""
msgid "ClarisWorks/AppleWorks Document"
msgstr ""
-#. hRrns
+#. ZiqHV
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
"par_draw9\n"
"help.text"
-msgid "Corel Draw"
+msgid "CorelDRAW"
msgstr ""
#. rTQKQ
diff --git a/source/uk/helpcontent2/source/text/swriter/00.po b/source/uk/helpcontent2/source/text/swriter/00.po
index 80cdcdc6df0..98194be67f0 100644
--- a/source/uk/helpcontent2/source/text/swriter/00.po
+++ b/source/uk/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: 2020-10-17 21:35+0000\n"
"Last-Translator: Євген Кондратюк <lachend@gmail.com>\n"
"Language-Team: Ukrainian <https://weblate.documentfoundation.org/projects/libo_help-master/textswriter00/uk/>\n"
@@ -628,14 +628,14 @@ msgctxt ""
msgid "<variable id=\"feldbefehlseitennummer\">Choose <menuitem>Insert - Field - Page Number</menuitem></variable>"
msgstr "<variable id=\"feldbefehlseitennummer\">Оберіть<menuitem>Вставка - Поле - Номер сторінки</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\">Оберіть <menuitem>Вставка - Поле - Число сторінок</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 "Відкрийте вкладку <emph>Зміни - Знайти та замінити - Формат - Розташування тексту</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 "Натисніть правою кнопкою миші абзац зі стилем <item type=\"literal\">Основний текст</item>. Відкрийте вкладку <emph>Змінити стиль абзацу - Умова</emph>."
+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 "Меню Стилі"
-#. 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\">Виберіть <emph>Стилі - Змінити стилі...</emph></variable>."
+msgid "<variable id=\"ses\">Choose <emph>Styles - Edit Styles</emph></variable>."
+msgstr ""
#. fCjG9
#: stylesmenu.xhp
diff --git a/source/uk/helpcontent2/source/text/swriter/01.po b/source/uk/helpcontent2/source/text/swriter/01.po
index 0d6da8a2d5d..006525a18db 100644
--- a/source/uk/helpcontent2/source/text/swriter/01.po
+++ b/source/uk/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-26 16:36+0000\n"
"Last-Translator: Євген Кондратюк <lachend@gmail.com>\n"
"Language-Team: Ukrainian <https://translations.documentfoundation.org/projects/libo_help-master/textswriter01/uk/>\n"
@@ -16171,13 +16171,13 @@ msgctxt ""
msgid "Numbering Style"
msgstr "Стиль нумерації"
-#. 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."
+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
@@ -17224,14 +17224,14 @@ msgctxt ""
msgid "Spin button own format"
msgstr "Кнопка лічильника власного формату"
-#. 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\">Виберіть стиль нумерації виносок.</ahelp>"
+msgid "<ahelp hid=\"modules/swriter/ui/footnotesendnotestabpage/ftnnumviewbox\" visibility=\"visible\">Select the numbering scheme for the footnotes.</ahelp>"
+msgstr ""
#. 5BXNk
#: 05040700.xhp
@@ -17359,14 +17359,14 @@ msgctxt ""
msgid "Spin button own format"
msgstr "Кнопка лічильника власного формату"
-#. 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\">Виберіть стиль нумерації для приміток.</ahelp>"
+msgid "<ahelp hid=\"modules/swriter/ui/footnotesendnotestabpage/endnumviewbox\" visibility=\"visible\">Select the numbering scheme for the endnotes.</ahelp>"
+msgstr ""
#. sQDZt
#: 05040700.xhp
@@ -22057,14 +22057,14 @@ msgctxt ""
msgid "Styles in Writer"
msgstr "Стилі у 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>стилі;категорії</bookmark_value><bookmark_value>стилі символів;категорії стилів</bookmark_value><bookmark_value>стилі абзацу;категорії стилів</bookmark_value><bookmark_value>рамки; стилі</bookmark_value><bookmark_value>стилі сторінки;категорії стилів</bookmark_value><bookmark_value>нумерація; категорії стилів</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
@@ -22210,14 +22210,14 @@ msgctxt ""
msgid "List Styles"
msgstr "Стилі списку"
-#. rFiNG
+#. cSJFe
#: 05130000.xhp
msgctxt ""
"05130000.xhp\n"
"par_id3149298\n"
"help.text"
-msgid "Use List Styles to format numbered or bulleted lists."
-msgstr "Використовуйте «Стилі списку» для форматування нумерованих і маркованих списків."
+msgid "Use List Styles to format ordered or unordered lists."
+msgstr ""
#. 7BYTz
#: 05130000.xhp
@@ -22372,14 +22372,14 @@ msgctxt ""
msgid "List Styles"
msgstr "Стилі списку"
-#. fCbDe
+#. yZ2QG
#: 05130000.xhp
msgctxt ""
"05130000.xhp\n"
"par_id3149568\n"
"help.text"
-msgid "Displays formatting styles for numbered or bulleted lists."
-msgstr "Показує стилі форматування нумерованих і маркованих списків."
+msgid "Displays formatting styles for ordered or unordered lists."
+msgstr ""
#. t7Gy3
#: 05130000.xhp
@@ -22732,14 +22732,14 @@ msgctxt ""
msgid "Context"
msgstr "Зміст"
-#. 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\">Тут подано заздалегідь задані контексти $[officename], зокрема рівні структури від 1 до 10, рівні нумерації/маркерів від 1 до 10, заголовок таблиці, вміст таблиці, розділ, обрамлення, виноска, верхній і нижній колонтитули.</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
@@ -25162,13 +25162,13 @@ msgctxt ""
msgid "Numbering"
msgstr "Нумерація"
-#. 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>"
+msgid "<ahelp hid=\"modules/swriter/ui/footnotepage/numberinglb\">Select the numbering scheme that you want to use.</ahelp>"
msgstr ""
#. cqBBB
@@ -25189,6 +25189,24 @@ msgctxt ""
msgid "Description"
msgstr "Опис"
+#. 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 "Арабські цифри"
+
#. oEuGf
#: 06080100.xhp
msgctxt ""
@@ -25261,24 +25279,6 @@ msgctxt ""
msgid "Roman numerals (lower case)"
msgstr "Римські цифри (малі)"
-#. 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 "Арабські цифри"
-
#. P9ob7
#: 06080100.xhp
msgctxt ""
@@ -25405,24 +25405,6 @@ msgctxt ""
msgid "Numbers the footnotes in the document sequentially."
msgstr "Наскрізна нумерація виносок у документі."
-#. s8xS8
-#: 06080100.xhp
-msgctxt ""
-"06080100.xhp\n"
-"hd_id3149167\n"
-"help.text"
-msgid "Start at"
-msgstr "Почати з"
-
-#. 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\">Введіть номер для першої виноски в документі. Цей параметр доступний, тільки якщо в полі <emph>Відлік</emph> вибрано параметр \"У документі\".</ahelp>"
-
#. Vofmb
#: 06080100.xhp
msgctxt ""
@@ -25459,14 +25441,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\">Введіть текст, який потрібно показувати після номера виноски у тексті примітки.</ahelp> Наприклад, введіть \")\", щоб вивести \"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 "Типово номери виносок вирівняні вліво. Для вирівнювання номерів виносок вправо змініть стиль абзацу <emph>Виноска</emph>. Натисніть клавішу <item type=\"keycode\">F11</item>, щоб відкрити діалогове вікно <emph>Стилі</emph>, і виберіть у списку стилів абзацу <emph>Виноска</emph>. Клацніть правою кнопкою по назві стилю і в контекстному меню виберіть <emph>Змінити</emph>. Перейдіть на вкладку <emph>Відступи та інтервали</emph> і встановіть значення 0 для відступу перед абзацом і після нього, а також для першого рядка. На вкладці <emph>Табуляція</emph> задайте у типі табулятора «Праворуч» значення 12пт, а у типі табулятора «Ліворуч» значення 14пт. Потім у діалоговому вікні <emph>Налаштування виносок</emph> уведіть <item type=\"input\">\\t</item> у поля <emph>Перед</emph> і <emph>Після</emph>."
+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 "Почати з"
+
+#. 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\">Введіть номер для першої виноски в документі. Цей параметр доступний, тільки якщо в полі <emph>Відлік</emph> вибрано параметр \"У документі\".</ahelp>"
#. Ffb7D
#: 06080100.xhp
@@ -25522,14 +25522,14 @@ msgctxt ""
msgid "Styles"
msgstr "Стилі"
-#. 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 "Щоб виноски в документі виглядали однаково, призначте їм стиль абзацу."
+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
@@ -25576,24 +25576,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 "Цей параметр доступний, тільки якщо в області <emph>Положення</emph> вибрано значення <emph>Наприкінці документа</emph>."
-#. gvSXz
-#: 06080100.xhp
-msgctxt ""
-"06080100.xhp\n"
-"hd_id3147742\n"
-"help.text"
-msgid "Character Styles"
-msgstr "Стиль символу"
-
-#. 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 "Можна призначити стилі для тексту і прив'язок виносок. Можна використати раніше створені стилі виносок або інший стиль."
-
#. t8msz
#: 06080100.xhp
msgctxt ""
@@ -25774,13 +25756,13 @@ msgctxt ""
msgid "Styles"
msgstr "Стилі"
-#. 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."
+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
@@ -25819,24 +25801,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\">Виберіть стиль сторінки для кінцевих виносок.</ahelp>"
-#. dwpvX
-#: 06080200.xhp
-msgctxt ""
-"06080200.xhp\n"
-"hd_id3155901\n"
-"help.text"
-msgid "Character Styles"
-msgstr "Стиль символу"
-
-#. 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 "Можна призначити стилі для тексту і прив'язок кінцевих виносок. Можна використовувати заздалегідь задані стилі кінцевих виносок або будь-які інші стилі"
-
#. DKN6W
#: 06080200.xhp
msgctxt ""
@@ -26728,14 +26692,14 @@ msgctxt ""
msgid "Format"
msgstr "Формат"
-#. 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\">Виберіть стиль нумерації, який ви бажаєте використати.</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/uk/helpcontent2/source/text/swriter/02.po b/source/uk/helpcontent2/source/text/swriter/02.po
index 6f23346f189..b5835648175 100644
--- a/source/uk/helpcontent2/source/text/swriter/02.po
+++ b/source/uk/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: 2020-10-29 21:39+0000\n"
"Last-Translator: Євген Кондратюк <lachend@gmail.com>\n"
"Language-Team: Ukrainian <https://weblate.documentfoundation.org/projects/libo_help-master/textswriter02/uk/>\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\">Вставляє як поле спільну кількість сторінок у документі.</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 "Якщо потрібно відформатувати номер сторінки в іншому стилі нумерації, виберіть команду <emph>Вставка - Поля - Інші поля</emph>, щоб вставити потрібне поле, і задайте параметри у діалоговому вікні <link href=\"text/swriter/01/04090000.xhp\" name=\"Поля\"><emph>Поля</emph></link>. Формат поля, вставленого за допомогою команди <emph>Номер сторінки</emph>, також можна змінити, скориставшись командою <link href=\"text/swriter/01/02140000.xhp\" name=\"Зміни - Поля\"><emph>Зміни - Поля</emph></link>."
+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/uk/helpcontent2/source/text/swriter/guide.po b/source/uk/helpcontent2/source/text/swriter/guide.po
index e7f33e145eb..00b08a1a4dc 100644
--- a/source/uk/helpcontent2/source/text/swriter/guide.po
+++ b/source/uk/helpcontent2/source/text/swriter/guide.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: 2021-02-17 15:59+0100\n"
-"PO-Revision-Date: 2021-02-14 22:09+0000\n"
+"POT-Creation-Date: 2021-02-22 17:17+0100\n"
+"PO-Revision-Date: 2021-02-18 20:36+0000\n"
"Last-Translator: Євген Кондратюк <lachend@gmail.com>\n"
"Language-Team: Ukrainian <https://translations.documentfoundation.org/projects/libo_help-master/textswriterguide/uk/>\n"
"Language: uk\n"
@@ -11131,14 +11131,14 @@ msgctxt ""
msgid "To Change the Page Background"
msgstr "Щоб змінити тло сторінки"
-#. gsKDm
+#. gH7qW
#: pagebackground.xhp
msgctxt ""
"pagebackground.xhp\n"
"par_idN10827\n"
"help.text"
-msgid "Choose <menuitem>View - Styles</menuitem> (F11)."
-msgstr "Виберіть <menuitem>Перегляд - Стилі</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 "Перш ніж почати, переконайтеся в наявності стилю сторінки, в якому використовується тло. Додаткові відомості див. в розділі <link href=\"text/swriter/guide/pagebackground.xhp#define\">Зміни тла сторінки</link>."
-#. zrFB3
+#. M3FVe
#: pagebackground.xhp
msgctxt ""
"pagebackground.xhp\n"
"par_idN10892\n"
"help.text"
-msgid "Choose <menuitem>View - Styles</menuitem> (F11)."
-msgstr "Виберіть <menuitem>Перегляд - Стилі</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
@@ -11543,7 +11543,7 @@ msgctxt ""
"par_id1558885\n"
"help.text"
msgid "You need some pages with the roman numbering format, followed by the remaining pages in another format."
-msgstr ""
+msgstr "Припустимо, Вам потрібні деякі сторінки з нумерацією римськими цифрами, а інші сторінки - в іншому форматі нумерації."
#. YKhHd
#: pagenumbers.xhp
@@ -11579,7 +11579,7 @@ msgctxt ""
"par_id4569231\n"
"help.text"
msgid "For example, the \"First Page\" page style has \"Default Page Style\" as the next style. To see this, you may press <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command+T</keycode></caseinline><defaultinline><keycode>F11</keycode></defaultinline></switchinline> to open the <item type=\"menuitem\">Styles</item> window, click the <item type=\"menuitem\">Page Styles</item> icon, right-click the \"First Page\" entry. Choose <item type=\"menuitem\">Modify</item> from the context menu. On the <item type=\"menuitem\">Organizer</item> tab, you can see the \"Next style\"."
-msgstr ""
+msgstr "Наприклад, після стилю \"Перша сторінка\" наступним іде \"Типовий стиль сторінки\". Щоб переглянути це, можете натиснути <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command+T</keycode></caseinline><defaultinline><keycode>F11</keycode></defaultinline></switchinline>, щоб відкрити вікно <item type=\"menuitem\">Стилі</item>, клацність на значку <item type=\"menuitem\">Стилі сторінок</item>, потім правою клавішею миші на записі \"Перша сторінка\". У контекстному меню виберіть <item type=\"menuitem\">Змінити</item>. На вкладці <item type=\"menuitem\">Організатор</item> побачите \"Наступний стиль\"."
#. yGPGH
#: pagenumbers.xhp