diff options
author | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2020-09-28 12:56:22 +0200 |
---|---|---|
committer | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2020-09-28 13:04:21 +0200 |
commit | b7dd30b210d1d080404aed2dc7cf2270a10d1260 (patch) | |
tree | 3dd0a4de28dd0efabdf88779d66e2fe4fe618b0b /source/uk/helpcontent2 | |
parent | 14a72851d401d86cf9fd72a5e139ab87eb0f47d1 (diff) |
update translations for master
and force-fix errors using pocheck
Change-Id: Ifb5878eff9d322124054a88241a83402f35e2fa1
Diffstat (limited to 'source/uk/helpcontent2')
18 files changed, 1243 insertions, 757 deletions
diff --git a/source/uk/helpcontent2/source/text/sbasic/guide.po b/source/uk/helpcontent2/source/text/sbasic/guide.po index 2c915198241..02628794ab1 100644 --- a/source/uk/helpcontent2/source/text/sbasic/guide.po +++ b/source/uk/helpcontent2/source/text/sbasic/guide.po @@ -4,16 +4,16 @@ 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: 2019-11-08 19:34+0100\n" -"PO-Revision-Date: 2019-08-06 22:55+0000\n" +"PO-Revision-Date: 2020-09-16 20:35+0000\n" "Last-Translator: Olexandr Pylypchuk <pilipchukap@rambler.ru>\n" -"Language-Team: LANGUAGE <LL@li.org>\n" +"Language-Team: Ukrainian <https://weblate.documentfoundation.org/projects/libo_help-master/textsbasicguide/uk/>\n" "Language: uk\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" "X-Accelerator-Marker: ~\n" -"X-Generator: LibreOffice\n" +"X-Generator: Weblate 4.1.1\n" "X-POOTLE-MTIME: 1565132112.000000\n" #. WcTKB @@ -194,7 +194,7 @@ msgctxt "" "tit\n" "help.text" msgid "Basic to Python" -msgstr "" +msgstr "Basic у Python" #. eoGBT #: basic_2_python.xhp @@ -203,7 +203,7 @@ msgctxt "" "N0430\n" "help.text" msgid "<bookmark_value>Basic;Calling Python</bookmark_value> <bookmark_value>API;SimpleFileAccess</bookmark_value> <bookmark_value>API;PathSettings</bookmark_value> <bookmark_value>API;XScript</bookmark_value>" -msgstr "" +msgstr "<bookmark_value>Basic;виклик Python</bookmark_value> <bookmark_value>API;SimpleFileAccess</bookmark_value> <bookmark_value>API;PathSettings</bookmark_value> <bookmark_value>API;XScript</bookmark_value>" #. 8tB4f #: basic_2_python.xhp @@ -212,7 +212,7 @@ msgctxt "" "hd_id811571848401485\n" "help.text" msgid "<variable id=\"basic2python\"><link href=\"text/sbasic/guide/basic_2_python.xhp\" name=\"Basic Programming Examples\">Calling Python Scripts from Basic</link></variable>" -msgstr "" +msgstr "<variable id=\"basic2python\"><link href=\"text/sbasic/guide/basic_2_python.xhp\" name=\"Приклади програмування на Basic\">Виклик скриптів на Python з Basic</link></variable>" #. P7E4G #: basic_2_python.xhp @@ -221,7 +221,7 @@ msgctxt "" "N0432\n" "help.text" msgid "Calling Python scripts from %PRODUCTNAME Basic macros is possible, and valuable features can be obtained such as:" -msgstr "" +msgstr "З макросів %PRODUCTNAME Basic можна викликати скрипти на Python, що дозволяє:" #. ZKSB3 #: basic_2_python.xhp @@ -230,7 +230,7 @@ msgctxt "" "N0433\n" "help.text" msgid "<literal>ComputerName</literal> identification or <literal>OSName</literal> detection are possible," -msgstr "" +msgstr "ідентифікацію за <literal>ComputerName</literal> або визначення <literal>OSName</literal>," #. AW7Lr #: basic_2_python.xhp @@ -239,7 +239,7 @@ msgctxt "" "N0434\n" "help.text" msgid "Basic <literal>FileLen()</literal> function and <link href=\"https://api.libreoffice.org/docs/idl/ref/servicecom_1_1sun_1_1star_1_1ucb_1_1SimpleFileAccess.html\" name=\"ucb.SimpleFileAccess\">com.sun.star.ucb.SimpleFileAccess.</link><literal>getSize()</literal> API function exhibit a 2 Gigabytes file size upper limit that Python helps to overcome," -msgstr "" +msgstr "обійти за допомогою Python обмеження на розмір файла 2 ГБ для функції Basic <literal>FileLen()</literal> і функції API <link href=\"https://api.libreoffice.org/docs/idl/ref/servicecom_1_1sun_1_1star_1_1ucb_1_1SimpleFileAccess.html\" name=\"ucb.SimpleFileAccess\">com.sun.star.ucb.SimpleFileAccess.</link><literal>getSize()</literal>," #. At8D2 #: basic_2_python.xhp @@ -248,7 +248,7 @@ msgctxt "" "N0435\n" "help.text" msgid "<link href=\"https://api.libreoffice.org/docs/idl/ref/servicecom_1_1sun_1_1star_1_1util_1_1PathSettings.html\" name=\"util.PathSettings\">com.sun.star.util.PathSettings</link> can be normalized," -msgstr "" +msgstr "нормалізувати <link href=\"https://api.libreoffice.org/docs/idl/ref/servicecom_1_1sun_1_1star_1_1util_1_1PathSettings.html\" name=\"util.PathSettings\">com.sun.star.util.PathSettings</link>," #. CPd9K #: basic_2_python.xhp @@ -257,7 +257,7 @@ msgctxt "" "N0436\n" "help.text" msgid "and many more." -msgstr "" +msgstr "і багато іншого." #. JvzSR #: basic_2_python.xhp diff --git a/source/uk/helpcontent2/source/text/sbasic/shared.po b/source/uk/helpcontent2/source/text/sbasic/shared.po index e2a2899b1ff..8d6d8222afe 100644 --- a/source/uk/helpcontent2/source/text/sbasic/shared.po +++ b/source/uk/helpcontent2/source/text/sbasic/shared.po @@ -4,8 +4,8 @@ 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: 2020-09-07 17:18+0200\n" -"PO-Revision-Date: 2020-04-26 09:16+0000\n" -"Last-Translator: Olexandr Pylypchuk <pilipchukap@rambler.ru>\n" +"PO-Revision-Date: 2020-09-28 10:04+0000\n" +"Last-Translator: Євген Кондратюк <lachend@gmail.com>\n" "Language-Team: Ukrainian <https://weblate.documentfoundation.org/projects/libo_help-master/textsbasicshared/uk/>\n" "Language: uk\n" "MIME-Version: 1.0\n" @@ -13,7 +13,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" "X-Accelerator-Marker: ~\n" -"X-Generator: LibreOffice\n" +"X-Generator: Weblate 4.1.1\n" "X-POOTLE-MTIME: 1560361637.000000\n" #. yzYVt @@ -536,7 +536,7 @@ msgctxt "" "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 "" +msgstr "Відкрийте <item type=\"menuitem\">Засоби - Макроси - Керування діалогами...</item> та оберіть каталог <item type=\"menuitem\">Діалоги %PRODUCTNAME</item>." #. C3yvQ #: 00000003.xhp @@ -4309,50 +4309,50 @@ msgctxt "" msgid "To move a module or dialog to another document, click the corresponding object in the list and drag it to the desired position. A horizontal line indicates the target position of the current object while dragging. Hold the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> key while dragging to copy the object instead of moving it." msgstr "Для переміщення модуля або діалогового вікна в інший документ клацніть по відповідному об'єкту в списку і перетягніть його в потрібне місце. Горизонтальна лінія під час перетягування відображає цільове розташування поточного об'єкта. Якщо ви хочете не перемістити об'єкт, а скопіювати його, під час перетягування утримуйте натиснутою клавішу <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>." -#. FiYz2 +#. 8AfAv #: 01040000.xhp msgctxt "" "01040000.xhp\n" "tit\n" "help.text" -msgid "Event-Driven Macros" -msgstr "Макроси, керовані подіями" +msgid "Document Event-Driven Macros" +msgstr "" -#. BHSko +#. mRxGZ #: 01040000.xhp msgctxt "" "01040000.xhp\n" "bm_id3154581\n" "help.text" -msgid "<bookmark_value>deleting; macro assignments to events</bookmark_value> <bookmark_value>macros; assigning to events</bookmark_value> <bookmark_value>assigning macros to events</bookmark_value> <bookmark_value>events; assigning macros</bookmark_value>" -msgstr "<bookmark_value>видалення; призначення макросів подій</bookmark_value> <bookmark_value>макрос; призначення подій</bookmark_value> <bookmark_value>призначення макросів подій</bookmark_value> <bookmark_value>події; призначення макросів</bookmark_value>" +msgid "<bookmark_value>deleting; macro assignments to events</bookmark_value> <bookmark_value>macros; assigning to events</bookmark_value> <bookmark_value>assigning macros to events</bookmark_value> <bookmark_value>documents; events</bookmark_value> <bookmark_value>events; assigning macros</bookmark_value> <bookmark_value>API; XDocumentEventListener</bookmark_value>" +msgstr "" -#. ZYLfF +#. 7uCwS #: 01040000.xhp msgctxt "" "01040000.xhp\n" "hd_id3147348\n" "help.text" -msgid "<link href=\"text/sbasic/shared/01040000.xhp\" name=\"Event-Driven Macros\">Event-Driven Macros</link>" -msgstr "<link href=\"text/sbasic/shared/01040000.xhp\" name=\"Макроси, керовані подіями\">Макроси, керовані подіями</link>" +msgid "<link href=\"text/sbasic/shared/01040000.xhp\" name=\"Event-Driven Macros\">Document Event-Driven Macros</link>" +msgstr "" -#. CNDe6 +#. LRvA8 #: 01040000.xhp msgctxt "" "01040000.xhp\n" "par_id3146120\n" "help.text" -msgid "This section describes how to assign Basic programs to program events." -msgstr "У цьому розділі описано, як призначати програми Basic подіям програм." +msgid "This section describes how to assign scripts to application, document or form events." +msgstr "" -#. SDAQu +#. 3G8fP #: 01040000.xhp msgctxt "" "01040000.xhp\n" "par_id3149263\n" "help.text" -msgid "You can automatically execute a macro when a specified software event occurs by assigning the desired macro to the event. The following table provides an overview of program events and at what point an assigned macro is executed." -msgstr "Макрос може виконуватися автоматично, коли відбудеться певна програмна подія, якщо призначити макрос даній події. В таблиці наведено програмні події і вказані точки виконання призначеного макросу." +msgid "You can automatically execute a macro when a specified software event occurs by assigning the desired macro to the event. The following table provides an overview of document events and at what point an assigned macro is executed." +msgstr "" #. zBhWV #: 01040000.xhp @@ -4372,32 +4372,41 @@ msgctxt "" msgid "An assigned macro is executed..." msgstr "Призначений макрос виконується..." -#. PFpKw +#. e4Pjb +#: 01040000.xhp +msgctxt "" +"01040000.xhp\n" +"par_id3145809\n" +"help.text" +msgid "routine" +msgstr "" + +#. WtaR8 #: 01040000.xhp msgctxt "" "01040000.xhp\n" "par_id3149379\n" "help.text" -msgid "Program Start" -msgstr "Запуск програми" +msgid "Start Application" +msgstr "" -#. WGtYg +#. otwcA #: 01040000.xhp msgctxt "" "01040000.xhp\n" "par_id3150715\n" "help.text" -msgid "... after a $[officename] application is started." -msgstr "... після запуску програми $[officename]." +msgid "...after a $[officename] application is started." +msgstr "" -#. zvpGy +#. zjA7c #: 01040000.xhp msgctxt "" "01040000.xhp\n" "par_id3146914\n" "help.text" -msgid "Program End" -msgstr "Кінець програми" +msgid "Close Application" +msgstr "" #. iwsSq #: 01040000.xhp @@ -4408,14 +4417,32 @@ msgctxt "" msgid "...before a $[officename] application is terminated." msgstr "...перед припиненням програми $[officename]." -#. FGd5M +#. DZHzW +#: 01040000.xhp +msgctxt "" +"01040000.xhp\n" +"par_id151599831705811\n" +"help.text" +msgid "Document created" +msgstr "" + +#. KAZDF +#: 01040000.xhp +msgctxt "" +"01040000.xhp\n" +"par_id501599831822339\n" +"help.text" +msgid "...New document created with <emph>File - New</emph> or with the <emph>New</emph> icon. Note that this event also fires when Basic IDE opens." +msgstr "" + +#. HBjid #: 01040000.xhp msgctxt "" "01040000.xhp\n" "par_id3145150\n" "help.text" -msgid "Create Document" -msgstr "Створити документ" +msgid "New Document" +msgstr "" #. fkuXY #: 01040000.xhp @@ -4426,6 +4453,24 @@ msgctxt "" msgid "...after a new document is created with <emph>File - New</emph> or with the <emph>New</emph> icon." msgstr "...після створення нового документа за допомогою параметрів <emph>Файл - Створити</emph> або піктограми <emph>Створити</emph>." +#. BYGJY +#: 01040000.xhp +msgctxt "" +"01040000.xhp\n" +"par_id161599836960401\n" +"help.text" +msgid "Document loading finished" +msgstr "" + +#. jCGwP +#: 01040000.xhp +msgctxt "" +"01040000.xhp\n" +"par_id721599836993145\n" +"help.text" +msgid "...before a document is opened with <emph>File - Open</emph> or with the <emph>Open</emph> icon." +msgstr "" + #. F352r #: 01040000.xhp msgctxt "" @@ -4444,41 +4489,140 @@ msgctxt "" msgid "...after a document is opened with <emph>File - Open</emph> or with the <emph>Open</emph> icon." msgstr "...після відкриття документа за допомогою параметрів <emph>Файл - Відкрити</emph> або значка <emph>Відкрити</emph>." -#. VUPBD +#. H2Uom #: 01040000.xhp msgctxt "" "01040000.xhp\n" -"par_id3153266\n" +"par_id3159171\n" "help.text" -msgid "Save Document As" -msgstr "Зберегти документ як" +msgid "Document is going to be closed" +msgstr "" -#. qMrvw +#. CvPgm #: 01040000.xhp msgctxt "" "01040000.xhp\n" -"par_id3150208\n" +"par_id3146868\n" "help.text" -msgid "...before a document is saved under a specified name (with <emph>File - Save As</emph>, or with <emph>File - Save</emph> or the <emph>Save</emph> icon, if a document name has not yet been specified)." -msgstr "...перед збереженням документа під вказаним ім'ям (за допомогою параметрів <emph>Файл - Зберегти як</emph>параметри <emph>Файл - Зберегти</emph> або піктограми <emph>Зберегти</emph>, якщо ім'я документа ще не було вказано)." +msgid "...before a document is closed." +msgstr "...перед закриттям." -#. wacHA +#. kLQvC #: 01040000.xhp msgctxt "" "01040000.xhp\n" -"par_id3158215\n" +"par_id3159097\n" "help.text" -msgid "Document has been saved as" -msgstr "Документ збережений як" +msgid "Document closed" +msgstr "Документ закрито" -#. G2CqP +#. DNYcy #: 01040000.xhp msgctxt "" "01040000.xhp\n" -"par_id3150980\n" +"par_id3148606\n" "help.text" -msgid "... after a document was saved under a specified name (with <emph>File - Save As</emph>, or with <emph>File - Save</emph> or with the <emph>Save</emph> icon, if a document name has not yet been specified)." -msgstr "...після збереження документа під вказаним ім'ям (за допомогою параметрів <emph>Файл - Зберегти як</emph>параметри <emph>Файл - Зберегти</emph> або піктограми <emph>Зберегти</emph>, якщо ім'я документа ще не було вказано)." +msgid "...after a document was closed. Note that the \"Save Document\" event may also occur when the document is saved before closing." +msgstr "...після закриття документа. Слід мати на увазі, що подія \"Зберегти документ\" може також мати місце, коли документ зберігається перед закриттям." + +#. iMPCi +#: 01040000.xhp +msgctxt "" +"01040000.xhp\n" +"par_id391600157320922\n" +"help.text" +msgid "-no UI-" +msgstr "" + +#. F46jE +#: 01040000.xhp +msgctxt "" +"01040000.xhp\n" +"par_id981599837681979\n" +"help.text" +msgid "View created" +msgstr "" + +#. 77CWX +#: 01040000.xhp +msgctxt "" +"01040000.xhp\n" +"par_id281599838210270\n" +"help.text" +msgid "Document is displayed. Note that this event also happens when a document is duplicated." +msgstr "" + +#. CDwGy +#: 01040000.xhp +msgctxt "" +"01040000.xhp\n" +"par_id511599837683562\n" +"help.text" +msgid "View is going to be closed" +msgstr "" + +#. EtV6o +#: 01040000.xhp +msgctxt "" +"01040000.xhp\n" +"par_id331599838046012\n" +"help.text" +msgid "Document layout is getting removed." +msgstr "" + +#. 7FemV +#: 01040000.xhp +msgctxt "" +"01040000.xhp\n" +"par_id951599837684882\n" +"help.text" +msgid "View closed" +msgstr "" + +#. qGdPR +#: 01040000.xhp +msgctxt "" +"01040000.xhp\n" +"par_id51599837816122\n" +"help.text" +msgid "Document layout is cleared prior to the document closure." +msgstr "" + +#. eovzZ +#: 01040000.xhp +msgctxt "" +"01040000.xhp\n" +"par_id3144772\n" +"help.text" +msgid "Activate Document" +msgstr "Активувати документ" + +#. w5v7V +#: 01040000.xhp +msgctxt "" +"01040000.xhp\n" +"par_id3149442\n" +"help.text" +msgid "...after a document is brought to the foreground." +msgstr "...після виведення документа на передній план." + +#. t2QSQ +#: 01040000.xhp +msgctxt "" +"01040000.xhp\n" +"par_id3150888\n" +"help.text" +msgid "Deactivate Document" +msgstr "Деактивація документа" + +#. guqXK +#: 01040000.xhp +msgctxt "" +"01040000.xhp\n" +"par_id3154060\n" +"help.text" +msgid "...after another document is brought to the foreground." +msgstr "...після виведення іншого документа на передній план." #. MvDXG #: 01040000.xhp @@ -4516,131 +4660,329 @@ msgctxt "" msgid "...after a document is saved with <emph>File - Save</emph> or the <emph>Save</emph> icon, provided that a document name has already been specified." msgstr "...після збереження документа за допомогою параметрів <emph>Файл - Зберегти</emph> або піктограми <emph>Зберегти</emph> за умови, що ім'я документа вже зазначено." -#. prVye +#. 7FEpD #: 01040000.xhp msgctxt "" "01040000.xhp\n" -"par_id3159171\n" +"par_id161599838976700\n" "help.text" -msgid "Document is closing" -msgstr "Документ закривається" +msgid "Saving of document failed" +msgstr "" -#. CvPgm +#. FnDEp #: 01040000.xhp msgctxt "" "01040000.xhp\n" -"par_id3146868\n" +"par_id391599838979652\n" "help.text" -msgid "...before a document is closed." -msgstr "...перед закриттям." +msgid "Document could not be saved." +msgstr "" -#. kLQvC +#. VUPBD #: 01040000.xhp msgctxt "" "01040000.xhp\n" -"par_id3159097\n" +"par_id3153266\n" "help.text" -msgid "Document closed" -msgstr "Документ закрито" +msgid "Save Document As" +msgstr "Зберегти документ як" -#. DNYcy +#. qMrvw #: 01040000.xhp msgctxt "" "01040000.xhp\n" -"par_id3148606\n" +"par_id3150208\n" "help.text" -msgid "...after a document was closed. Note that the \"Save Document\" event may also occur when the document is saved before closing." -msgstr "...після закриття документа. Слід мати на увазі, що подія \"Зберегти документ\" може також мати місце, коли документ зберігається перед закриттям." +msgid "...before a document is saved under a specified name (with <emph>File - Save As</emph>, or with <emph>File - Save</emph> or the <emph>Save</emph> icon, if a document name has not yet been specified)." +msgstr "...перед збереженням документа під вказаним ім'ям (за допомогою параметрів <emph>Файл - Зберегти як</emph>параметри <emph>Файл - Зберегти</emph> або піктограми <emph>Зберегти</emph>, якщо ім'я документа ще не було вказано)." -#. eovzZ +#. wacHA #: 01040000.xhp msgctxt "" "01040000.xhp\n" -"par_id3144772\n" +"par_id3158215\n" "help.text" -msgid "Activate Document" -msgstr "Активувати документ" +msgid "Document has been saved as" +msgstr "Документ збережений як" -#. w5v7V +#. G2CqP #: 01040000.xhp msgctxt "" "01040000.xhp\n" -"par_id3149442\n" +"par_id3150980\n" "help.text" -msgid "...after a document is brought to the foreground." -msgstr "...після виведення документа на передній план." +msgid "... after a document was saved under a specified name (with <emph>File - Save As</emph>, or with <emph>File - Save</emph> or with the <emph>Save</emph> icon, if a document name has not yet been specified)." +msgstr "...після збереження документа під вказаним ім'ям (за допомогою параметрів <emph>Файл - Зберегти як</emph>параметри <emph>Файл - Зберегти</emph> або піктограми <emph>Зберегти</emph>, якщо ім'я документа ще не було вказано)." -#. t2QSQ +#. 7BDQa #: 01040000.xhp msgctxt "" "01040000.xhp\n" -"par_id3150888\n" +"par_id561599839702598\n" "help.text" -msgid "Deactivate Document" -msgstr "Деактивація документа" +msgid "'Save As' has failed" +msgstr "" -#. guqXK +#. FGnZt #: 01040000.xhp msgctxt "" "01040000.xhp\n" -"par_id3154060\n" +"par_id951599840240048\n" "help.text" -msgid "...after another document is brought to the foreground." -msgstr "...після виведення іншого документа на передній план." +msgid "Document could not be saved." +msgstr "" -#. xAAJD +#. 9PEDi #: 01040000.xhp msgctxt "" "01040000.xhp\n" -"par_id3152384\n" +"par_id851599839190548\n" "help.text" -msgid "Print Document" -msgstr "Друкувати документ" +msgid "-no UI-" +msgstr "" -#. KHDSZ +#. FsrLe #: 01040000.xhp msgctxt "" "01040000.xhp\n" -"par_id3152873\n" +"par_id961599839198859\n" "help.text" -msgid "...after the <emph>Print</emph> dialog is closed, but before the actual print process begins." -msgstr "...після закриття діалогового вікна <emph>Друк</emph>, але перед початком фактичного процесу друку." +msgid "When the document disk location has changed, for example after a <emph>File - Save As...</emph> action." +msgstr "" -#. 7fBrq +#. n5TCf #: 01040000.xhp msgctxt "" "01040000.xhp\n" -"par_id3159227\n" +"par_id501600150804809\n" "help.text" -msgid "JavaScript run-time error" -msgstr "Помилка виконання JavaScript" +msgid "Storing or exporting copy of document" +msgstr "" -#. aHrNm +#. wP2PH #: 01040000.xhp msgctxt "" "01040000.xhp\n" -"par_id3145362\n" +"par_id471610080505705\n" "help.text" -msgid "...when a JavaScript run-time error occurs." -msgstr "...коли має місце помилка виконання JavaScript." +msgid "...before a document is saved with <menuitem>File - Save a Copy</menuitem>, <menuitem>File - Export</menuitem>, <menuitem>File - Export as PDF</menuitem> or the <menuitem>Save</menuitem> icons." +msgstr "" -#. rG4ED +#. ECboz #: 01040000.xhp msgctxt "" "01040000.xhp\n" -"par_id3154767\n" +"par_id502600180504809\n" +"help.text" +msgid "Document copy has been created" +msgstr "" + +#. gF2u2 +#: 01040000.xhp +msgctxt "" +"01040000.xhp\n" +"par_id471601180505705\n" "help.text" -msgid "Print Mail Merge" -msgstr "Друк документів злиття" +msgid "...after a document is saved with <menuitem>File - Save a Copy</menuitem>, <menuitem>File - Export</menuitem>, <menuitem>File - Export as PDF</menuitem> or the <menuitem>Save</menuitem> icons." +msgstr "" -#. 8dDPL +#. uAeBw #: 01040000.xhp msgctxt "" "01040000.xhp\n" -"par_id3153555\n" +"par_id501006180504809\n" "help.text" -msgid "...after the <emph>Print</emph> dialog is closed, but before the actual print process begins. This event occurs for each copy printed." -msgstr "...після закриття діалогового вікна <emph>Друк</emph>, але перед початком фактичного процесу друку. Це подія має місце для кожної друкованої копії." +msgid "Creating of document copy failed" +msgstr "" + +#. dFCuE +#: 01040000.xhp +msgctxt "" +"01040000.xhp\n" +"par_id471600081505705\n" +"help.text" +msgid "Document could not be copied or exported." +msgstr "" + +#. qDSzB +#: 01040000.xhp +msgctxt "" +"01040000.xhp\n" +"par_id501600180504809\n" +"help.text" +msgid "Print document" +msgstr "" + +#. kDap2 +#: 01040000.xhp +msgctxt "" +"01040000.xhp\n" +"par_id471600180505705\n" +"help.text" +msgid "...after the Print dialog is closed, but before the actual print process begins. This event occurs for each copy printed." +msgstr "" + +#. KNASw +#: 01040000.xhp +msgctxt "" +"01040000.xhp\n" +"par_id371600180345993\n" +"help.text" +msgid "-no UI-" +msgstr "" + +#. fNkWD +#: 01040000.xhp +msgctxt "" +"01040000.xhp\n" +"par_id851600180346872\n" +"help.text" +msgid "...after document security settings have changed." +msgstr "" + +#. 5Cfig +#: 01040000.xhp +msgctxt "" +"01040000.xhp\n" +"par_id921600180238854\n" +"help.text" +msgid "'Modified' status was changed" +msgstr "" + +#. vVXPg +#: 01040000.xhp +msgctxt "" +"01040000.xhp\n" +"par_id321600180239944\n" +"help.text" +msgid "Modified state of a document has changed." +msgstr "" + +#. po5DD +#: 01040000.xhp +msgctxt "" +"01040000.xhp\n" +"par_id741600180121445\n" +"help.text" +msgid "Document title changed" +msgstr "" + +#. KjqSB +#: 01040000.xhp +msgctxt "" +"01040000.xhp\n" +"par_id801600180122852\n" +"help.text" +msgid "When the document title gets updated." +msgstr "" + +#. AkeoE +#: 01040000.xhp +msgctxt "" +"01040000.xhp\n" +"par_id641600180121445\n" +"help.text" +msgid "Loaded a sub component" +msgstr "" + +#. Vq5NQ +#: 01040000.xhp +msgctxt "" +"01040000.xhp\n" +"par_id701600180122852\n" +"help.text" +msgid "...after a database form has been opened." +msgstr "" + +#. 7zuFb +#: 01040000.xhp +msgctxt "" +"01040000.xhp\n" +"par_id641700180131445\n" +"help.text" +msgid "Closed a sub component" +msgstr "" + +#. Gzmes +#: 01040000.xhp +msgctxt "" +"01040000.xhp\n" +"par_id701600290122852\n" +"help.text" +msgid "...after a database form has been closed." +msgstr "" + +#. KHhEE +#: 01040000.xhp +msgctxt "" +"01040000.xhp\n" +"par_id421600097736759\n" +"help.text" +msgid "Printing of form letters started" +msgstr "" + +#. AAYeB +#: 01040000.xhp +msgctxt "" +"01040000.xhp\n" +"par_id411600097854273\n" +"help.text" +msgid "...before printing form letters using <emph>File - Print</emph> or <emph>Tools - Mail Merge Wizard</emph> menus." +msgstr "" + +#. vDckq +#: 01040000.xhp +msgctxt "" +"01040000.xhp\n" +"par_id41600097737991\n" +"help.text" +msgid "Printing of form letters finished" +msgstr "" + +#. Wp5ff +#: 01040000.xhp +msgctxt "" +"01040000.xhp\n" +"par_id451600097862282\n" +"help.text" +msgid "...after printing of form letters using <emph>File - Print</emph> or <emph>Tools - Mail Merge Wizard</emph> menus." +msgstr "" + +#. RpMCy +#: 01040000.xhp +msgctxt "" +"01040000.xhp\n" +"par_id641600160655602\n" +"help.text" +msgid "Printing of form fields started" +msgstr "" + +#. NDjvr +#: 01040000.xhp +msgctxt "" +"01040000.xhp\n" +"par_id331600160656617\n" +"help.text" +msgid "...before printing form fields." +msgstr "" + +#. pMuA3 +#: 01040000.xhp +msgctxt "" +"01040000.xhp\n" +"par_id801600160725659\n" +"help.text" +msgid "Printing of form fields finished" +msgstr "" + +#. 7GYKZ +#: 01040000.xhp +msgctxt "" +"01040000.xhp\n" +"par_id961600160726645\n" +"help.text" +msgid "...after printing form fields." +msgstr "" #. esqcH #: 01040000.xhp @@ -4651,32 +4993,32 @@ msgctxt "" msgid "Change of the page count" msgstr "Зміна кількості сторінок" -#. QhSjh +#. hAoeW #: 01040000.xhp msgctxt "" "01040000.xhp\n" "par_id3154627\n" "help.text" -msgid "...when the page count changes." -msgstr "...коли змінюється кількість сторінок." +msgid "When the page count changes." +msgstr "" -#. ShGUB +#. XQXbJ #: 01040000.xhp msgctxt "" "01040000.xhp\n" -"par_id3154737\n" +"par_id131600158369191\n" "help.text" -msgid "Message received" -msgstr "Отримано повідомлення" +msgid "Most events relate to documents, except <literal>OnStartApp</literal>, <literal>OnCloseApp</literal>, <literal>OnCreate</literal> and <literal>OnLoadFinished</literal> that occur at application level. <literal>OnSubComponentOpened</literal>, and <literal>OnSubComponentClosed</literal> events are fired by database's forms." +msgstr "" -#. qRVBA +#. e6gAF #: 01040000.xhp msgctxt "" "01040000.xhp\n" -"par_id3150952\n" +"par_id321600158566782\n" "help.text" -msgid "...if a message was received." -msgstr "...якщо отримано повідомлення." +msgid "Writer documents are triggering those specific events: <literal>OnLayoutFinished</literal>, <literal>OnMailMerge</literal>, <literal>OnMailMergeFinished</literal>, <literal>OnFieldMerge</literal>, <literal>OnFieldMergeFinished</literal> and <literal>OnPageCountChanged</literal>." +msgstr "" #. 7xyqi #: 01040000.xhp @@ -4795,6 +5137,15 @@ msgctxt "" msgid "Click <emph>OK</emph> to close the dialog." msgstr "Натисніть <emph>Гаразд</emph>, щоб закрити діалог." +#. ruyPz +#: 01040000.xhp +msgctxt "" +"01040000.xhp\n" +"par_id341600162682135\n" +"help.text" +msgid "In addition to assigning macros to events, one can <link href=\"text/sbasic/python/python_document_events.xhp\" name=\"Monitor events\">monitor events</link> triggered in %PRODUCTNAME documents." +msgstr "" + #. XcdRk #: 01050000.xhp msgctxt "" @@ -31325,7 +31676,7 @@ msgctxt "" "tit\n" "help.text" msgid "Repeating Contents" -msgstr "Повторення вмісту " +msgstr "Повторення вмісту" #. uMuGE #: 03120200.xhp @@ -31334,7 +31685,7 @@ msgctxt "" "hd_id3152363\n" "help.text" msgid "<link href=\"text/sbasic/shared/03120200.xhp\" name=\"Repeating Contents\">Repeating Contents</link>" -msgstr "<link href=\"text/sbasic/shared/03120200.xhp\" name=\"Повторення вмісту\">Повторення вмісту</link> " +msgstr "<link href=\"text/sbasic/shared/03120200.xhp\" name=\"Повторення вмісту\">Повторення вмісту</link>" #. QtA2F #: 03120200.xhp @@ -31343,7 +31694,7 @@ msgctxt "" "par_id3150178\n" "help.text" msgid "The following functions repeat the contents of strings." -msgstr "Наведені функції використовуються для повторення вмісту рядків. " +msgstr "Наведені функції використовуються для повторення вмісту рядків." #. MingD #: 03120201.xhp @@ -31505,7 +31856,7 @@ msgctxt "" "tit\n" "help.text" msgid "Editing String Contents" -msgstr "Зміна вмісту рядків " +msgstr "Зміна вмісту рядків" #. 5nF4q #: 03120300.xhp @@ -31514,7 +31865,7 @@ msgctxt "" "bm_id7499008\n" "help.text" msgid "<bookmark_value>ampersand symbol in StarBasic</bookmark_value>" -msgstr "<bookmark_value>символ амперсанда у StarBasic</bookmark_value> " +msgstr "<bookmark_value>символ амперсанда у StarBasic</bookmark_value>" #. qvgJA #: 03120300.xhp @@ -31523,7 +31874,7 @@ msgctxt "" "hd_id3153894\n" "help.text" msgid "<link href=\"text/sbasic/shared/03120300.xhp\" name=\"Editing String Contents\">Editing String Contents</link>" -msgstr "<link href=\"text/sbasic/shared/03120300.xhp\" name=\"Зміна вмісту рядків\">Зміна вмісту рядків</link> " +msgstr "<link href=\"text/sbasic/shared/03120300.xhp\" name=\"Зміна вмісту рядків\">Зміна вмісту рядків</link>" #. hU6eu #: 03120300.xhp @@ -32558,7 +32909,7 @@ msgctxt "" "par_id3153381\n" "help.text" msgid "<emph>Variable2:</emph> User-defined variable that you want to copy to another variable." -msgstr "<emph>Змінна2:</emph> визначена користувачем змінна, із якої потрібно копіювати. " +msgstr "<emph>Змінна2:</emph> визначена користувачем змінна, із якої потрібно копіювати." #. ZikcS #: 03120308.xhp @@ -34718,7 +35069,7 @@ msgctxt "" "par_id3155341\n" "help.text" msgid "oStruct = CreateUnoStruct( Uno type name )" -msgstr "oStruct = CreateUnoStruct( назва типу Uno ) " +msgstr "oStruct = CreateUnoStruct( назва типу Uno )" #. WBYcA #: 03131500.xhp @@ -34772,7 +35123,7 @@ msgctxt "" "par_id3153346\n" "help.text" msgid "oService = CreateUnoService( Uno service name )" -msgstr "oService = CreateUnoService( назва служби Uno ) " +msgstr "oService = CreateUnoService( назва служби Uno )" #. BajPb #: 03131600.xhp @@ -34943,7 +35294,7 @@ msgctxt "" "par_id3154186\n" "help.text" msgid "Creates a Basic Uno object that represents a Uno dialog control during Basic runtime." -msgstr "Створює об'єкт Basic Uno, який представляє елемент керування діалогового вікна Uno під час виконання програми на Basic. " +msgstr "Створює об'єкт Basic Uno, який представляє елемент керування діалогового вікна Uno під час виконання програми на Basic." #. BLKpJ #: 03131800.xhp @@ -35060,7 +35411,7 @@ msgctxt "" "hd_id3154346\n" "help.text" msgid "In dialogs:" -msgstr "У діалогових вікнах: " +msgstr "У діалогових вікнах:" #. tQBVS #: 03131900.xhp @@ -35096,7 +35447,7 @@ msgctxt "" "par_id3158408\n" "help.text" msgid "' calling Dialog1 in the document library Standard" -msgstr "' виклик Dialog1 у документній бібліотеці Standard " +msgstr "' виклик Dialog1 у документній бібліотеці Standard" #. BcE6x #: 03131900.xhp @@ -35591,7 +35942,7 @@ msgctxt "" "par_id3156422\n" "help.text" msgid "' use the default name for Table of Contents and a 1" -msgstr "' використовується стандартна назва змісту і 1 " +msgstr "' використовується стандартна назва змісту і 1" #. QgZSF #: 03132300.xhp @@ -35627,7 +35978,7 @@ msgctxt "" "par_id3147291\n" "help.text" msgid "Returns an object that represents a strictly typed value referring to the Uno type system." -msgstr "Повертає об'єкт, який є значенням зі строгим типом і посилається на систему типу Uno. " +msgstr "Повертає об'єкт, який є значенням зі строгим типом і посилається на систему типу Uno." #. JtnN4 #: 03132300.xhp @@ -35636,7 +35987,7 @@ msgctxt "" "par_id3143267\n" "help.text" msgid "This object is automatically converted to an Any of the corresponding type when passed to Uno. The type must be specified by its fully qualified Uno type name." -msgstr "При передаванні до Uno цей об'єкт автоматично перетворюється на значення Any відповідного типу. Тип має бути заданий повною назвою типу Uno. " +msgstr "При передаванні до Uno цей об'єкт автоматично перетворюється на значення Any відповідного типу. Тип має бути заданий повною назвою типу Uno." #. JnEAt #: 03132300.xhp @@ -35645,7 +35996,7 @@ msgctxt "" "par_id3153626\n" "help.text" msgid "The $[officename] API frequently uses the Any type. It is the counterpart of the Variant type known from other environments. The Any type holds one arbitrary Uno type and is used in generic Uno interfaces." -msgstr "Інтерфейс API $[officename] часто використовує тип Any. Цей тип відповідає типу Variant в інших середовищах. Тип Any зберігає один довільний тип Uno і використовується у спільних інтерфейсах Uno. " +msgstr "Інтерфейс API $[officename] часто використовує тип Any. Цей тип відповідає типу Variant в інших середовищах. Тип Any зберігає один довільний тип Uno і використовується у спільних інтерфейсах Uno." #. vixw3 #: 03132300.xhp diff --git a/source/uk/helpcontent2/source/text/scalc/01.po b/source/uk/helpcontent2/source/text/scalc/01.po index a2912352eac..a6504cb498b 100644 --- a/source/uk/helpcontent2/source/text/scalc/01.po +++ b/source/uk/helpcontent2/source/text/scalc/01.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2020-09-07 17:18+0200\n" +"POT-Creation-Date: 2020-09-28 11:22+0200\n" "PO-Revision-Date: 2020-04-26 09:16+0000\n" "Last-Translator: Olexandr Pylypchuk <pilipchukap@rambler.ru>\n" "Language-Team: Ukrainian <https://weblate.documentfoundation.org/projects/libo_help-master/textscalc01/uk/>\n" @@ -42271,6 +42271,15 @@ msgctxt "" msgid "Name" msgstr "Назва" +#. 3juWm +#: 04060199.xhp +msgctxt "" +"04060199.xhp\n" +"par_id401599494815994\n" +"help.text" +msgid "Example" +msgstr "" + #. PcMRq #: 04060199.xhp msgctxt "" @@ -42496,6 +42505,15 @@ msgctxt "" msgid "Name" msgstr "Назва" +#. CCsqC +#: 04060199.xhp +msgctxt "" +"04060199.xhp\n" +"par_id201599495083374\n" +"help.text" +msgid "Example" +msgstr "" + #. AdNBV #: 04060199.xhp msgctxt "" @@ -42694,6 +42712,15 @@ msgctxt "" msgid "Name" msgstr "Назва" +#. Y4cRR +#: 04060199.xhp +msgctxt "" +"04060199.xhp\n" +"par_id201599494708332\n" +"help.text" +msgid "Example" +msgstr "" + #. s2CGS #: 04060199.xhp msgctxt "" @@ -42775,6 +42802,15 @@ msgctxt "" msgid "Name" msgstr "Назва" +#. tfD9G +#: 04060199.xhp +msgctxt "" +"04060199.xhp\n" +"par_id521599494740206\n" +"help.text" +msgid "Example" +msgstr "" + #. 52L2C #: 04060199.xhp msgctxt "" diff --git a/source/uk/helpcontent2/source/text/sdatabase.po b/source/uk/helpcontent2/source/text/sdatabase.po index 78d519da1d1..17152a23810 100644 --- a/source/uk/helpcontent2/source/text/sdatabase.po +++ b/source/uk/helpcontent2/source/text/sdatabase.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: 2020-08-17 12:39+0200\n" +"POT-Creation-Date: 2020-09-28 11:22+0200\n" "PO-Revision-Date: 2020-08-13 17:35+0000\n" "Last-Translator: Olexandr Pylypchuk <pilipchukap@rambler.ru>\n" "Language-Team: Ukrainian <https://weblate.documentfoundation.org/projects/libo_help-master/textsdatabase/uk/>\n" @@ -690,13 +690,13 @@ msgctxt "" msgid "Specifying the relation type" msgstr "" -#. kDhFD +#. zkKD5 #: 02010100.xhp msgctxt "" "02010100.xhp\n" "par_id3154791\n" "help.text" -msgid "If you double-click on the line connecting two linked fields or call the menu command <emph>Insert - New Relation</emph>, you can specify the type of relation in the <link href=\"text/shared/explorer/database/02010101.xhp\" name=\"Relations\"><emph>Relations</emph></link> dialog." +msgid "If you double-click on the line connecting two linked fields or call the menu command <emph>Insert - New Relation</emph>, you can specify the type of relation in the <link href=\"text/sdatabase/02010101.xhp\" name=\"Relations\"><emph>Relations</emph></link> dialog." msgstr "" #. rAkmw @@ -2058,6 +2058,15 @@ msgctxt "" msgid "Examples" msgstr "" +#. LuvGC +#: 02010100.xhp +msgctxt "" +"02010100.xhp\n" +"par_id3153792\n" +"help.text" +msgid "='Ms.'" +msgstr "" + #. 8GaiA #: 02010100.xhp msgctxt "" @@ -2076,6 +2085,15 @@ msgctxt "" msgid "returns dates that occurred before January 10, 2001" msgstr "" +#. mnGgM +#: 02010100.xhp +msgctxt "" +"02010100.xhp\n" +"par_id3150333\n" +"help.text" +msgid "LIKE 'g?ve'" +msgstr "" + #. T7ZhS #: 02010100.xhp msgctxt "" @@ -2112,6 +2130,15 @@ msgctxt "" msgid "returns records with the values 1, 3, 5, 7. If the field name contains an item number, for example, you can create a query that returns the item having the specified number." msgstr "" +#. cBAnB +#: 02010100.xhp +msgctxt "" +"02010100.xhp\n" +"par_id3152948\n" +"help.text" +msgid "NOT IN ('Smith')" +msgstr "" + #. uusce #: 02010100.xhp msgctxt "" @@ -2580,6 +2607,195 @@ msgctxt "" msgid "By clicking the <link href=\"text/shared/02/14030000.xhp\" name=\"Run SQL command directly\"><emph>Run SQL command directly</emph></link> icon in the SQL view, you can formulate a query that is not processed by $[officename] and sent directly to the database engine." msgstr "" +#. fKBDD +#: 02010101.xhp +msgctxt "" +"02010101.xhp\n" +"tit\n" +"help.text" +msgid "Join Properties" +msgstr "" + +#. TTCNB +#: 02010101.xhp +msgctxt "" +"02010101.xhp\n" +"bm_id3154015\n" +"help.text" +msgid "<bookmark_value>links;relational databases (Base)</bookmark_value> <bookmark_value>inner joins (Base)</bookmark_value> <bookmark_value>joins in databases (Base)</bookmark_value> <bookmark_value>left joins (Base)</bookmark_value> <bookmark_value>right joins (Base)</bookmark_value> <bookmark_value>full joins (Base)</bookmark_value>" +msgstr "" + +#. DG7RD +#: 02010101.xhp +msgctxt "" +"02010101.xhp\n" +"hd_id3154015\n" +"help.text" +msgid "Join Properties" +msgstr "" + +#. MzpBt +#: 02010101.xhp +msgctxt "" +"02010101.xhp\n" +"par_id3151205\n" +"help.text" +msgid "If you double-click a connection between two linked fields in the query design, or if you choose <emph>Insert - New Relation</emph>, the <emph>Join Properties</emph> dialog appears. These properties will be used in all queries created in the future." +msgstr "" + +#. oszEF +#: 02010101.xhp +msgctxt "" +"02010101.xhp\n" +"hd_id3155066\n" +"help.text" +msgid "Tables involved" +msgstr "" + +#. 2AkcB +#: 02010101.xhp +msgctxt "" +"02010101.xhp\n" +"par_id3153924\n" +"help.text" +msgid "<ahelp hid=\"dbaccess/ui/joindialog/table2\">Specifies two different tables that you want to join.</ahelp>" +msgstr "" + +#. X6wkD +#: 02010101.xhp +msgctxt "" +"02010101.xhp\n" +"hd_id3155766\n" +"help.text" +msgid "Fields involved" +msgstr "" + +#. 8bYEZ +#: 02010101.xhp +msgctxt "" +"02010101.xhp\n" +"par_id3148994\n" +"help.text" +msgid "<ahelp hid=\".\">Specifies two data fields that will be joined by a relation.</ahelp>" +msgstr "" + +#. R8CbB +#: 02010101.xhp +msgctxt "" +"02010101.xhp\n" +"hd_id3159267\n" +"help.text" +msgid "Options" +msgstr "" + +#. MRJCp +#: 02010101.xhp +msgctxt "" +"02010101.xhp\n" +"hd_id3147340\n" +"help.text" +msgid "Type" +msgstr "" + +#. rxAGo +#: 02010101.xhp +msgctxt "" +"02010101.xhp\n" +"par_id3152482\n" +"help.text" +msgid "<ahelp hid=\"dbaccess/ui/joindialog/type\">Specifies the join type of the selected join.</ahelp> Some databases support only a subset of the various possible types." +msgstr "" + +#. ngfse +#: 02010101.xhp +msgctxt "" +"02010101.xhp\n" +"hd_id3155334\n" +"help.text" +msgid "Inner Join" +msgstr "" + +#. 356Dv +#: 02010101.xhp +msgctxt "" +"02010101.xhp\n" +"par_id3155936\n" +"help.text" +msgid "<ahelp hid=\"dbaccess/ui/joindialog/type\">In an inner join, the results table contains only those records for which the content of the linked fields is the same.</ahelp> In $[officename] SQL this type of link is created by a corresponding WHERE clause." +msgstr "" + +#. XYKGT +#: 02010101.xhp +msgctxt "" +"02010101.xhp\n" +"hd_id3156372\n" +"help.text" +msgid "Left Join" +msgstr "" + +#. dRFux +#: 02010101.xhp +msgctxt "" +"02010101.xhp\n" +"par_id3166450\n" +"help.text" +msgid "<ahelp hid=\"dbaccess/ui/joindialog/type\">In a left join, the results table contains all records of the queried fields from the left table and only those records of the queried fields from the right table for which the content of the linked fields is the same.</ahelp> In $[officename] SQL this type of link corresponds to the LEFT OUTER JOIN command." +msgstr "" + +#. DxGWD +#: 02010101.xhp +msgctxt "" +"02010101.xhp\n" +"hd_id3155607\n" +"help.text" +msgid "Right Join" +msgstr "" + +#. 9eD8R +#: 02010101.xhp +msgctxt "" +"02010101.xhp\n" +"par_id3150647\n" +"help.text" +msgid "<ahelp hid=\"dbaccess/ui/joindialog/type\">In a right join, the results table contains all records of the queried fields from the right table and only those records of the queried fields from the left table for which the content of the linked fields is the same.</ahelp> In $[officename] SQL this type of link corresponds to the RIGHT OUTER JOIN command." +msgstr "" + +#. wcFAd +#: 02010101.xhp +msgctxt "" +"02010101.xhp\n" +"hd_id3158215\n" +"help.text" +msgid "Full Join" +msgstr "" + +#. wAFid +#: 02010101.xhp +msgctxt "" +"02010101.xhp\n" +"par_id3163665\n" +"help.text" +msgid "<ahelp hid=\"dbaccess/ui/joindialog/type\">In a full join, the results table contains all records of the queried fields from the left and right tables.</ahelp> In the SQL of $[officename] this type of link corresponds to the FULL OUTER JOIN command." +msgstr "" + +#. gYRyC +#: 02010101.xhp +msgctxt "" +"02010101.xhp\n" +"hd_id0305200912031976\n" +"help.text" +msgid "Natural" +msgstr "" + +#. 44FEn +#: 02010101.xhp +msgctxt "" +"02010101.xhp\n" +"par_id0305200912031977\n" +"help.text" +msgid "<ahelp hid=\".\">In a natural join, the keyword NATURAL in inserted into the SQL statement that defines the relation. The relation joins all columns that have the same column name in both tables. The resulting joined table contains only one column for each pair of equally named columns.</ahelp>" +msgstr "" + #. cLmBi #: main.xhp msgctxt "" diff --git a/source/uk/helpcontent2/source/text/shared/00.po b/source/uk/helpcontent2/source/text/shared/00.po index 9db4a1fce12..297a9902731 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: 2020-08-17 12:39+0200\n" +"POT-Creation-Date: 2020-09-28 11:22+0200\n" "PO-Revision-Date: 2019-06-12 17:49+0000\n" "Last-Translator: Olexandr Pylypchuk <pilipchukap@rambler.ru>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -8026,14 +8026,14 @@ msgctxt "" msgid "Basic Shapes" msgstr "Основні фігури" -#. LKQPo +#. PZB3N #: 00000404.xhp msgctxt "" "00000404.xhp\n" "par_idN10EEE\n" "help.text" -msgid "<image id=\"Graphic4\" src=\"cmd/sc_symbolshapes.smiley.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_\">Icon</alt></image>" -msgstr "<image id=\"Graphic4\" src=\"cmd/sc_symbolshapes.smiley.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_\">Піктограма</alt></image>" +msgid "<image id=\"Graphic4\" src=\"cmd/sc_symbolshapes.smiley.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_\">Icon Symbol Shapes</alt></image>" +msgstr "" #. raBMx #: 00000404.xhp diff --git a/source/uk/helpcontent2/source/text/shared/01.po b/source/uk/helpcontent2/source/text/shared/01.po index a707a23289d..a35e856d898 100644 --- a/source/uk/helpcontent2/source/text/shared/01.po +++ b/source/uk/helpcontent2/source/text/shared/01.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2020-09-07 17:18+0200\n" +"POT-Creation-Date: 2020-09-28 11:22+0200\n" "PO-Revision-Date: 2020-08-12 11:35+0000\n" "Last-Translator: Євген Кондратюк <lachend@gmail.com>\n" "Language-Team: Ukrainian <https://weblate.documentfoundation.org/projects/libo_help-master/textshared01/uk/>\n" @@ -7666,14 +7666,14 @@ msgctxt "" msgid "<ahelp hid=\".\" visibility=\"hidden\">Searches for the characters that you specify in values and in the results of formulas.</ahelp>" msgstr "<ahelp hid=\".\" visibility=\"hidden\">Шукає вказані вами символи у значеннях та результатах формул.</ahelp>" -#. eyn9j +#. Hxei2 #: 02100000.xhp msgctxt "" "02100000.xhp\n" "hd_id3145650\n" "help.text" -msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Notes</caseinline></switchinline>" -msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Примітках</caseinline></switchinline>" +msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Comments</caseinline></switchinline>" +msgstr "" #. MTECk #: 02100000.xhp @@ -8161,14 +8161,14 @@ msgctxt "" msgid "Represents an uppercase character if <emph>Match case</emph> is selected in <emph>Options</emph>." msgstr "Представляє символ у верхньому регістрі, якщо <emph>Враховувати регістр</emph> обрано у <emph>Параметрах</emph>." -#. iArH4 +#. V4cUQ #: 02100001.xhp msgctxt "" "02100001.xhp\n" "par_id5311440\n" "help.text" -msgid "For a full list of supported metacharacters and syntax, see <link href=\"http://userguide.icu-project.org/strings/regexp\" name=\"ICU Regular Expressions documentation\">ICU Regular Expressions documentation</link>" -msgstr "Повний список підтримуваних метасимволів та синтаксису див. у <link href=\"http://userguide.icu-project.org/strings/regexp\" name=\"Документація регулярних виразів ICU\">документації регулярних виразів ICU</link>" +msgid "For a full list of supported metacharacters and syntax, see <link href=\"https://unicode-org.github.io/icu/\" name=\"ICU Regular Expressions documentation\">ICU Regular Expressions documentation</link>" +msgstr "" #. HBqoH #: 02100001.xhp @@ -28519,14 +28519,14 @@ msgctxt "" msgid "Slant & Corner Radius" msgstr "Нахил та радіус скругленого кута" -#. JuafH +#. FKWxd #: 05230400.xhp msgctxt "" "05230400.xhp\n" "bm_id3149988\n" "help.text" -msgid "<bookmark_value>slanting draw objects</bookmark_value><bookmark_value>draw objects; slanting</bookmark_value><bookmark_value>areas; slanting</bookmark_value>" -msgstr "<bookmark_value>нахиляння мальованих об'єктів</bookmark_value><bookmark_value>мальовані об'єкти; нахиляння</bookmark_value><bookmark_value>області; нахиляння</bookmark_value>" +msgid "<bookmark_value>slanting draw objects</bookmark_value><bookmark_value>draw objects; slanting</bookmark_value><bookmark_value>areas; slanting</bookmark_value><bookmark_value>shapes; control points</bookmark_value><bookmark_value>draw objects; control points</bookmark_value>" +msgstr "" #. DxadW #: 05230400.xhp @@ -28609,14 +28609,50 @@ msgctxt "" msgid "Angle" msgstr "Кут" -#. RZJiu +#. wuSBC #: 05230400.xhp msgctxt "" "05230400.xhp\n" "par_id3153683\n" "help.text" -msgid "<ahelp hid=\"cui/ui/slantcornertabpage/MTR_FLD_ANGLE\">Enter the angle of the slant axis.</ahelp>" -msgstr "<ahelp hid=\"cui/ui/slantcornertabpage/MTR_FLD_ANGLE\">Введіть кут для осі нахиляння.</ahelp>" +msgid "<ahelp hid=\"cui/ui/slantcornertabpage/MTR_FLD_ANGLE\">Enter the angle of the slant axis.</ahelp>. The slant angle relates to how much an object inclines or slants from its normal vertical position." +msgstr "" + +#. cCmPK +#: 05230400.xhp +msgctxt "" +"05230400.xhp\n" +"hd_id621600964074859\n" +"help.text" +msgid "Control points 1 and 2" +msgstr "" + +#. XXRdh +#: 05230400.xhp +msgctxt "" +"05230400.xhp\n" +"par_id551600994115345\n" +"help.text" +msgid "Some shapes have a special handle which you can drag to change the properties of the shape. The mouse pointer changes to a hand symbol over these special handles. The control points refers to the X and Y coordinates of the position of these handles. When the object has no handle, the values in these boxes are zero. When the shape has one control point, the coordinates of the other control point are zero." +msgstr "" + +#. fbzxN +#: 05230400.xhp +msgctxt "" +"05230400.xhp\n" +"par_id841600966950007\n" +"help.text" +msgid "Enter a value to set the X and Y coordinates of the control points of the object." +msgstr "" + +#. wGED2 +#: 05230400.xhp +msgctxt "" +"05230400.xhp\n" +"par_id911600993420542\n" +"help.text" +msgid "<image src=\"media/helpimg/sdraw/control_points.png\" id=\"img_id691600993420543\"><alt id=\"alt_id651600993420544\">Control points in a shape</alt></image>" +msgstr "" #. m8GMy #: 05230500.xhp diff --git a/source/uk/helpcontent2/source/text/shared/02.po b/source/uk/helpcontent2/source/text/shared/02.po index eb7ba39d7c3..99aeba7436b 100644 --- a/source/uk/helpcontent2/source/text/shared/02.po +++ b/source/uk/helpcontent2/source/text/shared/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: 2020-08-17 12:39+0200\n" +"POT-Creation-Date: 2020-09-28 11:22+0200\n" "PO-Revision-Date: 2020-04-26 09:16+0000\n" "Last-Translator: Olexandr Pylypchuk <pilipchukap@rambler.ru>\n" "Language-Team: Ukrainian <https://weblate.documentfoundation.org/projects/libo_help-master/textshared02/uk/>\n" @@ -19518,3 +19518,12 @@ msgctxt "" "help.text" msgid "Some shapes have a special handle which you can drag to change the properties of the shape. The mouse pointer changes to a hand symbol over these special handles." msgstr "" + +#. Ju4Wr +#: symbolshapes.xhp +msgctxt "" +"symbolshapes.xhp\n" +"par_id911600993420542\n" +"help.text" +msgid "<image src=\"media/helpimg/sdraw/control_points.png\" id=\"img_id691600993420543\"><alt id=\"alt_id651600993420544\">Control points in a shape</alt></image>" +msgstr "" diff --git a/source/uk/helpcontent2/source/text/shared/05.po b/source/uk/helpcontent2/source/text/shared/05.po index bac96219d17..bafe135f7d3 100644 --- a/source/uk/helpcontent2/source/text/shared/05.po +++ b/source/uk/helpcontent2/source/text/shared/05.po @@ -3,9 +3,9 @@ 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: 2020-08-31 14:55+0200\n" -"PO-Revision-Date: 2020-04-26 09:16+0000\n" -"Last-Translator: Olexandr Pylypchuk <pilipchukap@rambler.ru>\n" +"POT-Creation-Date: 2020-09-28 11:22+0200\n" +"PO-Revision-Date: 2020-09-23 19:35+0000\n" +"Last-Translator: Євген Кондратюк <lachend@gmail.com>\n" "Language-Team: Ukrainian <https://weblate.documentfoundation.org/projects/libo_help-master/textshared05/uk/>\n" "Language: uk\n" "MIME-Version: 1.0\n" @@ -131,7 +131,7 @@ msgctxt "" "par_id0804200803314235\n" "help.text" msgid "In case you are concerned about any security issue with using this software, you can contact the developers on the <link href=\"https://lists.freedesktop.org/mailman/listinfo/libreoffice\">public mailing list</link>. If you want to discuss any issue with other users, send an email to the public mailing list <literal>users@global.libreoffice.org</literal>." -msgstr "" +msgstr "Якщо Ви занепокоєні щодо питань безпеки при використанні цього програмного забезпечення, Ви можете звернутись до розробників за <link href=\"https://lists.freedesktop.org/mailman/listinfo/libreoffice\">загальним списком розсилки</link>. Якщо Ви бажаєте обговорити будь-яку тему з використання ПЗ із іншими користувачами, надішліть електронного листа на загальний список розсилки <literal>users@global.libreoffice.org</literal>." #. tEPqi #: 00000001.xhp @@ -1265,7 +1265,7 @@ msgctxt "" "hd_id3146957\n" "help.text" msgid "Could not find Help page (404)." -msgstr "" +msgstr "Неможливо знайти сторінку довідки (404)." #. YF3vS #: err_html.xhp @@ -1274,7 +1274,7 @@ msgctxt "" "par_id3147088\n" "help.text" msgid "That is an error. Possible causes are:" -msgstr "" +msgstr "Виникла помилка. Можливі причини:" #. afzNC #: err_html.xhp @@ -1285,13 +1285,13 @@ msgctxt "" msgid "The page does not exist and must be created." msgstr "" -#. BDKK7 +#. wBHiJ #: err_html.xhp msgctxt "" "err_html.xhp\n" "par_id201592238985883\n" "help.text" -msgid "The page exist, but the Help ID is wrong or missing." +msgid "The page exists, but the Help ID is wrong or missing." msgstr "" #. Bbuu2 diff --git a/source/uk/helpcontent2/source/text/shared/06.po b/source/uk/helpcontent2/source/text/shared/06.po index 5b31b62be1f..520ebcce0dc 100644 --- a/source/uk/helpcontent2/source/text/shared/06.po +++ b/source/uk/helpcontent2/source/text/shared/06.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: 2020-08-25 16:09+0200\n" +"POT-Creation-Date: 2020-09-28 11:22+0200\n" "PO-Revision-Date: 2018-09-09 12:53+0000\n" "Last-Translator: Olexandr Pylypchuk <pilipchukap@rambler.ru>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -295,6 +295,15 @@ msgctxt "" msgid "<image id=\"img_id090120160131201466\" src=\"media/screenshots/cui/ui/pageformatpage/PageFormatPage.png\"><alt id=\"alt_id090120160131201466\">Page format tab page</alt></image>" msgstr "" +#. ZKaCs +#: shared_cui_screenshots.xhp +msgctxt "" +"shared_cui_screenshots.xhp\n" +"par_id521601001943409\n" +"help.text" +msgid "<image src=\"media/screenshots/cui/ui/slantcornertabpage/SlantAndCornerRadius.png\" id=\"img_id91601001943410\"><alt id=\"alt_id101601001943411\">Slant and Corner Radius tab page</alt></image>" +msgstr "" + #. agtWk #: simpress_screenshots.xhp msgctxt "" diff --git a/source/uk/helpcontent2/source/text/shared/explorer/database.po b/source/uk/helpcontent2/source/text/shared/explorer/database.po index 55ce7cefdec..221a27b8d1b 100644 --- a/source/uk/helpcontent2/source/text/shared/explorer/database.po +++ b/source/uk/helpcontent2/source/text/shared/explorer/database.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: 2020-08-17 12:39+0200\n" +"POT-Creation-Date: 2020-09-28 11:22+0200\n" "PO-Revision-Date: 2020-04-26 09:16+0000\n" "Last-Translator: Olexandr Pylypchuk <pilipchukap@rambler.ru>\n" "Language-Team: Ukrainian <https://weblate.documentfoundation.org/projects/libo_help-master/textsharedexplorerdatabase/uk/>\n" @@ -16,195 +16,6 @@ msgstr "" "X-Generator: LibreOffice\n" "X-POOTLE-MTIME: 1560361923.000000\n" -#. fKBDD -#: 02010101.xhp -msgctxt "" -"02010101.xhp\n" -"tit\n" -"help.text" -msgid "Join Properties" -msgstr "Властивості об'єднання" - -#. TTCNB -#: 02010101.xhp -msgctxt "" -"02010101.xhp\n" -"bm_id3154015\n" -"help.text" -msgid "<bookmark_value>links;relational databases (Base)</bookmark_value> <bookmark_value>inner joins (Base)</bookmark_value> <bookmark_value>joins in databases (Base)</bookmark_value> <bookmark_value>left joins (Base)</bookmark_value> <bookmark_value>right joins (Base)</bookmark_value> <bookmark_value>full joins (Base)</bookmark_value>" -msgstr "<bookmark_value>зв'язування;реляційні бази даних (Base)</bookmark_value> <bookmark_value>внутрішні об'єднання (Base)</bookmark_value> <bookmark_value>об'єднання в базах даних (Base)</bookmark_value> <bookmark_value>ліві об'єднання (Base)</bookmark_value> <bookmark_value>праві об'єднання (Base)</bookmark_value> <bookmark_value>повні об'єднання (Base)</bookmark_value>" - -#. DG7RD -#: 02010101.xhp -msgctxt "" -"02010101.xhp\n" -"hd_id3154015\n" -"help.text" -msgid "Join Properties" -msgstr "Властивості об'єднання" - -#. MzpBt -#: 02010101.xhp -msgctxt "" -"02010101.xhp\n" -"par_id3151205\n" -"help.text" -msgid "If you double-click a connection between two linked fields in the query design, or if you choose <emph>Insert - New Relation</emph>, the <emph>Join Properties</emph> dialog appears. These properties will be used in all queries created in the future." -msgstr "Для відкриття діалогового вікна <emph>Властивості зв'язку</emph> двічі клацніть об'єднання двох зв'язаних полів в конструкторі запитів, або виберіть в меню команду <emph>Вставка – Створити зв'язок</emph>. Ці властивості будуть використовуватися у всіх запитах, створених в майбутньому." - -#. oszEF -#: 02010101.xhp -msgctxt "" -"02010101.xhp\n" -"hd_id3155066\n" -"help.text" -msgid "Tables involved" -msgstr "Включені таблиці" - -#. 2AkcB -#: 02010101.xhp -msgctxt "" -"02010101.xhp\n" -"par_id3153924\n" -"help.text" -msgid "<ahelp hid=\"dbaccess/ui/joindialog/table2\">Specifies two different tables that you want to join.</ahelp>" -msgstr "<ahelp hid=\"dbaccess/ui/joindialog/table2\">Визначте дві різні таблиці, які треба об'єднати.</ahelp>" - -#. X6wkD -#: 02010101.xhp -msgctxt "" -"02010101.xhp\n" -"hd_id3155766\n" -"help.text" -msgid "Fields involved" -msgstr "Включені поля" - -#. 8bYEZ -#: 02010101.xhp -msgctxt "" -"02010101.xhp\n" -"par_id3148994\n" -"help.text" -msgid "<ahelp hid=\".\">Specifies two data fields that will be joined by a relation.</ahelp>" -msgstr "<ahelp hid=\".\">Визначте два поля даних, які потрібно об'єднати за допомогою зв'язку.</ahelp>" - -#. R8CbB -#: 02010101.xhp -msgctxt "" -"02010101.xhp\n" -"hd_id3159267\n" -"help.text" -msgid "Options" -msgstr "Параметри" - -#. MRJCp -#: 02010101.xhp -msgctxt "" -"02010101.xhp\n" -"hd_id3147340\n" -"help.text" -msgid "Type" -msgstr "Тип" - -#. rxAGo -#: 02010101.xhp -msgctxt "" -"02010101.xhp\n" -"par_id3152482\n" -"help.text" -msgid "<ahelp hid=\"dbaccess/ui/joindialog/type\">Specifies the join type of the selected join.</ahelp> Some databases support only a subset of the various possible types." -msgstr "<ahelp hid=\"dbaccess/ui/joindialog/type\">Визначає тип вибраного об'єднання.</ahelp> Деякі бази даних підтримують тільки частину можливих типів." - -#. ngfse -#: 02010101.xhp -msgctxt "" -"02010101.xhp\n" -"hd_id3155334\n" -"help.text" -msgid "Inner Join" -msgstr "Внутрішнє об'єднання" - -#. 356Dv -#: 02010101.xhp -msgctxt "" -"02010101.xhp\n" -"par_id3155936\n" -"help.text" -msgid "<ahelp hid=\"dbaccess/ui/joindialog/type\">In an inner join, the results table contains only those records for which the content of the linked fields is the same.</ahelp> In $[officename] SQL this type of link is created by a corresponding WHERE clause." -msgstr "<ahelp hid=\"dbaccess/ui/joindialog/type\">У внутрішньому об'єднанні кінцева таблиця містить лише ті записи, для яких вміст пов'язаних полів однаковий.</ahelp> У $[officename] SQL цей тип зв'язку створюється відповідною командою WHERE." - -#. XYKGT -#: 02010101.xhp -msgctxt "" -"02010101.xhp\n" -"hd_id3156372\n" -"help.text" -msgid "Left Join" -msgstr "Ліве об'єднання" - -#. dRFux -#: 02010101.xhp -msgctxt "" -"02010101.xhp\n" -"par_id3166450\n" -"help.text" -msgid "<ahelp hid=\"dbaccess/ui/joindialog/type\">In a left join, the results table contains all records of the queried fields from the left table and only those records of the queried fields from the right table for which the content of the linked fields is the same.</ahelp> In $[officename] SQL this type of link corresponds to the LEFT OUTER JOIN command." -msgstr "<ahelp hid=\"dbaccess/ui/joindialog/type\">У лівому приєднанні таблиця результатів містить усі записи запитаних полів лівої таблиці та лише ті записи запитаних полів з правої таблиці, для яких вміст пов'язаних полів однаковий.</ahelp> У $[officename] SQL цей тип зв'язку відповідає команді LEFT OUTER JOIN." - -#. DxGWD -#: 02010101.xhp -msgctxt "" -"02010101.xhp\n" -"hd_id3155607\n" -"help.text" -msgid "Right Join" -msgstr "Праве об'єднання" - -#. 9eD8R -#: 02010101.xhp -msgctxt "" -"02010101.xhp\n" -"par_id3150647\n" -"help.text" -msgid "<ahelp hid=\"dbaccess/ui/joindialog/type\">In a right join, the results table contains all records of the queried fields from the right table and only those records of the queried fields from the left table for which the content of the linked fields is the same.</ahelp> In $[officename] SQL this type of link corresponds to the RIGHT OUTER JOIN command." -msgstr "<ahelp hid=\"dbaccess/ui/joindialog/type\">У правому приєднанні таблиця результатів містить усі записи запитаних полів правої таблиці та лише ті записи запитаних полів з лівої таблиці, для яких вміст пов'язаних полів однаковий.</ahelp> У $[officename] SQL цей тип зв'язку відповідає команді RIGHT OUTER JOIN." - -#. wcFAd -#: 02010101.xhp -msgctxt "" -"02010101.xhp\n" -"hd_id3158215\n" -"help.text" -msgid "Full Join" -msgstr "Повне об'єднання" - -#. wAFid -#: 02010101.xhp -msgctxt "" -"02010101.xhp\n" -"par_id3163665\n" -"help.text" -msgid "<ahelp hid=\"dbaccess/ui/joindialog/type\">In a full join, the results table contains all records of the queried fields from the left and right tables.</ahelp> In the SQL of $[officename] this type of link corresponds to the FULL OUTER JOIN command." -msgstr "<ahelp hid=\"dbaccess/ui/joindialog/type\">При повному об'єднанні, таблиця результатів містить всі запитані поля з лівої та правої таблиць.</ahelp> У $[officename] SQL цей тип зв'язку відповідає команді FULL OUTER JOIN." - -#. gYRyC -#: 02010101.xhp -msgctxt "" -"02010101.xhp\n" -"hd_id0305200912031976\n" -"help.text" -msgid "Natural" -msgstr "Природне" - -#. 44FEn -#: 02010101.xhp -msgctxt "" -"02010101.xhp\n" -"par_id0305200912031977\n" -"help.text" -msgid "<ahelp hid=\".\">In a natural join, the keyword NATURAL in inserted into the SQL statement that defines the relation. The relation joins all columns that have the same column name in both tables. The resulting joined table contains only one column for each pair of equally named columns.</ahelp>" -msgstr "<ahelp hid=\".\">При натуральному об'єднанні, до оператора SQL додається ключове слово NATURAL, яке визначає зв'язок. Зв'язок об'єднує всі стовпці, які мають однакові назви в обох таблицях. Підсумкова об'єднана таблиця містить тільки один стовпець для кожної пари однаково названих стовпців.</ahelp>" - #. pK6MV #: 04000000.xhp msgctxt "" diff --git a/source/uk/helpcontent2/source/text/shared/guide.po b/source/uk/helpcontent2/source/text/shared/guide.po index fd2be38163f..4424ff901a2 100644 --- a/source/uk/helpcontent2/source/text/shared/guide.po +++ b/source/uk/helpcontent2/source/text/shared/guide.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2020-08-17 12:39+0200\n" -"PO-Revision-Date: 2020-07-28 14:35+0000\n" +"PO-Revision-Date: 2020-09-28 09:58+0000\n" "Last-Translator: Євген Кондратюк <lachend@gmail.com>\n" "Language-Team: Ukrainian <https://weblate.documentfoundation.org/projects/libo_help-master/textsharedguide/uk/>\n" "Language: uk\n" @@ -13,7 +13,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" "X-Accelerator-Marker: ~\n" -"X-Generator: LibreOffice\n" +"X-Generator: Weblate 4.1.1\n" "X-POOTLE-MTIME: 1560361939.000000\n" #. iharT @@ -18536,7 +18536,7 @@ msgctxt "" "hd_id131543693200115\n" "help.text" msgid "<variable id=\"openpgph1\"><link href=\"text/shared/guide/openpgp.xhp\" name=\"openpgp\">Encrypting Documents with OpenPGP</link></variable>" -msgstr "" +msgstr "<variable id=\"openpgph1\"><link href=\"text/shared/guide/openpgp.xhp\" name=\"openpgp\">Шифрування документів з допомогою OpenPGP</link></variable>" #. pDG6n #: openpgp.xhp diff --git a/source/uk/helpcontent2/source/text/shared/menu.po b/source/uk/helpcontent2/source/text/shared/menu.po index 1db9168c4d8..902d3ef8831 100644 --- a/source/uk/helpcontent2/source/text/shared/menu.po +++ b/source/uk/helpcontent2/source/text/shared/menu.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2019-11-08 19:34+0100\n" -"PO-Revision-Date: 2020-09-04 05:35+0000\n" +"PO-Revision-Date: 2020-09-12 09:35+0000\n" "Last-Translator: Євген Кондратюк <lachend@gmail.com>\n" "Language-Team: Ukrainian <https://weblate.documentfoundation.org/projects/libo_help-master/textsharedmenu/uk/>\n" "Language: uk\n" @@ -275,4 +275,4 @@ msgctxt "" "par_id291566144541584\n" "help.text" msgid "Opens the <emph>Set Image Background</emph> dialog to set the background image of the current <switchinline select=\"appl\"><caseinline select=\"IMPRESS\">slide</caseinline><defaultinline>page</defaultinline></switchinline>. Select image file and press Open." -msgstr "" +msgstr "З'явиться діалог <emph>Задати фонове зовраження</emph> для встановлення фонового зображення поточного <switchinline select=\"appl\"><caseinline select=\"IMPRESS\">слайду</caseinline><defaultinline>сторінки</defaultinline></switchinline>. Оберіть файл зображення та натисніть Відкрити." diff --git a/source/uk/helpcontent2/source/text/shared/optionen.po b/source/uk/helpcontent2/source/text/shared/optionen.po index 73903cd2f6c..3635296cc1f 100644 --- a/source/uk/helpcontent2/source/text/shared/optionen.po +++ b/source/uk/helpcontent2/source/text/shared/optionen.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: 2020-09-07 17:18+0200\n" +"POT-Creation-Date: 2020-09-28 11:22+0200\n" "PO-Revision-Date: 2020-04-26 09:16+0000\n" "Last-Translator: Olexandr Pylypchuk <pilipchukap@rambler.ru>\n" "Language-Team: Ukrainian <https://weblate.documentfoundation.org/projects/libo_help-master/textsharedoptionen/uk/>\n" @@ -15415,13 +15415,13 @@ msgctxt "" msgid "Expert Configuration" msgstr "" -#. YGAEk +#. rmYbp #: expertconfig.xhp msgctxt "" "expertconfig.xhp\n" "par_id0609201521430059\n" "help.text" -msgid "Choose <emph>Tools – Options – %PRODUCTNAME – Advanced – Expert Configuration</emph>" +msgid "Choose <menuitem>Tools - Options - %PRODUCTNAME - Advanced - Open Expert Configuration</menuitem>." msgstr "" #. 7CGay @@ -15631,13 +15631,13 @@ msgctxt "" msgid "<ahelp hid=\"cui/ui/aboutconfigdialog/edit\">Opens a dialog to edit the preference.</ahelp>" msgstr "" -#. tLoDF +#. aZSk8 #: expertconfig.xhp msgctxt "" "expertconfig.xhp\n" "par_id0609201523043085\n" "help.text" -msgid "You can double click in the preference row to edit the current value of the property." +msgid "Double-click in the preference row to edit current string and long values or toggle boolean types." msgstr "" #. HGh4N @@ -15739,6 +15739,42 @@ msgctxt "" msgid "<ahelp hid=\"cui/ui/optadvancedpage/javas\">Select the JRE that you want to use. On some systems, you must wait a minute until the list gets populated. On some systems, you must restart %PRODUCTNAME to use your changed setting.</ahelp> The path to the JRE is displayed beneath the list box." msgstr "" +#. BEsVP +#: java.xhp +msgctxt "" +"java.xhp\n" +"par_id431600889434242\n" +"help.text" +msgid "You can override the default JRE of the operating system with one of the following alternatives:" +msgstr "" + +#. Skrxp +#: java.xhp +msgctxt "" +"java.xhp\n" +"par_id191600889458048\n" +"help.text" +msgid "By setting the environment variable <literal>JAVA_HOME</literal>," +msgstr "" + +#. Z6Vzz +#: java.xhp +msgctxt "" +"java.xhp\n" +"par_id131600889466713\n" +"help.text" +msgid "By adding a JRE to the <literal>$PATH</literal> variable," +msgstr "" + +#. CFjhz +#: java.xhp +msgctxt "" +"java.xhp\n" +"par_id501600889473339\n" +"help.text" +msgid "By providing the configuration file <switchinline select=\"sys\"> <caseinline select=\"MAC\"><literal>javasettings_macOS_X86_64.xml</literal></caseinline> <caseinline select=\"WIN\"><literal>javasettings_Windows_X86_64.xml</literal></caseinline> <caseinline select=\"UNIX\"><literal>javasettings_Linux_X86_64.xml</literal></caseinline> <defaultinline><literal>javasettings_${_OS}_${_ARCH}.xml</literal></defaultinline> </switchinline> in the folder <literal><instdir>/presets/config</literal>." +msgstr "" + #. UM9FC #: java.xhp msgctxt "" diff --git a/source/uk/helpcontent2/source/text/simpress/guide.po b/source/uk/helpcontent2/source/text/simpress/guide.po index b26a4c9dbc8..cc420ae02e7 100644 --- a/source/uk/helpcontent2/source/text/simpress/guide.po +++ b/source/uk/helpcontent2/source/text/simpress/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: 2020-08-21 14:00+0200\n" +"POT-Creation-Date: 2020-09-28 11:22+0200\n" "PO-Revision-Date: 2020-04-28 18:16+0000\n" "Last-Translator: Євген Кондратюк <lachend@gmail.com>\n" "Language-Team: Ukrainian <https://weblate.documentfoundation.org/projects/libo_help-master/textsimpressguide/uk/>\n" @@ -1528,13 +1528,13 @@ msgctxt "" msgid "Click the Date Area and move the time and date field. Select the <date/time> field and apply some formatting to change the format for the date and time on all slides. The same applies to the Footer Area and the Slide Number Area." msgstr "Клацніть по області дати і перемістіть поле часу і дати. Виберіть поле <дата/час> і застосуйте форматування для зміни формату дати і часу на всіх слайдах. Аналогічні дії можна виконувати в області нижнього колонтитула і номера слайда." -#. ZqhAK +#. DhBjE #: footer.xhp msgctxt "" "footer.xhp\n" "par_id171597939732335\n" "help.text" -msgid "Normally the predefined elements of the Master side are set to visible in the presentation. You can control the visibility of the predefined elements by choosing <menuitem>Slide - Master Elements</menuitem>." +msgid "Normally the predefined elements of the master slide are set to visible in the presentation. You can control the visibility of the predefined elements by choosing <menuitem>Slide - Master Elements</menuitem>." msgstr "" #. MhrkU diff --git a/source/uk/helpcontent2/source/text/smath/01.po b/source/uk/helpcontent2/source/text/smath/01.po index e409ab1895d..1294e3e99ff 100644 --- a/source/uk/helpcontent2/source/text/smath/01.po +++ b/source/uk/helpcontent2/source/text/smath/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: 2020-07-02 14:37+0200\n" +"POT-Creation-Date: 2020-09-28 11:22+0200\n" "PO-Revision-Date: 2019-02-28 15:38+0000\n" "Last-Translator: Olexandr Pylypchuk <pilipchukap@rambler.ru>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -4606,13 +4606,13 @@ msgctxt "" msgid "Note that some entries require spaces for the correct structure. This is especially true when you specify attributes with fixed values instead of placeholders." msgstr "Пам’ятайте, що багато операторів для коректного відображення формули вимагають, щоб ви додавали пробіли між елементами формули. Врахування цієї особливості є дуже важливим, особливо, якщо ви вказуєте атрибути для фіксованих значень елементів, а не заповнювачів." -#. RXMei +#. mPEEx #: 03090600.xhp msgctxt "" "03090600.xhp\n" "par_id3145230\n" "help.text" -msgid "For more information about formatting in <emph>%PRODUCTNAME</emph> <emph>Math</emph>, see <link href=\"text/smath/01/03091100.xhp\" name=\"Brackets and Grouping\">Brackets and Grouping</link>." +msgid "For more information about formatting in %PRODUCTNAME Math, see <link href=\"text/smath/01/03091100.xhp\" name=\"Brackets and Grouping\">Brackets and Grouping</link>." msgstr "" #. 5WAfz diff --git a/source/uk/helpcontent2/source/text/swriter/00.po b/source/uk/helpcontent2/source/text/swriter/00.po index 96a95f8dff8..3683dfd8383 100644 --- a/source/uk/helpcontent2/source/text/swriter/00.po +++ b/source/uk/helpcontent2/source/text/swriter/00.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2020-07-21 11:19+0200\n" -"PO-Revision-Date: 2020-07-24 12:34+0000\n" +"PO-Revision-Date: 2020-09-28 09:30+0000\n" "Last-Translator: Євген Кондратюк <lachend@gmail.com>\n" "Language-Team: Ukrainian <https://weblate.documentfoundation.org/projects/libo_help-master/textswriter00/uk/>\n" "Language: uk\n" @@ -1355,7 +1355,7 @@ msgctxt "" "par_id3150661\n" "help.text" msgid "Choose <menuitem>Insert - Text from File</menuitem>" -msgstr "" +msgstr "Оберіть <menuitem>Вставка - Текст з файлу</menuitem>" #. Yk7M7 #: 00000404.xhp @@ -1382,7 +1382,7 @@ msgctxt "" "par_id3150599\n" "help.text" msgid "Text from File" -msgstr "" +msgstr "Текст з файлу" #. 5exGw #: 00000404.xhp @@ -1481,7 +1481,7 @@ msgctxt "" "par_id651578069976376\n" "help.text" msgid "Choose <menuitem>View - Styles</menuitem> (<keycode>F11</keycode>). Right-click any paragraph style. Choose <menuitem>New - Condition</menuitem> tab." -msgstr "" +msgstr "Оберіть <menuitem>Перегляд - Стилі</menuitem> (<keycode>F11</keycode>). Клацніть правою клавішею миші на будь-якому стилі абзацу. Оберіть закладку <menuitem>Створити - Умова</menuitem> ." #. EtKWE #: 00000405.xhp @@ -1490,7 +1490,7 @@ msgctxt "" "par_id221579830516951\n" "help.text" msgid "Choose <menuitem>Styles - Load Styles</menuitem>" -msgstr "" +msgstr "Оберіть <menuitem>Стилі - Завантажити стилі</menuitem>" #. 2dbBm #: 00000405.xhp diff --git a/source/uk/helpcontent2/source/text/swriter/01.po b/source/uk/helpcontent2/source/text/swriter/01.po index f13af9b8216..97cd56aabfd 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: 2020-09-07 17:18+0200\n" +"POT-Creation-Date: 2020-09-28 11:22+0200\n" "PO-Revision-Date: 2020-04-26 09:16+0000\n" "Last-Translator: Olexandr Pylypchuk <pilipchukap@rambler.ru>\n" "Language-Team: Ukrainian <https://weblate.documentfoundation.org/projects/libo_help-master/textswriter01/uk/>\n" @@ -754,14 +754,14 @@ msgctxt "" msgid "<ahelp hid=\".\" visibility=\"hidden\">Switches between master view and normal view if a master document is open.</ahelp> Switches between <link href=\"text/shared/01/02110000.xhp\" name=\"master view\">master view</link> and normal view if a <link href=\"text/shared/01/01010001.xhp\" name=\"master document\">master document</link> is open." msgstr "<ahelp hid=\".\" visibility=\"hidden\">Виконується перемикання між режимом шаблону і звичайним переглядом.</ahelp>Проводиться перемикання між <link href=\"text/shared/01/02110000.xhp\" name=\"master view\">режимом шаблону</link> та звичайним переглядом, якщо відкритий <link href=\"text/shared/01/01010001.xhp\" name=\"master document\">складений документ</link>." -#. nYBEF +#. BeyBx #: 02110000.xhp msgctxt "" "02110000.xhp\n" "par_id3150689\n" "help.text" -msgid "<image id=\"img_id3150695\" src=\"sw/res/sc20244.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3150695\">Icon</alt></image>" -msgstr "<image id=\"img_id3150695\" src=\"sw/res/sc20244.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3150695\">Піктограма</alt></image>" +msgid "<image id=\"img_id3150695\" src=\"sw/res/sc20244.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3150695\">Icon Toggle Master View</alt></image>" +msgstr "" #. 9STbB #: 02110000.xhp @@ -799,14 +799,14 @@ msgctxt "" msgid "To continue the search, click the <link href=\"text/swriter/01/02110100.xhp\" name=\"Repeat Search\"><emph>Repeat Search</emph></link> icon on the <emph>Navigation</emph> toolbar." msgstr "Для продовження пошуку, клацніть значок <link href=\"text/swriter/01/02110100.xhp\" name=\"Повторити пошук\"><emph>Повторити пошук</emph></link> на панелі інструментів <emph>Навігація</emph>." -#. qDMmC +#. 4yTEA #: 02110000.xhp msgctxt "" "02110000.xhp\n" "par_idN1087B\n" "help.text" -msgid "<image id=\"img_id3628141\" src=\"sw/res/sc20249.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3628141\">Icon</alt></image>" -msgstr "<image id=\"img_id3628141\" src=\"sw/res/sc20249.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3628141\">Піктограма</alt></image>" +msgid "<image id=\"img_id3628141\" src=\"sw/res/sc20249.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3628141\">Icon Navigation</alt></image>" +msgstr "" #. pEcMq #: 02110000.xhp @@ -835,14 +835,14 @@ msgctxt "" msgid "<ahelp hid=\".\" visibility=\"hidden\">Jumps to the previous item in the document. To specify the type of item to jump to, click the <emph>Navigation</emph> icon, and then click an item category - for example, \"Images\".</ahelp> Jumps to the previous item in the document. To specify the type of item to jump to, click the <link href=\"text/swriter/01/02110100.xhp\" name=\"Navigation\">Navigation</link> icon, and then click an item category - for example, \"Images\"." msgstr "<ahelp hid=\".\" visibility=\"hidden\">Перехід до попереднього елемента в документі. Щоб задати тип елемента для переходу, клацніть кнопку <emph>Навігація</emph>, а потім клацніть категорію елементів - наприклад, \"Зображення\".</ahelp> Перехід до попереднього елемента в документі. Щоб задати тип елемента для переходу, клацніть піктограму <link href=\"text/swriter/01/02110100.xhp\" name=\"Навігація\">Навігація</link>, а потім клацніть категорію елементів - наприклад, \"Зображення\"." -#. hVKMM +#. oM8gD #: 02110000.xhp msgctxt "" "02110000.xhp\n" "par_id3154616\n" "help.text" -msgid "<image id=\"img_id3154622\" src=\"sw/res/sc20186.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3154622\">Icon</alt></image>" -msgstr "<image id=\"img_id3154622\" src=\"sw/res/sc20186.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3154622\">Піктограма</alt></image>" +msgid "<image id=\"img_id3154622\" src=\"sw/res/sc20186.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154622\">Icon Previous Object</alt></image>" +msgstr "" #. JmqqL #: 02110000.xhp @@ -871,14 +871,14 @@ msgctxt "" msgid "<ahelp hid=\".\" visibility=\"hidden\">Jumps to the next item in the document. To specify the type of item to jump to, click the <link href=\"text/swriter/01/02110100.xhp\" name=\"Navigation\"><emph>Navigation</emph></link> icon, and then click an item category - for example, \"Images\".</ahelp> Jumps to the next item in the document. To specify the type of item to jump to, click the <link href=\"text/swriter/01/02110100.xhp\" name=\"Navigation\">Navigation</link> icon, and then click an item category - for example, \"Images\"." msgstr "<ahelp hid=\".\" visibility=\"hidden\">Перехід до наступного елемента в документі. Щоб задати тип елемента для переходу, клацніть піктограму <link href=\"text/swriter/01/02110100.xhp\" name=\"Навігація\"><emph>Навігація</emph></link>, а потім клацніть категорію елементів - наприклад, \"Зображення\".</ahelp> Перехід до наступного елемента в документі. Щоб задати тип елемента для переходу, клацніть піктограму <link href=\"text/swriter/01/02110100.xhp\" name=\"Навігація\">Навігація</link>, а потім клацніть категорію елементів - наприклад, \"Зображення\"." -#. tWXFv +#. PLyGg #: 02110000.xhp msgctxt "" "02110000.xhp\n" "par_id3150767\n" "help.text" -msgid "<image id=\"img_id3150773\" src=\"sw/res/sc20175.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3150773\">Icon</alt></image>" -msgstr "<image id=\"img_id3150773\" src=\"sw/res/sc20175.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3150773\">Піктограма</alt></image>" +msgid "<image id=\"img_id3150773\" src=\"sw/res/sc20175.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3150773\">Icon Next Object</alt></image>" +msgstr "" #. LHkgf #: 02110000.xhp @@ -934,14 +934,14 @@ msgctxt "" msgid "<ahelp hid=\"modules/swriter/ui/navigatorpanel/listbox\">Shows or hides the <emph>Navigator </emph>list.</ahelp>" msgstr "<ahelp hid=\"modules/swriter/ui/navigatorpanel/listbox\">Вмикає або вимикає список <emph>Навігатора</emph>.</ahelp>" -#. LKPw3 +#. ys6tB #: 02110000.xhp msgctxt "" "02110000.xhp\n" "par_id3154949\n" "help.text" -msgid "<image id=\"img_id3154955\" src=\"sw/res/sc20233.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3154955\">Icon</alt></image>" -msgstr "<image id=\"img_id3154955\" src=\"sw/res/sc20233.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3154955\">Піктограма</alt></image>" +msgid "<image id=\"img_id3154955\" src=\"sw/res/sc20233.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154955\">Icon List box on/off</alt></image>" +msgstr "" #. 8uyJF #: 02110000.xhp @@ -970,14 +970,14 @@ msgctxt "" msgid "<ahelp hid=\"modules/swriter/ui/navigatorpanel/root\">Switches between the display of all categories in the Navigator and the selected category.</ahelp>" msgstr "<ahelp hid=\"modules/swriter/ui/navigatorpanel/root\">Перемикання між показом у Навігаторі всіх категорій і вибраної категорії.</ahelp>" -#. W22Bt +#. wjRi9 #: 02110000.xhp msgctxt "" "02110000.xhp\n" "par_id3154133\n" "help.text" -msgid "<image id=\"img_id3154140\" src=\"sw/res/sc20244.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3154140\">Icon</alt></image>" -msgstr "<image id=\"img_id3154140\" src=\"sw/res/sc20244.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3154140\">Піктограма</alt></image>" +msgid "<image id=\"img_id3154140\" src=\"sw/res/sc20244.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154140\">Icon Switch Content View</alt></image>" +msgstr "" #. gKSBn #: 02110000.xhp @@ -1015,14 +1015,14 @@ msgctxt "" msgid "<ahelp hid=\".\" visibility=\"hidden\">Click here to set a reminder at the current cursor position. You can define up to five reminders. To jump to a reminder, click the <link href=\"text/swriter/01/02110100.xhp\" name=\"Navigation\"><emph>Navigation</emph></link> icon, in the <emph>Navigation</emph> window click the <emph>Reminder</emph> icon, and then click the <emph>Previous</emph> or <emph>Next</emph> button.</ahelp> Click here to set a reminder at the current cursor position. You can define up to five reminders. To jump to a reminder, click the <link href=\"text/swriter/01/02110100.xhp\" name=\"Navigation\">Navigation</link> icon, in the Navigation window click the Reminder icon, and then click the Previous or Next button." msgstr "<ahelp hid=\".\" visibility=\"hidden\">Клацніть тут, щоб встановити нагадування у поточній позиції курсора. Можна створити до п'яти нагадувань. Щоб перейти до нагадування клацніть піктограму <link href=\"text/swriter/01/02110100.xhp\" name=\"Навігація\"><emph>Навігація</emph></link>, у вікні <emph>Навігація</emph> клацніть піктограму <emph>Нагадування</emph>, а потім клацніть кнопку <emph>Попереднє</emph> або <emph>Наступне</emph>.</ahelp> Клацніть тут, щоб встановити нагадування у поточній позиції курсора. Можна створити до п'яти нагадувань. Щоб перейти до нагадування клацніть піктограму <link href=\"text/swriter/01/02110100.xhp\" name=\"Навігація\">Навігація</link>, у вікні Навігація клацніть піктограму Нагадування, а потім клацніть кнопку Попереднє або Наступне." -#. 5Zk9L +#. j2jDL #: 02110000.xhp msgctxt "" "02110000.xhp\n" "par_id3154608\n" "help.text" -msgid "<image id=\"img_id3154904\" src=\"sw/res/sr20014.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3154904\">Icon</alt></image>" -msgstr "<image id=\"img_id3154904\" src=\"sw/res/sr20014.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3154904\">Піктограма</alt></image>" +msgid "<image id=\"img_id3154904\" src=\"sw/res/sr20014.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154904\">Icon Set Reminder</alt></image>" +msgstr "" #. 5ArS8 #: 02110000.xhp @@ -1060,14 +1060,14 @@ msgctxt "" msgid "<ahelp hid=\"modules/swriter/ui/navigatorpanel/header\">Moves the cursor to the header, or from the header to the document text area.</ahelp>" msgstr "<ahelp hid=\"modules/swriter/ui/navigatorpanel/header\">Переміщає курсор на верхній колонтитул або з верхнього колонтитула в текстову область документа.</ahelp>" -#. LUS7n +#. Vq7Aq #: 02110000.xhp msgctxt "" "02110000.xhp\n" "par_id3153900\n" "help.text" -msgid "<image id=\"img_id3153911\" src=\"sw/res/sc20179.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3153911\">Icon</alt></image>" -msgstr "<image id=\"img_id3153911\" src=\"sw/res/sc20179.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3153911\">Піктограма</alt></image>" +msgid "<image id=\"img_id3153911\" src=\"sw/res/sc20179.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153911\">Icon Header</alt></image>" +msgstr "" #. SPDHG #: 02110000.xhp @@ -1096,14 +1096,14 @@ msgctxt "" msgid "<ahelp hid=\"modules/swriter/ui/navigatorpanel/footer\">Moves the cursor to the footer, or from the footer to the document text area.</ahelp>" msgstr "<ahelp hid=\"modules/swriter/ui/navigatorpanel/footer\">Переміщає курсор на нижній колонтитул або з нижнього колонтитула в текстову область документа.</ahelp>" -#. yFFti +#. ZCu8N #: 02110000.xhp msgctxt "" "02110000.xhp\n" "par_id3150217\n" "help.text" -msgid "<image id=\"img_id3150224\" src=\"sw/res/sc20177.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3150224\">Icon</alt></image>" -msgstr "<image id=\"img_id3150224\" src=\"sw/res/sc20177.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3150224\">Піктограма</alt></image>" +msgid "<image id=\"img_id3150224\" src=\"sw/res/sc20177.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3150224\">Icon Footer</alt></image>" +msgstr "" #. DxkG4 #: 02110000.xhp @@ -1132,14 +1132,14 @@ msgctxt "" msgid "<ahelp hid=\"modules/swriter/ui/navigatorpanel/anchor\">Jumps between the footnote text and the footnote anchor.</ahelp>" msgstr "<ahelp hid=\"modules/swriter/ui/navigatorpanel/anchor\">Перемикання між текстом виноски та її якорем.</ahelp>" -#. BSMjJ +#. GVbtG #: 02110000.xhp msgctxt "" "02110000.xhp\n" "par_id3153100\n" "help.text" -msgid "<image id=\"img_id3153108\" src=\"sw/res/sc20182.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3153108\">Icon</alt></image>" -msgstr "<image id=\"img_id3153108\" src=\"sw/res/sc20182.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3153108\">Піктограма</alt></image>" +msgid "<image id=\"img_id3153108\" src=\"sw/res/sc20182.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153108\">Icon Anchor <-> Text</alt></image>" +msgstr "" #. DnZEQ #: 02110000.xhp @@ -1168,14 +1168,14 @@ msgctxt "" msgid "<ahelp hid=\"modules/swriter/ui/navigatorpanel/dragmode\">Sets the drag and drop options for inserting items from the Navigator into a document, for example, as a hyperlink. Click this icon, and then choose the option that you want to use.</ahelp>" msgstr "<ahelp hid=\"modules/swriter/ui/navigatorpanel/dragmode\">Встановлює параметри перетягування для вставляння елементів з Навігатора у документ, наприклад, як гіперпосилання. Клацніть цю піктограму, а потім виберіть бажані параметри.</ahelp>" -#. VF7HV +#. vfMVd #: 02110000.xhp msgctxt "" "02110000.xhp\n" "par_id3155120\n" "help.text" -msgid "<image id=\"img_id3155126\" src=\"cmd/sc_chainframes.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3155126\">Icon</alt></image>" -msgstr "<image id=\"img_id3155126\" src=\"cmd/sc_chainframes.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3155126\">Піктограма</alt></image>" +msgid "<image id=\"img_id3155126\" src=\"cmd/sc_chainframes.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3155126\">Icon Drag mode</alt></image>" +msgstr "" #. zDXiV #: 02110000.xhp @@ -1276,14 +1276,14 @@ msgctxt "" msgid "<ahelp hid=\"HID_NAVI_OUTLINES\">Click <emph>1 </emph>to only view the top level headings (chapter heading) in the Navigator window, and <emph>10</emph> to view all of the headings.</ahelp>" msgstr "<ahelp hid=\"HID_NAVI_OUTLINES\">Виберіть <emph>1 </emph>, щоб відобразити у вікні навігатора лише заголовки верхнього рівня (заголовки розділів), або <emph>10</emph>, щоб показати всі заголовки.</ahelp>" -#. WoPAw +#. rjaS7 #: 02110000.xhp msgctxt "" "02110000.xhp\n" "par_id3153588\n" "help.text" -msgid "<image id=\"img_id3153595\" src=\"sw/res/sc20236.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3153595\">Icon</alt></image>" -msgstr "<image id=\"img_id3153595\" src=\"sw/res/sc20236.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3153595\">Піктограма</alt></image>" +msgid "<image id=\"img_id3153595\" src=\"sw/res/sc20236.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153595\">Icon Outline level</alt></image>" +msgstr "" #. BrCEr #: 02110000.xhp @@ -1312,14 +1312,14 @@ msgctxt "" msgid "<ahelp hid=\"modules/swriter/ui/navigatorpanel/chapterup\">Moves the selected heading, and the text below the heading, up one heading position in the Navigator and in the document. To move only the selected heading and not the text associated with the heading, hold down Ctrl, and then click this icon.</ahelp>" msgstr "<ahelp hid=\"modules/swriter/ui/navigatorpanel/chapterup\">Переміщає в Навігаторі і в документі вибраний заголовок і текст, що знаходиться під ним, вгору на одну позицію заголовка. Щоб перемістити тільки вибраний заголовок без пов'язаного з ним тексту, натисніть CTRL, а потім клацніть цю піктограму.</ahelp>" -#. VWBAT +#. Z5FsL #: 02110000.xhp msgctxt "" "02110000.xhp\n" "par_id3153268\n" "help.text" -msgid "<image id=\"img_id3153275\" src=\"sw/res/sc20174.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3153275\">Icon</alt></image>" -msgstr "<image id=\"img_id3153275\" src=\"sw/res/sc20174.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3153275\">Піктограма</alt></image>" +msgid "<image id=\"img_id3153275\" src=\"sw/res/sc20174.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153275\">Icon Chapter Up</alt></image>" +msgstr "" #. aTBif #: 02110000.xhp @@ -1348,14 +1348,14 @@ msgctxt "" msgid "<ahelp hid=\"modules/swriter/ui/navigatorpanel/chapterdown\">Moves the selected heading, and the text below the heading, down one heading position in the Navigator and in the document. To move only the selected heading and not the text associated with the heading, hold down Ctrl, and then click this icon.</ahelp>" msgstr "<ahelp hid=\"modules/swriter/ui/navigatorpanel/chapterdown\">Переміщає в Навігаторі і в документі вибраний заголовок і текст, що знаходиться під ним, вниз на одну позицію заголовка. Щоб перемістити тільки вибраний заголовок без пов'язаного з ним тексту, натисніть CTRL, а потім клацніть цю піктограму.</ahelp>" -#. uWd5E +#. iv4iE #: 02110000.xhp msgctxt "" "02110000.xhp\n" "par_id3153768\n" "help.text" -msgid "<image id=\"img_id3150828\" src=\"sw/res/sc20171.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3150828\">Icon</alt></image>" -msgstr "<image id=\"img_id3150828\" src=\"sw/res/sc20171.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3150828\">Піктограма</alt></image>" +msgid "<image id=\"img_id3150828\" src=\"sw/res/sc20171.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3150828\">Icon Chapter down</alt></image>" +msgstr "" #. rYRtE #: 02110000.xhp @@ -1384,14 +1384,14 @@ msgctxt "" msgid "<ahelp hid=\"modules/swriter/ui/navigatorpanel/promote\">Increases the outline level of the selected heading, and the headings that occur below the heading, by one. To only increase the outline level of the selected heading, hold down Ctrl, and then click this icon.</ahelp>" msgstr "<ahelp hid=\"modules/swriter/ui/navigatorpanel/promote\">Підвищує на одиницю рівень структури вибраного заголовка, а також розміщених під ним заголовків. Щоб тільки підвищити рівень вибраного заголовка, утримуйте клавішу CTRL, а потім клацніть цю піктограму.</ahelp>" -#. U2WNF +#. MZCz3 #: 02110000.xhp msgctxt "" "02110000.xhp\n" "par_id3155414\n" "help.text" -msgid "<image id=\"img_id3155420\" src=\"sw/res/sc20172.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3155420\">Icon</alt></image>" -msgstr "<image id=\"img_id3155420\" src=\"sw/res/sc20172.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3155420\">Піктограма</alt></image>" +msgid "<image id=\"img_id3155420\" src=\"sw/res/sc20172.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3155420\">Icon Promote level</alt></image>" +msgstr "" #. z6Cg8 #: 02110000.xhp @@ -1420,14 +1420,14 @@ msgctxt "" msgid "<ahelp hid=\"modules/swriter/ui/navigatorpanel/demote\">Decreases the outline level of the selected heading, and the headings that occur below the heading, by one. To only decrease the outline level of the selected heading, hold down Ctrl, and then click this icon.</ahelp>" msgstr "<ahelp hid=\"modules/swriter/ui/navigatorpanel/demote\">Знижує на одиницю рівень структури вибраного заголовка, а також знаходяться під ним заголовків. Щоб тільки знизити рівень вибраного заголовка, утримуйте клавішу CTRL, а потім клацніть цю піктограму.</ahelp>" -#. EwSYC +#. Bb4uA #: 02110000.xhp msgctxt "" "02110000.xhp\n" "par_id3148414\n" "help.text" -msgid "<image id=\"img_id3148420\" src=\"sw/res/sc20173.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3148420\">Icon</alt></image>" -msgstr "<image id=\"img_id3148420\" src=\"sw/res/sc20173.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3148420\">Піктограма</alt></image>" +msgid "<image id=\"img_id3148420\" src=\"sw/res/sc20173.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3148420\">Icon Demote level</alt></image>" +msgstr "" #. Ydmmz #: 02110000.xhp @@ -22633,13 +22633,13 @@ msgctxt "" msgid "<image id=\"img_id3150122\" src=\"cmd/sc_stylenewbyexample.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3150122\">Icon New Style from Selection</alt></image>" msgstr "" -#. cRnpp +#. B3XbU #: 05140000.xhp msgctxt "" "05140000.xhp\n" "par_id3147490\n" "help.text" -msgid "Style actions" +msgid "Style actions menu" msgstr "" #. KFB5g @@ -22687,13 +22687,13 @@ msgctxt "" msgid "<ahelp hid=\".\">The manually formatted attributes of the text at the cursor position in the document will be added to the style that is selected in the Styles window.</ahelp>" msgstr "<ahelp hid=\".\">Атрибути тексту в позиції курсора у документі, змінені вручну, будуть додані до стилю, вибраного у вікні \"Стилі\".</ahelp>" -#. j6a4F +#. zktVC #: 05140000.xhp msgctxt "" "05140000.xhp\n" "par_idN10A31\n" "help.text" -msgid "<link href=\"text/text/swriter/01/05170000.xhp\" name=\"loadstyles\"><menuitem>Load Styles</menuitem></link>" +msgid "<link href=\"text/swriter/01/05170000.xhp\" name=\"loadstyles\"><menuitem>Load Styles</menuitem></link>" msgstr "" #. TSnrm diff --git a/source/uk/helpcontent2/source/text/swriter/02.po b/source/uk/helpcontent2/source/text/swriter/02.po index 025601ee1f6..cee84404f3b 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: 2020-06-29 13:09+0200\n" +"POT-Creation-Date: 2020-09-28 11:22+0200\n" "PO-Revision-Date: 2020-04-26 09:16+0000\n" "Last-Translator: Olexandr Pylypchuk <pilipchukap@rambler.ru>\n" "Language-Team: Ukrainian <https://weblate.documentfoundation.org/projects/libo_help-master/textswriter02/uk/>\n" @@ -1285,14 +1285,14 @@ msgctxt "" msgid "Formula" msgstr "Формула" -#. vYCuk +#. utFBz #: 14020000.xhp msgctxt "" "14020000.xhp\n" "bm_id3149687\n" "help.text" -msgid "<bookmark_value>operators; in formulas</bookmark_value><bookmark_value>statistical functions</bookmark_value><bookmark_value>trigonometric functions</bookmark_value><bookmark_value>pages;number of</bookmark_value><bookmark_value>variables;document properties</bookmark_value><bookmark_value>arithmetical operators in formulas</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>formulas; in text documents</bookmark_value><bookmark_value>operators; in table formulas</bookmark_value><bookmark_value>statistical functions in tables</bookmark_value><bookmark_value>mathematical functions in tables</bookmark_value><bookmark_value>trigonometric functions in tables</bookmark_value><bookmark_value>pages;number of pages in table formulas</bookmark_value><bookmark_value>variables;document properties in table formulas</bookmark_value><bookmark_value>arithmetical operators in formulas</bookmark_value>" +msgstr "" #. piUZw #: 14020000.xhp @@ -1321,14 +1321,32 @@ msgctxt "" msgid "The formula appears in the input line. To specify a range of cells in a table, select the desired cells with the mouse. The corresponding cell references also appear in the input line. Enter additional parameters, as necessary, and click <emph>Apply</emph> to confirm your entry. You can also enter the formula directly if you know the appropriate syntax. This is necessary, for example, in the <link href=\"text/swriter/01/04090000.xhp\" name=\"Insert Fields\"><emph>Insert Fields</emph></link> and <emph>Edit Fields</emph> dialogs." msgstr "Формула з'явиться в рядку введення. Щоб задати діапазон комірок у таблиці, виберіть потрібні комірки мишею. Посилання на відповідні комірки також з'являться в рядку введення. Введіть додаткові параметри, якщо це необхідно, і клацніть <emph>Застосувати</emph>, щоб підтвердити введення. Якщо відомий відповідний синтаксис, можна ввести формулу вручну. Це необхідно, наприклад, в діалогових вікнах <link href=\"text/swriter/01/04090000.xhp\" name=\"Вставити поля\"><emph>Вставити поля</emph></link> і <emph>Редагування полів</emph>." -#. hEuvw +#. fdG9Y +#: 14020000.xhp +msgctxt "" +"14020000.xhp\n" +"par_id621599564033048\n" +"help.text" +msgid "With the cursor in a table, press <keycode>F2</keycode>" +msgstr "" + +#. NdBeD +#: 14020000.xhp +msgctxt "" +"14020000.xhp\n" +"par_id101599562003431\n" +"help.text" +msgid "In the Table toolbar, press the <emph>Formula</emph> icon." +msgstr "" + +#. cgzyx #: 14020000.xhp msgctxt "" "14020000.xhp\n" "par_id3155142\n" "help.text" -msgid "<image id=\"img_id3155148\" src=\"sw/res/sc20556.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3155148\">Icon</alt></image>" -msgstr "<image id=\"img_id3155148\" src=\"sw/res/sc20556.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3155148\">Піктограма</alt></image>" +msgid "<image id=\"img_id3155148\" src=\"sw/res/sc20556.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3155148\">Formula icon in Table toolbar</alt></image>" +msgstr "" #. DbZyc #: 14020000.xhp @@ -1357,6 +1375,33 @@ msgctxt "" msgid "Basic Calculation Functions" msgstr "Основні функції обчислення" +#. E8BRA +#: 14020000.xhp +msgctxt "" +"14020000.xhp\n" +"par_id221599495805480\n" +"help.text" +msgid "Operation" +msgstr "" + +#. 7KcQ9 +#: 14020000.xhp +msgctxt "" +"14020000.xhp\n" +"par_id641599495805481\n" +"help.text" +msgid "Name" +msgstr "" + +#. QywKU +#: 14020000.xhp +msgctxt "" +"14020000.xhp\n" +"par_id121599495851064\n" +"help.text" +msgid "Example" +msgstr "" + #. 6VYWD #: 14020000.xhp msgctxt "" @@ -1492,23 +1537,41 @@ msgctxt "" msgid "Basic Functions in the Submenu" msgstr "Основні функції в підменю" -#. KwSwL +#. xt4uW #: 14020000.xhp msgctxt "" "14020000.xhp\n" -"par_id3145185\n" +"par_id121599495989098\n" "help.text" -msgid "Sum" -msgstr "Сума" +msgid "Function" +msgstr "" -#. 4zUcf +#. T7Ybo #: 14020000.xhp msgctxt "" "14020000.xhp\n" -"par_id3155312\n" +"par_id901599495989100\n" "help.text" -msgid "SUM" -msgstr "SUM" +msgid "Name" +msgstr "" + +#. 2fE5r +#: 14020000.xhp +msgctxt "" +"14020000.xhp\n" +"par_id501599496006870\n" +"help.text" +msgid "Example" +msgstr "" + +#. KwSwL +#: 14020000.xhp +msgctxt "" +"14020000.xhp\n" +"par_id3145185\n" +"help.text" +msgid "Sum" +msgstr "Сума" #. QD5ax #: 14020000.xhp @@ -1537,15 +1600,6 @@ msgctxt "" msgid "Round" msgstr "Округлити" -#. gm4AZ -#: 14020000.xhp -msgctxt "" -"14020000.xhp\n" -"par_id3145598\n" -"help.text" -msgid "ROUND" -msgstr "ROUND" - #. 4a69n #: 14020000.xhp msgctxt "" @@ -1573,15 +1627,6 @@ msgctxt "" msgid "Percent" msgstr "Відсотки" -#. iqydk -#: 14020000.xhp -msgctxt "" -"14020000.xhp\n" -"par_id3155930\n" -"help.text" -msgid "PHD" -msgstr "PHD" - #. Ni2B5 #: 14020000.xhp msgctxt "" @@ -1609,15 +1654,6 @@ msgctxt "" msgid "Square Root" msgstr "Квадратний корінь" -#. c6nHv -#: 14020000.xhp -msgctxt "" -"14020000.xhp\n" -"par_id3153038\n" -"help.text" -msgid "SQRT" -msgstr "SQRT" - #. XCbNu #: 14020000.xhp msgctxt "" @@ -1645,15 +1681,6 @@ msgctxt "" msgid "Power" msgstr "Степінь" -#. cEryt -#: 14020000.xhp -msgctxt "" -"14020000.xhp\n" -"par_id3147124\n" -"help.text" -msgid "POW" -msgstr "POW" - #. wFRf4 #: 14020000.xhp msgctxt "" @@ -1690,6 +1717,33 @@ msgctxt "" msgid "<ahelp hid=\".\">You can insert various operators in your formula.</ahelp> Choose from the following functions:" msgstr "" +#. uCpNp +#: 14020000.xhp +msgctxt "" +"14020000.xhp\n" +"par_id61599496064739\n" +"help.text" +msgid "Operator" +msgstr "" + +#. HCUeF +#: 14020000.xhp +msgctxt "" +"14020000.xhp\n" +"par_id611599496064740\n" +"help.text" +msgid "Name" +msgstr "" + +#. CNZiw +#: 14020000.xhp +msgctxt "" +"14020000.xhp\n" +"par_id461599496082741\n" +"help.text" +msgid "Example" +msgstr "" + #. kN6pM #: 14020000.xhp msgctxt "" @@ -1816,15 +1870,6 @@ msgctxt "" msgid "Less than or Equal" msgstr "Менше або дорівнює" -#. tJa3Z -#: 14020000.xhp -msgctxt "" -"14020000.xhp\n" -"par_id3153599\n" -"help.text" -msgid "LEQ" -msgstr "LEQ" - #. m6G89 #: 14020000.xhp msgctxt "" @@ -1852,15 +1897,6 @@ msgctxt "" msgid "Greater than or Equal" msgstr "Більше або дорівнює" -#. ZXFxt -#: 14020000.xhp -msgctxt "" -"14020000.xhp\n" -"par_id3153751\n" -"help.text" -msgid "GEQ" -msgstr "GEQ" - #. 88BXS #: 14020000.xhp msgctxt "" @@ -1888,15 +1924,6 @@ msgctxt "" msgid "Less" msgstr "Менше" -#. 4pUT2 -#: 14020000.xhp -msgctxt "" -"14020000.xhp\n" -"par_id3150859\n" -"help.text" -msgid "L" -msgstr "L" - #. KuMFP #: 14020000.xhp msgctxt "" @@ -1924,15 +1951,6 @@ msgctxt "" msgid "Greater" msgstr "Більше" -#. FsDY9 -#: 14020000.xhp -msgctxt "" -"14020000.xhp\n" -"par_id3150743\n" -"help.text" -msgid "G" -msgstr "G" - #. RDYj2 #: 14020000.xhp msgctxt "" @@ -1960,15 +1978,6 @@ msgctxt "" msgid "Boolean Or" msgstr "Логічне АБО" -#. EySkK -#: 14020000.xhp -msgctxt "" -"14020000.xhp\n" -"par_id3148430\n" -"help.text" -msgid "OR" -msgstr "OR" - #. UfFLs #: 14020000.xhp msgctxt "" @@ -1996,15 +2005,6 @@ msgctxt "" msgid "Boolean X Or" msgstr "Логічний X АБО" -#. FAtfL -#: 14020000.xhp -msgctxt "" -"14020000.xhp\n" -"par_id3149457\n" -"help.text" -msgid "XOR" -msgstr "XOR" - #. vEKy7 #: 14020000.xhp msgctxt "" @@ -2032,15 +2032,6 @@ msgctxt "" msgid "Boolean And" msgstr "Логічне І" -#. gVGd8 -#: 14020000.xhp -msgctxt "" -"14020000.xhp\n" -"par_id3152948\n" -"help.text" -msgid "AND" -msgstr "AND" - #. CPiHF #: 14020000.xhp msgctxt "" @@ -2068,15 +2059,6 @@ msgctxt "" msgid "Boolean Not" msgstr "Логічне НІ" -#. uBHtJ -#: 14020000.xhp -msgctxt "" -"14020000.xhp\n" -"par_id3153961\n" -"help.text" -msgid "NOT" -msgstr "NOT" - #. i4SeE #: 14020000.xhp msgctxt "" @@ -2113,23 +2095,41 @@ msgctxt "" msgid "<ahelp hid=\".\">You can choose from the following statistical functions:</ahelp>" msgstr "<ahelp hid=\".\">Можна вибрати одну з таких статистичних функцій:</ahelp>" -#. SimgP +#. AeKzo #: 14020000.xhp msgctxt "" "14020000.xhp\n" -"par_id3153176\n" +"par_id541599496194035\n" "help.text" -msgid "Mean" -msgstr "Середнє значення" +msgid "Function" +msgstr "" + +#. fLyDG +#: 14020000.xhp +msgctxt "" +"14020000.xhp\n" +"par_id481599496194036\n" +"help.text" +msgid "Name" +msgstr "" + +#. z9BBL +#: 14020000.xhp +msgctxt "" +"14020000.xhp\n" +"par_id331599524563749\n" +"help.text" +msgid "Example" +msgstr "" -#. qpfti +#. SimgP #: 14020000.xhp msgctxt "" "14020000.xhp\n" -"par_id3154053\n" +"par_id3153176\n" "help.text" -msgid "MEAN" -msgstr "MEAN" +msgid "Mean" +msgstr "Середнє значення" #. Gu59Y #: 14020000.xhp @@ -2158,15 +2158,6 @@ msgctxt "" msgid "Minimum Value" msgstr "Мінімальне значення" -#. WjaSZ -#: 14020000.xhp -msgctxt "" -"14020000.xhp\n" -"par_id3155258\n" -"help.text" -msgid "MIN" -msgstr "MIN" - #. 9CKG8 #: 14020000.xhp msgctxt "" @@ -2194,15 +2185,6 @@ msgctxt "" msgid "Maximum Value" msgstr "Максимальне значення" -#. QyhWp -#: 14020000.xhp -msgctxt "" -"14020000.xhp\n" -"par_id3154016\n" -"help.text" -msgid "MAX" -msgstr "MAX" - #. mCGfj #: 14020000.xhp msgctxt "" @@ -2221,41 +2203,113 @@ msgctxt "" msgid "Example: MAX 10|30|20 displays 30.00" msgstr "Приклад. Вираз \"MAX 10|30|20\" виводить значення 30" -#. SGRGy +#. 76riF +#: 14020000.xhp +msgctxt "" +"14020000.xhp\n" +"par_id21599557699262\n" +"help.text" +msgid "Product" +msgstr "" + +#. 5caRN +#: 14020000.xhp +msgctxt "" +"14020000.xhp\n" +"par_id671599563830630\n" +"help.text" +msgid "Calculates the product of the selected cells." +msgstr "" + +#. bwMRb +#: 14020000.xhp +msgctxt "" +"14020000.xhp\n" +"par_id631599557734781\n" +"help.text" +msgid "Example: PRODUCT <A2:C2> displays the product of the values in cells A2 to C2" +msgstr "" + +#. DXVgk +#: 14020000.xhp +msgctxt "" +"14020000.xhp\n" +"par_id31599557699262\n" +"help.text" +msgid "Count" +msgstr "" + +#. 53YC3 +#: 14020000.xhp +msgctxt "" +"14020000.xhp\n" +"par_id331599557734781\n" +"help.text" +msgid "Counts the number of non empty cells." +msgstr "" + +#. zj2px +#: 14020000.xhp +msgctxt "" +"14020000.xhp\n" +"par_id141599563739504\n" +"help.text" +msgid "Example: COUNT <A2:C2> displays the number of non empty cells in A2 to C2." +msgstr "" + +#. SJ9rR #: 14020000.xhp msgctxt "" "14020000.xhp\n" "hd_id3153200\n" "help.text" -msgid "Trigonometric Functions" -msgstr "Тригонометричні функції" +msgid "Functions" +msgstr "" -#. DR74v +#. gRWF7 #: 14020000.xhp msgctxt "" "14020000.xhp\n" "par_id3153226\n" "help.text" -msgid "<ahelp hid=\".\">You can choose from the following trigonometric functions:</ahelp>" +msgid "<ahelp hid=\".\">You can choose from the following functions:</ahelp>" msgstr "" -#. HmrvU +#. CYmFE #: 14020000.xhp msgctxt "" "14020000.xhp\n" -"par_id3145156\n" +"par_id341599524600306\n" "help.text" -msgid "Sine" -msgstr "Синус" +msgid "Function" +msgstr "" + +#. zUhbC +#: 14020000.xhp +msgctxt "" +"14020000.xhp\n" +"par_id521599524600307\n" +"help.text" +msgid "Name" +msgstr "" + +#. S6FE9 +#: 14020000.xhp +msgctxt "" +"14020000.xhp\n" +"par_id831599524616362\n" +"help.text" +msgid "Example" +msgstr "" -#. eSbMj +#. HmrvU #: 14020000.xhp msgctxt "" "14020000.xhp\n" -"par_id3149507\n" +"par_id3145156\n" "help.text" -msgid "SIN" -msgstr "SIN" +msgid "Sine" +msgstr "Синус" #. PefeW #: 14020000.xhp @@ -2284,15 +2338,6 @@ msgctxt "" msgid "Cosine" msgstr "Косинус" -#. BAQ7F -#: 14020000.xhp -msgctxt "" -"14020000.xhp\n" -"par_id3154510\n" -"help.text" -msgid "COS" -msgstr "COS" - #. xBop9 #: 14020000.xhp msgctxt "" @@ -2320,15 +2365,6 @@ msgctxt "" msgid "Tangent" msgstr "Тангенс" -#. aV8d5 -#: 14020000.xhp -msgctxt "" -"14020000.xhp\n" -"par_id3151012\n" -"help.text" -msgid "TAN" -msgstr "TAN" - #. zaJcG #: 14020000.xhp msgctxt "" @@ -2356,15 +2392,6 @@ msgctxt "" msgid "Arc Sine" msgstr "Арксинус" -#. R6DwT -#: 14020000.xhp -msgctxt "" -"14020000.xhp\n" -"par_id3151055\n" -"help.text" -msgid "ASIN" -msgstr "ASIN" - #. CVzAA #: 14020000.xhp msgctxt "" @@ -2392,15 +2419,6 @@ msgctxt "" msgid "Arc Cosine" msgstr "Арккосинус" -#. 7QBGb -#: 14020000.xhp -msgctxt "" -"14020000.xhp\n" -"par_id3149728\n" -"help.text" -msgid "ACOS" -msgstr "ACOS" - #. ZRyBG #: 14020000.xhp msgctxt "" @@ -2428,15 +2446,6 @@ msgctxt "" msgid "Arc Tangent" msgstr "Арктангенс" -#. jWGhA -#: 14020000.xhp -msgctxt "" -"14020000.xhp\n" -"par_id3147057\n" -"help.text" -msgid "ATAN" -msgstr "ATAN" - #. aEs7N #: 14020000.xhp msgctxt "" @@ -2455,6 +2464,60 @@ msgctxt "" msgid "Example: ATAN 1" msgstr "Наприклад: ATAN 1" +#. bsPu3 +#: 14020000.xhp +msgctxt "" +"14020000.xhp\n" +"par_id591599557967519\n" +"help.text" +msgid "Absolute value" +msgstr "" + +#. 2tt8G +#: 14020000.xhp +msgctxt "" +"14020000.xhp\n" +"par_id211593557987787\n" +"help.text" +msgid "Returns the absolute value of the number." +msgstr "" + +#. jYyUX +#: 14020000.xhp +msgctxt "" +"14020000.xhp\n" +"par_id301599563956612\n" +"help.text" +msgid "Example: ABS -34 returns 34" +msgstr "" + +#. zEe8j +#: 14020000.xhp +msgctxt "" +"14020000.xhp\n" +"par_id591599557963519\n" +"help.text" +msgid "Sign" +msgstr "" + +#. 8Y984 +#: 14020000.xhp +msgctxt "" +"14020000.xhp\n" +"par_id211599557987787\n" +"help.text" +msgid "Returns the algebraic sign of the number." +msgstr "" + +#. wDJs9 +#: 14020000.xhp +msgctxt "" +"14020000.xhp\n" +"par_id941599563922458\n" +"help.text" +msgid "Example: SIGN -23 returns -1" +msgstr "" + #. sHz7K #: 14020000.xhp msgctxt "" @@ -2473,32 +2536,32 @@ msgctxt "" msgid "The following document properties are also found under <emph>File - Properties - Statistics</emph>." msgstr "Наступні властивості документа можна також знайти на вкладці <emph>Файл - Властивості - Статистика</emph>." -#. iGhMX +#. jxf6E #: 14020000.xhp msgctxt "" "14020000.xhp\n" -"par_id3157538\n" +"par_id901599524662588\n" "help.text" -msgid "CHAR" -msgstr "CHAR" +msgid "Name" +msgstr "" -#. Mehmy +#. vmA7Y #: 14020000.xhp msgctxt "" "14020000.xhp\n" -"par_id3152954\n" +"par_id741599524662589\n" "help.text" -msgid "Number of characters in the document" -msgstr "Число символів у документі" +msgid "Description" +msgstr "" -#. SgWXo +#. Mehmy #: 14020000.xhp msgctxt "" "14020000.xhp\n" -"par_id3152982\n" +"par_id3152954\n" "help.text" -msgid "WORD" -msgstr "WORD" +msgid "Number of characters in the document" +msgstr "Число символів у документі" #. knEJC #: 14020000.xhp @@ -2509,15 +2572,6 @@ msgctxt "" msgid "Number of words in the document" msgstr "Число слів у документі" -#. sxNfJ -#: 14020000.xhp -msgctxt "" -"14020000.xhp\n" -"par_id3152715\n" -"help.text" -msgid "PARA" -msgstr "PARA" - #. X5hJF #: 14020000.xhp msgctxt "" @@ -2527,15 +2581,6 @@ msgctxt "" msgid "Number of paragraphs in the document" msgstr "Кількість абзаців у документі" -#. ZJA76 -#: 14020000.xhp -msgctxt "" -"14020000.xhp\n" -"par_id3148453\n" -"help.text" -msgid "GRAPH" -msgstr "GRAPH" - #. t5nqK #: 14020000.xhp msgctxt "" @@ -2545,15 +2590,6 @@ msgctxt "" msgid "Number of graphics in the document" msgstr "Кількість графічних об'єктів в документі" -#. 95TWA -#: 14020000.xhp -msgctxt "" -"14020000.xhp\n" -"par_id3151091\n" -"help.text" -msgid "TABLES" -msgstr "TABLES" - #. Bdc8a #: 14020000.xhp msgctxt "" @@ -2563,15 +2599,6 @@ msgctxt "" msgid "Number of tables in the document" msgstr "Кількість таблиць у документі" -#. ksnxD -#: 14020000.xhp -msgctxt "" -"14020000.xhp\n" -"par_id3151198\n" -"help.text" -msgid "OLE" -msgstr "OLE" - #. zJGko #: 14020000.xhp msgctxt "" @@ -2581,15 +2608,6 @@ msgctxt "" msgid "Number of OLE objects in the document" msgstr "Кількість OLE-об'єктів у документі" -#. vMmnr -#: 14020000.xhp -msgctxt "" -"14020000.xhp\n" -"par_id3146903\n" -"help.text" -msgid "PAGE" -msgstr "PAGE" - #. QeCMR #: 14020000.xhp msgctxt "" @@ -2608,59 +2626,50 @@ msgctxt "" msgid "More Defined Values" msgstr "Константи" -#. 7QQ8G -#: 14020000.xhp -msgctxt "" -"14020000.xhp\n" -"par_id3153562\n" -"help.text" -msgid "PI" -msgstr "Число ПІ" - -#. RogDi +#. TUJRH #: 14020000.xhp msgctxt "" "14020000.xhp\n" -"par_id3147343\n" +"par_id981599524696609\n" "help.text" -msgid "PI" -msgstr "PI" +msgid "Description" +msgstr "" -#. Cc3Ec +#. gnbPF #: 14020000.xhp msgctxt "" "14020000.xhp\n" -"par_id3147366\n" +"par_id101599524696610\n" "help.text" -msgid "3.1415..." -msgstr "3,1415..." +msgid "Name" +msgstr "" -#. SqL4F +#. FFwhP #: 14020000.xhp msgctxt "" "14020000.xhp\n" -"par_id3147393\n" +"par_id731599524730168\n" "help.text" -msgid "Euler's constant" -msgstr "Константа Ейлера" +msgid "Value" +msgstr "" -#. 2mpxR +#. 7QQ8G #: 14020000.xhp msgctxt "" "14020000.xhp\n" -"par_id3147462\n" +"par_id3153562\n" "help.text" -msgid "E" -msgstr "E" +msgid "PI" +msgstr "Число ПІ" -#. 5EfZH +#. SqL4F #: 14020000.xhp msgctxt "" "14020000.xhp\n" -"par_id3147485\n" +"par_id3147393\n" "help.text" -msgid "2.71828..." -msgstr "2,71828..." +msgid "Euler's constant" +msgstr "Константа Ейлера" #. GGtyF #: 14020000.xhp @@ -2671,15 +2680,6 @@ msgctxt "" msgid "True" msgstr "True" -#. CDybB -#: 14020000.xhp -msgctxt "" -"14020000.xhp\n" -"par_id3145355\n" -"help.text" -msgid "TRUE" -msgstr "TRUE" - #. db4a5 #: 14020000.xhp msgctxt "" @@ -2698,24 +2698,6 @@ msgctxt "" msgid "False" msgstr "False" -#. ynTVk -#: 14020000.xhp -msgctxt "" -"14020000.xhp\n" -"par_id3150385\n" -"help.text" -msgid "FALSE" -msgstr "FALSE" - -#. xqFYa -#: 14020000.xhp -msgctxt "" -"14020000.xhp\n" -"par_id3149304\n" -"help.text" -msgid "0" -msgstr "0" - #. qx5iP #: 14030000.xhp msgctxt "" |