aboutsummaryrefslogtreecommitdiff
path: root/source/bg
diff options
context:
space:
mode:
Diffstat (limited to 'source/bg')
-rw-r--r--source/bg/cui/messages.po4
-rw-r--r--source/bg/helpcontent2/source/text/sbasic/shared/03.po50
2 files changed, 27 insertions, 27 deletions
diff --git a/source/bg/cui/messages.po b/source/bg/cui/messages.po
index f63f0363fb8..6b48b232cd6 100644
--- a/source/bg/cui/messages.po
+++ b/source/bg/cui/messages.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: 2022-07-08 12:15+0200\n"
-"PO-Revision-Date: 2022-07-12 03:33+0000\n"
+"PO-Revision-Date: 2022-08-19 12:58+0000\n"
"Last-Translator: Mihail Balabanov <m.balabanov@gmail.com>\n"
"Language-Team: Bulgarian <https://translations.documentfoundation.org/projects/libo_ui-master/cuimessages/bg/>\n"
"Language: bg\n"
@@ -2930,7 +2930,7 @@ msgstr "Можете да създадете индекс на илюстрац
#: cui/inc/tipoftheday.hrc:176
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "Use your Android or iPhone to remotely control your Impress presentation."
-msgstr "Можете да управлявате дистанционно презентацията си в Impres чрез телефон с Android или iPhone."
+msgstr "Можете да управлявате дистанционно презентацията си в Impress чрез телефон с Android или iPhone."
#. GgzTh
#. local help missing
diff --git a/source/bg/helpcontent2/source/text/sbasic/shared/03.po b/source/bg/helpcontent2/source/text/sbasic/shared/03.po
index dcb73491bb8..25b44f84eb0 100644
--- a/source/bg/helpcontent2/source/text/sbasic/shared/03.po
+++ b/source/bg/helpcontent2/source/text/sbasic/shared/03.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: 2022-07-04 18:04+0200\n"
-"PO-Revision-Date: 2022-08-08 12:42+0000\n"
+"PO-Revision-Date: 2022-08-22 14:05+0000\n"
"Last-Translator: Mihail Balabanov <m.balabanov@gmail.com>\n"
"Language-Team: Bulgarian <https://translations.documentfoundation.org/projects/libo_help-master/textsbasicshared03/bg/>\n"
"Language: bg\n"
@@ -1706,7 +1706,7 @@ msgctxt ""
"par_id281626980354105\n"
"help.text"
msgid "<input>Name,DateOfBirth,Address,City</input>"
-msgstr ""
+msgstr "<input>Име,РожденаДата,Адрес,Град</input>"
#. FRZKB
#: sf_array.xhp
@@ -1715,7 +1715,7 @@ msgctxt ""
"par_id301626980648833\n"
"help.text"
msgid "<input>Anna,2002/03/31,\"Rue de l'église, 21\",Toulouse</input>"
-msgstr ""
+msgstr "<input>Ана,2002-03-31,\"ул. „Хан Аспарух“ 81А\",Варна</input>"
#. g2r8f
#: sf_array.xhp
@@ -1724,7 +1724,7 @@ msgctxt ""
"par_id881626980658900\n"
"help.text"
msgid "<input>Fred,1998/05/04,\"Rue Albert Einstein, 113A\",Carcassonne</input>"
-msgstr ""
+msgstr "<input>Филип,1998-05-04,\"ул. „Тракия“ 125\",Пловдив</input>"
#. xNCNA
#: sf_array.xhp
@@ -1742,7 +1742,7 @@ msgctxt ""
"bas_id531585561482408\n"
"help.text"
msgid "arr = SF_Array.ImportFromCSVFile(\"C:\\Temp\\myFile.csv\", DateFormat := \"YYYY/MM/DD\")"
-msgstr ""
+msgstr "arr = SF_Array.ImportFromCSVFile(\"C:\\Temp\\myFile.csv\", DateFormat := \"YYYY-MM-DD\")"
#. wyEqv
#: sf_array.xhp
@@ -1751,7 +1751,7 @@ msgctxt ""
"bas_id621585561482783\n"
"help.text"
msgid "MsgBox arr(0, 3) ' City"
-msgstr ""
+msgstr "MsgBox arr(0, 3) ' Град"
#. tDMNL
#: sf_array.xhp
@@ -1760,7 +1760,7 @@ msgctxt ""
"bas_id21585564425349\n"
"help.text"
msgid "MsgBox arr(1, 2) ' Rue de l'église, 21"
-msgstr ""
+msgstr "MsgBox arr(1, 2) ' ул. „Хан Аспарух“ 81А"
#. SBfVW
#: sf_array.xhp
@@ -1769,7 +1769,7 @@ msgctxt ""
"bas_id831585564433851\n"
"help.text"
msgid "MsgBox arr(1, 3) ' Toulouse"
-msgstr ""
+msgstr "MsgBox arr(1, 3) ' Варна"
#. DpxfS
#: sf_array.xhp
@@ -1778,7 +1778,7 @@ msgctxt ""
"pyc_id511626979992999\n"
"help.text"
msgid "arr = svc.ImportFromCSVFile(r\"C:\\Temp\\myFile.csv\", dateformat = \"YYYY/MM/DD\")"
-msgstr ""
+msgstr "arr = svc.ImportFromCSVFile(r\"C:\\Temp\\myFile.csv\", dateformat = \"YYYY-MM-DD\")"
#. asqiD
#: sf_array.xhp
@@ -1787,7 +1787,7 @@ msgctxt ""
"pyc_id211626979993191\n"
"help.text"
msgid "bas.MsgBox(arr[0][3]) # City"
-msgstr ""
+msgstr "bas.MsgBox(arr[0][3]) # Град"
#. 2gFXA
#: sf_array.xhp
@@ -1796,7 +1796,7 @@ msgctxt ""
"pyc_id671626979993408\n"
"help.text"
msgid "bas.MsgBox(arr[1][2]) # Rue de l'église, 21"
-msgstr ""
+msgstr "bas.MsgBox(arr[1][2]) # ул. „Хан Аспарух“ 81А"
#. kYfmG
#: sf_array.xhp
@@ -1805,7 +1805,7 @@ msgctxt ""
"pyc_id481626979993648\n"
"help.text"
msgid "bas.MsgBox(arr[1][3]) # Toulouse"
-msgstr ""
+msgstr "bas.MsgBox(arr[1][3]) # Варна"
#. xCx7D
#: sf_array.xhp
@@ -2525,7 +2525,7 @@ msgctxt ""
"par_id141609955500101\n"
"help.text"
msgid "Before using the <literal>Base</literal> service the <literal>ScriptForge</literal> library needs to be loaded or imported:"
-msgstr ""
+msgstr "Преди да използвате услугата <literal>Base</literal>, библиотеката <literal>ScriptForge</literal> трябва да бъде заредена или импортирана:"
#. vi6hS
#: sf_base.xhp
@@ -2624,7 +2624,7 @@ msgctxt ""
"par_id481619036833610\n"
"help.text"
msgid "Returns an array with the full names (path/name) of all form documents in the Base document as a zero-based Array of strings."
-msgstr ""
+msgstr "Връща масив с пълните имена (път/име) на всички документи с формуляри в документа на Base като индексиран от нула обект Array от низове."
#. sECnJ
#: sf_base.xhp
@@ -2714,7 +2714,7 @@ msgctxt ""
"par_id371619098340303\n"
"help.text"
msgid "Returns an instance of the <link href=\"text/sbasic/shared/03/sf_database.xhp\" name=\"Database service\"><literal>Database</literal> service</link> that allows the execution of SQL commands on the database defined and/or stored in the current Base document"
-msgstr ""
+msgstr "Връща екземпляр на <link href=\"text/sbasic/shared/03/sf_database.xhp\" name=\"Database service\">услугата <literal>Database</literal></link>, която позволява изпълняване на команди на SQL върху базата от данни, дефинирана и/или съхранявана в текущия документ на Base."
#. 9Bncy
#: sf_base.xhp
@@ -2723,7 +2723,7 @@ msgctxt ""
"par_id731619098073221\n"
"help.text"
msgid "<emph>user, password:</emph> Optional login parameters as strings. The default value for both parameters is an empty string \"\"."
-msgstr ""
+msgstr "<emph>user, password:</emph> незадължителни параметри за влизане – низове. Подразбираната стойност и за двата параметъра е празен низ \"\"."
#. UbzRD
#: sf_base.xhp
@@ -2732,7 +2732,7 @@ msgctxt ""
"bas_id631615147843278\n"
"help.text"
msgid "' User and password are supplied below, if needed"
-msgstr ""
+msgstr "' Потребителят (user) и паролата (password) се подават по-долу, ако е необходимо."
#. XBJVn
#: sf_base.xhp
@@ -2741,7 +2741,7 @@ msgctxt ""
"bas_id921599408791887\n"
"help.text"
msgid "' ... Run queries, SQL statements, ..."
-msgstr ""
+msgstr "' ... Изпълняване на заявки, оператори на SQL, ..."
#. eRmFK
#: sf_base.xhp
@@ -2750,7 +2750,7 @@ msgctxt ""
"pyc_id351623104861223\n"
"help.text"
msgid "# ... Run queries, SQL statements, ..."
-msgstr ""
+msgstr "# ... Изпълняване на заявки, оператори на SQL, ..."
#. mBphD
#: sf_base.xhp
@@ -2759,7 +2759,7 @@ msgctxt ""
"par_id871619098478513\n"
"help.text"
msgid "Returns <literal>True</literal> if the specified <literal>FormDocument</literal> is currently open."
-msgstr ""
+msgstr "Връща <literal>True</literal>, ако указаният документ с формуляри <literal>FormDocument</literal> е отворен в момента."
#. njjFg
#: sf_base.xhp
@@ -2768,7 +2768,7 @@ msgctxt ""
"par_id981619098545701\n"
"help.text"
msgid "<emph>formdocument:</emph> The name of a <literal>FormDocument</literal> to be checked, as a case-sensitive string."
-msgstr ""
+msgstr "<emph>formdocument:</emph> името на обекта от типа <literal>FormDocument</literal>, който да бъде проверен, като чувствителен към регистъра низ."
#. RS3kj
#: sf_base.xhp
@@ -2777,7 +2777,7 @@ msgctxt ""
"par_id801619099743199\n"
"help.text"
msgid "Opens the specified <literal>FormDocument</literal> either in normal or in design mode."
-msgstr ""
+msgstr "Отваря указания обект <literal>FormDocument</literal> в нормален режим или режим на проектиране."
#. 38vtF
#: sf_base.xhp
@@ -2786,7 +2786,7 @@ msgctxt ""
"par_id451619100075330\n"
"help.text"
msgid "If the form document is already open, it is activated without changing its mode. The method returns <literal>True</literal> if the form document could be opened."
-msgstr ""
+msgstr "Ако документът с формуляри е вече отворен, той се активира, без да се сменя режимът му. Методът връща <literal>True</literal>, ако документът е успешно отворен."
#. dUE6w
#: sf_base.xhp
@@ -2795,7 +2795,7 @@ msgctxt ""
"par_id941619099797810\n"
"help.text"
msgid "<emph>formDocument:</emph> The name of the <literal>FormDocument</literal> to be opened, as a case-sensitive string."
-msgstr ""
+msgstr "<emph>formDocument:</emph> името на обекта от типа <literal>FormDocument</literal>, който да бъде отворен, като чувствителен към регистъра низ."
#. Coxpu
#: sf_base.xhp
@@ -2804,7 +2804,7 @@ msgctxt ""
"par_id981619099816849\n"
"help.text"
msgid "<emph>designmode:</emph> If this argument is <literal>True</literal> the <literal>FormDocument</literal> will be opened in design mode."
-msgstr ""
+msgstr "<emph>designmode:</emph> ако този аргумент е <literal>True</literal>, обектът <literal>FormDocument</literal> ще бъде отворен в режим на проектиране."
#. B29ng
#: sf_base.xhp