update translations for master/7.3.0 beta1
and force-fix errors using pocheck Change-Id: I38a315bbb47e60f4dc2a2268d3ec993d27cd8c46
This commit is contained in:
@@ -3,7 +3,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
|
||||
"POT-Creation-Date: 2021-11-16 12:08+0100\n"
|
||||
"POT-Creation-Date: 2021-11-24 12:02+0100\n"
|
||||
"PO-Revision-Date: 2021-10-23 00:38+0000\n"
|
||||
"Last-Translator: Євген Кондратюк <lachend@gmail.com>\n"
|
||||
"Language-Team: Ukrainian <https://translations.documentfoundation.org/projects/libo_help-master/textsbasicshared/uk/>\n"
|
||||
@@ -25486,23 +25486,59 @@ msgctxt ""
|
||||
msgid "Parameters:"
|
||||
msgstr "Параметри:"
|
||||
|
||||
#. eJRAh
|
||||
#. 94dPA
|
||||
#: 03100500.xhp
|
||||
msgctxt ""
|
||||
"03100500.xhp\n"
|
||||
"par_id3159414\n"
|
||||
"help.text"
|
||||
msgid "<emph>Expression:</emph> Any numeric expression that you want to convert. If the <emph>Expression</emph> exceeds the value range between -32768 and 32767, $[officename] Basic reports an overflow error. To convert a string expression, the number must be entered as normal text (\"123.5\") using the default number format of your operating system."
|
||||
msgstr "<emph>Вираз:</emph> число, що підлягає перетворенню. Якщо <emph>Вираз</emph> виходить за межі діапазону значень від -32768 до 32767, $[officename] Basic повідомляє про помилку переповнення. При перетворенні рядка число повинно бути введено як звичайний текст (\"123,5\") з використанням типового формату операційної системи для чисел."
|
||||
msgid "<emph>Expression:</emph> Any expression that you want to convert."
|
||||
msgstr ""
|
||||
|
||||
#. Tq6qi
|
||||
#. tSQka
|
||||
#: 03100500.xhp
|
||||
msgctxt ""
|
||||
"03100500.xhp\n"
|
||||
"par_id3159415\n"
|
||||
"help.text"
|
||||
msgid "If the argument is a number, it is used as numeric value of the expression."
|
||||
msgstr ""
|
||||
|
||||
#. RD4KV
|
||||
#: 03100500.xhp
|
||||
msgctxt ""
|
||||
"03100500.xhp\n"
|
||||
"par_id3159416\n"
|
||||
"help.text"
|
||||
msgid "If the argument is string, the function trims the leading whitespace; then it tries to recognize a number in following characters. These syntaxes are recognized: decimal numbers (with optional leading sign) using decimal and group separators of locale configured in $[officename] (group separators are accepted in any position), with optional exponential notation like \"-12e+1\" (where an optionally signed whole decimal number after e or E or d or D defines power of 10); octal numbers like \"&Onnn...\", where \"nnn...\" after \"&O\" or \"&o\" is sequence of characters up to the next non-alphanumeric character, and must be no longer than 11 digits from 0 to 7; hexadecimal numbers like \"&Hnnn...\", where \"nnn...\" after \"&H\" or \"&h\" is sequence of characters up to the next non-alphanumeric character, and must be no longer than 8 digits from 0 to 9, A to F, or a to f. The rest of the string is ignored. If the string is not recognized, e.g. when after trimming leading whitespace it doesn't start with plus, minus, a decimal digit, or \"&\", or when the sequence after \"&O\" is longer than 11 characters or contains an alphabetic character, the numeric value of expression is 0."
|
||||
msgstr ""
|
||||
|
||||
#. ioj8X
|
||||
#: 03100500.xhp
|
||||
msgctxt ""
|
||||
"03100500.xhp\n"
|
||||
"par_id3159417\n"
|
||||
"help.text"
|
||||
msgid "If the argument is an error, the error number is used as numeric value of the expression."
|
||||
msgstr ""
|
||||
|
||||
#. S3UH5
|
||||
#: 03100500.xhp
|
||||
msgctxt ""
|
||||
"03100500.xhp\n"
|
||||
"par_id3159418\n"
|
||||
"help.text"
|
||||
msgid "If the argument is a date, number of days since 1899-12-30 (serial date) is used as numeric value of the expression. Time is represented as fraction of a day."
|
||||
msgstr ""
|
||||
|
||||
#. TA6XM
|
||||
#: 03100500.xhp
|
||||
msgctxt ""
|
||||
"03100500.xhp\n"
|
||||
"par_id3150358\n"
|
||||
"help.text"
|
||||
msgid "This function always rounds the fractional part of a number to the nearest integer."
|
||||
msgstr "Ця функція завжди округлює дробову частину числа до найближчого цілого числа."
|
||||
msgid "After calculating the numeric value of the expression, it is rounded to the nearest integer (if needed), and if the result is not between -32768 and 32767, $[officename] Basic reports an overflow error. Otherwise, the result is returned."
|
||||
msgstr ""
|
||||
|
||||
#. GsgXV
|
||||
#: 03100600.xhp
|
||||
@@ -30130,14 +30166,14 @@ msgctxt ""
|
||||
msgid "<bookmark_value>Asc function</bookmark_value>"
|
||||
msgstr "<bookmark_value>функція Asc</bookmark_value>"
|
||||
|
||||
#. UG5Ac
|
||||
#. CiUxk
|
||||
#: 03120101.xhp
|
||||
msgctxt ""
|
||||
"03120101.xhp\n"
|
||||
"hd_id3150499\n"
|
||||
"help.text"
|
||||
msgid "<link href=\"text/sbasic/shared/03120101.xhp\" name=\"Asc Function\">Asc Function</link>"
|
||||
msgstr "<link href=\"text/sbasic/shared/03120101.xhp\" name=\"Функція Asc\">Функція Asc</link>"
|
||||
msgid "<variable id=\"Asc_h1\"><link href=\"text/sbasic/shared/03120101.xhp\" name=\"Asc Function\">Asc Function</link></variable>"
|
||||
msgstr ""
|
||||
|
||||
#. 8jiwA
|
||||
#: 03120101.xhp
|
||||
@@ -30148,59 +30184,32 @@ msgctxt ""
|
||||
msgid "Returns the ASCII (American Standard Code for Information Interchange) value of the first character in a string expression."
|
||||
msgstr "Повертає значення коду ASCII (American Standard Code for Information Interchange) першого знака у рядковому виразі."
|
||||
|
||||
#. BNWoG
|
||||
#: 03120101.xhp
|
||||
msgctxt ""
|
||||
"03120101.xhp\n"
|
||||
"hd_id3155555\n"
|
||||
"help.text"
|
||||
msgid "Syntax:"
|
||||
msgstr "Синтаксис:"
|
||||
|
||||
#. giD6a
|
||||
#. xFKDc
|
||||
#: 03120101.xhp
|
||||
msgctxt ""
|
||||
"03120101.xhp\n"
|
||||
"par_id3143267\n"
|
||||
"help.text"
|
||||
msgid "Asc (Text As String)"
|
||||
msgstr "Asc (Текст As String)"
|
||||
msgid "Asc(string) As Long"
|
||||
msgstr ""
|
||||
|
||||
#. qe9hh
|
||||
#: 03120101.xhp
|
||||
msgctxt ""
|
||||
"03120101.xhp\n"
|
||||
"hd_id3147242\n"
|
||||
"help.text"
|
||||
msgid "Return value:"
|
||||
msgstr "Значення, що повертається:"
|
||||
|
||||
#. kmTWL
|
||||
#. s239Q
|
||||
#: 03120101.xhp
|
||||
msgctxt ""
|
||||
"03120101.xhp\n"
|
||||
"par_id3150669\n"
|
||||
"help.text"
|
||||
msgid "Integer"
|
||||
msgstr "Ціле число"
|
||||
msgid "Long"
|
||||
msgstr ""
|
||||
|
||||
#. ZSM8u
|
||||
#: 03120101.xhp
|
||||
msgctxt ""
|
||||
"03120101.xhp\n"
|
||||
"hd_id3148473\n"
|
||||
"help.text"
|
||||
msgid "Parameters:"
|
||||
msgstr "Параметри:"
|
||||
|
||||
#. nuuuC
|
||||
#. DZtGt
|
||||
#: 03120101.xhp
|
||||
msgctxt ""
|
||||
"03120101.xhp\n"
|
||||
"par_id3149415\n"
|
||||
"help.text"
|
||||
msgid "<emph>Text:</emph> Any valid string expression. Only the first character in the string is relevant."
|
||||
msgstr "<emph>Текст:</emph> будь-який допустимий рядковий вираз. Розглядається тільки перший символ у рядку."
|
||||
msgid "<emph>string</emph>: Any valid string expression. Only the first character in the string is relevant."
|
||||
msgstr ""
|
||||
|
||||
#. CF7UG
|
||||
#: 03120101.xhp
|
||||
@@ -30211,15 +30220,6 @@ msgctxt ""
|
||||
msgid "Use the Asc function to replace keys with values. If the Asc function encounters a blank string, $[officename] Basic reports a run-time error. In addition to 7 bit ASCII characters (Codes 0-127), the ASCII function can also detect non-printable key codes in ASCII code. This function can also handle 16 bit unicode characters."
|
||||
msgstr "Функція Asc використовується для заміни букви числовим значенням. Якщо до функції Asc передається порожній рядок, то $[officename] Basic повідомляє про помилки часу виконання. У доповнення до 7-бітних символів ASCII (коди 0-127) функція ASCII може використовуватися для виявлення недрукованих символів в коді ASCII. Ця функція може обробляти 16-бітові символи Юнікоду."
|
||||
|
||||
#. d4CxC
|
||||
#: 03120101.xhp
|
||||
msgctxt ""
|
||||
"03120101.xhp\n"
|
||||
"hd_id3159413\n"
|
||||
"help.text"
|
||||
msgid "Example:"
|
||||
msgstr "Приклад:"
|
||||
|
||||
#. VF7kK
|
||||
#: 03120101.xhp
|
||||
msgctxt ""
|
||||
@@ -30229,14 +30229,14 @@ msgctxt ""
|
||||
msgid "Print ASC(\"A\") ' returns 65"
|
||||
msgstr "Print ASC(\"А\") ' повертає 65"
|
||||
|
||||
#. imR9f
|
||||
#. mntEX
|
||||
#: 03120101.xhp
|
||||
msgctxt ""
|
||||
"03120101.xhp\n"
|
||||
"par_id3148797\n"
|
||||
"help.text"
|
||||
msgid "Print ASC(\"Z\") ' returns 90"
|
||||
msgstr "Print ASC(\"Z\") ' повертає 90"
|
||||
msgid "Print ASC(string:=\"Z\") ' returns 90"
|
||||
msgstr ""
|
||||
|
||||
#. raPFD
|
||||
#: 03120101.xhp
|
||||
@@ -30247,15 +30247,6 @@ msgctxt ""
|
||||
msgid "Print ASC(\"Las Vegas\") ' returns 76, since only the first character is taken into account"
|
||||
msgstr "Print ASC(\"Las Vegas\") ' повертає 76, бо до уваги береться тільки перший символ"
|
||||
|
||||
#. 9QUxr
|
||||
#: 03120101.xhp
|
||||
msgctxt ""
|
||||
"03120101.xhp\n"
|
||||
"par_idN1067B\n"
|
||||
"help.text"
|
||||
msgid "<link href=\"text/sbasic/shared/03120102.xhp\">CHR</link>"
|
||||
msgstr "<link href=\"text/sbasic/shared/03120102.xhp\">CHR</link>"
|
||||
|
||||
#. QMLJb
|
||||
#: 03120102.xhp
|
||||
msgctxt ""
|
||||
@@ -30274,14 +30265,14 @@ msgctxt ""
|
||||
msgid "<bookmark_value>Chr function</bookmark_value>"
|
||||
msgstr "<bookmark_value>функція Chr</bookmark_value>"
|
||||
|
||||
#. tDyPJ
|
||||
#. vBnDE
|
||||
#: 03120102.xhp
|
||||
msgctxt ""
|
||||
"03120102.xhp\n"
|
||||
"hd_id3149205\n"
|
||||
"help.text"
|
||||
msgid "<link href=\"text/sbasic/shared/03120102.xhp\" name=\"Chr Function\">Chr Function</link>"
|
||||
msgstr "<link href=\"text/sbasic/shared/03120102.xhp\" name=\"Функція Chr\">Функція Chr</link>"
|
||||
msgid "<variable id=\"Chr_h1\"><link href=\"text/sbasic/shared/03120102.xhp\" name=\"Chr Function\">Chr Function</link></variable>"
|
||||
msgstr ""
|
||||
|
||||
#. UTy3n
|
||||
#: 03120102.xhp
|
||||
@@ -30292,14 +30283,14 @@ msgctxt ""
|
||||
msgid "Returns the character that corresponds to the specified character code."
|
||||
msgstr "Повертає символ, відповідний вказаному кодові таблиці символів."
|
||||
|
||||
#. bf6Zk
|
||||
#. cR5b8
|
||||
#: 03120102.xhp
|
||||
msgctxt ""
|
||||
"03120102.xhp\n"
|
||||
"par_id3150669\n"
|
||||
"help.text"
|
||||
msgid "Chr(Expression As Integer)"
|
||||
msgstr "Chr(Вираз As Integer)"
|
||||
msgid "Chr[$](expression As Integer) As String"
|
||||
msgstr ""
|
||||
|
||||
#. HnFyY
|
||||
#: 03120102.xhp
|
||||
@@ -30355,14 +30346,14 @@ msgctxt ""
|
||||
msgid "' This example inserts quotation marks (ASCII value 34) in a string."
|
||||
msgstr "' У цьому прикладі в рядок вставляються подвійні лапки (значення ASCII 34)."
|
||||
|
||||
#. aCHvq
|
||||
#. PpQfe
|
||||
#: 03120102.xhp
|
||||
msgctxt ""
|
||||
"03120102.xhp\n"
|
||||
"par_id3151380\n"
|
||||
"help.text"
|
||||
msgid "MsgBox \"A \"+ Chr$(34)+\"short\" + Chr$(34)+\" trip.\""
|
||||
msgstr "MsgBox \"Це \"+ Chr$(34)+\"короткий\" + Chr$(34)+\" рядок.\""
|
||||
msgid "MsgBox \"A \"+ Chr$(34)+\"short\" + Chr(34)+\" trip.\""
|
||||
msgstr ""
|
||||
|
||||
#. iCsGw
|
||||
#: 03120102.xhp
|
||||
@@ -30373,15 +30364,6 @@ msgctxt ""
|
||||
msgid "' The printout appears in the dialog as: A \"short\" trip."
|
||||
msgstr "' У діалоговому вікні це буде виглядати як: Це \"короткий\" рядок."
|
||||
|
||||
#. q8bRB
|
||||
#: 03120102.xhp
|
||||
msgctxt ""
|
||||
"03120102.xhp\n"
|
||||
"par_idN10668\n"
|
||||
"help.text"
|
||||
msgid "<link href=\"text/sbasic/shared/03120101.xhp\">ASC</link>"
|
||||
msgstr "<link href=\"text/sbasic/shared/03120101.xhp\">ASC</link>"
|
||||
|
||||
#. bzZDz
|
||||
#: 03120103.xhp
|
||||
msgctxt ""
|
||||
@@ -30706,14 +30688,14 @@ msgctxt ""
|
||||
msgid "<bookmark_value>AscW function</bookmark_value>"
|
||||
msgstr "<bookmark_value>функція AscW</bookmark_value>"
|
||||
|
||||
#. 4pFSg
|
||||
#. 8JuD6
|
||||
#: 03120111.xhp
|
||||
msgctxt ""
|
||||
"03120111.xhp\n"
|
||||
"hd_id3150499\n"
|
||||
"help.text"
|
||||
msgid "<link href=\"text/sbasic/shared/03120111.xhp\" name=\"AscW Function [VBA]\">AscW Function [VBA]</link>"
|
||||
msgstr "<link href=\"text/sbasic/shared/03120111.xhp\" name=\"Функція AscW [VBA]\">Функція AscW [VBA]</link>"
|
||||
msgid "<variable id=\"AscW_h1\"><link href=\"text/sbasic/shared/03120111.xhp\" name=\"AscW Function [VBA]\">AscW Function [VBA]</link></variable>"
|
||||
msgstr ""
|
||||
|
||||
#. XujWF
|
||||
#: 03120111.xhp
|
||||
@@ -30724,23 +30706,23 @@ msgctxt ""
|
||||
msgid "Returns the Unicode value of the first character in a string expression."
|
||||
msgstr "Повертає значення Unicode першого знака в рядковому виразі."
|
||||
|
||||
#. tyhN7
|
||||
#. re4di
|
||||
#: 03120111.xhp
|
||||
msgctxt ""
|
||||
"03120111.xhp\n"
|
||||
"par_id3150669\n"
|
||||
"help.text"
|
||||
msgid "Integer"
|
||||
msgstr "Integer"
|
||||
msgid "Long"
|
||||
msgstr ""
|
||||
|
||||
#. cLSGx
|
||||
#. sEFFg
|
||||
#: 03120111.xhp
|
||||
msgctxt ""
|
||||
"03120111.xhp\n"
|
||||
"par_id3149415\n"
|
||||
"help.text"
|
||||
msgid "<emph>Text:</emph> Any valid string expression. Only the first character in the string is relevant."
|
||||
msgstr "<emph>Текст:</emph> будь-який допустимий рядковий вираз. Розглядається тільки перший символ у рядку."
|
||||
msgid "<emph>string</emph>: Any valid string expression. Only the first character in the string is relevant."
|
||||
msgstr ""
|
||||
|
||||
#. PWbGW
|
||||
#: 03120111.xhp
|
||||
@@ -30760,14 +30742,14 @@ msgctxt ""
|
||||
msgid "Print AscW(\"A\") ' returns 65"
|
||||
msgstr "Print AscW(\"А\") ' повертає 65"
|
||||
|
||||
#. cSPdQ
|
||||
#. jFJn8
|
||||
#: 03120111.xhp
|
||||
msgctxt ""
|
||||
"03120111.xhp\n"
|
||||
"par_id3148797\n"
|
||||
"help.text"
|
||||
msgid "Print AscW(\"Ω\") ' returns 937"
|
||||
msgstr "Print AscW(\"Ω\") ' повертає 937"
|
||||
msgid "Print AscW(string:=\"Ω\") ' returns 937"
|
||||
msgstr ""
|
||||
|
||||
#. KNmoP
|
||||
#: 03120111.xhp
|
||||
@@ -30778,33 +30760,6 @@ msgctxt ""
|
||||
msgid "Print AscW(\"Αθήνα\") ' returns 913, since only the first character (Alpha) is taken into account"
|
||||
msgstr "Print AscW(\"Αθήνα\") ' повертає 913, бо до уваги береться тільки перший символ (Альфа)"
|
||||
|
||||
#. Z2b5U
|
||||
#: 03120111.xhp
|
||||
msgctxt ""
|
||||
"03120111.xhp\n"
|
||||
"par_idN1067B\n"
|
||||
"help.text"
|
||||
msgid "<link href=\"text/sbasic/shared/03120102.xhp\">Chr</link>"
|
||||
msgstr "<link href=\"text/sbasic/shared/03120102.xhp\">Chr</link>"
|
||||
|
||||
#. BbWXB
|
||||
#: 03120111.xhp
|
||||
msgctxt ""
|
||||
"03120111.xhp\n"
|
||||
"par_id051920171027053197\n"
|
||||
"help.text"
|
||||
msgid "<link href=\"text/sbasic/shared/03120112.xhp\">ChrW</link>"
|
||||
msgstr "<link href=\"text/sbasic/shared/03120112.xhp\">ChrW</link>"
|
||||
|
||||
#. GkoG4
|
||||
#: 03120111.xhp
|
||||
msgctxt ""
|
||||
"03120111.xhp\n"
|
||||
"par_id051920171027051338\n"
|
||||
"help.text"
|
||||
msgid "<link href=\"text/sbasic/shared/03120101.xhp\">Asc</link>"
|
||||
msgstr "<link href=\"text/sbasic/shared/03120101.xhp\">Asc</link>"
|
||||
|
||||
#. 9DDYF
|
||||
#: 03120112.xhp
|
||||
msgctxt ""
|
||||
@@ -30823,14 +30778,14 @@ msgctxt ""
|
||||
msgid "<bookmark_value>ChrW function</bookmark_value>"
|
||||
msgstr "<bookmark_value>функція ChrW</bookmark_value>"
|
||||
|
||||
#. 4MJ6d
|
||||
#. C6uF5
|
||||
#: 03120112.xhp
|
||||
msgctxt ""
|
||||
"03120112.xhp\n"
|
||||
"hd_id3149205\n"
|
||||
"help.text"
|
||||
msgid "<link href=\"text/sbasic/shared/03120112.xhp\" name=\"ChrW Function\">ChrW Function [VBA]</link>"
|
||||
msgstr "<link href=\"text/sbasic/shared/03120112.xhp\" name=\"Функція ChrW\">Функція ChrW [VBA]</link>"
|
||||
msgid "<variable id=\"ChrW_h1\"><link href=\"text/sbasic/shared/03120112.xhp\" name=\"ChrW Function\">ChrW Function [VBA]</link></variable>"
|
||||
msgstr ""
|
||||
|
||||
#. yFpZL
|
||||
#: 03120112.xhp
|
||||
@@ -30841,14 +30796,14 @@ msgctxt ""
|
||||
msgid "Returns the Unicode character that corresponds to the specified character code."
|
||||
msgstr "Повертає символ Unicode, відповідний вказаному кодові символу."
|
||||
|
||||
#. UVM29
|
||||
#. X2EkR
|
||||
#: 03120112.xhp
|
||||
msgctxt ""
|
||||
"03120112.xhp\n"
|
||||
"par_id3150669\n"
|
||||
"help.text"
|
||||
msgid "ChrW(Expression As Integer)"
|
||||
msgstr "ChrW(Вираз As Integer)"
|
||||
msgid "ChrW(Expression As Integer) As String"
|
||||
msgstr ""
|
||||
|
||||
#. mA9x6
|
||||
#: 03120112.xhp
|
||||
@@ -30895,33 +30850,6 @@ msgctxt ""
|
||||
msgid "' The printout appears in the dialog as: From Α to Ω"
|
||||
msgstr "' У діалоговому вікні це буде виглядати як: Від Α до Ω"
|
||||
|
||||
#. hSMKc
|
||||
#: 03120112.xhp
|
||||
msgctxt ""
|
||||
"03120112.xhp\n"
|
||||
"par_id051920171010491586\n"
|
||||
"help.text"
|
||||
msgid "<link href=\"text/sbasic/shared/03120102.xhp\">Chr</link>"
|
||||
msgstr "<link href=\"text/sbasic/shared/03120102.xhp\">Chr</link>"
|
||||
|
||||
#. JJUXA
|
||||
#: 03120112.xhp
|
||||
msgctxt ""
|
||||
"03120112.xhp\n"
|
||||
"par_idN10668\n"
|
||||
"help.text"
|
||||
msgid "<link href=\"text/sbasic/shared/03120101.xhp\">Asc</link>"
|
||||
msgstr "<link href=\"text/sbasic/shared/03120101.xhp\">Asc</link>"
|
||||
|
||||
#. 2fMt4
|
||||
#: 03120112.xhp
|
||||
msgctxt ""
|
||||
"03120112.xhp\n"
|
||||
"par_id051920171009414669\n"
|
||||
"help.text"
|
||||
msgid "<link href=\"text/sbasic/shared/03120111.xhp\">AscW</link>"
|
||||
msgstr "<link href=\"text/sbasic/shared/03120111.xhp\">AscW</link>"
|
||||
|
||||
#. E7Eoi
|
||||
#: 03120200.xhp
|
||||
msgctxt ""
|
||||
|
||||
@@ -3,7 +3,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
|
||||
"POT-Creation-Date: 2021-11-16 12:09+0100\n"
|
||||
"POT-Creation-Date: 2021-11-24 12:02+0100\n"
|
||||
"PO-Revision-Date: 2021-05-24 10:37+0000\n"
|
||||
"Last-Translator: Євген Кондратюк <lachend@gmail.com>\n"
|
||||
"Language-Team: Ukrainian <https://translations.documentfoundation.org/projects/libo_help-master/textsbasicshared03/uk/>\n"
|
||||
@@ -187,6 +187,15 @@ msgctxt ""
|
||||
msgid "To learn more about how to create and execute Python scripts using the <literal>ScriptForge</literal> library, read the help page <link href=\"text/sbasic/shared/03/sf_intro.xhp\" name=\"sfintro_link\">Creating Python Scripts with ScriptForge</link>."
|
||||
msgstr ""
|
||||
|
||||
#. 2Fr3S
|
||||
#: lib_ScriptForge.xhp
|
||||
msgctxt ""
|
||||
"lib_ScriptForge.xhp\n"
|
||||
"hd_id781637256119733\n"
|
||||
"help.text"
|
||||
msgid "Invoking ScriptForge services"
|
||||
msgstr ""
|
||||
|
||||
#. wKZM6
|
||||
#: lib_ScriptForge.xhp
|
||||
msgctxt ""
|
||||
@@ -196,13 +205,13 @@ msgctxt ""
|
||||
msgid "The described modules and classes are invoked from user scripts as \"Services\". A generic constructor of those services has been designed for that purpose for each language:"
|
||||
msgstr ""
|
||||
|
||||
#. B3Xve
|
||||
#. VQNBs
|
||||
#: lib_ScriptForge.xhp
|
||||
msgctxt ""
|
||||
"lib_ScriptForge.xhp\n"
|
||||
"par_id851605659675843\n"
|
||||
"par_id871637256506167\n"
|
||||
"help.text"
|
||||
msgid "The <literal>ScriptForge</literal> Basic library is available from %PRODUCTNAME 7.1 onwards.<br/>Python <literal>scriptforge</literal> module is available from %PRODUCTNAME 7.2 onwards."
|
||||
msgid "The <literal>Dispose</literal> method is available in all services and should be called to free up resources after usage."
|
||||
msgstr ""
|
||||
|
||||
#. Depaw
|
||||
@@ -277,13 +286,13 @@ msgctxt ""
|
||||
msgid "<emph>Note:</emph> Other <literal>ScriptForge</literal> undescribed modules are reserved for internal use. Their content is subject to change without notice."
|
||||
msgstr ""
|
||||
|
||||
#. grNoF
|
||||
#. uzETY
|
||||
#: lib_ScriptForge.xhp
|
||||
msgctxt ""
|
||||
"lib_ScriptForge.xhp\n"
|
||||
"par_id851506659675843\n"
|
||||
"help.text"
|
||||
msgid "All <literal>ScriptForge</literal> Basic routines or identifiers that are prefixed with an underscore character \"_\" are reserved for internal use. They are not meant be used in Basic macros."
|
||||
msgid "All <literal>ScriptForge</literal> Basic routines or identifiers that are prefixed with an underscore character \"_\" are reserved for internal use. They are not meant be used in Basic macros or Python scripts."
|
||||
msgstr ""
|
||||
|
||||
#. p9BFG
|
||||
@@ -18565,6 +18574,582 @@ msgctxt ""
|
||||
msgid "<link href=\"text/scalc/01/04060104.xhp#bm_id3691824\" name=\"Calc_Info\">Platform information with INFO(\"system\") Calc formula</link>"
|
||||
msgstr ""
|
||||
|
||||
#. 3RZGR
|
||||
#: sf_popupmenu.xhp
|
||||
msgctxt ""
|
||||
"sf_popupmenu.xhp\n"
|
||||
"tit\n"
|
||||
"help.text"
|
||||
msgid "ScriptForge.PopupMenu service"
|
||||
msgstr ""
|
||||
|
||||
#. NWwqN
|
||||
#: sf_popupmenu.xhp
|
||||
msgctxt ""
|
||||
"sf_popupmenu.xhp\n"
|
||||
"bm_id681600788076499\n"
|
||||
"help.text"
|
||||
msgid "<variable id=\"PopupMenuService\"><link href=\"text/sbasic/shared/03/sf_popupmenu.xhp\" name=\"PopupMenu service\"><literal>ScriptForge</literal>.<literal>PopupMenu</literal> service</link></variable>"
|
||||
msgstr ""
|
||||
|
||||
#. DGbZ3
|
||||
#: sf_popupmenu.xhp
|
||||
msgctxt ""
|
||||
"sf_popupmenu.xhp\n"
|
||||
"par_id181600788076612\n"
|
||||
"help.text"
|
||||
msgid "The <literal>PopupMenu</literal> service can be used to create popup menus that can be associated with events or executed by scripts. This service provides the following capabilities:"
|
||||
msgstr ""
|
||||
|
||||
#. fGtNp
|
||||
#: sf_popupmenu.xhp
|
||||
msgctxt ""
|
||||
"sf_popupmenu.xhp\n"
|
||||
"par_id301600788076785\n"
|
||||
"help.text"
|
||||
msgid "Creation of popup menus with custom entries, checkboxes and radio buttons."
|
||||
msgstr ""
|
||||
|
||||
#. QvyBB
|
||||
#: sf_popupmenu.xhp
|
||||
msgctxt ""
|
||||
"sf_popupmenu.xhp\n"
|
||||
"par_id1001600788076848\n"
|
||||
"help.text"
|
||||
msgid "Decoration of menu items with icons and tooltips."
|
||||
msgstr ""
|
||||
|
||||
#. GA9DY
|
||||
#: sf_popupmenu.xhp
|
||||
msgctxt ""
|
||||
"sf_popupmenu.xhp\n"
|
||||
"hd_id281600788076359\n"
|
||||
"help.text"
|
||||
msgid "Service invocation"
|
||||
msgstr ""
|
||||
|
||||
#. aGukU
|
||||
#: sf_popupmenu.xhp
|
||||
msgctxt ""
|
||||
"sf_popupmenu.xhp\n"
|
||||
"par_id321614902851541\n"
|
||||
"help.text"
|
||||
msgid "The <literal>PopupMenu</literal> service can be instantiated in multiple ways. The example below creates a popup menu without associating it with a mouse or application event."
|
||||
msgstr ""
|
||||
|
||||
#. zEX7M
|
||||
#: sf_popupmenu.xhp
|
||||
msgctxt ""
|
||||
"sf_popupmenu.xhp\n"
|
||||
"bas_id841636717357955\n"
|
||||
"help.text"
|
||||
msgid "MsgBox(\"Selected item ID: \" & vResponse)"
|
||||
msgstr ""
|
||||
|
||||
#. XcbWz
|
||||
#: sf_popupmenu.xhp
|
||||
msgctxt ""
|
||||
"sf_popupmenu.xhp\n"
|
||||
"par_id341636718182262\n"
|
||||
"help.text"
|
||||
msgid "Running the <literal>Sub</literal> defined above will create a popup menu with two entries in the position X=300 and Y=300 on the screen."
|
||||
msgstr ""
|
||||
|
||||
#. AySnz
|
||||
#: sf_popupmenu.xhp
|
||||
msgctxt ""
|
||||
"sf_popupmenu.xhp\n"
|
||||
"par_id711636493696169\n"
|
||||
"help.text"
|
||||
msgid "The prefix <literal>SFWidgets</literal> can be suppressed while invoking the <literal>PopupMenu</literal> service."
|
||||
msgstr ""
|
||||
|
||||
#. HnBew
|
||||
#: sf_popupmenu.xhp
|
||||
msgctxt ""
|
||||
"sf_popupmenu.xhp\n"
|
||||
"par_id851635274721129\n"
|
||||
"help.text"
|
||||
msgid "The following example defines a <literal>Sub</literal> that can be associated with a mouse event:"
|
||||
msgstr ""
|
||||
|
||||
#. iZdDG
|
||||
#: sf_popupmenu.xhp
|
||||
msgctxt ""
|
||||
"sf_popupmenu.xhp\n"
|
||||
"bas_id721636488722999\n"
|
||||
"help.text"
|
||||
msgid "' Populate popupmenu with items"
|
||||
msgstr ""
|
||||
|
||||
#. Czn9U
|
||||
#: sf_popupmenu.xhp
|
||||
msgctxt ""
|
||||
"sf_popupmenu.xhp\n"
|
||||
"bas_id311636488724795\n"
|
||||
"help.text"
|
||||
msgid "' Do something based on vResponse"
|
||||
msgstr ""
|
||||
|
||||
#. ChBWz
|
||||
#: sf_popupmenu.xhp
|
||||
msgctxt ""
|
||||
"sf_popupmenu.xhp\n"
|
||||
"par_id991636718278125\n"
|
||||
"help.text"
|
||||
msgid "Use the <literal>Dispose</literal> method to free resources after executing the popup menu."
|
||||
msgstr ""
|
||||
|
||||
#. K8FAQ
|
||||
#: sf_popupmenu.xhp
|
||||
msgctxt ""
|
||||
"sf_popupmenu.xhp\n"
|
||||
"par_id531636493797707\n"
|
||||
"help.text"
|
||||
msgid "It is also possible to associate a popup menu with events triggered by %PRODUCTNAME applications, form and dialog controls. Events such as \"Mouse button pressed\" and \"Mouse button released\" are commonly associated with popup menus."
|
||||
msgstr ""
|
||||
|
||||
#. L5Dhq
|
||||
#: sf_popupmenu.xhp
|
||||
msgctxt ""
|
||||
"sf_popupmenu.xhp\n"
|
||||
"par_id131635275172617\n"
|
||||
"help.text"
|
||||
msgid "The examples above can be written in Python as follows:"
|
||||
msgstr ""
|
||||
|
||||
#. 6esys
|
||||
#: sf_popupmenu.xhp
|
||||
msgctxt ""
|
||||
"sf_popupmenu.xhp\n"
|
||||
"pyc_id916367179574588\n"
|
||||
"help.text"
|
||||
msgid "# Populate popupmenu with items"
|
||||
msgstr ""
|
||||
|
||||
#. Nj85P
|
||||
#: sf_popupmenu.xhp
|
||||
msgctxt ""
|
||||
"sf_popupmenu.xhp\n"
|
||||
"pyc_id851636718008427\n"
|
||||
"help.text"
|
||||
msgid "# Do something based on response"
|
||||
msgstr ""
|
||||
|
||||
#. Bkw3n
|
||||
#: sf_popupmenu.xhp
|
||||
msgctxt ""
|
||||
"sf_popupmenu.xhp\n"
|
||||
"hd_id711600788076834\n"
|
||||
"help.text"
|
||||
msgid "Properties"
|
||||
msgstr ""
|
||||
|
||||
#. 7remQ
|
||||
#: sf_popupmenu.xhp
|
||||
msgctxt ""
|
||||
"sf_popupmenu.xhp\n"
|
||||
"par_id461600788076917\n"
|
||||
"help.text"
|
||||
msgid "Name"
|
||||
msgstr ""
|
||||
|
||||
#. zWaD9
|
||||
#: sf_popupmenu.xhp
|
||||
msgctxt ""
|
||||
"sf_popupmenu.xhp\n"
|
||||
"par_id221600788076591\n"
|
||||
"help.text"
|
||||
msgid "Readonly"
|
||||
msgstr ""
|
||||
|
||||
#. 3bRwD
|
||||
#: sf_popupmenu.xhp
|
||||
msgctxt ""
|
||||
"sf_popupmenu.xhp\n"
|
||||
"par_id761600788076328\n"
|
||||
"help.text"
|
||||
msgid "Type"
|
||||
msgstr ""
|
||||
|
||||
#. yAUC9
|
||||
#: sf_popupmenu.xhp
|
||||
msgctxt ""
|
||||
"sf_popupmenu.xhp\n"
|
||||
"par_id67160078807636\n"
|
||||
"help.text"
|
||||
msgid "Description"
|
||||
msgstr ""
|
||||
|
||||
#. G2c6G
|
||||
#: sf_popupmenu.xhp
|
||||
msgctxt ""
|
||||
"sf_popupmenu.xhp\n"
|
||||
"par_id311600788076756\n"
|
||||
"help.text"
|
||||
msgid "No"
|
||||
msgstr ""
|
||||
|
||||
#. bcd7a
|
||||
#: sf_popupmenu.xhp
|
||||
msgctxt ""
|
||||
"sf_popupmenu.xhp\n"
|
||||
"par_id441600788076826\n"
|
||||
"help.text"
|
||||
msgid "Character or string that defines how menu items are nested. The default character is \">\"."
|
||||
msgstr ""
|
||||
|
||||
#. qnMK2
|
||||
#: sf_popupmenu.xhp
|
||||
msgctxt ""
|
||||
"sf_popupmenu.xhp\n"
|
||||
"par_id49160078807654\n"
|
||||
"help.text"
|
||||
msgid "No"
|
||||
msgstr ""
|
||||
|
||||
#. zYGVp
|
||||
#: sf_popupmenu.xhp
|
||||
msgctxt ""
|
||||
"sf_popupmenu.xhp\n"
|
||||
"par_id81600788076419\n"
|
||||
"help.text"
|
||||
msgid "Character used to define the access key of a menu item. The default character is \"~\"."
|
||||
msgstr ""
|
||||
|
||||
#. drBFS
|
||||
#: sf_popupmenu.xhp
|
||||
msgctxt ""
|
||||
"sf_popupmenu.xhp\n"
|
||||
"hd_id181636719707892\n"
|
||||
"help.text"
|
||||
msgid "Menu and Submenus"
|
||||
msgstr ""
|
||||
|
||||
#. XGwV6
|
||||
#: sf_popupmenu.xhp
|
||||
msgctxt ""
|
||||
"sf_popupmenu.xhp\n"
|
||||
"par_id741636719725402\n"
|
||||
"help.text"
|
||||
msgid "To create a popup menu with submenus, use the character defined in the <literal>SubmenuCharacter</literal> property while creating the menu entry to define where it will be placed. For instance, consider the following menu/submenu hierarchy."
|
||||
msgstr ""
|
||||
|
||||
#. D3b2e
|
||||
#: sf_popupmenu.xhp
|
||||
msgctxt ""
|
||||
"sf_popupmenu.xhp\n"
|
||||
"par_id211636720111489\n"
|
||||
"help.text"
|
||||
msgid "The code below uses the default submenu character \">\" to create the menu/submenu hierarchy defined above:"
|
||||
msgstr ""
|
||||
|
||||
#. MvF78
|
||||
#: sf_popupmenu.xhp
|
||||
msgctxt ""
|
||||
"sf_popupmenu.xhp\n"
|
||||
"par_id121636721243578\n"
|
||||
"help.text"
|
||||
msgid "The string \"---\" is used to define line separators in menus or submenus.."
|
||||
msgstr ""
|
||||
|
||||
#. nA7BW
|
||||
#: sf_popupmenu.xhp
|
||||
msgctxt ""
|
||||
"sf_popupmenu.xhp\n"
|
||||
"hd_id211636723438558\n"
|
||||
"help.text"
|
||||
msgid "Using icons"
|
||||
msgstr ""
|
||||
|
||||
#. ddHxQ
|
||||
#: sf_popupmenu.xhp
|
||||
msgctxt ""
|
||||
"sf_popupmenu.xhp\n"
|
||||
"par_id981636723485402\n"
|
||||
"help.text"
|
||||
msgid "Items in the popup menu can have icons, which are specified as arguments in the <literal>AddCheckBox</literal>, <literal>AddItem</literal> and <literal>AddRadioButton</literal> methods."
|
||||
msgstr ""
|
||||
|
||||
#. TLDpD
|
||||
#: sf_popupmenu.xhp
|
||||
msgctxt ""
|
||||
"sf_popupmenu.xhp\n"
|
||||
"par_id881636724112434\n"
|
||||
"help.text"
|
||||
msgid "All icons available in %PRODUCTNAME can be used by specifying their path relative to the folder where icon files are located in the installation folder. Icons are located in the following folder:"
|
||||
msgstr ""
|
||||
|
||||
#. n2owj
|
||||
#: sf_popupmenu.xhp
|
||||
msgctxt ""
|
||||
"sf_popupmenu.xhp\n"
|
||||
"par_id941636724808906\n"
|
||||
"help.text"
|
||||
msgid "Use the <literal>InstallFolder</literal> property of the <literal>FileSystem</literal> service to determine where %PRODUCTNAME is installed in your system."
|
||||
msgstr ""
|
||||
|
||||
#. xbEsC
|
||||
#: sf_popupmenu.xhp
|
||||
msgctxt ""
|
||||
"sf_popupmenu.xhp\n"
|
||||
"par_id201636724575911\n"
|
||||
"help.text"
|
||||
msgid "This folder contains a series of ZIP files containing the image files of each available icon set. The images inside these ZIP files are organized into folders. To use an icon, specify the icon file with the path to its location inside the ZIP file."
|
||||
msgstr ""
|
||||
|
||||
#. 5yvv9
|
||||
#: sf_popupmenu.xhp
|
||||
msgctxt ""
|
||||
"sf_popupmenu.xhp\n"
|
||||
"par_id641636724972071\n"
|
||||
"help.text"
|
||||
msgid "The example below uses the icon \"sc_newdoc.svg\" that is located inside the \"cmd\" folder. The forward slash \"/\" character is used as the path separator regardless of the operating system."
|
||||
msgstr ""
|
||||
|
||||
#. HReGj
|
||||
#: sf_popupmenu.xhp
|
||||
msgctxt ""
|
||||
"sf_popupmenu.xhp\n"
|
||||
"bas_id121636725026678\n"
|
||||
"help.text"
|
||||
msgid "myPopup.AddItem(\"Item A\", Icon := \"cmd/sc_newdoc.svg\")"
|
||||
msgstr ""
|
||||
|
||||
#. 2QW4m
|
||||
#: sf_popupmenu.xhp
|
||||
msgctxt ""
|
||||
"sf_popupmenu.xhp\n"
|
||||
"par_id691636725233961\n"
|
||||
"help.text"
|
||||
msgid "All icon sets have the same internal structure. The actual icon displayed depends on the icon set currently in use."
|
||||
msgstr ""
|
||||
|
||||
#. v6wRS
|
||||
#: sf_popupmenu.xhp
|
||||
msgctxt ""
|
||||
"sf_popupmenu.xhp\n"
|
||||
"hd_id501582887473754\n"
|
||||
"help.text"
|
||||
msgid "Methods"
|
||||
msgstr ""
|
||||
|
||||
#. CWGtf
|
||||
#: sf_popupmenu.xhp
|
||||
msgctxt ""
|
||||
"sf_popupmenu.xhp\n"
|
||||
"par_id891611613601554\n"
|
||||
"help.text"
|
||||
msgid "List of Methods in the PopupMenu Service"
|
||||
msgstr ""
|
||||
|
||||
#. RAcsN
|
||||
#: sf_popupmenu.xhp
|
||||
msgctxt ""
|
||||
"sf_popupmenu.xhp\n"
|
||||
"par_id93158919969864\n"
|
||||
"help.text"
|
||||
msgid "Inserts a check box in the popup menu. Returns an integer value that identifies the inserted item."
|
||||
msgstr ""
|
||||
|
||||
#. ZZrDA
|
||||
#: sf_popupmenu.xhp
|
||||
msgctxt ""
|
||||
"sf_popupmenu.xhp\n"
|
||||
"par_id821591631203996\n"
|
||||
"help.text"
|
||||
msgid "<emph>menuitem:</emph> Defines the text to be displayed in the menu. This argument also defines the hierarchy of the item inside the menu by using the submenu character."
|
||||
msgstr ""
|
||||
|
||||
#. riy7p
|
||||
#: sf_popupmenu.xhp
|
||||
msgctxt ""
|
||||
"sf_popupmenu.xhp\n"
|
||||
"par_id821591631203116\n"
|
||||
"help.text"
|
||||
msgid "<emph>name:</emph> String value to be returned when the item is clicked. By default, the last component of the menu hierarchy is used."
|
||||
msgstr ""
|
||||
|
||||
#. yxK8E
|
||||
#: sf_popupmenu.xhp
|
||||
msgctxt ""
|
||||
"sf_popupmenu.xhp\n"
|
||||
"par_id821591631203133\n"
|
||||
"help.text"
|
||||
msgid "<emph>status:</emph> Defines whether the item is selected when the menu is created (Default = <literal>False</literal>)."
|
||||
msgstr ""
|
||||
|
||||
#. Q4ZNV
|
||||
#: sf_popupmenu.xhp
|
||||
msgctxt ""
|
||||
"sf_popupmenu.xhp\n"
|
||||
"par_id11636721653313\n"
|
||||
"help.text"
|
||||
msgid "<emph>icon:</emph> Path and name of the icon to be displayed without the leading path separator. The actual icon shown depends on the icon set being used."
|
||||
msgstr ""
|
||||
|
||||
#. dkqgP
|
||||
#: sf_popupmenu.xhp
|
||||
msgctxt ""
|
||||
"sf_popupmenu.xhp\n"
|
||||
"par_id11636721653208\n"
|
||||
"help.text"
|
||||
msgid "<emph>tooltip:</emph> Text to be displayed as tooltip."
|
||||
msgstr ""
|
||||
|
||||
#. NEE76
|
||||
#: sf_popupmenu.xhp
|
||||
msgctxt ""
|
||||
"sf_popupmenu.xhp\n"
|
||||
"par_id93158919963364\n"
|
||||
"help.text"
|
||||
msgid "Inserts a menu entry in the popup menu. Returns an integer value that identifies the inserted item."
|
||||
msgstr ""
|
||||
|
||||
#. vdtEn
|
||||
#: sf_popupmenu.xhp
|
||||
msgctxt ""
|
||||
"sf_popupmenu.xhp\n"
|
||||
"par_id821591631203021\n"
|
||||
"help.text"
|
||||
msgid "<emph>menuitem:</emph> Defines the text to be displayed in the menu. This argument also defines the hierarchy of the item inside the menu by using the submenu character."
|
||||
msgstr ""
|
||||
|
||||
#. 8eE5y
|
||||
#: sf_popupmenu.xhp
|
||||
msgctxt ""
|
||||
"sf_popupmenu.xhp\n"
|
||||
"par_id821591631203026\n"
|
||||
"help.text"
|
||||
msgid "<emph>name:</emph> String value to be returned when the item is clicked. By default, the last component of the menu hierarchy is used."
|
||||
msgstr ""
|
||||
|
||||
#. F646F
|
||||
#: sf_popupmenu.xhp
|
||||
msgctxt ""
|
||||
"sf_popupmenu.xhp\n"
|
||||
"par_id11636721652886\n"
|
||||
"help.text"
|
||||
msgid "<emph>icon:</emph> Path and name of the icon to be displayed without the leading path separator. The actual icon shown depends on the icon set being used."
|
||||
msgstr ""
|
||||
|
||||
#. XFkGB
|
||||
#: sf_popupmenu.xhp
|
||||
msgctxt ""
|
||||
"sf_popupmenu.xhp\n"
|
||||
"par_id11636721653118\n"
|
||||
"help.text"
|
||||
msgid "<emph>tooltip:</emph> Text to be displayed as tooltip."
|
||||
msgstr ""
|
||||
|
||||
#. dJTZs
|
||||
#: sf_popupmenu.xhp
|
||||
msgctxt ""
|
||||
"sf_popupmenu.xhp\n"
|
||||
"bas_id41158919969106\n"
|
||||
"help.text"
|
||||
msgid "myPopup.AddItem(\"Item A\", Tooltip := \"A descriptive message\")"
|
||||
msgstr ""
|
||||
|
||||
#. 4euLD
|
||||
#: sf_popupmenu.xhp
|
||||
msgctxt ""
|
||||
"sf_popupmenu.xhp\n"
|
||||
"pyc_id321621534170554\n"
|
||||
"help.text"
|
||||
msgid "myPopup.AddItem(\"Item A\", tooltip = \"A descriptive message\")"
|
||||
msgstr ""
|
||||
|
||||
#. U2vBb
|
||||
#: sf_popupmenu.xhp
|
||||
msgctxt ""
|
||||
"sf_popupmenu.xhp\n"
|
||||
"par_id93158919969399\n"
|
||||
"help.text"
|
||||
msgid "Inserts a radio button entry in the popup menu. Returns an integer value that identifies the inserted item."
|
||||
msgstr ""
|
||||
|
||||
#. 92F32
|
||||
#: sf_popupmenu.xhp
|
||||
msgctxt ""
|
||||
"sf_popupmenu.xhp\n"
|
||||
"par_id821591631203501\n"
|
||||
"help.text"
|
||||
msgid "<emph>menuitem:</emph> Defines the text to be displayed in the menu. This argument also defines the hierarchy of the item inside the menu by using the submenu character."
|
||||
msgstr ""
|
||||
|
||||
#. 2PuBE
|
||||
#: sf_popupmenu.xhp
|
||||
msgctxt ""
|
||||
"sf_popupmenu.xhp\n"
|
||||
"par_id821591631228716\n"
|
||||
"help.text"
|
||||
msgid "<emph>name:</emph> String value to be returned when the item is clicked. By default, the last component of the menu hierarchy is used."
|
||||
msgstr ""
|
||||
|
||||
#. yLvRM
|
||||
#: sf_popupmenu.xhp
|
||||
msgctxt ""
|
||||
"sf_popupmenu.xhp\n"
|
||||
"par_id821591631203643\n"
|
||||
"help.text"
|
||||
msgid "<emph>status:</emph> Defines whether the item is selected when the menu is created (Default = <literal>False</literal>)."
|
||||
msgstr ""
|
||||
|
||||
#. 6XiD7
|
||||
#: sf_popupmenu.xhp
|
||||
msgctxt ""
|
||||
"sf_popupmenu.xhp\n"
|
||||
"par_id11636721653228\n"
|
||||
"help.text"
|
||||
msgid "<emph>icon:</emph> Path and name of the icon to be displayed without the leading path separator. The actual icon shown depends on the icon set being used."
|
||||
msgstr ""
|
||||
|
||||
#. cRTRD
|
||||
#: sf_popupmenu.xhp
|
||||
msgctxt ""
|
||||
"sf_popupmenu.xhp\n"
|
||||
"par_id11636721653114\n"
|
||||
"help.text"
|
||||
msgid "<emph>tooltip:</emph> Text to be displayed as tooltip."
|
||||
msgstr ""
|
||||
|
||||
#. nQrD3
|
||||
#: sf_popupmenu.xhp
|
||||
msgctxt ""
|
||||
"sf_popupmenu.xhp\n"
|
||||
"par_id93158919963279\n"
|
||||
"help.text"
|
||||
msgid "Displays the popup menu and waits for a user action. Returns the item clicked by the user."
|
||||
msgstr ""
|
||||
|
||||
#. GruyE
|
||||
#: sf_popupmenu.xhp
|
||||
msgctxt ""
|
||||
"sf_popupmenu.xhp\n"
|
||||
"par_id101636726249788\n"
|
||||
"help.text"
|
||||
msgid "If the user clicks outside the popup menu ou presses the <keycode>Esc</keycode> key, then no item is selected. In such cases, the returned value depends on the <literal>returnid</literal> parameter. If <literal>returnid = True</literal> and no item is selected, then the value 0 (zero) is returned. Otherwise an empty string \"\" is returned."
|
||||
msgstr ""
|
||||
|
||||
#. EFriZ
|
||||
#: sf_popupmenu.xhp
|
||||
msgctxt ""
|
||||
"sf_popupmenu.xhp\n"
|
||||
"par_id821591631202088\n"
|
||||
"help.text"
|
||||
msgid "<emph>returnid:</emph> If <literal>True</literal> the selected item ID is returned. If <literal>False</literal> the method returns the item's name (Default = <literal>True</literal>)."
|
||||
msgstr ""
|
||||
|
||||
#. y4PWP
|
||||
#: sf_popupmenu.xhp
|
||||
msgctxt ""
|
||||
"sf_popupmenu.xhp\n"
|
||||
"par_id51636726671698\n"
|
||||
"help.text"
|
||||
msgid "In the examples below, a popup menu is created and the item's name is returned because the <literal>returnid</literal> argument is set to <literal>False</literal>."
|
||||
msgstr ""
|
||||
|
||||
#. GpvmN
|
||||
#: sf_services.xhp
|
||||
msgctxt ""
|
||||
|
||||
@@ -3,8 +3,8 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
|
||||
"POT-Creation-Date: 2021-11-16 12:09+0100\n"
|
||||
"PO-Revision-Date: 2021-11-08 14:36+0000\n"
|
||||
"POT-Creation-Date: 2021-11-19 15:43+0100\n"
|
||||
"PO-Revision-Date: 2021-11-20 17:38+0000\n"
|
||||
"Last-Translator: Євген Кондратюк <lachend@gmail.com>\n"
|
||||
"Language-Team: Ukrainian <https://translations.documentfoundation.org/projects/libo_help-master/textscalc01/uk/>\n"
|
||||
"Language: uk\n"
|
||||
@@ -1310,7 +1310,7 @@ msgctxt ""
|
||||
"par_id3156283\n"
|
||||
"help.text"
|
||||
msgid "This dialog is similar to the <link href=\"text/shared/01/02070000.xhp\" name=\"Paste Special\"><emph>Paste Special</emph></link> dialog, where you can find additional tips."
|
||||
msgstr ""
|
||||
msgstr "Цей діалог схожий на діалог <link href=\"text/shared/01/02070000.xhp\" name=\"Paste Special\"><emph>Вставити як...</emph></link>, де можна знайти додаткові поради."
|
||||
|
||||
#. B6GAM
|
||||
#: 02140600.xhp
|
||||
@@ -4406,7 +4406,7 @@ msgctxt ""
|
||||
"bm_id3148946\n"
|
||||
"help.text"
|
||||
msgid "<bookmark_value>Function Wizard; databases</bookmark_value> <bookmark_value>functions; database functions</bookmark_value> <bookmark_value>databases; functions in $[officename] Calc</bookmark_value>"
|
||||
msgstr ""
|
||||
msgstr "<bookmark_value>Помічник з функцій; бази даних</bookmark_value> <bookmark_value>функції; функції баз даних</bookmark_value> <bookmark_value>бази даних; функції у $[officename] Calc</bookmark_value>"
|
||||
|
||||
#. BX97Y
|
||||
#: 04060101.xhp
|
||||
@@ -4424,7 +4424,7 @@ msgctxt ""
|
||||
"hd_id721616440441374\n"
|
||||
"help.text"
|
||||
msgid "Overview"
|
||||
msgstr ""
|
||||
msgstr "Огляд"
|
||||
|
||||
#. RGkxy
|
||||
#: 04060101.xhp
|
||||
@@ -4433,7 +4433,7 @@ msgctxt ""
|
||||
"par_id3145173\n"
|
||||
"help.text"
|
||||
msgid "<variable id=\"datenbanktext\">The twelve functions in the Database category help you to analyze a simple database that occupies a rectangular spreadsheet area comprising columns and rows, with the data organized as one row for each record.</variable> The header cell of each column displays the name of the column and that name usually reflects the contents of each cell in that column."
|
||||
msgstr ""
|
||||
msgstr "<variable id=\"datenbanktext\">Дванадцять функцій у категорії «База даних» допоможуть вам проаналізувати просту базу даних, яка займає прямокутну область електронної таблиці, що складається зі стовпців і рядків, з даними, організованими як один рядок для кожного запису.</variable> У комірці-заголовку кожного стовпця відображається назва стовпця, і ця назва зазвичай відображає вміст кожної клітинки в цьому стовпці."
|
||||
|
||||
#. 8NQZ9
|
||||
#: 04060101.xhp
|
||||
@@ -67318,15 +67318,6 @@ msgctxt ""
|
||||
msgid "Menu <menuitem>Data – Streams...</menuitem>"
|
||||
msgstr ""
|
||||
|
||||
#. d7ira
|
||||
#: live_data_stream.xhp
|
||||
msgctxt ""
|
||||
"live_data_stream.xhp\n"
|
||||
"par_id921633126951835\n"
|
||||
"help.text"
|
||||
msgid "This is an experimental feature and is disabled by default. To enable it, go to <switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME - Preferences</menuitem></caseinline><defaultinline><menuitem>Tools - Options</menuitem></defaultinline></switchinline><menuitem> – %PRODUCTNAME – Advanced</menuitem> and check the option <emph>Enable experimental features (may be unstable)</emph>."
|
||||
msgstr ""
|
||||
|
||||
#. k7H5Y
|
||||
#: solver.xhp
|
||||
msgctxt ""
|
||||
|
||||
@@ -3,7 +3,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
|
||||
"POT-Creation-Date: 2021-09-10 23:11+0200\n"
|
||||
"POT-Creation-Date: 2021-11-24 12:02+0100\n"
|
||||
"PO-Revision-Date: 2021-11-05 04:43+0000\n"
|
||||
"Last-Translator: Євген Кондратюк <lachend@gmail.com>\n"
|
||||
"Language-Team: Ukrainian <https://translations.documentfoundation.org/projects/libo_help-master/textscalc04/uk/>\n"
|
||||
@@ -13,7 +13,7 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
|
||||
"X-Accelerator-Marker: ~\n"
|
||||
"X-Generator: Weblate 4.8.1\n"
|
||||
"X-Generator: LibreOffice\n"
|
||||
"X-POOTLE-MTIME: 1555621961.000000\n"
|
||||
|
||||
#. NQkD7
|
||||
@@ -727,6 +727,87 @@ msgctxt ""
|
||||
msgid "The ` key is located next to the \"1\" key on most English keyboards. If your keyboard does not show this key, you can assign another key: Choose Tools - Customize, click the Keyboard tab. Select the \"View\" category and the \"Toggle Formula\" function."
|
||||
msgstr "На більшості клавіатур англійською мовою клавіша ` розташована поруч із клавішею \"1\". При відсутності цієї клавіші на клавіатурі можна присвоїти іншу клавішу: виберіть \"Засоби - Налаштувати\" і клацніть по вкладці \"Клавіатура\". Виберіть категорію \"Перегляд\" і функцію \"Змінити формулу\"."
|
||||
|
||||
#. De3Yx
|
||||
#: 01020000.xhp
|
||||
msgctxt ""
|
||||
"01020000.xhp\n"
|
||||
"bm_id3143661\n"
|
||||
"help.text"
|
||||
msgid "<bookmark_value>spreadsheets; duplicate</bookmark_value> <bookmark_value>spreadsheets; quick rename</bookmark_value>"
|
||||
msgstr ""
|
||||
|
||||
#. AxVu3
|
||||
#: 01020000.xhp
|
||||
msgctxt ""
|
||||
"01020000.xhp\n"
|
||||
"hd_id271637246984980\n"
|
||||
"help.text"
|
||||
msgid "Copying and Renaming Sheets"
|
||||
msgstr ""
|
||||
|
||||
#. dNyPQ
|
||||
#: 01020000.xhp
|
||||
msgctxt ""
|
||||
"01020000.xhp\n"
|
||||
"par_id781637247029711\n"
|
||||
"help.text"
|
||||
msgid "The sheet tabs used to navigate between sheets can be clicked in combination with keyboard keys to perform the following operations:"
|
||||
msgstr ""
|
||||
|
||||
#. DDZy3
|
||||
#: 01020000.xhp
|
||||
msgctxt ""
|
||||
"01020000.xhp\n"
|
||||
"par_id741637247123788\n"
|
||||
"help.text"
|
||||
msgid "Shortcut Keys"
|
||||
msgstr ""
|
||||
|
||||
#. ZB9vf
|
||||
#: 01020000.xhp
|
||||
msgctxt ""
|
||||
"01020000.xhp\n"
|
||||
"par_id731637247123788\n"
|
||||
"help.text"
|
||||
msgid "Effect"
|
||||
msgstr ""
|
||||
|
||||
#. 9SNqY
|
||||
#: 01020000.xhp
|
||||
msgctxt ""
|
||||
"01020000.xhp\n"
|
||||
"par_id211637247123788\n"
|
||||
"help.text"
|
||||
msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> + Drag sheet tab"
|
||||
msgstr ""
|
||||
|
||||
#. F7Wju
|
||||
#: 01020000.xhp
|
||||
msgctxt ""
|
||||
"01020000.xhp\n"
|
||||
"par_id981637247123788\n"
|
||||
"help.text"
|
||||
msgid "Creates a copy of the sheet whose tab was clicked. The copied sheet is placed at the position where the mouse button was released."
|
||||
msgstr ""
|
||||
|
||||
#. 4BauE
|
||||
#: 01020000.xhp
|
||||
msgctxt ""
|
||||
"01020000.xhp\n"
|
||||
"par_id211637247123024\n"
|
||||
"help.text"
|
||||
msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline> + Click sheet tab"
|
||||
msgstr ""
|
||||
|
||||
#. DqgFn
|
||||
#: 01020000.xhp
|
||||
msgctxt ""
|
||||
"01020000.xhp\n"
|
||||
"par_id981637247123114\n"
|
||||
"help.text"
|
||||
msgid "Makes the sheet name editable. Edit the sheet name and press <keycode>Enter</keycode> when finished."
|
||||
msgstr ""
|
||||
|
||||
#. TDGrd
|
||||
#: 01020000.xhp
|
||||
msgctxt ""
|
||||
|
||||
@@ -3,7 +3,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
|
||||
"POT-Creation-Date: 2021-11-16 12:09+0100\n"
|
||||
"POT-Creation-Date: 2021-11-19 15:44+0100\n"
|
||||
"PO-Revision-Date: 2021-10-20 04:00+0000\n"
|
||||
"Last-Translator: Olexandr Pylypchuk <pilipchukap@rambler.ru>\n"
|
||||
"Language-Team: Ukrainian <https://translations.documentfoundation.org/projects/libo_help-master/textsdatabase/uk/>\n"
|
||||
@@ -7971,13 +7971,13 @@ msgctxt ""
|
||||
msgid "Create tables using the table wizard"
|
||||
msgstr ""
|
||||
|
||||
#. F4TTD
|
||||
#. CihhJ
|
||||
#: dabawiz02.xhp
|
||||
msgctxt ""
|
||||
"dabawiz02.xhp\n"
|
||||
"par_idN105D1\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\".\">Select to call the <link href=\"text/shared/explorer/database/tablewizard00.xhp\">Table Wizard</link> after the Database Wizard is finished.</ahelp>"
|
||||
msgid "<ahelp hid=\".\">Select to call the <link href=\"text/sdatabase/tablewizard00.xhp\">Table Wizard</link> after the Database Wizard is finished.</ahelp>"
|
||||
msgstr ""
|
||||
|
||||
#. YnZ24
|
||||
@@ -10707,6 +10707,744 @@ msgctxt ""
|
||||
msgid "<ahelp hid=\".\">Refreshes the tables. </ahelp>"
|
||||
msgstr ""
|
||||
|
||||
#. eDFFK
|
||||
#: tablewizard00.xhp
|
||||
msgctxt ""
|
||||
"tablewizard00.xhp\n"
|
||||
"tit\n"
|
||||
"help.text"
|
||||
msgid "Table Wizard"
|
||||
msgstr ""
|
||||
|
||||
#. CU3Fy
|
||||
#: tablewizard00.xhp
|
||||
msgctxt ""
|
||||
"tablewizard00.xhp\n"
|
||||
"bm_id6009094\n"
|
||||
"help.text"
|
||||
msgid "<bookmark_value>wizards;database tables (Base)</bookmark_value><bookmark_value>Table Wizard (Base)</bookmark_value>"
|
||||
msgstr ""
|
||||
|
||||
#. TStMh
|
||||
#: tablewizard00.xhp
|
||||
msgctxt ""
|
||||
"tablewizard00.xhp\n"
|
||||
"par_idN1054C\n"
|
||||
"help.text"
|
||||
msgid "<link href=\"text/sdatabase/tablewizard00.xhp\">Table Wizard</link>"
|
||||
msgstr ""
|
||||
|
||||
#. rBE4D
|
||||
#: tablewizard00.xhp
|
||||
msgctxt ""
|
||||
"tablewizard00.xhp\n"
|
||||
"par_idN1055C\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\".\">The Table Wizard helps you to create a database table.</ahelp>"
|
||||
msgstr ""
|
||||
|
||||
#. UBG57
|
||||
#: tablewizard00.xhp
|
||||
msgctxt ""
|
||||
"tablewizard00.xhp\n"
|
||||
"par_idN105AF\n"
|
||||
"help.text"
|
||||
msgid "<link href=\"text/sdatabase/tablewizard01.xhp\" name=\"Table Wizard - Select fields\">Table Wizard - Select fields</link>"
|
||||
msgstr ""
|
||||
|
||||
#. GgEVx
|
||||
#: tablewizard01.xhp
|
||||
msgctxt ""
|
||||
"tablewizard01.xhp\n"
|
||||
"tit\n"
|
||||
"help.text"
|
||||
msgid "Table Wizard - Select Fields"
|
||||
msgstr ""
|
||||
|
||||
#. ZFKJc
|
||||
#: tablewizard01.xhp
|
||||
msgctxt ""
|
||||
"tablewizard01.xhp\n"
|
||||
"par_idN10546\n"
|
||||
"help.text"
|
||||
msgid "<link href=\"text/sdatabase/tablewizard01.xhp\">Table Wizard - Select Fields</link>"
|
||||
msgstr ""
|
||||
|
||||
#. 4HLFY
|
||||
#: tablewizard01.xhp
|
||||
msgctxt ""
|
||||
"tablewizard01.xhp\n"
|
||||
"par_idN10556\n"
|
||||
"help.text"
|
||||
msgid "Select fields from the provided sample tables as a starting point to create your own table."
|
||||
msgstr ""
|
||||
|
||||
#. csKoV
|
||||
#: tablewizard01.xhp
|
||||
msgctxt ""
|
||||
"tablewizard01.xhp\n"
|
||||
"par_idN10559\n"
|
||||
"help.text"
|
||||
msgid "Business"
|
||||
msgstr ""
|
||||
|
||||
#. TRDAu
|
||||
#: tablewizard01.xhp
|
||||
msgctxt ""
|
||||
"tablewizard01.xhp\n"
|
||||
"par_idN1055D\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\".\">Select the business category to see only business sample tables.</ahelp>"
|
||||
msgstr ""
|
||||
|
||||
#. dCJP5
|
||||
#: tablewizard01.xhp
|
||||
msgctxt ""
|
||||
"tablewizard01.xhp\n"
|
||||
"par_idN10560\n"
|
||||
"help.text"
|
||||
msgid "Private"
|
||||
msgstr ""
|
||||
|
||||
#. 9fJfk
|
||||
#: tablewizard01.xhp
|
||||
msgctxt ""
|
||||
"tablewizard01.xhp\n"
|
||||
"par_idN10564\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\".\">Select the private category to see only private sample tables.</ahelp>"
|
||||
msgstr ""
|
||||
|
||||
#. dEiyC
|
||||
#: tablewizard01.xhp
|
||||
msgctxt ""
|
||||
"tablewizard01.xhp\n"
|
||||
"par_idN10567\n"
|
||||
"help.text"
|
||||
msgid "Sample tables"
|
||||
msgstr ""
|
||||
|
||||
#. AhZXR
|
||||
#: tablewizard01.xhp
|
||||
msgctxt ""
|
||||
"tablewizard01.xhp\n"
|
||||
"par_idN1056B\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\".\">Select one of the sample tables. Then select fields from that table from the left list box. Repeat this step until you have selected all the fields that you need.</ahelp>"
|
||||
msgstr ""
|
||||
|
||||
#. jJf8M
|
||||
#: tablewizard01.xhp
|
||||
msgctxt ""
|
||||
"tablewizard01.xhp\n"
|
||||
"par_idN1059E\n"
|
||||
"help.text"
|
||||
msgid "Selected Fields"
|
||||
msgstr ""
|
||||
|
||||
#. pj8q2
|
||||
#: tablewizard01.xhp
|
||||
msgctxt ""
|
||||
"tablewizard01.xhp\n"
|
||||
"par_idN105A4\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\".\">Displays all fields that will be included in the new table.</ahelp>"
|
||||
msgstr ""
|
||||
|
||||
#. 4LVS2
|
||||
#: tablewizard01.xhp
|
||||
msgctxt ""
|
||||
"tablewizard01.xhp\n"
|
||||
"par_idN105A9\n"
|
||||
"help.text"
|
||||
msgid "<link href=\"text/sdatabase/tablewizard02.xhp\" name=\"Table Wizard - Set types and formats\">Table Wizard - Set types and formats</link>"
|
||||
msgstr ""
|
||||
|
||||
#. EYiHW
|
||||
#: tablewizard02.xhp
|
||||
msgctxt ""
|
||||
"tablewizard02.xhp\n"
|
||||
"tit\n"
|
||||
"help.text"
|
||||
msgid "Table Wizard - Set Types and Formats"
|
||||
msgstr ""
|
||||
|
||||
#. yC4de
|
||||
#: tablewizard02.xhp
|
||||
msgctxt ""
|
||||
"tablewizard02.xhp\n"
|
||||
"par_idN10552\n"
|
||||
"help.text"
|
||||
msgid "<link href=\"text/sdatabase/tablewizard02.xhp\">Table Wizard - Set Types and Formats</link>"
|
||||
msgstr ""
|
||||
|
||||
#. r3sex
|
||||
#: tablewizard02.xhp
|
||||
msgctxt ""
|
||||
"tablewizard02.xhp\n"
|
||||
"par_idN10562\n"
|
||||
"help.text"
|
||||
msgid "Specifies the field information for your selected fields."
|
||||
msgstr ""
|
||||
|
||||
#. GmqTu
|
||||
#: tablewizard02.xhp
|
||||
msgctxt ""
|
||||
"tablewizard02.xhp\n"
|
||||
"par_idN10565\n"
|
||||
"help.text"
|
||||
msgid "Selected fields"
|
||||
msgstr ""
|
||||
|
||||
#. 3HRfy
|
||||
#: tablewizard02.xhp
|
||||
msgctxt ""
|
||||
"tablewizard02.xhp\n"
|
||||
"par_idN10569\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\".\">Select a field in order to edit the field information.</ahelp>"
|
||||
msgstr ""
|
||||
|
||||
#. C6Hj6
|
||||
#: tablewizard02.xhp
|
||||
msgctxt ""
|
||||
"tablewizard02.xhp\n"
|
||||
"par_idN10574\n"
|
||||
"help.text"
|
||||
msgid "−"
|
||||
msgstr ""
|
||||
|
||||
#. uhA3i
|
||||
#: tablewizard02.xhp
|
||||
msgctxt ""
|
||||
"tablewizard02.xhp\n"
|
||||
"par_idN10578\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\".\">Remove the selected field from the list box.</ahelp>"
|
||||
msgstr ""
|
||||
|
||||
#. bDhR7
|
||||
#: tablewizard02.xhp
|
||||
msgctxt ""
|
||||
"tablewizard02.xhp\n"
|
||||
"par_idN1057B\n"
|
||||
"help.text"
|
||||
msgid "+"
|
||||
msgstr ""
|
||||
|
||||
#. oRB9f
|
||||
#: tablewizard02.xhp
|
||||
msgctxt ""
|
||||
"tablewizard02.xhp\n"
|
||||
"par_idN1057F\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\".\">Add a new data field to the list box.</ahelp>"
|
||||
msgstr ""
|
||||
|
||||
#. t3DZP
|
||||
#: tablewizard02.xhp
|
||||
msgctxt ""
|
||||
"tablewizard02.xhp\n"
|
||||
"par_idN10582\n"
|
||||
"help.text"
|
||||
msgid "Field information"
|
||||
msgstr ""
|
||||
|
||||
#. 32RqX
|
||||
#: tablewizard02.xhp
|
||||
msgctxt ""
|
||||
"tablewizard02.xhp\n"
|
||||
"par_idN10586\n"
|
||||
"help.text"
|
||||
msgid "Field name"
|
||||
msgstr ""
|
||||
|
||||
#. CemcB
|
||||
#: tablewizard02.xhp
|
||||
msgctxt ""
|
||||
"tablewizard02.xhp\n"
|
||||
"par_idN1058A\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\".\">Displays the name of the selected data field. If you want, you can enter a new name.</ahelp>"
|
||||
msgstr ""
|
||||
|
||||
#. iACxs
|
||||
#: tablewizard02.xhp
|
||||
msgctxt ""
|
||||
"tablewizard02.xhp\n"
|
||||
"par_idN1058D\n"
|
||||
"help.text"
|
||||
msgid "Field type"
|
||||
msgstr ""
|
||||
|
||||
#. FpeCt
|
||||
#: tablewizard02.xhp
|
||||
msgctxt ""
|
||||
"tablewizard02.xhp\n"
|
||||
"par_idN10591\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\".\">Select a field type.</ahelp>"
|
||||
msgstr ""
|
||||
|
||||
#. dBDH3
|
||||
#: tablewizard02.xhp
|
||||
msgctxt ""
|
||||
"tablewizard02.xhp\n"
|
||||
"hd_id5486922\n"
|
||||
"help.text"
|
||||
msgid "AutoValue"
|
||||
msgstr ""
|
||||
|
||||
#. mhvS4
|
||||
#: tablewizard02.xhp
|
||||
msgctxt ""
|
||||
"tablewizard02.xhp\n"
|
||||
"par_id4198736\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\".\">If set to Yes, the values for this data field are generated by the database engine.</ahelp>"
|
||||
msgstr ""
|
||||
|
||||
#. c4BZi
|
||||
#: tablewizard02.xhp
|
||||
msgctxt ""
|
||||
"tablewizard02.xhp\n"
|
||||
"par_idN106A0\n"
|
||||
"help.text"
|
||||
msgid "Entry required"
|
||||
msgstr ""
|
||||
|
||||
#. wEMRe
|
||||
#: tablewizard02.xhp
|
||||
msgctxt ""
|
||||
"tablewizard02.xhp\n"
|
||||
"par_idN106A6\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\".\">If set to Yes, this field must not be empty.</ahelp>"
|
||||
msgstr ""
|
||||
|
||||
#. aEK5E
|
||||
#: tablewizard02.xhp
|
||||
msgctxt ""
|
||||
"tablewizard02.xhp\n"
|
||||
"par_idN10594\n"
|
||||
"help.text"
|
||||
msgid "Length"
|
||||
msgstr ""
|
||||
|
||||
#. 2XC9L
|
||||
#: tablewizard02.xhp
|
||||
msgctxt ""
|
||||
"tablewizard02.xhp\n"
|
||||
"par_idN10598\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\".\">Specifies the number of characters for the data field.</ahelp>"
|
||||
msgstr ""
|
||||
|
||||
#. 6BjNy
|
||||
#: tablewizard02.xhp
|
||||
msgctxt ""
|
||||
"tablewizard02.xhp\n"
|
||||
"par_idN1059B\n"
|
||||
"help.text"
|
||||
msgid "Decimal places"
|
||||
msgstr ""
|
||||
|
||||
#. egEhC
|
||||
#: tablewizard02.xhp
|
||||
msgctxt ""
|
||||
"tablewizard02.xhp\n"
|
||||
"par_idN1059F\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\".\">Specifies the number of decimal places for the data field. This option is only available for numerical or decimal data fields.</ahelp>"
|
||||
msgstr ""
|
||||
|
||||
#. Nu72A
|
||||
#: tablewizard02.xhp
|
||||
msgctxt ""
|
||||
"tablewizard02.xhp\n"
|
||||
"par_idN105A2\n"
|
||||
"help.text"
|
||||
msgid "Default value"
|
||||
msgstr ""
|
||||
|
||||
#. 3GME6
|
||||
#: tablewizard02.xhp
|
||||
msgctxt ""
|
||||
"tablewizard02.xhp\n"
|
||||
"par_idN105A6\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\".\">Specifies the default value for a Yes/No field.</ahelp>"
|
||||
msgstr ""
|
||||
|
||||
#. pJiM3
|
||||
#: tablewizard02.xhp
|
||||
msgctxt ""
|
||||
"tablewizard02.xhp\n"
|
||||
"par_idN10730\n"
|
||||
"help.text"
|
||||
msgid "Auto-increment statement"
|
||||
msgstr ""
|
||||
|
||||
#. FDNak
|
||||
#: tablewizard02.xhp
|
||||
msgctxt ""
|
||||
"tablewizard02.xhp\n"
|
||||
"par_id6706747\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\".\">Enter the SQL command specifier that instructs the data source to auto-increment a specified Integer data field.</ahelp> For example, the following MySQL statement used the AUTO_INCREMENT statement to increase the \"id\" field each time the statement creates a data field:"
|
||||
msgstr ""
|
||||
|
||||
#. JETWU
|
||||
#: tablewizard02.xhp
|
||||
msgctxt ""
|
||||
"tablewizard02.xhp\n"
|
||||
"par_id8946501\n"
|
||||
"help.text"
|
||||
msgid "CREATE TABLE \"table1\" (\"id\" INTEGER AUTO_INCREMENT)"
|
||||
msgstr ""
|
||||
|
||||
#. 8FrJs
|
||||
#: tablewizard02.xhp
|
||||
msgctxt ""
|
||||
"tablewizard02.xhp\n"
|
||||
"par_id4846949\n"
|
||||
"help.text"
|
||||
msgid "For this example, you must enter AUTO_INCREMENT into the Auto-increment statement box."
|
||||
msgstr ""
|
||||
|
||||
#. c3dzF
|
||||
#: tablewizard02.xhp
|
||||
msgctxt ""
|
||||
"tablewizard02.xhp\n"
|
||||
"par_idN105A9\n"
|
||||
"help.text"
|
||||
msgid "<link href=\"text/sdatabase/tablewizard03.xhp\" name=\"Table Wizard - Set primary key\">Table Wizard - Set primary key</link>"
|
||||
msgstr ""
|
||||
|
||||
#. 347MF
|
||||
#: tablewizard03.xhp
|
||||
msgctxt ""
|
||||
"tablewizard03.xhp\n"
|
||||
"tit\n"
|
||||
"help.text"
|
||||
msgid "Table Wizard - Set Primary Key"
|
||||
msgstr ""
|
||||
|
||||
#. NjMtW
|
||||
#: tablewizard03.xhp
|
||||
msgctxt ""
|
||||
"tablewizard03.xhp\n"
|
||||
"par_idN10546\n"
|
||||
"help.text"
|
||||
msgid "<link href=\"text/sdatabase/tablewizard03.xhp\">Table Wizard - Set Primary Key</link>"
|
||||
msgstr ""
|
||||
|
||||
#. jbfcH
|
||||
#: tablewizard03.xhp
|
||||
msgctxt ""
|
||||
"tablewizard03.xhp\n"
|
||||
"par_idN10556\n"
|
||||
"help.text"
|
||||
msgid "Specifies a field in the table to be used as a primary key."
|
||||
msgstr ""
|
||||
|
||||
#. GAk3T
|
||||
#: tablewizard03.xhp
|
||||
msgctxt ""
|
||||
"tablewizard03.xhp\n"
|
||||
"par_idN10559\n"
|
||||
"help.text"
|
||||
msgid "Create a primary key"
|
||||
msgstr ""
|
||||
|
||||
#. jEViE
|
||||
#: tablewizard03.xhp
|
||||
msgctxt ""
|
||||
"tablewizard03.xhp\n"
|
||||
"par_idN1055D\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\".\">Select to create a primary key. Add a primary key to every database table to uniquely identify each record. For some database systems within %PRODUCTNAME, a primary key is mandatory for editing the tables.</ahelp>"
|
||||
msgstr ""
|
||||
|
||||
#. ZEDQ9
|
||||
#: tablewizard03.xhp
|
||||
msgctxt ""
|
||||
"tablewizard03.xhp\n"
|
||||
"par_idN10560\n"
|
||||
"help.text"
|
||||
msgid "Automatically add a primary key"
|
||||
msgstr ""
|
||||
|
||||
#. oqASw
|
||||
#: tablewizard03.xhp
|
||||
msgctxt ""
|
||||
"tablewizard03.xhp\n"
|
||||
"par_idN10564\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\".\">Select to automatically add a primary key as an additional field.</ahelp>"
|
||||
msgstr ""
|
||||
|
||||
#. JGWGR
|
||||
#: tablewizard03.xhp
|
||||
msgctxt ""
|
||||
"tablewizard03.xhp\n"
|
||||
"par_idN10567\n"
|
||||
"help.text"
|
||||
msgid "Use an existing field as a primary key"
|
||||
msgstr ""
|
||||
|
||||
#. ndknB
|
||||
#: tablewizard03.xhp
|
||||
msgctxt ""
|
||||
"tablewizard03.xhp\n"
|
||||
"par_idN1056B\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\".\">Select to use an existing field with unique values as a primary key.</ahelp>"
|
||||
msgstr ""
|
||||
|
||||
#. fMF7v
|
||||
#: tablewizard03.xhp
|
||||
msgctxt ""
|
||||
"tablewizard03.xhp\n"
|
||||
"par_idN1056E\n"
|
||||
"help.text"
|
||||
msgid "Field name"
|
||||
msgstr ""
|
||||
|
||||
#. Z7naB
|
||||
#: tablewizard03.xhp
|
||||
msgctxt ""
|
||||
"tablewizard03.xhp\n"
|
||||
"par_idN10572\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\".\">Select the field name.</ahelp>"
|
||||
msgstr ""
|
||||
|
||||
#. bGGBe
|
||||
#: tablewizard03.xhp
|
||||
msgctxt ""
|
||||
"tablewizard03.xhp\n"
|
||||
"par_idN10575\n"
|
||||
"help.text"
|
||||
msgid "Auto value"
|
||||
msgstr ""
|
||||
|
||||
#. pFSnC
|
||||
#: tablewizard03.xhp
|
||||
msgctxt ""
|
||||
"tablewizard03.xhp\n"
|
||||
"par_idN10579\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\".\">Select to automatically insert a value and increment the field's value for each new record. The database must support automatic incrementation in order to use the <emph>Auto value</emph> feature.</ahelp>"
|
||||
msgstr ""
|
||||
|
||||
#. EuZFN
|
||||
#: tablewizard03.xhp
|
||||
msgctxt ""
|
||||
"tablewizard03.xhp\n"
|
||||
"par_idN1057C\n"
|
||||
"help.text"
|
||||
msgid "Define primary key by several fields"
|
||||
msgstr ""
|
||||
|
||||
#. 7AfGE
|
||||
#: tablewizard03.xhp
|
||||
msgctxt ""
|
||||
"tablewizard03.xhp\n"
|
||||
"par_idN10580\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\".\">Select to create a primary key from a combination of several existing fields.</ahelp>"
|
||||
msgstr ""
|
||||
|
||||
#. ymUtk
|
||||
#: tablewizard03.xhp
|
||||
msgctxt ""
|
||||
"tablewizard03.xhp\n"
|
||||
"par_idN10583\n"
|
||||
"help.text"
|
||||
msgid "Available fields"
|
||||
msgstr ""
|
||||
|
||||
#. sVEFU
|
||||
#: tablewizard03.xhp
|
||||
msgctxt ""
|
||||
"tablewizard03.xhp\n"
|
||||
"par_idN10587\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\".\">Select a field and click > to add it to the list of primary key fields.</ahelp>"
|
||||
msgstr ""
|
||||
|
||||
#. yivEE
|
||||
#: tablewizard03.xhp
|
||||
msgctxt ""
|
||||
"tablewizard03.xhp\n"
|
||||
"par_idN1059A\n"
|
||||
"help.text"
|
||||
msgid "Primary key fields"
|
||||
msgstr ""
|
||||
|
||||
#. XoNRs
|
||||
#: tablewizard03.xhp
|
||||
msgctxt ""
|
||||
"tablewizard03.xhp\n"
|
||||
"par_idN1059E\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\".\">Select a field and click < to remove it from the list of primary key fields. The primary key is created as a concatenation of the fields in this list, from top to bottom.</ahelp>"
|
||||
msgstr ""
|
||||
|
||||
#. GBnsP
|
||||
#: tablewizard03.xhp
|
||||
msgctxt ""
|
||||
"tablewizard03.xhp\n"
|
||||
"par_idN105A1\n"
|
||||
"help.text"
|
||||
msgid "<link href=\"text/sdatabase/tablewizard04.xhp\" name=\"Table Wizard - Create table\">Table Wizard - Create table</link>"
|
||||
msgstr ""
|
||||
|
||||
#. GNFKT
|
||||
#: tablewizard04.xhp
|
||||
msgctxt ""
|
||||
"tablewizard04.xhp\n"
|
||||
"tit\n"
|
||||
"help.text"
|
||||
msgid "Table Wizard - Create Table"
|
||||
msgstr ""
|
||||
|
||||
#. VhZ3v
|
||||
#: tablewizard04.xhp
|
||||
msgctxt ""
|
||||
"tablewizard04.xhp\n"
|
||||
"par_idN10543\n"
|
||||
"help.text"
|
||||
msgid "<link href=\"text/sdatabase/tablewizard04.xhp\">Table Wizard - Create Table</link>"
|
||||
msgstr ""
|
||||
|
||||
#. CEdhG
|
||||
#: tablewizard04.xhp
|
||||
msgctxt ""
|
||||
"tablewizard04.xhp\n"
|
||||
"par_idN10553\n"
|
||||
"help.text"
|
||||
msgid "Enter a name for the table and specify whether you want to modify the table after the wizard is finished."
|
||||
msgstr ""
|
||||
|
||||
#. DYQqm
|
||||
#: tablewizard04.xhp
|
||||
msgctxt ""
|
||||
"tablewizard04.xhp\n"
|
||||
"par_idN10556\n"
|
||||
"help.text"
|
||||
msgid "Table name"
|
||||
msgstr ""
|
||||
|
||||
#. XbyrT
|
||||
#: tablewizard04.xhp
|
||||
msgctxt ""
|
||||
"tablewizard04.xhp\n"
|
||||
"par_idN1055A\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\".\">Specifies the table name.</ahelp>"
|
||||
msgstr ""
|
||||
|
||||
#. ANGE9
|
||||
#: tablewizard04.xhp
|
||||
msgctxt ""
|
||||
"tablewizard04.xhp\n"
|
||||
"par_idN105E4\n"
|
||||
"help.text"
|
||||
msgid "Catalog of the table"
|
||||
msgstr ""
|
||||
|
||||
#. EJ9oq
|
||||
#: tablewizard04.xhp
|
||||
msgctxt ""
|
||||
"tablewizard04.xhp\n"
|
||||
"par_idN105EA\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\".\">Select the catalog for the table. (Available only if the database supports catalogs)</ahelp>"
|
||||
msgstr ""
|
||||
|
||||
#. 2ADuK
|
||||
#: tablewizard04.xhp
|
||||
msgctxt ""
|
||||
"tablewizard04.xhp\n"
|
||||
"par_idN10605\n"
|
||||
"help.text"
|
||||
msgid "Schema of the table"
|
||||
msgstr ""
|
||||
|
||||
#. pfjij
|
||||
#: tablewizard04.xhp
|
||||
msgctxt ""
|
||||
"tablewizard04.xhp\n"
|
||||
"par_idN1060B\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\".\">Select the schema for the table. (Available only if the database supports schemas)</ahelp>"
|
||||
msgstr ""
|
||||
|
||||
#. DEPmh
|
||||
#: tablewizard04.xhp
|
||||
msgctxt ""
|
||||
"tablewizard04.xhp\n"
|
||||
"par_idN1055D\n"
|
||||
"help.text"
|
||||
msgid "Modify the table design"
|
||||
msgstr ""
|
||||
|
||||
#. SgDTD
|
||||
#: tablewizard04.xhp
|
||||
msgctxt ""
|
||||
"tablewizard04.xhp\n"
|
||||
"par_idN10561\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\".\">Select to save and edit the table design.</ahelp>"
|
||||
msgstr ""
|
||||
|
||||
#. JBjXz
|
||||
#: tablewizard04.xhp
|
||||
msgctxt ""
|
||||
"tablewizard04.xhp\n"
|
||||
"par_idN10564\n"
|
||||
"help.text"
|
||||
msgid "Insert data immediately"
|
||||
msgstr ""
|
||||
|
||||
#. sFBFY
|
||||
#: tablewizard04.xhp
|
||||
msgctxt ""
|
||||
"tablewizard04.xhp\n"
|
||||
"par_idN10568\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\".\">Select to save the table design and open the table to enter data.</ahelp>"
|
||||
msgstr ""
|
||||
|
||||
#. RBiFw
|
||||
#: tablewizard04.xhp
|
||||
msgctxt ""
|
||||
"tablewizard04.xhp\n"
|
||||
"par_idN1056B\n"
|
||||
"help.text"
|
||||
msgid "Create a form based on this table"
|
||||
msgstr ""
|
||||
|
||||
#. LCcFV
|
||||
#: tablewizard04.xhp
|
||||
msgctxt ""
|
||||
"tablewizard04.xhp\n"
|
||||
"par_idN1056F\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\".\">Select to create a form based on this table. The form is created on a text document with the last used settings of the <link href=\"text/shared/autopi/01090000.xhp\">Form Wizard</link>.</ahelp>"
|
||||
msgstr ""
|
||||
|
||||
#. wHGrL
|
||||
#: tablewizard04.xhp
|
||||
msgctxt ""
|
||||
"tablewizard04.xhp\n"
|
||||
"par_idN10580\n"
|
||||
"help.text"
|
||||
msgid "<link href=\"text/sdatabase/tablewizard00.xhp\" name=\"Table Wizard\">Table Wizard</link>"
|
||||
msgstr ""
|
||||
|
||||
#. PAxTq
|
||||
#: toolbars.xhp
|
||||
msgctxt ""
|
||||
|
||||
@@ -3,8 +3,8 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
|
||||
"POT-Creation-Date: 2021-11-16 12:09+0100\n"
|
||||
"PO-Revision-Date: 2021-10-21 16:36+0000\n"
|
||||
"POT-Creation-Date: 2021-11-19 15:44+0100\n"
|
||||
"PO-Revision-Date: 2021-11-24 11:16+0000\n"
|
||||
"Last-Translator: Євген Кондратюк <lachend@gmail.com>\n"
|
||||
"Language-Team: Ukrainian <https://translations.documentfoundation.org/projects/libo_help-master/textsharedexplorerdatabase/uk/>\n"
|
||||
"Language: uk\n"
|
||||
@@ -13,7 +13,7 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
|
||||
"X-Accelerator-Marker: ~\n"
|
||||
"X-Generator: LibreOffice\n"
|
||||
"X-Generator: Weblate 4.8.1\n"
|
||||
"X-POOTLE-MTIME: 1560361923.000000\n"
|
||||
|
||||
#. kyYMn
|
||||
@@ -1310,7 +1310,7 @@ msgctxt ""
|
||||
"bm_id1614429\n"
|
||||
"help.text"
|
||||
msgid "<bookmark_value>Report Builder</bookmark_value> <bookmark_value>Oracle Report Builder</bookmark_value>"
|
||||
msgstr ""
|
||||
msgstr "<bookmark_value>Формувач звітів</bookmark_value> <bookmark_value>Формувач звітів Oracle</bookmark_value>"
|
||||
|
||||
#. 8XCCL
|
||||
#: rep_main.xhp
|
||||
@@ -1589,7 +1589,7 @@ msgctxt ""
|
||||
"par_id2531815\n"
|
||||
"help.text"
|
||||
msgid "The <link href=\"text/shared/explorer/database/rep_insertfield.xhp\" name=\"add_fields_link\">Add fields to report</link> window opens automatically and shows all fields of the selected table."
|
||||
msgstr ""
|
||||
msgstr "Вікно <link href=\"text/shared/explorer/database/rep_insertfield.xhp\" name=\"add_fields_link\">Додати поля у звіт</link> відкривається автоматично і показує всі поля вибраної таблиці."
|
||||
|
||||
#. vsFKB
|
||||
#: rep_main.xhp
|
||||
@@ -2336,7 +2336,7 @@ msgctxt ""
|
||||
"hd_id8836939\n"
|
||||
"help.text"
|
||||
msgid "<variable id=\"rep_prop\"><link href=\"text/shared/explorer/database/rep_prop.xhp\">Properties</link></variable>"
|
||||
msgstr ""
|
||||
msgstr "<variable id=\"rep_prop\"><link href=\"text/shared/explorer/database/rep_prop.xhp\">Властивості</link></variable>"
|
||||
|
||||
#. ro5Tm
|
||||
#: rep_prop.xhp
|
||||
@@ -2381,7 +2381,7 @@ msgctxt ""
|
||||
"par_id3587145\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\".\">The <link href=\"text/shared/explorer/database/rep_insertfield.xhp\" name=\"add_fields_link\">Add fields to report</link> window is shown automatically when you have selected a table in the Contents box and leave that box. You can also click the Add Field icon on the toolbar, or choose <item type=\"menuitem\">View - Add Field</item>.</ahelp>"
|
||||
msgstr ""
|
||||
msgstr "<ahelp hid=\".\">Вікно <link href=\"text/shared/explorer/database/rep_insertfield.xhp\" name=\"add_fields_link\">Додати поля у звіт</link> відображається автоматично, коли ви вибрали таблицю у полі «Вміст» і залишили це поле. Ви також можете натиснути піктограму «Додати поле» на панелі інструментів або вибрати <item type=\"menuitem\">Перегляд - Додати поле</item>.</ahelp>"
|
||||
|
||||
#. 5BJS6
|
||||
#: rep_prop.xhp
|
||||
@@ -2859,732 +2859,3 @@ msgctxt ""
|
||||
"help.text"
|
||||
msgid "With First Detail - prints the group header on a page only if the first detail record also can be printed on the same page."
|
||||
msgstr "З першим змістом - друкує верхній колонтитул групи на сторінці тільки якщо перший запис змісту також може бути надрукований на тій же сторінці."
|
||||
|
||||
#. eDFFK
|
||||
#: tablewizard00.xhp
|
||||
msgctxt ""
|
||||
"tablewizard00.xhp\n"
|
||||
"tit\n"
|
||||
"help.text"
|
||||
msgid "Table Wizard"
|
||||
msgstr "Помічник таблиць"
|
||||
|
||||
#. CU3Fy
|
||||
#: tablewizard00.xhp
|
||||
msgctxt ""
|
||||
"tablewizard00.xhp\n"
|
||||
"bm_id6009094\n"
|
||||
"help.text"
|
||||
msgid "<bookmark_value>wizards;database tables (Base)</bookmark_value><bookmark_value>Table Wizard (Base)</bookmark_value>"
|
||||
msgstr "<bookmark_value>помічники;таблиці бази даних (Base)</bookmark_value><bookmark_value>Помічник Таблиць (Base)</bookmark_value>"
|
||||
|
||||
#. e6FGZ
|
||||
#: tablewizard00.xhp
|
||||
msgctxt ""
|
||||
"tablewizard00.xhp\n"
|
||||
"par_idN1054C\n"
|
||||
"help.text"
|
||||
msgid "<link href=\"text/shared/explorer/database/tablewizard00.xhp\">Table Wizard</link>"
|
||||
msgstr "<link href=\"text/shared/explorer/database/tablewizard00.xhp\">Помічник таблиць</link>"
|
||||
|
||||
#. rBE4D
|
||||
#: tablewizard00.xhp
|
||||
msgctxt ""
|
||||
"tablewizard00.xhp\n"
|
||||
"par_idN1055C\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\".\">The Table Wizard helps you to create a database table.</ahelp>"
|
||||
msgstr "<ahelp hid=\".\">Помічник Таблиць допоможе вам створити таблицю бази даних.</ahelp>"
|
||||
|
||||
#. dGBXU
|
||||
#: tablewizard00.xhp
|
||||
msgctxt ""
|
||||
"tablewizard00.xhp\n"
|
||||
"par_idN105AF\n"
|
||||
"help.text"
|
||||
msgid "<link href=\"text/shared/explorer/database/tablewizard01.xhp\" name=\"Table Wizard - Select fields\">Table Wizard - Select fields</link>"
|
||||
msgstr "<link href=\"text/shared/explorer/database/tablewizard01.xhp\" name=\"Помічник таблиць - Вибрати поля\">Помічник таблиць - Вибрати поля</link>"
|
||||
|
||||
#. GgEVx
|
||||
#: tablewizard01.xhp
|
||||
msgctxt ""
|
||||
"tablewizard01.xhp\n"
|
||||
"tit\n"
|
||||
"help.text"
|
||||
msgid "Table Wizard - Select Fields"
|
||||
msgstr "Помічник таблиць - Вибрати поля"
|
||||
|
||||
#. 7AZc7
|
||||
#: tablewizard01.xhp
|
||||
msgctxt ""
|
||||
"tablewizard01.xhp\n"
|
||||
"par_idN10546\n"
|
||||
"help.text"
|
||||
msgid "<link href=\"text/shared/explorer/database/tablewizard01.xhp\">Table Wizard - Select Fields</link>"
|
||||
msgstr "<link href=\"text/shared/explorer/database/tablewizard01.xhp\">Помічник таблиць - Вибрати поля</link>"
|
||||
|
||||
#. 4HLFY
|
||||
#: tablewizard01.xhp
|
||||
msgctxt ""
|
||||
"tablewizard01.xhp\n"
|
||||
"par_idN10556\n"
|
||||
"help.text"
|
||||
msgid "Select fields from the provided sample tables as a starting point to create your own table."
|
||||
msgstr "Виберіть поля із запропонованих зразків таблиць, у якості відправної точки для створення власної таблиці."
|
||||
|
||||
#. csKoV
|
||||
#: tablewizard01.xhp
|
||||
msgctxt ""
|
||||
"tablewizard01.xhp\n"
|
||||
"par_idN10559\n"
|
||||
"help.text"
|
||||
msgid "Business"
|
||||
msgstr "Ділові"
|
||||
|
||||
#. TRDAu
|
||||
#: tablewizard01.xhp
|
||||
msgctxt ""
|
||||
"tablewizard01.xhp\n"
|
||||
"par_idN1055D\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\".\">Select the business category to see only business sample tables.</ahelp>"
|
||||
msgstr "<ahelp hid=\".\">Оберіть цю категорію, щоб побачити зразки лише ділових таблиць.</ahelp>"
|
||||
|
||||
#. dCJP5
|
||||
#: tablewizard01.xhp
|
||||
msgctxt ""
|
||||
"tablewizard01.xhp\n"
|
||||
"par_idN10560\n"
|
||||
"help.text"
|
||||
msgid "Private"
|
||||
msgstr "Особисті"
|
||||
|
||||
#. 9fJfk
|
||||
#: tablewizard01.xhp
|
||||
msgctxt ""
|
||||
"tablewizard01.xhp\n"
|
||||
"par_idN10564\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\".\">Select the private category to see only private sample tables.</ahelp>"
|
||||
msgstr "<ahelp hid=\".\">Оберіть цю категорію, щоб побачити зразки лише особистих таблиць.</ahelp>"
|
||||
|
||||
#. dEiyC
|
||||
#: tablewizard01.xhp
|
||||
msgctxt ""
|
||||
"tablewizard01.xhp\n"
|
||||
"par_idN10567\n"
|
||||
"help.text"
|
||||
msgid "Sample tables"
|
||||
msgstr "Приклади таблиць"
|
||||
|
||||
#. AhZXR
|
||||
#: tablewizard01.xhp
|
||||
msgctxt ""
|
||||
"tablewizard01.xhp\n"
|
||||
"par_idN1056B\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\".\">Select one of the sample tables. Then select fields from that table from the left list box. Repeat this step until you have selected all the fields that you need.</ahelp>"
|
||||
msgstr "<ahelp hid=\".\">Оберіть один зі зразків таблиць. Потім виберіть поля з цієї таблиці із лівого списку. Повторюйте цей крок доки не будуть обрані всі потрібні вам поля.</ahelp>"
|
||||
|
||||
#. jJf8M
|
||||
#: tablewizard01.xhp
|
||||
msgctxt ""
|
||||
"tablewizard01.xhp\n"
|
||||
"par_idN1059E\n"
|
||||
"help.text"
|
||||
msgid "Selected Fields"
|
||||
msgstr "Вибрані поля"
|
||||
|
||||
#. pj8q2
|
||||
#: tablewizard01.xhp
|
||||
msgctxt ""
|
||||
"tablewizard01.xhp\n"
|
||||
"par_idN105A4\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\".\">Displays all fields that will be included in the new table.</ahelp>"
|
||||
msgstr "<ahelp hid=\".\">Показує всі поля, які будуть включені у нову таблицю.</ahelp>"
|
||||
|
||||
#. Nx7bC
|
||||
#: tablewizard01.xhp
|
||||
msgctxt ""
|
||||
"tablewizard01.xhp\n"
|
||||
"par_idN105A9\n"
|
||||
"help.text"
|
||||
msgid "<link href=\"text/shared/explorer/database/tablewizard02.xhp\" name=\"Table Wizard - Set types and formats\">Table Wizard - Set types and formats</link>"
|
||||
msgstr "<link href=\"text/shared/explorer/database/tablewizard02.xhp\" name=\"Помічник таблиць - Встановити типи та формати\">Помічник таблиць - Встановити типи та формати</link>"
|
||||
|
||||
#. EYiHW
|
||||
#: tablewizard02.xhp
|
||||
msgctxt ""
|
||||
"tablewizard02.xhp\n"
|
||||
"tit\n"
|
||||
"help.text"
|
||||
msgid "Table Wizard - Set Types and Formats"
|
||||
msgstr "Помічник таблиць - Встановити типи та формати"
|
||||
|
||||
#. AXBFS
|
||||
#: tablewizard02.xhp
|
||||
msgctxt ""
|
||||
"tablewizard02.xhp\n"
|
||||
"par_idN10552\n"
|
||||
"help.text"
|
||||
msgid "<link href=\"text/shared/explorer/database/tablewizard02.xhp\">Table Wizard - Set Types and Formats</link>"
|
||||
msgstr "<link href=\"text/shared/explorer/database/tablewizard02.xhp\">Помічник таблиць - Встановити типи та формати</link>"
|
||||
|
||||
#. r3sex
|
||||
#: tablewizard02.xhp
|
||||
msgctxt ""
|
||||
"tablewizard02.xhp\n"
|
||||
"par_idN10562\n"
|
||||
"help.text"
|
||||
msgid "Specifies the field information for your selected fields."
|
||||
msgstr "Визначає властивості обраних вами полів."
|
||||
|
||||
#. GmqTu
|
||||
#: tablewizard02.xhp
|
||||
msgctxt ""
|
||||
"tablewizard02.xhp\n"
|
||||
"par_idN10565\n"
|
||||
"help.text"
|
||||
msgid "Selected fields"
|
||||
msgstr "Вибрані поля"
|
||||
|
||||
#. 3HRfy
|
||||
#: tablewizard02.xhp
|
||||
msgctxt ""
|
||||
"tablewizard02.xhp\n"
|
||||
"par_idN10569\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\".\">Select a field in order to edit the field information.</ahelp>"
|
||||
msgstr "<ahelp hid=\".\">Оберіть поле для редагування його властивостей.</ahelp>"
|
||||
|
||||
#. uhA3i
|
||||
#: tablewizard02.xhp
|
||||
msgctxt ""
|
||||
"tablewizard02.xhp\n"
|
||||
"par_idN10578\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\".\">Remove the selected field from the list box.</ahelp>"
|
||||
msgstr "<ahelp hid=\".\">Видалити вибране поле зі списку.</ahelp>"
|
||||
|
||||
#. bDhR7
|
||||
#: tablewizard02.xhp
|
||||
msgctxt ""
|
||||
"tablewizard02.xhp\n"
|
||||
"par_idN1057B\n"
|
||||
"help.text"
|
||||
msgid "+"
|
||||
msgstr "+"
|
||||
|
||||
#. oRB9f
|
||||
#: tablewizard02.xhp
|
||||
msgctxt ""
|
||||
"tablewizard02.xhp\n"
|
||||
"par_idN1057F\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\".\">Add a new data field to the list box.</ahelp>"
|
||||
msgstr "<ahelp hid=\".\">Додати нове поле даних до списку.</ahelp>"
|
||||
|
||||
#. t3DZP
|
||||
#: tablewizard02.xhp
|
||||
msgctxt ""
|
||||
"tablewizard02.xhp\n"
|
||||
"par_idN10582\n"
|
||||
"help.text"
|
||||
msgid "Field information"
|
||||
msgstr "Інформація про поле"
|
||||
|
||||
#. 32RqX
|
||||
#: tablewizard02.xhp
|
||||
msgctxt ""
|
||||
"tablewizard02.xhp\n"
|
||||
"par_idN10586\n"
|
||||
"help.text"
|
||||
msgid "Field name"
|
||||
msgstr "Назва поля"
|
||||
|
||||
#. CemcB
|
||||
#: tablewizard02.xhp
|
||||
msgctxt ""
|
||||
"tablewizard02.xhp\n"
|
||||
"par_idN1058A\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\".\">Displays the name of the selected data field. If you want, you can enter a new name.</ahelp>"
|
||||
msgstr "<ahelp hid=\".\">Виводить назву обраного поля даних. За необхідності, ви можете ввести нову назву.</ahelp>"
|
||||
|
||||
#. iACxs
|
||||
#: tablewizard02.xhp
|
||||
msgctxt ""
|
||||
"tablewizard02.xhp\n"
|
||||
"par_idN1058D\n"
|
||||
"help.text"
|
||||
msgid "Field type"
|
||||
msgstr "Тип поля"
|
||||
|
||||
#. FpeCt
|
||||
#: tablewizard02.xhp
|
||||
msgctxt ""
|
||||
"tablewizard02.xhp\n"
|
||||
"par_idN10591\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\".\">Select a field type.</ahelp>"
|
||||
msgstr "<ahelp hid=\".\">Оберіть тип поля.</ahelp>"
|
||||
|
||||
#. dBDH3
|
||||
#: tablewizard02.xhp
|
||||
msgctxt ""
|
||||
"tablewizard02.xhp\n"
|
||||
"hd_id5486922\n"
|
||||
"help.text"
|
||||
msgid "AutoValue"
|
||||
msgstr "Автозначення"
|
||||
|
||||
#. mhvS4
|
||||
#: tablewizard02.xhp
|
||||
msgctxt ""
|
||||
"tablewizard02.xhp\n"
|
||||
"par_id4198736\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\".\">If set to Yes, the values for this data field are generated by the database engine.</ahelp>"
|
||||
msgstr "<ahelp hid=\".\">Якщо встановлено значення Так, значення для цього поля даних генеруються ядром бази даних.</ahelp>"
|
||||
|
||||
#. c4BZi
|
||||
#: tablewizard02.xhp
|
||||
msgctxt ""
|
||||
"tablewizard02.xhp\n"
|
||||
"par_idN106A0\n"
|
||||
"help.text"
|
||||
msgid "Entry required"
|
||||
msgstr "Обов'язкове"
|
||||
|
||||
#. wEMRe
|
||||
#: tablewizard02.xhp
|
||||
msgctxt ""
|
||||
"tablewizard02.xhp\n"
|
||||
"par_idN106A6\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\".\">If set to Yes, this field must not be empty.</ahelp>"
|
||||
msgstr "<ahelp hid=\".\">Якщо встановлено значення Так, то це поле не повинно бути порожнім.</ahelp>"
|
||||
|
||||
#. aEK5E
|
||||
#: tablewizard02.xhp
|
||||
msgctxt ""
|
||||
"tablewizard02.xhp\n"
|
||||
"par_idN10594\n"
|
||||
"help.text"
|
||||
msgid "Length"
|
||||
msgstr "Довжина"
|
||||
|
||||
#. 2XC9L
|
||||
#: tablewizard02.xhp
|
||||
msgctxt ""
|
||||
"tablewizard02.xhp\n"
|
||||
"par_idN10598\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\".\">Specifies the number of characters for the data field.</ahelp>"
|
||||
msgstr "<ahelp hid=\".\">Визначає кількість символів для поля даних.</ahelp>"
|
||||
|
||||
#. 6BjNy
|
||||
#: tablewizard02.xhp
|
||||
msgctxt ""
|
||||
"tablewizard02.xhp\n"
|
||||
"par_idN1059B\n"
|
||||
"help.text"
|
||||
msgid "Decimal places"
|
||||
msgstr "Знаків після коми"
|
||||
|
||||
#. egEhC
|
||||
#: tablewizard02.xhp
|
||||
msgctxt ""
|
||||
"tablewizard02.xhp\n"
|
||||
"par_idN1059F\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\".\">Specifies the number of decimal places for the data field. This option is only available for numerical or decimal data fields.</ahelp>"
|
||||
msgstr "<ahelp hid=\".\">Визначає кількість десяткових знаків для поля даних. Цей параметр доступний лише для числових або десяткових полів даних.</ahelp>"
|
||||
|
||||
#. Nu72A
|
||||
#: tablewizard02.xhp
|
||||
msgctxt ""
|
||||
"tablewizard02.xhp\n"
|
||||
"par_idN105A2\n"
|
||||
"help.text"
|
||||
msgid "Default value"
|
||||
msgstr "Типове значення"
|
||||
|
||||
#. 3GME6
|
||||
#: tablewizard02.xhp
|
||||
msgctxt ""
|
||||
"tablewizard02.xhp\n"
|
||||
"par_idN105A6\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\".\">Specifies the default value for a Yes/No field.</ahelp>"
|
||||
msgstr "<ahelp hid=\".\">Визначає значення за замовчуванням для поля Логічного типу.</ahelp>"
|
||||
|
||||
#. pJiM3
|
||||
#: tablewizard02.xhp
|
||||
msgctxt ""
|
||||
"tablewizard02.xhp\n"
|
||||
"par_idN10730\n"
|
||||
"help.text"
|
||||
msgid "Auto-increment statement"
|
||||
msgstr "Автоінкрементна інструкція"
|
||||
|
||||
#. FDNak
|
||||
#: tablewizard02.xhp
|
||||
msgctxt ""
|
||||
"tablewizard02.xhp\n"
|
||||
"par_id6706747\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\".\">Enter the SQL command specifier that instructs the data source to auto-increment a specified Integer data field.</ahelp> For example, the following MySQL statement used the AUTO_INCREMENT statement to increase the \"id\" field each time the statement creates a data field:"
|
||||
msgstr "<ahelp hid=\".\">Введіть команду специфікатор SQL, котра визначає для джерела даних автоматичне прирощення значення визначеного цілочисельного поля даних.</ahelp> Наприклад, наступна інструкція MySQL використовує оператор AUTO_INCREMENT для збільшення поля \"id\" кожен раз, коли інструкція створює поле даних:"
|
||||
|
||||
#. JETWU
|
||||
#: tablewizard02.xhp
|
||||
msgctxt ""
|
||||
"tablewizard02.xhp\n"
|
||||
"par_id8946501\n"
|
||||
"help.text"
|
||||
msgid "CREATE TABLE \"table1\" (\"id\" INTEGER AUTO_INCREMENT)"
|
||||
msgstr "CREATE TABLE \"таблиця1\" (\"id\" INTEGER AUTO_INCREMENT)"
|
||||
|
||||
#. 8FrJs
|
||||
#: tablewizard02.xhp
|
||||
msgctxt ""
|
||||
"tablewizard02.xhp\n"
|
||||
"par_id4846949\n"
|
||||
"help.text"
|
||||
msgid "For this example, you must enter AUTO_INCREMENT into the Auto-increment statement box."
|
||||
msgstr "Для цього прикладу ви повинні ввести AUTO_INCREMENT у поле Автоінкрементна інструкція."
|
||||
|
||||
#. TZrrx
|
||||
#: tablewizard02.xhp
|
||||
msgctxt ""
|
||||
"tablewizard02.xhp\n"
|
||||
"par_idN105A9\n"
|
||||
"help.text"
|
||||
msgid "<link href=\"text/shared/explorer/database/tablewizard03.xhp\" name=\"Table Wizard - Set primary key\">Table Wizard - Set primary key</link>"
|
||||
msgstr "<link href=\"text/shared/explorer/database/tablewizard03.xhp\" name=\"Помічник таблиць - Встановити первинний ключ\">Помічник таблиць - Встановити первинний ключ</link>"
|
||||
|
||||
#. 347MF
|
||||
#: tablewizard03.xhp
|
||||
msgctxt ""
|
||||
"tablewizard03.xhp\n"
|
||||
"tit\n"
|
||||
"help.text"
|
||||
msgid "Table Wizard - Set Primary Key"
|
||||
msgstr "Помічник таблиць - Встановити первинний ключ"
|
||||
|
||||
#. KP6Fn
|
||||
#: tablewizard03.xhp
|
||||
msgctxt ""
|
||||
"tablewizard03.xhp\n"
|
||||
"par_idN10546\n"
|
||||
"help.text"
|
||||
msgid "<link href=\"text/shared/explorer/database/tablewizard03.xhp\">Table Wizard - Set Primary Key</link>"
|
||||
msgstr "<link href=\"text/shared/explorer/database/tablewizard03.xhp\">Помічник таблиць - Встановити первинний ключ</link>"
|
||||
|
||||
#. jbfcH
|
||||
#: tablewizard03.xhp
|
||||
msgctxt ""
|
||||
"tablewizard03.xhp\n"
|
||||
"par_idN10556\n"
|
||||
"help.text"
|
||||
msgid "Specifies a field in the table to be used as a primary key."
|
||||
msgstr "Визначає поле в таблиці котре буде використане у якості первинного ключа."
|
||||
|
||||
#. GAk3T
|
||||
#: tablewizard03.xhp
|
||||
msgctxt ""
|
||||
"tablewizard03.xhp\n"
|
||||
"par_idN10559\n"
|
||||
"help.text"
|
||||
msgid "Create a primary key"
|
||||
msgstr "Створити первинний ключ"
|
||||
|
||||
#. jEViE
|
||||
#: tablewizard03.xhp
|
||||
msgctxt ""
|
||||
"tablewizard03.xhp\n"
|
||||
"par_idN1055D\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\".\">Select to create a primary key. Add a primary key to every database table to uniquely identify each record. For some database systems within %PRODUCTNAME, a primary key is mandatory for editing the tables.</ahelp>"
|
||||
msgstr "<ahelp hid=\".\">Оберіть, щоб створити первинний ключ. Додайте первинний ключ для кожної таблиці бази даних, щоб однозначно ідентифікувати кожен запис. Для деяких систем баз даних у %PRODUCTNAME первинний ключ є обов'язковим для можливості редагування таблиць.</ahelp>"
|
||||
|
||||
#. ZEDQ9
|
||||
#: tablewizard03.xhp
|
||||
msgctxt ""
|
||||
"tablewizard03.xhp\n"
|
||||
"par_idN10560\n"
|
||||
"help.text"
|
||||
msgid "Automatically add a primary key"
|
||||
msgstr "Автоматично додати первинний ключ"
|
||||
|
||||
#. oqASw
|
||||
#: tablewizard03.xhp
|
||||
msgctxt ""
|
||||
"tablewizard03.xhp\n"
|
||||
"par_idN10564\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\".\">Select to automatically add a primary key as an additional field.</ahelp>"
|
||||
msgstr "<ahelp hid=\".\">Оберіть для автоматичного додавання первинного ключа у вигляді додаткового поля.</ahelp>"
|
||||
|
||||
#. JGWGR
|
||||
#: tablewizard03.xhp
|
||||
msgctxt ""
|
||||
"tablewizard03.xhp\n"
|
||||
"par_idN10567\n"
|
||||
"help.text"
|
||||
msgid "Use an existing field as a primary key"
|
||||
msgstr "Використовувати наявне поле як первинний ключ"
|
||||
|
||||
#. ndknB
|
||||
#: tablewizard03.xhp
|
||||
msgctxt ""
|
||||
"tablewizard03.xhp\n"
|
||||
"par_idN1056B\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\".\">Select to use an existing field with unique values as a primary key.</ahelp>"
|
||||
msgstr "<ahelp hid=\".\">Оберіть для використання наявного поля з унікальними значеннями у якості первинного ключа.</ahelp>"
|
||||
|
||||
#. fMF7v
|
||||
#: tablewizard03.xhp
|
||||
msgctxt ""
|
||||
"tablewizard03.xhp\n"
|
||||
"par_idN1056E\n"
|
||||
"help.text"
|
||||
msgid "Field name"
|
||||
msgstr "Назва поля"
|
||||
|
||||
#. Z7naB
|
||||
#: tablewizard03.xhp
|
||||
msgctxt ""
|
||||
"tablewizard03.xhp\n"
|
||||
"par_idN10572\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\".\">Select the field name.</ahelp>"
|
||||
msgstr "<ahelp hid=\".\">Оберіть назву поля.</ahelp>"
|
||||
|
||||
#. bGGBe
|
||||
#: tablewizard03.xhp
|
||||
msgctxt ""
|
||||
"tablewizard03.xhp\n"
|
||||
"par_idN10575\n"
|
||||
"help.text"
|
||||
msgid "Auto value"
|
||||
msgstr "Автоматичне значення"
|
||||
|
||||
#. pFSnC
|
||||
#: tablewizard03.xhp
|
||||
msgctxt ""
|
||||
"tablewizard03.xhp\n"
|
||||
"par_idN10579\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\".\">Select to automatically insert a value and increment the field's value for each new record. The database must support automatic incrementation in order to use the <emph>Auto value</emph> feature.</ahelp>"
|
||||
msgstr "<ahelp hid=\".\">Оберіть, щоб автоматично вставити та збільшити значення поля для кожного нового запису. База даних повинна підтримувати автоматичне прирощення значень для використання функції <emph>Автоматичне значення</emph>.</ahelp>"
|
||||
|
||||
#. EuZFN
|
||||
#: tablewizard03.xhp
|
||||
msgctxt ""
|
||||
"tablewizard03.xhp\n"
|
||||
"par_idN1057C\n"
|
||||
"help.text"
|
||||
msgid "Define primary key by several fields"
|
||||
msgstr "Визначити первинний ключ як комбінацію кількох полів"
|
||||
|
||||
#. 7AfGE
|
||||
#: tablewizard03.xhp
|
||||
msgctxt ""
|
||||
"tablewizard03.xhp\n"
|
||||
"par_idN10580\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\".\">Select to create a primary key from a combination of several existing fields.</ahelp>"
|
||||
msgstr "<ahelp hid=\".\">Оберіть, щоб створити первинний ключ з комбінації декількох наявних полів.</ahelp>"
|
||||
|
||||
#. ymUtk
|
||||
#: tablewizard03.xhp
|
||||
msgctxt ""
|
||||
"tablewizard03.xhp\n"
|
||||
"par_idN10583\n"
|
||||
"help.text"
|
||||
msgid "Available fields"
|
||||
msgstr "Доступні поля"
|
||||
|
||||
#. sVEFU
|
||||
#: tablewizard03.xhp
|
||||
msgctxt ""
|
||||
"tablewizard03.xhp\n"
|
||||
"par_idN10587\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\".\">Select a field and click > to add it to the list of primary key fields.</ahelp>"
|
||||
msgstr "<ahelp hid=\".\">Оберіть поле та натисніть >, щоб додати його до переліку полів первинного ключа.</ahelp>"
|
||||
|
||||
#. yivEE
|
||||
#: tablewizard03.xhp
|
||||
msgctxt ""
|
||||
"tablewizard03.xhp\n"
|
||||
"par_idN1059A\n"
|
||||
"help.text"
|
||||
msgid "Primary key fields"
|
||||
msgstr "Поля первинного ключа"
|
||||
|
||||
#. XoNRs
|
||||
#: tablewizard03.xhp
|
||||
msgctxt ""
|
||||
"tablewizard03.xhp\n"
|
||||
"par_idN1059E\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\".\">Select a field and click < to remove it from the list of primary key fields. The primary key is created as a concatenation of the fields in this list, from top to bottom.</ahelp>"
|
||||
msgstr "<ahelp hid=\".\">Оберіть поле та натисніть <, щоб видалити його з переліку полів первинного ключа. Первинний ключ створюється на основі конкатенації полів у цьому списку, зверху вниз.</ahelp>"
|
||||
|
||||
#. MgzkG
|
||||
#: tablewizard03.xhp
|
||||
msgctxt ""
|
||||
"tablewizard03.xhp\n"
|
||||
"par_idN105A1\n"
|
||||
"help.text"
|
||||
msgid "<link href=\"text/shared/explorer/database/tablewizard04.xhp\" name=\"Table Wizard - Create table\">Table Wizard - Create table</link>"
|
||||
msgstr "<link href=\"text/shared/explorer/database/tablewizard04.xhp\" name=\"Помічник таблиць - Створити таблицю\">Помічник таблиць - Створити таблицю</link>"
|
||||
|
||||
#. GNFKT
|
||||
#: tablewizard04.xhp
|
||||
msgctxt ""
|
||||
"tablewizard04.xhp\n"
|
||||
"tit\n"
|
||||
"help.text"
|
||||
msgid "Table Wizard - Create Table"
|
||||
msgstr "Помічник таблиць - Створити таблицю"
|
||||
|
||||
#. J9FJF
|
||||
#: tablewizard04.xhp
|
||||
msgctxt ""
|
||||
"tablewizard04.xhp\n"
|
||||
"par_idN10543\n"
|
||||
"help.text"
|
||||
msgid "<link href=\"text/shared/explorer/database/tablewizard04.xhp\">Table Wizard - Create Table</link>"
|
||||
msgstr "<link href=\"text/shared/explorer/database/tablewizard04.xhp\">Помічник таблиць - Створити таблицю</link>"
|
||||
|
||||
#. CEdhG
|
||||
#: tablewizard04.xhp
|
||||
msgctxt ""
|
||||
"tablewizard04.xhp\n"
|
||||
"par_idN10553\n"
|
||||
"help.text"
|
||||
msgid "Enter a name for the table and specify whether you want to modify the table after the wizard is finished."
|
||||
msgstr "Введіть назву таблиці та вкажіть, чи потрібно змінити таблицю після завершення роботи помічника."
|
||||
|
||||
#. DYQqm
|
||||
#: tablewizard04.xhp
|
||||
msgctxt ""
|
||||
"tablewizard04.xhp\n"
|
||||
"par_idN10556\n"
|
||||
"help.text"
|
||||
msgid "Table name"
|
||||
msgstr "Назва таблиці"
|
||||
|
||||
#. XbyrT
|
||||
#: tablewizard04.xhp
|
||||
msgctxt ""
|
||||
"tablewizard04.xhp\n"
|
||||
"par_idN1055A\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\".\">Specifies the table name.</ahelp>"
|
||||
msgstr "<ahelp hid=\".\">Визначає назву таблиці.</ahelp>"
|
||||
|
||||
#. ANGE9
|
||||
#: tablewizard04.xhp
|
||||
msgctxt ""
|
||||
"tablewizard04.xhp\n"
|
||||
"par_idN105E4\n"
|
||||
"help.text"
|
||||
msgid "Catalog of the table"
|
||||
msgstr "Каталог таблиці"
|
||||
|
||||
#. EJ9oq
|
||||
#: tablewizard04.xhp
|
||||
msgctxt ""
|
||||
"tablewizard04.xhp\n"
|
||||
"par_idN105EA\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\".\">Select the catalog for the table. (Available only if the database supports catalogs)</ahelp>"
|
||||
msgstr "<ahelp hid=\".\">Оберіть каталог для таблиці. (Доступно тільки в разі, якщо база даних підтримує каталоги)</ahelp>"
|
||||
|
||||
#. 2ADuK
|
||||
#: tablewizard04.xhp
|
||||
msgctxt ""
|
||||
"tablewizard04.xhp\n"
|
||||
"par_idN10605\n"
|
||||
"help.text"
|
||||
msgid "Schema of the table"
|
||||
msgstr "Схема таблиці"
|
||||
|
||||
#. pfjij
|
||||
#: tablewizard04.xhp
|
||||
msgctxt ""
|
||||
"tablewizard04.xhp\n"
|
||||
"par_idN1060B\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\".\">Select the schema for the table. (Available only if the database supports schemas)</ahelp>"
|
||||
msgstr "<ahelp hid=\".\">Оберіть схему для таблиці. (Доступно тільки в разі, якщо база даних підтримує схеми)</ahelp>"
|
||||
|
||||
#. DEPmh
|
||||
#: tablewizard04.xhp
|
||||
msgctxt ""
|
||||
"tablewizard04.xhp\n"
|
||||
"par_idN1055D\n"
|
||||
"help.text"
|
||||
msgid "Modify the table design"
|
||||
msgstr "Змінити дизайн таблиці"
|
||||
|
||||
#. SgDTD
|
||||
#: tablewizard04.xhp
|
||||
msgctxt ""
|
||||
"tablewizard04.xhp\n"
|
||||
"par_idN10561\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\".\">Select to save and edit the table design.</ahelp>"
|
||||
msgstr "<ahelp hid=\".\">Оберіть, щоб зберегти та відредагувати структуру таблиці.</ahelp>"
|
||||
|
||||
#. JBjXz
|
||||
#: tablewizard04.xhp
|
||||
msgctxt ""
|
||||
"tablewizard04.xhp\n"
|
||||
"par_idN10564\n"
|
||||
"help.text"
|
||||
msgid "Insert data immediately"
|
||||
msgstr "Негайно вставити дані"
|
||||
|
||||
#. sFBFY
|
||||
#: tablewizard04.xhp
|
||||
msgctxt ""
|
||||
"tablewizard04.xhp\n"
|
||||
"par_idN10568\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\".\">Select to save the table design and open the table to enter data.</ahelp>"
|
||||
msgstr "<ahelp hid=\".\">Оберіть, щоб зберегти структуру таблиці та відчинити таблицю для введення даних.</ahelp>"
|
||||
|
||||
#. RBiFw
|
||||
#: tablewizard04.xhp
|
||||
msgctxt ""
|
||||
"tablewizard04.xhp\n"
|
||||
"par_idN1056B\n"
|
||||
"help.text"
|
||||
msgid "Create a form based on this table"
|
||||
msgstr "Створити форму на основі цієї таблиці"
|
||||
|
||||
#. LCcFV
|
||||
#: tablewizard04.xhp
|
||||
msgctxt ""
|
||||
"tablewizard04.xhp\n"
|
||||
"par_idN1056F\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\".\">Select to create a form based on this table. The form is created on a text document with the last used settings of the <link href=\"text/shared/autopi/01090000.xhp\">Form Wizard</link>.</ahelp>"
|
||||
msgstr "<ahelp hid=\".\">Оберіть, щоб створити форму на основі цієї таблиці. Форма створюється у текстовому документі з останніми використаними налаштуваннями <link href=\"text/shared/autopi/01090000.xhp\">Помічника Форм</link>.</ahelp>"
|
||||
|
||||
#. aZyjH
|
||||
#: tablewizard04.xhp
|
||||
msgctxt ""
|
||||
"tablewizard04.xhp\n"
|
||||
"par_idN10580\n"
|
||||
"help.text"
|
||||
msgid "<link href=\"text/shared/explorer/database/tablewizard00.xhp\" name=\"Table Wizard\">Table Wizard</link>"
|
||||
msgstr "<link href=\"text/shared/explorer/database/tablewizard00.xhp\" name=\"Помічник таблиць\">Помічник таблиць</link>"
|
||||
|
||||
@@ -3,7 +3,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
|
||||
"POT-Creation-Date: 2021-11-16 12:09+0100\n"
|
||||
"POT-Creation-Date: 2021-11-24 12:02+0100\n"
|
||||
"PO-Revision-Date: 2021-06-11 15:19+0000\n"
|
||||
"Last-Translator: Євген Кондратюк <lachend@gmail.com>\n"
|
||||
"Language-Team: Ukrainian <https://translations.documentfoundation.org/projects/libo_help-master/textsharedguide/uk/>\n"
|
||||
@@ -5443,13 +5443,13 @@ msgctxt ""
|
||||
msgid "JPEG - Joint Photographic Experts Group"
|
||||
msgstr ""
|
||||
|
||||
#. xBHh2
|
||||
#. c7VEt
|
||||
#: convertfilters.xhp
|
||||
msgctxt ""
|
||||
"convertfilters.xhp\n"
|
||||
"FilterName_writer_png_Export\n"
|
||||
"help.text"
|
||||
msgid "PNG - Portable Network Graphic"
|
||||
msgid "PNG - Portable Network Graphics"
|
||||
msgstr ""
|
||||
|
||||
#. FeKia
|
||||
@@ -7423,14 +7423,14 @@ msgctxt ""
|
||||
msgid "In the Database Wizard, select the type of database, and select the option to open the Table Wizard as the next wizard."
|
||||
msgstr "У вікні майстра баз даних виберіть тип бази даних і встановіть прапорець, щоб відкривати майстер таблиць в якості наступного майстра."
|
||||
|
||||
#. Ht7FG
|
||||
#. wiuwa
|
||||
#: data_new.xhp
|
||||
msgctxt ""
|
||||
"data_new.xhp\n"
|
||||
"par_idN105E0\n"
|
||||
"help.text"
|
||||
msgid "The <link href=\"text/shared/explorer/database/tablewizard00.xhp\">Table Wizard</link> helps you to add a table to the new database file."
|
||||
msgstr "<link href=\"text/shared/explorer/database/tablewizard00.xhp\">Майстер таблиць</link> допомагає додавати таблицю до нового файлу бази даних."
|
||||
msgid "The <link href=\"text/sdatabase/tablewizard00.xhp\">Table Wizard</link> helps you to add a table to the new database file."
|
||||
msgstr ""
|
||||
|
||||
#. pF4kL
|
||||
#: data_queries.xhp
|
||||
@@ -8449,14 +8449,14 @@ msgctxt ""
|
||||
msgid "Creating a New Table With the Table Wizard"
|
||||
msgstr "Створення нової таблиці за допомогою майстра таблиць"
|
||||
|
||||
#. Aui5F
|
||||
#. Ccx4v
|
||||
#: data_tables.xhp
|
||||
msgctxt ""
|
||||
"data_tables.xhp\n"
|
||||
"par_idN1061E\n"
|
||||
"help.text"
|
||||
msgid "In %PRODUCTNAME you can create a new table using the <link href=\"text/shared/explorer/database/tablewizard00.xhp\">Table Wizard</link>:"
|
||||
msgstr "Для створення нової таблиці даних у %PRODUCTNAME можна використати <link href=\"text/shared/explorer/database/tablewizard00.xhp\">Майстер таблиць</link>:"
|
||||
msgid "In %PRODUCTNAME you can create a new table using the <link href=\"text/sdatabase/tablewizard00.xhp\">Table Wizard</link>:"
|
||||
msgstr ""
|
||||
|
||||
#. aBysk
|
||||
#: data_tables.xhp
|
||||
@@ -8845,14 +8845,14 @@ msgctxt ""
|
||||
msgid "<link href=\"text/sdatabase/05010000.xhp\" name=\"Create new table, edit table structure\">Create new table, edit table structure</link>, <link href=\"text/sdatabase/05010100.xhp\" name=\"index\">index</link>, <link href=\"text/sdatabase/05020000.xhp\" name=\"relations\">relations</link>"
|
||||
msgstr ""
|
||||
|
||||
#. AENyR
|
||||
#. WaABj
|
||||
#: database_main.xhp
|
||||
msgctxt ""
|
||||
"database_main.xhp\n"
|
||||
"par_idN1078F\n"
|
||||
"help.text"
|
||||
msgid "<link href=\"text/shared/explorer/database/tablewizard00.xhp\">Table Wizard</link>"
|
||||
msgstr "<link href=\"text/shared/explorer/database/tablewizard00.xhp\">Майстер таблиць</link>"
|
||||
msgid "<link href=\"text/sdatabase/tablewizard00.xhp\">Table Wizard</link>"
|
||||
msgstr ""
|
||||
|
||||
#. x7kax
|
||||
#: database_main.xhp
|
||||
@@ -8908,6 +8908,24 @@ msgctxt ""
|
||||
msgid "Choose <menuitem>Tools - Development Tools</menuitem>"
|
||||
msgstr ""
|
||||
|
||||
#. G6m74
|
||||
#: dev_tools.xhp
|
||||
msgctxt ""
|
||||
"dev_tools.xhp\n"
|
||||
"par_id241637079282587\n"
|
||||
"help.text"
|
||||
msgid "<image src=\"cmd/lc_developmenttoolsdockingwindow.svg\" id=\"img_id341637079282588\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id651637079282589\">Icon Development Tools</alt></image>"
|
||||
msgstr ""
|
||||
|
||||
#. Adauw
|
||||
#: dev_tools.xhp
|
||||
msgctxt ""
|
||||
"dev_tools.xhp\n"
|
||||
"par_id991637079282590\n"
|
||||
"help.text"
|
||||
msgid "Development Tools"
|
||||
msgstr ""
|
||||
|
||||
#. EcEEb
|
||||
#: dev_tools.xhp
|
||||
msgctxt ""
|
||||
@@ -18646,13 +18664,13 @@ msgctxt ""
|
||||
msgid "<link href=\"text/sdatabase/main.xhp\">Working with databases in %PRODUCTNAME</link>"
|
||||
msgstr ""
|
||||
|
||||
#. CGeKT
|
||||
#. FktEd
|
||||
#: main.xhp
|
||||
msgctxt ""
|
||||
"main.xhp\n"
|
||||
"par_idN10841\n"
|
||||
"help.text"
|
||||
msgid "<link href=\"text/shared/explorer/database/tablewizard00.xhp\">Table Wizard</link>"
|
||||
msgid "<link href=\"text/sdatabase/tablewizard00.xhp\">Table Wizard</link>"
|
||||
msgstr ""
|
||||
|
||||
#. fLi53
|
||||
|
||||
@@ -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: 2021-10-25 12:49+0200\n"
|
||||
"PO-Revision-Date: 2021-01-12 10:36+0000\n"
|
||||
"PO-Revision-Date: 2021-11-24 11:16+0000\n"
|
||||
"Last-Translator: Євген Кондратюк <lachend@gmail.com>\n"
|
||||
"Language-Team: Ukrainian <https://translations.documentfoundation.org/projects/libo_help-master/textswriter/uk/>\n"
|
||||
"Language: uk\n"
|
||||
@@ -13,7 +13,7 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
|
||||
"X-Accelerator-Marker: ~\n"
|
||||
"X-Generator: LibreOffice\n"
|
||||
"X-Generator: Weblate 4.8.1\n"
|
||||
"X-POOTLE-MTIME: 1560361994.000000\n"
|
||||
|
||||
#. x2qZ6
|
||||
@@ -626,7 +626,7 @@ msgctxt ""
|
||||
"hd_id551602974854459\n"
|
||||
"help.text"
|
||||
msgid "Align Text"
|
||||
msgstr ""
|
||||
msgstr "Вирівняти текст"
|
||||
|
||||
#. 7FD3V
|
||||
#: main0105.xhp
|
||||
@@ -671,7 +671,7 @@ msgctxt ""
|
||||
"par_id461602975083850\n"
|
||||
"help.text"
|
||||
msgid "Opens a submenu where you can modify the formatting of list paragraphs."
|
||||
msgstr ""
|
||||
msgstr "Відкриває підменю, де можна змінити форматування абзаців списку."
|
||||
|
||||
#. gYqLC
|
||||
#: main0105.xhp
|
||||
@@ -698,7 +698,7 @@ msgctxt ""
|
||||
"par_id471602976213270\n"
|
||||
"help.text"
|
||||
msgid "Opens a dialog where you can design a title page."
|
||||
msgstr ""
|
||||
msgstr "Відкриває діалогове вікно, де можна створити титульну сторінку."
|
||||
|
||||
#. QKypm
|
||||
#: main0105.xhp
|
||||
@@ -734,7 +734,7 @@ msgctxt ""
|
||||
"hd_id11602979335965\n"
|
||||
"help.text"
|
||||
msgid "<link href=\"text/swriter/01/watermark.xhp\" name=\"Watermark\">Watermark</link>"
|
||||
msgstr ""
|
||||
msgstr "<link href=\"text/swriter/01/watermark.xhp\" name=\"Watermark\">Водяний знак</link>"
|
||||
|
||||
#. QSMBC
|
||||
#: main0105.xhp
|
||||
@@ -824,7 +824,7 @@ msgctxt ""
|
||||
"hd_id691612907136111\n"
|
||||
"help.text"
|
||||
msgid "<link href=\"text/shared/02/18030000.xhp\" name=\"Automatic Spell Checking\">Automatic Spell Checking</link>"
|
||||
msgstr ""
|
||||
msgstr "<link href=\"text/shared/02/18030000.xhp\" name=\"Automatic Spell Checking\">Автоматична перевірка орфографії</link>"
|
||||
|
||||
#. qKqMR
|
||||
#: main0106.xhp
|
||||
@@ -842,7 +842,7 @@ msgctxt ""
|
||||
"hd_id621628789958422\n"
|
||||
"help.text"
|
||||
msgid "<link href=\"text/shared/guide/redaction.xhp\" name=\"Redact\">Redact</link>"
|
||||
msgstr ""
|
||||
msgstr "<link href=\"text/shared/guide/redaction.xhp\" name=\"Redact\">Редагувати</link>"
|
||||
|
||||
#. hoCpd
|
||||
#: main0106.xhp
|
||||
@@ -851,7 +851,7 @@ msgctxt ""
|
||||
"hd_id231628790402002\n"
|
||||
"help.text"
|
||||
msgid "<link href=\"text/shared/guide/auto_redact.xhp\" name=\"AutoRedact\">Auto-Redact</link>"
|
||||
msgstr ""
|
||||
msgstr "<link href=\"text/shared/guide/auto_redact.xhp\" name=\"AutoRedact\">Авто-затушовування</link>"
|
||||
|
||||
#. 9FPWA
|
||||
#: main0106.xhp
|
||||
@@ -878,7 +878,7 @@ msgctxt ""
|
||||
"hd_id3145713\n"
|
||||
"help.text"
|
||||
msgid "<link href=\"text/swriter/01/06080000.xhp\" name=\"Footnotes\">Footnotes and Endnotes</link>"
|
||||
msgstr ""
|
||||
msgstr "<link href=\"text/swriter/01/06080000.xhp\" name=\"Footnotes\">Виноски та кінцеві виноски</link>"
|
||||
|
||||
#. qFpLr
|
||||
#: main0106.xhp
|
||||
@@ -887,7 +887,7 @@ msgctxt ""
|
||||
"hd_id501612910204859\n"
|
||||
"help.text"
|
||||
msgid "<link href=\"text/shared/01/01110101.xhp\" name=\"Address Book Source\">Address Book Source</link>"
|
||||
msgstr ""
|
||||
msgstr "<link href=\"text/shared/01/01110101.xhp\" name=\"Address Book Source\">Джерело адресної книги</link>"
|
||||
|
||||
#. ASZh8
|
||||
#: main0106.xhp
|
||||
@@ -995,7 +995,7 @@ msgctxt ""
|
||||
"par_id881605975490097\n"
|
||||
"help.text"
|
||||
msgid "<variable id=\"submenu\">Opens a submenu with the following command options:</variable>"
|
||||
msgstr ""
|
||||
msgstr "<variable id=\"submenu\">Відкриває підменю з такими параметрами команди:</variable>"
|
||||
|
||||
#. dAYGb
|
||||
#: main0110.xhp
|
||||
@@ -1004,7 +1004,7 @@ msgctxt ""
|
||||
"hd_id71605976065472\n"
|
||||
"help.text"
|
||||
msgid "Rows Above"
|
||||
msgstr ""
|
||||
msgstr "Рядки вище"
|
||||
|
||||
#. ETuzB
|
||||
#: main0110.xhp
|
||||
|
||||
@@ -3,7 +3,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
|
||||
"POT-Creation-Date: 2021-10-20 13:08+0200\n"
|
||||
"POT-Creation-Date: 2021-11-24 12:03+0100\n"
|
||||
"PO-Revision-Date: 2021-11-08 14:36+0000\n"
|
||||
"Last-Translator: Євген Кондратюк <lachend@gmail.com>\n"
|
||||
"Language-Team: Ukrainian <https://translations.documentfoundation.org/projects/libo_help-master/textswriter01/uk/>\n"
|
||||
@@ -13,7 +13,7 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
|
||||
"X-Accelerator-Marker: ~\n"
|
||||
"X-Generator: Weblate 4.8.1\n"
|
||||
"X-Generator: LibreOffice\n"
|
||||
"X-POOTLE-MTIME: 1559050234.000000\n"
|
||||
|
||||
#. sZfWF
|
||||
@@ -7396,14 +7396,14 @@ msgctxt ""
|
||||
msgid "Selection"
|
||||
msgstr "Вибір"
|
||||
|
||||
#. 2HFGB
|
||||
#. xpdHq
|
||||
#: 04090002.xhp
|
||||
msgctxt ""
|
||||
"04090002.xhp\n"
|
||||
"par_id7374187\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\".\">Lists the available fields for the field type selected in the <emph>Type </emph>list. To insert a field, click the field, select a format in the \"Insert reference to\" list, and then click <emph>Insert</emph>.</ahelp>"
|
||||
msgstr "<ahelp hid=\".\">Містить список доступних полів, що належать до типу, вибраного в списку <emph>Тип</emph>. Щоб вставити поле, клацніть його назву, виберіть у списку \"Вставити посилання на\" формат і клацніть <emph>Вставити</emph>.</ahelp>"
|
||||
msgid "<ahelp hid=\".\">Lists the available fields for the field type selected in the <emph>Type </emph>list. To insert a field, click the field, select a format in the \"Refer using\" list, and then click <emph>Insert</emph>.</ahelp>"
|
||||
msgstr ""
|
||||
|
||||
#. ABxYv
|
||||
#: 04090002.xhp
|
||||
@@ -7414,23 +7414,23 @@ msgctxt ""
|
||||
msgid "To quickly insert a field from the list, hold down <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> and double-click the field."
|
||||
msgstr "Щоб швидко вставити поле зі списку, утримуючи клавішу <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>, двічі клацніть поле."
|
||||
|
||||
#. e2abg
|
||||
#. VMY2Z
|
||||
#: 04090002.xhp
|
||||
msgctxt ""
|
||||
"04090002.xhp\n"
|
||||
"par_id2171086\n"
|
||||
"help.text"
|
||||
msgid "In the <emph>Insert reference to</emph> list, click the format that you want to use."
|
||||
msgstr "У списку <emph>Вставити посилання на</emph> виберіть необхідний формат."
|
||||
msgid "In the <emph>Refer using</emph> list, click the format that you want to use."
|
||||
msgstr ""
|
||||
|
||||
#. XXVBP
|
||||
#. ESKFM
|
||||
#: 04090002.xhp
|
||||
msgctxt ""
|
||||
"04090002.xhp\n"
|
||||
"hd_id3154333\n"
|
||||
"help.text"
|
||||
msgid "Insert reference to"
|
||||
msgstr "Вставити посилання на"
|
||||
msgid "Refer using"
|
||||
msgstr ""
|
||||
|
||||
#. hvMHh
|
||||
#: 04090002.xhp
|
||||
@@ -7459,14 +7459,14 @@ msgctxt ""
|
||||
msgid "Meaning"
|
||||
msgstr "Значення"
|
||||
|
||||
#. gQgsY
|
||||
#. 2CfpX
|
||||
#: 04090002.xhp
|
||||
msgctxt ""
|
||||
"04090002.xhp\n"
|
||||
"par_id3150039\n"
|
||||
"help.text"
|
||||
msgid "Page"
|
||||
msgstr "Сторінка"
|
||||
msgid "Page number (unstyled)"
|
||||
msgstr ""
|
||||
|
||||
#. 3G7sS
|
||||
#: 04090002.xhp
|
||||
@@ -7477,14 +7477,14 @@ msgctxt ""
|
||||
msgid "Inserts the number of the page containing the reference target."
|
||||
msgstr "Вставляє номер сторінки, що містить адресу переходу для посилання."
|
||||
|
||||
#. MA8Wr
|
||||
#. oZCtF
|
||||
#: 04090002.xhp
|
||||
msgctxt ""
|
||||
"04090002.xhp\n"
|
||||
"par_id3150681\n"
|
||||
"help.text"
|
||||
msgid "Reference"
|
||||
msgstr "Посилання"
|
||||
msgid "Referenced text"
|
||||
msgstr ""
|
||||
|
||||
#. Fbhp8
|
||||
#: 04090002.xhp
|
||||
@@ -7495,14 +7495,14 @@ msgctxt ""
|
||||
msgid "Inserts the complete reference target text. For footnotes the footnote number is inserted."
|
||||
msgstr "Вставляє повний текст цілі посилання. Для виносок вставляється номер виноски."
|
||||
|
||||
#. GKunC
|
||||
#. eCVMk
|
||||
#: 04090002.xhp
|
||||
msgctxt ""
|
||||
"04090002.xhp\n"
|
||||
"par_id3149972\n"
|
||||
"help.text"
|
||||
msgid "Above/Below"
|
||||
msgstr "Зверху/Знизу"
|
||||
msgid "“Above”/“Below”"
|
||||
msgstr ""
|
||||
|
||||
#. pyJB4
|
||||
#: 04090002.xhp
|
||||
@@ -7513,14 +7513,14 @@ msgctxt ""
|
||||
msgid "Inserts \"above\" or \"below\", depending on the location of the reference target relative to the position of the reference field."
|
||||
msgstr "Вставляє \"над\" або \"під\", залежно від положення цілі посилання відносно положення поля посилання."
|
||||
|
||||
#. VxgoZ
|
||||
#. vEbaW
|
||||
#: 04090002.xhp
|
||||
msgctxt ""
|
||||
"04090002.xhp\n"
|
||||
"par_id3148705\n"
|
||||
"help.text"
|
||||
msgid "As Page Style"
|
||||
msgstr "Як стиль сторінки"
|
||||
msgid "Page number (styled)"
|
||||
msgstr ""
|
||||
|
||||
#. NsCLY
|
||||
#: 04090002.xhp
|
||||
|
||||
@@ -3,7 +3,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
|
||||
"POT-Creation-Date: 2021-11-16 12:09+0100\n"
|
||||
"POT-Creation-Date: 2021-11-24 12:03+0100\n"
|
||||
"PO-Revision-Date: 2021-11-15 15:59+0000\n"
|
||||
"Last-Translator: Olexandr Pylypchuk <pilipchukap@rambler.ru>\n"
|
||||
"Language-Team: Ukrainian <https://translations.documentfoundation.org/projects/libo_help-master/textswriterguide/uk/>\n"
|
||||
@@ -13687,14 +13687,14 @@ msgctxt ""
|
||||
msgid "In the <emph>Selection</emph> list, select the target that you want to cross-reference."
|
||||
msgstr "У списку <emph>Вибір</emph> виберіть кінцевий об'єкт для перехресного посилання."
|
||||
|
||||
#. 9BBD9
|
||||
#. t4A7B
|
||||
#: references.xhp
|
||||
msgctxt ""
|
||||
"references.xhp\n"
|
||||
"par_id3154856\n"
|
||||
"help.text"
|
||||
msgid "In the <emph>Insert reference to</emph> list, select the format for the cross-reference. The <link href=\"text/swriter/01/04090002.xhp\" name=\"format\">format</link> specifies the type of information that is displayed as the cross-reference. For example, \"Reference\" inserts the target text, and \"Page\" inserts the page number where the target is located. For footnotes the footnote number is inserted."
|
||||
msgstr "У списку <emph>Вставити посилання на</emph> виберіть формат перехресного посилання. <link href=\"text/swriter/01/04090002.xhp\" name=\"Формат\">Формат</link> визначає тип інформації, яка виводиться у вигляді перехресного посилання. Наприклад, за допомогою формату \"Посилання\" вставляється цільовий текст, а за допомогою формату \"Сторінка\" - номер сторінки, де розміщений цільовий об'єкт. У випадку виносок вставляється номер виноски."
|
||||
msgid "In the <emph>Refer using</emph> list, select the format for the cross-reference. The <link href=\"text/swriter/01/04090002.xhp\" name=\"format\">format</link> specifies the type of information that is displayed as the cross-reference. For example, \"Reference\" inserts the target text, and \"Page\" inserts the page number where the target is located. For footnotes the footnote number is inserted."
|
||||
msgstr ""
|
||||
|
||||
#. kcmB3
|
||||
#: references.xhp
|
||||
@@ -13768,14 +13768,14 @@ msgctxt ""
|
||||
msgid "In the <emph>Selection</emph> list, select the caption number of the object that you want to cross-reference."
|
||||
msgstr "У списку <emph>Вибір</emph> виберіть номер назви об'єкта для перехресного посилання."
|
||||
|
||||
#. EXy5d
|
||||
#. nCazV
|
||||
#: references.xhp
|
||||
msgctxt ""
|
||||
"references.xhp\n"
|
||||
"par_id3150968\n"
|
||||
"help.text"
|
||||
msgid "In the <emph>Insert reference to</emph> list, select the format of the cross-reference. The <link href=\"text/swriter/01/04090002.xhp\" name=\"format\">format</link> specifies the type of information that is displayed as the cross-reference. For example, \"Reference\" inserts the caption category and caption text of the object."
|
||||
msgstr "У списку <emph>Вставити посилання на</emph> виберіть формат перехресного посилання. <link href=\"text/swriter/01/04090002.xhp\" name=\"format\">Формат</link> визначає тип інформації, що виводиться у вигляді перехресного посилання. Наприклад, за допомогою формату \"Посилання\" вставляється категорія і текст підписи до об'єкта."
|
||||
msgid "In the <emph>Refer using</emph> list, select the format of the cross-reference. The <link href=\"text/swriter/01/04090002.xhp\" name=\"format\">format</link> specifies the type of information that is displayed as the cross-reference. For example, \"Reference\" inserts the caption category and caption text of the object."
|
||||
msgstr ""
|
||||
|
||||
#. umWdg
|
||||
#: references.xhp
|
||||
|
||||
Reference in New Issue
Block a user