diff options
author | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2017-01-10 21:49:09 +0100 |
---|---|---|
committer | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2017-01-10 22:26:29 +0100 |
commit | 930afa6de2cfae15db9af9574f6e0997f69955d8 (patch) | |
tree | 5863f083e23955062874bc3df080d23db9416cb4 /source/uk/helpcontent2 | |
parent | ef59b48c9927301075cff0e2729b5d0a7ea214ed (diff) |
update translations
and force-fix errors using pocheck
Change-Id: I22c4f2470c82a226f332c5af79dadcc33e50d79a
Diffstat (limited to 'source/uk/helpcontent2')
-rw-r--r-- | source/uk/helpcontent2/source/text/sbasic/shared.po | 12 | ||||
-rw-r--r-- | source/uk/helpcontent2/source/text/scalc/00.po | 30 | ||||
-rw-r--r-- | source/uk/helpcontent2/source/text/scalc/01.po | 20 | ||||
-rw-r--r-- | source/uk/helpcontent2/source/text/scalc/guide.po | 22 | ||||
-rw-r--r-- | source/uk/helpcontent2/source/text/sdraw.po | 8 | ||||
-rw-r--r-- | source/uk/helpcontent2/source/text/shared.po | 16 | ||||
-rw-r--r-- | source/uk/helpcontent2/source/text/shared/00.po | 13 | ||||
-rw-r--r-- | source/uk/helpcontent2/source/text/shared/01.po | 358 | ||||
-rw-r--r-- | source/uk/helpcontent2/source/text/shared/guide.po | 490 | ||||
-rw-r--r-- | source/uk/helpcontent2/source/text/shared/optionen.po | 295 | ||||
-rw-r--r-- | source/uk/helpcontent2/source/text/smath.po | 18 | ||||
-rw-r--r-- | source/uk/helpcontent2/source/text/smath/00.po | 187 | ||||
-rw-r--r-- | source/uk/helpcontent2/source/text/smath/01.po | 257 | ||||
-rw-r--r-- | source/uk/helpcontent2/source/text/smath/04.po | 11 | ||||
-rw-r--r-- | source/uk/helpcontent2/source/text/smath/guide.po | 41 | ||||
-rw-r--r-- | source/uk/helpcontent2/source/text/swriter/01.po | 245 |
16 files changed, 951 insertions, 1072 deletions
diff --git a/source/uk/helpcontent2/source/text/sbasic/shared.po b/source/uk/helpcontent2/source/text/sbasic/shared.po index ba7ee7e3a6d..557ec13dc62 100644 --- a/source/uk/helpcontent2/source/text/sbasic/shared.po +++ b/source/uk/helpcontent2/source/text/sbasic/shared.po @@ -4,17 +4,17 @@ 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: 2016-11-09 14:10+0100\n" -"PO-Revision-Date: 2016-07-20 19:29+0000\n" -"Last-Translator: Андрій Бандура <andriykopanytsia@gmail.com>\n" +"PO-Revision-Date: 2016-12-21 16:00+0000\n" +"Last-Translator: Olexandr Pylypchuk <pilipchukap@rambler.ru>\n" "Language-Team: LANGUAGE <LL@li.org>\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" -"X-Generator: LibreOffice\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1469042978.000000\n" +"X-Generator: LibreOffice\n" +"X-POOTLE-MTIME: 1482336054.000000\n" #: 00000002.xhp msgctxt "" @@ -174,7 +174,7 @@ msgctxt "" "110\n" "help.text" msgid "URL notation does not allow certain special characters to be used. These are either replaced by other characters or encoded. A slash (<emph>/</emph>) is used as a path separator. For example, a file referred to as <emph>C:\\My File.odt</emph> on the local host in \"Windows notation\" becomes <emph>file:///C|/My%20File.odt</emph> in URL notation." -msgstr "" +msgstr "Нотація URL не дозволяє використовувати деякі символи. Їх або замінюють іншими символами, або кодують. Коса риска (<emph>/</emph>) використовується як розділювач у шляхах. Наприклад, посилання на файл, яке в нотації Windows має такий вигляд <emph>C:\\My File.odt</emph>, в нотації URL записується так: <emph>file:///C|/My%20File.odt</emph>." #: 00000003.xhp msgctxt "" @@ -10788,7 +10788,7 @@ msgctxt "" "par_id3154012\n" "help.text" msgid "To generate a list of all existing files in a specific directory, proceed as follows: The first time you call the Dir function, specify the complete search path for the files, for example, \"D:\\Files\\*.ods\". If the path is correct and the search finds at least one file, the Dir function returns the name of the first file that matches the search path. To return additional file names that match the path, call Dir again, but with no arguments." -msgstr "" +msgstr "Щоб створити список файлів, наявних у певній теці, зробіть так: спочатку викличте функцію Dir, зазначивши повний шлях для пошуку файлів, наприклад, \"D:\\Files\\*.ods\". Якщо шлях коректний і буде знайдено принаймні один файл, функція Dir поверне назву першого файлу, який відповідає шляху. Щоб отримати назви інших файлів, викликайте Dir знову, але без аргументів." #: 03020404.xhp msgctxt "" diff --git a/source/uk/helpcontent2/source/text/scalc/00.po b/source/uk/helpcontent2/source/text/scalc/00.po index 367b6e6512b..235b732dad5 100644 --- a/source/uk/helpcontent2/source/text/scalc/00.po +++ b/source/uk/helpcontent2/source/text/scalc/00.po @@ -3,18 +3,18 @@ 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: 2016-12-01 12:12+0100\n" -"PO-Revision-Date: 2016-07-06 19:41+0000\n" -"Last-Translator: Olexandr Pylypchuk <pilipchukap@rambler.ru>\n" +"POT-Creation-Date: 2016-12-10 23:39+0100\n" +"PO-Revision-Date: 2016-06-18 19:58+0000\n" +"Last-Translator: Андрій Бандура <andriykopanytsia@gmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\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" -"X-Generator: LibreOffice\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1467834073.000000\n" +"X-Generator: LibreOffice\n" +"X-POOTLE-MTIME: 1466279892.000000\n" #: 00000004.xhp msgctxt "" @@ -553,8 +553,8 @@ msgctxt "" "par_id3153250\n" "28\n" "help.text" -msgid "<variable id=\"einamen\">Choose <emph>Insert - Names</emph></variable>" -msgstr "<variable id=\"einamen\">Виберіть <emph>Вставка - Назви</emph></variable>" +msgid "<variable id=\"einamen\">Choose <emph>Insert - Named Ranges and Expressions</emph></variable>" +msgstr "" #: 00000404.xhp msgctxt "" @@ -571,8 +571,8 @@ msgctxt "" "par_id3143222\n" "29\n" "help.text" -msgid "Choose <emph>Insert - Names - Define</emph>" -msgstr "Виберіть команду <emph>Вставка - Назви - Задати</emph>" +msgid "Choose <emph>Sheet - Named Ranges and Expressions - Define</emph>" +msgstr "" #: 00000404.xhp msgctxt "" @@ -589,8 +589,8 @@ msgctxt "" "par_id3145214\n" "30\n" "help.text" -msgid "<variable id=\"einaei\">Choose <emph>Insert - Names - Insert</emph></variable>" -msgstr "<variable id=\"einaei\">Виберіть <emph>Вставка - Назви - Вставити</emph></variable>" +msgid "<variable id=\"einaei\">Choose <emph>Sheet - Named Ranges and Expressions - Insert</emph></variable>" +msgstr "" #: 00000404.xhp msgctxt "" @@ -598,8 +598,8 @@ msgctxt "" "par_id3153558\n" "31\n" "help.text" -msgid "<variable id=\"einaueb\">Choose <emph>Insert - Names - Create</emph></variable>" -msgstr "<variable id=\"einaueb\">Виберіть <emph>Вставка - Назви - Створити</emph></variable>" +msgid "<variable id=\"einaueb\">Choose <emph>Sheet - Named Ranges and Expressions - Create</emph></variable>" +msgstr "" #: 00000404.xhp msgctxt "" @@ -607,8 +607,8 @@ msgctxt "" "par_id3153483\n" "32\n" "help.text" -msgid "<variable id=\"einabesch\">Choose <emph>Insert - Names - Labels</emph></variable>" -msgstr "<variable id=\"einabesch\">Виберіть <emph>Вставка - Назви - Позначки</emph></variable>" +msgid "<variable id=\"einabesch\">Choose <emph>Sheet - Named Ranges and Expressions - Labels</emph></variable>" +msgstr "" #: 00000405.xhp msgctxt "" diff --git a/source/uk/helpcontent2/source/text/scalc/01.po b/source/uk/helpcontent2/source/text/scalc/01.po index ac2267a8fa8..f40cb958840 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: 2016-12-01 12:12+0100\n" +"POT-Creation-Date: 2016-12-10 23:39+0100\n" "PO-Revision-Date: 2016-12-04 07:17+0000\n" "Last-Translator: Olexandr Pylypchuk <pilipchukap@rambler.ru>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -12,8 +12,8 @@ msgstr "" "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" -"X-Generator: LibreOffice\n" "X-Accelerator-Marker: ~\n" +"X-Generator: LibreOffice\n" "X-POOTLE-MTIME: 1480835847.000000\n" #: 01120000.xhp @@ -20651,7 +20651,7 @@ msgctxt "" "par_id3150691\n" "57\n" "help.text" -msgid "<item type=\"input\">=INDEX(SumX;4;1)</item> returns the value from the range <emph>SumX</emph> in row 4 and column 1 as defined in <emph>Insert - Names - Define</emph>." +msgid "<item type=\"input\">=INDEX(SumX;4;1)</item> returns the value from the range <emph>SumX</emph> in row 4 and column 1 as defined in <emph>Sheet - Named Ranges and Expressions - Define</emph>." msgstr "" #: 04060109.xhp @@ -20676,7 +20676,7 @@ msgctxt "" "par_id3158419\n" "58\n" "help.text" -msgid "<item type=\"input\">=INDEX((multi);4;1)</item> indicates the value contained in row 4 and column 1 of the (multiple) range, which you named under <emph>Insert - Names - Define</emph> as <emph>multi</emph>. The multiple range may consist of several rectangular ranges, each with a row 4 and column 1. If you now want to call the second block of this multiple range enter the number <item type=\"input\">2</item> as the <emph>range</emph> parameter." +msgid "<item type=\"input\">=INDEX((multi);4;1)</item> indicates the value contained in row 4 and column 1 of the (multiple) range, which you named under <emph>Sheet - Named Ranges and Expressions - Define</emph> as <emph>multi</emph>. The multiple range may consist of several rectangular ranges, each with a row 4 and column 1. If you now want to call the second block of this multiple range enter the number <item type=\"input\">2</item> as the <emph>range</emph> parameter." msgstr "" #: 04060109.xhp @@ -49847,8 +49847,8 @@ msgctxt "" "04070000.xhp\n" "tit\n" "help.text" -msgid "Names" -msgstr "Назви" +msgid "Named Ranges and Expressions" +msgstr "" #: 04070000.xhp msgctxt "" @@ -49856,8 +49856,8 @@ msgctxt "" "hd_id3153951\n" "1\n" "help.text" -msgid "<link href=\"text/scalc/01/04070000.xhp\" name=\"Names\">Names</link>" -msgstr "<link href=\"text/scalc/01/04070000.xhp\" name=\"Назви\">Назви</link>" +msgid "<link href=\"text/scalc/01/04070000.xhp\" name=\"Names\">Named Ranges and Expressions</link>" +msgstr "" #: 04070000.xhp msgctxt "" @@ -50247,7 +50247,7 @@ msgctxt "" "par_id3156280\n" "13\n" "help.text" -msgid "Select the area containing all the ranges that you want to name. Then choose <emph>Insert - Names - Create</emph>. This opens the <emph>Create Names</emph> dialog, from which you can select the naming options that you want." +msgid "Select the area containing all the ranges that you want to name. Then choose <emph>Sheet - Named Ranges and Expressions - Create</emph>. This opens the <emph>Create Names</emph> dialog, from which you can select the naming options that you want." msgstr "" #: 04070300.xhp @@ -52134,7 +52134,7 @@ msgctxt "" "par_id3145174\n" "5\n" "help.text" -msgid "Select <emph>-none-</emph> to remove a print range definition for the current spreadsheet. Select <emph>-entire sheet-</emph> to set the current sheet as a print range. Select <emph>-selection-</emph> to define the selected area of a spreadsheet as the print range. By selecting <emph>-user-defined-</emph>, you can define a print range that you have already defined using the <emph>Format - Print Ranges - Define</emph> command. If you have given a name to a range using the <emph>Insert - Names - Define</emph> command, this name will be displayed and can be selected from the list box." +msgid "Select <emph>-none-</emph> to remove a print range definition for the current spreadsheet. Select <emph>-entire sheet-</emph> to set the current sheet as a print range. Select <emph>-selection-</emph> to define the selected area of a spreadsheet as the print range. By selecting <emph>-user-defined-</emph>, you can define a print range that you have already defined using the <emph>Format - Print Ranges - Define</emph> command. If you have given a name to a range using the <emph>Sheet - Named Ranges and Expressions - Define</emph> command, this name will be displayed and can be selected from the list box." msgstr "" #: 05080300.xhp diff --git a/source/uk/helpcontent2/source/text/scalc/guide.po b/source/uk/helpcontent2/source/text/scalc/guide.po index c7fad94b6ad..c398f8f6aa3 100644 --- a/source/uk/helpcontent2/source/text/scalc/guide.po +++ b/source/uk/helpcontent2/source/text/scalc/guide.po @@ -3,8 +3,8 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2016-12-01 12:12+0100\n" -"PO-Revision-Date: 2016-07-24 16:20+0000\n" +"POT-Creation-Date: 2016-12-10 23:39+0100\n" +"PO-Revision-Date: 2016-12-25 06:21+0000\n" "Last-Translator: Андрій Бандура <andriykopanytsia@gmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: uk\n" @@ -12,9 +12,9 @@ msgstr "" "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" -"X-Generator: LibreOffice\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1469377244.000000\n" +"X-Generator: LibreOffice\n" +"X-POOTLE-MTIME: 1482646890.000000\n" #: address_auto.xhp msgctxt "" @@ -2131,8 +2131,8 @@ msgctxt "" "par_id3154011\n" "26\n" "help.text" -msgid "To set the source range as the range, select the cells and choose <emph>Insert - Names - Define</emph>. Save the source document, and do not close it." -msgstr "Щоб задати вибрані комірки як діапазон, виділіть їх і виберіть команду <emph>Вставка - Імена - Визначити</emph>. Збережіть вихідний документ і не закривате його." +msgid "To set the source range as the range, select the cells and choose <emph>Sheet - Named Ranges and Expressions - Define</emph>. Save the source document, and do not close it." +msgstr "" #: cellreference_dragdrop.xhp msgctxt "" @@ -10051,7 +10051,7 @@ msgctxt "" "17\n" "help.text" msgid "Select the cells that contain the values that will change between scenarios. To select multiple cells, hold down the <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline><item type=\"keycode\"/> key as you click each cell." -msgstr "Виділіть клітинки, які містять значення, що будуть змінюватися між сценаріями. Щоби вибрати декілька клітинок, тримайте натиснутою клавішу<switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline><item type=\"keycode\"/> при кожному клацанні на комірці." +msgstr "Виділіть клітинки, які містять значення, що будуть змінюватися між сценаріями. Щоби вибрати декілька клітинок, тримайте натиснутою клавішу<switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline><item type=\"keycode\"/> при кожному клацанні по клітинці." #: scenario.xhp msgctxt "" @@ -11831,8 +11831,8 @@ msgctxt "" "par_id3153954\n" "3\n" "help.text" -msgid "Select a cell or range of cells, then choose <emph>Insert - Names - Define</emph>. The <emph>Define Names</emph> dialog appears." -msgstr "Виберіть діапазон комірок, виберіть у меню команди<emph>Вставка - Назви - Задати</emph>. З'явиться діалогове вікно <emph>Задати назву</emph>." +msgid "Select a cell or range of cells, then choose <emph>Sheet - Named Ranges and Expressions - Define</emph>. The <emph>Define Names</emph> dialog appears." +msgstr "" #: value_with_name.xhp msgctxt "" @@ -11884,8 +11884,8 @@ msgctxt "" "par_id3153711\n" "8\n" "help.text" -msgid "<link href=\"text/scalc/01/04070100.xhp\" name=\"Insert - Names - Define\">Insert - Names - Define</link>" -msgstr "<link href=\"text/scalc/01/04070100.xhp\" name=\"Вставка - Назви - Задати\">Вставка - Назви - Задати</link>" +msgid "<link href=\"text/scalc/01/04070100.xhp\" name=\"Sheet - Named Ranges and Expressions - Define\">Sheet - Named Ranges and Expressions - Define</link>" +msgstr "" #: webquery.xhp msgctxt "" diff --git a/source/uk/helpcontent2/source/text/sdraw.po b/source/uk/helpcontent2/source/text/sdraw.po index f2903d87f3b..65cd9b2e703 100644 --- a/source/uk/helpcontent2/source/text/sdraw.po +++ b/source/uk/helpcontent2/source/text/sdraw.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: 2016-11-09 14:10+0100\n" -"PO-Revision-Date: 2016-07-04 04:08+0000\n" +"PO-Revision-Date: 2016-12-31 08:51+0000\n" "Last-Translator: Андрій Бандура <andriykopanytsia@gmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: uk\n" @@ -12,9 +12,9 @@ msgstr "" "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" -"X-Generator: LibreOffice\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1467605331.000000\n" +"X-Generator: Pootle 2.8\n" +"X-POOTLE-MTIME: 1483174271.000000\n" #: main0000.xhp msgctxt "" @@ -30,7 +30,7 @@ msgctxt "" "hd_id3155960\n" "help.text" msgid "Welcome to the $[officename] Draw Help" -msgstr "" +msgstr "Ласкаво просимо до Довідки з $[officename] Draw" #: main0000.xhp msgctxt "" diff --git a/source/uk/helpcontent2/source/text/shared.po b/source/uk/helpcontent2/source/text/shared.po index 75aaa15509e..37e303a0526 100644 --- a/source/uk/helpcontent2/source/text/shared.po +++ b/source/uk/helpcontent2/source/text/shared.po @@ -4,17 +4,17 @@ 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: 2016-11-09 14:10+0100\n" -"PO-Revision-Date: 2016-07-06 22:39+0000\n" -"Last-Translator: Olexandr Pylypchuk <pilipchukap@rambler.ru>\n" +"PO-Revision-Date: 2016-12-31 08:52+0000\n" +"Last-Translator: Андрій Бандура <andriykopanytsia@gmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\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" -"X-Generator: LibreOffice\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1467844768.000000\n" +"X-Generator: Pootle 2.8\n" +"X-POOTLE-MTIME: 1483174370.000000\n" #: 3dsettings_toolbar.xhp msgctxt "" @@ -830,7 +830,7 @@ msgctxt "" "hd_id3134447820\n" "help.text" msgid "Table Design" -msgstr "" +msgstr "Дизайн таблиці" #: main0204.xhp msgctxt "" @@ -838,7 +838,7 @@ msgctxt "" "par_id16200812240344\n" "help.text" msgid "<ahelp hid=\".uno:TableDesign\">Opens the Table Design. Double-click a preview to format the table.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\".uno:TableDesign\">Відкриває дизайн таблиці. Подвійне клацання на перегляді для форматування таблиці.</ahelp>" #: main0204.xhp msgctxt "" @@ -846,7 +846,7 @@ msgctxt "" "par_id3153752\n" "help.text" msgid "<image id=\"img_id3147292\" src=\"cmd/sc_tabledesign.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3147292\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3147292\" src=\"cmd/sc_tabledesign.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3147292\">Піктограма</alt></image>" #: main0204.xhp msgctxt "" @@ -854,7 +854,7 @@ msgctxt "" "par_id3156429\n" "help.text" msgid "Table Design" -msgstr "" +msgstr "Дизайн таблиці" #: main0204.xhp msgctxt "" diff --git a/source/uk/helpcontent2/source/text/shared/00.po b/source/uk/helpcontent2/source/text/shared/00.po index b806148753c..172b39b09db 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: 2016-12-01 12:12+0100\n" +"POT-Creation-Date: 2016-12-21 15:39+0100\n" "PO-Revision-Date: 2016-12-05 00:42+0000\n" "Last-Translator: Olexandr Pylypchuk <pilipchukap@rambler.ru>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -12,8 +12,8 @@ msgstr "" "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" -"X-Generator: LibreOffice\n" "X-Accelerator-Marker: ~\n" +"X-Generator: LibreOffice\n" "X-POOTLE-MTIME: 1480898525.000000\n" #: 00000001.xhp @@ -12070,15 +12070,6 @@ msgstr "" #: 00040502.xhp msgctxt "" "00040502.xhp\n" -"par_id3163820\n" -"28\n" -"help.text" -msgid "Choose <emph>Format - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Object - </emph></caseinline><caseinline select=\"CALC\"><emph>Graphic - </emph></caseinline></switchinline><emph>Area - Colors</emph> tab" -msgstr "" - -#: 00040502.xhp -msgctxt "" -"00040502.xhp\n" "par_id3154985\n" "141\n" "help.text" diff --git a/source/uk/helpcontent2/source/text/shared/01.po b/source/uk/helpcontent2/source/text/shared/01.po index 648fdbf6c8d..63242c9494b 100644 --- a/source/uk/helpcontent2/source/text/shared/01.po +++ b/source/uk/helpcontent2/source/text/shared/01.po @@ -3,18 +3,18 @@ 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: 2016-12-01 12:12+0100\n" -"PO-Revision-Date: 2016-10-18 20:42+0000\n" -"Last-Translator: Olexandr Pylypchuk <pilipchukap@rambler.ru>\n" +"POT-Creation-Date: 2016-12-27 21:50+0100\n" +"PO-Revision-Date: 2016-12-22 14:47+0000\n" +"Last-Translator: Anonymous Pootle User\n" "Language-Team: LANGUAGE <LL@li.org>\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" -"X-Generator: LibreOffice\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1476823342.000000\n" +"X-Generator: LibreOffice\n" +"X-POOTLE-MTIME: 1482418067.000000\n" #: 01010000.xhp msgctxt "" @@ -5027,32 +5027,29 @@ msgctxt "" "01140000.xhp\n" "bm_id3147294\n" "help.text" -msgid "<bookmark_value>printers; properties</bookmark_value><bookmark_value>settings; printers</bookmark_value><bookmark_value>properties; printers</bookmark_value><bookmark_value>default printer; setting up</bookmark_value><bookmark_value>printers; default printer</bookmark_value><bookmark_value>page formats; restriction</bookmark_value>" +msgid "<bookmark_value>printers; properties</bookmark_value> <bookmark_value>settings; printers</bookmark_value> <bookmark_value>properties; printers</bookmark_value> <bookmark_value>default printer; setting up</bookmark_value> <bookmark_value>printers; default printer</bookmark_value> <bookmark_value>page formats; restriction</bookmark_value>" msgstr "" #: 01140000.xhp msgctxt "" "01140000.xhp\n" "hd_id3147294\n" -"1\n" "help.text" msgid "<link href=\"text/shared/01/01140000.xhp\" name=\"Printer Settings\">Printer Settings</link>" -msgstr "<link href=\"text/shared/01/01140000.xhp\" name=\"Параметри принтера\">Параметри принтера</link>" +msgstr "" #: 01140000.xhp msgctxt "" "01140000.xhp\n" "par_id3154422\n" -"2\n" "help.text" -msgid "<variable id=\"druckereinstellungtext\"><ahelp hid=\"SVTOOLS:MODALDIALOG:DLG_SVT_PRNDLG_PRNSETUPDLG\">Select the default printer for the current document.</ahelp></variable>" -msgstr "<variable id=\"druckereinstellungtext\"><ahelp hid=\"SVTOOLS:MODALDIALOG:DLG_SVT_PRNDLG_PRNSETUPDLG\">Вибір типового принтера для поточного документа.</ahelp></variable> " +msgid "<variable id=\"druckereinstellungtext\"><ahelp hid=\"svt/ui/printersetupdialog/PrinterSetupDialog\">Select the default printer for the current document.</ahelp> </variable>" +msgstr "" #: 01140000.xhp msgctxt "" "01140000.xhp\n" "par_id3148620\n" -"20\n" "help.text" msgid "You might experience a slight delay when you change the default printer for a document that contains embedded $[officename] OLE objects." msgstr "" @@ -5061,25 +5058,22 @@ msgstr "" msgctxt "" "01140000.xhp\n" "hd_id3145345\n" -"4\n" "help.text" -msgid "<switchinline select=\"sys\"><caseinline select=\"WIN\">Printer </caseinline></switchinline>" -msgstr "<switchinline select=\"sys\"><caseinline select=\"WIN\">Принтер </caseinline></switchinline>" +msgid "Printer" +msgstr "" #: 01140000.xhp msgctxt "" "01140000.xhp\n" "par_id3145211\n" -"5\n" "help.text" -msgid "<switchinline select=\"sys\"><caseinline select=\"WIN\">Lists the information that applies to the selected printer. </caseinline></switchinline>" +msgid "Lists the information that applies to the selected printer." msgstr "" #: 01140000.xhp msgctxt "" "01140000.xhp\n" "par_id3148538\n" -"19\n" "help.text" msgid "If the list is empty, you need to install a default printer for your operating system. Refer to the online help for your operating system for instructions on how to install and setup a default printer." msgstr "" @@ -5088,119 +5082,130 @@ msgstr "" msgctxt "" "01140000.xhp\n" "hd_id3154381\n" -"6\n" "help.text" msgid "Name" -msgstr "Назва" +msgstr "" #: 01140000.xhp msgctxt "" "01140000.xhp\n" "par_id3156155\n" -"7\n" "help.text" -msgid "<ahelp hid=\"SVTOOLS:LISTBOX:DLG_SVT_PRNDLG_PRNSETUPDLG:LB_NAMES\">Lists the installed printers on your operating system. To change the default printer, select a printer name from the list.</ahelp>" +msgid "<ahelp hid=\"svt/ui/printersetupdialog/name\">Lists the installed printers on your operating system. To change the default printer, select a printer name from the list.</ahelp>" msgstr "" #: 01140000.xhp msgctxt "" "01140000.xhp\n" "hd_id3156153\n" -"8\n" "help.text" -msgid "<switchinline select=\"sys\"><caseinline select=\"WIN\">Status </caseinline></switchinline>" -msgstr "<switchinline select=\"sys\"><caseinline select=\"WIN\">Стан </caseinline></switchinline>" +msgid "Status" +msgstr "" #: 01140000.xhp msgctxt "" "01140000.xhp\n" "par_id3150465\n" -"9\n" "help.text" -msgid "<switchinline select=\"sys\"><caseinline select=\"WIN\">Describes the current status of the selected printer. </caseinline></switchinline>" +msgid "Describes the current status of the selected printer." msgstr "" #: 01140000.xhp msgctxt "" "01140000.xhp\n" "hd_id3154898\n" -"10\n" "help.text" -msgid "<switchinline select=\"sys\"><caseinline select=\"WIN\">Type </caseinline></switchinline>" -msgstr "<switchinline select=\"sys\"><caseinline select=\"WIN\">Тип </caseinline></switchinline>" +msgid "Type" +msgstr "" #: 01140000.xhp msgctxt "" "01140000.xhp\n" "par_id3156326\n" -"11\n" "help.text" -msgid "<switchinline select=\"sys\"><caseinline select=\"WIN\">Displays the type of printer that you selected. </caseinline></switchinline>" +msgid "Displays the type of printer that you selected." msgstr "" #: 01140000.xhp msgctxt "" "01140000.xhp\n" "hd_id3149416\n" -"12\n" "help.text" -msgid "<switchinline select=\"sys\"><caseinline select=\"WIN\">Location </caseinline></switchinline>" -msgstr "<switchinline select=\"sys\"><caseinline select=\"WIN\">Розташування </caseinline></switchinline>" +msgid "Location" +msgstr "" #: 01140000.xhp msgctxt "" "01140000.xhp\n" "par_id3149955\n" -"13\n" "help.text" -msgid "<switchinline select=\"sys\"><caseinline select=\"WIN\">Displays the port for the selected printer. </caseinline></switchinline>" +msgid "Displays the port for the selected printer." msgstr "" #: 01140000.xhp msgctxt "" "01140000.xhp\n" "hd_id3145316\n" -"14\n" "help.text" -msgid "<switchinline select=\"sys\"><caseinline select=\"WIN\">Comments </caseinline></switchinline>" -msgstr "<switchinline select=\"sys\"><caseinline select=\"WIN\">Коментарі </caseinline></switchinline>" +msgid "Comments" +msgstr "" #: 01140000.xhp msgctxt "" "01140000.xhp\n" "par_id3155923\n" -"15\n" "help.text" -msgid "<switchinline select=\"sys\"><caseinline select=\"WIN\">Displays additional information for the printer. </caseinline></switchinline>" +msgid "Displays additional information for the printer." msgstr "" #: 01140000.xhp msgctxt "" "01140000.xhp\n" "hd_id3149669\n" -"16\n" "help.text" msgid "Properties" -msgstr "Властивості" +msgstr "" #: 01140000.xhp msgctxt "" "01140000.xhp\n" "par_id3149045\n" -"17\n" "help.text" -msgid "<switchinline select=\"sys\"><caseinline select=\"WIN\"><ahelp hid=\"SVTOOLS:PUSHBUTTON:DLG_SVT_PRNDLG_PRNSETUPDLG:BTN_PROPERTIES\">Changes the printer settings of your operating system for the current document.</ahelp></caseinline></switchinline>" +msgid "<ahelp hid=\"svt/ui/printersetupdialog/properties\">Changes the printer settings of your operating system for the current document.</ahelp>" msgstr "" #: 01140000.xhp msgctxt "" "01140000.xhp\n" "par_id3157322\n" -"18\n" "help.text" msgid "Ensure that the Landscape or Portrait layout option set in the printer properties dialog matches the page format that you set by choosing <emph>Format - Page</emph>." msgstr "" +#: 01140000.xhp +msgctxt "" +"01140000.xhp\n" +"hd_id201612110303091265\n" +"help.text" +msgid "Options" +msgstr "" + +#: 01140000.xhp +msgctxt "" +"01140000.xhp\n" +"par_id201612110239454950\n" +"help.text" +msgid "<ahelp hid=\"svt/ui/printersetupdialog/options\">Opens the <emph>Printer Options</emph> dialog where you can override the global printer options set on the <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Writer</emph></caseinline><caseinline select=\"CALC\"><emph>Calc</emph></caseinline><defaultinline>Writer/Web</defaultinline></switchinline><emph> - Print</emph> panel for the current document.</ahelp>" +msgstr "" + +#: 01140000.xhp +msgctxt "" +"01140000.xhp\n" +"par_id3157323\n" +"help.text" +msgid "The <emph>Options</emph> button is only available in %PRODUCTNAME Writer and Calc." +msgstr "" + #: 01160000.xhp msgctxt "" "01160000.xhp\n" @@ -8291,7 +8296,7 @@ msgctxt "" "par_id3152551\n" "59\n" "help.text" -msgid "<ahelp hid=\"cui/ui/similaritysearchdialog/otherfld\">Enter the number of characters in the search term that can be exchanged.</ahelp> For example, if you specify 2 exchanged characters, \"black\" and \"crack\" are considered similar." +msgid "<ahelp hid=\"cui/ui/similaritysearchdialog/otherfld\">Enter the number of characters in the search term that can be exchanged.</ahelp> For example, if you specify 2 exchanged characters, \"sweep\" and \"creep\" are considered similar." msgstr "" #: 02100100.xhp @@ -15415,12 +15420,13 @@ msgid "Explanation" msgstr "" #: 05020301.xhp +#, fuzzy msgctxt "" "05020301.xhp\n" "par_id3152801\n" "help.text" msgid "#" -msgstr "" +msgstr "#" #: 05020301.xhp msgctxt "" @@ -15431,12 +15437,13 @@ msgid "Does not display extra zeros." msgstr "" #: 05020301.xhp +#, fuzzy msgctxt "" "05020301.xhp\n" "par_id3152802\n" "help.text" msgid "?" -msgstr "" +msgstr "?" #: 05020301.xhp msgctxt "" @@ -15495,12 +15502,13 @@ msgid "3456.78 as 3456.8" msgstr "" #: 05020301.xhp +#, fuzzy msgctxt "" "05020301.xhp\n" "par_id3150355\n" "help.text" msgid "####.#" -msgstr "" +msgstr "####.#" #: 05020301.xhp msgctxt "" @@ -15543,12 +15551,13 @@ msgid "5.75 as 5 3/4 and 6.3 as 6 3/10" msgstr "" #: 05020301.xhp +#, fuzzy msgctxt "" "05020301.xhp\n" "par_id3145315\n" "help.text" msgid "# ???/???" -msgstr "" +msgstr "# ???/???" #: 05020301.xhp msgctxt "" @@ -15623,12 +15632,13 @@ msgid "15000 as 15,000" msgstr "" #: 05020301.xhp +#, fuzzy msgctxt "" "05020301.xhp\n" "par_id3151223\n" "help.text" msgid "#,###" -msgstr "" +msgstr "#,###" #: 05020301.xhp msgctxt "" @@ -15639,12 +15649,13 @@ msgid "16000 as 16" msgstr "" #: 05020301.xhp +#, fuzzy msgctxt "" "05020301.xhp\n" "par_id3153961\n" "help.text" msgid "#," -msgstr "" +msgstr "#," #: 05020301.xhp msgctxt "" @@ -15959,12 +15970,13 @@ msgid "Denominator is calculated to get the nearest value of the fraction with r msgstr "" #: 05020301.xhp +#, fuzzy msgctxt "" "05020301.xhp\n" "par_id3146926\n" "help.text" msgid "# ?/???" -msgstr "" +msgstr "# ?/???" #: 05020301.xhp msgctxt "" @@ -25620,32 +25632,6 @@ msgctxt "" msgid "<ahelp hid=\"cui/ui/areatabpage/LB_BITMAP\">Click the fill that you want to apply to the selected object.</ahelp>" msgstr "" -#: 05210200.xhp -msgctxt "" -"05210200.xhp\n" -"tit\n" -"help.text" -msgid "Colors" -msgstr "" - -#: 05210200.xhp -msgctxt "" -"05210200.xhp\n" -"hd_id3152895\n" -"1\n" -"help.text" -msgid "<link href=\"text/shared/01/05210200.xhp\" name=\"Colors\">Colors</link>" -msgstr "<link href=\"text/shared/01/05210200.xhp\" name=\"Кольори\">Кольори</link>" - -#: 05210200.xhp -msgctxt "" -"05210200.xhp\n" -"par_id3149119\n" -"2\n" -"help.text" -msgid "Select a color to apply, save the current color list, or load a different color list." -msgstr "" - #: 05210300.xhp msgctxt "" "05210300.xhp\n" @@ -43243,6 +43229,214 @@ msgctxt "" msgid "<ahelp hid=\"uui/ui/setmasterpassworddlg/password2\">Re-enter the master password.</ahelp>" msgstr "" +#: profile_safe_mode.xhp +msgctxt "" +"profile_safe_mode.xhp\n" +"tit\n" +"help.text" +msgid "Safe Mode" +msgstr "" + +#: profile_safe_mode.xhp +msgctxt "" +"profile_safe_mode.xhp\n" +"bm_id281120160951421436\n" +"help.text" +msgid "<bookmark_value>profile;safe mode</bookmark_value>" +msgstr "" + +#: profile_safe_mode.xhp +msgctxt "" +"profile_safe_mode.xhp\n" +"hd_id281120160939034500\n" +"help.text" +msgid "<link href=\"text/shared/01/profile_safe_mode.xhp\">Safe Mode</link>" +msgstr "" + +#: profile_safe_mode.xhp +msgctxt "" +"profile_safe_mode.xhp\n" +"par_id281120160939285779\n" +"help.text" +msgid "<ahelp hid=\".\">Safe mode is a mode where %PRODUCTNAME temporarily starts with a fresh user profile and disables hardware acceleration. It helps to restore a non-working %PRODUCTNAME instance. </ahelp>" +msgstr "" + +#: profile_safe_mode.xhp +msgctxt "" +"profile_safe_mode.xhp\n" +"par_id281120163153357\n" +"help.text" +msgid "Choose <emph>Help - Restart in Safe Mode...</emph>" +msgstr "" + +#: profile_safe_mode.xhp +msgctxt "" +"profile_safe_mode.xhp\n" +"par_id281120163154362\n" +"help.text" +msgid "Start %PRODUCTNAME from command line with <emph>--safe-mode</emph> option" +msgstr "" + +#: profile_safe_mode.xhp +msgctxt "" +"profile_safe_mode.xhp\n" +"par_id281120163154363\n" +"help.text" +msgid "Start %PRODUCTNAME from <emph>%PRODUCTNAME (Safe Mode)</emph> start menu entry (Windows only)" +msgstr "" + +#: profile_safe_mode.xhp +msgctxt "" +"profile_safe_mode.xhp\n" +"hd_id281120163149549\n" +"help.text" +msgid "What can I do in safe mode?" +msgstr "" + +#: profile_safe_mode.xhp +msgctxt "" +"profile_safe_mode.xhp\n" +"par_id281120160939281728\n" +"help.text" +msgid "Once in safe mode, you will be shown a dialog offering three user profile restoration options" +msgstr "" + +#: profile_safe_mode.xhp +msgctxt "" +"profile_safe_mode.xhp\n" +"hd_id281120163149551\n" +"help.text" +msgid "Continue in Safe Mode" +msgstr "" + +#: profile_safe_mode.xhp +msgctxt "" +"profile_safe_mode.xhp\n" +"par_id281120160944279896\n" +"help.text" +msgid "This option will let you work with %PRODUCTNAME as you are used to, but using a temporary user profile. It also means that all configuration changes made to the temporary user profile will be lost after restart." +msgstr "" + +#: profile_safe_mode.xhp +msgctxt "" +"profile_safe_mode.xhp\n" +"hd_id281120163149552\n" +"help.text" +msgid "Quit" +msgstr "" + +#: profile_safe_mode.xhp +msgctxt "" +"profile_safe_mode.xhp\n" +"par_id281120160944279161\n" +"help.text" +msgid "Choosing <emph>Quit</emph> will just exit %PRODUCTNAME. Use this option if you got here by accident." +msgstr "" + +#: profile_safe_mode.xhp +msgctxt "" +"profile_safe_mode.xhp\n" +"hd_id281120163149543\n" +"help.text" +msgid "Apply Changes and Restart" +msgstr "" + +#: profile_safe_mode.xhp +msgctxt "" +"profile_safe_mode.xhp\n" +"par_id281120160949348926\n" +"help.text" +msgid "The dialog offers multiple changes to the user profile that can be made to help restoring %PRODUCTNAME to working state. They get more radical from top down so you should try them successively one after another. Choosing this option applies selected changes" +msgstr "" + +#: profile_safe_mode.xhp +msgctxt "" +"profile_safe_mode.xhp\n" +"hd_id281120163149545\n" +"help.text" +msgid "Restore from backup" +msgstr "" + +#: profile_safe_mode.xhp +msgctxt "" +"profile_safe_mode.xhp\n" +"par_id281120160949348884\n" +"help.text" +msgid "%PRODUCTNAME keeps backups of previous configurations and activated extensions. Use this option to return to the previous state if your problems are likely to be caused by recent changes to configuration or extensions." +msgstr "" + +#: profile_safe_mode.xhp +msgctxt "" +"profile_safe_mode.xhp\n" +"hd_id281120163149546\n" +"help.text" +msgid "Configure" +msgstr "" + +#: profile_safe_mode.xhp +msgctxt "" +"profile_safe_mode.xhp\n" +"par_id281120160949347119\n" +"help.text" +msgid "You can disable all extensions installed by the user. You can also disable hardware acceleration. Activate this option if you experience startup crashes or visual glitches, they are often related to hardware acceleration." +msgstr "" + +#: profile_safe_mode.xhp +msgctxt "" +"profile_safe_mode.xhp\n" +"hd_id281120160944276682\n" +"help.text" +msgid "Uninstall extensions" +msgstr "" + +#: profile_safe_mode.xhp +msgctxt "" +"profile_safe_mode.xhp\n" +"par_id281120160944275137\n" +"help.text" +msgid "Sometimes %PRODUCTNAME cannot be started due to extensions blocking or crashing. This option allows you to disable all extensions installed by the user as well as shared and bundled extensions. Uninstalling shared and bundled extensions should be used with caution. It will only work if you have the necessary system access rights." +msgstr "" + +#: profile_safe_mode.xhp +msgctxt "" +"profile_safe_mode.xhp\n" +"hd_id281120160944276687\n" +"help.text" +msgid "Reset to factory settings" +msgstr "" + +#: profile_safe_mode.xhp +msgctxt "" +"profile_safe_mode.xhp\n" +"par_id28112016094427792\n" +"help.text" +msgid "If all else fails, you can reset your user profile to the factory default. The first option <emph>Reset settings and user customizations</emph> resets all configuration and UI changes, but keeps things like your personal dictionary, templates etc. The second option will reset your entire profile to the state when you first installed %PRODUCTNAME." +msgstr "" + +#: profile_safe_mode.xhp +msgctxt "" +"profile_safe_mode.xhp\n" +"par_id28112016094427243\n" +"help.text" +msgid "If you could not resolve your problem by using safe mode, click on <emph>Advanced</emph> expander. You will find instructions how to get further help there." +msgstr "" + +#: profile_safe_mode.xhp +msgctxt "" +"profile_safe_mode.xhp\n" +"par_id281120160949347055\n" +"help.text" +msgid "If you want to report a problem with your user profile, by clicking on <emph>Create Zip Archive from User Profile</emph> you can generate a zip file which can be uploaded to the bug tracking system to be investigated by the developers." +msgstr "" + +#: profile_safe_mode.xhp +msgctxt "" +"profile_safe_mode.xhp\n" +"par_id281120160949348679\n" +"help.text" +msgid "Be aware that the uploaded profile might contain sensitive information, such as your personal dictionary, settings and installed extensions." +msgstr "" + #: prop_font_embed.xhp msgctxt "" "prop_font_embed.xhp\n" @@ -43274,7 +43468,7 @@ msgctxt "" "par_id3154863\n" "2\n" "help.text" -msgid "<ahelp hid=\"sfx/ui/documentfontspage/DocumentInfoPage\">Embed document fonts in the current file.</ahelp>" +msgid "<ahelp hid=\"sfx/ui/documentfontspage/DocumentFontsPage\">Embed document fonts in the current file.</ahelp>" msgstr "" #: prop_font_embed.xhp diff --git a/source/uk/helpcontent2/source/text/shared/guide.po b/source/uk/helpcontent2/source/text/shared/guide.po index c308aee8a6b..c185280d804 100644 --- a/source/uk/helpcontent2/source/text/shared/guide.po +++ b/source/uk/helpcontent2/source/text/shared/guide.po @@ -3,18 +3,18 @@ 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: 2016-12-01 12:12+0100\n" -"PO-Revision-Date: 2016-11-24 11:40+0000\n" -"Last-Translator: Olexandr Pylypchuk <pilipchukap@rambler.ru>\n" +"POT-Creation-Date: 2016-12-21 15:39+0100\n" +"PO-Revision-Date: 2016-12-24 13:58+0000\n" +"Last-Translator: Anonymous Pootle User\n" "Language-Team: LANGUAGE <LL@li.org>\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" -"X-Generator: LibreOffice\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1479987613.000000\n" +"X-Generator: LibreOffice\n" +"X-POOTLE-MTIME: 1482587892.000000\n" #: aaa_start.xhp msgctxt "" @@ -2190,16 +2190,17 @@ msgctxt "" "cmis-remote-files-setup.xhp\n" "hd_id1508201618160340\n" "help.text" -msgid "Connecting to <link href=\"text/shared/00/00000002.xhp#ftp\">FTP</link> and SSH servers (check)" +msgid "Connecting to <link href=\"text/shared/00/00000002.xhp#ftp\">FTP</link> and SSH servers" msgstr "" #: cmis-remote-files-setup.xhp +#, fuzzy msgctxt "" "cmis-remote-files-setup.xhp\n" "par_id150820161816034969\n" "help.text" msgid "<embedvar href=\"text/shared/guide/cmis-remote-files-setup.xhp#introservice\" markup=\"keep\"/>" -msgstr "" +msgstr "<embedvar href=\"text/shared/guide/cmis-remote-files-setup.xhp#introservice\" markup=\"keep\"/>" #: cmis-remote-files-setup.xhp msgctxt "" @@ -2242,35 +2243,38 @@ msgid "<variable id=\"rememberpw\"><emph>Remember password</emph>: Check to stor msgstr "" #: cmis-remote-files-setup.xhp +#, fuzzy msgctxt "" "cmis-remote-files-setup.xhp\n" "par_id150820161816045167\n" "help.text" msgid "<embedvar href=\"text/shared/guide/cmis-remote-files-setup.xhp#labelpar\" markup=\"keep\"/>" -msgstr "" +msgstr "<embedvar href=\"text/shared/guide/cmis-remote-files-setup.xhp#labelpar\" markup=\"keep\"/>" #: cmis-remote-files-setup.xhp +#, fuzzy msgctxt "" "cmis-remote-files-setup.xhp\n" "par_id150820161816045015\n" "help.text" msgid "<embedvar href=\"text/shared/guide/cmis-remote-files-setup.xhp#rootpar\" markup=\"keep\"/>" -msgstr "" +msgstr "<embedvar href=\"text/shared/guide/cmis-remote-files-setup.xhp#rootpar\" markup=\"keep\"/>" #: cmis-remote-files-setup.xhp +#, fuzzy msgctxt "" "cmis-remote-files-setup.xhp\n" "par_id150820161816045804\n" "help.text" msgid "<embedvar href=\"text/shared/guide/cmis-remote-files-setup.xhp#okbutton\"/>." -msgstr "" +msgstr "<embedvar href=\"text/shared/guide/cmis-remote-files-setup.xhp#okbutton\"/>." #: cmis-remote-files-setup.xhp msgctxt "" "cmis-remote-files-setup.xhp\n" "hd_id150820161816049600\n" "help.text" -msgid "Connecting to a Windows share (check)" +msgid "Connecting to a Windows share" msgstr "" #: cmis-remote-files-setup.xhp @@ -2282,12 +2286,13 @@ msgid "<bookmark_value>remote file service;Windows share</bookmark_value> <book msgstr "" #: cmis-remote-files-setup.xhp +#, fuzzy msgctxt "" "cmis-remote-files-setup.xhp\n" "par_id150820161816046729\n" "help.text" msgid "<embedvar href=\"text/shared/guide/cmis-remote-files-setup.xhp#introservice\" markup=\"keep\"/>" -msgstr "" +msgstr "<embedvar href=\"text/shared/guide/cmis-remote-files-setup.xhp#introservice\" markup=\"keep\"/>" #: cmis-remote-files-setup.xhp msgctxt "" @@ -2314,36 +2319,40 @@ msgid "<emph>Share</emph>: The Windows share." msgstr "" #: cmis-remote-files-setup.xhp +#, fuzzy msgctxt "" "cmis-remote-files-setup.xhp\n" "par_id150820161816049\n" "help.text" msgid "<embedvar href=\"text/shared/guide/cmis-remote-files-setup.xhp#rememberpw\" markup=\"keep\"/>" -msgstr "" +msgstr "<embedvar href=\"text/shared/guide/cmis-remote-files-setup.xhp#rememberpw\" markup=\"keep\"/>" #: cmis-remote-files-setup.xhp +#, fuzzy msgctxt "" "cmis-remote-files-setup.xhp\n" "par_id150820161816048365\n" "help.text" msgid "<embedvar href=\"text/shared/guide/cmis-remote-files-setup.xhp#labelpar\" markup=\"keep\"/>" -msgstr "" +msgstr "<embedvar href=\"text/shared/guide/cmis-remote-files-setup.xhp#labelpar\" markup=\"keep\"/>" #: cmis-remote-files-setup.xhp +#, fuzzy msgctxt "" "cmis-remote-files-setup.xhp\n" "par_id150820161816048181\n" "help.text" msgid "<embedvar href=\"text/shared/guide/cmis-remote-files-setup.xhp#rootpar\" markup=\"keep\"/>" -msgstr "" +msgstr "<embedvar href=\"text/shared/guide/cmis-remote-files-setup.xhp#rootpar\" markup=\"keep\"/>" #: cmis-remote-files-setup.xhp +#, fuzzy msgctxt "" "cmis-remote-files-setup.xhp\n" "par_id150820161816047868\n" "help.text" msgid "<embedvar href=\"text/shared/guide/cmis-remote-files-setup.xhp#okbutton\"/>" -msgstr "" +msgstr "<embedvar href=\"text/shared/guide/cmis-remote-files-setup.xhp#okbutton\"/>" #: cmis-remote-files-setup.xhp msgctxt "" @@ -2362,12 +2371,13 @@ msgid "<bookmark_value>remote file service;Google Drive</bookmark_value> <bookm msgstr "" #: cmis-remote-files-setup.xhp +#, fuzzy msgctxt "" "cmis-remote-files-setup.xhp\n" "par_id160820161759169124\n" "help.text" msgid "<embedvar href=\"text/shared/guide/cmis-remote-files-setup.xhp#introservice\" markup=\"keep\"/>" -msgstr "" +msgstr "<embedvar href=\"text/shared/guide/cmis-remote-files-setup.xhp#introservice\" markup=\"keep\"/>" #: cmis-remote-files-setup.xhp msgctxt "" @@ -2386,28 +2396,31 @@ msgid "<emph>User, Password</emph>: the username and password of the Google acco msgstr "" #: cmis-remote-files-setup.xhp +#, fuzzy msgctxt "" "cmis-remote-files-setup.xhp\n" "par_id160820161759162239\n" "help.text" msgid "<embedvar href=\"text/shared/guide/cmis-remote-files-setup.xhp#rememberpw\" markup=\"keep\"/>" -msgstr "" +msgstr "<embedvar href=\"text/shared/guide/cmis-remote-files-setup.xhp#rememberpw\" markup=\"keep\"/>" #: cmis-remote-files-setup.xhp +#, fuzzy msgctxt "" "cmis-remote-files-setup.xhp\n" "par_id160820161759166391\n" "help.text" msgid "<embedvar href=\"text/shared/guide/cmis-remote-files-setup.xhp#labelpar\" markup=\"keep\"/>" -msgstr "" +msgstr "<embedvar href=\"text/shared/guide/cmis-remote-files-setup.xhp#labelpar\" markup=\"keep\"/>" #: cmis-remote-files-setup.xhp +#, fuzzy msgctxt "" "cmis-remote-files-setup.xhp\n" "par_id160820161759163527\n" "help.text" msgid "<embedvar href=\"text/shared/guide/cmis-remote-files-setup.xhp#okbutton\"/>" -msgstr "" +msgstr "<embedvar href=\"text/shared/guide/cmis-remote-files-setup.xhp#okbutton\"/>" #: cmis-remote-files-setup.xhp msgctxt "" @@ -2426,12 +2439,13 @@ msgid "<bookmark_value>remote file service setup;other file services</bookmark_v msgstr "" #: cmis-remote-files-setup.xhp +#, fuzzy msgctxt "" "cmis-remote-files-setup.xhp\n" "par_id150820161816048323\n" "help.text" msgid "<embedvar href=\"text/shared/guide/cmis-remote-files-setup.xhp#introservice\" markup=\"keep\"/>" -msgstr "" +msgstr "<embedvar href=\"text/shared/guide/cmis-remote-files-setup.xhp#introservice\" markup=\"keep\"/>" #: cmis-remote-files-setup.xhp msgctxt "" @@ -2458,12 +2472,13 @@ msgid "<emph>User, Password</emph>: the username and password of the CMIS servic msgstr "" #: cmis-remote-files-setup.xhp +#, fuzzy msgctxt "" "cmis-remote-files-setup.xhp\n" "par_id150820161816054077\n" "help.text" msgid "<embedvar href=\"text/shared/guide/cmis-remote-files-setup.xhp#rememberpw\" markup=\"keep\"/>" -msgstr "" +msgstr "<embedvar href=\"text/shared/guide/cmis-remote-files-setup.xhp#rememberpw\" markup=\"keep\"/>" #: cmis-remote-files-setup.xhp msgctxt "" @@ -2482,20 +2497,22 @@ msgid "<emph>Refresh button</emph>: click to refresh the contents of the reposit msgstr "" #: cmis-remote-files-setup.xhp +#, fuzzy msgctxt "" "cmis-remote-files-setup.xhp\n" "par_id150820161816054039\n" "help.text" msgid "<embedvar href=\"text/shared/guide/cmis-remote-files-setup.xhp#labelpar\" markup=\"keep\"/>" -msgstr "" +msgstr "<embedvar href=\"text/shared/guide/cmis-remote-files-setup.xhp#labelpar\" markup=\"keep\"/>" #: cmis-remote-files-setup.xhp +#, fuzzy msgctxt "" "cmis-remote-files-setup.xhp\n" "par_id150820161816052286\n" "help.text" msgid "<embedvar href=\"text/shared/guide/cmis-remote-files-setup.xhp#rootpar\" markup=\"keep\"/>" -msgstr "" +msgstr "<embedvar href=\"text/shared/guide/cmis-remote-files-setup.xhp#rootpar\" markup=\"keep\"/>" #: cmis-remote-files-setup.xhp msgctxt "" @@ -9919,7 +9936,7 @@ msgctxt "" "hyperlink_insert.xhp\n" "par_idN1076D\n" "help.text" -msgid "To jump to a cell in a spreadsheet, first enter a name for the cell (<emph>Insert - Names - Define</emph>)." +msgid "To jump to a cell in a spreadsheet, first enter a name for the cell (<emph>Sheet - Named Ranges and Expressions - Define</emph>)." msgstr "" #: hyperlink_insert.xhp @@ -12428,19 +12445,19 @@ msgstr "" #: labels.xhp msgctxt "" "labels.xhp\n" -"par_id3156424\n" -"86\n" +"par_id3149767\n" +"29\n" "help.text" -msgid "As soon as you click on <emph>New Document</emph>, you will see a small window with the <emph>Synchronize Labels</emph> button. Enter the first label. When you click on the <emph>Synchronize Labels</emph> button, the current individual label is copied to all the other labels on the sheet." +msgid "Click on <emph>New Document</emph> to create a new document with the settings you have entered." msgstr "" #: labels.xhp msgctxt "" "labels.xhp\n" -"par_id3149767\n" -"29\n" +"par_id3156424\n" +"86\n" "help.text" -msgid "Click on <emph>New Document</emph> to create a new document with the settings you have entered." +msgid "As soon as you click on <emph>New Document</emph>, you will see a small window with the <emph>Synchronize Labels</emph> button. Enter the first label. When you click on the <emph>Synchronize Labels</emph> button, the current individual label is copied to all the other labels on the sheet." msgstr "" #: labels.xhp @@ -18304,7 +18321,7 @@ msgctxt "" "start_parameters.xhp\n" "tit\n" "help.text" -msgid "Starting the $[officename] Software With Parameters" +msgid "Starting $[officename] Software With Parameters" msgstr "" #: start_parameters.xhp @@ -18312,50 +18329,45 @@ msgctxt "" "start_parameters.xhp\n" "bm_id3156410\n" "help.text" -msgid "<bookmark_value>start parameters</bookmark_value><bookmark_value>command line parameters</bookmark_value><bookmark_value>parameters;command line</bookmark_value><bookmark_value>arguments in command line</bookmark_value>" +msgid "<bookmark_value>start parameters</bookmark_value> <bookmark_value>command line parameters</bookmark_value> <bookmark_value>parameters;command line</bookmark_value> <bookmark_value>arguments in command line</bookmark_value>" msgstr "" #: start_parameters.xhp msgctxt "" "start_parameters.xhp\n" "hd_id3156410\n" -"52\n" "help.text" -msgid "Starting the $[officename] Software With Parameters" +msgid "Starting $[officename] Software With Parameters" msgstr "" #: start_parameters.xhp msgctxt "" "start_parameters.xhp\n" "par_id3147009\n" -"1\n" "help.text" -msgid "By starting the $[officename] software from the command line you can assign various parameters, with which you can influence the performance. The use of command line parameters is only recommended for experienced users." +msgid "By starting $[officename] software from the command line you can assign various parameters, with which you can influence the performance. The use of command line parameters is only recommended for experienced users." msgstr "" #: start_parameters.xhp msgctxt "" "start_parameters.xhp\n" "par_id3147618\n" -"2\n" "help.text" -msgid "For normal handling, the use of command line parameters is not necessary. A few of the parameters require a deeper knowledge of the technical background of the $[officename] software technology." +msgid "For normal handling, the use of command line parameters is not necessary. A few of the parameters require a deeper knowledge of the technical background of $[officename] software technology." msgstr "" #: start_parameters.xhp msgctxt "" "start_parameters.xhp\n" "hd_id3154898\n" -"4\n" "help.text" -msgid "Starting the $[officename] Software From the Command Line" +msgid "Starting $[officename] Software From the Command Line" msgstr "" #: start_parameters.xhp msgctxt "" "start_parameters.xhp\n" "par_id3156152\n" -"5\n" "help.text" msgid "Under Windows, select <emph>Run</emph> from the Windows Start menu, or open a shell under Linux, *BSD, or Mac OS X platforms." msgstr "" @@ -18364,7 +18376,6 @@ msgstr "" msgctxt "" "start_parameters.xhp\n" "par_id3152472\n" -"6\n" "help.text" msgid "Under Windows, type the following text in the <emph>Open </emph>text field and click <emph>OK</emph>." msgstr "" @@ -18373,7 +18384,6 @@ msgstr "" msgctxt "" "start_parameters.xhp\n" "par_id3149669\n" -"53\n" "help.text" msgid "Under UNIX-like systems, type the following line of text, then press <emph>Return</emph>:" msgstr "" @@ -18382,249 +18392,246 @@ msgstr "" msgctxt "" "start_parameters.xhp\n" "par_id3147561\n" -"7\n" "help.text" -msgid "<switchinline select=\"sys\"><caseinline select=\"WIN\">{install}\\program\\soffice.exe {parameter} </caseinline><caseinline select=\"UNIX\">{install}/program/soffice {parameter} </caseinline></switchinline>" +msgid "<switchinline select=\"sys\"><caseinline select=\"WIN\">{install}\\program\\soffice.exe {parameter}</caseinline><caseinline select=\"UNIX\">{install}/program/soffice {parameter}</caseinline></switchinline>" msgstr "" #: start_parameters.xhp msgctxt "" "start_parameters.xhp\n" "par_id3153360\n" -"8\n" "help.text" -msgid "Replace <emph>{install}</emph> with the path to your installation of the $[officename] software (for example, <emph>C:\\Program Files\\Office</emph>, or <emph>~/office</emph>)" +msgid "Replace <emph>{install}</emph> with the path to your installation of $[officename] software (for example, <emph>C:\\Program Files\\Office</emph>, or <emph>~/office</emph>)" msgstr "" #: start_parameters.xhp msgctxt "" "start_parameters.xhp\n" -"par_id3158407\n" -"9\n" +"hd_id3145171\n" "help.text" -msgid "Where required, replace <emph>{parameter}</emph> with one or more of the following command line parameters." +msgid "Valid Command Line Parameters" msgstr "" #: start_parameters.xhp msgctxt "" "start_parameters.xhp\n" -"hd_id3145171\n" -"10\n" +"hd_id1016120408556191\n" "help.text" -msgid "Valid Command Line Parameters" +msgid "Using without special arguments" msgstr "" #: start_parameters.xhp msgctxt "" "start_parameters.xhp\n" -"par_id3148451\n" -"11\n" +"par_id215247284938\n" "help.text" -msgid "Parameter" +msgid "Using without any arguments opens the start center." msgstr "" #: start_parameters.xhp msgctxt "" "start_parameters.xhp\n" -"par_id3149167\n" -"12\n" +"par_id4016121206183262\n" "help.text" -msgid "Meaning" -msgstr "Значення" +msgid "<emph>{file}</emph>" +msgstr "" #: start_parameters.xhp msgctxt "" "start_parameters.xhp\n" -"par_id3149983\n" -"73\n" +"par_id40161212062813818\n" "help.text" -msgid "--help / -h / -?" +msgid "Tries to open the file (files) in the components suitable for them." msgstr "" #: start_parameters.xhp msgctxt "" "start_parameters.xhp\n" -"par_id3147349\n" -"74\n" +"par_id40161212063110720\n" "help.text" -msgid "Lists the available command line parameters <switchinline select=\"sys\"><caseinline select=\"WIN\">in a dialog box</caseinline><defaultinline>to the console</defaultinline></switchinline>." +msgid "<emph>{file} macro:///[Library.Module.MacroName]</emph>" msgstr "" #: start_parameters.xhp msgctxt "" "start_parameters.xhp\n" -"par_id31499et\n" -"73\n" +"par_id40161212063330252\n" "help.text" -msgid "--version" +msgid "Opens the file and applies specified macros from the file." msgstr "" #: start_parameters.xhp msgctxt "" "start_parameters.xhp\n" -"par_id31473et\n" -"74\n" +"hd_id201612040855610\n" "help.text" -msgid "Displays the version information." +msgid "Getting help and information" msgstr "" #: start_parameters.xhp msgctxt "" "start_parameters.xhp\n" -"par_id3150010\n" -"59\n" +"par_id3148451\n" "help.text" -msgid "--writer" +msgid "<variable id=\"parameter\">Parameter</variable>" msgstr "" #: start_parameters.xhp msgctxt "" "start_parameters.xhp\n" -"par_id3147213\n" -"60\n" +"par_id3149167\n" "help.text" -msgid "Starts with an empty Writer document." +msgid "<variable id=\"meaning\">Meaning</variable>" msgstr "" #: start_parameters.xhp msgctxt "" "start_parameters.xhp\n" -"par_id3148616\n" -"61\n" +"par_id3147349\n" "help.text" -msgid "--calc" +msgid "Lists the available command line parameters to the console." msgstr "" #: start_parameters.xhp msgctxt "" "start_parameters.xhp\n" -"par_id3145261\n" -"62\n" +"par_id20161204091221764\n" "help.text" -msgid "Starts with an empty Calc document." +msgid "Opens $[officename] built-in or online Help on Writer." msgstr "" #: start_parameters.xhp msgctxt "" "start_parameters.xhp\n" -"par_id3156443\n" -"63\n" +"par_id20161204091520522\n" "help.text" -msgid "--draw" +msgid "Opens $[officename] built-in or online Help on Calc." msgstr "" #: start_parameters.xhp msgctxt "" "start_parameters.xhp\n" -"par_id3154011\n" -"64\n" +"par_id20161204091727059\n" "help.text" -msgid "Starts with an empty Draw document." +msgid "Opens $[officename] built-in or online Help on Draw." msgstr "" #: start_parameters.xhp msgctxt "" "start_parameters.xhp\n" -"par_id3153142\n" -"65\n" +"par_id20161204091812159\n" "help.text" -msgid "--impress" +msgid "Opens $[officename] built-in or online Help on Impress." msgstr "" #: start_parameters.xhp msgctxt "" "start_parameters.xhp\n" -"par_id3153222\n" -"66\n" +"par_id20161204091919599\n" "help.text" -msgid "Starts with an empty Impress document." +msgid "Opens $[officename] built-in or online Help on Base." msgstr "" #: start_parameters.xhp msgctxt "" "start_parameters.xhp\n" -"par_id3155853\n" -"67\n" +"par_id20161204092029619\n" "help.text" -msgid "--math" +msgid "Opens $[officename] built-in or online Help on Basic scripting language." msgstr "" #: start_parameters.xhp msgctxt "" "start_parameters.xhp\n" -"par_id3146928\n" -"68\n" +"par_id2016120409214276\n" "help.text" -msgid "Starts with an empty Math document." +msgid "Opens $[officename] built-in or online Help on Math." msgstr "" #: start_parameters.xhp msgctxt "" "start_parameters.xhp\n" -"par_id3149960\n" -"69\n" +"par_id31473et\n" "help.text" -msgid "--global" +msgid "Shows $[officename] version and quits." msgstr "" #: start_parameters.xhp msgctxt "" "start_parameters.xhp\n" -"par_id3151075\n" -"70\n" +"par_id2016120409236546\n" "help.text" -msgid "Starts with an empty Writer master document." +msgid "(MacOS X sandbox only) Returns path of the temporary directory for the current user and exits. Overrides all other arguments." msgstr "" #: start_parameters.xhp msgctxt "" "start_parameters.xhp\n" -"par_id3154510\n" -"71\n" +"hd_id20161204094429235\n" "help.text" -msgid "--web" +msgid "General arguments" msgstr "" #: start_parameters.xhp msgctxt "" "start_parameters.xhp\n" -"par_id3148836\n" -"72\n" +"par_id3153919\n" "help.text" -msgid "Starts with an empty HTML document." +msgid "Activates[Deactivates] the Quickstarter service. It can take only one parameter <emph>no</emph> which deativates the Quickstarter service. Without parameters this service is activated." msgstr "" #: start_parameters.xhp msgctxt "" "start_parameters.xhp\n" -"par_id3149403\n" +"par_id315330t\n" "help.text" -msgid "--show {filename.odp}" +msgid "Disables check for remote instances using the installation." msgstr "" #: start_parameters.xhp msgctxt "" "start_parameters.xhp\n" -"par_id3153838\n" -"80\n" +"par_id315053o\n" "help.text" -msgid "Starts with the Impress file <emph>{filename.odp}</emph> and starts the presentation. Enters edit mode after the presentation." +msgid "Forces an input filter type, if possible. For example:<br/><item type=\"input\">--infilter=\"Calc Office Open XML\"</item><br/><item type=\"input\">--infilter=\"Text (encoded):UTF8,LF,,,.\"</item>" msgstr "" #: start_parameters.xhp msgctxt "" "start_parameters.xhp\n" -"par_id3156276\n" -"13\n" +"par_id20161204101917197\n" +"help.text" +msgid "Store soffice.bin pid to <emph>{file}</emph>." +msgstr "" + +#: start_parameters.xhp +msgctxt "" +"start_parameters.xhp\n" +"par_id3146786\n" +"help.text" +msgid "Sets the <emph>DISPLAY </emph>environment variable on UNIX-like platforms to the value <emph>{display}</emph>. This parameter is only supported by the start script for $[officename] software on UNIX-like platforms." +msgstr "" + +#: start_parameters.xhp +msgctxt "" +"start_parameters.xhp\n" +"hd_id20161204103115358\n" +"help.text" +msgid "User/programmatic interface control" +msgstr "" + +#: start_parameters.xhp +msgctxt "" +"start_parameters.xhp\n" +"par_id3151334\n" "help.text" -msgid "--minimized" +msgid "Disables the splash screen at program start." msgstr "" #: start_parameters.xhp msgctxt "" "start_parameters.xhp\n" "par_id3146080\n" -"14\n" "help.text" msgid "Starts minimized. The splash screen is not displayed." msgstr "" @@ -18632,17 +18639,15 @@ msgstr "" #: start_parameters.xhp msgctxt "" "start_parameters.xhp\n" -"par_id3145641\n" -"15\n" +"par_id3153306\n" "help.text" -msgid "--invisible" +msgid "Starts without displaying anything except the splash screen." msgstr "" #: start_parameters.xhp msgctxt "" "start_parameters.xhp\n" "par_id3154756\n" -"16\n" "help.text" msgid "Starts in invisible mode." msgstr "" @@ -18651,52 +18656,54 @@ msgstr "" msgctxt "" "start_parameters.xhp\n" "par_id3148914\n" -"17\n" "help.text" -msgid "Neither the start-up logo nor the initial program window will be visible. However, the $[officename] software can be controlled and documents and dialogs opened via the <link href=\"http://api.libreoffice.org\" name=\"API\">API</link>." +msgid "Neither the start-up logo nor the initial program window will be visible. $[officename] software can be controlled, and documents and dialogs can be controlled and opened via the <link href=\"http://api.libreoffice.org\" name=\"API\">API</link>." msgstr "" #: start_parameters.xhp msgctxt "" "start_parameters.xhp\n" "par_id3147341\n" -"18\n" "help.text" -msgid "When the $[officename] software has been started with this parameter, it can only be ended using the taskmanager (Windows) or the <emph>kill </emph>command (UNIX-like systems)." +msgid "Using the parameter, $[officename] can only be ended using the taskmanager (Windows) or the <emph>kill </emph>command (UNIX-like systems)." msgstr "" #: start_parameters.xhp msgctxt "" "start_parameters.xhp\n" "par_id3150388\n" -"48\n" "help.text" -msgid "It cannot be used in conjunction with <emph>-quickstart</emph>." +msgid "It cannot be used in conjunction with <emph>--quickstart</emph>." msgstr "" #: start_parameters.xhp msgctxt "" "start_parameters.xhp\n" "par_id3145147\n" -"19\n" "help.text" -msgid "More information is found in the <emph>$[officename] Developer's Guide</emph>." +msgid "More information is found in <emph>$[officename] Developer's Guide</emph>." msgstr "" #: start_parameters.xhp msgctxt "" "start_parameters.xhp\n" -"par_id3155903\n" -"20\n" +"par_id3150530\n" +"help.text" +msgid "Starts in \"headless mode\" which allows using the application without user interface." +msgstr "" + +#: start_parameters.xhp +msgctxt "" +"start_parameters.xhp\n" +"par_id3156353\n" "help.text" -msgid "--norestore" +msgid "This special mode can be used when the application is controlled by external clients via the <link href=\"http://api.libreoffice.org\" name=\"API\">API</link>." msgstr "" #: start_parameters.xhp msgctxt "" "start_parameters.xhp\n" "par_id3156374\n" -"21\n" "help.text" msgid "Disables restart and file recovery after a system crash." msgstr "" @@ -18704,357 +18711,330 @@ msgstr "" #: start_parameters.xhp msgctxt "" "start_parameters.xhp\n" -"par_id5215918\n" +"par_id20161204120122917\n" "help.text" -msgid "--nofirststartwizard" +msgid "Starts in a safe mode, i.e. starts temporarily with a fresh user profile and helps to restore a broken configuration." msgstr "" #: start_parameters.xhp msgctxt "" "start_parameters.xhp\n" -"par_id5665761\n" +"par_id3147130\n" "help.text" -msgid "Disables the Welcome Wizard." +msgid "Notifies $[officename] software that upon the creation of \"UNO Acceptor Threads\", a \"UNO Accept String\" will be used." msgstr "" #: start_parameters.xhp msgctxt "" "start_parameters.xhp\n" -"par_id3148477\n" -"25\n" +"par_id20161204120828147\n" "help.text" -msgid "--quickstart" +msgid "UNO-URL is string the such kind <emph>uno:connection-type,params;protocol-name,params;ObjectName</emph>." msgstr "" #: start_parameters.xhp msgctxt "" "start_parameters.xhp\n" -"par_id3153919\n" -"26\n" +"par_id3148874\n" "help.text" -msgid "Activates the Quickstarter." +msgid "More information is found in <emph>$[officename] Developer's Guide</emph>." msgstr "" #: start_parameters.xhp msgctxt "" "start_parameters.xhp\n" -"par_id3152479\n" -"30\n" +"par_id314713a\n" "help.text" -msgid "--accept={UNO string}" +msgid "Closes an acceptor that was created with <emph>--accept={UNO-URL}</emph>. Use <emph>--unaccept=all</emph> to close all open acceptors." msgstr "" #: start_parameters.xhp msgctxt "" "start_parameters.xhp\n" -"par_id3147130\n" -"31\n" +"par_id20161204121422689\n" "help.text" -msgid "Notifies the $[officename] software that upon the creation of \"UNO Acceptor Threads\", a \"UNO Accept String\" will be used." +msgid "Uses specified language, if language is not selected yet for UI. The lang is a tag of the language in IETF language tag." msgstr "" #: start_parameters.xhp msgctxt "" "start_parameters.xhp\n" -"par_id3148874\n" -"32\n" +"par_id201612041220386\n" "help.text" -msgid "More information is found in the <emph>$[officename] Developer's Guide</emph>." +msgid "Developer arguments" msgstr "" #: start_parameters.xhp msgctxt "" "start_parameters.xhp\n" -"par_id315247a\n" -"30\n" +"par_id20161204122216505\n" "help.text" -msgid "--unaccept={UNO string}" +msgid "Exit after initialization complete (no documents loaded)." msgstr "" #: start_parameters.xhp msgctxt "" "start_parameters.xhp\n" -"par_id314713a\n" -"31\n" +"par_id2016120412237431\n" "help.text" -msgid "Closes an acceptor that was created with --accept={UNO string}. Use --unaccept=all to close all open acceptors." +msgid "Exit after loading documents." msgstr "" #: start_parameters.xhp msgctxt "" "start_parameters.xhp\n" -"par_id3159238\n" -"36\n" +"par_id20161204122420839\n" "help.text" -msgid "-p {filename1} {filename2} ..." +msgid "New document creation arguments" msgstr "" #: start_parameters.xhp msgctxt "" "start_parameters.xhp\n" -"par_id3163666\n" -"37\n" +"par_id20161204122414892\n" "help.text" -msgid "Prints the files <emph>{filename1} {filename2} ...</emph> to the default printer and ends. The splash screen does not appear." +msgid "The arguments create an empty document of specified kind. Only one of them may be used in one command line. If filenames are specified after an argument, then it tries to open those files in the specified component." msgstr "" #: start_parameters.xhp msgctxt "" "start_parameters.xhp\n" -"par_id3150828\n" -"49\n" +"par_id3147213\n" "help.text" -msgid "If the file name contains spaces, then it must be enclosed in quotation marks." +msgid "Starts with an empty Writer document." msgstr "" #: start_parameters.xhp msgctxt "" "start_parameters.xhp\n" -"par_id3150883\n" -"38\n" +"par_id3145261\n" "help.text" -msgid "--pt {Printername} {filename1} {filename2} ..." +msgid "Starts with an empty Calc document." msgstr "" #: start_parameters.xhp msgctxt "" "start_parameters.xhp\n" -"par_id3155081\n" -"50\n" +"par_id3154011\n" "help.text" -msgid "Prints the files <emph>{filename1} {filename2} ...</emph> to the printer <emph>{Printername}</emph> and ends. The splash screen does not appear." +msgid "Starts with an empty Draw document." msgstr "" #: start_parameters.xhp msgctxt "" "start_parameters.xhp\n" -"par_id3153655\n" -"51\n" +"par_id3153222\n" "help.text" -msgid "If the file name contains spaces, then it must be enclosed in quotation marks." +msgid "Starts with an empty Impress document." msgstr "" #: start_parameters.xhp msgctxt "" "start_parameters.xhp\n" -"par_id3154372\n" -"39\n" +"par_id3146928\n" "help.text" -msgid "-o {filename}" +msgid "Starts with an empty Math document." msgstr "" #: start_parameters.xhp msgctxt "" "start_parameters.xhp\n" -"par_id3150309\n" -"40\n" +"par_id3151075\n" "help.text" -msgid "Opens <emph>{filename}</emph> for editing, even if it is a template." +msgid "Starts with an empty Writer master document." msgstr "" #: start_parameters.xhp msgctxt "" "start_parameters.xhp\n" -"par_id3151182\n" -"54\n" +"par_id3148836\n" "help.text" -msgid "--view {filename}" +msgid "Starts with an empty HTML document." msgstr "" #: start_parameters.xhp msgctxt "" "start_parameters.xhp\n" -"par_id3145268\n" -"55\n" +"par_id20161204125123476\n" "help.text" -msgid "Creates a temporary copy of <emph>{filename}</emph> and opens it read-only." +msgid "File open arguments" msgstr "" #: start_parameters.xhp msgctxt "" "start_parameters.xhp\n" -"par_id3166421\n" -"41\n" +"par_id20161204125411030\n" "help.text" -msgid "-n {filename}" +msgid "The arguments define how following filenames are treated. New treatment begins after the argument and ends at the next argument. The default treatment is to open documents for editing, and create new documents from document templates." msgstr "" #: start_parameters.xhp msgctxt "" "start_parameters.xhp\n" "par_id3154259\n" -"42\n" "help.text" -msgid "Creates a new document using <emph>{filename}</emph> as a template." +msgid "Treats following files as templates for creation of new documents." msgstr "" #: start_parameters.xhp msgctxt "" "start_parameters.xhp\n" -"par_id3155126\n" -"43\n" +"par_id3150309\n" "help.text" -msgid "--nologo" +msgid "Opens following files for editing, regardless whether they are templates or not." msgstr "" #: start_parameters.xhp msgctxt "" "start_parameters.xhp\n" -"par_id3151334\n" -"44\n" +"par_id3155081\n" "help.text" -msgid "Disables the splash screen at program start." +msgid "Prints the following files to the printer <emph>{Printername}</emph> and ends. The splash screen does not appear." msgstr "" #: start_parameters.xhp msgctxt "" "start_parameters.xhp\n" -"par_id3159171\n" -"75\n" +"par_id3153655\n" +"51\n" "help.text" -msgid "--nodefault" +msgid "If the file name contains spaces, then it must be enclosed in quotation marks." msgstr "" #: start_parameters.xhp msgctxt "" "start_parameters.xhp\n" -"par_id3153306\n" -"76\n" +"par_id20161204010513716\n" "help.text" -msgid "Starts without displaying anything except the splash screen." +msgid "If used multiple times, only last <emph>{Printername}</emph> is effective for all documents of all <emph>--pt</emph> runs." msgstr "" #: start_parameters.xhp msgctxt "" "start_parameters.xhp\n" -"par_id315917t\n" -"75\n" +"par_id2016120401061890\n" "help.text" -msgid "--nolockcheck" +msgid "Also, <emph>--printer-name</emph> argument of <emph>--print-to-file</emph> switch interferes with <emph>{Printername}</emph>." msgstr "" #: start_parameters.xhp msgctxt "" "start_parameters.xhp\n" -"par_id315330t\n" -"76\n" +"par_id3163666\n" "help.text" -msgid "Disables check for remote instances using the installation." +msgid "Prints following files to the default printer, after which those files are closed. The splash screen does not appear." msgstr "" #: start_parameters.xhp msgctxt "" "start_parameters.xhp\n" -"par_id2211676\n" +"par_id3150828\n" "help.text" -msgid "--nofirststartwizard" +msgid "If the file name contains spaces, then it must be enclosed in quotation marks." msgstr "" #: start_parameters.xhp msgctxt "" "start_parameters.xhp\n" -"par_id1641895\n" +"par_id3145268\n" "help.text" -msgid "Add this parameter to the program start command to suppress the Welcome Wizard." +msgid "Opens following files in viewer mode (read-only)." msgstr "" #: start_parameters.xhp msgctxt "" "start_parameters.xhp\n" -"par_id3153915\n" -"45\n" +"par_id3153838\n" "help.text" -msgid "--display {display}" +msgid "Opens and starts the following presentation documents of each immediately. Files are closed after the showing. Files other than Impress documents are opened in default mode , regardless of previous mode." msgstr "" #: start_parameters.xhp msgctxt "" "start_parameters.xhp\n" -"par_id3146786\n" -"46\n" +"par_id315053p\n" "help.text" -msgid "Sets the <emph>DISPLAY </emph>environment variable on UNIX-like platforms to the value <emph>{display}</emph>. This parameter is only supported by the start script for the $[officename] software on UNIX-like platforms." +msgid "Batch convert files (implies --headless). If --outdir isn't specified, then current working directory is used as output_dir." msgstr "" #: start_parameters.xhp msgctxt "" "start_parameters.xhp\n" -"par_id3149595\n" -"56\n" +"par_id2016120401222926\n" "help.text" -msgid "--headless" +msgid "If --convert-to is used more than once, last value of OutputFileExtension[:OutputFilterName] is effective. If --outdir is used more than once, only its last value is effective. For example:" msgstr "" #: start_parameters.xhp msgctxt "" "start_parameters.xhp\n" -"par_id3150530\n" -"57\n" +"par_id315053q\n" "help.text" -msgid "Starts in \"headless mode\" which allows using the application without user interface." +msgid "Batch print files to file. If <emph>--outdir</emph> is not specified, then current working directory is used as output_dir." msgstr "" #: start_parameters.xhp msgctxt "" "start_parameters.xhp\n" -"par_id3156353\n" -"58\n" +"par_id20161204012928262\n" "help.text" -msgid "This special mode can be used when the application is controlled by external clients via the <link href=\"http://api.libreoffice.org\" name=\"API\">API</link>." +msgid "If <emph>--printer-name</emph> or <emph>--outdir</emph> used multiple times, only last value of each is effective. Also, <emph>{Printername}</emph> of <emph>--pt</emph> switch interferes with <emph>--printer-name</emph>. For example:" msgstr "" #: start_parameters.xhp msgctxt "" "start_parameters.xhp\n" -"par_id314959o\n" -"56\n" +"par_id2016120401348732\n" "help.text" -msgid "--infilter={filter}" +msgid "Dump text content of the following files to console (implies <emph>--headless</emph>). Cannot be used with <emph>--convert-to</emph>." msgstr "" #: start_parameters.xhp msgctxt "" "start_parameters.xhp\n" -"par_id315053o\n" -"57\n" +"par_id2016120401398657\n" "help.text" -msgid "Forces an input filter type, if possible. Eg. --infilter=\"Calc Office Open XML\"." +msgid "Set a bootstrap variable. For example: to set a non-default user profile path:" msgstr "" #: start_parameters.xhp msgctxt "" "start_parameters.xhp\n" -"par_id314959p\n" -"56\n" +"par_id20161204014126760\n" "help.text" -msgid "--convert-to output_file_extension[:output_filter_name] [--outdir output_dir] files" +msgid "Ignored switches" msgstr "" #: start_parameters.xhp msgctxt "" "start_parameters.xhp\n" -"par_id315053p\n" -"57\n" +"par_id2016120401435616\n" "help.text" -msgid "Batch convert files. If --outdir is not specified, then current working directory is used as output_dir.<br/>Eg. --convert-to pdf *.doc<br/>--convert-to pdf:writer_pdf_Export --outdir /home/user *.doc" +msgid "Ignored (MacOS X only)" msgstr "" #: start_parameters.xhp msgctxt "" "start_parameters.xhp\n" -"par_id314959q\n" -"56\n" +"par_id20161204014423695\n" "help.text" -msgid "--print-to-file [--printer-name printer_name] [--outdir output_dir] files" +msgid "Ignored (COM+ related; Windows only)" msgstr "" #: start_parameters.xhp msgctxt "" "start_parameters.xhp\n" -"par_id315053q\n" -"57\n" +"par_id20161204014529900\n" +"help.text" +msgid "Does nothing, accepted only for backward compatibility." +msgstr "" + +#: start_parameters.xhp +msgctxt "" +"start_parameters.xhp\n" +"par_id2016120401463584\n" "help.text" -msgid "Batch print files to file. If --outdir is not specified, then current working directory is used as output_dir.<br/>Eg. --print-to-file *.doc<br/>--print-to-file --printer-name nasty_lowres_printer --outdir /home/user *.doc" +msgid "Used only in unit tests and should have two arguments." msgstr "" #: startcenter.xhp diff --git a/source/uk/helpcontent2/source/text/shared/optionen.po b/source/uk/helpcontent2/source/text/shared/optionen.po index ace6d738873..c4adcc69795 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: 2016-11-09 14:10+0100\n" +"POT-Creation-Date: 2016-12-27 21:50+0100\n" "PO-Revision-Date: 2016-09-06 18:14+0000\n" "Last-Translator: Андрій Бандура <andriykopanytsia@gmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -12,8 +12,8 @@ msgstr "" "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" -"X-Generator: LibreOffice\n" "X-Accelerator-Marker: ~\n" +"X-Generator: LibreOffice\n" "X-POOTLE-MTIME: 1473185673.000000\n" #: 01000000.xhp @@ -2245,8 +2245,8 @@ msgctxt "" "01010500.xhp\n" "tit\n" "help.text" -msgid "Colors" -msgstr "Кольори" +msgid "Color" +msgstr "" #: 01010500.xhp msgctxt "" @@ -2260,324 +2260,201 @@ msgstr "<bookmark_value>кольори; взірці</bookmark_value>" msgctxt "" "01010500.xhp\n" "hd_id3150543\n" -"1\n" "help.text" -msgid "<link href=\"text/shared/optionen/01010500.xhp\" name=\"Colors\">Colors</link>" -msgstr "<link href=\"text/shared/optionen/01010500.xhp\" name=\"Кольори\">Кольори</link>" +msgid "<link href=\"text/shared/optionen/01010500.xhp\" name=\"Color\">Color</link>" +msgstr "" #: 01010500.xhp msgctxt "" "01010500.xhp\n" "par_id3153104\n" -"2\n" "help.text" -msgid "<ahelp hid=\"cui/ui/colorpage/ColorPage\">Allows you to select a color from a color table, edit an existing color, or define new colors.</ahelp>" -msgstr "<ahelp hid=\"cui/ui/colorpage/ColorPage\">Дозволяє вибрати колір з таблиці кольорів, змінити існуючий колір або визначити нові кольори.</ahelp>" +msgid "<ahelp hid=\"cui/ui/colorpage/ColorPage\">Allows you to select a color from a color palette, edit an existing color, or define new colors.</ahelp>" +msgstr "" #: 01010500.xhp msgctxt "" "01010500.xhp\n" "hd_id3150767\n" -"3\n" "help.text" -msgid "Color table" -msgstr "Таблиця кольорів" +msgid "Colors" +msgstr "" #: 01010500.xhp msgctxt "" "01010500.xhp\n" "hd_id3150869\n" -"5\n" "help.text" -msgid "Name" -msgstr "Назва" +msgid "Palette" +msgstr "" #: 01010500.xhp msgctxt "" "01010500.xhp\n" "par_id3149809\n" -"6\n" "help.text" -msgid "<ahelp hid=\"cui/ui/colorpage/name\">Specifies the name of a selected color. You can also type a name in this field when defining a new color.</ahelp>" -msgstr "<ahelp hid=\"cui/ui/colorpage/name\">Вказує назву обраного кольору. Крім того, можна ввести назву в полі при визначенні нового кольору.</ahelp>" +msgid "<ahelp hid=\"cui/ui/colorpage/paletteselector\">Specifies the name of a selected palette. You can select a different palette here.</ahelp>" +msgstr "" #: 01010500.xhp msgctxt "" "01010500.xhp\n" "hd_id3150447\n" -"7\n" "help.text" -msgid "Color" -msgstr "Колір" +msgid "Color Set" +msgstr "" #: 01010500.xhp msgctxt "" "01010500.xhp\n" "par_id3149560\n" -"8\n" -"help.text" -msgid "<ahelp hid=\"cui/ui/colorpage/colorlb\">Contains a list of available colors. To select a color, choose one from the list.</ahelp>" -msgstr "<ahelp hid=\"cui/ui/colorpage/colorlb\">Містить список доступних кольорів. Виберіть один із кольорів у списку.</ahelp>" - -#: 01010500.xhp -msgctxt "" -"01010500.xhp\n" -"hd_id3155132\n" -"9\n" -"help.text" -msgid "Color table" -msgstr "Таблиця кольорів" - -#: 01010500.xhp -msgctxt "" -"01010500.xhp\n" -"par_id3152885\n" -"12\n" -"help.text" -msgid "<ahelp hid=\"cui/ui/colorpage/modellb\">To modify, select the color model: Red-Green-Blue (RGB) or Cyan-Magenta-Yellow-BlacK (CMYK).</ahelp>" -msgstr "<ahelp hid=\"cui/ui/colorpage/modellb\">Для зміни виберіть модель кольору: RGB або CMYK.</ahelp>" - -#: 01010500.xhp -msgctxt "" -"01010500.xhp\n" -"par_id1527756\n" -"help.text" -msgid "%PRODUCTNAME uses only the RGB color model for printing in color. The CMYK controls are provided only to ease the input of color values using CMYK notation." -msgstr "Для кольорового друку у %PRODUCTNAME застосовується тільки колірна модель RGB. CMYK надана тільки для спрощення введення значень кольорів у нотації CMYK." - -#: 01010500.xhp -msgctxt "" -"01010500.xhp\n" -"par_id3147426\n" -"40\n" -"help.text" -msgid "If you select RGB, the initials of the three colors will appear and you can set the color from 0 to 255 with the spin button." -msgstr "Якщо обрана модель RGB, з'являться три початкові букви кольорів, після чого можна буде встановити інтенсивність кольору в діапазоні від 0 до 255 за допомогою лічильників." - -#: 01010500.xhp -msgctxt "" -"01010500.xhp\n" -"hd_id3150103\n" -"13\n" -"help.text" -msgid "R" -msgstr "R" - -#: 01010500.xhp -msgctxt "" -"01010500.xhp\n" -"par_id3152462\n" -"14\n" "help.text" -msgid "<ahelp hid=\"cui/ui/colorpage/R\">Red</ahelp>" -msgstr "<ahelp hid=\"cui/ui/colorpage/R\">Червоний</ahelp>" +msgid "<ahelp hid=\"cui/ui/colorpage/colorset\">Contains a list of available colors. Click on the desired one in the list to select it.</ahelp>" +msgstr "" #: 01010500.xhp msgctxt "" "01010500.xhp\n" -"hd_id3145366\n" -"15\n" +"hd_id31563321\n" "help.text" -msgid "G" -msgstr "G" +msgid "Recent Colors" +msgstr "" #: 01010500.xhp msgctxt "" "01010500.xhp\n" -"par_id3153144\n" -"16\n" +"par_id31544811\n" "help.text" -msgid "<ahelp hid=\"cui/ui/colorpage/G\">Green</ahelp>" -msgstr "<ahelp hid=\"cui/ui/colorpage/G\">Зелений</ahelp>" +msgid "<ahelp hid=\"cui/ui/colorpage/recentcolorset\">Displays the last twelve colors selected and applied.</ahelp> Upon selecting a new color it is added to the left of the list. If the list is full and a new color is selected then the rightmost color is deleted." +msgstr "" #: 01010500.xhp msgctxt "" "01010500.xhp\n" -"hd_id3153573\n" -"17\n" +"hd_id3156332\n" "help.text" -msgid "B" -msgstr "B" +msgid "Add" +msgstr "" #: 01010500.xhp msgctxt "" "01010500.xhp\n" -"par_id3153726\n" -"18\n" +"par_id3154481\n" "help.text" -msgid "<ahelp hid=\"cui/ui/colorpage/B\">Blue</ahelp>" -msgstr "<ahelp hid=\"cui/ui/colorpage/B\">Блакитний</ahelp>" +msgid "<ahelp hid=\"cui/ui/colorpage/add\">Adds the new color to the <emph>Custom</emph> palette.</ahelp>" +msgstr "" #: 01010500.xhp msgctxt "" "01010500.xhp\n" -"par_id3152940\n" -"41\n" +"hd_id31547578\n" "help.text" -msgid "If you select CMYK, the initials of the four colors will appear and you can set the color from 0 to 255 with the spin button." -msgstr "Якщо обрана модель CMYK, то появляться чотири початкові літери кольорів, після чого можна буде встановити їхню інтенсивність в діапазоні від 0 до 255 за допомогою лічильників." +msgid "Delete" +msgstr "" #: 01010500.xhp msgctxt "" "01010500.xhp\n" -"hd_id3154942\n" -"42\n" +"par_id3154483\n" "help.text" -msgid "C" -msgstr "C" +msgid "<ahelp hid=\"cui/ui/colorpage/delete\">Deletes the selected color without confirmation.</ahelp>" +msgstr "" #: 01010500.xhp msgctxt "" "01010500.xhp\n" -"par_id3145800\n" -"43\n" +"par_id3154574\n" "help.text" -msgid "<ahelp hid=\"cui/ui/colorpage/C\">Cyan</ahelp>" -msgstr "<ahelp hid=\"cui/ui/colorpage/C\">Голубий</ahelp>" +msgid "You can only delete colors from the <emph>custom</emph> palette." +msgstr "" #: 01010500.xhp msgctxt "" "01010500.xhp\n" -"hd_id3155417\n" -"44\n" +"hd_id31507671\n" "help.text" -msgid "M" -msgstr "M" +msgid "New" +msgstr "" #: 01010500.xhp msgctxt "" "01010500.xhp\n" -"par_id3150093\n" -"45\n" +"par_id3147426\n" "help.text" -msgid "<ahelp hid=\"cui/ui/colorpage/M\">Magenta</ahelp>" -msgstr "<ahelp hid=\"cui/ui/colorpage/M\">Пурпуровий</ahelp>" +msgid "<ahelp hid=\"cui/ui/colorpage/newpreview\">Displays a preview of the color selected from the color palette and the changes you make with the controls below.</ahelp>" +msgstr "" #: 01010500.xhp msgctxt "" "01010500.xhp\n" -"hd_id3147124\n" -"46\n" +"hd_id3150103\n" "help.text" -msgid "Y" -msgstr "Y" +msgid "R" +msgstr "" #: 01010500.xhp msgctxt "" "01010500.xhp\n" -"par_id3154098\n" -"47\n" +"par_id3152462\n" "help.text" -msgid "<ahelp hid=\"cui/ui/colorpage/Y\">Yellow</ahelp>" -msgstr "<ahelp hid=\"cui/ui/colorpage/Y\">Жовтий</ahelp>" +msgid "<ahelp hid=\"cui/ui/colorpage/R_custom\">The color code of the red component of the color. Possible values are between 0 and 255.</ahelp>" +msgstr "" #: 01010500.xhp msgctxt "" "01010500.xhp\n" -"hd_id3154015\n" -"48\n" +"hd_id3145366\n" "help.text" -msgid "K" -msgstr "K" +msgid "G" +msgstr "" #: 01010500.xhp msgctxt "" "01010500.xhp\n" -"par_id3156180\n" -"49\n" +"par_id3153144\n" "help.text" -msgid "<ahelp hid=\"cui/ui/colorpage/K\">Black</ahelp>" -msgstr "<ahelp hid=\"cui/ui/colorpage/K\">Чорний</ahelp>" +msgid "<ahelp hid=\"cui/ui/colorpage/G_custom\">The color code of the green component of the color. Possible values are between 0 and 255.</ahelp>" +msgstr "" #: 01010500.xhp msgctxt "" "01010500.xhp\n" -"hd_id3156332\n" -"27\n" +"hd_id3153573\n" "help.text" -msgid "Add" -msgstr "Додати" +msgid "B" +msgstr "" #: 01010500.xhp msgctxt "" "01010500.xhp\n" -"par_id3154481\n" -"28\n" +"par_id3153726\n" "help.text" -msgid "<ahelp hid=\"cui/ui/colorpage/add\">Adds a new color.</ahelp>" -msgstr "<ahelp hid=\"cui/ui/colorpage/add\">Додавання нового кольору.</ahelp>" +msgid "<ahelp hid=\"cui/ui/colorpage/B_custom\">The color code of the blue component of the color. Possible values are between 0 and 255.</ahelp>" +msgstr "" #: 01010500.xhp msgctxt "" "01010500.xhp\n" -"hd_id3153708\n" -"29\n" +"hd_id31535731\n" "help.text" -msgid "Modify" -msgstr "Змінити" +msgid "Hex" +msgstr "" #: 01010500.xhp msgctxt "" "01010500.xhp\n" -"par_id3148916\n" -"30\n" +"par_id31537261\n" "help.text" -msgid "<ahelp hid=\"cui/ui/colorpage/modify\">Changes the current color.</ahelp> Note that the color is overwritten without a confirmation." -msgstr "<ahelp hid=\"cui/ui/colorpage/modify\"> Змінює поточний колір.</ahelp> Зауважте, що підтвердження на заміну кольору не запитується." +msgid "<ahelp hid=\"cui/ui/colorpage/hex_custom\">The color code of the color expressed as a hexadecimal value.</ahelp>" +msgstr "" #: 01010500.xhp msgctxt "" "01010500.xhp\n" "hd_id3154754\n" -"31\n" "help.text" -msgid "<link href=\"text/shared/optionen/01010501.xhp\" name=\"Edit\">Edit</link>" -msgstr "<link href=\"text/shared/optionen/01010501.xhp\" name=\"Зміни\">Зміни</link>" - -#: 01010500.xhp -msgctxt "" -"01010500.xhp\n" -"hd_id3159267\n" -"33\n" -"help.text" -msgid "Load Color List" -msgstr "Завантажити список кольорів" - -#: 01010500.xhp -msgctxt "" -"01010500.xhp\n" -"par_id3154705\n" -"34\n" -"help.text" -msgid "<ahelp hid=\"cui/ui/colorpage/load\">Accesses the <emph>Open</emph> dialog, which allows you to select a color palette</ahelp>." -msgstr "<ahelp hid=\"cui/ui/colorpage/load\">Відкриває діалогове вікно <emph>Відкрити</emph>, яке дозволяє вибрати колірну палітру</ahelp>." - -#: 01010500.xhp -msgctxt "" -"01010500.xhp\n" -"hd_id3147344\n" -"36\n" -"help.text" -msgid "Save Color List" -msgstr "Зберегти список кольорів" - -#: 01010500.xhp -msgctxt "" -"01010500.xhp\n" -"par_id3163808\n" -"37\n" -"help.text" -msgid "<ahelp hid=\"cui/ui/colorpage/save\">Opens the <emph>Save As</emph> dialog, which enables you to save the current color table under a specified name.</ahelp> If you do not choose this command, the current color table will be automatically saved as default and re-loaded the next time you start $[officename]." -msgstr "<ahelp hid=\"cui/ui/colorpage/save\">Відкриває діалогове вікно <emph>Зберегти як</emph>, в якому можна зберегти поточну колірну таблицю під вказаним ім'ям.</ahelp> Якщо не вибирати цю команду, то поточна колірна таблиця буде автоматично збережена як усталена і знову завантажена при наступному запуску $[officename]." - -#: 01010500.xhp -msgctxt "" -"01010500.xhp\n" -"par_id3154572\n" -"38\n" -"help.text" -msgid "The <emph>Load color list</emph> and <emph>Save color list </emph>icons are visible only if you select the <emph>Colors</emph> tab with the <emph>Format - Area</emph> command." -msgstr "Піктограми <emph>Завантажити список кольорів</emph> і <emph>Зберегти список кольорів</emph> відображаються тільки, якщо вибрано вкладку <emph>Кольори</emph> за допомогою команди <emph>Формат - Область</emph>." +msgid "<link href=\"text/shared/optionen/01010501.xhp\" name=\"Pick\">Pick</link><ahelp hid=\"cui/ui/colorpage/edit\"><embed href=\"text/shared/optionen/01010501.xhp#farbentext\"/></ahelp>" +msgstr "" #: 01010501.xhp msgctxt "" @@ -5334,7 +5211,7 @@ msgctxt "" "01030300.xhp\n" "par_idN1064B\n" "help.text" -msgid "<ahelp hid=\"703988739\">Select to see a warning dialog when you try to save or send a document that contains recorded changes, versions, or comments.</ahelp>" +msgid "<ahelp hid=\"cui/ui/securityoptionsdialog/savesenddocs\">Select to see a warning dialog when you try to save or send a document that contains recorded changes, versions, or comments.</ahelp>" msgstr "" #: 01030300.xhp @@ -5350,7 +5227,7 @@ msgctxt "" "01030300.xhp\n" "par_idN10652\n" "help.text" -msgid "<ahelp hid=\"703988740\">Select to see a warning dialog when you try to print a document that contains recorded changes or comments.</ahelp>" +msgid "<ahelp hid=\"cui/ui/securityoptionsdialog/whenprinting\">Select to see a warning dialog when you try to print a document that contains recorded changes or comments.</ahelp>" msgstr "" #: 01030300.xhp @@ -5366,7 +5243,7 @@ msgctxt "" "01030300.xhp\n" "par_idN10659\n" "help.text" -msgid "<ahelp hid=\"703988741\">Select to see a warning dialog when you try to sign a document that contains recorded changes, versions, fields, references to other sources (for example linked sections or linked pictures), or comments.</ahelp>" +msgid "<ahelp hid=\"cui/ui/securityoptionsdialog/whensigning\">Select to see a warning dialog when you try to sign a document that contains recorded changes, versions, fields, references to other sources (for example linked sections or linked pictures), or comments.</ahelp>" msgstr "" #: 01030300.xhp @@ -5382,7 +5259,7 @@ msgctxt "" "01030300.xhp\n" "par_idN10660\n" "help.text" -msgid "<ahelp hid=\"703988742\">Select to see a warning dialog when you try to export a document to PDF format that displays recorded changes in Writer, or that displays comments.</ahelp>" +msgid "<ahelp hid=\"cui/ui/securityoptionsdialog/whenpdf\">Select to see a warning dialog when you try to export a document to PDF format that displays recorded changes in Writer, or that displays comments.</ahelp>" msgstr "" #: 01030300.xhp @@ -5398,7 +5275,7 @@ msgctxt "" "01030300.xhp\n" "par_idN10667\n" "help.text" -msgid "<ahelp hid=\"703988743\">Select to always remove user data from the file properties. If this option is not selected, you can still remove the personal information for the current document with the <emph>Reset Properties</emph> button on <emph>File - Properties - General</emph>.</ahelp>" +msgid "<ahelp hid=\"cui/ui/securityoptionsdialog/removepersonal\">Select to always remove user data from the file properties. If this option is not selected, you can still remove the personal information for the current document with the <emph>Reset Properties</emph> button on <emph>File - Properties - General</emph>.</ahelp>" msgstr "" #: 01030300.xhp @@ -5414,7 +5291,7 @@ msgctxt "" "01030300.xhp\n" "par_idN10680\n" "help.text" -msgid "<ahelp hid=\"703988744\">Select to always enable the <emph>Save with password</emph> option in the file save dialogs. Deselect the option to save files by default without password.</ahelp>" +msgid "<ahelp hid=\"cui/ui/securityoptionsdialog/password\">Select to always enable the <emph>Save with password</emph> option in the file save dialogs. Deselect the option to save files by default without password.</ahelp>" msgstr "" #: 01030300.xhp @@ -5430,7 +5307,23 @@ msgctxt "" "01030300.xhp\n" "par_id79042\n" "help.text" -msgid "<ahelp hid=\".\">If enabled, you must hold down the Ctrl key while clicking a hyperlink to follow that link. If not enabled, a click opens the hyperlink.</ahelp>" +msgid "<ahelp hid=\"cui/ui/securityoptionsdialog/ctrlclick\">If enabled, you must hold down the Ctrl key while clicking a hyperlink to follow that link. If not enabled, a click opens the hyperlink.</ahelp>" +msgstr "" + +#: 01030300.xhp +msgctxt "" +"01030300.xhp\n" +"hd_id1972107\n" +"help.text" +msgid "Block any links from documents not among the trusted locations (see Macro Security)" +msgstr "" + +#: 01030300.xhp +msgctxt "" +"01030300.xhp\n" +"par_id79043\n" +"help.text" +msgid "<ahelp hid=\"cui/ui/securityoptionsdialog/blockuntrusted\">Blocks the use of links pointing to images not in the trusted locations defined on the <link href=\"text/shared/optionen/macrosecurity_ts.xhp\" name=\"Trusted Sources\">Trusted Sources</link> tab of the Macro Security dialog.</ahelp> This can increase security in case you work with documents from untrusted sources (e.g. the internet) and are worried about vulnerabilities in image processing software components. Blocking the use of links means that images are not loaded in documents, only a placeholder frame is visible." msgstr "" #: 01030300.xhp diff --git a/source/uk/helpcontent2/source/text/smath.po b/source/uk/helpcontent2/source/text/smath.po index 1e2be4949a3..2b3efeedc17 100644 --- a/source/uk/helpcontent2/source/text/smath.po +++ b/source/uk/helpcontent2/source/text/smath.po @@ -3,8 +3,8 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2015-08-25 12:34+0200\n" -"PO-Revision-Date: 2015-09-26 05:06+0000\n" +"POT-Creation-Date: 2016-12-27 21:50+0100\n" +"PO-Revision-Date: 2016-12-31 09:10+0000\n" "Last-Translator: Андрій Бандура <andriykopanytsia@gmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: uk\n" @@ -12,9 +12,9 @@ msgstr "" "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" -"X-Generator: Pootle 2.7\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1443244004.000000\n" +"X-Generator: Pootle 2.8\n" +"X-POOTLE-MTIME: 1483175455.000000\n" #: main0000.xhp msgctxt "" @@ -248,10 +248,9 @@ msgstr "<link href=\"text/smath/main0103.xhp\" name=\"Вигляд\">Вигля msgctxt "" "main0103.xhp\n" "par_id3147338\n" -"2\n" "help.text" -msgid "Sets the display scale and defines which elements you want to be visible. Most of the commands that you can enter into the <emph>Commands</emph> window can also be accessed through a mouse click if you have already opened the Elements window with <link href=\"text/smath/01/03090000.xhp\" name=\"View - Elements\"><emph>View - Elements</emph></link>." -msgstr "Встановлює масштаб зображення і визначає елементи, які ви бажаєте зробити видимими. Доступ до більшості команд, які ви можете ввести у вікні <emph>Команд</emph> також можна отримати за допомогою миші, якщо ви вже відкрили вікно Вибору за допомогою пункту меню <link href=\"text/smath/01/03090000.xhp\" name=\"Перегляд - Вибір\"><emph>Перегляд - Вибір</emph></link>." +msgid "Sets the display scale and defines which elements you want to be visible. Most of the commands that you can enter into the <emph>Commands</emph> window can also be accessed through a mouse click if you have already opened the Elements pane with <link href=\"text/smath/01/03090000.xhp\" name=\"View - Elements\"><emph>View - Elements</emph></link>." +msgstr "Встановлює масштаб зображення і визначає елементи, які ви бажаєте зробити видимими. Доступ до більшості команд, які ви можете ввести у вікні <emph>Команд</emph> також можна отримати за допомогою миші, якщо ви вже відкрили панель Елементи за допомогою пункту меню <link href=\"text/smath/01/03090000.xhp\" name=\"Вигляд - Елементи\"><emph>Вигляд - Елементи</emph></link>." #: main0103.xhp msgctxt "" @@ -614,7 +613,6 @@ msgstr "Формули у контексті" msgctxt "" "main0503.xhp\n" "par_id3148774\n" -"8\n" "help.text" -msgid "To make working with formulas easier, use the context menus, which can be called up with a right mouse click. This applies especially to the Commands window. This context menu contains all the commands that are found in the Elements window, and also operators, and so on, which can be inserted into your formula by mouse-click without having to key them into the Commands window." -msgstr "Щоб зробити роботу з формулами простішою, використовуйте контекстні меню, які можна викликати за допомогою натискання правої кнопки миші. Це особливо стосується вікна команд. У його контекстному меню містяться всі команди, які тільки можна знайти у вікні вибору, а також всі оператори та інші символи, які можна вставити у формулу наведенням вказівника миші і натисканням лівої кнопки, без набирання їх напряму у вікні команд." +msgid "To make working with formulas easier, use the context menus, which can be called up with a right mouse click. This applies especially to the Commands window. This context menu contains all the commands that are found in the Elements pane, and also operators, and so on, which can be inserted into your formula by mouse-click without having to key them into the Commands window." +msgstr "Щоб зробити роботу з формулами простішою, використовуйте контекстні меню, які можна викликати за допомогою натискання правої кнопки миші. Це особливо стосується вікна команд. У його контекстному меню містяться всі команди, які тільки можна знайти у панелі Елементи, а також всі оператори та інші символи, які можна вставити у формулу наведенням вказівника миші і натисканням лівої кнопки, без набирання їх напряму у вікні команд." diff --git a/source/uk/helpcontent2/source/text/smath/00.po b/source/uk/helpcontent2/source/text/smath/00.po index 93ffbfb0cf2..ad363c4452b 100644 --- a/source/uk/helpcontent2/source/text/smath/00.po +++ b/source/uk/helpcontent2/source/text/smath/00.po @@ -3,8 +3,8 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2016-11-09 14:10+0100\n" -"PO-Revision-Date: 2016-07-06 23:05+0000\n" +"POT-Creation-Date: 2016-12-27 21:50+0100\n" +"PO-Revision-Date: 2015-12-08 08:08+0000\n" "Last-Translator: Olexandr Pylypchuk <pilipchukap@rambler.ru>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: uk\n" @@ -12,9 +12,9 @@ msgstr "" "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" -"X-Generator: LibreOffice\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1467846352.000000\n" +"X-Generator: LibreOffice\n" +"X-POOTLE-MTIME: 1449562123.000000\n" #: 00000004.xhp msgctxt "" @@ -311,31 +311,13 @@ msgstr "Відкрийте контекстне меню у Вікні кома msgctxt "" "00000004.xhp\n" "par_id3154106\n" -"71\n" -"help.text" -msgid "Choose <emph>View - Elements</emph> - in the Elements window, click" -msgstr "Для відкриття вікна \"Навігатора\" виберіть команду <emph>Редагування - Навігатор</emph>." - -#: 00000004.xhp -msgctxt "" -"00000004.xhp\n" -"par_id3153535\n" "help.text" -msgid "<image id=\"img_id3151310\" src=\"res/helpimg/starmath/im21101.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3151310\">Icon</alt></image>" +msgid "Choose <emph>View - Elements</emph>; then on the Elements pane select <emph>Unary/Binary Operators</emph> from the listbox." msgstr "" #: 00000004.xhp msgctxt "" "00000004.xhp\n" -"par_id3153774\n" -"72\n" -"help.text" -msgid "Unary/Binary Operators" -msgstr "Унарні/Бінарні оператори" - -#: 00000004.xhp -msgctxt "" -"00000004.xhp\n" "par_id3150360\n" "73\n" "help.text" @@ -346,31 +328,13 @@ msgstr "Відкрийте контекстне меню у Вікні кома msgctxt "" "00000004.xhp\n" "par_id3154473\n" -"74\n" "help.text" -msgid "Choose <emph>View - Elements</emph> - in the Elements window, click" -msgstr "Для відкриття вікна \"Навігатора\" виберіть команду <emph>Редагування - Навігатор</emph>." - -#: 00000004.xhp -msgctxt "" -"00000004.xhp\n" -"par_id3147531\n" -"help.text" -msgid "<image id=\"img_id3151103\" src=\"res/helpimg/starmath/bi21309.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3151103\">Icon</alt></image>" +msgid "Choose <emph>View - Elements</emph>; then on the Elements pane select <emph>Relations</emph> from the listbox." msgstr "" #: 00000004.xhp msgctxt "" "00000004.xhp\n" -"par_id3150833\n" -"75\n" -"help.text" -msgid "Relations" -msgstr "Співвідношення" - -#: 00000004.xhp -msgctxt "" -"00000004.xhp\n" "par_id3149687\n" "37\n" "help.text" @@ -381,31 +345,13 @@ msgstr "Відкрийте контекстне меню у Вікні кома msgctxt "" "00000004.xhp\n" "par_id3149342\n" -"76\n" -"help.text" -msgid "Choose <emph>View - Elements</emph> - in the Elements window, click" -msgstr "Для відкриття вікна \"Навігатора\" виберіть команду <emph>Редагування - Навігатор</emph>." - -#: 00000004.xhp -msgctxt "" -"00000004.xhp\n" -"par_id3146921\n" "help.text" -msgid "<image id=\"img_id3146927\" src=\"res/helpimg/starmath/im21105.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3146927\">Icon</alt></image>" +msgid "Choose <emph>View - Elements</emph>; then on the Elements pane select <emph>Operators</emph> from the listbox." msgstr "" #: 00000004.xhp msgctxt "" "00000004.xhp\n" -"par_id3148990\n" -"39\n" -"help.text" -msgid "Operators" -msgstr "Оператори" - -#: 00000004.xhp -msgctxt "" -"00000004.xhp\n" "par_id3149297\n" "40\n" "help.text" @@ -416,31 +362,13 @@ msgstr "Відкрийте контекстне меню у Вікні кома msgctxt "" "00000004.xhp\n" "par_id3143275\n" -"77\n" "help.text" -msgid "Choose <emph>View - Elements</emph> - in the Elements window, click" -msgstr "Для відкриття вікна \"Навігатора\" виберіть команду <emph>Редагування - Навігатор</emph>." - -#: 00000004.xhp -msgctxt "" -"00000004.xhp\n" -"par_id3149103\n" -"help.text" -msgid "<image id=\"img_id3154825\" src=\"res/helpimg/starmath/im21104.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3154825\">Icon</alt></image>" +msgid "Choose <emph>View - Elements</emph>; then on the Elements pane select <emph>Functions</emph> from the listbox." msgstr "" #: 00000004.xhp msgctxt "" "00000004.xhp\n" -"par_id3149796\n" -"42\n" -"help.text" -msgid "Functions" -msgstr "Функції" - -#: 00000004.xhp -msgctxt "" -"00000004.xhp\n" "par_id3147092\n" "43\n" "help.text" @@ -451,31 +379,13 @@ msgstr "Відкрийте контекстне меню у Вікні кома msgctxt "" "00000004.xhp\n" "par_id3147220\n" -"78\n" -"help.text" -msgid "Choose <emph>View - Elements</emph> - in the Elements window, click" -msgstr "Для відкриття вікна \"Навігатора\" виберіть команду <emph>Редагування - Навігатор</emph>." - -#: 00000004.xhp -msgctxt "" -"00000004.xhp\n" -"par_id3147584\n" "help.text" -msgid "<image id=\"img_id3148733\" src=\"res/helpimg/starmath/im21107.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3148733\">Icon</alt></image>" +msgid "Choose <emph>View - Elements</emph>; then on the Elements pane select <emph>Brackets</emph> from the listbox." msgstr "" #: 00000004.xhp msgctxt "" "00000004.xhp\n" -"par_id3147330\n" -"45\n" -"help.text" -msgid "Brackets" -msgstr "Дужки" - -#: 00000004.xhp -msgctxt "" -"00000004.xhp\n" "par_id3153510\n" "46\n" "help.text" @@ -486,31 +396,13 @@ msgstr "Відкрити контекстне меню у вікні коман msgctxt "" "00000004.xhp\n" "par_id3147126\n" -"79\n" "help.text" -msgid "Choose <emph>View - Elements</emph> - in the Elements window, click" -msgstr "Для відкриття вікна \"Навігатора\" виберіть команду <emph>Редагування - Навігатор</emph>." - -#: 00000004.xhp -msgctxt "" -"00000004.xhp\n" -"par_id3154376\n" -"help.text" -msgid "<image id=\"img_id3154390\" src=\"res/helpimg/starmath/at21706.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3154390\">Icon</alt></image>" +msgid "Choose <emph>View - Elements</emph>; then on the Elements pane select <emph>Attributes</emph> from the listbox." msgstr "" #: 00000004.xhp msgctxt "" "00000004.xhp\n" -"par_id3153361\n" -"48\n" -"help.text" -msgid "Attributes" -msgstr "Атрибути" - -#: 00000004.xhp -msgctxt "" -"00000004.xhp\n" "par_id3154114\n" "49\n" "help.text" @@ -521,31 +413,13 @@ msgstr "Відкрийте контекстне меню у Вікні кома msgctxt "" "00000004.xhp\n" "par_id3150581\n" -"80\n" "help.text" -msgid "Choose <emph>View - Elements</emph> - in the Elements window, click" -msgstr "Для відкриття вікна \"Навігатора\" виберіть команду <emph>Редагування - Навігатор</emph>." - -#: 00000004.xhp -msgctxt "" -"00000004.xhp\n" -"par_id3151029\n" -"help.text" -msgid "<image id=\"img_id3151036\" src=\"res/helpimg/starmath/im21108.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3151036\">Icon</alt></image>" +msgid "Choose <emph>View - Elements</emph>; then on the Elements pane select <emph>Formats</emph> from the listbox." msgstr "" #: 00000004.xhp msgctxt "" "00000004.xhp\n" -"par_id3155119\n" -"51\n" -"help.text" -msgid "Formats" -msgstr "Формати" - -#: 00000004.xhp -msgctxt "" -"00000004.xhp\n" "par_id3149008\n" "52\n" "help.text" @@ -556,31 +430,13 @@ msgstr "Відкрийте контекстне меню у Вікні кома msgctxt "" "00000004.xhp\n" "par_id3147313\n" -"81\n" -"help.text" -msgid "Choose <emph>View - Elements</emph> - in the Elements window, click" -msgstr "Для відкриття вікна \"Навігатора\" виберіть команду <emph>Редагування - Навігатор</emph>." - -#: 00000004.xhp -msgctxt "" -"00000004.xhp\n" -"par_id3151377\n" "help.text" -msgid "<image id=\"img_id3151384\" src=\"res/helpimg/starmath/op21401.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3151384\">Icon</alt></image>" +msgid "Choose <emph>View - Elements</emph>; then on the Elements pane select <emph>Set Operations</emph> from the listbox." msgstr "" #: 00000004.xhp msgctxt "" "00000004.xhp\n" -"par_id3150686\n" -"54\n" -"help.text" -msgid "Set Operations" -msgstr "Дії над множинами" - -#: 00000004.xhp -msgctxt "" -"00000004.xhp\n" "par_id3150109\n" "55\n" "help.text" @@ -717,29 +573,12 @@ msgctxt "" "par_id3153968\n" "91\n" "help.text" -msgid "Choose <emph>View - Elements</emph> - in the Elements window, click" -msgstr "Для відкриття вікна \"Навігатора\" виберіть команду <emph>Редагування - Навігатор</emph>." - -#: 00000004.xhp -msgctxt "" -"00000004.xhp\n" -"par_id3154715\n" -"help.text" -msgid "<image id=\"img_id3154722\" src=\"res/helpimg/starmath/im21117.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3154722\">Icon</alt></image>" +msgid "Choose <emph>View - Elements</emph>; then on the Elements pane select <emph>Others</emph> from the listbox." msgstr "" #: 00000004.xhp msgctxt "" "00000004.xhp\n" -"par_id3150459\n" -"92\n" -"help.text" -msgid "Others" -msgstr "Інші" - -#: 00000004.xhp -msgctxt "" -"00000004.xhp\n" "par_id3145626\n" "help.text" msgid "<image id=\"img_id3145632\" src=\"cmd/sc_formelcursor.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3145632\">Icon</alt></image>" diff --git a/source/uk/helpcontent2/source/text/smath/01.po b/source/uk/helpcontent2/source/text/smath/01.po index 90f84e7bd02..bd0f7741508 100644 --- a/source/uk/helpcontent2/source/text/smath/01.po +++ b/source/uk/helpcontent2/source/text/smath/01.po @@ -3,8 +3,8 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2016-11-09 14:10+0100\n" -"PO-Revision-Date: 2016-07-06 23:06+0000\n" +"POT-Creation-Date: 2016-12-27 21:50+0100\n" +"PO-Revision-Date: 2016-05-02 14:11+0000\n" "Last-Translator: Olexandr Pylypchuk <pilipchukap@rambler.ru>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: uk\n" @@ -12,9 +12,9 @@ msgstr "" "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" -"X-Generator: LibreOffice\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1467846362.000000\n" +"X-Generator: LibreOffice\n" +"X-POOTLE-MTIME: 1462198267.000000\n" #: 02080000.xhp msgctxt "" @@ -439,19 +439,17 @@ msgstr "<link href=\"text/smath/01/03090100.xhp\" name=\"Унарні і бін msgctxt "" "03090100.xhp\n" "par_id3151241\n" -"2\n" "help.text" -msgid "<ahelp hid=\"smath/ui/floatingelements/RID_UNBINOPS_CAT\">You can choose various unary and binary operators to build your $[officename] Math formula. Unary refers to operators that affect one placeholder. Binary refers to operators that connect two placeholders. The lower area of the Elements window displays the individual operators.</ahelp> The <link href=\"text/shared/00/00000001.xhp#kontextmenue\" name=\"context menu\">context menu</link> of the <emph>Commands</emph> window also contains a list of these operators, as well as additional operators. If you need an operator that is not contained in the Elements window, use the context menu or type it directly in the <emph>Commands</emph> window." -msgstr "<ahelp hid=\"smath/ui/floatingelements/RID_UNBINOPS_CAT\">Для вашої формули у $[officename] Math ви можете будь-який оператор з великої кількості операторів визначених у програмі. Унарними ми називаємо оператори, які діють лише на один елемент формули. Бінарні оператори — це оператори, які пов'язують між собою два елементи формули. У нижній частині Вікна вибору ви знайдете список цих операторів.</ahelp> Ви також можете знайти список операторів, разом з додатковими елементами, у <link href=\"text/shared/00/00000001.xhp#kontextmenue\" name=\"контекстне меню\">контекстному меню</link> вікна <emph>Команд</emph>. Якщо вам потрібен оператор, якого немає у Вибору, скористайтесь цим контекстним меню або наберіть команду для відповідного оператора напряму у вікні <emph>Команд</emph>." +msgid "<ahelp hid=\"smath/ui/floatingelements/RID_UNBINOPS_CAT\">You can choose various unary and binary operators to build your $[officename] Math formula. Unary refers to operators that affect one placeholder. Binary refers to operators that connect two placeholders. The lower area of the Elements pane displays the individual operators.</ahelp> The <link href=\"text/shared/00/00000001.xhp#kontextmenue\" name=\"context menu\">context menu</link> of the <emph>Commands</emph> window also contains a list of these operators, as well as additional operators. If you need an operator that is not contained in the Elements pane, use the context menu or type it directly in the <emph>Commands</emph> window." +msgstr "" #: 03090100.xhp msgctxt "" "03090100.xhp\n" "par_id3146963\n" -"3\n" "help.text" -msgid "The following is a complete list of the unary and binary operators. The symbol next to the operator indicates that it can be accessed through the Elements window (choose <emph>View - Elements</emph>) or through the context menu of the Commands window." -msgstr "Нижче наведено повний список унарних і бінарних операторів. Значок символу поряд з оператором позначає, що доступ до оператора можна отримати у Вікні вибору (якщо ви його не бачите, скористайтесь пунктом меню <emph>Перегляд - Вибір</emph>) або з контекстного меню Вікна команд." +msgid "The following is a complete list of the unary and binary operators. The symbol next to the operator indicates that it can be accessed through the Elements pane (choose <emph>View - Elements</emph>) or through the context menu of the Commands window." +msgstr "" #: 03090100.xhp msgctxt "" @@ -467,8 +465,8 @@ msgctxt "" "03090100.xhp\n" "par_idN10085\n" "help.text" -msgid "<image id=\"img_id3156399\" src=\"starmath/res/un21201.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3156399\">Icon</alt></image>" -msgstr "<image id=\"img_id3156399\" src=\"starmath/res/un21201.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3156399\">Піктограма</alt></image>" +msgid "<image id=\"img_id3156399\" src=\"res/helpimg/starmath/un21201.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3156399\">Icon</alt></image>" +msgstr "" #: 03090100.xhp msgctxt "" @@ -493,8 +491,8 @@ msgctxt "" "03090100.xhp\n" "par_idN100C1\n" "help.text" -msgid "<image id=\"img_id3148776\" src=\"starmath/res/un21202.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3148776\">Icon</alt></image>" -msgstr "<image id=\"img_id3148776\" src=\"starmath/res/un21202.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3148776\">Піктограма</alt></image>" +msgid "<image id=\"img_id3148776\" src=\"res/helpimg/starmath/un21202.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3148776\">Icon</alt></image>" +msgstr "" #: 03090100.xhp msgctxt "" @@ -519,8 +517,8 @@ msgctxt "" "03090100.xhp\n" "par_idN100FD\n" "help.text" -msgid "<image id=\"img_id3150757\" src=\"starmath/res/un21203.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3150757\">Icon</alt></image>" -msgstr "<image id=\"img_id3150757\" src=\"starmath/res/un21203.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3150757\">Піктограма</alt></image>" +msgid "<image id=\"img_id3150757\" src=\"res/helpimg/starmath/un21203.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3150757\">Icon</alt></image>" +msgstr "" #: 03090100.xhp msgctxt "" @@ -545,8 +543,8 @@ msgctxt "" "03090100.xhp\n" "par_idN10139\n" "help.text" -msgid "<image id=\"img_id3145410\" src=\"starmath/res/un21204.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3145410\">Icon</alt></image>" -msgstr "<image id=\"img_id3145410\" src=\"starmath/res/un21204.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3145410\">Піктограма</alt></image>" +msgid "<image id=\"img_id3145410\" src=\"res/helpimg/starmath/un21204.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3145410\">Icon</alt></image>" +msgstr "" #: 03090100.xhp msgctxt "" @@ -571,8 +569,8 @@ msgctxt "" "03090100.xhp\n" "par_idN10175\n" "help.text" -msgid "<image id=\"img_id3151098\" src=\"starmath/res/un21205.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3151098\">Icon</alt></image>" -msgstr "<image id=\"img_id3151098\" src=\"starmath/res/un21205.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3151098\">Піктограма</alt></image>" +msgid "<image id=\"img_id3151098\" src=\"res/helpimg/starmath/un21205.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3151098\">Icon</alt></image>" +msgstr "" #: 03090100.xhp msgctxt "" @@ -597,8 +595,8 @@ msgctxt "" "03090100.xhp\n" "par_idN101B0\n" "help.text" -msgid "<image id=\"img_id3155898\" src=\"starmath/res/un21206.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3155898\">Icon</alt></image>" -msgstr "<image id=\"img_id3155898\" src=\"starmath/res/un21206.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3155898\">Піктограма</alt></image>" +msgid "<image id=\"img_id3155898\" src=\"res/helpimg/starmath/un21206.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3155898\">Icon</alt></image>" +msgstr "" #: 03090100.xhp msgctxt "" @@ -623,8 +621,8 @@ msgctxt "" "03090100.xhp\n" "par_idN101E9\n" "help.text" -msgid "<image id=\"img_id3149308\" src=\"starmath/res/un21207.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149308\">Icon</alt></image>" -msgstr "<image id=\"img_id3149308\" src=\"starmath/res/un21207.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149308\">Піктограма</alt></image>" +msgid "<image id=\"img_id3149308\" src=\"res/helpimg/starmath/un21207.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149308\">Icon</alt></image>" +msgstr "" #: 03090100.xhp msgctxt "" @@ -649,8 +647,8 @@ msgctxt "" "03090100.xhp\n" "par_idN10226\n" "help.text" -msgid "<image id=\"img_id3148982\" src=\"starmath/res/un21208.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3148982\">Icon</alt></image>" -msgstr "<image id=\"img_id3148982\" src=\"starmath/res/un21208.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3148982\">Піктограма</alt></image>" +msgid "<image id=\"img_id3148982\" src=\"res/helpimg/starmath/un21208.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3148982\">Icon</alt></image>" +msgstr "" #: 03090100.xhp msgctxt "" @@ -675,8 +673,8 @@ msgctxt "" "03090100.xhp\n" "par_idN1025F\n" "help.text" -msgid "<image id=\"img_id3155140\" src=\"starmath/res/un21209.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3155140\">Icon</alt></image>" -msgstr "<image id=\"img_id3155140\" src=\"starmath/res/un21209.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3155140\">Піктограма</alt></image>" +msgid "<image id=\"img_id3155140\" src=\"res/helpimg/starmath/un21209.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3155140\">Icon</alt></image>" +msgstr "" #: 03090100.xhp msgctxt "" @@ -701,8 +699,8 @@ msgctxt "" "03090100.xhp\n" "par_idN10298\n" "help.text" -msgid "<image id=\"img_id3149168\" src=\"starmath/res/un21210.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149168\">Icon</alt></image>" -msgstr "<image id=\"img_id3149168\" src=\"starmath/res/un21210.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149168\">Піктограма</alt></image>" +msgid "<image id=\"img_id3149168\" src=\"res/helpimg/starmath/un21210.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149168\">Icon</alt></image>" +msgstr "" #: 03090100.xhp msgctxt "" @@ -727,8 +725,8 @@ msgctxt "" "03090100.xhp\n" "par_idN102D1\n" "help.text" -msgid "<image id=\"img_id3148765\" src=\"starmath/res/un21211.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3148765\">Icon</alt></image>" -msgstr "<image id=\"img_id3148765\" src=\"starmath/res/un21211.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3148765\">Піктограма</alt></image>" +msgid "<image id=\"img_id3148765\" src=\"res/helpimg/starmath/un21211.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3148765\">Icon</alt></image>" +msgstr "" #: 03090100.xhp msgctxt "" @@ -753,8 +751,8 @@ msgctxt "" "03090100.xhp\n" "par_idN1030A\n" "help.text" -msgid "<image id=\"img_id3147418\" src=\"starmath/res/un21212.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3147418\">Icon</alt></image>" -msgstr "<image id=\"img_id3147418\" src=\"starmath/res/un21212.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3147418\">Піктограма</alt></image>" +msgid "<image id=\"img_id3147418\" src=\"res/helpimg/starmath/un21212.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3147418\">Icon</alt></image>" +msgstr "" #: 03090100.xhp msgctxt "" @@ -779,8 +777,8 @@ msgctxt "" "03090100.xhp\n" "par_idN10343\n" "help.text" -msgid "<image id=\"img_id3149566\" src=\"starmath/res/un21213.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3149566\">Icon</alt></image>" -msgstr "<image id=\"img_id3149566\" src=\"starmath/res/un21213.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3149566\">Піктограма</alt></image>" +msgid "<image id=\"img_id3149566\" src=\"res/helpimg/starmath/un21213.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3149566\">Icon</alt></image>" +msgstr "" #: 03090100.xhp msgctxt "" @@ -805,8 +803,8 @@ msgctxt "" "03090100.xhp\n" "par_idN10383\n" "help.text" -msgid "<image id=\"img_id3147116\" src=\"starmath/res/un21214.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3147116\">Icon</alt></image>" -msgstr "<image id=\"img_id3147116\" src=\"starmath/res/un21214.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3147116\">Піктограма</alt></image>" +msgid "<image id=\"img_id3147116\" src=\"res/helpimg/starmath/un21214.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3147116\">Icon</alt></image>" +msgstr "" #: 03090100.xhp msgctxt "" @@ -831,8 +829,8 @@ msgctxt "" "03090100.xhp\n" "par_idN103C3\n" "help.text" -msgid "<image id=\"img_id3148440\" src=\"starmath/res/un21215.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3148440\">Icon</alt></image>" -msgstr "<image id=\"img_id3148440\" src=\"starmath/res/un21215.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3148440\">Піктограма</alt></image>" +msgid "<image id=\"img_id3148440\" src=\"res/helpimg/starmath/un21215.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3148440\">Icon</alt></image>" +msgstr "" #: 03090100.xhp msgctxt "" @@ -857,8 +855,8 @@ msgctxt "" "03090100.xhp\n" "par_idN10403\n" "help.text" -msgid "<image id=\"img_id3150173\" src=\"starmath/res/un21221.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3150173\">Icon</alt></image>" -msgstr "<image id=\"img_id3150173\" src=\"starmath/res/un21221.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3150173\">Піктограма</alt></image>" +msgid "<image id=\"img_id3150173\" src=\"res/helpimg/starmath/un21221.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3150173\">Icon</alt></image>" +msgstr "" #: 03090100.xhp msgctxt "" @@ -1008,8 +1006,8 @@ msgctxt "" "par_id3153152\n" "2\n" "help.text" -msgid "<ahelp hid=\"modules/smath/ui/floatingelements/RID_RELATIONS_CAT\">You can choose among various relations to structure your <emph>$[officename] Math</emph> formula. The relation functions are displayed in the lower part of the Elements window.</ahelp> The list is also in the <link href=\"text/shared/00/00000001.xhp#kontextmenue\" name=\"context menu\">context menu</link> of the <emph>Commands</emph> window. All relations that are not contained in the Elements window or in the context menu can be typed manually in the Commands window." -msgstr "<ahelp hid=\"modules/smath/ui/floatingelements/RID_RELATIONS_CAT\">Для структурування вашої формули у <emph>$[officename] Math</emph> ви можете скористатися різноманітними видами співвідношень. Функції співвідношень показано у нижній частині Вікна вибору.</ahelp> Цей же список можна відкрити за допомогою <link href=\"text/shared/00/00000001.xhp#kontextmenue\" name=\"контекстне меню\">контекстного меню</link> вікна <emph>Команд</emph>. Всі види співвідношень, яких немає у Вікні вибору або контекстному меню можна ввести вручну у Вікні команд." +msgid "<ahelp hid=\"modules/smath/ui/floatingelements/RID_RELATIONS_CAT\">You can choose among various relations to structure your <emph>$[officename] Math</emph> formula. The relation functions are displayed in the lower part of the Elements pane.</ahelp> The list is also in the <link href=\"text/shared/00/00000001.xhp#kontextmenue\" name=\"context menu\">context menu</link> of the <emph>Commands</emph> window. All relations that are not contained in the Elements pane or in the context menu can be typed manually in the Commands window." +msgstr "" #: 03090200.xhp msgctxt "" @@ -1017,8 +1015,8 @@ msgctxt "" "par_id3147258\n" "3\n" "help.text" -msgid "The following is a complete list of the relations. The symbol next to the name of the relation indicates that it can be accessed through the Elements window (choose <emph>View - Elements</emph>) or through the context menu of the <emph>Commands</emph> window." -msgstr "Далі за текстом наведено повний список співвідношень. Символ поряд з назвою співвідношення вказує на те, що доступ до співвідношення можна отримати за допомогою Вікна вибору (виберіть пункт меню <emph>Перегляд - Вибір</emph>) або за допомогою контекстного меню вікна <emph>Команд</emph>." +msgid "The following is a complete list of the relations. The symbol next to the name of the relation indicates that it can be accessed through the Elements pane (choose <emph>View - Elements</emph>) or through the context menu of the <emph>Commands</emph> window." +msgstr "" #: 03090200.xhp msgctxt "" @@ -1866,19 +1864,17 @@ msgstr "<link href=\"text/smath/01/03090300.xhp\" name=\"Оператори\">О msgctxt "" "03090300.xhp\n" "par_id3149755\n" -"35\n" "help.text" -msgid "<ahelp hid=\"smath/ui/floatingelements/RID_OPERATORS_CAT\">You can choose among various operators to structure your <emph>$[officename] Math</emph> formula. All available operators appear in the lower part of the Elements window.</ahelp> They are also listed in the <link href=\"text/shared/00/00000001.xhp#kontextmenue\" name=\"context menu\">context menu</link> of the <emph>Commands</emph> window. All operators not contained in the Elements window or in the context menu must be typed manually in the <emph>Commands</emph> window." -msgstr "<ahelp hid=\"smath/ui/floatingelements/RID_OPERATORS_CAT\">Для структурування вашої формули у <emph>$[officename] Math</emph> ви можете скористатися різноманітними операторами. Всі доступні оператори показано у нижній частині Вікна вибору.</ahelp> Цей же список можна відкрити за допомогою <link href=\"text/shared/00/00000001.xhp#kontextmenue\" name=\"контекстне меню\">контекстного меню</link> вікна <emph>Команд</emph>. Всі оператори, яких немає у Вікні вибору або контекстному меню можна ввести вручну у вікні <emph>Команд</emph>." +msgid "<ahelp hid=\"smath/ui/floatingelements/RID_OPERATORS_CAT\">You can choose among various operators to structure your <emph>$[officename] Math</emph> formula. All available operators appear in the lower part of the Elements pane.</ahelp> They are also listed in the <link href=\"text/shared/00/00000001.xhp#kontextmenue\" name=\"context menu\">context menu</link> of the <emph>Commands</emph> window. All operators not contained in the Elements pane or in the context menu must be typed manually in the <emph>Commands</emph> window." +msgstr "" #: 03090300.xhp msgctxt "" "03090300.xhp\n" "par_id3153576\n" -"36\n" "help.text" -msgid "The following is a list of the available operators. An icon next to the operator name indicates that it can be accessed through the Elements window (choose <emph>View - Elements</emph>) or through the context menu of the <emph>Commands</emph> window." -msgstr "Ось повний список доступних операторів. Піктограма символу поряд з оператором позначає, що доступ до оператора можна отримати у Вікні вибору (якщо ви його не бачите, скористайтесь пунктом меню <emph>Перегляд - Вибір</emph>) або з контекстного меню вікна <emph>Команд</emph>." +msgid "The following is a list of the available operators. An icon next to the operator name indicates that it can be accessed through the Elements pane (choose <emph>View - Elements</emph>) or through the context menu of the <emph>Commands</emph> window." +msgstr "" #: 03090300.xhp msgctxt "" @@ -2310,10 +2306,9 @@ msgstr "<link href=\"text/smath/01/03090400.xhp\" name=\"Функції\">Фун msgctxt "" "03090400.xhp\n" "par_id3155374\n" -"2\n" "help.text" -msgid "<ahelp hid=\"modules/smath/ui/floatingelements/RID_FUNCTIONS_CAT\">Choose a function in the lower part of the window.</ahelp> These functions are also listed in the <link href=\"text/shared/00/00000001.xhp#kontextmenue\" name=\"context menu\">context menu</link> of the <emph>Commands</emph> window. Any functions not contained in the Elements window need to be typed manually in the Commands window." -msgstr "<ahelp hid=\"modules/smath/ui/floatingelements/RID_FUNCTIONS_CAT\">Функцію можна вибрати у нижній частині вікна.</ahelp> Перелік цих функцій також можна знайти у <link href=\"text/shared/00/00000001.xhp#kontextmenue\" name=\"контекстне меню\">контекстному меню</link> вікна <emph>Команд</emph>. Всі функції, яких немає у Вікні вибору, слід вводити вручну у Вікні команд." +msgid "<ahelp hid=\"modules/smath/ui/floatingelements/RID_FUNCTIONS_CAT\">Choose a function in the lower part of the window.</ahelp> These functions are also listed in the <link href=\"text/shared/00/00000001.xhp#kontextmenue\" name=\"context menu\">context menu</link> of the <emph>Commands</emph> window. Any functions not contained in the Elements pane need to be typed manually in the Commands window." +msgstr "" #: 03090400.xhp msgctxt "" @@ -2321,8 +2316,8 @@ msgctxt "" "par_id3150760\n" "3\n" "help.text" -msgid "The following is a list of all functions that appear in the <emph>Elements</emph> window. The icon next to the function indicates that it can be accessed through the Elements window (menu View - Elements) or through the context menu of the <emph>Commands</emph> window." -msgstr "Далі йде список всіх функцій, які можна знайти у вікні <emph>Вибору</emph>. Піктограма поряд з функцією позначає, що доступ до неї можна отримати за допомогою Вікна вибору (його можна відкрити за допомогою пункту меню Перегляд - Вибір) або з контекстного меню вікна <emph>Команд</emph>." +msgid "The following is a list of all functions that appear in the <emph>Elements</emph> pane. The icon next to the function indicates that it can be accessed through the Elements pane (menu View - Elements) or through the context menu of the <emph>Commands</emph> window." +msgstr "" #: 03090400.xhp msgctxt "" @@ -3030,19 +3025,17 @@ msgstr "<link href=\"text/smath/01/03090500.xhp\" name=\"Дужки\">Дужки msgctxt "" "03090500.xhp\n" "par_id3147258\n" -"2\n" "help.text" -msgid "<ahelp hid=\"smath/ui/floatingelements/RID_BRACKETS_CAT\">You can choose among various bracket types to structure a <emph>$[officename] Math</emph> formula. Bracket types are displayed in the lower part of the Elements window.</ahelp> These brackets are also listed in the <link href=\"text/shared/00/00000001.xhp#kontextmenue\" name=\"context menu\">context menu</link> of the <emph>Commands</emph> window. All brackets that are not contained in the Elements window or in the context menu can be typed manually in the <emph>Commands</emph> window." -msgstr "<ahelp hid=\"smath/ui/floatingelements/RID_BRACKETS_CAT\">Для того, щоб створити належну структуру формули у <emph>$[officename] Math</emph>, ви можете скористатися дужками з досить широкого набору. Типи дужок, які використовуються у програмі наведено у нижній частині Вікна вибору.</ahelp> Список цих дужок також входить до <link href=\"text/shared/00/00000001.xhp#kontextmenue\" name=\"контекстне меню\">контекстного меню</link> вікна <emph>Команд</emph>. Всі дужки, яких немає у Вікні вибору або контекстному меню, можна набрати вручну у вікні <emph>Команд</emph>." +msgid "<ahelp hid=\"smath/ui/floatingelements/RID_BRACKETS_CAT\">You can choose among various bracket types to structure a <emph>$[officename] Math</emph> formula. Bracket types are displayed in the lower part of the Elements pane.</ahelp> These brackets are also listed in the <link href=\"text/shared/00/00000001.xhp#kontextmenue\" name=\"context menu\">context menu</link> of the <emph>Commands</emph> window. All brackets that are not contained in the Elements pane or in the context menu can be typed manually in the <emph>Commands</emph> window." +msgstr "" #: 03090500.xhp msgctxt "" "03090500.xhp\n" "par_id3154264\n" -"3\n" "help.text" -msgid "The following is a complete list of all available bracket types. The icon next to the bracket type indicates that it can be accessed through the Elements window (menu View - Elements) or through the context menu of the <emph>Commands</emph> window." -msgstr "Нижче наведено повний список всіх доступних типів дужок. Піктограма символу поряд з типом дужок позначає, що доступ до цього типу можна отримати у вікні Елементи (якщо ви його не бачите, скористайтесь пунктом меню Перегляд - Елементи) або з контекстного меню вікна <emph>Команд</emph>." +msgid "The following is a complete list of all available bracket types. The icon next to the bracket type indicates that it can be accessed through the Elements pane (menu View - Elements) or through the context menu of the <emph>Commands</emph> window." +msgstr "" #: 03090500.xhp msgctxt "" @@ -3712,19 +3705,17 @@ msgstr "<variable id=\"attributes\"><link href=\"text/smath/01/03090600.xhp\" na msgctxt "" "03090600.xhp\n" "par_id3145802\n" -"2\n" "help.text" -msgid "<ahelp hid=\"smath/ui/floatingelements/RID_ATTRIBUTES_CAT\">You can choose from various attributes for <emph>%PRODUCTNAME</emph> <emph>Math</emph> formulas. Some attributes are displayed in the lower part of the Elements window.</ahelp> These attributes are also listed in the <link href=\"text/shared/00/00000001.xhp#kontextmenue\" name=\"context menu\">context menu</link> of the <emph>Commands</emph> window. All attributes not contained in the Elements window or in the context menu must be typed manually in the <emph>Commands</emph> window." -msgstr "<ahelp hid=\"smath/ui/floatingelements/RID_ATTRIBUTES_CAT\">У формулах <emph>%PRODUCTNAME</emph><emph>Math</emph> ви можете використовувати різні атрибути елементів. Деякі з них можна побачити у нижній частині Вікна вибору.</ahelp> Крім того, список цих атрибутів також доступний з <link href=\"text/shared/00/00000001.xhp#kontextmenue\" name=\"контекстне меню\">контекстного меню</link> вікна <emph>Команд</emph>. Всі атрибути, яких немає у Вікні вибору або у контекстному меню, можна вставити у формулу, ввівши відповідні команди у вікно <emph>Команд</emph>." +msgid "<ahelp hid=\"smath/ui/floatingelements/RID_ATTRIBUTES_CAT\">You can choose from various attributes for <emph>%PRODUCTNAME</emph> <emph>Math</emph> formulas. Some attributes are displayed in the lower part of the Elements pane.</ahelp> These attributes are also listed in the <link href=\"text/shared/00/00000001.xhp#kontextmenue\" name=\"context menu\">context menu</link> of the <emph>Commands</emph> window. All attributes not contained in the Elements pane or in the context menu must be typed manually in the <emph>Commands</emph> window." +msgstr "" #: 03090600.xhp msgctxt "" "03090600.xhp\n" "par_id3155962\n" -"3\n" "help.text" -msgid "The following is a complete list of all attributes available in <item type=\"productname\">%PRODUCTNAME</item> Math. The symbol next to the attribute indicates that it can be accessed through the Elements window (choose <emph>View - Elements</emph>) or through the context menu of the <emph>Commands</emph> window." -msgstr "Нижче наведено повний список атрибутів, доступ до яких ви можете отримати з <item type=\"productname\">%PRODUCTNAME</item> Math. Значок символу поряд з атрибутом позначає, що доступ до атрибута можна отримати у Вікні вибору (якщо ви його не бачите, скористайтесь пунктом меню <emph>Перегляд - Вибір</emph>) або з контекстного меню вікна <emph>Команд</emph>." +msgid "The following is a complete list of all attributes available in <item type=\"productname\">%PRODUCTNAME</item> Math. The symbol next to the attribute indicates that it can be accessed through the Elements pane (choose <emph>View - Elements</emph>) or through the context menu of the <emph>Commands</emph> window." +msgstr "" #: 03090600.xhp msgctxt "" @@ -4436,8 +4427,8 @@ msgctxt "" "par_id3147262\n" "2\n" "help.text" -msgid "<ahelp hid=\"smath/ui/floatingelements/RID_FORMAT_CAT\">You can choose among various options for formatting a $[officename] Math formula. The format options are displayed in the lower half of the Formula Elements window.</ahelp> These options are also listed in the <link href=\"text/shared/00/00000001.xhp#kontextmenue\" name=\"context menu\">context menu</link> of the <emph>Commands</emph> window." -msgstr "<ahelp hid=\"smath/ui/floatingelements/RID_FORMAT_CAT\">Щоб ваші формули мали належний формат, ви можете скористатися відповідними параметрами $[officename] Math. Параметри формату буде показано у нижній частині Вікна вибору.</ahelp> Список цих параметрів доступний також і з <link href=\"text/shared/00/00000001.xhp#kontextmenue\" name=\"контекстне меню\">контекстного меню</link> вікна <emph>Команд</emph>." +msgid "<ahelp hid=\"smath/ui/floatingelements/RID_FORMAT_CAT\">You can choose among various options for formatting a $[officename] Math formula. The format options are displayed in the lower half of the Formula Elements pane.</ahelp> These options are also listed in the <link href=\"text/shared/00/00000001.xhp#kontextmenue\" name=\"context menu\">context menu</link> of the <emph>Commands</emph> window." +msgstr "" #: 03090700.xhp msgctxt "" @@ -4445,8 +4436,8 @@ msgctxt "" "par_id3154263\n" "3\n" "help.text" -msgid "The following is a complete list of all available formatting options in $[officename] Math. The icon next to the formatting option indicates that it can be accessed through the Elements window (menu <emph>View - Elements</emph>) or through the context menu of the <emph>Commands</emph> window." -msgstr "Нижче наведено повний список всіх наявних у $[officename] Math параметрів форматування. Піктограма поряд з параметром форматування позначає, що доступ до цього параметра можна отримати у Вікні вибору (якщо ви його не бачите, скористайтесь пунктом меню <emph>Вигляд - Вибір</emph>) або з контекстного меню вікна <emph>Команд</emph>." +msgid "The following is a complete list of all available formatting options in $[officename] Math. The icon next to the formatting option indicates that it can be accessed through the Elements pane (menu <emph>View - Elements</emph>) or through the context menu of the <emph>Commands</emph> window." +msgstr "" #: 03090700.xhp msgctxt "" @@ -5020,8 +5011,8 @@ msgctxt "" "par_id3154641\n" "2\n" "help.text" -msgid "<ahelp hid=\"smath/ui/floatingelements/RID_SETOPERATIONS_CAT\">Assign different set operators to the characters in your <emph>$[officename] Math</emph> formula. The individual operators are shown in the lower section of the Elements window</ahelp>. Call the <link href=\"text/shared/00/00000001.xhp#kontextmenue\" name=\"context menu\">context menu</link> in the <emph>Commands</emph> window to see an identical list of the individual functions. Any operators not found in the Elements window have to be entered directly in the Commands window. You can also directly insert other parts of the formula even if symbols already exist for them." -msgstr "<ahelp hid=\"smath/ui/floatingelements/RID_SETOPERATIONS_CAT\">У програмі <emph>$[officename] Math</emph> ви можете використовувати різноманітні позначення для дій над множинами. Деякі з цих операторів показано у нижній частині Вікна вибору</ahelp>. Всі ці позначення можна побачити і у списку, доступ до якого можна отримати за допомогою <link href=\"text/shared/00/00000001.xhp#kontextmenue\" name=\"контекстне меню\">контекстного меню</link> вікна <emph>Команд</emph>. Всі оператори, які ви можете побачити у Вікні вибору, можна ввести і напряму у Вікні команд. Ви також можете напряму ввести інші частини формули, навіть якщо для них вже існують відповідні кнопки з піктограмами." +msgid "<ahelp hid=\"smath/ui/floatingelements/RID_SETOPERATIONS_CAT\">Assign different set operators to the characters in your <emph>$[officename] Math</emph> formula. The individual operators are shown in the lower section of the Elements pane</ahelp>. Call the <link href=\"text/shared/00/00000001.xhp#kontextmenue\" name=\"context menu\">context menu</link> in the <emph>Commands</emph> window to see an identical list of the individual functions. Any operators not found in the Elements pane have to be entered directly in the Commands window. You can also directly insert other parts of the formula even if symbols already exist for them." +msgstr "" #: 03090800.xhp msgctxt "" @@ -5029,8 +5020,8 @@ msgctxt "" "par_id3149290\n" "3\n" "help.text" -msgid "After clicking the <emph>Set Operations</emph> icon in the Elements window additional icons will be shown in the lower part of this window. Simply click a symbol to incorporate the operator in the formula being edited in the Commands window." -msgstr "Після того, як ви натиснете кнопку <emph>Дії над множинами</emph> у верхній частині Вікна вибору, у нижній частині цього вікна буде показано додаткові кнопки з піктограмами для цих дій. Щоб додати відповідний оператор у формулу, яку ви змінюєте у Вікні команд, просто натисніть на його кнопку." +msgid "After clicking the <emph>Set Operations</emph> icon in the Elements pane additional icons will be shown in the lower part of this window. Simply click a symbol to incorporate the operator in the formula being edited in the Commands window." +msgstr "" #: 03090800.xhp msgctxt "" @@ -6116,8 +6107,8 @@ msgctxt "" "par_id3151392\n" "5\n" "help.text" -msgid "Set brackets were previously inserted in the Elements window or directly in the Commands window as \"left lbrace <?> right rbrace\". Now, a left and a right set bracket can also be inserted using \"lbrace\" and \"rbrace\", with or without wildcards." -msgstr "У попередніх версіях фігурні дужки можна було ввести за допомогою Вікна вибору або напряму з Вікна команд за допомогою команди \"left lbrace <?> right rbrace\". У цій версії програми ліву і праву фігурні дужки також можна ввести за допомогою команд \"lbrace\" і \"rbrace\" з заповнювачами або без них." +msgid "Set brackets were previously inserted in the Elements pane or directly in the Commands window as \"left lbrace <?> right rbrace\". Now, a left and a right set bracket can also be inserted using \"lbrace\" and \"rbrace\", with or without wildcards." +msgstr "" #: 03091100.xhp msgctxt "" @@ -6966,10 +6957,9 @@ msgstr "Введена команда(и)" msgctxt "" "03091501.xhp\n" "par_id3151388\n" -"472\n" "help.text" -msgid "Symbol in Elements Window" -msgstr "Позначення у вікні елементів" +msgid "Symbol in Elements pane" +msgstr "" #: 03091501.xhp msgctxt "" @@ -6985,8 +6975,8 @@ msgctxt "" "03091501.xhp\n" "par_id3156276\n" "help.text" -msgid "<image id=\"Graphic10\" src=\"starmath/res/un21209.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Icon</alt></image>" -msgstr "<image id=\"Graphic10\" src=\"starmath/res/un21209.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Піктограма</alt></image>" +msgid "<image id=\"Graphic10\" src=\"res/helpimg/starmath/un21209.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Icon</alt></image>" +msgstr "" #: 03091501.xhp msgctxt "" @@ -7002,8 +6992,8 @@ msgctxt "" "03091501.xhp\n" "par_id3163824\n" "help.text" -msgid "<image id=\"Graphic21\" src=\"starmath/res/un21202.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Icon</alt></image>" -msgstr "<image id=\"Graphic21\" src=\"starmath/res/un21202.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Піктограма</alt></image>" +msgid "<image id=\"Graphic21\" src=\"res/helpimg/starmath/un21202.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Icon</alt></image>" +msgstr "" #: 03091501.xhp msgctxt "" @@ -7019,8 +7009,8 @@ msgctxt "" "03091501.xhp\n" "par_id3147514\n" "help.text" -msgid "<image id=\"Graphic4\" src=\"starmath/res/un21204.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Icon</alt></image>" -msgstr "<image id=\"Graphic4\" src=\"starmath/res/un21204.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Піктограма</alt></image>" +msgid "<image id=\"Graphic4\" src=\"res/helpimg/starmath/un21204.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Icon</alt></image>" +msgstr "" #: 03091501.xhp msgctxt "" @@ -7036,8 +7026,8 @@ msgctxt "" "03091501.xhp\n" "par_id3154821\n" "help.text" -msgid "<image id=\"Graphic13\" src=\"starmath/res/un21212.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Icon</alt></image>" -msgstr "<image id=\"Graphic13\" src=\"starmath/res/un21212.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Піктограма</alt></image>" +msgid "<image id=\"Graphic13\" src=\"res/helpimg/starmath/un21212.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Icon</alt></image>" +msgstr "" #: 03091501.xhp msgctxt "" @@ -7053,8 +7043,8 @@ msgctxt "" "03091501.xhp\n" "par_id3155179\n" "help.text" -msgid "<image id=\"Graphic7\" src=\"starmath/res/un21208.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Icon</alt></image>" -msgstr "<image id=\"Graphic7\" src=\"starmath/res/un21208.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Піктограма</alt></image>" +msgid "<image id=\"Graphic7\" src=\"res/helpimg/starmath/un21208.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Icon</alt></image>" +msgstr "" #: 03091501.xhp msgctxt "" @@ -7070,8 +7060,8 @@ msgctxt "" "03091501.xhp\n" "par_id3150832\n" "help.text" -msgid "<image id=\"Graphic6\" src=\"starmath/res/un21205.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Icon</alt></image>" -msgstr "<image id=\"Graphic6\" src=\"starmath/res/un21205.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Піктограма</alt></image>" +msgid "<image id=\"Graphic6\" src=\"res/helpimg/starmath/un21205.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Icon</alt></image>" +msgstr "" #: 03091501.xhp msgctxt "" @@ -7087,8 +7077,8 @@ msgctxt "" "03091501.xhp\n" "par_id3145590\n" "help.text" -msgid "<image id=\"Graphic2\" src=\"starmath/res/un21201.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Icon</alt></image>" -msgstr "<image id=\"Graphic2\" src=\"starmath/res/un21201.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Піктограма</alt></image>" +msgid "<image id=\"Graphic2\" src=\"res/helpimg/starmath/un21201.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Icon</alt></image>" +msgstr "" #: 03091501.xhp msgctxt "" @@ -7104,8 +7094,8 @@ msgctxt "" "03091501.xhp\n" "par_id3150764\n" "help.text" -msgid "<image id=\"Graphic3\" src=\"starmath/res/un21203.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Icon</alt></image>" -msgstr "<image id=\"Graphic3\" src=\"starmath/res/un21203.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Піктограма</alt></image>" +msgid "<image id=\"Graphic3\" src=\"res/helpimg/starmath/un21203.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Icon</alt></image>" +msgstr "" #: 03091501.xhp msgctxt "" @@ -7129,8 +7119,8 @@ msgctxt "" "03091501.xhp\n" "par_id3146336\n" "help.text" -msgid "<image id=\"Graphic14\" src=\"starmath/res/un21214.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Icon</alt></image>" -msgstr "<image id=\"Graphic14\" src=\"starmath/res/un21214.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Піктограма</alt></image>" +msgid "<image id=\"Graphic14\" src=\"res/helpimg/starmath/un21214.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Icon</alt></image>" +msgstr "" #: 03091501.xhp msgctxt "" @@ -7196,8 +7186,8 @@ msgctxt "" "03091501.xhp\n" "par_id3147212\n" "help.text" -msgid "<image id=\"Graphic8\" src=\"starmath/res/un21206.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Icon</alt></image>" -msgstr "<image id=\"Graphic8\" src=\"starmath/res/un21206.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Піктограма</alt></image>" +msgid "<image id=\"Graphic8\" src=\"res/helpimg/starmath/un21206.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Icon</alt></image>" +msgstr "" #: 03091501.xhp msgctxt "" @@ -7213,8 +7203,8 @@ msgctxt "" "03091501.xhp\n" "par_id3151130\n" "help.text" -msgid "<image id=\"Graphic16\" src=\"starmath/res/un21221.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Icon</alt></image>" -msgstr "<image id=\"Graphic16\" src=\"starmath/res/un21221.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Піктограма</alt></image>" +msgid "<image id=\"Graphic16\" src=\"res/helpimg/starmath/un21221.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Icon</alt></image>" +msgstr "" #: 03091501.xhp msgctxt "" @@ -7230,8 +7220,8 @@ msgctxt "" "03091501.xhp\n" "par_id3147470\n" "help.text" -msgid "<image id=\"Graphic12\" src=\"starmath/res/un21211.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Icon</alt></image>" -msgstr "<image id=\"Graphic12\" src=\"starmath/res/un21211.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Піктограма</alt></image>" +msgid "<image id=\"Graphic12\" src=\"res/helpimg/starmath/un21211.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Icon</alt></image>" +msgstr "" #: 03091501.xhp msgctxt "" @@ -7247,8 +7237,8 @@ msgctxt "" "03091501.xhp\n" "par_id3151319\n" "help.text" -msgid "<image id=\"Graphic5\" src=\"starmath/res/un21213.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_\">Icon</alt></image>" -msgstr "<image id=\"Graphic5\" src=\"starmath/res/un21213.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_\">Піктограма</alt></image>" +msgid "<image id=\"Graphic5\" src=\"res/helpimg/starmath/un21213.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_\">Icon</alt></image>" +msgstr "" #: 03091501.xhp msgctxt "" @@ -7340,8 +7330,8 @@ msgctxt "" "03091501.xhp\n" "par_id3147065\n" "help.text" -msgid "<image id=\"Graphic15\" src=\"starmath/res/un21215.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Icon</alt></image>" -msgstr "<image id=\"Graphic15\" src=\"starmath/res/un21215.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Піктограма</alt></image>" +msgid "<image id=\"Graphic15\" src=\"res/helpimg/starmath/un21215.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Icon</alt></image>" +msgstr "" #: 03091501.xhp msgctxt "" @@ -7374,8 +7364,8 @@ msgctxt "" "03091501.xhp\n" "par_id3148873\n" "help.text" -msgid "<image id=\"Graphic11\" src=\"starmath/res/un21210.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Icon</alt></image>" -msgstr "<image id=\"Graphic11\" src=\"starmath/res/un21210.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Піктограма</alt></image>" +msgid "<image id=\"Graphic11\" src=\"res/helpimg/starmath/un21210.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Icon</alt></image>" +msgstr "" #: 03091501.xhp msgctxt "" @@ -7391,8 +7381,8 @@ msgctxt "" "03091501.xhp\n" "par_id3147073\n" "help.text" -msgid "<image id=\"Graphic9\" src=\"starmath/res/un21207.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Icon</alt></image>" -msgstr "<image id=\"Graphic9\" src=\"starmath/res/un21207.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Піктограма</alt></image>" +msgid "<image id=\"Graphic9\" src=\"res/helpimg/starmath/un21207.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Icon</alt></image>" +msgstr "" #: 03091501.xhp msgctxt "" @@ -7473,10 +7463,9 @@ msgstr "Введена команда(и)" msgctxt "" "03091502.xhp\n" "par_id3154032\n" -"475\n" "help.text" -msgid "Symbol in Elements Window" -msgstr "Позначення у вікні елементів" +msgid "Symbol in Elements pane" +msgstr "" #: 03091502.xhp msgctxt "" @@ -8117,10 +8106,9 @@ msgstr "Введена команда(и)" msgctxt "" "03091503.xhp\n" "par_id3145724\n" -"478\n" "help.text" -msgid "Symbol in Elements Window" -msgstr "Позначення у вікні елементів" +msgid "Symbol in Elements pane" +msgstr "" #: 03091503.xhp msgctxt "" @@ -8557,10 +8545,9 @@ msgstr "Введена команда(и)" msgctxt "" "03091504.xhp\n" "par_id3156681\n" -"481\n" "help.text" -msgid "Symbol in Elements Window" -msgstr "Позначення у вікні елементів" +msgid "Symbol in Elements pane" +msgstr "" #: 03091504.xhp msgctxt "" @@ -9050,10 +9037,9 @@ msgstr "Введена команда(и)" msgctxt "" "03091505.xhp\n" "par_id3143994\n" -"484\n" "help.text" -msgid "Symbol in Elements Window" -msgstr "Позначення у вікні елементів" +msgid "Symbol in Elements pane" +msgstr "" #: 03091505.xhp msgctxt "" @@ -9348,10 +9334,9 @@ msgstr "Введена команда(и)" msgctxt "" "03091506.xhp\n" "par_id3167610\n" -"487\n" "help.text" -msgid "Symbol in Elements Window" -msgstr "Позначення у вікні елементів" +msgid "Symbol in Elements pane" +msgstr "" #: 03091506.xhp msgctxt "" @@ -9790,10 +9775,9 @@ msgstr "Введена команда(и)" msgctxt "" "03091507.xhp\n" "par_id3162086\n" -"490\n" "help.text" -msgid "Symbol in Elements Window" -msgstr "Позначення у вікні елементів" +msgid "Symbol in Elements pane" +msgstr "" #: 03091507.xhp msgctxt "" @@ -10206,8 +10190,8 @@ msgctxt "" "03091508.xhp\n" "par_id3180684\n" "help.text" -msgid "Symbol in Elements Window" -msgstr "Позначення у вікні елементів" +msgid "Symbol in Elements pane" +msgstr "" #: 03091508.xhp msgctxt "" @@ -10661,10 +10645,9 @@ msgstr "Введена команда(и)" msgctxt "" "03091509.xhp\n" "par_id3184320\n" -"496\n" "help.text" -msgid "Symbol in Elements Window" -msgstr "Позначення у вікні елементів" +msgid "Symbol in Elements pane" +msgstr "" #: 03091509.xhp msgctxt "" diff --git a/source/uk/helpcontent2/source/text/smath/04.po b/source/uk/helpcontent2/source/text/smath/04.po index 5f9b0636851..40c4d116153 100644 --- a/source/uk/helpcontent2/source/text/smath/04.po +++ b/source/uk/helpcontent2/source/text/smath/04.po @@ -3,17 +3,17 @@ 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: 2014-11-18 11:24+0100\n" +"POT-Creation-Date: 2016-12-27 21:50+0100\n" "PO-Revision-Date: 2015-01-28 19:53+0000\n" -"Last-Translator: Андрій <andriykopanytsia@gmail.com>\n" +"Last-Translator: Olexandr Pylypchuk <pilipchukap@rambler.ru>\n" "Language-Team: LANGUAGE <LL@li.org>\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" -"X-Generator: Pootle 2.5.1\n" "X-Accelerator-Marker: ~\n" +"X-Generator: LibreOffice\n" "X-POOTLE-MTIME: 1422474827.000000\n" #: 01020000.xhp @@ -171,10 +171,9 @@ msgstr "Оновити" msgctxt "" "01020000.xhp\n" "hd_id3153732\n" -"21\n" "help.text" -msgid "Navigation in the Elements Window" -msgstr "Створення формули у командному вікні" +msgid "Navigation in the Elements pane" +msgstr "" #: 01020000.xhp msgctxt "" diff --git a/source/uk/helpcontent2/source/text/smath/guide.po b/source/uk/helpcontent2/source/text/smath/guide.po index b2c509aafe3..1426212b147 100644 --- a/source/uk/helpcontent2/source/text/smath/guide.po +++ b/source/uk/helpcontent2/source/text/smath/guide.po @@ -3,17 +3,17 @@ 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: 2014-11-18 11:24+0100\n" +"POT-Creation-Date: 2016-12-27 21:50+0100\n" "PO-Revision-Date: 2015-03-31 19:20+0000\n" -"Last-Translator: Olexandr <pilipchukap@rambler.ru>\n" +"Last-Translator: Olexandr Pylypchuk <pilipchukap@rambler.ru>\n" "Language-Team: LANGUAGE <LL@li.org>\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" -"X-Generator: Pootle 2.5.1\n" "X-Accelerator-Marker: ~\n" +"X-Generator: LibreOffice\n" "X-POOTLE-MTIME: 1427829620.000000\n" #: align.xhp @@ -422,28 +422,25 @@ msgstr "Курсор очікуватиме у Вікні команд на по msgctxt "" "keyboard.xhp\n" "par_id3150537\n" -"13\n" "help.text" -msgid "You can compose formulas using the Elements window. Open it with the menu <emph>View - Elements</emph> if it is not already open." -msgstr "Ви також можете створювати формули за допомогою Вікна вибору. Відкрийте його за допомогою пункту меню <emph>Вигляд - Вибір</emph>, якщо це вікно ще не відкрито." +msgid "You can compose formulas using the Elements pane. Open it with the menu <emph>View - Elements</emph> if it is not already open." +msgstr "" #: keyboard.xhp msgctxt "" "keyboard.xhp\n" "par_id3155625\n" -"10\n" "help.text" -msgid "If the Elements window is open, use F6 to switch from the Commands window to the Elements window and back." -msgstr "Якщо ви відкрили Вікно вибору, ви можете скористатися клавішею F6 для перемикання між Вікном вибору і Вікном команд." +msgid "If the Elements pane is open, use F6 to switch from the Commands window to the Elements pane and back." +msgstr "" #: keyboard.xhp msgctxt "" "keyboard.xhp\n" "hd_id3154554\n" -"11\n" "help.text" -msgid "Elements window" -msgstr "Вікно „Елементи формул“" +msgid "Elements pane" +msgstr "" #: limits.xhp msgctxt "" @@ -498,24 +495,24 @@ msgctxt "" "limits.xhp\n" "par_id1276589\n" "help.text" -msgid "You see the Math input window and the Elements window. If you don't see the Elements window, you can enable it in the View menu." -msgstr "Ви побачите вікно введення Math і Вікно вибору. Якщо Вікна вибору не видно, ви можете відкрити його за допомогою меню \"Вигляд\"." +msgid "You see the Math input window and the Elements pane on the left." +msgstr "" #: limits.xhp msgctxt "" "limits.xhp\n" "par_id3283791\n" "help.text" -msgid "In the upper part of the Elements window, click the <emph>Operators</emph> icon." -msgstr "У верхній частині Вікна вибору натисніть піктограму <emph>Оператори</emph>." +msgid "From the list on the upper part of the Elements pane, select the <emph>Operators</emph> item." +msgstr "" #: limits.xhp msgctxt "" "limits.xhp\n" "par_id9734794\n" "help.text" -msgid "In the lower part of the Elements window, click the <emph>Sum</emph> icon." -msgstr "У нижній частині Вікна вибору натисніть піктограму <emph>Сума</emph>." +msgid "In the lower part of the Elements pane, click the <emph>Sum</emph> icon." +msgstr "" #: limits.xhp msgctxt "" @@ -586,8 +583,8 @@ msgctxt "" "limits.xhp\n" "par_id9406414\n" "help.text" -msgid "In the same way, you can enter an Integral formula with limits. When you click an icon from the Elements window, the assigned text command is inserted in the input window. If you know the text commands, you can enter the commands directly in the input window." -msgstr "Аналогічним способом ви можете ввести і формулу з визначеним інтегралом. Коли ви натиснете кнопку з піктограмою у Вікні вибору, у Вікні команд з’явиться відповідна текстова команда. Якщо ви добре знайомі з текстовими командами, ви можете вводити команди безпосередньо у Вікно команд." +msgid "In the same way, you can enter an Integral formula with limits. When you click an icon from the Elements pane, the assigned text command is inserted in the input window. If you know the text commands, you can enter the commands directly in the input window." +msgstr "" #: limits.xhp msgctxt "" @@ -618,8 +615,8 @@ msgctxt "" "limits.xhp\n" "par_id4651020\n" "help.text" -msgid "A small gap exists between f(x) and dx, which you can also enter using the Elements window: click the <emph>Format</emph> icon, then the <emph>Small Gap</emph> icon." -msgstr "Між f(x) і dx введено невеличкий проміжок, який ви також можете ввести за допомогою Вікна вибору: натисніть кнопку з піктограмою <emph>Формат</emph>, а потім кнопку з піктограмою <emph>Малий проміжок</emph>." +msgid "A small gap exists between f(x) and dx, which you can also enter using the Elements pane: select the <emph>Formats</emph> item from the list on the top, then the <emph>Small Gap</emph> icon." +msgstr "" #: limits.xhp msgctxt "" diff --git a/source/uk/helpcontent2/source/text/swriter/01.po b/source/uk/helpcontent2/source/text/swriter/01.po index 9d8e905fe3b..b19e69c861b 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: 2016-11-09 14:10+0100\n" +"POT-Creation-Date: 2016-12-27 21:50+0100\n" "PO-Revision-Date: 2016-12-03 00:00+0000\n" "Last-Translator: Olexandr Pylypchuk <pilipchukap@rambler.ru>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -12,8 +12,8 @@ msgstr "" "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" -"X-Generator: LibreOffice\n" "X-Accelerator-Marker: ~\n" +"X-Generator: LibreOffice\n" "X-POOTLE-MTIME: 1480723258.000000\n" #: 01120000.xhp @@ -15006,36 +15006,33 @@ msgstr "Нумерація рядків" msgctxt "" "05030800.xhp\n" "hd_id3151173\n" -"1\n" "help.text" msgid "<link href=\"text/swriter/01/05030800.xhp\" name=\"Numbering\">Outline & Numbering</link>" -msgstr "<link href=\"text/swriter/01/05030800.xhp\" name=\"Нумерація\">Нумерація</link>" +msgstr "" #: 05030800.xhp msgctxt "" "05030800.xhp\n" "par_id3154100\n" -"2\n" "help.text" -msgid "<ahelp hid=\"HID_NUMPARA\">Adds or removes outline level, numbering, or bullets from the paragraph. You can also select the style of numbering to use, and reset the numbering in a numbered list.</ahelp>" -msgstr "<ahelp hid=\"HID_NUMPARA\">Додавання або видалення рівня структури, нумерації або маркерів з абзацу. Ви можете також вибрати тип нумерації, а також налаштувати нумерацію в нумерованому списку.</ahelp>" +msgid "<ahelp hid=\"modules/swriter/ui/numparapage/NumParaPage\">Adds or removes outline level, numbering, or bullets from the paragraph. You can also select the style of numbering to use, and reset the numbering in a numbered list.</ahelp>" +msgstr "" #: 05030800.xhp msgctxt "" "05030800.xhp\n" "par_id3153536\n" "help.text" -msgid "To change the numbering options for paragraphs that use the same paragraph style, choose <emph>View - Styles and Formatting</emph>, and then click the <emph>Paragraph Styles </emph>icon. Right-click the style in the list, choose <emph>Modify</emph>, and then click the<emph> Outline & Numbering</emph> tab." -msgstr "Для зміни параметрів нумерації абзаців, що використовують той самий стиль, виберіть <emph>Перегляд - Стилі і форматування</emph>, тоді клацніть піктограму <emph>Стилі абзаців</emph>. Клацніть правою кнопкою на стилю у списку, виберіть <emph>Змінити</emph>, а тоді клацніть вкладку <emph> Структура та нумерація</emph>." +msgid "To change the numbering options for paragraphs that use the same paragraph style, choose <emph>View - Styles and Formatting</emph>, and then click the <emph>Paragraph Styles</emph> icon. Right-click the style in the list, choose <emph>Modify</emph>, and then click the <emph>Outline & Numbering</emph> tab." +msgstr "" #: 05030800.xhp msgctxt "" "05030800.xhp\n" "par_id3154470\n" -"26\n" "help.text" -msgid "To change the numbering options for selected paragraphs, choose <emph>Format -</emph><link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\"><emph>Paragraph</emph></link>, and then click the<emph> Outline & Numbering</emph> tab." -msgstr "Для зміни параметрів нумерації виділених абзаців виберіть пункти меню <emph>Формат</emph><link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\"><emph>Абзац</emph></link> та перейдіть на вкладку<emph> Структура і нумерація</emph>." +msgid "To change the numbering options for selected paragraphs, choose <emph>Format - </emph><link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\"><emph>Paragraph</emph></link>, and then click the <emph>Outline & Numbering</emph> tab." +msgstr "" #: 05030800.xhp msgctxt "" @@ -15050,170 +15047,168 @@ msgctxt "" "05030800.xhp\n" "par_id1209200804371097\n" "help.text" -msgid "<ahelp hid=\".\">Assigns an outline level from 1 to 10 to the selected paragraphs or Paragraph Style.</ahelp> Select <emph>Body text</emph> to reset the outline level." -msgstr "<ahelp hid=\".\">Присвоює виділеним абзацам чи Стилю абзацу рівень структури від 1 до 10. </ahelp> Щоб очистити налаштування рівня структури виберіть пункт <emph>Основний текст</emph>." +msgid "<ahelp hid=\"modules/swriter/ui/numparapage/comboLB_OUTLINE_LEVEL\">Assigns an outline level from 1 to 10 to the selected paragraphs or Paragraph Style.</ahelp> Select <emph>Body text</emph> to reset the outline level." +msgstr "" #: 05030800.xhp msgctxt "" "05030800.xhp\n" "hd_id3143283\n" -"5\n" "help.text" msgid "Numbering" -msgstr "Нумерація" +msgstr "" #: 05030800.xhp msgctxt "" "05030800.xhp\n" "hd_id3154188\n" -"3\n" "help.text" msgid "Numbering Style" -msgstr "Стиль нумерації" +msgstr "" #: 05030800.xhp msgctxt "" "05030800.xhp\n" "par_id3155178\n" -"4\n" "help.text" -msgid "<ahelp hid=\"SW:LISTBOX:TP_NUMPARA:LB_NUMBER_STYLE\">Select the <link href=\"text/swriter/01/05130004.xhp\" name=\"Numbering Style\">Numbering Style</link> that you want to apply to the paragraph.</ahelp> These styles are also listed in the <link href=\"text/swriter/01/05140000.xhp\" name=\"Styles and Formatting\">Styles and Formatting</link> window if you click the <emph>Numbering Style</emph> icon." -msgstr "<ahelp hid=\"SW:LISTBOX:TP_NUMPARA:LB_NUMBER_STYLE\">Виберіть<link href=\"text/swriter/01/05130004.xhp\" name=\"Стиль нумерації\">Стиль нумерації</link>, який потрібно застосувати до абзацу.</ahelp> Список цих стилів виводиться також у вікні <link href=\"text/swriter/01/05140000.xhp\" name=\"Стилі й форматування\">Стилі та форматування</link>, якщо клацнути піктограму <emph>Стиль нумерації</emph>." +msgid "<ahelp hid=\"modules/swriter/ui/numparapage/comboLB_NUMBER_STYLE\">Select the <link href=\"text/swriter/01/05130004.xhp\" name=\"Numbering Style\">Numbering Style</link> that you want to apply to the paragraph.</ahelp> These styles are also listed in the <link href=\"text/swriter/01/05140000.xhp\" name=\"Styles and Formatting\">Styles and Formatting</link> window if you click the <emph>Numbering Style</emph> icon." +msgstr "" + +#: 05030800.xhp +msgctxt "" +"05030800.xhp\n" +"hd_id3154189\n" +"help.text" +msgid "Edit Style" +msgstr "" + +#: 05030800.xhp +msgctxt "" +"05030800.xhp\n" +"par_id3155179\n" +"help.text" +msgid "<ahelp hid=\"modules/swriter/ui/numparapage/editnumstyle\">Edit the properties of the selected numbering style.</ahelp> These properties will apply to all paragraphs formatted with the given numbering style." +msgstr "" #: 05030800.xhp msgctxt "" "05030800.xhp\n" "par_id3149106\n" -"7\n" "help.text" msgid "This section only appears when you edit the properties of the current paragraph by choosing <emph>Format - Paragraph</emph>." -msgstr "Цей розділ відображається тільки при зміні властивостей поточного абзацу, якщо вибрати <emph>Формат - Абзац</emph>." +msgstr "" #: 05030800.xhp msgctxt "" "05030800.xhp\n" "hd_id3151250\n" -"8\n" "help.text" msgid "Restart at this paragraph" -msgstr "Повторний запуск у цьому абзаці" +msgstr "" #: 05030800.xhp msgctxt "" "05030800.xhp\n" "par_id3154831\n" -"9\n" "help.text" -msgid "<ahelp hid=\"SW:TRISTATEBOX:TP_NUMPARA:CB_NEW_START\">Restarts the numbering at the current paragraph.</ahelp>" -msgstr "<ahelp hid=\"SW:TRISTATEBOX:TP_NUMPARA:CB_NEW_START\">Нумерація починається з поточного абзацу.</ahelp>" +msgid "<ahelp hid=\"modules/swriter/ui/numparapage/checkCB_NEW_START\">Restarts the numbering at the current paragraph.</ahelp>" +msgstr "" #: 05030800.xhp msgctxt "" "05030800.xhp\n" "hd_id3147096\n" -"24\n" "help.text" msgid "Start with" -msgstr "Почати з" +msgstr "" #: 05030800.xhp msgctxt "" "05030800.xhp\n" "par_id3148979\n" -"25\n" "help.text" -msgid "<ahelp hid=\"SW_TRISTATEBOX_TP_NUMPARA_CB_NUMBER_NEW_START\">Select this check box, and then enter the number that you want to assign to the paragraph.</ahelp>" -msgstr "<ahelp hid=\"SW_TRISTATEBOX_TP_NUMPARA_CB_NUMBER_NEW_START\">Установіть цей прапорець, а потім введіть номер, який повинен бути призначений абзацу.</ahelp>" +msgid "<ahelp hid=\"modules/swriter/ui/numparapage/checkCB_NUMBER_NEW_START\">Select this check box, and then enter the number that you want to assign to the paragraph.</ahelp>" +msgstr "" #: 05030800.xhp msgctxt "" "05030800.xhp\n" "hd_id3147226\n" -"10\n" "help.text" msgid "\"Start with\" spin button" -msgstr "Лічильник \"Почати з\"" +msgstr "" #: 05030800.xhp msgctxt "" "05030800.xhp\n" "par_id3153632\n" -"11\n" "help.text" -msgid "<ahelp hid=\"SW:NUMERICFIELD:TP_NUMPARA:NF_NEW_START\">Enter the number that you want to assign to the paragraph.</ahelp> The following paragraphs are numbered consecutively from the number that you enter here." -msgstr "<ahelp hid=\"SW:NUMERICFIELD:TP_NUMPARA:NF_NEW_START\">Введіть номер, який потрібно призначити абзацу.</ahelp> Наступні абзаци будуть нумеруватися послідовно, починаючи з введеного тут номера." +msgid "<ahelp hid=\"modules/swriter/ui/numparapage/spinNF_NEW_START\">Enter the number that you want to assign to the paragraph.</ahelp> The following paragraphs are numbered consecutively from the number that you enter here." +msgstr "" #: 05030800.xhp msgctxt "" "05030800.xhp\n" "hd_id3147581\n" -"15\n" "help.text" msgid "Line numbering" -msgstr "Нумерація рядків" +msgstr "" #: 05030800.xhp msgctxt "" "05030800.xhp\n" "par_id3152771\n" -"16\n" "help.text" msgid "Specify the <link href=\"text/swriter/01/06180000.xhp\" name=\"Line numbering\">Line numbering</link> options. To add line numbers to your document, choose <emph>Tools - Line Numbering</emph>." -msgstr "Визначте параметри <link href=\"text/swriter/01/06180000.xhp\" name=\"нумерації рядків\">нумерації рядків</link>. Для додавання рядків в документ виберіть пункти меню<emph>Засоби - Нумерація рядків</emph>." +msgstr "" #: 05030800.xhp msgctxt "" "05030800.xhp\n" "hd_id3153345\n" -"17\n" "help.text" msgid "Include this paragraph in line numbering" -msgstr "Включити цей абзац у нумерацію рядків" +msgstr "" #: 05030800.xhp msgctxt "" "05030800.xhp\n" "par_id3156267\n" -"18\n" "help.text" -msgid "<ahelp hid=\"SW:TRISTATEBOX:TP_NUMPARA:CB_COUNT_PARA\">Includes the current paragraph in the line numbering.</ahelp>" -msgstr "<ahelp hid=\"SW:TRISTATEBOX:TP_NUMPARA:CB_COUNT_PARA\">Включає поточний абзац у нумерацію рядків.</ahelp>" +msgid "<ahelp hid=\"modules/swriter/ui/numparapage/checkCB_COUNT_PARA\">Includes the current paragraph in the line numbering.</ahelp>" +msgstr "" #: 05030800.xhp msgctxt "" "05030800.xhp\n" "hd_id3151026\n" -"19\n" "help.text" msgid "Restart at this paragraph" -msgstr "Повторний запуск у цьому абзаці" +msgstr "" #: 05030800.xhp msgctxt "" "05030800.xhp\n" "par_id3149168\n" -"20\n" "help.text" -msgid "<ahelp hid=\"SW:TRISTATEBOX:TP_NUMPARA:CB_RESTART_PARACOUNT\">Restarts the line numbering at the current paragraph, or at the number that you enter.</ahelp>" -msgstr "<ahelp hid=\"SW:TRISTATEBOX:TP_NUMPARA:CB_RESTART_PARACOUNT\">Нумерація починається з поточного абзацу або зі введеного номера.</ahelp>" +msgid "<ahelp hid=\"modules/swriter/ui/numparapage/checkCB_RESTART_PARACOUNT\">Restarts the line numbering at the current paragraph, or at the number that you enter.</ahelp>" +msgstr "" #: 05030800.xhp msgctxt "" "05030800.xhp\n" "hd_id3145775\n" -"21\n" "help.text" msgid "Start with" -msgstr "Почати з" +msgstr "" #: 05030800.xhp msgctxt "" "05030800.xhp\n" "par_id3149355\n" -"22\n" "help.text" -msgid "<ahelp hid=\"SW:NUMERICFIELD:TP_NUMPARA:NF_RESTART_PARA\">Enter the number at which to restart the line numbering</ahelp>" -msgstr "<ahelp hid=\"SW:NUMERICFIELD:TP_NUMPARA:NF_RESTART_PARA\">Введіть номер, з якого буде розпочата нумерація</ahelp>" +msgid "<ahelp hid=\"modules/swriter/ui/numparapage/spinNF_RESTART_PARA\">Enter the number at which to restart the line numbering</ahelp>" +msgstr "" #: 05040000.xhp msgctxt "" @@ -15663,199 +15658,209 @@ msgstr "Виноска" msgctxt "" "05040600.xhp\n" "hd_id3154767\n" -"1\n" "help.text" msgid "<link href=\"text/swriter/01/05040600.xhp\" name=\"Footnote\">Footnote</link>" -msgstr "<link href=\"text/swriter/01/05040600.xhp\" name=\"Виноска\">Виноска</link>" +msgstr "" #: 05040600.xhp msgctxt "" "05040600.xhp\n" "par_id3149351\n" -"2\n" "help.text" -msgid "<ahelp hid=\"HID_FOOTNOTE_PAGE\">Specifies the layout options for footnotes, including the line that separates the footnote from the main body of document.</ahelp>" -msgstr "<ahelp hid=\"HID_FOOTNOTE_PAGE\">Задає параметри розмітки для виносок, включаючи розділову лінію між виноскою та основним текстом документа.</ahelp>" +msgid "<ahelp hid=\"modules/swriter/ui/footnoteareapage/FootnoteAreaPage\">Specifies the layout options for footnotes, including the line that separates the footnote from the main body of document.</ahelp>" +msgstr "" #: 05040600.xhp msgctxt "" "05040600.xhp\n" "hd_id3154646\n" -"3\n" "help.text" msgid "Footnote area" -msgstr "Область виноски" +msgstr "" #: 05040600.xhp msgctxt "" "05040600.xhp\n" "par_id3151168\n" -"4\n" "help.text" msgid "Set the height of the footnote area." -msgstr "Встановіть висоту області виносок." +msgstr "" #: 05040600.xhp msgctxt "" "05040600.xhp\n" "hd_id3145412\n" -"5\n" "help.text" msgid "Not larger than page area" -msgstr "Не більше області сторінки" +msgstr "" #: 05040600.xhp msgctxt "" "05040600.xhp\n" "par_id3147514\n" -"6\n" "help.text" -msgid "<ahelp hid=\"SW:RADIOBUTTON:TP_FOOTNOTE_PAGE:RB_MAXHEIGHT_PAGE\">Automatically adjusts the height of the footnote area depending on the number of footnotes.</ahelp>" -msgstr "<ahelp hid=\"SW:RADIOBUTTON:TP_FOOTNOTE_PAGE:RB_MAXHEIGHT_PAGE\">Автоматично змінює висоту області виносок залежно від кількості посилань.</ahelp>" +msgid "<ahelp hid=\"modules/swriter/ui/footnoteareapage/maxheightpage\">Automatically adjusts the height of the footnote area depending on the number of footnotes.</ahelp>" +msgstr "" #: 05040600.xhp msgctxt "" "05040600.xhp\n" "hd_id3154099\n" -"7\n" "help.text" -msgid "Maximum Footnote Height" -msgstr "Максимальна висота виноски" +msgid "Maximum footnote height" +msgstr "" #: 05040600.xhp msgctxt "" "05040600.xhp\n" "par_id3149807\n" -"8\n" "help.text" -msgid "<ahelp hid=\".\">Sets a maximum height for the footnote area. Enable this option, then enter the height.</ahelp>" -msgstr "<ahelp hid=\".\">Встановлює максимальну висоту області виносок. Активуйте цей параметр та введіть висоту.</ahelp>" +msgid "<ahelp hid=\"modules/swriter/ui/footnoteareapage/maxheight\">Sets a maximum height for the footnote area. Enable this option, then enter the height.</ahelp>" +msgstr "" #: 05040600.xhp msgctxt "" "05040600.xhp\n" "par_id3154568\n" -"10\n" "help.text" -msgid "<ahelp hid=\"SW:METRICFIELD:TP_FOOTNOTE_PAGE:ED_MAXHEIGHT\">Enter the maximum height for the footnote area.</ahelp>" -msgstr "<ahelp hid=\"SW:METRICFIELD:TP_FOOTNOTE_PAGE:ED_MAXHEIGHT\">Введіть максимальну висоту для області виносок.</ahelp>" +msgid "<ahelp hid=\"modules/swriter/ui/footnoteareapage/maxheightsb\">Enter the maximum height for the footnote area.</ahelp>" +msgstr "" #: 05040600.xhp msgctxt "" "05040600.xhp\n" "hd_id3151318\n" -"11\n" "help.text" -msgid "Distance from text" -msgstr "Відстань до тексту" +msgid "Space to text" +msgstr "" #: 05040600.xhp msgctxt "" "05040600.xhp\n" "par_id3153665\n" -"12\n" "help.text" -msgid "<ahelp hid=\"SW:METRICFIELD:TP_FOOTNOTE_PAGE:ED_DIST\">Enter the amount of space to leave between the bottom page margin and the first line of text in the footnote area.</ahelp>" -msgstr "<ahelp hid=\"SW:METRICFIELD:TP_FOOTNOTE_PAGE:ED_DIST\">Введіть відстань між нижнім полем сторінки і першим рядком тексту в області виносок.</ahelp>" +msgid "<ahelp hid=\"modules/swriter/ui/footnoteareapage/spacetotext\">Enter the amount of space to leave between the bottom page margin and the first line of text in the footnote area.</ahelp>" +msgstr "" #: 05040600.xhp msgctxt "" "05040600.xhp\n" "hd_id3155897\n" -"13\n" "help.text" msgid "Separator Line" -msgstr "Лінія розділення" +msgstr "" #: 05040600.xhp msgctxt "" "05040600.xhp\n" "par_id3149689\n" -"14\n" "help.text" -msgid "Specifies the position and length of the separator line." -msgstr "Визначає розташування і довжину роздільної лінії." +msgid "Specifies the position and other properties of the separator line." +msgstr "" #: 05040600.xhp msgctxt "" "05040600.xhp\n" "hd_id3154194\n" -"15\n" "help.text" msgid "Position" -msgstr "Позиція" +msgstr "" #: 05040600.xhp msgctxt "" "05040600.xhp\n" "par_id3155184\n" -"16\n" "help.text" -msgid "<ahelp hid=\"SW:LISTBOX:TP_FOOTNOTE_PAGE:DLB_LINEPOS\">Select the horizontal alignment for the line that separates the main text from the footnote area.</ahelp>" -msgstr "<ahelp hid=\"SW:LISTBOX:TP_FOOTNOTE_PAGE:DLB_LINEPOS\">Виберіть вирівнювання по горизонталі роздільної лінії між областю виноски і основним текстом.</ahelp>" +msgid "<ahelp hid=\"modules/swriter/ui/footnoteareapage/position\">Select the horizontal alignment for the line that separates the main text from the footnote area.</ahelp>" +msgstr "" #: 05040600.xhp msgctxt "" "05040600.xhp\n" -"hd_id3143284\n" -"17\n" +"hd_id3151253\n" "help.text" -msgid "Length" -msgstr "Довжина" +msgid "Style" +msgstr "" #: 05040600.xhp msgctxt "" "05040600.xhp\n" -"par_id3154827\n" -"18\n" +"par_id3149105\n" "help.text" -msgid "<ahelp hid=\"SW:METRICFIELD:TP_FOOTNOTE_PAGE:ED_LINEWIDTH\">Enter the length of the separator line as a percentage of the page width area.</ahelp>" -msgstr "<ahelp hid=\"SW:METRICFIELD:TP_FOOTNOTE_PAGE:ED_LINEWIDTH\">Введіть довжину роздільної лінії у відсотках від ширини сторінки.</ahelp>" +msgid "<ahelp hid=\"modules/swriter/ui/footnoteareapage/style\">Select the formatting style for the separator line. If you do not want a separator line, choose \"None\".</ahelp>" +msgstr "" #: 05040600.xhp msgctxt "" "05040600.xhp\n" -"hd_id3151253\n" -"19\n" +"hd_id3151254\n" "help.text" -msgid "Weight" -msgstr "Ширина" +msgid "Thickness" +msgstr "" #: 05040600.xhp msgctxt "" "05040600.xhp\n" -"par_id3149105\n" -"20\n" +"par_id3149106\n" +"help.text" +msgid "<ahelp hid=\"modules/swriter/ui/footnoteareapage/thickness\">Select the thickness of the separator line.</ahelp>" +msgstr "" + +#: 05040600.xhp +msgctxt "" +"05040600.xhp\n" +"hd_id3151255\n" +"help.text" +msgid "Color" +msgstr "" + +#: 05040600.xhp +msgctxt "" +"05040600.xhp\n" +"par_id3149107\n" +"help.text" +msgid "<ahelp hid=\"modules/swriter/ui/footnoteareapage/color\">Select the color of the separator line.</ahelp>" +msgstr "" + +#: 05040600.xhp +msgctxt "" +"05040600.xhp\n" +"hd_id3143284\n" "help.text" -msgid "<ahelp hid=\"SW:LISTBOX:TP_FOOTNOTE_PAGE:DLB_LINETYPE\">Select the formatting style for the separator line. If you do not want a separator line, choose \"0.0 pt\".</ahelp>" -msgstr "<ahelp hid=\"SW:LISTBOX:TP_FOOTNOTE_PAGE:DLB_LINETYPE\">Виберіть стиль форматування роздільної лінії. Якщо роздільна лінія не потрібна, то виберіть значення «0,0 пт».</ahelp>" +msgid "Length" +msgstr "" + +#: 05040600.xhp +msgctxt "" +"05040600.xhp\n" +"par_id3154827\n" +"help.text" +msgid "<ahelp hid=\"modules/swriter/ui/footnoteareapage/length\">Enter the length of the separator line as a percentage of the page width area.</ahelp>" +msgstr "" #: 05040600.xhp msgctxt "" "05040600.xhp\n" "hd_id3149828\n" -"21\n" "help.text" -msgid "Spacing" -msgstr "Інтервал" +msgid "Spacing to footnote contents" +msgstr "" #: 05040600.xhp msgctxt "" "05040600.xhp\n" "par_id3148970\n" -"22\n" "help.text" -msgid "<ahelp hid=\"SW:METRICFIELD:TP_FOOTNOTE_PAGE:ED_LINEDIST\">Enter the amount of space to leave between the separator line and the first line of the footnote area.</ahelp>" -msgstr "<ahelp hid=\"SW:METRICFIELD:TP_FOOTNOTE_PAGE:ED_LINEDIST\">Введіть відстань між роздільною лінією і першим рядком області виносок.</ahelp>" +msgid "<ahelp hid=\"modules/swriter/ui/footnoteareapage/spacingtocontents\">Enter the amount of space to leave between the separator line and the first line of the footnote area.</ahelp>" +msgstr "" #: 05040600.xhp msgctxt "" "05040600.xhp\n" "par_id3155145\n" -"24\n" "help.text" msgid "To specify the spacing between two footnotes, choose <item type=\"menuitem\">Format - Paragraph</item>, and then click the <emph>Indents & Spacing</emph> tab." -msgstr "Для определениия інтервалу між двома посиланнями виберіть пункти меню <item type=\"menuitem\">Формат – Абзац</item> і перейдіть на вкладку <emph>Відступи та інтервали</emph>." +msgstr "" #: 05040700.xhp msgctxt "" |