diff options
author | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2017-06-07 03:57:04 +0200 |
---|---|---|
committer | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2017-06-07 04:27:35 +0200 |
commit | 633cd820822ba89da7d410cf8bed009c2ffd3d47 (patch) | |
tree | ae9f054b1cd5a1d0bba9e8a5b8a3265344631f04 /source/bg/helpcontent2 | |
parent | f12656527a34992d7b1a20618c359859f5c8e4a1 (diff) |
update translations for 5.4.0 Beta2
and force-fix errors using pocheck
Change-Id: I6d5e3a4c3d81bc5d1f7e324ddc4387b2228fdd3e
Diffstat (limited to 'source/bg/helpcontent2')
-rw-r--r-- | source/bg/helpcontent2/source/text/sbasic/shared.po | 2218 | ||||
-rw-r--r-- | source/bg/helpcontent2/source/text/scalc/00.po | 4 | ||||
-rw-r--r-- | source/bg/helpcontent2/source/text/scalc/01.po | 10 | ||||
-rw-r--r-- | source/bg/helpcontent2/source/text/schart/01.po | 36 | ||||
-rw-r--r-- | source/bg/helpcontent2/source/text/shared.po | 38 | ||||
-rw-r--r-- | source/bg/helpcontent2/source/text/shared/00.po | 10 | ||||
-rw-r--r-- | source/bg/helpcontent2/source/text/shared/01.po | 1936 | ||||
-rw-r--r-- | source/bg/helpcontent2/source/text/shared/05.po | 4 | ||||
-rw-r--r-- | source/bg/helpcontent2/source/text/shared/explorer/database.po | 12 | ||||
-rw-r--r-- | source/bg/helpcontent2/source/text/shared/guide.po | 14 | ||||
-rw-r--r-- | source/bg/helpcontent2/source/text/shared/optionen.po | 326 | ||||
-rw-r--r-- | source/bg/helpcontent2/source/text/swriter/01.po | 30 |
12 files changed, 1419 insertions, 3219 deletions
diff --git a/source/bg/helpcontent2/source/text/sbasic/shared.po b/source/bg/helpcontent2/source/text/sbasic/shared.po index affadacfc33..57ec08ee34e 100644 --- a/source/bg/helpcontent2/source/text/sbasic/shared.po +++ b/source/bg/helpcontent2/source/text/sbasic/shared.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2017-05-17 15:41+0200\n" +"POT-Creation-Date: 2017-05-30 09:54+0200\n" "PO-Revision-Date: 2016-11-24 11:42+0000\n" "Last-Translator: Mihail Balabanov <m.balabanov@gmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -475,6 +475,14 @@ msgstr "Прозрачно бяло" #: 00000003.xhp msgctxt "" "00000003.xhp\n" +"par_id051920171018124524\n" +"help.text" +msgid "This function is enabled with the statement <item type=\"literal\">Option VBASupport 1</item> placed before the executable program code in a module." +msgstr "" + +#: 00000003.xhp +msgctxt "" +"00000003.xhp\n" "hd_id3152869\n" "help.text" msgid "<variable id=\"errorcode\">Error Codes</variable>" @@ -1341,16 +1349,16 @@ msgctxt "" "00000003.xhp\n" "par_id31455973\n" "help.text" -msgid "<variable id=\"err973\">973 not allowed within a procedure</variable>" -msgstr "<variable id=\"err973\">973 не се допуска в процедура</variable>" +msgid "<variable id=\"err973\">973 not allowed within a procedure</variable>" +msgstr "" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id31455974\n" "help.text" -msgid "<variable id=\"err974\">974 not allowed outside a procedure</variable>" -msgstr "<variable id=\"err974\">974 не се допуска извън процедура</variable>" +msgid "<variable id=\"err974\">974 not allowed outside a procedure</variable>" +msgstr "" #: 00000003.xhp msgctxt "" @@ -12651,14 +12659,6 @@ msgstr "Синтаксис:" #: 03030108.xhp msgctxt "" "03030108.xhp\n" -"par_id3150400\n" -"help.text" -msgid "CDateFromIso(String)" -msgstr "CDateFromIso(String)" - -#: 03030108.xhp -msgctxt "" -"03030108.xhp\n" "hd_id3154367\n" "help.text" msgid "Return value:" @@ -12699,22 +12699,6 @@ msgstr "Пример:" #: 03030108.xhp msgctxt "" "03030108.xhp\n" -"par_id3147318\n" -"help.text" -msgid "dateval = CDateFromIso(\"20021231\")" -msgstr "dateval = CDateFromIso(\"20021231\")" - -#: 03030108.xhp -msgctxt "" -"03030108.xhp\n" -"par_id3147319\n" -"help.text" -msgid "dateval = CDateFromIso(\"2002-12-31\")" -msgstr "" - -#: 03030108.xhp -msgctxt "" -"03030108.xhp\n" "par_id3146921\n" "help.text" msgid "return both 12/31/2002 in the date format of your system" @@ -14112,14 +14096,6 @@ msgctxt "" msgid "Print \"The current hour is \" & Hour( Now )" msgstr "Print \"Текущият час е \" & Hour(Now)" -#: 03030201.xhp -msgctxt "" -"03030201.xhp\n" -"par_id3153145\n" -"help.text" -msgid "End Sub" -msgstr "End Sub" - #: 03030202.xhp msgctxt "" "03030202.xhp\n" @@ -14248,14 +14224,6 @@ msgctxt "" msgid "MsgBox \"The current minute is \"& Minute(Now)& \".\"" msgstr "MsgBox \"Текущата минута е \" & Minute(Now) & \".\"" -#: 03030202.xhp -msgctxt "" -"03030202.xhp\n" -"par_id3153726\n" -"help.text" -msgid "end sub" -msgstr "End Sub" - #: 03030203.xhp msgctxt "" "03030203.xhp\n" @@ -15040,6 +15008,182 @@ msgctxt "" msgid "MsgBox Right(\"00\" & lHour , 2) & \":\"& Right(\"00\" & lMin , 2) & \":\" & Right(\"00\" & lSec , 2) ,0,\"The time is\"" msgstr "MsgBox Right(\"00\" & lHour, 2) & \":\" & Right(\"00\" & lMin, 2) & \":\" & Right(\"00\" & lSec , 2), 0, \"Часът е\"" +#: 03040000.xhp +msgctxt "" +"03040000.xhp\n" +"tit\n" +"help.text" +msgid "Basic Constants" +msgstr "" + +#: 03040000.xhp +msgctxt "" +"03040000.xhp\n" +"bm_id051720170831387233\n" +"help.text" +msgid "<bookmark_value>Pi;Basic constant</bookmark_value> <bookmark_value>Null;Basic constant</bookmark_value> <bookmark_value>Empty;Basic constant</bookmark_value> <bookmark_value>Nothing;Basic constant</bookmark_value> <bookmark_value>Basic constant;Nothing</bookmark_value> <bookmark_value>Basic constant;Null</bookmark_value> <bookmark_value>Basic constant;Empty</bookmark_value> <bookmark_value>Basic constant;Pi</bookmark_value> <bookmark_value>Basic constant;False</bookmark_value> <bookmark_value>Basic constant;True</bookmark_value>" +msgstr "" + +#: 03040000.xhp +msgctxt "" +"03040000.xhp\n" +"hd_id051620171022255424\n" +"help.text" +msgid "<link href=\"text/sbasic/shared/03040000.xhp\">Basic Constants</link>" +msgstr "" + +#: 03040000.xhp +msgctxt "" +"03040000.xhp\n" +"par_id051620171022384640\n" +"help.text" +msgid "<ahelp hid=\".\">Constants used in Basic programs</ahelp>" +msgstr "" + +#: 03040000.xhp +msgctxt "" +"03040000.xhp\n" +"par_id051620171022382581\n" +"help.text" +msgid "Boolean constants" +msgstr "" + +#: 03040000.xhp +msgctxt "" +"03040000.xhp\n" +"par_id051620171114565335\n" +"help.text" +msgid "Name" +msgstr "" + +#: 03040000.xhp +msgctxt "" +"03040000.xhp\n" +"par_id051620171114565484\n" +"help.text" +msgid "Type" +msgstr "" + +#: 03040000.xhp +msgctxt "" +"03040000.xhp\n" +"par_id051620171114563271\n" +"help.text" +msgid "Value" +msgstr "" + +#: 03040000.xhp +msgctxt "" +"03040000.xhp\n" +"hd_id051620171114566623\n" +"help.text" +msgid "Example" +msgstr "" + +#: 03040000.xhp +msgctxt "" +"03040000.xhp\n" +"hd_id051620171114573549\n" +"help.text" +msgid "Mathematical constant" +msgstr "" + +#: 03040000.xhp +msgctxt "" +"03040000.xhp\n" +"par_id051620171114576150\n" +"help.text" +msgid "Name" +msgstr "" + +#: 03040000.xhp +msgctxt "" +"03040000.xhp\n" +"par_id051620171114575122\n" +"help.text" +msgid "Type" +msgstr "" + +#: 03040000.xhp +msgctxt "" +"03040000.xhp\n" +"par_id051620171114574987\n" +"help.text" +msgid "Value" +msgstr "" + +#: 03040000.xhp +msgctxt "" +"03040000.xhp\n" +"hd_id051620171114571721\n" +"help.text" +msgid "Example" +msgstr "" + +#: 03040000.xhp +msgctxt "" +"03040000.xhp\n" +"hd_id051620171114576454\n" +"help.text" +msgid "Object Constants" +msgstr "" + +#: 03040000.xhp +msgctxt "" +"03040000.xhp\n" +"par_id051620171114576921\n" +"help.text" +msgid "Name" +msgstr "" + +#: 03040000.xhp +msgctxt "" +"03040000.xhp\n" +"par_id051620171114578188\n" +"help.text" +msgid "Type" +msgstr "" + +#: 03040000.xhp +msgctxt "" +"03040000.xhp\n" +"par_id051720170824099845\n" +"help.text" +msgid "Usage" +msgstr "" + +#: 03040000.xhp +msgctxt "" +"03040000.xhp\n" +"par_id05172017082409622\n" +"help.text" +msgid "The <emph>Empty</emph> value indicates that the variable is not initialized." +msgstr "" + +#: 03040000.xhp +msgctxt "" +"03040000.xhp\n" +"par_id051720170824093395\n" +"help.text" +msgid "Indicates that the variable does not contain data." +msgstr "" + +#: 03040000.xhp +msgctxt "" +"03040000.xhp\n" +"par_id051720170824097935\n" +"help.text" +msgid "Assign the <emph>Nothing</emph> object to a variable to remove a previous assignment." +msgstr "" + +#: 03040000.xhp +msgctxt "" +"03040000.xhp\n" +"hd_id051620171114572289\n" +"help.text" +msgid "Example" +msgstr "" + #: 03050000.xhp msgctxt "" "03050000.xhp\n" @@ -20603,14 +20747,6 @@ msgstr "Параметри:" #: 03090302.xhp msgctxt "" "03090302.xhp\n" -"par_id3156214\n" -"help.text" -msgid "Sub/Function" -msgstr "Sub/Function" - -#: 03090302.xhp -msgctxt "" -"03090302.xhp\n" "par_id3156424\n" "help.text" msgid "statement block" @@ -20643,14 +20779,6 @@ msgstr "операторен блок" #: 03090302.xhp msgctxt "" "03090302.xhp\n" -"par_id3146120\n" -"help.text" -msgid "Exit Sub" -msgstr "Exit Sub" - -#: 03090302.xhp -msgctxt "" -"03090302.xhp\n" "par_id3150010\n" "help.text" msgid "<emph>Label1:</emph>" @@ -20675,14 +20803,6 @@ msgstr "GoTo Етикет2" #: 03090302.xhp msgctxt "" "03090302.xhp\n" -"par_id3152886\n" -"help.text" -msgid "End Sub/Function" -msgstr "End Sub/Function" - -#: 03090302.xhp -msgctxt "" -"03090302.xhp\n" "par_id3152596\n" "help.text" msgid "Use the GoTo statement to instruct $[officename] Basic to continue program execution at another place within the procedure. The position must be indicated by a label. To set a label, assign a name, and then and end it with a colon (\":\")." @@ -22952,14 +23072,6 @@ msgctxt "" msgid "This function always rounds the fractional part of a number to the nearest integer." msgstr "Тази функция винаги закръглява числата с дробна част към най-близкото цяло число." -#: 03100500.xhp -msgctxt "" -"03100500.xhp\n" -"hd_id3145419\n" -"help.text" -msgid "Example:" -msgstr "Пример:" - #: 03100600.xhp msgctxt "" "03100600.xhp\n" @@ -23048,14 +23160,6 @@ msgctxt "" msgid "This function always rounds the fractional part of a number to the nearest integer." msgstr "Тази функция винаги закръглява числата с дробна част към най-близкото цяло число." -#: 03100600.xhp -msgctxt "" -"03100600.xhp\n" -"hd_id3154216\n" -"help.text" -msgid "Example:" -msgstr "Пример:" - #: 03100700.xhp msgctxt "" "03100700.xhp\n" @@ -23579,54 +23683,6 @@ msgstr "Операторът DefCur установява подразбиран #: 03101110.xhp msgctxt "" "03101110.xhp\n" -"par_idN10590\n" -"help.text" -msgid "Syntax:" -msgstr "Синтаксис:" - -#: 03101110.xhp -msgctxt "" -"03101110.xhp\n" -"par_idN10594\n" -"help.text" -msgid "Defxxx Characterrange1[, Characterrange2[,...]]" -msgstr "Defxxx Characterrange1[, Characterrange2[,...]]" - -#: 03101110.xhp -msgctxt "" -"03101110.xhp\n" -"par_idN10597\n" -"help.text" -msgid "Parameters:" -msgstr "Параметри:" - -#: 03101110.xhp -msgctxt "" -"03101110.xhp\n" -"par_idN1059B\n" -"help.text" -msgid "<emph>Characterrange:</emph> Letters that specify the range of variables that you want to set a default data type for." -msgstr "<emph>Characterrange:</emph> букви, определящи диапазона от променливи, за които искате да зададете подразбиран тип данни." - -#: 03101110.xhp -msgctxt "" -"03101110.xhp\n" -"par_idN105A2\n" -"help.text" -msgid "<emph>xxx:</emph> Keyword that defines the default variable type:" -msgstr "<emph>xxx:</emph> ключова дума, дефинираща подразбирания тип данни:" - -#: 03101110.xhp -msgctxt "" -"03101110.xhp\n" -"par_idN105A9\n" -"help.text" -msgid "<emph>Keyword:</emph> Default variable type" -msgstr "<emph>Ключова дума:</emph> Подразбиран тип данни" - -#: 03101110.xhp -msgctxt "" -"03101110.xhp\n" "par_idN105B0\n" "help.text" msgid "<emph>DefCur:</emph> Currency" @@ -23635,26 +23691,10 @@ msgstr "<emph>DefCur:</emph> Currency" #: 03101110.xhp msgctxt "" "03101110.xhp\n" -"par_idN105B7\n" -"help.text" -msgid "Example:" -msgstr "Пример:" - -#: 03101110.xhp -msgctxt "" -"03101110.xhp\n" -"par_idN105BB\n" -"help.text" -msgid "REM Prefix definitions for variable types:" -msgstr "REM Дефиниране с префикс за променливи от даден тип:" - -#: 03101110.xhp -msgctxt "" -"03101110.xhp\n" "par_idN105D9\n" "help.text" -msgid "cCur=Currency REM cCur is an implicit currency variable" -msgstr "cCur = Currency REM cCur е променлива с неявен тип Currency" +msgid "cCur=Currency ' cCur is an implicit currency variable" +msgstr "" #: 03101120.xhp msgctxt "" @@ -23691,54 +23731,6 @@ msgstr "Операторът DefErr установява подразбиран #: 03101120.xhp msgctxt "" "03101120.xhp\n" -"par_idN10590\n" -"help.text" -msgid "Syntax:" -msgstr "Синтаксис:" - -#: 03101120.xhp -msgctxt "" -"03101120.xhp\n" -"par_idN10594\n" -"help.text" -msgid "Defxxx Characterrange1[, Characterrange2[,...]]" -msgstr "Defxxx Characterrange1[, Characterrange2[,...]]" - -#: 03101120.xhp -msgctxt "" -"03101120.xhp\n" -"par_idN10597\n" -"help.text" -msgid "Parameters:" -msgstr "Параметри:" - -#: 03101120.xhp -msgctxt "" -"03101120.xhp\n" -"par_idN1059B\n" -"help.text" -msgid "<emph>Characterrange:</emph> Letters that specify the range of variables that you want to set a default data type for." -msgstr "<emph>Characterrange:</emph> букви, определящи диапазона от променливи, за които искате да зададете подразбиран тип данни." - -#: 03101120.xhp -msgctxt "" -"03101120.xhp\n" -"par_idN105A2\n" -"help.text" -msgid "<emph>xxx:</emph> Keyword that defines the default variable type:" -msgstr "<emph>xxx:</emph> ключова дума, дефинираща подразбирания тип данни:" - -#: 03101120.xhp -msgctxt "" -"03101120.xhp\n" -"par_idN105A9\n" -"help.text" -msgid "<emph>Keyword:</emph> Default variable type" -msgstr "<emph>Ключова дума:</emph> Подразбиран тип данни" - -#: 03101120.xhp -msgctxt "" -"03101120.xhp\n" "par_idN105B0\n" "help.text" msgid "<emph>DefErr:</emph> Error" @@ -23747,22 +23739,6 @@ msgstr "<emph>DefErr:</emph> Error" #: 03101120.xhp msgctxt "" "03101120.xhp\n" -"par_idN105B7\n" -"help.text" -msgid "Example:" -msgstr "Пример:" - -#: 03101120.xhp -msgctxt "" -"03101120.xhp\n" -"par_idN105BB\n" -"help.text" -msgid "' Prefix definitions for variable types:" -msgstr "' Дефиниране с префикс за променливи от даден тип:" - -#: 03101120.xhp -msgctxt "" -"03101120.xhp\n" "par_idN105D9\n" "help.text" msgid "eErr=Error ' eErr is an implicit error variable" @@ -23803,54 +23779,6 @@ msgstr "Операторът DefSng установява подразбиран #: 03101130.xhp msgctxt "" "03101130.xhp\n" -"par_idN1058A\n" -"help.text" -msgid "Syntax:" -msgstr "Синтаксис:" - -#: 03101130.xhp -msgctxt "" -"03101130.xhp\n" -"par_idN1058E\n" -"help.text" -msgid "Defxxx Characterrange1[, Characterrange2[,...]]" -msgstr "Defxxx Characterrange1[, Characterrange2[,...]]" - -#: 03101130.xhp -msgctxt "" -"03101130.xhp\n" -"par_idN10591\n" -"help.text" -msgid "Parameters:" -msgstr "Параметри:" - -#: 03101130.xhp -msgctxt "" -"03101130.xhp\n" -"par_idN10595\n" -"help.text" -msgid "<emph>Characterrange:</emph> Letters that specify the range of variables that you want to set a default data type for." -msgstr "<emph>Characterrange:</emph> букви, определящи диапазона от променливи, за които искате да зададете подразбиран тип данни." - -#: 03101130.xhp -msgctxt "" -"03101130.xhp\n" -"par_idN1059C\n" -"help.text" -msgid "<emph>xxx:</emph> Keyword that defines the default variable type:" -msgstr "<emph>xxx:</emph> ключова дума, дефинираща подразбирания тип данни:" - -#: 03101130.xhp -msgctxt "" -"03101130.xhp\n" -"par_idN105A3\n" -"help.text" -msgid "<emph>Keyword:</emph> Default variable type" -msgstr "<emph>Ключова дума:</emph> Подразбиран тип данни" - -#: 03101130.xhp -msgctxt "" -"03101130.xhp\n" "par_idN105AA\n" "help.text" msgid "<emph>DefSng:</emph> Single" @@ -23859,22 +23787,6 @@ msgstr "<emph>DefSng:</emph> Single" #: 03101130.xhp msgctxt "" "03101130.xhp\n" -"par_idN105B1\n" -"help.text" -msgid "Example:" -msgstr "Пример:" - -#: 03101130.xhp -msgctxt "" -"03101130.xhp\n" -"par_idN105B5\n" -"help.text" -msgid "' Prefix definitions for variable types:" -msgstr "' Дефиниране с префикс за променливи от даден тип:" - -#: 03101130.xhp -msgctxt "" -"03101130.xhp\n" "par_idN105D3\n" "help.text" msgid "sSng=Single ' sSng is an implicit single variable" @@ -23915,54 +23827,6 @@ msgstr "Операторът DefStr установява подразбиран #: 03101140.xhp msgctxt "" "03101140.xhp\n" -"par_idN1058A\n" -"help.text" -msgid "Syntax:" -msgstr "Синтаксис:" - -#: 03101140.xhp -msgctxt "" -"03101140.xhp\n" -"par_idN1058E\n" -"help.text" -msgid "Defxxx Characterrange1[, Characterrange2[,...]]" -msgstr "Defxxx Characterrange1[, Characterrange2[,...]]" - -#: 03101140.xhp -msgctxt "" -"03101140.xhp\n" -"par_idN10591\n" -"help.text" -msgid "Parameters:" -msgstr "Параметри:" - -#: 03101140.xhp -msgctxt "" -"03101140.xhp\n" -"par_idN10595\n" -"help.text" -msgid "<emph>Characterrange:</emph> Letters that specify the range of variables that you want to set a default data type for." -msgstr "<emph>Characterrange:</emph> букви, определящи диапазона от променливи, за които искате да зададете подразбиран тип данни." - -#: 03101140.xhp -msgctxt "" -"03101140.xhp\n" -"par_idN1059C\n" -"help.text" -msgid "<emph>xxx:</emph> Keyword that defines the default variable type:" -msgstr "<emph>xxx:</emph> ключова дума, дефинираща подразбирания тип данни:" - -#: 03101140.xhp -msgctxt "" -"03101140.xhp\n" -"par_idN105A3\n" -"help.text" -msgid "<emph>Keyword:</emph> Default variable type" -msgstr "<emph>Ключова дума:</emph> Подразбиран тип данни" - -#: 03101140.xhp -msgctxt "" -"03101140.xhp\n" "par_idN105AA\n" "help.text" msgid "<emph>DefStr:</emph> String" @@ -23971,22 +23835,6 @@ msgstr "<emph>DefStr:</emph> String" #: 03101140.xhp msgctxt "" "03101140.xhp\n" -"par_idN105B1\n" -"help.text" -msgid "Example:" -msgstr "Пример:" - -#: 03101140.xhp -msgctxt "" -"03101140.xhp\n" -"par_idN105B5\n" -"help.text" -msgid "' Prefix definitions for variable types:" -msgstr "' Дефиниране с префикс за променливи от даден тип:" - -#: 03101140.xhp -msgctxt "" -"03101140.xhp\n" "par_idN105D3\n" "help.text" msgid "sStr=String ' sStr is an implicit string variable" @@ -24027,54 +23875,6 @@ msgstr "Операторът DefDate установява подразбиран #: 03101300.xhp msgctxt "" "03101300.xhp\n" -"hd_id3154758\n" -"help.text" -msgid "Syntax:" -msgstr "Синтаксис:" - -#: 03101300.xhp -msgctxt "" -"03101300.xhp\n" -"par_id3148664\n" -"help.text" -msgid "Defxxx Characterrange1[, Characterrange2[,...]]" -msgstr "Defxxx Characterrange1[, Characterrange2[,...]]" - -#: 03101300.xhp -msgctxt "" -"03101300.xhp\n" -"hd_id3150541\n" -"help.text" -msgid "Parameters:" -msgstr "Параметри:" - -#: 03101300.xhp -msgctxt "" -"03101300.xhp\n" -"par_id3156709\n" -"help.text" -msgid "<emph>Characterrange:</emph> Letters that specify the range of variables that you want to set a default data type for." -msgstr "<emph>Characterrange:</emph> букви, определящи диапазона от променливи, за които искате да зададете подразбиран тип данни." - -#: 03101300.xhp -msgctxt "" -"03101300.xhp\n" -"par_id3150869\n" -"help.text" -msgid "<emph>xxx:</emph> Keyword that defines the default variable type:" -msgstr "<emph>xxx:</emph> ключова дума, дефинираща подразбирания тип данни:" - -#: 03101300.xhp -msgctxt "" -"03101300.xhp\n" -"par_id3145171\n" -"help.text" -msgid "<emph>Keyword:</emph> Default variable type" -msgstr "<emph>Ключова дума:</emph> Подразбиран тип данни" - -#: 03101300.xhp -msgctxt "" -"03101300.xhp\n" "par_id3150767\n" "help.text" msgid "<emph>DefDate:</emph> Date" @@ -24083,22 +23883,6 @@ msgstr "<emph>DefDate:</emph> Date" #: 03101300.xhp msgctxt "" "03101300.xhp\n" -"hd_id3153768\n" -"help.text" -msgid "Example:" -msgstr "Пример:" - -#: 03101300.xhp -msgctxt "" -"03101300.xhp\n" -"par_id3145785\n" -"help.text" -msgid "' Prefix definitions for variable types:" -msgstr "' Дефиниране с префикс за променливи от даден тип:" - -#: 03101300.xhp -msgctxt "" -"03101300.xhp\n" "par_id3152462\n" "help.text" msgid "tDate=Date ' tDate is an implicit date variable" @@ -24139,54 +23923,6 @@ msgstr "Операторът DefLng установява подразбиран #: 03101400.xhp msgctxt "" "03101400.xhp\n" -"hd_id3155420\n" -"help.text" -msgid "Syntax:" -msgstr "Синтаксис:" - -#: 03101400.xhp -msgctxt "" -"03101400.xhp\n" -"par_id3147530\n" -"help.text" -msgid "Defxxx Characterrange1[, Characterrange2[,...]]" -msgstr "Defxxx Characterrange1[, Characterrange2[,...]]" - -#: 03101400.xhp -msgctxt "" -"03101400.xhp\n" -"hd_id3145069\n" -"help.text" -msgid "Parameters:" -msgstr "Параметри:" - -#: 03101400.xhp -msgctxt "" -"03101400.xhp\n" -"par_id3147560\n" -"help.text" -msgid "<emph>Characterrange:</emph> Letters that specify the range of variables that you want to set the default data type for." -msgstr "<emph>Characterrange:</emph> букви, определящи диапазона от променливи, за които искате да зададете подразбиран тип данни." - -#: 03101400.xhp -msgctxt "" -"03101400.xhp\n" -"par_id3150791\n" -"help.text" -msgid "<emph>xxx:</emph> Keyword that defines the default variable type:" -msgstr "<emph>xxx:</emph> ключова дума, дефинираща подразбирания тип данни:" - -#: 03101400.xhp -msgctxt "" -"03101400.xhp\n" -"par_id3151210\n" -"help.text" -msgid "<emph>Keyword:</emph> Default variable type" -msgstr "<emph>Ключова дума:</emph> Подразбиран тип данни" - -#: 03101400.xhp -msgctxt "" -"03101400.xhp\n" "par_id3154123\n" "help.text" msgid "<emph>DefDbl:</emph> Double" @@ -24195,22 +23931,6 @@ msgstr "<emph>DefDbl:</emph> Double" #: 03101400.xhp msgctxt "" "03101400.xhp\n" -"hd_id3153192\n" -"help.text" -msgid "Example:" -msgstr "Пример:" - -#: 03101400.xhp -msgctxt "" -"03101400.xhp\n" -"par_id3156281\n" -"help.text" -msgid "' Prefix definitions for variable types:" -msgstr "' Дефиниране с префикс за променливи от даден тип:" - -#: 03101400.xhp -msgctxt "" -"03101400.xhp\n" "par_id3153144\n" "help.text" msgid "dValue=1.23e43 ' dValue is an implicit double variable type" @@ -24251,54 +23971,6 @@ msgstr "Операторът DefLng установява подразбиран #: 03101500.xhp msgctxt "" "03101500.xhp\n" -"hd_id3148686\n" -"help.text" -msgid "Syntax:" -msgstr "Синтаксис:" - -#: 03101500.xhp -msgctxt "" -"03101500.xhp\n" -"par_id3156023\n" -"help.text" -msgid "Defxxx Characterrange1[, Characterrange2[,...]]" -msgstr "Defxxx Characterrange1[, Characterrange2[,...]]" - -#: 03101500.xhp -msgctxt "" -"03101500.xhp\n" -"hd_id3156344\n" -"help.text" -msgid "Parameters:" -msgstr "Параметри:" - -#: 03101500.xhp -msgctxt "" -"03101500.xhp\n" -"par_id3147560\n" -"help.text" -msgid "<emph>Characterrange:</emph> Letters that specify the range of variables that you want to set a default data type for." -msgstr "<emph>Characterrange:</emph> букви, определящи диапазона от променливи, за които искате да зададете подразбиран тип данни." - -#: 03101500.xhp -msgctxt "" -"03101500.xhp\n" -"par_id3150398\n" -"help.text" -msgid "<emph>xxx:</emph> Keyword that defines the default variable type:" -msgstr "<emph>xxx:</emph> ключова дума, дефинираща подразбирания тип данни:" - -#: 03101500.xhp -msgctxt "" -"03101500.xhp\n" -"par_id3154365\n" -"help.text" -msgid "<emph>Keyword:</emph> Default variable type" -msgstr "<emph>Ключова дума:</emph> Подразбиран тип данни" - -#: 03101500.xhp -msgctxt "" -"03101500.xhp\n" "par_id3125863\n" "help.text" msgid "<emph>DefInt:</emph> Integer" @@ -24307,22 +23979,6 @@ msgstr "<emph>DefInt:</emph> Integer" #: 03101500.xhp msgctxt "" "03101500.xhp\n" -"hd_id3154123\n" -"help.text" -msgid "Example:" -msgstr "Пример:" - -#: 03101500.xhp -msgctxt "" -"03101500.xhp\n" -"par_id3151042\n" -"help.text" -msgid "' Prefix definitions for variable types" -msgstr "' Дефиниране с префикс за променливи от даден тип:" - -#: 03101500.xhp -msgctxt "" -"03101500.xhp\n" "par_id3153728\n" "help.text" msgid "iCount=200 ' iCount is an implicit integer variable" @@ -24363,54 +24019,6 @@ msgstr "Операторът DefLng установява подразбиран #: 03101600.xhp msgctxt "" "03101600.xhp\n" -"hd_id3150504\n" -"help.text" -msgid "Syntax:" -msgstr "Синтаксис:" - -#: 03101600.xhp -msgctxt "" -"03101600.xhp\n" -"par_id3145609\n" -"help.text" -msgid "Defxxx Characterrange1[, Characterrange2[,...]]" -msgstr "Defxxx Characterrange1[, Characterrange2[,...]]" - -#: 03101600.xhp -msgctxt "" -"03101600.xhp\n" -"hd_id3154760\n" -"help.text" -msgid "Parameters:" -msgstr "Параметри:" - -#: 03101600.xhp -msgctxt "" -"03101600.xhp\n" -"par_id3145069\n" -"help.text" -msgid "<emph>Characterrange:</emph> Letters that specify the range of variables that you want to set the default data type for." -msgstr "<emph>Characterrange:</emph> букви, определящи диапазона от променливи, за които искате да зададете подразбиран тип данни." - -#: 03101600.xhp -msgctxt "" -"03101600.xhp\n" -"par_id3150791\n" -"help.text" -msgid "<emph>xxx:</emph> Keyword that defines the default variable type:" -msgstr "<emph>xxx:</emph> ключова дума, дефинираща подразбирания тип данни:" - -#: 03101600.xhp -msgctxt "" -"03101600.xhp\n" -"par_id3148798\n" -"help.text" -msgid "<emph>Keyword: </emph>Default variable type" -msgstr "<emph>Ключова дума:</emph> Подразбиран тип данни" - -#: 03101600.xhp -msgctxt "" -"03101600.xhp\n" "par_id3154686\n" "help.text" msgid "<emph>DefLng:</emph> Long" @@ -24419,22 +24027,6 @@ msgstr "<emph>DefLng:</emph> Long" #: 03101600.xhp msgctxt "" "03101600.xhp\n" -"hd_id3153192\n" -"help.text" -msgid "Example:" -msgstr "Пример:" - -#: 03101600.xhp -msgctxt "" -"03101600.xhp\n" -"par_id3154124\n" -"help.text" -msgid "' Prefix definitions for variable types:" -msgstr "' Дефиниране с префикс за променливи от даден тип:" - -#: 03101600.xhp -msgctxt "" -"03101600.xhp\n" "par_id3145273\n" "help.text" msgid "lCount=123456789 ' lCount is an implicit long integer variable" @@ -24475,131 +24067,11 @@ msgstr "Операторът DefLng установява подразбиран #: 03101700.xhp msgctxt "" "03101700.xhp\n" -"hd_id3150504\n" -"help.text" -msgid "Syntax:" -msgstr "Синтаксис:" - -#: 03101700.xhp -msgctxt "" -"03101700.xhp\n" -"par_id3147530\n" -"help.text" -msgid "Defxxx Characterrange1[, Characterrange2[,...]]" -msgstr "Defxxx Characterrange1[, Characterrange2[,...]]" - -#: 03101700.xhp -msgctxt "" -"03101700.xhp\n" -"hd_id3153896\n" -"help.text" -msgid "Parameters:" -msgstr "Параметри:" - -#: 03101700.xhp -msgctxt "" -"03101700.xhp\n" -"par_id3148552\n" -"help.text" -msgid "<emph>Characterrange:</emph> Letters that specify the range of variables that you want to set the default data type for." -msgstr "<emph>Characterrange:</emph> букви, определящи диапазона от променливи, за които искате да зададете подразбиран тип данни." - -#: 03101700.xhp -msgctxt "" -"03101700.xhp\n" -"par_id3150358\n" -"help.text" -msgid "<emph>xxx:</emph> Keyword that defines the default variable type:" -msgstr "<emph>xxx:</emph> ключова дума, дефинираща подразбирания тип данни:" - -#: 03101700.xhp -msgctxt "" -"03101700.xhp\n" -"par_id3148798\n" -"help.text" -msgid "<emph>Keyword: </emph>Default variable type" -msgstr "<emph>Ключова дума:</emph> Подразбиран тип данни" - -#: 03101700.xhp -msgctxt "" -"03101700.xhp\n" "par_id3150769\n" "help.text" msgid "<emph>DefObj:</emph> Object" msgstr "<emph>DefObj:</emph> Object" -#: 03101700.xhp -msgctxt "" -"03101700.xhp\n" -"hd_id3156212\n" -"help.text" -msgid "Example:" -msgstr "Пример:" - -#: 03101700.xhp -msgctxt "" -"03101700.xhp\n" -"par_id3153969\n" -"help.text" -msgid "REM Prefix definitions for variable types:" -msgstr "REM Дефиниране с префикс за променливи от даден тип:" - -#: 03101700.xhp -msgctxt "" -"03101700.xhp\n" -"par_id3156424\n" -"help.text" -msgid "DefBool b" -msgstr "DefBool b" - -#: 03101700.xhp -msgctxt "" -"03101700.xhp\n" -"par_id3159254\n" -"help.text" -msgid "DefDate t" -msgstr "DefDate t" - -#: 03101700.xhp -msgctxt "" -"03101700.xhp\n" -"par_id3150440\n" -"help.text" -msgid "DefDbL d" -msgstr "DefDbL d" - -#: 03101700.xhp -msgctxt "" -"03101700.xhp\n" -"par_id3161832\n" -"help.text" -msgid "DefInt i" -msgstr "DefInt i" - -#: 03101700.xhp -msgctxt "" -"03101700.xhp\n" -"par_id3145365\n" -"help.text" -msgid "DefLng l" -msgstr "DefLng l" - -#: 03101700.xhp -msgctxt "" -"03101700.xhp\n" -"par_id3149481\n" -"help.text" -msgid "DefObj o" -msgstr "DefObj o" - -#: 03101700.xhp -msgctxt "" -"03101700.xhp\n" -"par_id3152886\n" -"help.text" -msgid "DefVar v" -msgstr "DefVar v" - #: 03102000.xhp msgctxt "" "03102000.xhp\n" @@ -26392,6 +25864,110 @@ msgctxt "" msgid "For i% = 1 To 10 ' This results in a run-time error" msgstr "For i% = 1 To 10 ' Тук възниква грешка при изпълнение" +#: 03103350.xhp +msgctxt "" +"03103350.xhp\n" +"tit\n" +"help.text" +msgid "Option VBASupport Statement [Runtime]" +msgstr "" + +#: 03103350.xhp +msgctxt "" +"03103350.xhp\n" +"bm_id3145090\n" +"help.text" +msgid "<bookmark_value>MS Excel macros support;Enable</bookmark_value> <bookmark_value>MS Excel macros support;Option VBASupport statement</bookmark_value> <bookmark_value>VBA Support;Option VBASupport statement</bookmark_value> <bookmark_value>Option VBASupport statement</bookmark_value>" +msgstr "" + +#: 03103350.xhp +msgctxt "" +"03103350.xhp\n" +"hd_id3145090\n" +"help.text" +msgid "<link href=\"text/sbasic/shared/03103300.xhp\" name=\"Option Explicit Statement [Runtime]\">Option VBASupport Statement [Runtime]</link>" +msgstr "" + +#: 03103350.xhp +msgctxt "" +"03103350.xhp\n" +"par_id3148538\n" +"help.text" +msgid "Specifies that %PRODUCTNAME Basic will support some VBA statements, functions and objects." +msgstr "" + +#: 03103350.xhp +msgctxt "" +"03103350.xhp\n" +"par_id051720171055367194\n" +"help.text" +msgid "The support for VBA is not complete, but covers a large portion of the common usage patterns." +msgstr "" + +#: 03103350.xhp +msgctxt "" +"03103350.xhp\n" +"hd_id3149763\n" +"help.text" +msgid "Syntax:" +msgstr "" + +#: 03103350.xhp +msgctxt "" +"03103350.xhp\n" +"hd_id3145315\n" +"help.text" +msgid "Parameters:" +msgstr "" + +#: 03103350.xhp +msgctxt "" +"03103350.xhp\n" +"par_id3145172\n" +"help.text" +msgid "This statement must be added before the executable program code in a module." +msgstr "" + +#: 03103350.xhp +msgctxt "" +"03103350.xhp\n" +"par_id051720171055361727\n" +"help.text" +msgid "1: Enable VBA support in %PRODUCTNAME" +msgstr "" + +#: 03103350.xhp +msgctxt "" +"03103350.xhp\n" +"par_id051720171055369857\n" +"help.text" +msgid "0: Disable VBA support" +msgstr "" + +#: 03103350.xhp +msgctxt "" +"03103350.xhp\n" +"hd_id3125864\n" +"help.text" +msgid "Example:" +msgstr "" + +#: 03103350.xhp +msgctxt "" +"03103350.xhp\n" +"par_id051720171119254111\n" +"help.text" +msgid "<link href=\"text/shared/optionen/01130100.xhp\">VBA Properties</link>" +msgstr "" + +#: 03103350.xhp +msgctxt "" +"03103350.xhp\n" +"par_id051720170424259343\n" +"help.text" +msgid "<link href=\"text/sbasic/shared/vbasupport.xhp\">VBA support in %PRODUCTNAME</link>" +msgstr "" + #: 03103400.xhp msgctxt "" "03103400.xhp\n" @@ -26645,8 +26221,8 @@ msgctxt "" "03103600.xhp\n" "par_id3155341\n" "help.text" -msgid "TypeName (Variable)VarType (Variable)" -msgstr "TypeName (Variable); VarType (Variable)" +msgid "TypeName (Variable) / VarType (Variable)" +msgstr "" #: 03103600.xhp msgctxt "" @@ -26691,6 +26267,14 @@ msgstr "Ключова дума" #: 03103600.xhp msgctxt "" "03103600.xhp\n" +"par_id051620170608269696\n" +"help.text" +msgid "Named constant" +msgstr "" + +#: 03103600.xhp +msgctxt "" +"03103600.xhp\n" "par_id3156212\n" "help.text" msgid "VarType" @@ -26707,14 +26291,6 @@ msgstr "Тип на променливата" #: 03103600.xhp msgctxt "" "03103600.xhp\n" -"par_id3151041\n" -"help.text" -msgid "Boolean" -msgstr "Boolean" - -#: 03103600.xhp -msgctxt "" -"03103600.xhp\n" "par_id3148645\n" "help.text" msgid "Boolean variable" @@ -26723,14 +26299,6 @@ msgstr "булева" #: 03103600.xhp msgctxt "" "03103600.xhp\n" -"par_id3153138\n" -"help.text" -msgid "Date" -msgstr "Дата" - -#: 03103600.xhp -msgctxt "" -"03103600.xhp\n" "par_id3155411\n" "help.text" msgid "Date variable" @@ -26739,10 +26307,10 @@ msgstr "дата" #: 03103600.xhp msgctxt "" "03103600.xhp\n" -"par_id3146975\n" +"par_id051620170608331416\n" "help.text" -msgid "Double" -msgstr "Double" +msgid "Currency variable" +msgstr "" #: 03103600.xhp msgctxt "" @@ -26755,14 +26323,6 @@ msgstr "плаваща запетая, двойна точност" #: 03103600.xhp msgctxt "" "03103600.xhp\n" -"par_id3148457\n" -"help.text" -msgid "Integer" -msgstr "Integer" - -#: 03103600.xhp -msgctxt "" -"03103600.xhp\n" "par_id3154490\n" "help.text" msgid "Integer variable" @@ -26771,14 +26331,6 @@ msgstr "целочислена" #: 03103600.xhp msgctxt "" "03103600.xhp\n" -"par_id3149960\n" -"help.text" -msgid "Long" -msgstr "Long" - -#: 03103600.xhp -msgctxt "" -"03103600.xhp\n" "par_id3151318\n" "help.text" msgid "Long integer variable" @@ -26787,14 +26339,6 @@ msgstr "дълга целочислена" #: 03103600.xhp msgctxt "" "03103600.xhp\n" -"par_id3146972\n" -"help.text" -msgid "Object" -msgstr "Обект" - -#: 03103600.xhp -msgctxt "" -"03103600.xhp\n" "par_id3150323\n" "help.text" msgid "Object variable" @@ -26803,14 +26347,6 @@ msgstr "обектна" #: 03103600.xhp msgctxt "" "03103600.xhp\n" -"par_id3148405\n" -"help.text" -msgid "Single" -msgstr "Single" - -#: 03103600.xhp -msgctxt "" -"03103600.xhp\n" "par_id3147341\n" "help.text" msgid "Single floating-point variable" @@ -26819,14 +26355,6 @@ msgstr "плаваща запетая, единична точност" #: 03103600.xhp msgctxt "" "03103600.xhp\n" -"par_id3155901\n" -"help.text" -msgid "String" -msgstr "String" - -#: 03103600.xhp -msgctxt "" -"03103600.xhp\n" "par_id3146313\n" "help.text" msgid "String variable" @@ -26835,14 +26363,6 @@ msgstr "низ" #: 03103600.xhp msgctxt "" "03103600.xhp\n" -"par_id3145149\n" -"help.text" -msgid "Variant" -msgstr "Variant" - -#: 03103600.xhp -msgctxt "" -"03103600.xhp\n" "par_id3145789\n" "help.text" msgid "Variant variable (can contain all types specified by the definition)" @@ -26851,14 +26371,6 @@ msgstr "вариантна (може да съдържа произволен т #: 03103600.xhp msgctxt "" "03103600.xhp\n" -"par_id3148630\n" -"help.text" -msgid "Empty" -msgstr "Празно" - -#: 03103600.xhp -msgctxt "" -"03103600.xhp\n" "par_id3151278\n" "help.text" msgid "Variable is not initialized" @@ -26867,14 +26379,6 @@ msgstr "не е инициализирана" #: 03103600.xhp msgctxt "" "03103600.xhp\n" -"par_id3154576\n" -"help.text" -msgid "Null" -msgstr "Null" - -#: 03103600.xhp -msgctxt "" -"03103600.xhp\n" "par_id3145131\n" "help.text" msgid "No valid data" @@ -27045,8 +26549,8 @@ msgctxt "" "03103800.xhp\n" "par_id3153104\n" "help.text" -msgid "\"TextEdit1\" to TextEdit5\" in a loop to create five control names." -msgstr "от „TextEdit1“ до „TextEdit5“ в цикъл за създаване на пет имена на елементи за управление." +msgid "\"TextEdit1\" to \"TextEdit5\" in a loop to create five control names." +msgstr "" #: 03103800.xhp msgctxt "" @@ -27115,38 +26619,6 @@ msgstr "Позволява обект да бъде адресиран по вр #: 03103900.xhp msgctxt "" "03103900.xhp\n" -"par_id3147573\n" -"help.text" -msgid "For instance, the command:" -msgstr "Например следната команда:" - -#: 03103900.xhp -msgctxt "" -"03103900.xhp\n" -"par_id3147265\n" -"help.text" -msgid "corresponds to the following command block:" -msgstr "съответства на блока от команди:" - -#: 03103900.xhp -msgctxt "" -"03103900.xhp\n" -"par_id3156214\n" -"help.text" -msgid "To dynamically create Names at run-time, use:" -msgstr "За да създавате динамично имена по време на изпълнение, използвайте например:" - -#: 03103900.xhp -msgctxt "" -"03103900.xhp\n" -"par_id3154686\n" -"help.text" -msgid "\"TextEdit1\" to TextEdit5\" in a loop to create five names." -msgstr "от „TextEdit1“ до „TextEdit5“ в цикъл за създаване на пет имена." - -#: 03103900.xhp -msgctxt "" -"03103900.xhp\n" "par_id3150868\n" "help.text" msgid "See also: <link href=\"text/sbasic/shared/03103800.xhp\" name=\"FindObject\">FindObject</link>" @@ -27443,27 +26915,11 @@ msgstr "Пример:" #: 03104200.xhp msgctxt "" "03104200.xhp\n" -"par_id3153897\n" -"help.text" -msgid "Dim A As Variant" -msgstr "Dim A As Variant" - -#: 03104200.xhp -msgctxt "" -"03104200.xhp\n" "par_id3153525\n" "help.text" msgid "A = Array(\"Fred\",\"Tom\",\"Bill\")" msgstr "A = Array(\"Иван\", \"Петър\", \"Асен\")" -#: 03104200.xhp -msgctxt "" -"03104200.xhp\n" -"par_id3150792\n" -"help.text" -msgid "Msgbox A(2)" -msgstr "MsgBox A(2)" - #: 03104300.xhp msgctxt "" "03104300.xhp\n" @@ -27557,7 +27013,7 @@ msgctxt "" "03104300.xhp\n" "par_id3154939\n" "help.text" -msgid "a = DimArray( 2, 2, 4 ) is the same as DIM a( 2, 2, 4 )" +msgid "a = DimArray( 2, 2, 4 ) ' is the same as DIM a( 2, 2, 4 )" msgstr "" #: 03104400.xhp @@ -27664,14 +27120,6 @@ msgctxt "" msgid "Example:" msgstr "Пример:" -#: 03104400.xhp -msgctxt "" -"03104400.xhp\n" -"par_id3149580\n" -"help.text" -msgid "bHas = HasUnoInterfaces( oTest, \"com.sun.star.beans.XIntrospection\" )" -msgstr "bHas = HasUnoInterfaces(oTest, \"com.sun.star.beans.XIntrospection\")" - #: 03104500.xhp msgctxt "" "03104500.xhp\n" @@ -27843,14 +27291,6 @@ msgstr "Синтаксис:" #: 03104600.xhp msgctxt "" "03104600.xhp\n" -"par_id3150669\n" -"help.text" -msgid "EqualUnoObjects( oObj1, oObj2 )" -msgstr "EqualUnoObjects(oObj1, oObj2)" - -#: 03104600.xhp -msgctxt "" -"03104600.xhp\n" "hd_id3150984\n" "help.text" msgid "Return value:" @@ -27877,64 +27317,16 @@ msgctxt "" "03104600.xhp\n" "par_id3156024\n" "help.text" -msgid "// Copy of objects -> same instance" -msgstr "// Копираме обекти -> един и същ екземпляр" - -#: 03104600.xhp -msgctxt "" -"03104600.xhp\n" -"par_id3154923\n" -"help.text" -msgid "oIntrospection = CreateUnoService( \"com.sun.star.beans.Introspection\" )" -msgstr "oIntrospection = CreateUnoService(\"com.sun.star.beans.Introspection\")" - -#: 03104600.xhp -msgctxt "" -"03104600.xhp\n" -"par_id3147559\n" -"help.text" -msgid "oIntro2 = oIntrospection" -msgstr "oIntro2 = oIntrospection" - -#: 03104600.xhp -msgctxt "" -"03104600.xhp\n" -"par_id3150541\n" -"help.text" -msgid "print EqualUnoObjects( oIntrospection, oIntro2 )" -msgstr "Print EqualUnoObjects(oIntrospection, oIntro2)" +msgid "' Copy of objects -> same instance" +msgstr "" #: 03104600.xhp msgctxt "" "03104600.xhp\n" "par_id3153525\n" "help.text" -msgid "// Copy of structs as value -> new instance" -msgstr "// Копираме структура по стойност -> нов екземпляр" - -#: 03104600.xhp -msgctxt "" -"03104600.xhp\n" -"par_id3154366\n" -"help.text" -msgid "Dim Struct1 as new com.sun.star.beans.Property" -msgstr "Dim Struct1 As New com.sun.star.beans.Property" - -#: 03104600.xhp -msgctxt "" -"03104600.xhp\n" -"par_id3154348\n" -"help.text" -msgid "Struct2 = Struct1" -msgstr "Struct2 = Struct1" - -#: 03104600.xhp -msgctxt "" -"03104600.xhp\n" -"par_id3154125\n" -"help.text" -msgid "print EqualUnoObjects( Struct1, Struct2 )" -msgstr "Print EqualUnoObjects(Struct1, Struct2)" +msgid "' Copy of structs as value -> new instance" +msgstr "" #: 03104700.xhp msgctxt "" @@ -28752,6 +28144,286 @@ msgctxt "" msgid "<emph>Expression:</emph> A string or a numeric expression." msgstr "<emph>Expression:</emph> низов или числов израз." +#: 03120111.xhp +msgctxt "" +"03120111.xhp\n" +"tit\n" +"help.text" +msgid "AscW Function [Runtime]" +msgstr "" + +#: 03120111.xhp +msgctxt "" +"03120111.xhp\n" +"bm_id3150499\n" +"help.text" +msgid "<bookmark_value>AscW function</bookmark_value>" +msgstr "" + +#: 03120111.xhp +msgctxt "" +"03120111.xhp\n" +"hd_id3150499\n" +"help.text" +msgid "<link href=\"text/sbasic/shared/03120111.xhp\" name=\"AscW Function [Runtime - VBA]\">AscW Function [Runtime - VBA]</link>" +msgstr "" + +#: 03120111.xhp +msgctxt "" +"03120111.xhp\n" +"par_id3151384\n" +"help.text" +msgid "Returns the Unicode value of the first character in a string expression." +msgstr "" + +#: 03120111.xhp +msgctxt "" +"03120111.xhp\n" +"hd_id3155555\n" +"help.text" +msgid "Syntax:" +msgstr "" + +#: 03120111.xhp +msgctxt "" +"03120111.xhp\n" +"par_id3143267\n" +"help.text" +msgid "AscW (Text As String)" +msgstr "" + +#: 03120111.xhp +msgctxt "" +"03120111.xhp\n" +"hd_id3147242\n" +"help.text" +msgid "Return value:" +msgstr "" + +#: 03120111.xhp +msgctxt "" +"03120111.xhp\n" +"par_id3150669\n" +"help.text" +msgid "Integer" +msgstr "" + +#: 03120111.xhp +msgctxt "" +"03120111.xhp\n" +"hd_id3148473\n" +"help.text" +msgid "Parameters:" +msgstr "" + +#: 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 "" + +#: 03120111.xhp +msgctxt "" +"03120111.xhp\n" +"par_id3145609\n" +"help.text" +msgid "Use the AscW function to replace keys with Unicode values. If the AscW function encounters a blank string, %PRODUCTNAME Basic reports a run-time error. Returned values are between 0 and 65535." +msgstr "" + +#: 03120111.xhp +msgctxt "" +"03120111.xhp\n" +"hd_id3159413\n" +"help.text" +msgid "Example:" +msgstr "" + +#: 03120111.xhp +msgctxt "" +"03120111.xhp\n" +"par_id3150792\n" +"help.text" +msgid "Print AscW(\"A\") ' returns 65" +msgstr "" + +#: 03120111.xhp +msgctxt "" +"03120111.xhp\n" +"par_id3148797\n" +"help.text" +msgid "Print AscW(\"Ω\") ' returns 937" +msgstr "" + +#: 03120111.xhp +msgctxt "" +"03120111.xhp\n" +"par_id3163800\n" +"help.text" +msgid "Print AscW(\"Αθήνα\") ' returns 913, since only the first character (Alpha) is taken into account" +msgstr "" + +#: 03120111.xhp +msgctxt "" +"03120111.xhp\n" +"par_idN1067B\n" +"help.text" +msgid "<link href=\"text/sbasic/shared/03120102.xhp\">Chr</link>" +msgstr "" + +#: 03120111.xhp +msgctxt "" +"03120111.xhp\n" +"par_id051920171027053197\n" +"help.text" +msgid "<link href=\"text/sbasic/shared/03120112.xhp\">ChrW</link>" +msgstr "" + +#: 03120111.xhp +msgctxt "" +"03120111.xhp\n" +"par_id051920171027051338\n" +"help.text" +msgid "<link href=\"text/sbasic/shared/03120101.xhp\">Asc</link>" +msgstr "" + +#: 03120112.xhp +msgctxt "" +"03120112.xhp\n" +"tit\n" +"help.text" +msgid "ChrW Function [Runtime -VBA]" +msgstr "" + +#: 03120112.xhp +msgctxt "" +"03120112.xhp\n" +"bm_id3149205\n" +"help.text" +msgid "<bookmark_value>ChrW function</bookmark_value>" +msgstr "" + +#: 03120112.xhp +msgctxt "" +"03120112.xhp\n" +"hd_id3149205\n" +"help.text" +msgid "<link href=\"text/sbasic/shared/03120112.xhp\" name=\"ChrW Function [Runtime]\">ChrW Function [Runtime -VBA]</link>" +msgstr "" + +#: 03120112.xhp +msgctxt "" +"03120112.xhp\n" +"par_id3153311\n" +"help.text" +msgid "Returns the Unicode character that corresponds to the specified character code." +msgstr "" + +#: 03120112.xhp +msgctxt "" +"03120112.xhp\n" +"hd_id3149514\n" +"help.text" +msgid "Syntax:" +msgstr "" + +#: 03120112.xhp +msgctxt "" +"03120112.xhp\n" +"par_id3150669\n" +"help.text" +msgid "ChrW(Expression As Integer)" +msgstr "" + +#: 03120112.xhp +msgctxt "" +"03120112.xhp\n" +"hd_id3143228\n" +"help.text" +msgid "Return value:" +msgstr "" + +#: 03120112.xhp +msgctxt "" +"03120112.xhp\n" +"par_id3153824\n" +"help.text" +msgid "String" +msgstr "" + +#: 03120112.xhp +msgctxt "" +"03120112.xhp\n" +"hd_id3148944\n" +"help.text" +msgid "Parameters:" +msgstr "" + +#: 03120112.xhp +msgctxt "" +"03120112.xhp\n" +"par_id3149295\n" +"help.text" +msgid "<emph>Expression:</emph> Numeric variables that represent a valid 16 bit Unicode value (0-65535). An empty value returns error code 5. A value out of the range [0,65535] returns error code 6." +msgstr "" + +#: 03120112.xhp +msgctxt "" +"03120112.xhp\n" +"hd_id3154366\n" +"help.text" +msgid "Example:" +msgstr "" + +#: 03120112.xhp +msgctxt "" +"03120112.xhp\n" +"par_id3154909\n" +"help.text" +msgid "' This example inserts the greek letter Alpha and Omega in a string." +msgstr "" + +#: 03120112.xhp +msgctxt "" +"03120112.xhp\n" +"par_id3151380\n" +"help.text" +msgid "MsgBox \"From \"+ ChrW(913)+\" to \" + ChrW(937)" +msgstr "" + +#: 03120112.xhp +msgctxt "" +"03120112.xhp\n" +"par_id3145174\n" +"help.text" +msgid "' The printout appears in the dialog as: From Α to Ω" +msgstr "" + +#: 03120112.xhp +msgctxt "" +"03120112.xhp\n" +"par_id051920171010491586\n" +"help.text" +msgid "<link href=\"text/sbasic/shared/03120102.xhp\">Chr</link>" +msgstr "" + +#: 03120112.xhp +msgctxt "" +"03120112.xhp\n" +"par_idN10668\n" +"help.text" +msgid "<link href=\"text/sbasic/shared/03120101.xhp\">Asc</link>" +msgstr "" + +#: 03120112.xhp +msgctxt "" +"03120112.xhp\n" +"par_id051920171009414669\n" +"help.text" +msgid "<link href=\"text/sbasic/shared/03120111.xhp\">AscW</link>" +msgstr "" + #: 03120200.xhp msgctxt "" "03120200.xhp\n" @@ -30584,38 +30256,6 @@ msgctxt "" msgid "systemFile$ = \"c:\\folder\\mytext.txt\"" msgstr "systemFile$ = \"c:\\folder\\mytext.txt\"" -#: 03120312.xhp -msgctxt "" -"03120312.xhp\n" -"par_id3154365\n" -"help.text" -msgid "url$ = ConvertToURL( systemFile$ )" -msgstr "url$ = ConvertToURL(systemFile$)" - -#: 03120312.xhp -msgctxt "" -"03120312.xhp\n" -"par_id3151042\n" -"help.text" -msgid "print url$" -msgstr "print url$" - -#: 03120312.xhp -msgctxt "" -"03120312.xhp\n" -"par_id3154909\n" -"help.text" -msgid "systemFileAgain$ = ConvertFromURL( url$ )" -msgstr "systemFileAgain$ = ConvertFromURL(url$)" - -#: 03120312.xhp -msgctxt "" -"03120312.xhp\n" -"par_id3144762\n" -"help.text" -msgid "print systemFileAgain$" -msgstr "print systemFileAgain$" - #: 03120313.xhp msgctxt "" "03120313.xhp\n" @@ -30696,54 +30336,6 @@ msgctxt "" msgid "<emph>Filename:</emph> A file name as a string." msgstr "<emph>Filename:</emph> низ – име на файл." -#: 03120313.xhp -msgctxt "" -"03120313.xhp\n" -"hd_id3154760\n" -"help.text" -msgid "Example:" -msgstr "Пример:" - -#: 03120313.xhp -msgctxt "" -"03120313.xhp\n" -"par_id3148664\n" -"help.text" -msgid "systemFile$ = \"c:\\folder\\mytext.txt\"" -msgstr "systemFile$ = \"c:\\folder\\mytext.txt\"" - -#: 03120313.xhp -msgctxt "" -"03120313.xhp\n" -"par_id3150541\n" -"help.text" -msgid "url$ = ConvertToURL( systemFile$ )" -msgstr "url$ = ConvertToURL(systemFile$)" - -#: 03120313.xhp -msgctxt "" -"03120313.xhp\n" -"par_id3150792\n" -"help.text" -msgid "print url$" -msgstr "print url$" - -#: 03120313.xhp -msgctxt "" -"03120313.xhp\n" -"par_id3154367\n" -"help.text" -msgid "systemFileAgain$ = ConvertFromURL( url$ )" -msgstr "systemFileAgain$ = ConvertFromURL(url$)" - -#: 03120313.xhp -msgctxt "" -"03120313.xhp\n" -"par_id3153194\n" -"help.text" -msgid "print systemFileAgain$" -msgstr "print systemFileAgain$" - #: 03120314.xhp msgctxt "" "03120314.xhp\n" @@ -31344,6 +30936,270 @@ msgctxt "" msgid "Example:" msgstr "Пример:" +#: 03120411.xhp +msgctxt "" +"03120411.xhp\n" +"tit\n" +"help.text" +msgid "InStrRev Function [Runtime - VBA]" +msgstr "" + +#: 03120411.xhp +msgctxt "" +"03120411.xhp\n" +"bm_id3155934\n" +"help.text" +msgid "<bookmark_value>InStrRev function</bookmark_value>" +msgstr "" + +#: 03120411.xhp +msgctxt "" +"03120411.xhp\n" +"hd_id3155934\n" +"help.text" +msgid "<link href=\"text/sbasic/shared/03120411.xhp\" name=\"InStrRev Function [Runtime]\">InStrRev Function [Runtime - VBA]</link>" +msgstr "" + +#: 03120411.xhp +msgctxt "" +"03120411.xhp\n" +"par_id3153990\n" +"help.text" +msgid "Returns the position of a string within another string, starting from the right side of the string." +msgstr "" + +#: 03120411.xhp +msgctxt "" +"03120411.xhp\n" +"par_id3147303\n" +"help.text" +msgid "The InStrRev function returns the position at which the match was found, from the right. If the string was not found, the function returns 0." +msgstr "" + +#: 03120411.xhp +msgctxt "" +"03120411.xhp\n" +"hd_id3145090\n" +"help.text" +msgid "Syntax:" +msgstr "" + +#: 03120411.xhp +msgctxt "" +"03120411.xhp\n" +"par_id3146957\n" +"help.text" +msgid "InStrRev (Text1 As String, Text2 As String [,Start As Long] [, Compare As Integer])" +msgstr "" + +#: 03120411.xhp +msgctxt "" +"03120411.xhp\n" +"hd_id3148538\n" +"help.text" +msgid "Return value:" +msgstr "" + +#: 03120411.xhp +msgctxt "" +"03120411.xhp\n" +"par_id3149763\n" +"help.text" +msgid "Long" +msgstr "" + +#: 03120411.xhp +msgctxt "" +"03120411.xhp\n" +"hd_id3148473\n" +"help.text" +msgid "Parameters:" +msgstr "" + +#: 03120411.xhp +msgctxt "" +"03120411.xhp\n" +"par_id3145609\n" +"help.text" +msgid "<emph>Text1:</emph> The string expression that you want to search." +msgstr "" + +#: 03120411.xhp +msgctxt "" +"03120411.xhp\n" +"par_id3147559\n" +"help.text" +msgid "<emph>Text2:</emph> The string expression that you want to search for." +msgstr "" + +#: 03120411.xhp +msgctxt "" +"03120411.xhp\n" +"par_id3153126\n" +"help.text" +msgid "<emph>Start: </emph>Optional numeric expression that marks the position <emph>from the left </emph>in a string where the search for the specified substring starts. If you omit this parameter, the search starts at the last character of the string. The maximum allowed value is 65535." +msgstr "" + +#: 03120411.xhp +msgctxt "" +"03120411.xhp\n" +"par_id3154758\n" +"help.text" +msgid "<emph>Compare:</emph> Optional numeric expression that defines the type of comparison. The value of this parameter can be" +msgstr "" + +#: 03120411.xhp +msgctxt "" +"03120411.xhp\n" +"par_id051920170326028042\n" +"help.text" +msgid "1: The default value of 1 specifies a text comparison that is not case-sensitive." +msgstr "" + +#: 03120411.xhp +msgctxt "" +"03120411.xhp\n" +"par_id051920170326027721\n" +"help.text" +msgid "0: The value of 0 specifies a binary comparison that is case-sensitive." +msgstr "" + +#: 03120411.xhp +msgctxt "" +"03120411.xhp\n" +"par_id3153361\n" +"help.text" +msgid "To avoid a run-time error, do not set the Compare parameter if the first return parameter is omitted." +msgstr "" + +#: 03120411.xhp +msgctxt "" +"03120411.xhp\n" +"hd_id3154366\n" +"help.text" +msgid "Example:" +msgstr "" + +#: 03120411.xhp +msgctxt "" +"03120411.xhp\n" +"par_id3144760\n" +"help.text" +msgid "sInput = \"The book is on the table\"" +msgstr "" + +#: 03120411.xhp +msgctxt "" +"03120411.xhp\n" +"par_id3154125\n" +"help.text" +msgid "iPos = Instr(sInput,\"the\",10,1) ' Returns 1, search is case-insensitive" +msgstr "" + +#: 03120411.xhp +msgctxt "" +"03120411.xhp\n" +"par_id051920170322141162\n" +"help.text" +msgid "iPos = Instr(sInput,\"the\",10,0) ' Returns 0, search is case-sensitive" +msgstr "" + +#: 03120411.xhp +msgctxt "" +"03120411.xhp\n" +"par_id051920170316395065\n" +"help.text" +msgid "<link href=\"text/sbasic/shared/03120401.xhp\">InStr</link>" +msgstr "" + +#: 03120412.xhp +msgctxt "" +"03120412.xhp\n" +"tit\n" +"help.text" +msgid "StrReverse Function [Runtime - VBA]" +msgstr "" + +#: 03120412.xhp +msgctxt "" +"03120412.xhp\n" +"bm_id3155934\n" +"help.text" +msgid "<bookmark_value>StrReverse function</bookmark_value>" +msgstr "" + +#: 03120412.xhp +msgctxt "" +"03120412.xhp\n" +"hd_id3155934\n" +"help.text" +msgid "<link href=\"text/sbasic/shared/03120412.xhp\" name=\"InStrRev Function [Runtime]\">StrReverse Function [Runtime - VBA]</link>" +msgstr "" + +#: 03120412.xhp +msgctxt "" +"03120412.xhp\n" +"par_id3153990\n" +"help.text" +msgid "Returns the string with the character order reversed." +msgstr "" + +#: 03120412.xhp +msgctxt "" +"03120412.xhp\n" +"hd_id3145090\n" +"help.text" +msgid "Syntax:" +msgstr "" + +#: 03120412.xhp +msgctxt "" +"03120412.xhp\n" +"par_id3146957\n" +"help.text" +msgid "StrReverse (Text1 As String)" +msgstr "" + +#: 03120412.xhp +msgctxt "" +"03120412.xhp\n" +"hd_id3148538\n" +"help.text" +msgid "Return value:" +msgstr "" + +#: 03120412.xhp +msgctxt "" +"03120412.xhp\n" +"par_id3149763\n" +"help.text" +msgid "String" +msgstr "" + +#: 03120412.xhp +msgctxt "" +"03120412.xhp\n" +"hd_id3148473\n" +"help.text" +msgid "Parameters:" +msgstr "" + +#: 03120412.xhp +msgctxt "" +"03120412.xhp\n" +"par_id3145609\n" +"help.text" +msgid "<emph>Text1:</emph> The string expression that you want to reverse the character order." +msgstr "" + +#: 03120412.xhp +msgctxt "" +"03120412.xhp\n" +"hd_id3154366\n" +"help.text" +msgid "Example:" +msgstr "" + #: 03130000.xhp msgctxt "" "03130000.xhp\n" @@ -32136,14 +31992,6 @@ msgctxt "" msgid "Example:" msgstr "Пример:" -#: 03131500.xhp -msgctxt "" -"03131500.xhp\n" -"par_id3149762\n" -"help.text" -msgid "oStruct = CreateUnoStruct( \"com.sun.star.beans.Property\" )" -msgstr "oStruct = CreateUnoStruct( \"com.sun.star.beans.Property\" )" - #: 03131600.xhp msgctxt "" "03131600.xhp\n" @@ -32299,14 +32147,6 @@ msgstr "Синтаксис:" #: 03131700.xhp msgctxt "" "03131700.xhp\n" -"par_id3151110\n" -"help.text" -msgid "oServiceManager = GetProcessServiceManager()" -msgstr "oServiceManager = GetProcessServiceManager()" - -#: 03131700.xhp -msgctxt "" -"03131700.xhp\n" "hd_id3149516\n" "help.text" msgid "Example:" @@ -32315,34 +32155,10 @@ msgstr "Пример:" #: 03131700.xhp msgctxt "" "03131700.xhp\n" -"par_id3143270\n" -"help.text" -msgid "oServiceManager = GetProcessServiceManager()" -msgstr "oServiceManager = GetProcessServiceManager()" - -#: 03131700.xhp -msgctxt "" -"03131700.xhp\n" -"par_id3153825\n" -"help.text" -msgid "oIntrospection = oServiceManager.createInstance(\"com.sun.star.beans.Introspection\");" -msgstr "oIntrospection = oServiceManager.createInstance(\"com.sun.star.beans.Introspection\");" - -#: 03131700.xhp -msgctxt "" -"03131700.xhp\n" "par_id3148473\n" "help.text" -msgid "this is the same as the following statement:" -msgstr "Това е същото като долния оператор:" - -#: 03131700.xhp -msgctxt "" -"03131700.xhp\n" -"par_id3145609\n" -"help.text" -msgid "oIntrospection = CreateUnoService(\"com.sun.star.beans.Introspection\")" -msgstr "oIntrospection = CreateUnoService(\"com.sun.star.beans.Introspection\")" +msgid "' this is the same as the following statement:" +msgstr "" #: 03131800.xhp msgctxt "" @@ -32403,14 +32219,6 @@ msgstr "Синтаксис:" #: 03131800.xhp msgctxt "" "03131800.xhp\n" -"par_id3159176\n" -"help.text" -msgid "CreateUnoDialog( oDlgDesc )" -msgstr "CreateUnoDialog(oDlgDesc)" - -#: 03131800.xhp -msgctxt "" -"03131800.xhp\n" "hd_id3143270\n" "help.text" msgid "Example:" @@ -32427,26 +32235,10 @@ msgstr "' Извличаме описание на диалоговия проз #: 03131800.xhp msgctxt "" "03131800.xhp\n" -"par_id3149234\n" -"help.text" -msgid "oDlgDesc = DialogLibraries.Standard.Dialog1" -msgstr "oDlgDesc = DialogLibraries.Standard.Dialog1" - -#: 03131800.xhp -msgctxt "" -"03131800.xhp\n" "par_id3154923\n" "help.text" -msgid "' generate \"live\" dialog" -msgstr "' Създаваме „жив“ диалогов прозорец" - -#: 03131800.xhp -msgctxt "" -"03131800.xhp\n" -"par_id3149670\n" -"help.text" -msgid "oDlgControl = CreateUnoDialog( oDlgDesc )" -msgstr "oDlgControl = CreateUnoDialog(oDlgDesc)" +msgid "' Generate \"live\" dialog" +msgstr "" #: 03131800.xhp msgctxt "" @@ -32456,14 +32248,6 @@ msgctxt "" msgid "' display \"live\" dialog" msgstr "' Показваме „живия“ диалогов прозорец" -#: 03131800.xhp -msgctxt "" -"03131800.xhp\n" -"par_id3154072\n" -"help.text" -msgid "oDlgControl.execute" -msgstr "oDlgControl.execute" - #: 03131900.xhp msgctxt "" "03131900.xhp\n" @@ -32563,14 +32347,6 @@ msgstr "Синтаксис:" #: 03131900.xhp msgctxt "" "03131900.xhp\n" -"par_id3149203\n" -"help.text" -msgid "GlobalScope" -msgstr "GlobalScope" - -#: 03131900.xhp -msgctxt "" -"03131900.xhp\n" "hd_id3154685\n" "help.text" msgid "Example:" @@ -32595,27 +32371,11 @@ msgstr "' Извикване на Dialog1 в библиотеката на до #: 03131900.xhp msgctxt "" "03131900.xhp\n" -"par_id3125865\n" -"help.text" -msgid "oDlgDesc = DialogLibraries.Standard.Dialog1" -msgstr "oDlgDesc = DialogLibraries.Standard.Dialog1" - -#: 03131900.xhp -msgctxt "" -"03131900.xhp\n" "par_id3154910\n" "help.text" msgid "' calling Dialog2 in the application library Library1" msgstr "' Извикване на Dialog2 в библиотеката на приложение Library1" -#: 03131900.xhp -msgctxt "" -"03131900.xhp\n" -"par_id3156424\n" -"help.text" -msgid "oDlgDesc = GlobalScope.DialogLibraries.Library1.Dialog2" -msgstr "oDlgDesc = GlobalScope.DialogLibraries.Library1.Dialog2" - #: 03132000.xhp msgctxt "" "03132000.xhp\n" @@ -33141,8 +32901,8 @@ msgctxt "" "03132300.xhp\n" "par_id3154760\n" "help.text" -msgid "oUnoValue = CreateUnoValue( \"[]byte\", MyBasicValue ) to get a byte sequence." -msgstr "oUnoValue = CreateUnoValue(\"[]byte\", MyBasicValue) за получаване на последователност от байтове." +msgid "oUnoValue = CreateUnoValue( \"[]byte\", MyBasicValue ) ' to get a byte sequence." +msgstr "" #: 03132300.xhp msgctxt "" @@ -34171,7 +33931,255 @@ msgstr "Работа с %PRODUCTNAME Basic" #: main0601.xhp msgctxt "" "main0601.xhp\n" +"hd_id05182017030838384\n" +"help.text" +msgid "Working with VBA Macros" +msgstr "" + +#: main0601.xhp +msgctxt "" +"main0601.xhp\n" "hd_id3148473\n" "help.text" msgid "Help about the Help" msgstr "Помощ за помощта" + +#: special_vba_func.xhp +msgctxt "" +"special_vba_func.xhp\n" +"tit\n" +"help.text" +msgid "Exclusive VBA functions" +msgstr "" + +#: special_vba_func.xhp +msgctxt "" +"special_vba_func.xhp\n" +"bm_id051920170350145208\n" +"help.text" +msgid "<bookmark_value>VBA Functions</bookmark_value>" +msgstr "" + +#: special_vba_func.xhp +msgctxt "" +"special_vba_func.xhp\n" +"hd_id051820170313205718\n" +"help.text" +msgid "<variable id=\"exclusivevba\"><link href=\"text/sbasic/shared/special_vba_func.xhp\">Exclusive VBA functions</link></variable>" +msgstr "" + +#: special_vba_func.xhp +msgctxt "" +"special_vba_func.xhp\n" +"par_id051820170314436068\n" +"help.text" +msgid "<ahelp hid=\".\">%PRODUCTNAME Basic adds this set of functions when VBA support is enabled</ahelp>" +msgstr "" + +#: special_vba_func.xhp +msgctxt "" +"special_vba_func.xhp\n" +"hd_id051820170407499827\n" +"help.text" +msgid "These exclusive VBA functions are enabled when <item type=\"literal\">Option VBASupport 1</item> is the first line of a %PRODUCTNAME Basic module." +msgstr "" + +#: special_vba_func.xhp +msgctxt "" +"special_vba_func.xhp\n" +"bm_id05192017035621676\n" +"help.text" +msgid "<bookmark_value>VBA Functions;Text Functions</bookmark_value>" +msgstr "" + +#: special_vba_func.xhp +msgctxt "" +"special_vba_func.xhp\n" +"par_id051820170355592834\n" +"help.text" +msgid "Text functions" +msgstr "" + +#: special_vba_func.xhp +msgctxt "" +"special_vba_func.xhp\n" +"bm_id051920170357078705\n" +"help.text" +msgid "<bookmark_value>VBA Functions;Financial Functions</bookmark_value>" +msgstr "" + +#: special_vba_func.xhp +msgctxt "" +"special_vba_func.xhp\n" +"par_id051820170355592581\n" +"help.text" +msgid "Financial functions" +msgstr "" + +#: special_vba_func.xhp +msgctxt "" +"special_vba_func.xhp\n" +"bm_id051920170357347041\n" +"help.text" +msgid "<bookmark_value>VBA Functions;Date and Time Functions</bookmark_value>" +msgstr "" + +#: special_vba_func.xhp +msgctxt "" +"special_vba_func.xhp\n" +"par_id051820170356005357\n" +"help.text" +msgid "Date and time functions" +msgstr "" + +#: special_vba_func.xhp +msgctxt "" +"special_vba_func.xhp\n" +"bm_id051920170358002074\n" +"help.text" +msgid "<bookmark_value>VBA Functions;I/O Functions</bookmark_value>" +msgstr "" + +#: special_vba_func.xhp +msgctxt "" +"special_vba_func.xhp\n" +"par_id051820170356006501\n" +"help.text" +msgid "I/O Functions" +msgstr "" + +#: special_vba_func.xhp +msgctxt "" +"special_vba_func.xhp\n" +"bm_id051920170358346963\n" +"help.text" +msgid "<bookmark_value>VBA Functions;Mathematical Functions</bookmark_value>" +msgstr "" + +#: special_vba_func.xhp +msgctxt "" +"special_vba_func.xhp\n" +"par_id051820170356005221\n" +"help.text" +msgid "Mathematical Functions" +msgstr "" + +#: special_vba_func.xhp +msgctxt "" +"special_vba_func.xhp\n" +"bm_id051920170359045662\n" +"help.text" +msgid "<bookmark_value>VBA Functions;Object Functions</bookmark_value>" +msgstr "" + +#: special_vba_func.xhp +msgctxt "" +"special_vba_func.xhp\n" +"hd_id051920170347039686\n" +"help.text" +msgid "Object Functions" +msgstr "" + +#: vbasupport.xhp +msgctxt "" +"vbasupport.xhp\n" +"tit\n" +"help.text" +msgid "Support for VBA Macros" +msgstr "" + +#: vbasupport.xhp +msgctxt "" +"vbasupport.xhp\n" +"hd_id051720170332046289\n" +"help.text" +msgid "<variable id=\"vbamacros\"><link href=\"text/sbasic/shared/vbasupport.xhp\">Working with VBA Macros</link></variable>" +msgstr "" + +#: vbasupport.xhp +msgctxt "" +"vbasupport.xhp\n" +"par_id05172017033242490\n" +"help.text" +msgid "<ahelp hid=\".\">Visual Basic for Applications (VBA) is an implementation of Microsoft's Visual Basic which is built into all Microsoft Office applications. </ahelp>" +msgstr "" + +#: vbasupport.xhp +msgctxt "" +"vbasupport.xhp\n" +"par_id051720170332428854\n" +"help.text" +msgid "Support for VBA is not complete, but it covers a large portion of the common usage patterns. Most macros use a manageable subset of objects in the Excel API (such as the Range, Worksheet, Workbook, etc.) and the support include those objects, and the most commonly used method/properties of those objects." +msgstr "" + +#: vbasupport.xhp +msgctxt "" +"vbasupport.xhp\n" +"hd_id051720170350145604\n" +"help.text" +msgid "Loading Microsoft Office documents with executable VBA macros" +msgstr "" + +#: vbasupport.xhp +msgctxt "" +"vbasupport.xhp\n" +"par_id051720170350147298\n" +"help.text" +msgid "Go to <item type=\"menuitem\">Tools – Options – Load / Save – VBA Properties</item> and mark the <emph>Excutable code</emph> checkbox. Then load or open your document." +msgstr "" + +#: vbasupport.xhp +msgctxt "" +"vbasupport.xhp\n" +"hd_id051720170400536628\n" +"help.text" +msgid "Runing VBA Macros" +msgstr "" + +#: vbasupport.xhp +msgctxt "" +"vbasupport.xhp\n" +"par_id051720170400539565\n" +"help.text" +msgid "Run VBA macros in the same way as %PRODUCTNAME Basic macros." +msgstr "" + +#: vbasupport.xhp +msgctxt "" +"vbasupport.xhp\n" +"par_id051720170407404013\n" +"help.text" +msgid "Since support for VBA is not complete, you may have to edit the VBA code and complete the missing support with %PRODUCTNAME Basic objects, statements and functions." +msgstr "" + +#: vbasupport.xhp +msgctxt "" +"vbasupport.xhp\n" +"hd_id051720170400533411\n" +"help.text" +msgid "Editing VBA Macros" +msgstr "" + +#: vbasupport.xhp +msgctxt "" +"vbasupport.xhp\n" +"par_id051720170400532486\n" +"help.text" +msgid "VBA macros can be edited in the %PRODUCTNAME Basic IDE." +msgstr "" + +#: vbasupport.xhp +msgctxt "" +"vbasupport.xhp\n" +"par_id051720171119254111\n" +"help.text" +msgid "<link href=\"text/shared/optionen/01130100.xhp\">VBA Properties</link>" +msgstr "" + +#: vbasupport.xhp +msgctxt "" +"vbasupport.xhp\n" +"par_id051720170407401872\n" +"help.text" +msgid "<link href=\"text/sbasic/shared/01030000.xhp\">%PRODUCTNAME Basic IDE</link>" +msgstr "" diff --git a/source/bg/helpcontent2/source/text/scalc/00.po b/source/bg/helpcontent2/source/text/scalc/00.po index 70ead7a65e5..b78be6910c0 100644 --- a/source/bg/helpcontent2/source/text/scalc/00.po +++ b/source/bg/helpcontent2/source/text/scalc/00.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2017-05-09 16:45+0200\n" +"POT-Creation-Date: 2017-05-30 09:54+0200\n" "PO-Revision-Date: 2016-11-26 00:38+0000\n" "Last-Translator: Mihail Balabanov <m.balabanov@gmail.com>\n" "Language-Team: .\n" @@ -990,7 +990,7 @@ msgctxt "" "00000406.xhp\n" "par_id3146919\n" "help.text" -msgid "Choose <emph>Data - </emph><emph>C</emph><emph>alculate</emph><emph> - Recalculate</emph>" +msgid "Choose <emph>Data - Calculate - Recalculate</emph>" msgstr "" #: 00000406.xhp diff --git a/source/bg/helpcontent2/source/text/scalc/01.po b/source/bg/helpcontent2/source/text/scalc/01.po index 19218d06587..5390be0abf3 100644 --- a/source/bg/helpcontent2/source/text/scalc/01.po +++ b/source/bg/helpcontent2/source/text/scalc/01.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2017-05-18 00:24+0200\n" +"POT-Creation-Date: 2017-05-30 09:54+0200\n" "PO-Revision-Date: 2016-10-13 08:59+0000\n" "Last-Translator: Mihail Balabanov <m.balabanov@gmail.com>\n" "Language-Team: LibreOffice на български\n" @@ -62702,7 +62702,7 @@ msgctxt "" "func_weekday.xhp\n" "par_id3156188\n" "help.text" -msgid "These values apply only to the standard date format that you select under <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"menuitem\">%PRODUCTNAME - Preferences</item></caseinline><defaultinline><item type=\"menuitem\">Tools - Options</item></defaultinline></switchinline><emph/><item type=\"menuitem\">- %PRODUCTNAME Calc - Calculate</item>." +msgid "These values apply only to the standard date format that you select under <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"menuitem\">%PRODUCTNAME - Preferences</item></caseinline><defaultinline><item type=\"menuitem\">Tools - Options</item></defaultinline></switchinline><item type=\"menuitem\">- %PRODUCTNAME Calc - Calculate</item>." msgstr "" #: func_weekday.xhp @@ -62742,7 +62742,7 @@ msgctxt "" "func_weekday.xhp\n" "par_id050220170616006699\n" "help.text" -msgid "<item type=\"literal\">=WEEKDAY(\"</item><item type=\"literal\">2017</item><item type=\"literal\">-0</item><item type=\"literal\">5</item><item type=\"literal\">-</item><item type=\"literal\">02</item><item type=\"literal\">\";1</item><item type=\"literal\">4</item><item type=\"literal\">)</item> returns 6 (the Type parameter is 14, therefore Thursday is day number 1. May 2, 2017 was a Tuesday and therefore day number 6)" +msgid "<item type=\"literal\">=WEEKDAY(\"2017-05-02\";14)</item> returns 6 (the Type parameter is 14, therefore Thursday is day number 1. May 2, 2017 was a Tuesday and therefore day number 6)" msgstr "" #: func_weekday.xhp @@ -63334,7 +63334,7 @@ msgctxt "" "func_workday.intl.xhp\n" "par_id24102016001218469\n" "help.text" -msgid "Alternatively, use the weekend string “0000001” for Sunday only weekend." +msgid "Alternatively, use the weekend string \"0000001\" for Sunday only weekend." msgstr "" #: func_workday.intl.xhp @@ -63342,7 +63342,7 @@ msgctxt "" "func_workday.intl.xhp\n" "par_id241020160012183680\n" "help.text" -msgid "<item type=\"literal\">=WORKDAY.INTL(C3;D3;“0000001”;F3:J3)</item> returns January 9, 2017." +msgid "<item type=\"literal\">=WORKDAY.INTL(C3;D3;\"0000001\";F3:J3)</item> returns January 9, 2017." msgstr "" #: func_workday.intl.xhp diff --git a/source/bg/helpcontent2/source/text/schart/01.po b/source/bg/helpcontent2/source/text/schart/01.po index 75358515f0b..63074878a9d 100644 --- a/source/bg/helpcontent2/source/text/schart/01.po +++ b/source/bg/helpcontent2/source/text/schart/01.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2017-05-17 15:41+0200\n" +"POT-Creation-Date: 2017-06-06 20:00+0200\n" "PO-Revision-Date: 2016-07-26 22:48+0000\n" "Last-Translator: Mihail Balabanov <m.balabanov@gmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -973,8 +973,8 @@ msgctxt "" "04050000.xhp\n" "par_id3149409\n" "help.text" -msgid "<ahelp hid=\"modules/schart/ui/tp_ErrorBars/RB_NONE\">Does not show any error bars.</ahelp>" -msgstr "<ahelp hid=\"modules/schart/ui/tp_ErrorBars/RB_NONE\">Не се показват отсечки на грешката.</ahelp>" +msgid "<ahelp hid=\".\">Does not show any error bars.</ahelp>" +msgstr "" #: 04050000.xhp msgctxt "" @@ -989,8 +989,8 @@ msgctxt "" "04050000.xhp\n" "par_id3151390\n" "help.text" -msgid "<ahelp hid=\"modules/schart/ui/tp_ErrorBars/RB_CONST\">Displays constant values that you specify in the Parameters area.</ahelp>" -msgstr "<ahelp hid=\"modules/schart/ui/tp_ErrorBars/RB_CONST\">Показва постоянните стойности, които сте задали в областта Параметри.</ahelp>" +msgid "<ahelp hid=\".\">Displays constant values that you specify in the Parameters area.</ahelp>" +msgstr "" #: 04050000.xhp msgctxt "" @@ -1005,8 +1005,8 @@ msgctxt "" "04050000.xhp\n" "par_id3150048\n" "help.text" -msgid "<ahelp hid=\"modules/schart/ui/tp_ErrorBars/RB_PERCENT\">Displays a percentage. The display refers to the corresponding data point. Set the percentage in the Parameters area.</ahelp>" -msgstr "<ahelp hid=\"modules/schart/ui/tp_ErrorBars/RB_PERCENT\">Показва процент. Показаната стойност се отнася за съответната точка от графиката. Задайте процента в областта Параметри.</ahelp>" +msgid "<ahelp hid=\".\">Displays a percentage. The display refers to the corresponding data point. Set the percentage in the Parameters area.</ahelp>" +msgstr "" #: 04050000.xhp msgctxt "" @@ -1037,24 +1037,24 @@ msgctxt "" "04050000.xhp\n" "par_id3157979\n" "help.text" -msgid "<ahelp hid=\".\">Variance: Displays the variance calculated from the number of data points and respective values.</ahelp>" -msgstr "<ahelp hid=\".\">Дисперсия: показва се дисперсията, изчислена според броя и стойностите на точките от графиката.</ahelp>" +msgid "Variance: Displays the variance calculated from the number of data points and respective values." +msgstr "" #: 04050000.xhp msgctxt "" "04050000.xhp\n" "par_id3153249\n" "help.text" -msgid "<ahelp hid=\".\">Standard Deviation: Displays the standard deviation (square root of the variance). Unlike other functions, error bars are centered on the mean.</ahelp>" -msgstr "<ahelp hid=\".\">Стандартно отклонение: показва се стандартното отклонение (корен квадратен от дисперсията). За разлика от другите функции, отсечките са центрирани около средната стойност.</ahelp>" +msgid "Standard Deviation: Displays the standard deviation (square root of the variance). Unlike other functions, error bars are centered on the mean." +msgstr "" #: 04050000.xhp msgctxt "" "04050000.xhp\n" "par_id3149870\n" "help.text" -msgid "<ahelp hid=\".\">Error Margin: Displays the highest error margin in percent according to the highest value of the data group. Set the percentage in the Parameters area.</ahelp>" -msgstr "<ahelp hid=\".\">Допустима грешка: показва се най-голямата допустима грешка в проценти според най-голямата стойност в групата от данни. Задайте процента в областта Параметри.</ahelp>" +msgid "Error Margin: Displays the highest error margin in percent according to the highest value of the data group. Set the percentage in the Parameters area." +msgstr "" #: 04050000.xhp msgctxt "" @@ -1149,16 +1149,16 @@ msgctxt "" "04050000.xhp\n" "hd_id3156396\n" "help.text" -msgid "Error indicator" -msgstr "Индикатор на грешката" +msgid "Error Indicator" +msgstr "" #: 04050000.xhp msgctxt "" "04050000.xhp\n" "par_id3150539\n" "help.text" -msgid "<ahelp hid=\".\">Specifies the error indicator.</ahelp>" -msgstr "<ahelp hid=\".\">Задава индикатора на грешката.</ahelp>" +msgid "Specifies the error indicator." +msgstr "" #: 04050000.xhp msgctxt "" @@ -1493,7 +1493,7 @@ msgctxt "" "04050100.xhp\n" "par_id18082016153820777\n" "help.text" -msgid "Following regression types are available:" +msgid "The following regression types are available:" msgstr "" #: 04050100.xhp diff --git a/source/bg/helpcontent2/source/text/shared.po b/source/bg/helpcontent2/source/text/shared.po index ef6ce2e29da..4b3e6502a32 100644 --- a/source/bg/helpcontent2/source/text/shared.po +++ b/source/bg/helpcontent2/source/text/shared.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2017-05-09 16:45+0200\n" +"POT-Creation-Date: 2017-06-06 20:00+0200\n" "PO-Revision-Date: 2016-07-26 22:45+0000\n" "Last-Translator: Mihail Balabanov <m.balabanov@gmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -141,8 +141,8 @@ msgctxt "" "3dsettings_toolbar.xhp\n" "par_idN10617\n" "help.text" -msgid "<ahelp hid=\".\">Select an extrusion depth.</ahelp>" -msgstr "<ahelp hid=\".\">Изберете дълбочина за екструдиране.</ahelp>" +msgid "Select an extrusion depth." +msgstr "" #: 3dsettings_toolbar.xhp msgctxt "" @@ -181,8 +181,8 @@ msgctxt "" "3dsettings_toolbar.xhp\n" "par_idN10698\n" "help.text" -msgid "<ahelp hid=\".\">Select a perspective or parallel extrusion method.</ahelp>" -msgstr "<ahelp hid=\".\">Изберете перспективно или успоредно екструдиране.</ahelp>" +msgid "Select a perspective or parallel extrusion method." +msgstr "" #: 3dsettings_toolbar.xhp msgctxt "" @@ -205,16 +205,16 @@ msgctxt "" "3dsettings_toolbar.xhp\n" "par_idN106C6\n" "help.text" -msgid "<ahelp hid=\".\">Select a lighting direction.</ahelp>" -msgstr "<ahelp hid=\".\">Изберете посока на осветяване.</ahelp>" +msgid "Select a lighting direction." +msgstr "" #: 3dsettings_toolbar.xhp msgctxt "" "3dsettings_toolbar.xhp\n" "par_idN106E1\n" "help.text" -msgid "<ahelp hid=\".\">Select a lighting intensity.</ahelp>" -msgstr "<ahelp hid=\".\">Изберете сила на осветяване.</ahelp>" +msgid "Select a lighting intensity." +msgstr "" #: 3dsettings_toolbar.xhp msgctxt "" @@ -237,8 +237,8 @@ msgctxt "" "3dsettings_toolbar.xhp\n" "par_idN10717\n" "help.text" -msgid "<ahelp hid=\".\">Select a surface material or a wireframe display.</ahelp>" -msgstr "<ahelp hid=\".\">Изберете материал за повърхността или показване с телена рамка.</ahelp>" +msgid "Select a surface material or a wireframe display." +msgstr "" #: 3dsettings_toolbar.xhp msgctxt "" @@ -349,8 +349,8 @@ msgctxt "" "fontwork_toolbar.xhp\n" "par_idN105DC\n" "help.text" -msgid "<ahelp hid=\".\">Click to apply the alignment to the selected Fontwork objects.</ahelp>" -msgstr "<ahelp hid=\".\">Щракнете, за да приложите подравняването върху избраните обекти на Fontwork.</ahelp>" +msgid "Click to apply the alignment to the selected Fontwork objects." +msgstr "" #: fontwork_toolbar.xhp msgctxt "" @@ -373,8 +373,8 @@ msgctxt "" "fontwork_toolbar.xhp\n" "par_idN1060E\n" "help.text" -msgid "<ahelp hid=\".\">Click to apply the character spacing to the selected Fontwork objects.</ahelp>" -msgstr "<ahelp hid=\".\">Щракнете, за да приложите знаковата разредка върху избраните обекти на Fontwork.</ahelp>" +msgid "Click to apply the character spacing to the selected Fontwork objects." +msgstr "" #: fontwork_toolbar.xhp msgctxt "" @@ -389,8 +389,8 @@ msgctxt "" "fontwork_toolbar.xhp\n" "par_idN10621\n" "help.text" -msgid "<ahelp hid=\".\">Opens the Fontwork Character Spacing dialog where you can enter a new character spacing value.</ahelp>" -msgstr "<ahelp hid=\".\">Отваря диалоговия прозорец „Знакова разредка на Fontwork“, в който можете да въведете нова стойност за знакова разредка.</ahelp>" +msgid "Opens the Fontwork Character Spacing dialog where you can enter a new character spacing value." +msgstr "" #: fontwork_toolbar.xhp msgctxt "" @@ -421,8 +421,8 @@ msgctxt "" "fontwork_toolbar.xhp\n" "par_idN1064F\n" "help.text" -msgid "<ahelp hid=\".\">Switches the <link href=\"text/shared/00/00000005.xhp#kerning\"> kerning</link> of character pairs on and off.</ahelp>" -msgstr "<ahelp hid=\".\">Включва и изключва <link href=\"text/shared/00/00000005.xhp#kerning\">керна</link> на двойки знаци.</ahelp>" +msgid "Switches the <link href=\"text/shared/00/00000005.xhp#kerning\"> kerning</link> of character pairs on and off." +msgstr "" #: main0108.xhp msgctxt "" diff --git a/source/bg/helpcontent2/source/text/shared/00.po b/source/bg/helpcontent2/source/text/shared/00.po index a89d64e3fd8..035b5546a9b 100644 --- a/source/bg/helpcontent2/source/text/shared/00.po +++ b/source/bg/helpcontent2/source/text/shared/00.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2017-05-12 14:35+0200\n" +"POT-Creation-Date: 2017-05-30 09:54+0200\n" "PO-Revision-Date: 2016-10-14 08:32+0000\n" "Last-Translator: Mihail Balabanov <m.balabanov@gmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -3917,8 +3917,8 @@ msgctxt "" "00000200.xhp\n" "par_id2\n" "help.text" -msgid "The following file types do not show an options dialog: PWP, RAS, SVG, TIFF, XPM." -msgstr "За следните типове файлове не се показва диалог с настройки: PWP, RAS, SVG, TIFF, XPM." +msgid "The following file types do not show an options dialog: RAS, SVG, TIFF, XPM." +msgstr "" #: 00000200.xhp msgctxt "" @@ -6165,8 +6165,8 @@ msgctxt "" "00000401.xhp\n" "par_id3153581\n" "help.text" -msgid "On the <emph>Print Preview</emph><emph>Bar</emph> of a text document, click" -msgstr "В лентата <emph>Мостра за печат</emph> на текстов документ щракнете върху" +msgid "On the <emph>Print Preview</emph> bar of a text document, click" +msgstr "" #: 00000401.xhp msgctxt "" diff --git a/source/bg/helpcontent2/source/text/shared/01.po b/source/bg/helpcontent2/source/text/shared/01.po index 257a53d9440..5cd9a12f78c 100644 --- a/source/bg/helpcontent2/source/text/shared/01.po +++ b/source/bg/helpcontent2/source/text/shared/01.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2017-05-17 15:41+0200\n" +"POT-Creation-Date: 2017-06-06 20:00+0200\n" "PO-Revision-Date: 2017-05-10 18:33+0000\n" "Last-Translator: Mihail Balabanov <m.balabanov@gmail.com>\n" "Language-Team: .\n" @@ -513,278 +513,6 @@ msgctxt "" msgid "<link href=\"text/shared/01/02110000.xhp\" name=\"Navigator for Master Documents\">Navigator for Master Documents</link>" msgstr "<link href=\"text/shared/01/02110000.xhp\" name=\"Навигатор за главни документи\">Навигатор за главни документи</link>" -#: 01010100.xhp -msgctxt "" -"01010100.xhp\n" -"tit\n" -"help.text" -msgid "Templates Manager" -msgstr "Управление на шаблоните" - -#: 01010100.xhp -msgctxt "" -"01010100.xhp\n" -"par_id3148520\n" -"help.text" -msgid "The <emph>Templates Manager</emph> dialog allows you to manage your templates." -msgstr "Диалоговият прозорец <emph>Управление на шаблоните</emph> ви позволява да организирате шаблоните си." - -#: 01010100.xhp -msgctxt "" -"01010100.xhp\n" -"par_id3157898\n" -"help.text" -msgid "To open the <emph>Templates Manager</emph> dialog, do one of the following:" -msgstr "За да отворите диалоговия прозорец <emph>Управление на шаблоните</emph>, направете едно от следните неща:" - -#: 01010100.xhp -msgctxt "" -"01010100.xhp\n" -"par_id3156414\n" -"help.text" -msgid "Choose <emph>File - New - Templates</emph>" -msgstr "Изберете <emph>Файл - Нов - Шаблони</emph>." - -#: 01010100.xhp -msgctxt "" -"01010100.xhp\n" -"par_id3153114\n" -"help.text" -msgid "Press Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+N." -msgstr "Натиснете Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+N." - -#: 01010100.xhp -msgctxt "" -"01010100.xhp\n" -"hd_id3159234\n" -"help.text" -msgid "Categories" -msgstr "Категории" - -#: 01010100.xhp -msgctxt "" -"01010100.xhp\n" -"par_id3157958\n" -"help.text" -msgid "<ahelp hid=\".\">Categories are shown in the box on the left side of the<emph> Templates and Documents</emph> dialog. Click a category to display the files associated with that category in the <emph>Title </emph>box.</ahelp>" -msgstr "<ahelp hid=\".\">В списъка в лявата част на диалоговия прозорец <emph>Шаблони и документи</emph> са показани категории. Щракнете върху категория, за да видите свързаните с нея файлове в полето <emph>Заглавие</emph>.</ahelp>" - -#: 01010100.xhp -msgctxt "" -"01010100.xhp\n" -"hd_id3149388\n" -"help.text" -msgid "Title Box" -msgstr "Поле Заглавие" - -#: 01010100.xhp -msgctxt "" -"01010100.xhp\n" -"par_id3150355\n" -"help.text" -msgid "<ahelp hid=\"HID_TEMPLATEDLG_FILEVIEW\">Lists the available templates or documents for the selected category. Select a template or document and, then click <emph>Open</emph>. To preview the document, click the <emph>Preview</emph> button above the box on the right.</ahelp>" -msgstr "<ahelp hid=\"HID_TEMPLATEDLG_FILEVIEW\">Изброява наличните шаблони или документи от избраната категория. Изберете шаблон или документи и щракнете върху <emph>Отваряне</emph>. За да видите мостра на документа, щракнете върху бутона <emph>Мостра</emph> над полето отдясно.</ahelp>" - -#: 01010100.xhp -msgctxt "" -"01010100.xhp\n" -"hd_id3152996\n" -"help.text" -msgid "Back" -msgstr "Назад" - -#: 01010100.xhp -msgctxt "" -"01010100.xhp\n" -"par_id3153257\n" -"help.text" -msgid "<image id=\"img_id3149784\" src=\"res/sc06301.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3149784\">Icon</alt></image>" -msgstr "<image id=\"img_id3149784\" src=\"res/sc06301.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3149784\">Икона</alt></image>" - -#: 01010100.xhp -msgctxt "" -"01010100.xhp\n" -"par_id3153822\n" -"help.text" -msgid "<ahelp hid=\"HID_TEMPLATEDLG_TB_BACK\">Moves back to the previous window in the dialog.</ahelp>" -msgstr "<ahelp hid=\"HID_TEMPLATEDLG_TB_BACK\">Преминава към предишния прозорец в диалога.</ahelp>" - -#: 01010100.xhp -msgctxt "" -"01010100.xhp\n" -"hd_id3148685\n" -"help.text" -msgid "Up One Level" -msgstr "Едно ниво нагоре" - -#: 01010100.xhp -msgctxt "" -"01010100.xhp\n" -"par_id3156152\n" -"help.text" -msgid "<image id=\"img_id3149762\" src=\"svtools/res/up_small.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3149762\">Icon</alt></image>" -msgstr "<image id=\"img_id3149762\" src=\"svtools/res/up_small.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3149762\">Икона</alt></image>" - -#: 01010100.xhp -msgctxt "" -"01010100.xhp\n" -"par_id3156024\n" -"help.text" -msgid "<ahelp hid=\"HID_TEMPLATEDLG_TB_PREV\">Moves up one folder level, if available.</ahelp>" -msgstr "<ahelp hid=\"HID_TEMPLATEDLG_TB_PREV\">Преминава в папката от следващото по-горно ниво, ако е възможно.</ahelp>" - -#: 01010100.xhp -msgctxt "" -"01010100.xhp\n" -"hd_id3147264\n" -"help.text" -msgid "Print" -msgstr "Печат" - -#: 01010100.xhp -msgctxt "" -"01010100.xhp\n" -"par_id3154346\n" -"help.text" -msgid "<image id=\"img_id3148663\" src=\"cmd/sc_print.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3148663\">Icon</alt></image>" -msgstr "<image id=\"img_id3148663\" src=\"cmd/sc_print.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3148663\">Икона</alt></image>" - -#: 01010100.xhp -msgctxt "" -"01010100.xhp\n" -"par_id3150359\n" -"help.text" -msgid "<ahelp hid=\"HID_TEMPLATEDLG_TB_PRINT\">Prints the selected template or document.</ahelp>" -msgstr "<ahelp hid=\"HID_TEMPLATEDLG_TB_PRINT\">Отпечатва избрания шаблон или документ.</ahelp>" - -#: 01010100.xhp -msgctxt "" -"01010100.xhp\n" -"hd_id3149651\n" -"help.text" -msgid "Preview" -msgstr "Мостра" - -#: 01010100.xhp -msgctxt "" -"01010100.xhp\n" -"par_id3148799\n" -"help.text" -msgid "<ahelp hid=\"HID_TEMPLATEDLG_TB_PRINT\">Allows you to preview the template or document, as well as view the document properties.</ahelp> To preview the template or document, click the <emph>Preview</emph> icon at the top of the Preview box on the right side of the dialog. To view the properties of the document, click the <emph>Document Properties</emph> icon at the top of the Preview box." -msgstr "<ahelp hid=\"HID_TEMPLATEDLG_TB_PRINT\">Позволява ви да видите мостра на шаблон или документ, както и свойствата на документ.</ahelp> За да видите мостра на шаблон или документ, щракнете върху иконата <emph>Мостра</emph> над полето за мостра в дясната част на диалоговия прозорец. За да видите свойствата на документа, щракнете върху иконата <emph>Свойства на документа</emph> над полето за мостра." - -#: 01010100.xhp -msgctxt "" -"01010100.xhp\n" -"hd_id3149807\n" -"help.text" -msgid "Preview" -msgstr "Мостра" - -#: 01010100.xhp -msgctxt "" -"01010100.xhp\n" -"par_id3150741\n" -"help.text" -msgid "<image id=\"img_id3148451\" src=\"svtools/res/preview_small.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3148451\">Icon</alt></image>" -msgstr "<image id=\"img_id3148451\" src=\"svtools/res/preview_small.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3148451\">Икона</alt></image>" - -#: 01010100.xhp -msgctxt "" -"01010100.xhp\n" -"par_id3151043\n" -"help.text" -msgid "<ahelp hid=\"HID_TEMPLATEDLG_TB_PREVIEW\">Allows you to preview the selected template or document.</ahelp>" -msgstr "<ahelp hid=\"HID_TEMPLATEDLG_TB_PREVIEW\">Показва мостра на избрания шаблон или документ.</ahelp>" - -#: 01010100.xhp -msgctxt "" -"01010100.xhp\n" -"hd_id3145606\n" -"help.text" -msgid "Document Properties" -msgstr "Свойства на документа" - -#: 01010100.xhp -msgctxt "" -"01010100.xhp\n" -"par_id3147353\n" -"help.text" -msgid "<image id=\"img_id3153367\" src=\"svtools/res/info_small.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3153367\">Icon</alt></image>" -msgstr "<image id=\"img_id3153367\" src=\"svtools/res/info_small.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3153367\">Икона</alt></image>" - -#: 01010100.xhp -msgctxt "" -"01010100.xhp\n" -"par_id3153210\n" -"help.text" -msgid "<ahelp hid=\"HID_TEMPLATEDLG_TB_DOCINFO\">Displays the properties for the selected template or document.</ahelp>" -msgstr "<ahelp hid=\"HID_TEMPLATEDLG_TB_DOCINFO\">Показва свойствата на избрания шаблон или документ.</ahelp>" - -#: 01010100.xhp -msgctxt "" -"01010100.xhp\n" -"hd_id3153142\n" -"help.text" -msgid "Organize" -msgstr "Организиране" - -#: 01010100.xhp -msgctxt "" -"01010100.xhp\n" -"par_id3156441\n" -"help.text" -msgid "<ahelp hid=\"SVTOOLS_PUSHBUTTON_DLG_DOCTEMPLATE_BTN_DOCTEMPLATE_MANAGE\">Adds, removes, or rearranges templates or sample documents.</ahelp>" -msgstr "<ahelp hid=\"SVTOOLS_PUSHBUTTON_DLG_DOCTEMPLATE_BTN_DOCTEMPLATE_MANAGE\">Служи за добавяне, премахване и пренареждане на шаблони или примерни документи.</ahelp>" - -#: 01010100.xhp -msgctxt "" -"01010100.xhp\n" -"hd_id3149483\n" -"help.text" -msgid "Edit" -msgstr "Редактиране" - -#: 01010100.xhp -msgctxt "" -"01010100.xhp\n" -"par_id3154470\n" -"help.text" -msgid "<ahelp hid=\"SVTOOLS_PUSHBUTTON_DLG_DOCTEMPLATE_BTN_DOCTEMPLATE_EDIT\">Opens the selected template for editing.</ahelp>" -msgstr "<ahelp hid=\"SVTOOLS_PUSHBUTTON_DLG_DOCTEMPLATE_BTN_DOCTEMPLATE_EDIT\">Отваря избрания шаблон за редактиране.</ahelp>" - -#: 01010100.xhp -msgctxt "" -"01010100.xhp\n" -"hd_id3147428\n" -"help.text" -msgid "Open" -msgstr "Отваряне" - -#: 01010100.xhp -msgctxt "" -"01010100.xhp\n" -"par_id3148617\n" -"help.text" -msgid "<ahelp hid=\"SVTOOLS_PUSHBUTTON_DLG_DOCTEMPLATE_BTN_DOCTEMPLATE_EDIT\">Opens the selected document or creates a document based on the selected template.</ahelp>" -msgstr "<ahelp hid=\"SVTOOLS_PUSHBUTTON_DLG_DOCTEMPLATE_BTN_DOCTEMPLATE_EDIT\">Отваря избрания документ или създава документ, базиран на избрания шаблон.</ahelp>" - -#: 01010100.xhp -msgctxt "" -"01010100.xhp\n" -"par_id3155306\n" -"help.text" -msgid "To add another folder to the template path, choose <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - <link href=\"text/shared/optionen/01010300.xhp\" name=\"$[officename] - Paths\"><emph>$[officename] - Paths</emph></link>, and then enter the path." -msgstr "За да добавите папка към пътя за шаблони, изберете <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Инструменти - Настройки</defaultinline></switchinline> - <link href=\"text/shared/optionen/01010300.xhp\" name=\"Инструменти - Настройки - $[officename] - Пътища\"><emph>$[officename] - Пътища</emph></link> и въведете пътя." - -#: 01010100.xhp -msgctxt "" -"01010100.xhp\n" -"par_id3149379\n" -"help.text" -msgid "<link href=\"text/shared/01/01100000.xhp\" name=\"File properties\">File properties</link>" -msgstr "<link href=\"text/shared/01/01100000.xhp\" name=\"Свойства на файл\">Свойства на файл</link>" - #: 01010200.xhp msgctxt "" "01010200.xhp\n" @@ -2286,8 +2014,8 @@ msgctxt "" "01020000.xhp\n" "par_id7375713\n" "help.text" -msgid "When you use <item type=\"menuitem\">File - Template - Save</item> to save a template, the template will be stored in your user template folder. When you open a document that is based on such a template, the document will be checked for a changed template as decribed below. The template is associated with the document, it may be called a \"sticky template\"." -msgstr "Когато запишете шаблон с <item type=\"menuitem\">Файл - Шаблон - Записване</item>, той ще бъде съхранен в папката ви за потребителски шаблони. Когато отворите документ, базиран на такъв шаблон, документът ще бъде проверен за промяна на шаблона, както е описано по-долу. Шаблонът е свързан с документа и може да се нарече „устойчив шаблон“." +msgid "When you use <item type=\"menuitem\">File - Templates - Save as Template</item> to save a template, the template will be stored in your user template folder. When you open a document that is based on such a template, the document will be checked for a changed template as decribed below. The template is associated with the document, it may be called a \"sticky template\"." +msgstr "" #: 01020000.xhp msgctxt "" @@ -11118,8 +10846,8 @@ msgctxt "" "02230402.xhp\n" "par_id3147573\n" "help.text" -msgid "<ahelp hid=\"svx/ui/redlinefilterpage/endtime\">Filters the list of changes according to the date and the time that you specify.</ahelp>" -msgstr "<ahelp hid=\"svx/ui/redlinefilterpage/endtime\">Филтрира списъка на промените според зададени от вас дата и час.</ahelp>" +msgid "<ahelp hid=\".\">Filters the list of changes according to the date and the time that you specify.</ahelp>" +msgstr "" #: 02230402.xhp msgctxt "" @@ -11142,8 +10870,8 @@ msgctxt "" "02230402.xhp\n" "par_id3143270\n" "help.text" -msgid "<ahelp hid=\"svx/ui/redlinefilterpage/endclock\">Enters the current date and time into the corresponding boxes.</ahelp>" -msgstr "<ahelp hid=\"svx/ui/redlinefilterpage/endclock\">Въвежда текущата дата и час в съответните полета.</ahelp>" +msgid "<ahelp hid=\".\">Enters the current date and time into the corresponding boxes.</ahelp>" +msgstr "" #: 02230402.xhp msgctxt "" @@ -11158,8 +10886,8 @@ msgctxt "" "02230402.xhp\n" "par_id3150084\n" "help.text" -msgid "<ahelp hid=\"svx/ui/redlinefilterpage/authorlist\">Filters the list of changes according to the name of the author that you select from the list.</ahelp>" -msgstr "<ahelp hid=\"svx/ui/redlinefilterpage/authorlist\">Филтрира списъка на промените по името на автора, което изберете в списъка.</ahelp>" +msgid "<ahelp hid=\".\">Filters the list of changes according to the name of the author that you select from the list.</ahelp>" +msgstr "" #: 02230402.xhp msgctxt "" @@ -11174,8 +10902,8 @@ msgctxt "" "02230402.xhp\n" "par_id3156344\n" "help.text" -msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\"><ahelp hid=\"svx/ui/redlinefilterpage/rangeedit\">Filters the list of changes according to the range of cells that you specify. To select a range of cells in your sheet, click the <emph>Set Reference </emph>button (<emph>...</emph>).</ahelp></caseinline></switchinline>" -msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\"><ahelp hid=\"svx/ui/redlinefilterpage/rangeedit\">Филтрира списъка на промените според зададена от вас област от клетки. За да изберете област от клетки в листа, щракнете върху бутона <emph>Задаване на обръщение</emph> (<emph>...</emph>).</ahelp></caseinline></switchinline>" +msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\"><ahelp hid=\".\">Filters the list of changes according to the range of cells that you specify. To select a range of cells in your sheet, click the <emph>Set Reference </emph>button (<emph>...</emph>).</ahelp></caseinline></switchinline>" +msgstr "" #: 02230402.xhp msgctxt "" @@ -11246,8 +10974,8 @@ msgctxt "" "02230402.xhp\n" "par_id3155413\n" "help.text" -msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><ahelp hid=\"svx/ui/redlinefilterpage/actionlist\">Filters the list of changes according to the type of change that you select in the <emph>Action</emph> box.</ahelp></caseinline></switchinline>" -msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><ahelp hid=\"svx/ui/redlinefilterpage/actionlist\">Филтрира списъка на промените според вида промяна, избран от вас в полето <emph>Действие</emph>.</ahelp></caseinline></switchinline>" +msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><ahelp hid=\".\">Filters the list of changes according to the type of change that you select in the <emph>Action</emph> box.</ahelp></caseinline></switchinline>" +msgstr "" #: 02230402.xhp msgctxt "" @@ -11262,8 +10990,8 @@ msgctxt "" "02230402.xhp\n" "par_id3151114\n" "help.text" -msgid "<ahelp hid=\"svx/ui/redlinefilterpage/commentedit\">Filters the comments of the changes according to the keyword(s) that you enter. </ahelp>" -msgstr "<ahelp hid=\"svx/ui/redlinefilterpage/commentedit\">Филтрира коментарите на промените според въведена от вас ключови дума или думи. </ahelp>" +msgid "<ahelp hid=\".\">Filters the comments of the changes according to the keyword(s) that you enter. </ahelp>" +msgstr "" #: 02230402.xhp msgctxt "" @@ -14332,14 +14060,6 @@ msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" -"par_id3152801\n" -"help.text" -msgid "#" -msgstr "" - -#: 05020301.xhp -msgctxt "" -"05020301.xhp\n" "par_id3145090\n" "help.text" msgid "Does not display extra zeros." @@ -14348,14 +14068,6 @@ msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" -"par_id3152802\n" -"help.text" -msgid "?" -msgstr "" - -#: 05020301.xhp -msgctxt "" -"05020301.xhp\n" "par_id3145091\n" "help.text" msgid "Displays space characters instead of extra zeros." @@ -14412,14 +14124,6 @@ msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" -"par_id3150355\n" -"help.text" -msgid "####.#" -msgstr "" - -#: 05020301.xhp -msgctxt "" -"05020301.xhp\n" "par_id3154142\n" "help.text" msgid "9.9 as 9.900" @@ -14428,14 +14132,6 @@ msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" -"par_id3159256\n" -"help.text" -msgid "#.000" -msgstr "" - -#: 05020301.xhp -msgctxt "" -"05020301.xhp\n" "par_id3147077\n" "help.text" msgid "13 as 13.0 and 1234.567 as 1234.57" @@ -14444,14 +14140,6 @@ msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" -"par_id3155388\n" -"help.text" -msgid "#.0#" -msgstr "" - -#: 05020301.xhp -msgctxt "" -"05020301.xhp\n" "par_id3149578\n" "help.text" msgid "5.75 as 5 3/4 and 6.3 as 6 3/10" @@ -14460,14 +14148,6 @@ msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" -"par_id3145315\n" -"help.text" -msgid "# ???/???" -msgstr "" - -#: 05020301.xhp -msgctxt "" -"05020301.xhp\n" "par_id3156152\n" "help.text" msgid ".5 as 0.5" @@ -14476,14 +14156,6 @@ msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" -"par_id3149762\n" -"help.text" -msgid "0.##" -msgstr "" - -#: 05020301.xhp -msgctxt "" -"05020301.xhp\n" "par_id3156153\n" "help.text" msgid ".5 as 0.5 (with two extra spaces at the end)" @@ -14492,14 +14164,6 @@ msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" -"par_id3149763\n" -"help.text" -msgid "0.???" -msgstr "" - -#: 05020301.xhp -msgctxt "" -"05020301.xhp\n" "hd_id3149276\n" "help.text" msgid "Thousands Separator" @@ -14540,14 +14204,6 @@ msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" -"par_id3151223\n" -"help.text" -msgid "#,###" -msgstr "" - -#: 05020301.xhp -msgctxt "" -"05020301.xhp\n" "par_id3154935\n" "help.text" msgid "16000 as 16" @@ -14556,14 +14212,6 @@ msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" -"par_id3153961\n" -"help.text" -msgid "#," -msgstr "" - -#: 05020301.xhp -msgctxt "" -"05020301.xhp\n" "hd_id3154836\n" "help.text" msgid "Including Text in Number Format Codes" @@ -14628,14 +14276,6 @@ msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" -"par_id3156296\n" -"help.text" -msgid "*\\0" -msgstr "" - -#: 05020301.xhp -msgctxt "" -"05020301.xhp\n" "par_id3156297\n" "help.text" msgid "will display integer value (0) preceded by as many as needed backslash characters (\\) to fill column width. For accounting representation, you may left align currency symbol with a format similar to:" @@ -14644,14 +14284,6 @@ msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" -"par_id3156298\n" -"help.text" -msgid "$_-* 0.--;$-* 0.--;$_-* -" -msgstr "" - -#: 05020301.xhp -msgctxt "" -"05020301.xhp\n" "hd_id3155994\n" "help.text" msgid "Color" @@ -14668,70 +14300,6 @@ msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" -"par_id3154630\n" -"help.text" -msgid "CYAN" -msgstr "" - -#: 05020301.xhp -msgctxt "" -"05020301.xhp\n" -"par_id3148676\n" -"help.text" -msgid "GREEN" -msgstr "" - -#: 05020301.xhp -msgctxt "" -"05020301.xhp\n" -"par_id3154123\n" -"help.text" -msgid "BLACK" -msgstr "" - -#: 05020301.xhp -msgctxt "" -"05020301.xhp\n" -"par_id3149167\n" -"help.text" -msgid "BLUE" -msgstr "" - -#: 05020301.xhp -msgctxt "" -"05020301.xhp\n" -"par_id3158407\n" -"help.text" -msgid "MAGENTA" -msgstr "" - -#: 05020301.xhp -msgctxt "" -"05020301.xhp\n" -"par_id3149560\n" -"help.text" -msgid "RED" -msgstr "" - -#: 05020301.xhp -msgctxt "" -"05020301.xhp\n" -"par_id3147502\n" -"help.text" -msgid "WHITE" -msgstr "" - -#: 05020301.xhp -msgctxt "" -"05020301.xhp\n" -"par_id3153368\n" -"help.text" -msgid "YELLOW" -msgstr "" - -#: 05020301.xhp -msgctxt "" -"05020301.xhp\n" "hd_id3147435\n" "help.text" msgid "Conditions" @@ -14772,14 +14340,6 @@ msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" -"par_id3150872\n" -"help.text" -msgid "[BLUE][<0]#.0 \"°C\";[RED][>30]#.0 \"°C\";[BLACK]#.0 \"°C\"" -msgstr "" - -#: 05020301.xhp -msgctxt "" -"05020301.xhp\n" "par_id3157870\n" "help.text" msgid "All temperatures below zero are blue, temperatures between 0 and 30 °C are black, and temperatures higher than 30 °C are red." @@ -14876,14 +14436,6 @@ msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" -"par_id3146926\n" -"help.text" -msgid "# ?/???" -msgstr "" - -#: 05020301.xhp -msgctxt "" -"05020301.xhp\n" "par_id3146927\n" "help.text" msgid "Denominator value can also be forced to the value replacing placeholders. For example, to get PI value as a multiple of 1/16th (i.e. 50/16), use format:" @@ -14892,14 +14444,6 @@ msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" -"par_id3146929\n" -"help.text" -msgid "?/16" -msgstr "" - -#: 05020301.xhp -msgctxt "" -"05020301.xhp\n" "hd_id3159080\n" "help.text" msgid "Number Format Codes of Currency Formats" @@ -14980,14 +14524,6 @@ msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" -"par_id3146928\n" -"help.text" -msgid "M" -msgstr "" - -#: 05020301.xhp -msgctxt "" -"05020301.xhp\n" "par_id3145594\n" "help.text" msgid "Month as 03." @@ -14996,14 +14532,6 @@ msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" -"par_id3153052\n" -"help.text" -msgid "MM" -msgstr "" - -#: 05020301.xhp -msgctxt "" -"05020301.xhp\n" "par_id3145728\n" "help.text" msgid "Month as Jan-Dec" @@ -15012,14 +14540,6 @@ msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" -"par_id3151073\n" -"help.text" -msgid "MMM" -msgstr "" - -#: 05020301.xhp -msgctxt "" -"05020301.xhp\n" "par_id3149909\n" "help.text" msgid "Month as January-December" @@ -15028,14 +14548,6 @@ msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" -"par_id3155318\n" -"help.text" -msgid "MMMM" -msgstr "" - -#: 05020301.xhp -msgctxt "" -"05020301.xhp\n" "par_id3151218\n" "help.text" msgid "First letter of Name of Month" @@ -15044,14 +14556,6 @@ msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" -"par_id3150420\n" -"help.text" -msgid "MMMMM" -msgstr "" - -#: 05020301.xhp -msgctxt "" -"05020301.xhp\n" "par_id3154501\n" "help.text" msgid "Day as 2" @@ -15060,14 +14564,6 @@ msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" -"par_id3156181\n" -"help.text" -msgid "D" -msgstr "" - -#: 05020301.xhp -msgctxt "" -"05020301.xhp\n" "par_id3146969\n" "help.text" msgid "Day as 02" @@ -15076,14 +14572,6 @@ msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" -"par_id3156358\n" -"help.text" -msgid "DD" -msgstr "" - -#: 05020301.xhp -msgctxt "" -"05020301.xhp\n" "par_id3148495\n" "help.text" msgid "Day as Sun-Sat" @@ -15092,14 +14580,6 @@ msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" -"par_id3161665\n" -"help.text" -msgid "NN or DDD" -msgstr "" - -#: 05020301.xhp -msgctxt "" -"05020301.xhp\n" "par_id3154272\n" "help.text" msgid "Day as Sunday to Saturday" @@ -15108,14 +14588,6 @@ msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" -"par_id3145164\n" -"help.text" -msgid "NNN or DDDD" -msgstr "" - -#: 05020301.xhp -msgctxt "" -"05020301.xhp\n" "par_id3146791\n" "help.text" msgid "Day followed by comma, as in \"Sunday,\"" @@ -15124,14 +14596,6 @@ msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" -"par_id3146081\n" -"help.text" -msgid "NNNN" -msgstr "" - -#: 05020301.xhp -msgctxt "" -"05020301.xhp\n" "par_id3156275\n" "help.text" msgid "Year as 00-99" @@ -15140,14 +14604,6 @@ msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" -"par_id3143236\n" -"help.text" -msgid "YY" -msgstr "" - -#: 05020301.xhp -msgctxt "" -"05020301.xhp\n" "par_id3148408\n" "help.text" msgid "Year as 1900-2078" @@ -15156,14 +14612,6 @@ msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" -"par_id3151358\n" -"help.text" -msgid "YYYY" -msgstr "" - -#: 05020301.xhp -msgctxt "" -"05020301.xhp\n" "par_id3153355\n" "help.text" msgid "Calendar week" @@ -15172,14 +14620,6 @@ msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" -"par_id3150744\n" -"help.text" -msgid "WW" -msgstr "" - -#: 05020301.xhp -msgctxt "" -"05020301.xhp\n" "par_id3154302\n" "help.text" msgid "Quarterly as Q1 to Q4" @@ -15188,14 +14628,6 @@ msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" -"par_id3159266\n" -"help.text" -msgid "Q" -msgstr "" - -#: 05020301.xhp -msgctxt "" -"05020301.xhp\n" "par_id3147583\n" "help.text" msgid "Quarterly as 1st quarter to 4th quarter" @@ -15204,14 +14636,6 @@ msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" -"par_id3146918\n" -"help.text" -msgid "QQ" -msgstr "" - -#: 05020301.xhp -msgctxt "" -"05020301.xhp\n" "par_id3147534\n" "help.text" msgid "Era on the Japanese Gengou calendar, single character (possible values are: M, T, S, H)" @@ -15220,14 +14644,6 @@ msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" -"par_id3151249\n" -"help.text" -msgid "G" -msgstr "" - -#: 05020301.xhp -msgctxt "" -"05020301.xhp\n" "par_id3163806\n" "help.text" msgid "Era, abbreviation" @@ -15236,14 +14652,6 @@ msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" -"par_id3155962\n" -"help.text" -msgid "GG" -msgstr "" - -#: 05020301.xhp -msgctxt "" -"05020301.xhp\n" "par_id3151187\n" "help.text" msgid "Era, full name" @@ -15252,14 +14660,6 @@ msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" -"par_id3149568\n" -"help.text" -msgid "GGG" -msgstr "" - -#: 05020301.xhp -msgctxt "" -"05020301.xhp\n" "par_id3147344\n" "help.text" msgid "Number of the year within an era, without a leading zero for single-digit years" @@ -15268,14 +14668,6 @@ msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" -"par_id3147255\n" -"help.text" -msgid "E" -msgstr "" - -#: 05020301.xhp -msgctxt "" -"05020301.xhp\n" "par_id3148487\n" "help.text" msgid "Number of the year within an era, with a leading zero for single-digit years" @@ -15310,8 +14702,8 @@ msgctxt "" "05020301.xhp\n" "par_id1002200811423518\n" "help.text" -msgid "The above listed formatting codes work with your language version of %PRODUCTNAME. However, when you need to switch the locale of %PRODUCTNAME to another locale, you will need to know the formatting codes used in that other locale." -msgstr "Изброените по-горе кодове за форматиране работят с вашата езикова версия на %PRODUCTNAME. Когато обаче е необходимо да превключите локала на %PRODUCTNAME, трябва да знаете кодовете на формати, използвани в другия локал." +msgid "The above listed formatting codes work with your language version of %PRODUCTNAME. However, when you need to switch the locale of %PRODUCTNAME to another locale, you need to know the formatting codes used in that other locale." +msgstr "" #: 05020301.xhp msgctxt "" @@ -15380,14 +14772,6 @@ msgstr "Ера" #: 05020301.xhp msgctxt "" "05020301.xhp\n" -"par_id1002200811563233\n" -"help.text" -msgid "English - en" -msgstr "Английски – en" - -#: 05020301.xhp -msgctxt "" -"05020301.xhp\n" "par_id1002200811563243\n" "help.text" msgid "and all not listed locales" @@ -15396,54 +14780,6 @@ msgstr "и всички неизброени локали" #: 05020301.xhp msgctxt "" "05020301.xhp\n" -"par_id1002200811563352\n" -"help.text" -msgid "Y" -msgstr "Y" - -#: 05020301.xhp -msgctxt "" -"05020301.xhp\n" -"par_id1002200811563396\n" -"help.text" -msgid "M" -msgstr "M" - -#: 05020301.xhp -msgctxt "" -"05020301.xhp\n" -"par_id1002200811563385\n" -"help.text" -msgid "D" -msgstr "D" - -#: 05020301.xhp -msgctxt "" -"05020301.xhp\n" -"par_id1002200811563472\n" -"help.text" -msgid "H" -msgstr "H" - -#: 05020301.xhp -msgctxt "" -"05020301.xhp\n" -"par_id1002200811563430\n" -"help.text" -msgid "N" -msgstr "N" - -#: 05020301.xhp -msgctxt "" -"05020301.xhp\n" -"par_id1002200811563488\n" -"help.text" -msgid "G" -msgstr "G" - -#: 05020301.xhp -msgctxt "" -"05020301.xhp\n" "par_id1002200811563484\n" "help.text" msgid "German - de" @@ -15452,22 +14788,6 @@ msgstr "Немски – de" #: 05020301.xhp msgctxt "" "05020301.xhp\n" -"par_id1002200811563518\n" -"help.text" -msgid "J" -msgstr "J" - -#: 05020301.xhp -msgctxt "" -"05020301.xhp\n" -"par_id1002200811563735\n" -"help.text" -msgid "T" -msgstr "T" - -#: 05020301.xhp -msgctxt "" -"05020301.xhp\n" "par_id1002200811563823\n" "help.text" msgid "Netherlands - nl" @@ -15476,22 +14796,6 @@ msgstr "Нидерландски – nl" #: 05020301.xhp msgctxt "" "05020301.xhp\n" -"par_id1002200811563852\n" -"help.text" -msgid "J" -msgstr "J" - -#: 05020301.xhp -msgctxt "" -"05020301.xhp\n" -"par_id1002200811563827\n" -"help.text" -msgid "U" -msgstr "U" - -#: 05020301.xhp -msgctxt "" -"05020301.xhp\n" "par_id1002200811563916\n" "help.text" msgid "French - fr" @@ -15500,30 +14804,6 @@ msgstr "Френски – fr" #: 05020301.xhp msgctxt "" "05020301.xhp\n" -"par_id1002200811563970\n" -"help.text" -msgid "A" -msgstr "A" - -#: 05020301.xhp -msgctxt "" -"05020301.xhp\n" -"par_id1002200811563980\n" -"help.text" -msgid "J" -msgstr "J" - -#: 05020301.xhp -msgctxt "" -"05020301.xhp\n" -"par_id1002200811564065\n" -"help.text" -msgid "O" -msgstr "O" - -#: 05020301.xhp -msgctxt "" -"05020301.xhp\n" "par_id100220081156407\n" "help.text" msgid "Italian - it" @@ -15532,38 +14812,6 @@ msgstr "Италиански – it" #: 05020301.xhp msgctxt "" "05020301.xhp\n" -"par_id100220081156403\n" -"help.text" -msgid "A" -msgstr "A" - -#: 05020301.xhp -msgctxt "" -"05020301.xhp\n" -"par_id1002200811564042\n" -"help.text" -msgid "G" -msgstr "G" - -#: 05020301.xhp -msgctxt "" -"05020301.xhp\n" -"par_id100220081156412\n" -"help.text" -msgid "O" -msgstr "O" - -#: 05020301.xhp -msgctxt "" -"05020301.xhp\n" -"par_id1002200811564119\n" -"help.text" -msgid "X" -msgstr "X" - -#: 05020301.xhp -msgctxt "" -"05020301.xhp\n" "par_id1002200811564197\n" "help.text" msgid "Portuguese - pt" @@ -15572,22 +14820,6 @@ msgstr "Португалски – pt" #: 05020301.xhp msgctxt "" "05020301.xhp\n" -"par_id1002200811564272\n" -"help.text" -msgid "A" -msgstr "A" - -#: 05020301.xhp -msgctxt "" -"05020301.xhp\n" -"par_id100220081156423\n" -"help.text" -msgid "O" -msgstr "O" - -#: 05020301.xhp -msgctxt "" -"05020301.xhp\n" "par_id1002200811564218\n" "help.text" msgid "Spanish - es" @@ -15596,22 +14828,6 @@ msgstr "Испански – es" #: 05020301.xhp msgctxt "" "05020301.xhp\n" -"par_id1002200811564390\n" -"help.text" -msgid "A" -msgstr "A" - -#: 05020301.xhp -msgctxt "" -"05020301.xhp\n" -"par_id1002200811564319\n" -"help.text" -msgid "O" -msgstr "O" - -#: 05020301.xhp -msgctxt "" -"05020301.xhp\n" "par_id100220081156433\n" "help.text" msgid "Danish - da" @@ -15620,14 +14836,6 @@ msgstr "Датски – da" #: 05020301.xhp msgctxt "" "05020301.xhp\n" -"par_id100220081156444\n" -"help.text" -msgid "T" -msgstr "T" - -#: 05020301.xhp -msgctxt "" -"05020301.xhp\n" "par_id1002200811564448\n" "help.text" msgid "Norwegian - no, nb, nn" @@ -15636,14 +14844,6 @@ msgstr "Норвежки – no, nb, nn" #: 05020301.xhp msgctxt "" "05020301.xhp\n" -"par_id1002200811564549\n" -"help.text" -msgid "T" -msgstr "T" - -#: 05020301.xhp -msgctxt "" -"05020301.xhp\n" "par_id1002200811564565\n" "help.text" msgid "Swedish - sv" @@ -15652,14 +14852,6 @@ msgstr "Шведски – sv" #: 05020301.xhp msgctxt "" "05020301.xhp\n" -"par_id1002200811564556\n" -"help.text" -msgid "T" -msgstr "T" - -#: 05020301.xhp -msgctxt "" -"05020301.xhp\n" "par_id1002200811564637\n" "help.text" msgid "Finnish - fi" @@ -15668,38 +14860,6 @@ msgstr "Финландски – fi" #: 05020301.xhp msgctxt "" "05020301.xhp\n" -"par_id1002200811564627\n" -"help.text" -msgid "V" -msgstr "V" - -#: 05020301.xhp -msgctxt "" -"05020301.xhp\n" -"par_id1002200811564643\n" -"help.text" -msgid "K" -msgstr "K" - -#: 05020301.xhp -msgctxt "" -"05020301.xhp\n" -"par_id1002200811564763\n" -"help.text" -msgid "P" -msgstr "P" - -#: 05020301.xhp -msgctxt "" -"05020301.xhp\n" -"par_id1002200811564715\n" -"help.text" -msgid "T" -msgstr "T" - -#: 05020301.xhp -msgctxt "" -"05020301.xhp\n" "hd_id3149929\n" "help.text" msgid "Entering Dates" @@ -15756,14 +14916,6 @@ msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" -"par_id3148390\n" -"help.text" -msgid "[~buddhist]" -msgstr "" - -#: 05020301.xhp -msgctxt "" -"05020301.xhp\n" "par_id3153781\n" "help.text" msgid "Thai Buddhist Calendar" @@ -15772,14 +14924,6 @@ msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" -"par_id3157969\n" -"help.text" -msgid "[~gengou]" -msgstr "" - -#: 05020301.xhp -msgctxt "" -"05020301.xhp\n" "par_id3154656\n" "help.text" msgid "Japanese Gengou Calendar" @@ -15788,14 +14932,6 @@ msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" -"par_id3150086\n" -"help.text" -msgid "[~gregorian]" -msgstr "" - -#: 05020301.xhp -msgctxt "" -"05020301.xhp\n" "par_id3146070\n" "help.text" msgid "Gregorian Calendar" @@ -15820,14 +14956,6 @@ msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" -"par_id3150304\n" -"help.text" -msgid "[~hijri]" -msgstr "" - -#: 05020301.xhp -msgctxt "" -"05020301.xhp\n" "par_id3149238\n" "help.text" msgid "Arabic Islamic Calendar" @@ -15836,14 +14964,6 @@ msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" -"par_id3154903\n" -"help.text" -msgid "[~jewish]" -msgstr "" - -#: 05020301.xhp -msgctxt "" -"05020301.xhp\n" "par_id3151288\n" "help.text" msgid "Jewish Calendar" @@ -15852,14 +14972,6 @@ msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" -"par_id3166442\n" -"help.text" -msgid "[~ROC]" -msgstr "" - -#: 05020301.xhp -msgctxt "" -"05020301.xhp\n" "par_id3145587\n" "help.text" msgid "Republic Of China Calendar" @@ -16108,14 +15220,6 @@ msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" -"par_id3156348\n" -"help.text" -msgid "H" -msgstr "" - -#: 05020301.xhp -msgctxt "" -"05020301.xhp\n" "par_id3143218\n" "help.text" msgid "Hours as 00-23" @@ -16124,14 +15228,6 @@ msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" -"par_id3155266\n" -"help.text" -msgid "HH" -msgstr "" - -#: 05020301.xhp -msgctxt "" -"05020301.xhp\n" "par_id3143219\n" "help.text" msgid "Hours as 00 up to more than 23" @@ -16140,14 +15236,6 @@ msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" -"par_id3155267\n" -"help.text" -msgid "[HH]" -msgstr "" - -#: 05020301.xhp -msgctxt "" -"05020301.xhp\n" "par_id3150139\n" "help.text" msgid "Minutes as 0-59" @@ -16156,14 +15244,6 @@ msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" -"par_id3149588\n" -"help.text" -msgid "M" -msgstr "" - -#: 05020301.xhp -msgctxt "" -"05020301.xhp\n" "par_id3150531\n" "help.text" msgid "Minutes as 00-59" @@ -16172,14 +15252,6 @@ msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" -"par_id3147409\n" -"help.text" -msgid "MM" -msgstr "" - -#: 05020301.xhp -msgctxt "" -"05020301.xhp\n" "par_id3150532\n" "help.text" msgid "Minutes as 00 up to more than 59" @@ -16188,14 +15260,6 @@ msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" -"par_id3147410\n" -"help.text" -msgid "[MM]" -msgstr "" - -#: 05020301.xhp -msgctxt "" -"05020301.xhp\n" "par_id3154854\n" "help.text" msgid "Seconds as 0-59" @@ -16204,14 +15268,6 @@ msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" -"par_id3156173\n" -"help.text" -msgid "S" -msgstr "" - -#: 05020301.xhp -msgctxt "" -"05020301.xhp\n" "par_id3149506\n" "help.text" msgid "Seconds as 00-59" @@ -16220,14 +15276,6 @@ msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" -"par_id3157981\n" -"help.text" -msgid "SS" -msgstr "" - -#: 05020301.xhp -msgctxt "" -"05020301.xhp\n" "par_id3149507\n" "help.text" msgid "Seconds as 00 up to more than 59" @@ -16236,14 +15284,6 @@ msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" -"par_id3157982\n" -"help.text" -msgid "[SS]" -msgstr "" - -#: 05020301.xhp -msgctxt "" -"05020301.xhp\n" "par_id3156039\n" "help.text" msgid "To display seconds as fractions, add the decimal delimiter to your number format code. For example, enter <emph>HH:MM:SS.00</emph> to display the time as \"01:02:03.45\"." @@ -16300,14 +15340,6 @@ msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" -"par_id3152546\n" -"help.text" -msgid "[NatNum1][$-411]0" -msgstr "" - -#: 05020301.xhp -msgctxt "" -"05020301.xhp\n" "par_id3147269\n" "help.text" msgid "In the following list, the Microsoft Excel [DBNumX] modifier that corresponds to <item type=\"productname\">%PRODUCTNAME</item> [NatNum] modifier is shown. If you want, you can use a [DBNumX] modifier instead of [NatNum] modifier for your locale. Whenever possible, <item type=\"productname\">%PRODUCTNAME</item> internally maps [DBNumX] modifiers to [NatNumN] modifiers." @@ -16324,14 +15356,6 @@ msgstr "Изписването на дати с модификаторите [Na #: 05020301.xhp msgctxt "" "05020301.xhp\n" -"hd_id150820161449146058\n" -"help.text" -msgid "[<emph>NatNum0</emph>]" -msgstr "" - -#: 05020301.xhp -msgctxt "" -"05020301.xhp\n" "par_id1508201614491484\n" "help.text" msgid "Try to convert any native number string to ASCII Arabic digits. If already ASCII, it remains ASCII." @@ -16852,14 +15876,6 @@ msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" -"par_id130820161753325177\n" -"help.text" -msgid "[<emph>NatNum3</emph>]" -msgstr "" - -#: 05020301.xhp -msgctxt "" -"05020301.xhp\n" "par_id130820162101138131\n" "help.text" msgid "Transliterations" @@ -17460,14 +16476,6 @@ msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" -"par_id231020161309383839\n" -"help.text" -msgid "<emph>NN</emph>" -msgstr "" - -#: 05020301.xhp -msgctxt "" -"05020301.xhp\n" "par_id231020161309383870\n" "help.text" msgid "<emph>Numeral</emph>" @@ -17492,14 +16500,6 @@ msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" -"par_id231020161309399380\n" -"help.text" -msgid "01" -msgstr "" - -#: 05020301.xhp -msgctxt "" -"05020301.xhp\n" "par_id231020161309391619\n" "help.text" msgid "Arabic" @@ -17508,14 +16508,6 @@ msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" -"par_id231020161309396637\n" -"help.text" -msgid "1234567890" -msgstr "" - -#: 05020301.xhp -msgctxt "" -"05020301.xhp\n" "par_id231020161309393242\n" "help.text" msgid "all" @@ -17524,14 +16516,6 @@ msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" -"par_id231020161309398212\n" -"help.text" -msgid "02" -msgstr "" - -#: 05020301.xhp -msgctxt "" -"05020301.xhp\n" "par_id231020161509387949\n" "help.text" msgid "Eastern Arabic" @@ -17540,38 +16524,6 @@ msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" -"par_id231020161509384629\n" -"help.text" -msgid "١٢٣٤٥٦٧٨٩٠" -msgstr "" - -#: 05020301.xhp -msgctxt "" -"05020301.xhp\n" -"par_id23102016150939771\n" -"help.text" -msgid "401" -msgstr "" - -#: 05020301.xhp -msgctxt "" -"05020301.xhp\n" -"par_id231020161509398304\n" -"help.text" -msgid "1401, 3c01, 0c01, 801, 2c01, 3401, 3001, 1001, 1801, 2001, 4001, 2801, 1c01, 3801, 2401" -msgstr "" - -#: 05020301.xhp -msgctxt "" -"05020301.xhp\n" -"par_id23102016130939725\n" -"help.text" -msgid "03" -msgstr "" - -#: 05020301.xhp -msgctxt "" -"05020301.xhp\n" "par_id231020161509394713\n" "help.text" msgid "Persian" @@ -17580,30 +16532,6 @@ msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" -"par_id231020161509394097\n" -"help.text" -msgid "۱۲۳۴۵۶۷۸۹۰" -msgstr "" - -#: 05020301.xhp -msgctxt "" -"05020301.xhp\n" -"par_id231020161509396846\n" -"help.text" -msgid "429" -msgstr "" - -#: 05020301.xhp -msgctxt "" -"05020301.xhp\n" -"par_id231020161309408463\n" -"help.text" -msgid "04" -msgstr "" - -#: 05020301.xhp -msgctxt "" -"05020301.xhp\n" "par_id231020161509397579\n" "help.text" msgid "Devanagari" @@ -17612,38 +16540,6 @@ msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" -"par_id231020161509393579\n" -"help.text" -msgid "१२३४५६७८९०" -msgstr "" - -#: 05020301.xhp -msgctxt "" -"05020301.xhp\n" -"par_id231020161509391912\n" -"help.text" -msgid "439" -msgstr "" - -#: 05020301.xhp -msgctxt "" -"05020301.xhp\n" -"par_id231020161509405633\n" -"help.text" -msgid "44E, 461, 861" -msgstr "" - -#: 05020301.xhp -msgctxt "" -"05020301.xhp\n" -"par_id231020161309408346\n" -"help.text" -msgid "05" -msgstr "" - -#: 05020301.xhp -msgctxt "" -"05020301.xhp\n" "par_id231020161509408164\n" "help.text" msgid "Bengali" @@ -17652,38 +16548,6 @@ msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" -"par_id231020161509402887\n" -"help.text" -msgid "১২৩৪৫৬৭৮৯০" -msgstr "" - -#: 05020301.xhp -msgctxt "" -"05020301.xhp\n" -"par_id231020161509409038\n" -"help.text" -msgid "445" -msgstr "" - -#: 05020301.xhp -msgctxt "" -"05020301.xhp\n" -"par_id231020161509404604\n" -"help.text" -msgid "845" -msgstr "" - -#: 05020301.xhp -msgctxt "" -"05020301.xhp\n" -"par_id231020161309406290\n" -"help.text" -msgid "06" -msgstr "" - -#: 05020301.xhp -msgctxt "" -"05020301.xhp\n" "par_id231020161509405793\n" "help.text" msgid "Punjabi" @@ -17692,30 +16556,6 @@ msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" -"par_id23102016150940241\n" -"help.text" -msgid "੧੨੩੪੫੬੭੮੯੦" -msgstr "" - -#: 05020301.xhp -msgctxt "" -"05020301.xhp\n" -"par_id231020161509401607\n" -"help.text" -msgid "446" -msgstr "" - -#: 05020301.xhp -msgctxt "" -"05020301.xhp\n" -"par_id231020161309403229\n" -"help.text" -msgid "07" -msgstr "" - -#: 05020301.xhp -msgctxt "" -"05020301.xhp\n" "par_id231020161509417889\n" "help.text" msgid "Gujarati" @@ -17724,30 +16564,6 @@ msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" -"par_id231020161509418717\n" -"help.text" -msgid "૧૨૩૪૫૬૭૮૯૦" -msgstr "" - -#: 05020301.xhp -msgctxt "" -"05020301.xhp\n" -"par_id231020161509418257\n" -"help.text" -msgid "447" -msgstr "" - -#: 05020301.xhp -msgctxt "" -"05020301.xhp\n" -"par_id231020161309406397\n" -"help.text" -msgid "08" -msgstr "" - -#: 05020301.xhp -msgctxt "" -"05020301.xhp\n" "par_id231020161509417961\n" "help.text" msgid "Oriya" @@ -17756,30 +16572,6 @@ msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" -"par_id231020161509415941\n" -"help.text" -msgid "୧୨୩୪୫୬୭୮୯୦" -msgstr "" - -#: 05020301.xhp -msgctxt "" -"05020301.xhp\n" -"par_id231020161509412508\n" -"help.text" -msgid "448" -msgstr "" - -#: 05020301.xhp -msgctxt "" -"05020301.xhp\n" -"par_id231020161309401440\n" -"help.text" -msgid "09" -msgstr "" - -#: 05020301.xhp -msgctxt "" -"05020301.xhp\n" "par_id231020161509428961\n" "help.text" msgid "Tamil" @@ -17788,38 +16580,6 @@ msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" -"par_id231020161509413688\n" -"help.text" -msgid "௧௨௩௪௫௬௭௮௯0" -msgstr "" - -#: 05020301.xhp -msgctxt "" -"05020301.xhp\n" -"par_id231020161509422594\n" -"help.text" -msgid "449" -msgstr "" - -#: 05020301.xhp -msgctxt "" -"05020301.xhp\n" -"par_id231020161509423511\n" -"help.text" -msgid "849" -msgstr "" - -#: 05020301.xhp -msgctxt "" -"05020301.xhp\n" -"par_id231020161309406637\n" -"help.text" -msgid "0A" -msgstr "" - -#: 05020301.xhp -msgctxt "" -"05020301.xhp\n" "par_id231020161509425901\n" "help.text" msgid "Telugu" @@ -17828,30 +16588,6 @@ msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" -"par_id231020161509424675\n" -"help.text" -msgid "౧౨౩౪౫౬౭౮౯౦" -msgstr "" - -#: 05020301.xhp -msgctxt "" -"05020301.xhp\n" -"par_id231020161509424950\n" -"help.text" -msgid "44A" -msgstr "" - -#: 05020301.xhp -msgctxt "" -"05020301.xhp\n" -"par_id23102016130940143\n" -"help.text" -msgid "0B" -msgstr "" - -#: 05020301.xhp -msgctxt "" -"05020301.xhp\n" "par_id231020161509439802\n" "help.text" msgid "Kannada" @@ -17860,30 +16596,6 @@ msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" -"par_id231020161509438337\n" -"help.text" -msgid "೧೨೩೪೫೬೭೮೯೦" -msgstr "" - -#: 05020301.xhp -msgctxt "" -"05020301.xhp\n" -"par_id231020161509437941\n" -"help.text" -msgid "44B" -msgstr "" - -#: 05020301.xhp -msgctxt "" -"05020301.xhp\n" -"par_id23102016130940898\n" -"help.text" -msgid "0C" -msgstr "" - -#: 05020301.xhp -msgctxt "" -"05020301.xhp\n" "par_id231020161509439635\n" "help.text" msgid "Malayalam" @@ -17892,30 +16604,6 @@ msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" -"par_id231020161509438943\n" -"help.text" -msgid "൧൨൩൪൫൬൭൮൯൦" -msgstr "" - -#: 05020301.xhp -msgctxt "" -"05020301.xhp\n" -"par_id231020161509438875\n" -"help.text" -msgid "44C" -msgstr "" - -#: 05020301.xhp -msgctxt "" -"05020301.xhp\n" -"par_id231020161309412217\n" -"help.text" -msgid "0D" -msgstr "" - -#: 05020301.xhp -msgctxt "" -"05020301.xhp\n" "par_id231020161509447377\n" "help.text" msgid "Thai" @@ -17924,30 +16612,6 @@ msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" -"par_id231020161509435696\n" -"help.text" -msgid "๑๒๓๔๕๖๗๘๙๐" -msgstr "" - -#: 05020301.xhp -msgctxt "" -"05020301.xhp\n" -"par_id231020161509444294\n" -"help.text" -msgid "41E" -msgstr "" - -#: 05020301.xhp -msgctxt "" -"05020301.xhp\n" -"par_id231020161309414612\n" -"help.text" -msgid "0E" -msgstr "" - -#: 05020301.xhp -msgctxt "" -"05020301.xhp\n" "par_id231020161509441865\n" "help.text" msgid "Lao" @@ -17956,30 +16620,6 @@ msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" -"par_id231020161509441965\n" -"help.text" -msgid "໑໒໓໔໕໖໗໘໙໐" -msgstr "" - -#: 05020301.xhp -msgctxt "" -"05020301.xhp\n" -"par_id231020161509441336\n" -"help.text" -msgid "454" -msgstr "" - -#: 05020301.xhp -msgctxt "" -"05020301.xhp\n" -"par_id23102016130941180\n" -"help.text" -msgid "0F" -msgstr "" - -#: 05020301.xhp -msgctxt "" -"05020301.xhp\n" "par_id231020161509453645\n" "help.text" msgid "Tibetan" @@ -17988,30 +16628,6 @@ msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" -"par_id231020161509445565\n" -"help.text" -msgid "༡༢༣༤༥༦༧༨༩༠" -msgstr "" - -#: 05020301.xhp -msgctxt "" -"05020301.xhp\n" -"par_id231020161509453146\n" -"help.text" -msgid "851" -msgstr "" - -#: 05020301.xhp -msgctxt "" -"05020301.xhp\n" -"par_id231020161309419644\n" -"help.text" -msgid "10" -msgstr "" - -#: 05020301.xhp -msgctxt "" -"05020301.xhp\n" "par_id231020161509455556\n" "help.text" msgid "Burmese" @@ -18020,30 +16636,6 @@ msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" -"par_id231020161509459048\n" -"help.text" -msgid "၁၂၃၄၅၆၇၈၉၀" -msgstr "" - -#: 05020301.xhp -msgctxt "" -"05020301.xhp\n" -"par_id231020161509451064\n" -"help.text" -msgid "455" -msgstr "" - -#: 05020301.xhp -msgctxt "" -"05020301.xhp\n" -"par_id231020161309411926\n" -"help.text" -msgid "11" -msgstr "" - -#: 05020301.xhp -msgctxt "" -"05020301.xhp\n" "par_id231020161509468188\n" "help.text" msgid "Tigrina" @@ -18052,38 +16644,6 @@ msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" -"par_id231020161509468954\n" -"help.text" -msgid "፩፪፫፬፭፮፯፰፱0" -msgstr "" - -#: 05020301.xhp -msgctxt "" -"05020301.xhp\n" -"par_id231020161509469791\n" -"help.text" -msgid "473" -msgstr "" - -#: 05020301.xhp -msgctxt "" -"05020301.xhp\n" -"par_id2310201615094683\n" -"help.text" -msgid "873" -msgstr "" - -#: 05020301.xhp -msgctxt "" -"05020301.xhp\n" -"par_id231020161309411348\n" -"help.text" -msgid "12" -msgstr "" - -#: 05020301.xhp -msgctxt "" -"05020301.xhp\n" "par_id231020161509467357\n" "help.text" msgid "Khmer" @@ -18092,30 +16652,6 @@ msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" -"par_id231020161509461064\n" -"help.text" -msgid "១២៣៤៥៦៧៨៩០" -msgstr "" - -#: 05020301.xhp -msgctxt "" -"05020301.xhp\n" -"par_id231020161509479092\n" -"help.text" -msgid "453" -msgstr "" - -#: 05020301.xhp -msgctxt "" -"05020301.xhp\n" -"par_id231020161309414613\n" -"help.text" -msgid "13" -msgstr "" - -#: 05020301.xhp -msgctxt "" -"05020301.xhp\n" "par_id231020161509473329\n" "help.text" msgid "Mongolian" @@ -18124,38 +16660,6 @@ msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" -"par_id231020161509477869\n" -"help.text" -msgid "᠑᠒᠓᠔᠕᠖᠗᠘᠙᠐" -msgstr "" - -#: 05020301.xhp -msgctxt "" -"05020301.xhp\n" -"par_id231020161509476436\n" -"help.text" -msgid "C50" -msgstr "" - -#: 05020301.xhp -msgctxt "" -"05020301.xhp\n" -"par_id231020161509475815\n" -"help.text" -msgid "850" -msgstr "" - -#: 05020301.xhp -msgctxt "" -"05020301.xhp\n" -"par_id231020161309413615\n" -"help.text" -msgid "1B" -msgstr "" - -#: 05020301.xhp -msgctxt "" -"05020301.xhp\n" "par_id231020161509481466\n" "help.text" msgid "Japanese" @@ -18164,30 +16668,6 @@ msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" -"par_id231020161509473141\n" -"help.text" -msgid "一二三四五六七八九〇" -msgstr "" - -#: 05020301.xhp -msgctxt "" -"05020301.xhp\n" -"par_id231020161509488271\n" -"help.text" -msgid "411" -msgstr "" - -#: 05020301.xhp -msgctxt "" -"05020301.xhp\n" -"par_id231020161309418123\n" -"help.text" -msgid "1C" -msgstr "" - -#: 05020301.xhp -msgctxt "" -"05020301.xhp\n" "par_id231020161656391202\n" "help.text" msgid "(financial)" @@ -18196,22 +16676,6 @@ msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" -"par_id231020161509484357\n" -"help.text" -msgid "壱弐参四伍六七八九〇" -msgstr "" - -#: 05020301.xhp -msgctxt "" -"05020301.xhp\n" -"par_id231020161309425570\n" -"help.text" -msgid "1D" -msgstr "" - -#: 05020301.xhp -msgctxt "" -"05020301.xhp\n" "par_id231020161656429927\n" "help.text" msgid "(fullwidth Arabic)" @@ -18220,22 +16684,6 @@ msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" -"par_id231020161509591467\n" -"help.text" -msgid "1234567890" -msgstr "" - -#: 05020301.xhp -msgctxt "" -"05020301.xhp\n" -"par_id231020161309424572\n" -"help.text" -msgid "1E" -msgstr "" - -#: 05020301.xhp -msgctxt "" -"05020301.xhp\n" "par_id231020161509594133\n" "help.text" msgid "Chinese - simplified" @@ -18244,38 +16692,6 @@ msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" -"par_id231020161509596356\n" -"help.text" -msgid "一二三四五六七八九○" -msgstr "" - -#: 05020301.xhp -msgctxt "" -"05020301.xhp\n" -"par_id231020161509597132\n" -"help.text" -msgid "804" -msgstr "" - -#: 05020301.xhp -msgctxt "" -"05020301.xhp\n" -"par_id231020161509598575\n" -"help.text" -msgid "1004, 7804" -msgstr "" - -#: 05020301.xhp -msgctxt "" -"05020301.xhp\n" -"par_id231020161309425717\n" -"help.text" -msgid "1F" -msgstr "" - -#: 05020301.xhp -msgctxt "" -"05020301.xhp\n" "par_id231020161656421782\n" "help.text" msgid "(financial)" @@ -18284,22 +16700,6 @@ msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" -"par_id231020161509596391\n" -"help.text" -msgid "壹贰叁肆伍陆柒捌玖零" -msgstr "" - -#: 05020301.xhp -msgctxt "" -"05020301.xhp\n" -"par_id231020161309423375\n" -"help.text" -msgid "20" -msgstr "" - -#: 05020301.xhp -msgctxt "" -"05020301.xhp\n" "par_id231020161656426120\n" "help.text" msgid "(fullwidth Arabic)" @@ -18308,22 +16708,6 @@ msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" -"par_id231020161510005629\n" -"help.text" -msgid "1234567890" -msgstr "" - -#: 05020301.xhp -msgctxt "" -"05020301.xhp\n" -"par_id231020161309422191\n" -"help.text" -msgid "21" -msgstr "" - -#: 05020301.xhp -msgctxt "" -"05020301.xhp\n" "par_id231020161510005692\n" "help.text" msgid "Chinese - traditional" @@ -18332,38 +16716,6 @@ msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" -"par_id231020161510003302\n" -"help.text" -msgid "一二三四五六七八九○" -msgstr "" - -#: 05020301.xhp -msgctxt "" -"05020301.xhp\n" -"par_id231020161510009924\n" -"help.text" -msgid "C04" -msgstr "" - -#: 05020301.xhp -msgctxt "" -"05020301.xhp\n" -"par_id231020161510002085\n" -"help.text" -msgid "1404" -msgstr "" - -#: 05020301.xhp -msgctxt "" -"05020301.xhp\n" -"par_id231020161309422076\n" -"help.text" -msgid "22" -msgstr "" - -#: 05020301.xhp -msgctxt "" -"05020301.xhp\n" "par_id231020161656435830\n" "help.text" msgid "(financial)" @@ -18372,22 +16724,6 @@ msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" -"par_id231020161510008728\n" -"help.text" -msgid "壹貳參肆伍陸柒捌玖零" -msgstr "" - -#: 05020301.xhp -msgctxt "" -"05020301.xhp\n" -"par_id231020161309421288\n" -"help.text" -msgid "23" -msgstr "" - -#: 05020301.xhp -msgctxt "" -"05020301.xhp\n" "par_id231020161656439568\n" "help.text" msgid "(fullwidth Arabic)" @@ -18396,22 +16732,6 @@ msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" -"par_id231020161510005585\n" -"help.text" -msgid "1234567890" -msgstr "" - -#: 05020301.xhp -msgctxt "" -"05020301.xhp\n" -"par_id231020161309428559\n" -"help.text" -msgid "24" -msgstr "" - -#: 05020301.xhp -msgctxt "" -"05020301.xhp\n" "par_id231020161510017298\n" "help.text" msgid "Korean" @@ -18420,30 +16740,6 @@ msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" -"par_id231020161510014281\n" -"help.text" -msgid "一二三四五六七八九0" -msgstr "" - -#: 05020301.xhp -msgctxt "" -"05020301.xhp\n" -"par_id231020161510016183\n" -"help.text" -msgid "812" -msgstr "" - -#: 05020301.xhp -msgctxt "" -"05020301.xhp\n" -"par_id231020161309427580\n" -"help.text" -msgid "25" -msgstr "" - -#: 05020301.xhp -msgctxt "" -"05020301.xhp\n" "par_id231020161656436379\n" "help.text" msgid "(financial)" @@ -18452,22 +16748,6 @@ msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" -"par_id231020161510017956\n" -"help.text" -msgid "壹貳參四伍六七八九零" -msgstr "" - -#: 05020301.xhp -msgctxt "" -"05020301.xhp\n" -"par_id231020161309421953\n" -"help.text" -msgid "26" -msgstr "" - -#: 05020301.xhp -msgctxt "" -"05020301.xhp\n" "par_id231020161656438773\n" "help.text" msgid "(fullwidth Arabic)" @@ -18476,22 +16756,6 @@ msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" -"par_id23102016151001163\n" -"help.text" -msgid "1234567890" -msgstr "" - -#: 05020301.xhp -msgctxt "" -"05020301.xhp\n" -"par_id231020161309436961\n" -"help.text" -msgid "27" -msgstr "" - -#: 05020301.xhp -msgctxt "" -"05020301.xhp\n" "par_id231020161510026939\n" "help.text" msgid "Korean - Hangul" @@ -18500,14 +16764,6 @@ msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" -"par_id231020161510017167\n" -"help.text" -msgid "일이삼사오육칠팔구영" -msgstr "" - -#: 05020301.xhp -msgctxt "" -"05020301.xhp\n" "par_id231020161510022383\n" "help.text" msgid "<emph>Calendar</emph>" @@ -18524,14 +16780,6 @@ msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" -"par_id231020161510028115\n" -"help.text" -msgid "<emph>CC</emph>" -msgstr "" - -#: 05020301.xhp -msgctxt "" -"05020301.xhp\n" "par_id231020161510022813\n" "help.text" msgid "<emph>Calendar</emph>" @@ -18542,7 +16790,7 @@ msgctxt "" "05020301.xhp\n" "par_id231020161510028097\n" "help.text" -msgid "<emph>Example </emph><emph>(YYYY-MM-DD)</emph>" +msgid "<emph>Example (YYYY-MM-DD)</emph>" msgstr "" #: 05020301.xhp @@ -18556,14 +16804,6 @@ msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" -"par_id231020161510032677\n" -"help.text" -msgid "00" -msgstr "" - -#: 05020301.xhp -msgctxt "" -"05020301.xhp\n" "par_id231020161510038464\n" "help.text" msgid "Gregorian" @@ -18572,14 +16812,6 @@ msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" -"par_id231020161510032564\n" -"help.text" -msgid "2016-08-31" -msgstr "" - -#: 05020301.xhp -msgctxt "" -"05020301.xhp\n" "par_id231020161510032619\n" "help.text" msgid "All" @@ -18588,14 +16820,6 @@ msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" -"par_id231020161510033349\n" -"help.text" -msgid "03" -msgstr "" - -#: 05020301.xhp -msgctxt "" -"05020301.xhp\n" "par_id231020161510037287\n" "help.text" msgid "Gengou" @@ -18604,14 +16828,6 @@ msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" -"par_id231020161510035843\n" -"help.text" -msgid "28-08-31" -msgstr "" - -#: 05020301.xhp -msgctxt "" -"05020301.xhp\n" "par_id231020161510041970\n" "help.text" msgid "411 (Japanese)" @@ -18620,14 +16836,6 @@ msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" -"par_id231020161510044812\n" -"help.text" -msgid "05" -msgstr "" - -#: 05020301.xhp -msgctxt "" -"05020301.xhp\n" "par_id231020161510049706\n" "help.text" msgid "Unknown" @@ -18636,14 +16844,6 @@ msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" -"par_id231020161510042281\n" -"help.text" -msgid "4349-08-31" -msgstr "" - -#: 05020301.xhp -msgctxt "" -"05020301.xhp\n" "par_id231020161510047856\n" "help.text" msgid "Unsupported" @@ -18668,14 +16868,6 @@ msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" -"par_id231020161510059401\n" -"help.text" -msgid "1437-11-28" -msgstr "" - -#: 05020301.xhp -msgctxt "" -"05020301.xhp\n" "par_id231020161510052682\n" "help.text" msgid "401 (Arabic - Saudi Arabia), 1401 (Arabic - Algeria), 3c01 (Arabic - Bahrain), 0c01 (Arabic - Egypt), 801 (Arabic - Iraq), 2c01 (Arabic - Jordan), 3401 (Arabic - Kuwait), 3001 (Arabic - Lebanon), 1001 (Arabic - Libya), 1801 (Arabic - Morocco), 2001 (Arabic - Oman), 4001 (Arabic - Qatar), 2801 (Arabic - Syria), 1c01 (Arabic - Tunisia), 3801 (Arabic - U.A.E.), 2401 (Arabic - Yemen) and 429 (Farsi)" @@ -18684,14 +16876,6 @@ msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" -"par_id231020161510052179\n" -"help.text" -msgid "07" -msgstr "" - -#: 05020301.xhp -msgctxt "" -"05020301.xhp\n" "par_id2310201615100511\n" "help.text" msgid "Buddhist" @@ -18700,14 +16884,6 @@ msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" -"par_id23102016151005607\n" -"help.text" -msgid "2559-08-31" -msgstr "" - -#: 05020301.xhp -msgctxt "" -"05020301.xhp\n" "par_id231020161510059823\n" "help.text" msgid "454 (Lao), 41E (Thai)" @@ -18716,14 +16892,6 @@ msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" -"par_id231020161510065954\n" -"help.text" -msgid "08" -msgstr "" - -#: 05020301.xhp -msgctxt "" -"05020301.xhp\n" "par_id231020161510061354\n" "help.text" msgid "Jewish" @@ -18732,14 +16900,6 @@ msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" -"par_id231020161510062369\n" -"help.text" -msgid "5776-05-27" -msgstr "" - -#: 05020301.xhp -msgctxt "" -"05020301.xhp\n" "par_id231020161510065493\n" "help.text" msgid "40D (Hebrew)" @@ -18748,14 +16908,6 @@ msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" -"par_id2310201615100635\n" -"help.text" -msgid "10" -msgstr "" - -#: 05020301.xhp -msgctxt "" -"05020301.xhp\n" "par_id231020161510062635\n" "help.text" msgid "Indian" @@ -18764,14 +16916,6 @@ msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" -"par_id23102016151007630\n" -"help.text" -msgid "1938-06-09" -msgstr "" - -#: 05020301.xhp -msgctxt "" -"05020301.xhp\n" "par_id23102016151007443\n" "help.text" msgid "Unsupported" @@ -18796,14 +16940,6 @@ msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" -"par_id231020161510071869\n" -"help.text" -msgid "2016-07-29" -msgstr "" - -#: 05020301.xhp -msgctxt "" -"05020301.xhp\n" "par_id231020161510079549\n" "help.text" msgid "Unsupported" @@ -18852,14 +16988,6 @@ msgstr "" #: 05020301.xhp msgctxt "" "05020301.xhp\n" -"par_id231020161510089684\n" -"help.text" -msgid "0105-08-31" -msgstr "" - -#: 05020301.xhp -msgctxt "" -"05020301.xhp\n" "par_id231020161510088509\n" "help.text" msgid "404 (Chinese - Taiwan)" @@ -32078,24 +30206,24 @@ msgctxt "" "06010600.xhp\n" "par_idN10572\n" "help.text" -msgid "Conversion direction" -msgstr "Посока на преобразуването" +msgid "Conversion Direction" +msgstr "" #: 06010600.xhp msgctxt "" "06010600.xhp\n" "par_idN10576\n" "help.text" -msgid "<ahelp hid=\".\">Select the conversion direction.</ahelp>" -msgstr "<ahelp hid=\".\">Изберете посока на преобразуването.</ahelp>" +msgid "Select the conversion direction." +msgstr "" #: 06010600.xhp msgctxt "" "06010600.xhp\n" "par_idN10579\n" "help.text" -msgid "Traditional Chinese to Simplified Chinese" -msgstr "Традиционен китайски към опростен китайски" +msgid "Traditional Chinese to simplified Chinese" +msgstr "" #: 06010600.xhp msgctxt "" @@ -32110,8 +30238,8 @@ msgctxt "" "06010600.xhp\n" "par_idN10580\n" "help.text" -msgid "Simplified Chinese to Traditional Chinese" -msgstr "Опростен китайски към традиционен китайски" +msgid "Simplified Chinese to traditional Chinese" +msgstr "" #: 06010600.xhp msgctxt "" @@ -32126,24 +30254,24 @@ msgctxt "" "06010600.xhp\n" "par_idN1058E\n" "help.text" -msgid "Common terms" -msgstr "Общи думи" +msgid "Common Terms" +msgstr "" #: 06010600.xhp msgctxt "" "06010600.xhp\n" "par_idN10592\n" "help.text" -msgid "<ahelp hid=\".\">Common terms are words that have the same meaning in traditional and simplified Chinese but are written with different characters.</ahelp>" -msgstr "<ahelp hid=\".\">Общите думи са думи с едно и също значение в традиционния и опростения китайски, които обаче се пишат с различни знаци.</ahelp>" +msgid "Common terms are words that have the same meaning in traditional and simplified Chinese but are written with different characters." +msgstr "" #: 06010600.xhp msgctxt "" "06010600.xhp\n" "par_idN10595\n" "help.text" -msgid "Convert Common Terms" -msgstr "Преобразуване на общите думи" +msgid "Translate common terms" +msgstr "" #: 06010600.xhp msgctxt "" diff --git a/source/bg/helpcontent2/source/text/shared/05.po b/source/bg/helpcontent2/source/text/shared/05.po index 99fbc96e9ad..5fd3f710297 100644 --- a/source/bg/helpcontent2/source/text/shared/05.po +++ b/source/bg/helpcontent2/source/text/shared/05.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2017-05-09 16:45+0200\n" +"POT-Creation-Date: 2017-05-30 09:54+0200\n" "PO-Revision-Date: 2016-09-18 18:16+0000\n" "Last-Translator: Mihail Balabanov <m.balabanov@gmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -149,7 +149,7 @@ msgctxt "" "00000001.xhp\n" "par_id3497211\n" "help.text" -msgid "You can download documentation as PDF files, how-tos, and guides from the %PRODUCTNAME documentation website at <link href=\"http://www.libreoffice.org/get-help/documentation/\">documentation.libreoffice.org</link>. You can also access the documentation website choosing the menu <item type=\"menuitem\">Help – User Guides…</item> ." +msgid "You can download documentation as PDF files, how-tos, and guides from the %PRODUCTNAME documentation website at <link href=\"http://documentation.libreoffice.org\">documentation.libreoffice.org</link>. You can also access the documentation website choosing the menu <item type=\"menuitem\">Help – User Guides…</item> ." msgstr "" #: 00000001.xhp diff --git a/source/bg/helpcontent2/source/text/shared/explorer/database.po b/source/bg/helpcontent2/source/text/shared/explorer/database.po index c5d6ebdbc06..38e286639ff 100644 --- a/source/bg/helpcontent2/source/text/shared/explorer/database.po +++ b/source/bg/helpcontent2/source/text/shared/explorer/database.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2017-05-09 16:45+0200\n" +"POT-Creation-Date: 2017-05-30 09:54+0200\n" "PO-Revision-Date: 2016-10-13 13:14+0000\n" "Last-Translator: Mihail Balabanov <m.balabanov@gmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -125,7 +125,7 @@ msgctxt "" "02000000.xhp\n" "par_id3153146\n" "help.text" -msgid "You can also open the data source view (Ctrl+Shift+F4), select the entire database table in the data source view (button in the top left corner of the table), and then drag the selection to a text document or spreadsheet." +msgid "You can also open the data source view (Ctrl+Shift+F4), select the entire database table in the data source view (click on the top left corner of the table), and then drag the selection to a text document or spreadsheet." msgstr "" #: 02000000.xhp @@ -10653,8 +10653,8 @@ msgctxt "" "querywizard05.xhp\n" "par_idN10556\n" "help.text" -msgid "Specifies whether to group the query. The data source must support the SQL statement \"Order by clauses\" to enable this page of the Wizard." -msgstr "Определя дали резултатите на заявката да се групират. За да е разрешена тази страница от помощника, източникът на данни трябва да поддържа клаузи „ORDER BY“ в оператори на SQL." +msgid "Specifies whether to group the query. The data source must support the SQL statement \"Group by clauses\" to enable this page of the Wizard." +msgstr "" #: querywizard05.xhp msgctxt "" @@ -10701,8 +10701,8 @@ msgctxt "" "querywizard06.xhp\n" "par_idN10556\n" "help.text" -msgid "Specifies the conditions to group the query. The data source must support the SQL statement \"Order by clauses\" to enable this page of the Wizard." -msgstr "Определя условията за групиране на данните от заявката. За да е разрешена тази страница от помощника, източникът на данни трябва да поддържа клаузи „ORDER BY“ в оператори на SQL." +msgid "Specifies the conditions to group the query. The data source must support the SQL statement \"Group by clauses\" to enable this page of the Wizard." +msgstr "" #: querywizard06.xhp msgctxt "" diff --git a/source/bg/helpcontent2/source/text/shared/guide.po b/source/bg/helpcontent2/source/text/shared/guide.po index 1e46a5b0fde..763858b13f5 100644 --- a/source/bg/helpcontent2/source/text/shared/guide.po +++ b/source/bg/helpcontent2/source/text/shared/guide.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2017-05-18 00:25+0200\n" +"POT-Creation-Date: 2017-06-06 20:00+0200\n" "PO-Revision-Date: 2016-10-13 14:01+0000\n" "Last-Translator: Mihail Balabanov <m.balabanov@gmail.com>\n" "Language-Team: .\n" @@ -5678,7 +5678,7 @@ msgctxt "" "digital_signatures.xhp\n" "par_id0821200910191774\n" "help.text" -msgid "When you sign a document with OpenOffice.org 3.2 or StarOffice 9.2 or a later version, and you open that document in an older version of the software, the signature will be displayed as \"invalid\". Signatures created with older versions of the software will be marked with \"only parts of the document is signed\" when loaded in the newer software." +msgid "When you sign a document with OpenOffice.org 3.2 or StarOffice 9.2 or a later version, and you open that document in an older version of the software, the signature will be displayed as \"invalid\". Signatures created with older versions of the software will be marked with \"only parts of the document are signed\" when loaded in the newer software." msgstr "" #: digital_signatures.xhp @@ -5686,7 +5686,7 @@ msgctxt "" "digital_signatures.xhp\n" "par_id0821200910191775\n" "help.text" -msgid "When you sign an OOXML document, then the signature will be always marked with \"only parts of the document is signed\". Metadata of OOXML files are never signed, to be compatible with Microsoft Office." +msgid "When you sign an OOXML document, then the signature will be always marked with \"only parts of the document are signed\". Metadata of OOXML files are never signed, to be compatible with Microsoft Office." msgstr "" #: digital_signatures.xhp @@ -18444,6 +18444,14 @@ msgstr "" #: template_manager.xhp msgctxt "" "template_manager.xhp\n" +"par_id3155306\n" +"help.text" +msgid "To add the templates in another folder to the <emph>My Templates</emph> category, choose <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - <link href=\"text/shared/optionen/01010300.xhp\" name=\"$[officename] - Paths\"><emph>$[officename] - Paths</emph></link>, and then enter the path." +msgstr "" + +#: template_manager.xhp +msgctxt "" +"template_manager.xhp\n" "hd_id041620170723509814\n" "help.text" msgid "Settings" diff --git a/source/bg/helpcontent2/source/text/shared/optionen.po b/source/bg/helpcontent2/source/text/shared/optionen.po index c07460bdf85..641daaddd86 100644 --- a/source/bg/helpcontent2/source/text/shared/optionen.po +++ b/source/bg/helpcontent2/source/text/shared/optionen.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2017-05-17 15:41+0200\n" +"POT-Creation-Date: 2017-06-06 20:00+0200\n" "PO-Revision-Date: 2016-12-02 11:16+0000\n" "Last-Translator: Mihail Balabanov <m.balabanov@gmail.com>\n" "Language-Team: .\n" @@ -2254,16 +2254,16 @@ msgctxt "" "01010501.xhp\n" "tit\n" "help.text" -msgid "Color" -msgstr "Цвят" +msgid "Selecting a new color" +msgstr "" #: 01010501.xhp msgctxt "" "01010501.xhp\n" "hd_id3153126\n" "help.text" -msgid "Color" -msgstr "Цвят" +msgid "Selecting a new color" +msgstr "" #: 01010501.xhp msgctxt "" @@ -2278,72 +2278,80 @@ msgctxt "" "01010501.xhp\n" "par_id3150771\n" "help.text" -msgid "<variable id=\"farbentext\"><ahelp hid=\".\">Allows you to define your own colors using the two-dimensional graphic and numerical gradient chart.</ahelp></variable> Click <emph>OK</emph> to display the newly defined color in the preview box of the <emph>Colors</emph> register, where you can then decide if you want to add or replace the new color in the current color palette." -msgstr "<variable id=\"farbentext\"><ahelp hid=\".\">Позволява ви да задавате свои собствени цветове чрез графиката и числовите входни полета.</ahelp></variable> Натиснете <emph>OK</emph>, за да видите новозададения цвят в полето за мостра на регистъра <emph>Цветове</emph>, след което можете да решите дали желаете да добавите новия цвят в палитрата, или да заместите с него някой от старите." +msgid "<variable id=\"farbentext\"><ahelp hid=\".\">%PRODUCTNAME let you to define custom colors using a two-dimensional graphic and numerical gradient chart of the Pick a Color dialog.</ahelp></variable> Click <emph>OK</emph> to display the newly defined color in the <emph>New</emph> preview box of the <emph>Colors</emph> tab, where you can then decide if you want to add or replace the new color in the current color palette." +msgstr "" #: 01010501.xhp msgctxt "" "01010501.xhp\n" "hd_id3149514\n" "help.text" -msgid "Color Window" -msgstr "Прозорецът Цвят" +msgid "Pick a Color Window" +msgstr "" #: 01010501.xhp msgctxt "" "01010501.xhp\n" -"par_id3153061\n" +"par_id3148944\n" "help.text" -msgid "In the two big color windows, you click to select a new color. You can select the color in the left or the right color window as you wish." -msgstr "Можете да изберете цвят, като щракнете в левия или десния панел с цветове." +msgid "The Pick a Color Dialog window consist of four main areas." +msgstr "" #: 01010501.xhp msgctxt "" "01010501.xhp\n" -"par_id3148944\n" +"par_id3148945\n" "help.text" -msgid "In the right color window, you will see the entire color spectrum from the left to the right, with the colors at the top being fully saturated and the colors at the bottom being unsaturated." -msgstr "В десния цветен панел е показан целият спектър от цветове от ляво на дясно, като цветовете в горния край са напълно наситени, а тези в долния край – с нулева наситеност." +msgid "The radio buttons select the color component of the color. This color component can be expressed in either RGB (Red, Green, Blue) or HSB (Hue, Saturation, Brightness) color models. The CMYK color model is not selectable are provided only to ease the input of color values using CMYK notation." +msgstr "" #: 01010501.xhp msgctxt "" "01010501.xhp\n" -"par_id3149670\n" +"par_id3148946\n" "help.text" -msgid "In the left color window, you will see a selection of colors, displaying a progressive spectrum, varying between the four colors in the four corners of this window. You can change the colors in the four corners as follows:" -msgstr "Левият цветен панел съдържа набор от цветове, преливащи между четирите цвята в ъглите му. Можете да сменяте цветовете в ъглите както следва:" +msgid "The spin buttons are for entering the numerical value of the color component." +msgstr "" #: 01010501.xhp msgctxt "" "01010501.xhp\n" -"par_id3154758\n" +"par_id3148947\n" "help.text" -msgid "Click the corner of the field in which you want to change the color." -msgstr "Щракнете върху ъгъла, чийто цвят искате да смените." +msgid "<ahelp hid=\".\">With the vertical color component slider you can modify the value of each component of the color.</ahelp> With the large colored square you can select the color component approximatively." +msgstr "" #: 01010501.xhp msgctxt "" "01010501.xhp\n" -"par_id3150398\n" +"par_id3148948\n" "help.text" -msgid "In the right color window, click the desired new color for the corner field or enter the values, which define the color, in the numeric input fields." -msgstr "В десния панел с цветове щракнете върху желания нов цвят за ъгловото поле или въведете стойностите, задаващи цвета, в полетата за числов вход." +msgid "The horizontal bottom color bar shows the current color and the new color, side by side." +msgstr "" #: 01010501.xhp msgctxt "" "01010501.xhp\n" -"par_id3151210\n" +"par_id3153061\n" "help.text" -msgid "Apply the color selected on the right to the small field that is marked in the left color window by clicking the <emph><--</emph> button." -msgstr "Приложете избрания вдясно цвят върху избраното пале в левия цветен панел чрез бутона <emph><--</emph>." +msgid "<ahelp hid=\".\">Click in the big color area on the left to select a new color. Using this selector area you can modify two components of the color as represented in the RGB or HSB color models. Note that these are the two components not selected with the radio buttons on the right side of the dialog.</ahelp>" +msgstr "" #: 01010501.xhp msgctxt "" "01010501.xhp\n" -"par_id3151383\n" +"par_id3154164\n" +"help.text" +msgid "<ahelp hid=\".\">In the right part of the bottom bar, you will see the original color from the parent tab, <emph>Colors</emph>.</ahelp>" +msgstr "" + +#: 01010501.xhp +msgctxt "" +"01010501.xhp\n" +"par_id3154165\n" "help.text" -msgid "The gradient in the left color window is immediately adjusted with respect to hue, saturation, and brightness." -msgstr "Градиентът в левия панел незабавно ще се пренастрои към новия тон, наситеност и яркост." +msgid "<ahelp hid=\".\">In the left part of the bottom bar, the current result of your work in this dialog is visible.</ahelp>" +msgstr "" #: 01010501.xhp msgctxt "" @@ -2356,202 +2364,250 @@ msgstr "%PRODUCTNAME използва само цветовия модел RGB #: 01010501.xhp msgctxt "" "01010501.xhp\n" -"hd_id3153192\n" +"hd_id315200\n" "help.text" -msgid "<--" -msgstr "<--" +msgid "RGB" +msgstr "" #: 01010501.xhp msgctxt "" "01010501.xhp\n" -"par_id3154909\n" +"hd_id3151114\n" "help.text" -msgid "<ahelp hid=\"SVTOOLS:PUSHBUTTON:DLG_COLOR:BTN_1\">Click the <emph><--</emph> button to replace the selected color in the color palette with the color selected at the right. The button is enabled when you select a color in one of the four corners.</ahelp>" -msgstr "<ahelp hid=\"SVTOOLS:PUSHBUTTON:DLG_COLOR:BTN_1\">Натиснете бутона <emph><--</emph>, за да замените избрания цвят в цветовата палитра с цвета, посочен отдясно. Бутонът е разрешен, когато сте избрали цвят в един от четирите ъгъла.</ahelp>" +msgid "Red" +msgstr "Червено" #: 01010501.xhp msgctxt "" "01010501.xhp\n" -"hd_id3158409\n" +"par_id3153727\n" "help.text" -msgid "-->" -msgstr "-->" +msgid "<ahelp hid=\".\">Sets the Red component modifiable on the vertical color slider, and the Green and Blue components in the two dimensional color picker field. Allowed values are 0 to 255.</ahelp>" +msgstr "" #: 01010501.xhp msgctxt "" "01010501.xhp\n" -"par_id3151043\n" +"par_id3153726\n" "help.text" -msgid "<ahelp hid=\"SVTOOLS:PUSHBUTTON:DLG_COLOR:BTN_2\">Sets the small selection cursor in the right window on the color, which corresponds to the selected color in the left window and updates the respective values in the numerical fields.</ahelp>" -msgstr "<ahelp hid=\"SVTOOLS:PUSHBUTTON:DLG_COLOR:BTN_2\">Поставя малкия курсор за избор в десния панел върху цвета, съответстващ на избрания цвят в левия панел, и обновява съответните стойности в числовите полета.</ahelp>" +msgid "<ahelp hid=\"cui/ui/colorpickerdialog/redSpinbutton\" visibility=\"hidden\">Set the Red color value directly. Allowed values are 0 to 255.</ahelp>" +msgstr "" #: 01010501.xhp msgctxt "" "01010501.xhp\n" -"hd_id3149203\n" +"hd_id3148618\n" "help.text" -msgid "Cyan" -msgstr "Синьозелено" +msgid "Green" +msgstr "Зелено" #: 01010501.xhp msgctxt "" "01010501.xhp\n" -"par_id3159252\n" +"par_id3153728\n" "help.text" -msgid "<ahelp hid=\"SVTOOLS_METRICFIELD_DLG_COLOR_NUM_CYAN\">Sets the Cyan color value in the CMYK color model.</ahelp>" -msgstr "<ahelp hid=\"SVTOOLS_METRICFIELD_DLG_COLOR_NUM_CYAN\">Задава стойността на синьозеления компонент в цветовия модел CMYK.</ahelp>" +msgid "<ahelp hid=\".\">Sets the Green component modifiable on the vertical color slider, and the Green and Blue components in the two dimensional color picker field. Allowed values are 0 to 255.</ahelp>" +msgstr "" #: 01010501.xhp msgctxt "" "01010501.xhp\n" -"hd_id3155429\n" +"par_id3149298\n" "help.text" -msgid "Magenta" -msgstr "Пурпурно" +msgid "<ahelp hid=\"cui/ui/colorpickerdialog/greenSpinbutton\" visibility=\"hidden\">Set the Green color value directly. Allowed values are 0 to 255.</ahelp>" +msgstr "" #: 01010501.xhp msgctxt "" "01010501.xhp\n" -"par_id3152596\n" +"hd_id3151075\n" "help.text" -msgid "<ahelp hid=\"SVTOOLS_METRICFIELD_DLG_COLOR_NUM_MAGENTA\">Sets the Magenta color value in the CMYK color model.</ahelp>" -msgstr "<ahelp hid=\"SVTOOLS_METRICFIELD_DLG_COLOR_NUM_MAGENTA\">Задава стойността на пурпурния компонент в цветовия модел CMYK.</ahelp>" +msgid "Blue" +msgstr "Синьо" #: 01010501.xhp msgctxt "" "01010501.xhp\n" -"hd_id3154147\n" +"par_id3153729\n" "help.text" -msgid "Yellow" -msgstr "Жълто" +msgid "<ahelp hid=\".\">Sets the Red component modifiable on the vertical color slider, and the Green and Blue components in the two dimensional color picker field. Allowed values are 0 to 255.</ahelp>" +msgstr "" #: 01010501.xhp msgctxt "" "01010501.xhp\n" -"par_id3155306\n" +"par_id3148455\n" "help.text" -msgid "<ahelp hid=\"SVTOOLS_METRICFIELD_DLG_COLOR_NUM_YELLOW\">Sets the Yellow color value in the CMYK color model.</ahelp>" -msgstr "<ahelp hid=\"SVTOOLS_METRICFIELD_DLG_COLOR_NUM_YELLOW\">Задава стойността на жълтия компонент в цветовия модел CMYK.</ahelp>" +msgid "<ahelp hid=\"cui/ui/colorpickerdialog/blueSpinbutton\" visibility=\"hidden\">Set the Blue color value directly. Allowed values are 0 to 255.</ahelp>" +msgstr "" #: 01010501.xhp msgctxt "" "01010501.xhp\n" -"hd_id3150105\n" +"hd_id3151076\n" "help.text" -msgid "Key" -msgstr "Ключ" +msgid "Hex #" +msgstr "" #: 01010501.xhp msgctxt "" "01010501.xhp\n" -"par_id3146148\n" +"par_id3148456\n" "help.text" -msgid "<ahelp hid=\"SVTOOLS_METRICFIELD_DLG_COLOR_NUM_KEY\">Sets the Black color value or key (black) in the CMYK color model.</ahelp>" -msgstr "<ahelp hid=\"SVTOOLS_METRICFIELD_DLG_COLOR_NUM_KEY\">Задава стойността на черния (ключов) компонент в цветовия модел CMYK.</ahelp>" +msgid "<ahelp hid=\".\">Displays and sets the color value in the RGB color model expressed as a hexadecimal number.</ahelp>" +msgstr "" #: 01010501.xhp msgctxt "" "01010501.xhp\n" -"hd_id3151114\n" +"hd_id315201\n" "help.text" -msgid "Red" -msgstr "Червено" +msgid "HSB" +msgstr "" #: 01010501.xhp msgctxt "" "01010501.xhp\n" -"par_id3153726\n" +"hd_id3145647\n" "help.text" -msgid "<ahelp hid=\"SVTOOLS:NUMERICFIELD:DLG_COLOR:NUM_RED\">Sets the Red color value in the RGB color model.</ahelp>" -msgstr "<ahelp hid=\"SVTOOLS:NUMERICFIELD:DLG_COLOR:NUM_RED\">Задава стойността на червения компонент в цветовия модел RGB.</ahelp>" +msgid "Hue" +msgstr "" #: 01010501.xhp msgctxt "" "01010501.xhp\n" -"hd_id3148618\n" +"par_id3153730\n" "help.text" -msgid "Green" -msgstr "Зелено" +msgid "<ahelp hid=\".\">Sets the Hue component modifiable on the vertical color slider, and the Saturation and Brightness components in the two dimensional color picker field. Values are expressed in degrees from 0 to 359.</ahelp>" +msgstr "" #: 01010501.xhp msgctxt "" "01010501.xhp\n" -"par_id3149298\n" +"par_id3154729\n" "help.text" -msgid "<ahelp hid=\"SVTOOLS:NUMERICFIELD:DLG_COLOR:NUM_GREEN\">Sets the Green color value in the RGB color model.</ahelp>" -msgstr "<ahelp hid=\"SVTOOLS:NUMERICFIELD:DLG_COLOR:NUM_GREEN\">Задава стойността на зеления компонент в цветовия модел RGB.</ahelp>" +msgid "<ahelp hid=\"cui/ui/colorpickerdialog/hueSpinbutton\" visibility=\"hidden\">Set the Hue directly in the HSB color model. Values are expressed in degrees from 0 to 359.</ahelp>" +msgstr "" #: 01010501.xhp msgctxt "" "01010501.xhp\n" -"hd_id3151075\n" +"hd_id3144766\n" "help.text" -msgid "Blue" -msgstr "Синьо" +msgid "Saturation" +msgstr "Наситеност" #: 01010501.xhp msgctxt "" "01010501.xhp\n" -"par_id3148455\n" +"par_id3153731\n" "help.text" -msgid "<ahelp hid=\"SVTOOLS:NUMERICFIELD:DLG_COLOR:NUM_BLUE\">Sets the Blue color value in the RGB color model.</ahelp>" -msgstr "<ahelp hid=\"SVTOOLS:NUMERICFIELD:DLG_COLOR:NUM_BLUE\">Задава стойността на синия компонент в цветовия модел RGB.</ahelp>" +msgid "<ahelp hid=\".\">Sets the Saturation component modifiable on the vertical color slider, and the Hue and Brightness components in the two dimensional color picker field. Values are expressed in percent ( 0 to 100).</ahelp>" +msgstr "" #: 01010501.xhp msgctxt "" "01010501.xhp\n" -"hd_id3145647\n" +"par_id3153512\n" "help.text" -msgid "Color" -msgstr "Цвят" +msgid "<ahelp hid=\"cui/ui/colorpickerdialog/satSpinbutton\" visibility=\"hidden\">Set the Saturation directly in the HSB color model. Values are expressed in percent ( 0 to 100).</ahelp>" +msgstr "" #: 01010501.xhp msgctxt "" "01010501.xhp\n" -"par_id3154729\n" +"hd_id3156180\n" "help.text" -msgid "<ahelp hid=\"SVTOOLS:NUMERICFIELD:DLG_COLOR:NUM_HUE\">Sets the Hue in the HSB color model.</ahelp>" -msgstr "<ahelp hid=\"SVTOOLS:NUMERICFIELD:DLG_COLOR:NUM_HUE\">Задава тона в цветовия модел HSB.</ahelp>" +msgid "Brightness" +msgstr "" #: 01010501.xhp msgctxt "" "01010501.xhp\n" -"hd_id3144766\n" +"par_id3153732\n" "help.text" -msgid "Saturation" -msgstr "Наситеност" +msgid "<ahelp hid=\".\">Sets the Brightness component modifiable on the vertical color slider, and the Hue and Saturation components in the two dimensional color picker field. Values are expressed in percent ( 0 to 100).</ahelp>" +msgstr "" #: 01010501.xhp msgctxt "" "01010501.xhp\n" -"par_id3153512\n" +"par_id3146969\n" "help.text" -msgid "<ahelp hid=\"SVTOOLS:NUMERICFIELD:DLG_COLOR:NUM_SATURATION\">Sets the Saturation in the HSB color model.</ahelp>" -msgstr "<ahelp hid=\"SVTOOLS:NUMERICFIELD:DLG_COLOR:NUM_SATURATION\">Задава наситеността в цветовия модел HSB.</ahelp>" +msgid "<ahelp hid=\"cui/ui/colorpickerdialog/brightSpinbutton\" visibility=\"hidden\">Set the Brightness directly in the HSB color model. Values are expressed in percent ( 0 to 100).</ahelp>" +msgstr "" #: 01010501.xhp msgctxt "" "01010501.xhp\n" -"hd_id3156180\n" +"hd_id315202\n" "help.text" -msgid "Luminance" -msgstr "Яркост" +msgid "CMYK" +msgstr "" #: 01010501.xhp msgctxt "" "01010501.xhp\n" -"par_id3146969\n" +"hd_id3149203\n" "help.text" -msgid "<ahelp hid=\"SVTOOLS:NUMERICFIELD:DLG_COLOR:NUM_LUMINANCE\">Sets the Brightness in the HSB color model.</ahelp>" -msgstr "<ahelp hid=\"SVTOOLS:NUMERICFIELD:DLG_COLOR:NUM_LUMINANCE\">Задава яркостта в цветовия модел HSB.</ahelp>" +msgid "Cyan" +msgstr "Синьозелено" #: 01010501.xhp msgctxt "" "01010501.xhp\n" -"par_id3154164\n" +"par_id3159252\n" +"help.text" +msgid "<ahelp hid=\".\">Set the Cyan color value as expressed in the CMYK color model.</ahelp>" +msgstr "" + +#: 01010501.xhp +msgctxt "" +"01010501.xhp\n" +"hd_id3155429\n" +"help.text" +msgid "Magenta" +msgstr "Пурпурно" + +#: 01010501.xhp +msgctxt "" +"01010501.xhp\n" +"par_id3152596\n" +"help.text" +msgid "<ahelp hid=\".\">Set the Magenta color value as expressed in the CMYK color model.</ahelp>" +msgstr "" + +#: 01010501.xhp +msgctxt "" +"01010501.xhp\n" +"hd_id3154147\n" +"help.text" +msgid "Yellow" +msgstr "Жълто" + +#: 01010501.xhp +msgctxt "" +"01010501.xhp\n" +"par_id3155306\n" "help.text" -msgid "In the left preview field, you will see the original color from the parent tab, <emph>Colors</emph>. In the right preview field, you will always see the current result of your work in this dialog." -msgstr "В лявото поле за мостра се показва оригиналният цвят от по-горния раздел, <emph>Цветове</emph>. В дясното поле за мостра винаги се вижда текущият резултат от действията ви в този диалогов прозорец." +msgid "<ahelp hid=\".\">Set the Yellow color value as expressed in the CMYK color model.</ahelp>" +msgstr "" + +#: 01010501.xhp +msgctxt "" +"01010501.xhp\n" +"hd_id3150105\n" +"help.text" +msgid "Key" +msgstr "Ключ" + +#: 01010501.xhp +msgctxt "" +"01010501.xhp\n" +"par_id3146148\n" +"help.text" +msgid "<ahelp hid=\".\">Set the Black color value or key (black) as expressed in the CMYK color model.</ahelp>" +msgstr "" #: 01010600.xhp msgctxt "" @@ -11654,8 +11710,8 @@ msgctxt "" "01130100.xhp\n" "bm_id3155805\n" "help.text" -msgid "<bookmark_value>Microsoft Office; importing/exporting VBA code</bookmark_value> <bookmark_value>importing; Microsoft Office documents with VBA code</bookmark_value> <bookmark_value>exporting; Microsoft Office documents with VBA code</bookmark_value> <bookmark_value>loading; Microsoft Office documents with VBA code</bookmark_value> <bookmark_value>saving; VBA code in Microsoft Office documents</bookmark_value> <bookmark_value>VBA code; loading/saving documents with VBA code</bookmark_value> <bookmark_value>Visual Basic for Applications; loading/saving documents with VBA code</bookmark_value>" -msgstr "<bookmark_value>Microsoft Office; импортиране/експортиране код на VBA</bookmark_value><bookmark_value>импортиране; документи на Microsoft Office с код на VBA</bookmark_value><bookmark_value>експортиране; документи на Microsoft Office с код на VBA</bookmark_value><bookmark_value>зареждане; документи на Microsoft Office с код на VBA</bookmark_value><bookmark_value>записване; код на VBA в документи на Microsoft Office</bookmark_value><bookmark_value>VBA, код на; зареждане/записване на документи с код на VBA</bookmark_value><bookmark_value>Visual Basic for Applications; зареждане/записване на документи с код на VBA</bookmark_value>" +msgid "<bookmark_value>Microsoft Office; importing/exporting VBA code</bookmark_value> <bookmark_value>importing; Microsoft Office documents with VBA code</bookmark_value> <bookmark_value>exporting; Microsoft Office documents with VBA code</bookmark_value> <bookmark_value>loading; Microsoft Office documents with VBA code</bookmark_value> <bookmark_value>saving; VBA code in Microsoft Office documents</bookmark_value> <bookmark_value>VBA code; loading/saving documents with VBA code</bookmark_value> <bookmark_value>Visual Basic for Applications; loading/saving documents with VBA code</bookmark_value>" +msgstr "" #: 01130100.xhp msgctxt "" @@ -11702,8 +11758,32 @@ msgctxt "" "01130100.xhp\n" "par_id3159399\n" "help.text" -msgid "<variable id=\"codetext\"><ahelp hid=\"cui/ui/optfltrpage/wo_basic\">Loads and saves the Basic code from a Microsoft document as a special $[officename] Basic module with the document. The disabled Microsoft Basic code is visible in the $[officename] Basic IDE between <emph>Sub</emph> and <emph>End Sub</emph>.</ahelp> You can edit the code. When saving the document in $[officename] format, the Basic code is saved as well. When saving in another format, the Basic code from the $[officename] Basic IDE is not saved.</variable>" -msgstr "<variable id=\"codetext\"><ahelp hid=\"cui/ui/optfltrpage/wo_basic\">Зарежда и записва кода на Basic от документ на Microsoft като специален модул на $[officename] Basic заедно с документа. Недостъпният за изпълнение код на Microsoft Basic се вижда в развойната среда на $[officename] Basic, ограден със <emph>Sub</emph> и <emph>End Sub</emph>.</ahelp> Можете да редактирате кода. Когато записвате документа във формат на $[officename], кодът на Basic също се записва. Когато записвате в друг формат, кодът на Basic от средата на $[officename] Basic не се записва. </variable>" +msgid "<variable id=\"codetext\"><ahelp hid=\"cui/ui/optfltrpage/wo_basic\">Loads and saves the Basic code from a Microsoft document as a special $[officename] Basic module with the document. The disabled Microsoft Basic code is visible in the $[officename] Basic IDE between <emph>Sub</emph> and <emph>End Sub</emph>.</ahelp> You can edit the code. When saving the document in $[officename] format, the Basic code is saved as well. When saving in another format, the Basic code from the $[officename] Basic IDE is not saved. </variable>" +msgstr "" + +#: 01130100.xhp +msgctxt "" +"01130100.xhp\n" +"hd_id0523200811475727\n" +"help.text" +msgid "Executable code" +msgstr "Изпълним код" + +#: 01130100.xhp +msgctxt "" +"01130100.xhp\n" +"par_id0523200811475733\n" +"help.text" +msgid "<ahelp hid=\".\">The VBA (Visual Basic for Applications) code will be loaded ready to be executed. If this checkbox is not checked, the VBA code will be commented out so it can be inspected, but will not run.</ahelp>" +msgstr "<ahelp hid=\".\">Кодът на VBA (Visual Basic for Applications) ще бъде зареден готов за изпълнение. Ако полето не е отметнато, кодът на VBA ще бъде поставен в коментар, така че да може да се разглежда, но не и изпълнява.</ahelp>" + +#: 01130100.xhp +msgctxt "" +"01130100.xhp\n" +"par_id05172017121531273\n" +"help.text" +msgid "After loading the VBA code, %PRODUCTNAME inserts the statement <item type=\"literal\">Option VBASupport 1</item> in every Basic module to enable a limited support for VBA statements, functions and objects. See <link href=\"text/sbasic/shared/03103350.xhp\">Option VBASupport Statement [Runtime]</link> for more information." +msgstr "" #: 01130100.xhp msgctxt "" @@ -11772,22 +11852,6 @@ msgstr "Зареждане на кода на Basic" #: 01130100.xhp msgctxt "" "01130100.xhp\n" -"hd_id0523200811475727\n" -"help.text" -msgid "Executable code" -msgstr "Изпълним код" - -#: 01130100.xhp -msgctxt "" -"01130100.xhp\n" -"par_id0523200811475733\n" -"help.text" -msgid "<ahelp hid=\".\">The VBA (Visual Basic for Applications) code will be loaded ready to be executed. If this checkbox is not checked, the VBA code will be commented out so it can be inspected, but will not run.</ahelp>" -msgstr "<ahelp hid=\".\">Кодът на VBA (Visual Basic for Applications) ще бъде зареден готов за изпълнение. Ако полето не е отметнато, кодът на VBA ще бъде поставен в коментар, така че да може да се разглежда, но не и изпълнява.</ahelp>" - -#: 01130100.xhp -msgctxt "" -"01130100.xhp\n" "hd_id3151211\n" "help.text" msgid "Save original Basic code" @@ -11833,6 +11897,14 @@ msgctxt "" msgid "<link href=\"text/shared/optionen/01010200.xhp\" name=\"Setting the default file format\">Setting the default file format</link>" msgstr "<link href=\"text/shared/optionen/01010200.xhp\" name=\"Задаване на подразбирания файлов формат\">Задаване на подразбирания файлов формат</link>" +#: 01130100.xhp +msgctxt "" +"01130100.xhp\n" +"par_id051720170430585307\n" +"help.text" +msgid "<link href=\"text/sbasic/shared/vbasupport.xhp\">VBA support in %PRODUCTNAME</link>" +msgstr "" + #: 01130200.xhp msgctxt "" "01130200.xhp\n" @@ -14334,8 +14406,8 @@ msgctxt "" "mailmerge.xhp\n" "par_idN10564\n" "help.text" -msgid "Specifies the user information and server settings for when you send form letters as e-mail messages." -msgstr "Задава информацията за потребител и настройките за сървър при изпращане на циркулярни писма по електронната поща." +msgid "<ahelp hid=\".\">Specifies the user information and server settings for when you send form letters as e-mail messages.</ahelp>" +msgstr "" #: mailmerge.xhp msgctxt "" diff --git a/source/bg/helpcontent2/source/text/swriter/01.po b/source/bg/helpcontent2/source/text/swriter/01.po index 80304aff718..e429bdca0e3 100644 --- a/source/bg/helpcontent2/source/text/swriter/01.po +++ b/source/bg/helpcontent2/source/text/swriter/01.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2017-05-09 16:45+0200\n" +"POT-Creation-Date: 2017-05-30 09:54+0200\n" "PO-Revision-Date: 2016-10-13 14:57+0000\n" "Last-Translator: Mihail Balabanov <m.balabanov@gmail.com>\n" "Language-Team: .\n" @@ -19198,16 +19198,16 @@ msgctxt "" "05130000.xhp\n" "par_id3149052\n" "help.text" -msgid "The following information concerns Writer styles that you can apply using the <link href=\"text/swriter/01/05140000.xhp\">Styles and Formatting</link> window." -msgstr "Следващата информация засяга стиловете в Writer, които можете да прилагате чрез прозореца <link href=\"text/swriter/01/05140000.xhp\">Стилове и формати</link>." +msgid "The following information concerns Writer styles that you can apply using the <link href=\"text/swriter/01/05140000.xhp\">Styles and Formatting</link> deck of the Sidebar." +msgstr "" #: 05130000.xhp msgctxt "" "05130000.xhp\n" "par_id3150015\n" "help.text" -msgid "If you want, you can edit the styles of the current document, and then save the document as a template. To save the document as template, choose <emph>File - </emph><link href=\"text/shared/01/01110300.xhp\" name=\"Templates - Save\"><emph>Templates - Save</emph></link>." -msgstr "Ако желаете, можете да редактирате стиловете на текущия документ и да го запишете като шаблон. За да съхраните документ като шаблон, изберете <emph>Файл - </emph><link href=\"text/shared/01/01110300.xhp\" name=\"Шаблони - Съхраняване\"><emph>Шаблони - Съхраняване</emph></link>." +msgid "If you want, you can edit the styles of the current document, and then save the document as a template. To save the document as template, choose <emph>File - </emph><link href=\"text/shared/01/01110300.xhp\" name=\"Templates - Save as Template\"><emph>Templates - Save as Template</emph></link>." +msgstr "" #: 05130000.xhp msgctxt "" @@ -19222,8 +19222,8 @@ msgctxt "" "05130000.xhp\n" "par_id3153721\n" "help.text" -msgid "<ahelp hid=\"SFX2:LISTBOX:RID_STYLECATALOG:BT_TOOL\">These are the different categories of formatting styles.</ahelp>" -msgstr "<ahelp hid=\"SFX2:LISTBOX:RID_STYLECATALOG:BT_TOOL\">Това са различните категории от стилове за форматиране.</ahelp>" +msgid "These are the different categories of formatting styles." +msgstr "" #: 05130000.xhp msgctxt "" @@ -21097,22 +21097,6 @@ msgctxt "" msgid "If you choose this command when the cursor is in the middle of three consecutive tables, you are prompted to select the table that you want to merge with." msgstr "Ако изберете тази команда, когато курсорът е в средната от три последователни таблици, ще бъдете подканени да изберете таблицата, с която желаете да се извърши сливане." -#: 05990000.xhp -msgctxt "" -"05990000.xhp\n" -"tit\n" -"help.text" -msgid "Styles" -msgstr "Стилове" - -#: 05990000.xhp -msgctxt "" -"05990000.xhp\n" -"hd_id3149666\n" -"help.text" -msgid "<link href=\"text/swriter/01/05990000.xhp\" name=\"Styles\">Styles</link>" -msgstr "<link href=\"text/swriter/01/05990000.xhp\" name=\"Стилове\">Стилове</link>" - #: 06030000.xhp msgctxt "" "06030000.xhp\n" |