aboutsummaryrefslogtreecommitdiff
path: root/source/bg/helpcontent2/source/text/sbasic/guide.po
diff options
context:
space:
mode:
Diffstat (limited to 'source/bg/helpcontent2/source/text/sbasic/guide.po')
-rw-r--r--source/bg/helpcontent2/source/text/sbasic/guide.po36
1 files changed, 18 insertions, 18 deletions
diff --git a/source/bg/helpcontent2/source/text/sbasic/guide.po b/source/bg/helpcontent2/source/text/sbasic/guide.po
index 6567531e330..3e9bd55c048 100644
--- a/source/bg/helpcontent2/source/text/sbasic/guide.po
+++ b/source/bg/helpcontent2/source/text/sbasic/guide.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2019-11-08 19:34+0100\n"
-"PO-Revision-Date: 2019-10-14 12:49+0000\n"
+"PO-Revision-Date: 2019-11-13 12:55+0000\n"
"Last-Translator: Mihail Balabanov <m.balabanov@gmail.com>\n"
"Language-Team: Bulgarian <https://vm137.documentfoundation.org/projects/libo_help-master/textsbasicguide/bg/>\n"
"Language: bg\n"
@@ -194,7 +194,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Basic to Python"
-msgstr ""
+msgstr "От Basic към Python"
#. eoGBT
#: basic_2_python.xhp
@@ -203,7 +203,7 @@ msgctxt ""
"N0430\n"
"help.text"
msgid "<bookmark_value>Basic;Calling Python</bookmark_value> <bookmark_value>API;SimpleFileAccess</bookmark_value> <bookmark_value>API;PathSettings</bookmark_value> <bookmark_value>API;XScript</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>Basic;обръщения към Python</bookmark_value><bookmark_value>API;SimpleFileAccess</bookmark_value><bookmark_value>API;PathSettings</bookmark_value><bookmark_value>API;XScript</bookmark_value>"
#. 8tB4f
#: basic_2_python.xhp
@@ -212,7 +212,7 @@ msgctxt ""
"hd_id811571848401485\n"
"help.text"
msgid "<variable id=\"basic2python\"><link href=\"text/sbasic/guide/basic_2_python.xhp\" name=\"Basic Programming Examples\">Calling Python Scripts from Basic</link></variable>"
-msgstr ""
+msgstr "<variable id=\"basic2python\"><link href=\"text/sbasic/guide/basic_2_python.xhp\" name=\"Basic Programming Examples\">Извикване на скриптове на Python от Basic</link></variable>"
#. P7E4G
#: basic_2_python.xhp
@@ -221,7 +221,7 @@ msgctxt ""
"N0432\n"
"help.text"
msgid "Calling Python scripts from %PRODUCTNAME Basic macros is possible, and valuable features can be obtained such as:"
-msgstr ""
+msgstr "Възможно е от макроси на %PRODUCTNAME Basic да се извикват скриптове на Python, което дава достъп до полезна функционалност, например:"
#. ZKSB3
#: basic_2_python.xhp
@@ -230,7 +230,7 @@ msgctxt ""
"N0433\n"
"help.text"
msgid "<literal>ComputerName</literal> identification or <literal>OSName</literal> detection are possible,"
-msgstr ""
+msgstr "извличане на името на компютъра и операционната система с <literal>ComputerName</literal> и <literal>OSName</literal>,"
#. AW7Lr
#: basic_2_python.xhp
@@ -239,7 +239,7 @@ msgctxt ""
"N0434\n"
"help.text"
msgid "Basic <literal>FileLen()</literal> function and <link href=\"https://api.libreoffice.org/docs/idl/ref/servicecom_1_1sun_1_1star_1_1ucb_1_1SimpleFileAccess.html\" name=\"ucb.SimpleFileAccess\">com.sun.star.ucb.SimpleFileAccess.</link><literal>getSize()</literal> API function exhibit a 2 Gigabytes file size upper limit that Python helps to overcome,"
-msgstr ""
+msgstr "преодоляване на ограничението от 2 гигабайта за размер на файла във функцията <literal>FileLen()</literal> на Basic и <link href=\"https://api.libreoffice.org/docs/idl/ref/servicecom_1_1sun_1_1star_1_1ucb_1_1SimpleFileAccess.html\" name=\"ucb.SimpleFileAccess\">com.sun.star.ucb.SimpleFileAccess.</link><literal>getSize()</literal> с помощта на Python,"
#. At8D2
#: basic_2_python.xhp
@@ -248,7 +248,7 @@ msgctxt ""
"N0435\n"
"help.text"
msgid "<link href=\"https://api.libreoffice.org/docs/idl/ref/servicecom_1_1sun_1_1star_1_1util_1_1PathSettings.html\" name=\"util.PathSettings\">com.sun.star.util.PathSettings</link> can be normalized,"
-msgstr ""
+msgstr "нормализиране на пътищата от <link href=\"https://api.libreoffice.org/docs/idl/ref/servicecom_1_1sun_1_1star_1_1util_1_1PathSettings.html\" name=\"util.PathSettings\">com.sun.star.util.PathSettings</link>,"
#. CPd9K
#: basic_2_python.xhp
@@ -257,7 +257,7 @@ msgctxt ""
"N0436\n"
"help.text"
msgid "and many more."
-msgstr ""
+msgstr "и много други."
#. JvzSR
#: basic_2_python.xhp
@@ -266,7 +266,7 @@ msgctxt ""
"N0437\n"
"help.text"
msgid "A reasonable exposure to %PRODUCTNAME Basic and to <link href=\"https://api.libreoffice.org/\" name=\"Application Programming Interface\">Application Programming Interface (API)</link> features is recommended prior to perform inter-language calls from Basic to Python, to JavaScript or any other script engine."
-msgstr ""
+msgstr "Препоръчва се преди да използвате междуезикови обръщения от Basic към Python, JavaScript или друга скриптова машина да сте се запознали в достатъчна степен с %PRODUCTNAME Basic и функциите на <link href=\"https://api.libreoffice.org/\" name=\"Application Programming Interface\">интерфейса за приложно програмиране (API)</link>."
#. 4jY8s
#: basic_2_python.xhp
@@ -275,7 +275,7 @@ msgctxt ""
"N0438\n"
"help.text"
msgid "Retrieving Python Scripts"
-msgstr ""
+msgstr "Извличане на скриптове на Python"
#. bBTqb
#: basic_2_python.xhp
@@ -284,7 +284,7 @@ msgctxt ""
"N0439\n"
"help.text"
msgid "Python scripts can be personal, shared, or embedded in documents. In order to execute them, %PRODUCTNAME Basic needs to be provided with Python script locations. Locating <link href=\"https://api.libreoffice.org/docs/idl/ref/interfacecom_1_1sun_1_1star_1_1script_1_1provider_1_1XScript.html\" name=\"script.provider.XScript\">com.sun.star.script.provider.XScript</link> interface compliant UNO objects allows the execution of Python scripts:"
-msgstr ""
+msgstr "Скриптовете на Python могат да бъдат лични, споделени или вградени в документи. За да ги стартира, %PRODUCTNAME Basic трябва да разполага с местоположенията им. Намирането на UNO обекти, реализиращи интерфейса <link href=\"https://api.libreoffice.org/docs/idl/ref/interfacecom_1_1sun_1_1star_1_1script_1_1provider_1_1XScript.html\" name=\"script.provider.XScript\">com.sun.star.script.provider.XScript</link>, позволява изпълняването на скриптове на Python:"
#. AZwVA
#: basic_2_python.xhp
@@ -293,7 +293,7 @@ msgctxt ""
"N0444\n"
"help.text"
msgid "''' Grab Python script object before execution"
-msgstr ""
+msgstr "''' Вземаме обект за скрипт на Python преди изпълнението"
#. woGvx
#: basic_2_python.xhp
@@ -302,7 +302,7 @@ msgctxt ""
"N0445\n"
"help.text"
msgid "' Arguments:"
-msgstr ""
+msgstr "' Аргументи:"
#. nvnTr
#: basic_2_python.xhp
@@ -311,7 +311,7 @@ msgctxt ""
"N0446\n"
"help.text"
msgid "' macro : as \"library/module.py$macro\" or \"module.py$macro\""
-msgstr ""
+msgstr "' macro : например \"library/module.py$macro\" или \"module.py$macro\""
#. Au674
#: basic_2_python.xhp
@@ -320,7 +320,7 @@ msgctxt ""
"N0447\n"
"help.text"
msgid "' location: as \"document\", \"share\", \"user\" or ENUM(eration)"
-msgstr ""
+msgstr "' location: например \"document\", \"share\", \"user\" или стойност от ENUM"
#. u5hgy
#: basic_2_python.xhp
@@ -329,7 +329,7 @@ msgctxt ""
"N0448\n"
"help.text"
msgid "' Result:"
-msgstr ""
+msgstr "' Резултат:"
#. kskTS
#: basic_2_python.xhp
@@ -338,7 +338,7 @@ msgctxt ""
"N0449\n"
"help.text"
msgid "' located com.sun.star.script.provider.XScript UNO service'''"
-msgstr ""
+msgstr "' намерена UNO услуга com.sun.star.script.provider.XScript'''"
#. F9Hvi
#: basic_2_python.xhp