update translations for master

and force-fix errors using pocheck

Change-Id: Iac6e70066abbd24a44e9622a92fcbc5c21184aa3
This commit is contained in:
Christian Lohmaier
2023-03-13 12:02:24 +01:00
parent e4e3328aed
commit 133ec76d64
1373 changed files with 240197 additions and 216592 deletions

View File

@@ -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: 2023-03-06 17:53+0100\n"
"PO-Revision-Date: 2023-03-03 14:32+0000\n"
"PO-Revision-Date: 2023-03-12 18:09+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"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: LibreOffice\n"
"X-Generator: Weblate 4.15.2\n"
"X-POOTLE-MTIME: 1559418514.000000\n"
#. ViEWM
@@ -10283,7 +10283,7 @@ msgctxt ""
"par_id941619079997180\n"
"help.text"
msgid "<emph>before:</emph> This argument can be either the name of an existing menu entry before which the new menu will be placed or a number expressing the position of the new menu. If this argument is left blank the new menu is placed as the last entry."
msgstr ""
msgstr "<emph>before:</emph> този аргумент може да бъде или име на съществуващо меню, преди което да се вмъкне новото, или число, указващо позицията на новото меню. Ако аргументът е оставен празен, новото меню се добавя последно."
#. MXC5w
#: sf_datasheet.xhp
@@ -10292,7 +10292,7 @@ msgctxt ""
"par_id941619079997090\n"
"help.text"
msgid "<emph>submenuchar:</emph> The delimiter used in menu trees (Default = \">\")"
msgstr ""
msgstr "<emph>submenuchar:</emph> разделителят, използван в дърветата от менюта (подразбира се \">\")."
#. EMDiB
#: sf_datasheet.xhp
@@ -10301,7 +10301,7 @@ msgctxt ""
"bas_id461619100382442\n"
"help.text"
msgid "Set oMenu = oSheet.CreateMenu(\"My Menu\", Before := \"Data\")"
msgstr ""
msgstr "Set oMenu = oSheet.CreateMenu(\"Моето меню\", Before := \"Данни\")"
#. zLvjn
#: sf_datasheet.xhp
@@ -10310,7 +10310,7 @@ msgctxt ""
"bas_id591671048413063\n"
"help.text"
msgid ".AddItem(\"Item 1\", Command := \".uno:About\")"
msgstr ""
msgstr ".AddItem(\"Елемент 1\", Command := \".uno:About\")"
#. DKtUn
#: sf_datasheet.xhp
@@ -10319,7 +10319,7 @@ msgctxt ""
"pyc_id361623165059667\n"
"help.text"
msgid "menu = sheet.CreateMenu(\"My Menu\", before=\"Data\")"
msgstr ""
msgstr "menu = sheet.CreateMenu(\"Моето меню\", before=\"Данни\")"
#. WAFYz
#: sf_datasheet.xhp
@@ -10328,7 +10328,7 @@ msgctxt ""
"pyc_id571671048780765\n"
"help.text"
msgid "menu.AddItem(\"Item 1\", command=\".uno:About\")"
msgstr ""
msgstr "menu.AddItem(\"Елемент 1\", command=\".uno:About\")"
#. K62eP
#: sf_datasheet.xhp
@@ -10337,7 +10337,7 @@ msgctxt ""
"par_id521671048538692\n"
"help.text"
msgid "Read the <link href=\"text/sbasic/shared/03/sf_menu.xhp\" name=\"SF_Menu\">Menu service</link> help page to learn more about how to create menu and submenu entries and associate commands."
msgstr ""
msgstr "Прочетете помощната страница за <link href=\"text/sbasic/shared/03/sf_menu.xhp\" name=\"SF_Menu\">услугата Menu</link>, за да научите повече относно създаването на менюта и подменюта и асоциирането на команди."
#. nXH8z
#: sf_datasheet.xhp
@@ -10346,7 +10346,7 @@ msgctxt ""
"par_id801916099748009\n"
"help.text"
msgid "Returns the text in a given column of the current row."
msgstr ""
msgstr "Връща текста в дадена колона на текущия ред."
#. DJ8Ft
#: sf_datasheet.xhp
@@ -10355,7 +10355,7 @@ msgctxt ""
"par_id161671050245887\n"
"help.text"
msgid "This method does not change the position of the cursor in the data view window."
msgstr ""
msgstr "Този метод не променя позицията на курсора в прозореца на изгледа с данни."
#. 3qnwN
#: sf_datasheet.xhp
@@ -10364,7 +10364,7 @@ msgctxt ""
"par_id941619079997693\n"
"help.text"
msgid "<emph>column:</emph> The name of the column as a String or the column position (starting at 1). If a position greater than the number of columns is given, the last column is returned."
msgstr ""
msgstr "<emph>column:</emph> името на колоната като низ или позицията на колоната (започвайки от 1). Ако е дадена позиция, по-голяма от броя колони, се връща последната колона."
#. ED6ma
#: sf_datasheet.xhp
@@ -10373,7 +10373,7 @@ msgctxt ""
"par_id801916099747177\n"
"help.text"
msgid "Returns the value in a given column of the current row as a valid Basic type."
msgstr ""
msgstr "Връща стойността в дадена колона на текущия ред като валиден тип на Basic."
#. fXDwA
#: sf_datasheet.xhp
@@ -10382,7 +10382,7 @@ msgctxt ""
"par_id91671050315349\n"
"help.text"
msgid "The types that can be returned are: <literal>String</literal>, <literal>Integer</literal>, <literal>Long</literal>, <literal>Single</literal>, <literal>Double</literal>, <literal>Date</literal> and <literal>Null</literal>."
msgstr ""
msgstr "Типовете, които може да бъдат върнати, са: <literal>String</literal>, <literal>Integer</literal>, <literal>Long</literal>, <literal>Single</literal>, <literal>Double</literal>, <literal>Date</literal> и <literal>Null</literal>."
#. HADUe
#: sf_datasheet.xhp
@@ -10391,7 +10391,7 @@ msgctxt ""
"par_id411671050476363\n"
"help.text"
msgid "Binary types are returned as a <literal>Long</literal> value indicating the length of the binary field."
msgstr ""
msgstr "За двоичните типове се връща стойност от тип <literal>Long</literal>, която показва дължината на двоичното поле."
#. nTQDh
#: sf_datasheet.xhp
@@ -10400,7 +10400,7 @@ msgctxt ""
"par_id141671050559691\n"
"help.text"
msgid "An <literal>Empty</literal> value is returned if the required value could not be retrieved."
msgstr ""
msgstr "Ако изискваната стойност не може да бъде извлечена, се връща стойност <literal>Empty</literal>."
#. BtN8B
#: sf_datasheet.xhp
@@ -10409,7 +10409,7 @@ msgctxt ""
"par_id161671050245365\n"
"help.text"
msgid "This method does not change the position of the cursor in the data view window."
msgstr ""
msgstr "Този метод не променя позицията на курсора в прозореца на изгледа с данни."
#. DwSZS
#: sf_datasheet.xhp
@@ -10418,7 +10418,7 @@ msgctxt ""
"par_id941619079997253\n"
"help.text"
msgid "<emph>column:</emph> The name of the column as a String or the column position (starting at 1). If a position greater than the number of columns is given, the last column is returned."
msgstr ""
msgstr "<emph>column:</emph> името на колоната като низ или позицията на колоната (започвайки от 1). Ако е дадена позиция, по-голяма от броя колони, се връща последната колона."
#. ij88V
#: sf_datasheet.xhp
@@ -10427,7 +10427,7 @@ msgctxt ""
"par_id801916099747188\n"
"help.text"
msgid "Moves the cursor to the specified row and column."
msgstr ""
msgstr "Премества курсора до зададения ред и колона."
#. 4CXzN
#: sf_datasheet.xhp
@@ -10436,7 +10436,7 @@ msgctxt ""
"par_id161671050245147\n"
"help.text"
msgid "This method does not change the position of the cursor in the data view window."
msgstr ""
msgstr "Този метод не променя позицията на курсора в прозореца на изгледа с данни."
#. CECkE
#: sf_datasheet.xhp
@@ -10445,7 +10445,7 @@ msgctxt ""
"par_id231671105664098\n"
"help.text"
msgid "<emph>row:</emph> The row number as a numeric value starting at 1. If the requested row exceeds the number of existing rows, the cursor is moved to the last row. If this argument is not specified, then the row is not changed."
msgstr ""
msgstr "<emph>row:</emph> номерът на ред като числова стойност, започвайки от 1. Ако заявеният номер на ред надхвърля броя съществуващи редове, курсорът се премества върху последния ред. Ако този аргумент не е зададен, редът не се променя."
#. 4AYCp
#: sf_datasheet.xhp
@@ -10454,7 +10454,7 @@ msgctxt ""
"par_id941619079997124\n"
"help.text"
msgid "<emph>column:</emph> The name of the column as a <literal>String</literal> or the column position (starting at 1). If the requested column exceeds the number of existing columns, the cursor is moved to the last column. If this argument is not specified, then the column is not changed."
msgstr ""
msgstr "<emph>column:</emph> името на колона като стойност от тип <literal>String</literal> или позицията на колоната (започвайки от 1). Ако заявеният номер на колона надхвърля броя на съществуващите колони, курсорът се премества върху последната колона. Ако този аргумент не е зададен, колоната не се променя."
#. t7xYa
#: sf_datasheet.xhp
@@ -10463,7 +10463,7 @@ msgctxt ""
"bas_id741671106250967\n"
"help.text"
msgid "' Moves the cursor to the column \"LastName\" in row 4"
msgstr ""
msgstr "' Премества курсора в колоната \"Фамилно име\" на ред 4."
#. BRB4u
#: sf_datasheet.xhp
@@ -10472,7 +10472,7 @@ msgctxt ""
"bas_id51671106293155\n"
"help.text"
msgid "oSheet.GoToCell(4, \"LastName\")"
msgstr ""
msgstr "oSheet.GoToCell(4, \"ФамилноИме\")"
#. xvnqb
#: sf_datasheet.xhp
@@ -10481,7 +10481,7 @@ msgctxt ""
"bas_id616711059619900\n"
"help.text"
msgid "' Moves the cursor to the third column of the current row"
msgstr ""
msgstr "' Премества курсора в третата колона на текущия ред."
#. sSJ4S
#: sf_datasheet.xhp
@@ -10490,7 +10490,7 @@ msgctxt ""
"bas_id611671106014685\n"
"help.text"
msgid "' Moves cursor one row down leaving it in the same column"
msgstr ""
msgstr "' Премества курсора с един ред надолу и го оставя в същата колона."
#. hLAZS
#: sf_datasheet.xhp
@@ -10499,7 +10499,7 @@ msgctxt ""
"bas_id711671107842042\n"
"help.text"
msgid "' Moves to the last column of the last row"
msgstr ""
msgstr "' Премества курсора в последната колона на последния ред."
#. 4mHFQ
#: sf_datasheet.xhp
@@ -10508,7 +10508,7 @@ msgctxt ""
"pyc_id361623165059099\n"
"help.text"
msgid "sheet.GoToCell(4, \"LastName\")"
msgstr ""
msgstr "sheet.GoToCell(4, \"ФамилноИме\")"
#. zU2uu
#: sf_datasheet.xhp
@@ -10517,7 +10517,7 @@ msgctxt ""
"par_id801916099747090\n"
"help.text"
msgid "Removes a menu entry from the data view by its name."
msgstr ""
msgstr "Премахва меню от изгледа с данни по името му."
#. FhSiD
#: sf_datasheet.xhp
@@ -10526,7 +10526,7 @@ msgctxt ""
"par_id511671106735805\n"
"help.text"
msgid "This method can remove menus that belong to the standard user interface as well as menus that were programmatically added with the <literal>CreateMenu</literal> method. The removal of standard menus is not permanent and they will reappear after the window is closed and reopened."
msgstr ""
msgstr "Този метод може да премахва менюта, принадлежащи на стандартния потребителски интерфейс, както и менюта, добавени по програмен път чрез метода <literal>CreateMenu</literal>. Премахването на стандартни менюта е временно и те се появяват отново след затваряне и повторно отваряне на прозореца."
#. ED3Co
#: sf_datasheet.xhp
@@ -10535,7 +10535,7 @@ msgctxt ""
"par_id941619079997083\n"
"help.text"
msgid "<emph>menuheader:</emph> The case-sensitive name of the menu to be removed. The name must not include the tilde (\"~\") character."
msgstr ""
msgstr "<emph>menuheader:</emph> името на менюто, което да бъде премахнато, със спазване на малки и главни букви. Името не трябва да съдържа знака тилда (\"~\")."
#. BC4Sc
#: sf_dialog.xhp
@@ -10544,7 +10544,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "SFDialogs.Dialog service"
msgstr ""
msgstr "Услуга SFDialogs.Dialog"
#. ZQBAD
#: sf_dialog.xhp
@@ -10553,7 +10553,7 @@ msgctxt ""
"bm_id781582391760253\n"
"help.text"
msgid "<variable id=\"dlg_h1\"><link href=\"text/sbasic/shared/03/sf_dialog.xhp\"><literal>SFDialogs</literal>.<literal>Dialog</literal> service</link></variable>"
msgstr ""
msgstr "<variable id=\"dlg_h1\"><link href=\"text/sbasic/shared/03/sf_dialog.xhp\">Услуга <literal>SFDialogs</literal>.<literal>Dialog</literal></link></variable>"
#. LSng5
#: sf_dialog.xhp
@@ -10562,7 +10562,7 @@ msgctxt ""
"par_id931583589764919\n"
"help.text"
msgid "The <literal>Dialog</literal> service contributes to the management of dialogs created with the Basic <link href=\"text/sbasic/guide/create_dialog.xhp\">Dialog Editor</link>. Each instance of the current class represents a single dialog box displayed to the user."
msgstr ""
msgstr "Услугата <literal>Dialog</literal> помага за управлението на диалози, създадени с <link href=\"text/sbasic/guide/create_dialog.xhp\">Редактора на диалози</link> на Basic. Всеки екземпляр на текущия клас представя единичен диалогов прозорец, показан на потребителя."
#. vxEvV
#: sf_dialog.xhp
@@ -10571,7 +10571,7 @@ msgctxt ""
"par_id831598110550771\n"
"help.text"
msgid "A dialog box can be displayed in modal or in non-modal modes."
msgstr ""
msgstr "Диалоговите прозорци могат да се показват в модален или немодален режим."
#. LVjBj
#: sf_dialog.xhp
@@ -10580,7 +10580,7 @@ msgctxt ""
"par_id221598110444025\n"
"help.text"
msgid "In modal mode, the box is displayed and the execution of the macro process is suspended until one of the OK or Cancel buttons is pressed. In the meantime, user actions executed on the box can trigger specific actions."
msgstr ""
msgstr "В модален режим прозорецът се показва и изпълнението на макропроцеса се преустановява, докато бъде натиснат някой от бутоните OK или „Отказ“. Междувременно потребителските действия, изпълнени върху прозореца, може да активират определени действия."
#. FFTSj
#: sf_dialog.xhp

View File

@@ -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: 2023-03-02 11:50+0100\n"
"POT-Creation-Date: 2023-03-13 11:38+0100\n"
"PO-Revision-Date: 2023-02-07 07:36+0000\n"
"Last-Translator: Mihail Balabanov <m.balabanov@gmail.com>\n"
"Language-Team: Bulgarian <https://translations.documentfoundation.org/projects/libo_help-master/textscalc01/bg/>\n"
@@ -74599,3 +74599,183 @@ msgctxt ""
"help.text"
msgid "<link href=\"https://wiki.documentfoundation.org/Development/Calc/XMLSource\" target=\"_blank\">Wiki page on XML Source</link>"
msgstr "<link href=\"https://wiki.documentfoundation.org/Development/Calc/XMLSource\" target=\"_blank\">Уикистраница относно функцията „Източник на XML“</link> (на английски)"
#. sYwVm
#: zoom.xhp
msgctxt ""
"zoom.xhp\n"
"tit\n"
"help.text"
msgid "Zoom"
msgstr ""
#. BFTKX
#: zoom.xhp
msgctxt ""
"zoom.xhp\n"
"bm_id61678279382558\n"
"help.text"
msgid "<bookmark_value>Zoom;spreadsheet</bookmark_value> <bookmark_value>Zoom in;spreadsheet</bookmark_value> <bookmark_value>Zoom out;spreadsheet</bookmark_value>"
msgstr ""
#. FvoRD
#: zoom.xhp
msgctxt ""
"zoom.xhp\n"
"hd_id301674151617149\n"
"help.text"
msgid "<variable id=\"h1\"><link href=\"text/scalc/01/zoom.xhp\">Zooming In and Out in Calc</link></variable>"
msgstr ""
#. DYtFG
#: zoom.xhp
msgctxt ""
"zoom.xhp\n"
"par_id841674151617153\n"
"help.text"
msgid "Zoom allows users to magnify and reduce the screen display. Multiple methods of zooming in and out are available in Calc."
msgstr ""
#. rwFVD
#: zoom.xhp
msgctxt ""
"zoom.xhp\n"
"par_id791678229927893\n"
"help.text"
msgid "Choose one of the following methods:"
msgstr ""
#. eqb5j
#: zoom.xhp
msgctxt ""
"zoom.xhp\n"
"par_id91678230156720\n"
"help.text"
msgid "Choose menu <menuitem>View - Zoom</menuitem>, and select the magnification value in the submenu."
msgstr ""
#. M3VFu
#: zoom.xhp
msgctxt ""
"zoom.xhp\n"
"par_id421678230024566\n"
"help.text"
msgid "Click the plus (or minus) icon on the zoom slider in the status bar. The screen size increases (or decreases) by 10% with each click."
msgstr ""
#. ZLGvd
#: zoom.xhp
msgctxt ""
"zoom.xhp\n"
"par_id511678230735657\n"
"help.text"
msgid "Drag the Zoom slider handle to adjust the magnification factor with the mouse."
msgstr ""
#. GrFgu
#: zoom.xhp
msgctxt ""
"zoom.xhp\n"
"par_id461674152484428\n"
"help.text"
msgid "Press <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline> while rolling the mouse wheel."
msgstr ""
#. hnANA
#: zoom.xhp
msgctxt ""
"zoom.xhp\n"
"par_id71678262942683\n"
"help.text"
msgid "<image src=\"media/helpimg/scalc/calczoomslider.png\" id=\"img_id721678262942684\" width=\"282px\" height=\"40px\"><alt id=\"alt_id461678262942685\">Calc Zoom Slider</alt></image>"
msgstr ""
#. 3svKV
#: zoom.xhp
msgctxt ""
"zoom.xhp\n"
"par_id41678230455376\n"
"help.text"
msgid "20% is the minimum zoom factor. 400% is the maximum."
msgstr ""
#. DpeBz
#: zoom.xhp
msgctxt ""
"zoom.xhp\n"
"hd_id101678230496709\n"
"help.text"
msgid "Zooming with the Zoom slider"
msgstr ""
#. DzEnz
#: zoom.xhp
msgctxt ""
"zoom.xhp\n"
"par_id361678230881080\n"
"help.text"
msgid "In addition to the slider plus and minus icons, you can drag the slider handle to manually adjust the zoom factor."
msgstr ""
#. CabnS
#: zoom.xhp
msgctxt ""
"zoom.xhp\n"
"par_id531678230887813\n"
"help.text"
msgid "Also, click anywhere on the slider to adjust the zoom factor."
msgstr ""
#. dWykD
#: zoom.xhp
msgctxt ""
"zoom.xhp\n"
"par_id841678230875046\n"
"help.text"
msgid "The center line on the zoom slider represents 100% zoom factor."
msgstr ""
#. GrGzC
#: zoom.xhp
msgctxt ""
"zoom.xhp\n"
"hd_id631678233685940\n"
"help.text"
msgid "Access Zoom via the menu"
msgstr ""
#. MS7p5
#: zoom.xhp
msgctxt ""
"zoom.xhp\n"
"par_id501678233750773\n"
"help.text"
msgid "Choose menu <menuitem>View Zoom</menuitem>. The predefined options are:"
msgstr ""
#. xCqjf
#: zoom.xhp
msgctxt ""
"zoom.xhp\n"
"par_id391678233854552\n"
"help.text"
msgid "<menuitem>Entire Page</menuitem>: resizes the display to fit the width and height of the page."
msgstr ""
#. k8CEL
#: zoom.xhp
msgctxt ""
"zoom.xhp\n"
"par_id31678233860361\n"
"help.text"
msgid "<menuitem>Page Width</menuitem>: resizes the display to fit the width of the page, limited to the minimum and maximum zoom factor. The top and bottom edges of the selection may not be visible."
msgstr ""
#. dG4GA
#: zoom.xhp
msgctxt ""
"zoom.xhp\n"
"par_id681678233866236\n"
"help.text"
msgid "<menuitem>Optimal View</menuitem>: resizes the display to fit the width and height of the selected cells. The enlargement or reduction are limited to the minimum and maximum zoom factors. If only one cell is selected then it will zoom to 100%."
msgstr ""

View File

@@ -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: 2023-03-02 11:50+0100\n"
"POT-Creation-Date: 2023-03-13 11:38+0100\n"
"PO-Revision-Date: 2020-07-03 23:38+0000\n"
"Last-Translator: Mihail Balabanov <m.balabanov@gmail.com>\n"
"Language-Team: Bulgarian <https://weblate.documentfoundation.org/projects/libo_help-master/textscalc02/bg/>\n"
@@ -574,14 +574,14 @@ msgctxt ""
msgid "<bookmark_value>page views; increasing scales</bookmark_value><bookmark_value>increasing scales in page view</bookmark_value><bookmark_value>zooming;enlarging page views</bookmark_value>"
msgstr "<bookmark_value>изгледи на страница; увеличаване на мащаба</bookmark_value><bookmark_value>увеличаване на мащаба в изгледа на страница</bookmark_value><bookmark_value>увеличаване;увеличаване на изгледа на страница</bookmark_value><bookmark_value>мащабиране;увеличаване на изгледа на страница</bookmark_value>"
#. GESuX
#. AB3Jf
#: 10050000.xhp
msgctxt ""
"10050000.xhp\n"
"hd_id3148491\n"
"help.text"
msgid "<link href=\"text/scalc/02/10050000.xhp\">Zoom In</link>"
msgstr "<link href=\"text/scalc/02/10050000.xhp\">Увеличаване</link>"
msgid "<variable id=\"h1\"><link href=\"text/scalc/02/10050000.xhp\">Zoom In</link></variable>"
msgstr ""
#. Uq4Tv
#: 10050000.xhp
@@ -592,6 +592,15 @@ msgctxt ""
msgid "<ahelp hid=\".uno:ZoomIn\">Enlarges the screen display of the current document. The current zoom factor is displayed on the <emph>Status Bar</emph>.</ahelp>"
msgstr "<ahelp hid=\".uno:ZoomIn\">Уголемява екранното представяне на текущия документ. Текущият мащаб се показва в <emph>лентата на състоянието</emph>.</ahelp>"
#. AieDk
#: 10050000.xhp
msgctxt ""
"10050000.xhp\n"
"par_id71678262942683\n"
"help.text"
msgid "<image src=\"media/helpimg/scalc/calczoomslider.png\" id=\"img_id721678262942684\" width=\"282px\" height=\"40px\"><alt id=\"alt_id461678262942685\">Calc Zoom Slider</alt></image>"
msgstr ""
#. GBXen
#: 10050000.xhp
msgctxt ""
@@ -601,14 +610,14 @@ msgctxt ""
msgid "The maximum zoom factor is 400%."
msgstr "Максималният мащаб е 400%."
#. dD3H5
#. 4EaGA
#: 10050000.xhp
msgctxt ""
"10050000.xhp\n"
"par_id3155854\n"
"help.text"
msgid "<image id=\"img_id3151116\" src=\"cmd/sc_zoomin.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3151116\">Icon</alt></image>"
msgstr "<image id=\"img_id3151116\" src=\"cmd/sc_zoomin.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3151116\">Икона</alt></image>"
msgid "<image id=\"img_id3151116\" src=\"cmd/lc_zoomin.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3151116\">Icon Zoom In</alt></image>"
msgstr ""
#. GcJsA
#: 10050000.xhp
@@ -637,14 +646,14 @@ msgctxt ""
msgid "<bookmark_value>page views;reducing scales</bookmark_value><bookmark_value>zooming;reducing page views</bookmark_value>"
msgstr "<bookmark_value>изгледи на страница;намаляване на мащаба</bookmark_value><bookmark_value>увеличаване;умаляване на изгледа на страница</bookmark_value><bookmark_value>мащабиране;умаляване на изгледа на страница</bookmark_value>"
#. Ffzbc
#. uL7W9
#: 10060000.xhp
msgctxt ""
"10060000.xhp\n"
"hd_id3153561\n"
"help.text"
msgid "<link href=\"text/scalc/02/10060000.xhp\">Zoom Out</link>"
msgstr "<link href=\"text/scalc/02/10060000.xhp\">Намаляване на мащаба</link>"
msgid "<variable id=\"h1\"><link href=\"text/scalc/02/10060000.xhp\">Zoom Out</link></variable>"
msgstr ""
#. BgFbq
#: 10060000.xhp
@@ -655,6 +664,15 @@ msgctxt ""
msgid "<ahelp hid=\".uno:ZoomOut\">Reduces the screen display of the current document. The current zoom factor is displayed on the <emph>Status Bar</emph>.</ahelp>"
msgstr "<ahelp hid=\".uno:ZoomOut\">Смалява екранното представяне на текущия документ. Текущият мащаб се показва в <emph>лентата на състоянието</emph>.</ahelp>"
#. axYAK
#: 10060000.xhp
msgctxt ""
"10060000.xhp\n"
"par_id71678262942683\n"
"help.text"
msgid "<image src=\"media/helpimg/scalc/calczoomslider.png\" id=\"img_id721678262942684\" width=\"282px\" height=\"40px\"><alt id=\"alt_id461678262942685\">Calc Zoom Slider</alt></image>"
msgstr ""
#. Czu2U
#: 10060000.xhp
msgctxt ""
@@ -664,14 +682,14 @@ msgctxt ""
msgid "The minimum zoom factor is 20%."
msgstr "Минималният мащаб е 20%."
#. DN9qj
#. JCJGG
#: 10060000.xhp
msgctxt ""
"10060000.xhp\n"
"par_id3153770\n"
"help.text"
msgid "<image id=\"img_id3155131\" src=\"cmd/sc_zoomout.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3155131\">Icon</alt></image>"
msgstr "<image id=\"img_id3155131\" src=\"cmd/sc_zoomout.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3155131\">Икона</alt></image>"
msgid "<image id=\"img_id3155131\" src=\"cmd/lc_zoomout.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3155131\">Icon</alt></image>"
msgstr ""
#. rfG8A
#: 10060000.xhp

View File

@@ -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: 2023-03-02 11:50+0100\n"
"POT-Creation-Date: 2023-03-13 11:38+0100\n"
"PO-Revision-Date: 2023-02-03 18:10+0000\n"
"Last-Translator: Mihail Balabanov <m.balabanov@gmail.com>\n"
"Language-Team: Bulgarian <https://translations.documentfoundation.org/projects/libo_help-master/textshared00/bg/>\n"
@@ -2158,13 +2158,13 @@ msgctxt ""
msgid "Chapter"
msgstr ""
#. zBpqx
#. 74AGm
#: 00000005.xhp
msgctxt ""
"00000005.xhp\n"
"par_id571676551271532\n"
"help.text"
msgid "The word <emph>chapter</emph> in %PRODUCTNAME refers to any paragraph or paragraph style with its outline level set to 1. The outline level is set in the <link href=\"text/swriter/01/05030800.xhp\">Outline & List</link> tab of the Paragraph dialog. A chapter is also a <link href=\"text/shared/00/00000005.xhp#heading\">heading</link>, because its outline level is not Text Body."
msgid "The word <emph>chapter</emph> in %PRODUCTNAME refers to any paragraph or paragraph style with its outline level set to 1. The outline level is set in the <link href=\"text/swriter/01/05030800.xhp\">Outline & List</link> tab of the Paragraph dialog. A chapter is also a <link href=\"text/shared/00/00000005.xhp#heading\">heading</link>, because its outline level is not [None]."
msgstr ""
#. vYrNA
@@ -2464,22 +2464,22 @@ msgctxt ""
msgid "Heading"
msgstr ""
#. nc3gh
#. 5HwU9
#: 00000005.xhp
msgctxt ""
"00000005.xhp\n"
"par_id111676152269110\n"
"help.text"
msgid "Any paragraph with an outline level different than Text Body is a heading."
msgid "Any paragraph with an outline level different than [None] is a heading."
msgstr ""
#. ATBeg
#. s6Y5t
#: 00000005.xhp
msgctxt ""
"00000005.xhp\n"
"par_id151676152260782\n"
"help.text"
msgid "The paragraph styles named “Heading N” (where N is a number from 1 to 10) have their outline level set by default to the number that corresponds to the number in the paragraph style name. For example, the paragraph style “Heading 2” has outline level 2. Each of the “Heading N” paragraph styles is a heading because they have an outline level different than Text Body. If the outline level of a paragraph or its paragraph style (e.g., “Heading 2”) is changed to Text Body, then the paragraph is no longer a heading. The name of the paragraph style has no consequence for whether a paragraph is a heading or not; only the outline level is relevant."
msgid "The paragraph styles named “Heading N” (where N is a number from 1 to 10) have their outline level set by default to the number that corresponds to the number in the paragraph style name. For example, the paragraph style “Heading 2” has outline level 2. Each of the “Heading N” paragraph styles is a heading because they have an outline level different than [None]. If the outline level of a paragraph or its paragraph style (e.g., “Heading 2”) is changed to [None], then the paragraph is no longer a heading. The name of the paragraph style has no consequence for whether a paragraph is a heading or not; only the outline level is relevant."
msgstr ""
#. VAGDA
@@ -7630,14 +7630,14 @@ msgctxt ""
msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\">Zoom also with (+) (-) (×) and (÷) on the number keypad</caseinline><caseinline select=\"IMPRESS\">Zoom also with (+) (-) (×) and (÷) on the number keypad.</caseinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"DRAW\">Можете да регулирате увеличението и с клавишите (+), (-), (×) и (÷) в цифровия блок.</caseinline><caseinline select=\"IMPRESS\">Можете да регулирате увеличението и с клавишите (+), (-), (×) и (÷) в цифровия блок.</caseinline></switchinline>"
#. Bc3Zo
#. nLvKR
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3152895\n"
"help.text"
msgid "Click or right-click the field on the <emph>Status</emph> bar."
msgstr "Щракнете с левия или десния бутон върху полето в <emph>лентата на състоянието</emph>."
msgid "Click or right-click the zoom factor displayed on the Zoom Slider in the <emph>Status</emph> bar."
msgstr ""
#. juxFA
#: 00000403.xhp

View File

@@ -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: 2023-03-02 11:50+0100\n"
"POT-Creation-Date: 2023-03-13 11:38+0100\n"
"PO-Revision-Date: 2023-02-07 07:36+0000\n"
"Last-Translator: Mihail Balabanov <m.balabanov@gmail.com>\n"
"Language-Team: Bulgarian <https://translations.documentfoundation.org/projects/libo_help-master/textshared01/bg/>\n"
@@ -13994,14 +13994,14 @@ msgctxt ""
msgid "<link href=\"text/shared/01/03010000.xhp\">Zoom & View Layout</link>"
msgstr "<link href=\"text/shared/01/03010000.xhp\">Мащаб и оформление на изгледа</link>"
#. 5eamG
#. LpXHm
#: 03010000.xhp
msgctxt ""
"03010000.xhp\n"
"par_id3149578\n"
"help.text"
msgid "<variable id=\"zoom_text\"><variable id=\"massstabtext\"><ahelp hid=\".\">Reduces or enlarges the screen display of %PRODUCTNAME.</ahelp></variable> </variable> The current zoom factor is displayed as a percentage value on the <emph>Status</emph> bar."
msgstr "<variable id=\"zoom_text\"><variable id=\"massstabtext\"><ahelp hid=\".\">Умалява или увеличава екранното изображение на %PRODUCTNAME.</ahelp></variable></variable> Текущият коефициент на мащабиране се изписва в проценти в <emph>лентата за състоянието</emph>."
msgid "<variable id=\"zoom_text\"><variable id=\"massstabtext\"><ahelp hid=\".\">Reduces or enlarges the screen display of %PRODUCTNAME.</ahelp></variable> </variable> The current zoom factor is displayed as a percentage value in the Zoom Slider on the <emph>Status</emph> bar."
msgstr ""
#. dD9qg
#: 03010000.xhp
@@ -46819,14 +46819,14 @@ msgctxt ""
msgid "Extension Update"
msgstr "Обновяване на разширение"
#. C93ei
#. xW3EV
#: extensionupdate.xhp
msgctxt ""
"extensionupdate.xhp\n"
"par_id5084688\n"
"help.text"
msgid "<ahelp hid=\".\">Click the <emph>Check for Updates</emph> button in the <link href=\"text/shared/01/packagemanager.xhp\">Extension Manager</link> to check for online updates for all installed extensions. To check for online updates for only the selected extension, right-click to open the context menu, then choose <emph>Update</emph>.</ahelp>"
msgstr "<ahelp hid=\".\">Щракнете върху бутона <emph>Обновявания</emph> в <link href=\"text/shared/01/packagemanager.xhp\">диспечера на разширенията</link>, за да проверите за наличие на обновявания за всички инсталирани разширения. За да проверите само за избраните разширения, отворете контекстното меню с десния бутон на мишката и изберете <emph>Обновяване</emph>.</ahelp>"
msgid "<ahelp hid=\".\">Click the <emph>Check for Updates</emph> button in the <link href=\"text/shared/01/packagemanager.xhp\">Extensions dialog</link> to check for online updates for all installed extensions. To check for online updates for only the selected extension, right-click to open the context menu, then choose <emph>Update</emph>.</ahelp>"
msgstr ""
#. j6Gfk
#: extensionupdate.xhp
@@ -46882,14 +46882,14 @@ msgctxt ""
msgid "Dependencies are not fulfilled (the update needs some more or newer files to be installed)."
msgstr "Има неудовлетворени зависимости (обновяването изисква да са инсталирани допълнителни или по-нови файлове)."
#. 3e6jw
#. 9TexY
#: extensionupdate.xhp
msgctxt ""
"extensionupdate.xhp\n"
"par_id616779\n"
"help.text"
msgid "Insufficient user rights (the Extension Manager was started from the menu, but shared extensions can only be modified when %PRODUCTNAME does not run, and only by a user with appropriate rights). See <link href=\"text/shared/01/packagemanager.xhp\">Extension Manager</link> for details."
msgstr "Недостатъчни права на потребителя (диспечерът на разширения е стартиран от менюто, но споделените разширения могат да бъдат променяни само когато %PRODUCTNAME не е стартиран и само от потребител със съответните права). За подробности вижте <link href=\"text/shared/01/packagemanager.xhp\">Диспечер на разширения</link>."
msgid "Insufficient user rights (the Extensions dialog was started from the menu, but shared extensions can only be modified when %PRODUCTNAME does not run, and only by a user with appropriate rights). See <link href=\"text/shared/01/packagemanager.xhp\">Extensions dialog</link> for details."
msgstr ""
#. BfdJ5
#: extensionupdate.xhp
@@ -46918,23 +46918,23 @@ msgctxt ""
msgid "All extensions which can be directly downloaded are downloaded now. The progress is shown in the Download and Installation dialog. If an extension cannot be downloaded, a message is displayed. The operation continues for the remaining extensions."
msgstr "Всички разширения, които могат да бъдат изтеглени директно, се изтеглят в този момент. Ходът на операцията се показва в диалоговия прозорец Изтегляне и инсталиране. Ако някое разширение не може да бъде изтеглено, се показва съобщение. Операцията продължава за останалите разширения."
#. vAjKh
#. rssTh
#: extensionupdate.xhp
msgctxt ""
"extensionupdate.xhp\n"
"par_id3949095\n"
"help.text"
msgid "Some extensions may be marked with the phrase \"browser based update\". These extensions cannot be downloaded by the Extension Manager. A web browser must be opened to download the extension update from a particular web site. That site may require several more user interaction to download the extension. After downloading you must install the extension manually, for example by double-clicking the extension's icon in a file browser."
msgstr "Някои разширения може да са отбелязани с фразата „обновяване през браузър“. Те не могат да бъдат изтеглени чрез диспечера на разширения. Трябва да се отвори уеббраузър, който да изтегли обновеното разширение от определен уебсайт. Сайтът може да изисква допълнителни действия от потребителя, за да се изтегли разширението. След изтеглянето трябва да инсталирате разширението ръчно, например като щракнете двукратно върху неговата икона във файлов диспечер."
msgid "Some extensions may be marked with the phrase browser-based update. These extensions cannot be downloaded by the Extensions dialog. A web browser must be opened to download the extension update from a particular web site. That site may require several more user interaction to download the extension. After downloading you must install the extension manually, for example by double-clicking the extension's icon in a file browser."
msgstr ""
#. 8NJ29
#. c6aLz
#: extensionupdate.xhp
msgctxt ""
"extensionupdate.xhp\n"
"par_id3729056\n"
"help.text"
msgid "For extensions marked as \"browser based update\", the Extension Manager will open your web browser on the respective web site. This happens when you close the dialog, after downloading any other extension updates. If there are no extensions which can be directly downloaded then the web browser is started immediately."
msgstr "За разширения, отбелязани с „обновяване през браузър“ диспечерът на разширения ще отвори съответния уебсайт с уеббраузър. Това става след като затворите диалоговия прозорец, след изтеглянето на евентуални други обновени разширения. Ако няма разширения, които могат да се изтеглят директно, уеббраузърът се стартира незабавно."
msgid "For extensions marked as browser-based update, the Extensions dialog will open your web browser on the respective web site. This happens when you close the dialog, after downloading any other extension updates. If there are no extensions which can be directly downloaded then the web browser is started immediately."
msgstr ""
#. yBbmW
#: extensionupdate.xhp
@@ -46972,14 +46972,14 @@ msgctxt ""
msgid "<ahelp hid=\".\">By default, only the downloadable extensions are shown in the dialog. Mark <emph>Show all Updates</emph> to see also other extensions and error messages.</ahelp>"
msgstr "<ahelp hid=\".\">По подразбиране в диалоговия прозорец се виждат само разширенията, които могат да се изтеглят. Отметнете <emph>Показване на всички обновявания</emph>, за да видите и останалите разширения и съобщенията за грешки.</ahelp>"
#. UBA3M
#. TZyLh
#: extensionupdate.xhp
msgctxt ""
"extensionupdate.xhp\n"
"par_id7634510\n"
"help.text"
msgid "<link href=\"text/shared/01/packagemanager.xhp\">Extension Manager</link>"
msgstr "<link href=\"text/shared/01/packagemanager.xhp\">Диспечер на разширения</link>"
msgid "<link href=\"text/shared/01/packagemanager.xhp\">Extensions dialog</link>"
msgstr ""
#. ytNtF
#: font_features.xhp
@@ -51679,14 +51679,14 @@ msgctxt ""
msgid "<ahelp hid=\".\">Select to export all headings in Writer documents as PDF bookmarks.</ahelp>"
msgstr ""
#. iTBMB
#. T5CvG
#: ref_pdf_export_general.xhp
msgctxt ""
"ref_pdf_export_general.xhp\n"
"par_id71603283849925\n"
"help.text"
msgid "Only paragraphs with Outline level 1 - 10 will be exported. The name of the Paragraph Style is irrelevant. For example, the default version of Paragraph Style <emph>Title</emph> is not exported when its Outline level is <emph>Text Body</emph>. To see a paragraphs Outline level, choose <menuitem>Format - Paragraph</menuitem> <emph> - Outline & Numbering</emph> tab."
msgstr "Ще бъдат експортирани само абзаци с ниво 1 10 в плана. Името на абзацния стил няма значение. Например подразбираната версия на абзацния стил <emph>Заглавие на документ</emph> няма да се експортира, когато нивото ѝ в плана е <emph>Основен текст</emph>. За да видите нивото в плана на даден абзац, изберете <menuitem>Форматиране - Абзац</menuitem> <emph> - План и номерация</emph>."
msgid "Only paragraphs with Outline level 110 will be exported. The name of the Paragraph Style is irrelevant. For example, the default version of Paragraph Style <emph>Title</emph> is not exported when its Outline level is <menuitem>None</menuitem>. To see a paragraphs Outline level, choose <menuitem>Format - Paragraph</menuitem> <emph> - Outline & Numbering</emph> tab."
msgstr ""
#. PejFz
#: ref_pdf_export_general.xhp

View File

@@ -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: 2023-03-02 11:50+0100\n"
"POT-Creation-Date: 2023-03-13 11:38+0100\n"
"PO-Revision-Date: 2023-02-02 12:20+0000\n"
"Last-Translator: Mihail Balabanov <m.balabanov@gmail.com>\n"
"Language-Team: Bulgarian <https://translations.documentfoundation.org/projects/libo_help-master/textsharedoptionen/bg/>\n"
@@ -8765,14 +8765,14 @@ msgctxt ""
msgid "Add captions automatically when inserting"
msgstr "Автоматично добавяне на надпис при вмъкване"
#. Fa42d
#. rnhCa
#: 01041100.xhp
msgctxt ""
"01041100.xhp\n"
"par_idN1058C\n"
"help.text"
msgid "<ahelp hid=\".\">Select the object type for which the AutoCaption settings are to be valid.</ahelp>"
msgstr "<ahelp hid=\".\">Изберете типа обекти, за които важат настройките за автонадпис.</ahelp>"
msgid "<ahelp hid=\".\">Enable the object type(s) for which AutoCaption settings are applied.</ahelp>"
msgstr ""
#. 8FEnM
#: 01041100.xhp
@@ -8801,14 +8801,14 @@ msgctxt ""
msgid "Caption"
msgstr "Надпис"
#. 4myfF
#. dNPfe
#: 01041100.xhp
msgctxt ""
"01041100.xhp\n"
"par_idN10593\n"
"help.text"
msgid "Defines the options to be applied to the selected object type. These options are identical to those in the <emph>Insert - Caption</emph> menu, which is available when an object is selected. Below the settings is a preview of the object category, together with numbering type."
msgstr "Определя настройките, прилагани за избрания тип обекти. Тези настройки са същите като в менюто <emph>Вмъкване - Надпис</emph>, които са достъпни при избран обект. Под настройките има мостра за категорията обекти заедно с вида номериране."
msgid "Define the options to be applied for the selected object type. These options are identical to those in the <menuitem>Insert - Caption</menuitem> menu, which is available when an object is selected. The preview window in the dialog shows the result of the selected settings."
msgstr ""
#. ECNxB
#: 01041100.xhp
@@ -8846,6 +8846,24 @@ msgctxt ""
msgid "<ahelp hid=\"modules/swriter/ui/optcaptionpage/numbering\">Specifies the type of numbering required.</ahelp>"
msgstr "<ahelp hid=\"modules/swriter/ui/optcaptionpage/numbering\">Задава типа на желаната номерация.</ahelp>"
#. hdG4i
#: 01041100.xhp
msgctxt ""
"01041100.xhp\n"
"hd_id721678572625726\n"
"help.text"
msgid "Numbering separator"
msgstr ""
#. NDD7F
#: 01041100.xhp
msgctxt ""
"01041100.xhp\n"
"par_id31678572642426\n"
"help.text"
msgid "Specify optional text characters to display between the caption number and caption category. This option is active only when <menuitem>Numbering first</menuitem> is selected for the Caption Order."
msgstr ""
#. 4Abu3
#: 01041100.xhp
msgctxt ""
@@ -8855,14 +8873,14 @@ msgctxt ""
msgid "Separator"
msgstr "Разделител"
#. WVbnN
#. AnFnA
#: 01041100.xhp
msgctxt ""
"01041100.xhp\n"
"par_idN106E2\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/optcaptionpage/separator\">Defines the character to be displayed after the number of the heading or chapter level.</ahelp>"
msgstr "<ahelp hid=\"modules/swriter/ui/optcaptionpage/separator\">Определя знака, който да бъде показван след номера на заглавието или главата.</ahelp>"
msgid "<ahelp hid=\"modules/swriter/ui/optcaptionpage/separator\">Define optional text character that appears after the caption category and caption number.</ahelp>"
msgstr ""
#. 6ZDxA
#: 01041100.xhp
@@ -8882,32 +8900,41 @@ msgctxt ""
msgid "<ahelp hid=\"modules/swriter/ui/optcaptionpage/position\">Determines the position of the caption with respect to the object.</ahelp>"
msgstr "<ahelp hid=\"modules/swriter/ui/optcaptionpage/position\">Определя позицията на надписа спрямо обекта.</ahelp>"
#. m5yi3
#. q32zP
#: 01041100.xhp
msgctxt ""
"01041100.xhp\n"
"par_idN1064E\n"
"help.text"
msgid "Numbering by chapter"
msgid "Heading Number Before Caption Number"
msgstr ""
#. RFXFY
#. epU5t
#: 01041100.xhp
msgctxt ""
"01041100.xhp\n"
"hd_id3145609\n"
"help.text"
msgid "Outline level"
msgid "Up to level"
msgstr ""
#. 5G6WB
#. DpT3C
#: 01041100.xhp
msgctxt ""
"01041100.xhp\n"
"par_id3153898\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/optcaptionpage/level\">Specifies the headings or chapter levels where you want the numbering to start.</ahelp>"
msgstr "<ahelp hid=\"modules/swriter/ui/optcaptionpage/level\">Задава нивото на заглавия или глави, където искате да започне номерирането.</ahelp>"
msgid "<ahelp hid=\"modules/swriter/ui/optcaptionpage/level\"><variable id=\"uptolevel\">For typical use of headings, the selected number will indicate how many levels of heading number (starting from level 1) are displayed. If [None] is selected, no heading number is displayed.</variable></ahelp>"
msgstr ""
#. er64L
#: 01041100.xhp
msgctxt ""
"01041100.xhp\n"
"par_id941678574070835\n"
"help.text"
msgid "The heading number selected for display is the first prior heading whose outline level is equal to or less than the selected outline level. For example, select “2” to use the heading number of the first prior heading with outline level 1 or outline level 2."
msgstr ""
#. yX64U
#: 01041100.xhp
@@ -8918,14 +8945,14 @@ msgctxt ""
msgid "Separator"
msgstr "Разделител"
#. AUoqC
#. cCKfc
#: 01041100.xhp
msgctxt ""
"01041100.xhp\n"
"par_id3153524\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/optcaptionpage/chapseparator\">Defines the character to be displayed after the number of the heading or chapter level.</ahelp>"
msgstr "<ahelp hid=\"modules/swriter/ui/optcaptionpage/chapseparator\">Определя знака, който да се показва след номера на нивото на главата или плана.</ahelp>"
msgid "<ahelp hid=\"modules/swriter/ui/optcaptionpage/chapseparator\">Define the character to display between the heading number and the caption number.</ahelp>"
msgstr ""
#. FURqn
#: 01041100.xhp
@@ -8945,14 +8972,14 @@ msgctxt ""
msgid "Character style"
msgstr "Знаков стил"
#. Mtiqj
#. jeAHg
#: 01041100.xhp
msgctxt ""
"01041100.xhp\n"
"par_idN106B4\n"
"help.text"
msgid "<ahelp hid=\".\">Specifies the character style of the caption paragraph.</ahelp>"
msgstr "<ahelp hid=\".\">Указва знаковия стил на абзаца на надписа.</ahelp>"
msgid "<ahelp hid=\".\">Specifies the character style of the caption category and caption number.</ahelp>"
msgstr ""
#. rLbjJ
#: 01041100.xhp

View File

@@ -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: 2023-03-06 17:53+0100\n"
"POT-Creation-Date: 2023-03-13 11:38+0100\n"
"PO-Revision-Date: 2023-02-03 18:10+0000\n"
"Last-Translator: Mihail Balabanov <m.balabanov@gmail.com>\n"
"Language-Team: Bulgarian <https://translations.documentfoundation.org/projects/libo_help-master/textswriter01/bg/>\n"
@@ -5570,68 +5570,68 @@ msgctxt ""
msgid "<ahelp hid=\".\">Opens the Caption dialog. It has the same information as the dialog you get by menu %PRODUCTNAME Writer - AutoCaption in the Options dialog box.</ahelp>"
msgstr "<ahelp hid=\".\">Отваря диалога за надписи. Същата информация ще намерите и в менюто %PRODUCTNAME Writer - Автонадпис в диалоговия прозорец Настройки.</ahelp>"
#. ee3hF
#. ZedFw
#: 04060100.xhp
msgctxt ""
"04060100.xhp\n"
"tit\n"
"help.text"
msgid "Options"
msgstr "Настройки"
msgid "Options (caption)"
msgstr ""
#. UqC2N
#. FJExT
#: 04060100.xhp
msgctxt ""
"04060100.xhp\n"
"hd_id3149287\n"
"help.text"
msgid "Options"
msgstr "Настройки"
msgid "Options (caption)"
msgstr ""
#. AG5XK
#. dgsEP
#: 04060100.xhp
msgctxt ""
"04060100.xhp\n"
"par_id3151177\n"
"help.text"
msgid "<variable id=\"optionentext\"><ahelp hid=\"modules/swriter/ui/insertcaption/options\">Adds the chapter number to the caption label. To use this feature, you must first assign an <link href=\"text/swriter/guide/chapter_numbering.xhp\">outline level</link> to a paragraph style, and then apply the style to the chapter headings in your document.</ahelp></variable>"
msgstr "<variable id=\"optionentext\"><ahelp hid=\"modules/swriter/ui/insertcaption/options\">Добавя номера на главата към надписа. За да използвате тази възможност, първо трябва да припишете <link href=\"text/swriter/guide/chapter_numbering.xhp\">ниво в плана</link> на стил за абзаци и после да приложите този стил върху заглавията на глави в документа.</ahelp></variable>"
msgid "Customize the appearance of the caption label. <variable id=\"optionentext\"><ahelp hid=\"modules/swriter/ui/insertcaption/options\">You can choose to add a heading number to the caption number, add a character style to the caption category and number, and choose the order of the caption category and caption number.</ahelp></variable>"
msgstr ""
#. M6cbT
#. KaKDq
#: 04060100.xhp
msgctxt ""
"04060100.xhp\n"
"hd_id3149805\n"
"help.text"
msgid "Numbering by chapter"
msgstr "Номерация по глави"
msgid "Heading Number before Caption Number"
msgstr ""
#. tzhCW
#. skACZ
#: 04060100.xhp
msgctxt ""
"04060100.xhp\n"
"par_id3153532\n"
"help.text"
msgid "When you add chapter numbers to caption labels, the caption numbering is reset when a chapter heading is encountered. For example, if the last figure in chapter 1 is \"Figure 1.12\", the first figure in the next chapter would be \"Figure 2.1\"."
msgstr "Когато прибавяте номерация по глави към надписите, номерацията на надписите се нулира в началото на нова глава. Например ако последната фигура от първа глава е „Фигура 1.12“, първата фигура от следващата глава ще е „Фигура 2.1“."
msgid "If heading numbers are enabled, then use this option to prepend a heading number to the caption number. Use <menuitem>Tools - Heading Numbering</menuitem> to enable heading numbering."
msgstr ""
#. ATrm8
#. 9qNR4
#: 04060100.xhp
msgctxt ""
"04060100.xhp\n"
"hd_id3154574\n"
"help.text"
msgid "Outline level"
msgid "Up to level"
msgstr ""
#. bEpSo
#. NqHuA
#: 04060100.xhp
msgctxt ""
"04060100.xhp\n"
"par_id3152954\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/captionoptions/level\">Select the number of outline levels from the top of the chapter hierarchy down to include in the caption label.</ahelp>"
msgstr "<ahelp hid=\"modules/swriter/ui/captionoptions/level\">Изберете броя нива от плана, от по-горните към по-долните, които да се включат в надписа.</ahelp>"
msgid "<ahelp hid=\"modules/swriter/ui/captionoptions/level\"><embedvar href=\"text/shared/optionen/01041100.xhp#uptolevel\"/></ahelp>"
msgstr ""
#. 2ZBvD
#: 04060100.xhp
@@ -5642,14 +5642,14 @@ msgctxt ""
msgid "Separator"
msgstr "Разделител"
#. DurVr
#. QdV9G
#: 04060100.xhp
msgctxt ""
"04060100.xhp\n"
"par_id3155892\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/captionoptions/separator\">Enter the character that you want to insert between the chapter number and the caption number.</ahelp>"
msgstr "<ahelp hid=\"modules/swriter/ui/captionoptions/separator\">Въведете знака, който да разделя номера на главата от номера на надписа.</ahelp>"
msgid "<ahelp hid=\"modules/swriter/ui/captionoptions/separator\">Enter the character to display between the heading number and the caption number.</ahelp>"
msgstr ""
#. FfBtt
#: 04060100.xhp
@@ -5669,14 +5669,14 @@ msgctxt ""
msgid "Character style"
msgstr "Знаков стил"
#. U7Kw9
#. jEmn6
#: 04060100.xhp
msgctxt ""
"04060100.xhp\n"
"par_idN1063F\n"
"help.text"
msgid "<ahelp hid=\".\">Specifies the character style.</ahelp>"
msgstr "<ahelp hid=\".\">Определя стила на знаците.</ahelp>"
msgid "<ahelp hid=\".\">Specifies the character style of the caption category and caption number.</ahelp>"
msgstr ""
#. DUVFm
#: 04060100.xhp
@@ -5714,13 +5714,13 @@ msgctxt ""
msgid "Caption order"
msgstr ""
#. HABDw
#. BvaYe
#: 04060100.xhp
msgctxt ""
"04060100.xhp\n"
"par_id241675734682855\n"
"help.text"
msgid "Select ordering of category label and numbering."
msgid "Select ordering of caption category and caption number."
msgstr ""
#. gpHWC
@@ -6947,22 +6947,31 @@ msgctxt ""
msgid "<variable id=\"datetimeformat\">When you click \"Additional formats\", the <link href=\"text/shared/01/05020300.xhp\"><emph>Number Format</emph></link> dialog opens, where you can define a custom format. </variable>"
msgstr "<variable id=\"datetimeformat\">Когато изберете „Допълнителни формати“, се отваря диалоговият прозорец <link href=\"text/shared/01/05020300.xhp\"><emph>Числов формат</emph></link>, където можете да дефинирате формат по избор. </variable>"
#. Vc4Ru
#. zYGSB
#: 04090001.xhp
msgctxt ""
"04090001.xhp\n"
"par_id3156079\n"
"help.text"
msgid "If you choose “Heading number” as the <emph>Format</emph> for type <emph>Heading</emph>, then only the number of the heading is displayed in the field. If the paragraph style for the heading is not numbered, then the field is left blank."
msgid "For type <emph>Heading</emph>, choose the format <menuitem>Heading number</menuitem> to display the heading number with the separator specified in <link href=\"text/swriter/01/06060000.xhp\"><menuitem>Tools - Heading Numbering</menuitem></link>."
msgstr ""
#. JGVqG
#. VBv3A
#: 04090001.xhp
msgctxt ""
"04090001.xhp\n"
"par_id3154867\n"
"help.text"
msgid "If you choose “Heading number without separator” for the field format, then separators specified for heading numbers in <link href=\"text/swriter/01/06060000.xhp\"><menuitem>Tools - Heading Numbering</menuitem></link> are not displayed."
msgid "Choose <menuitem>Heading number without separator</menuitem> to display the heading number alone without the separator."
msgstr ""
#. 2BXHk
#: 04090001.xhp
msgctxt ""
"04090001.xhp\n"
"par_id741678670945615\n"
"help.text"
msgid "If the selected heading is not numbered, then the field is left blank."
msgstr ""
#. xDYYF
@@ -6992,13 +7001,13 @@ msgctxt ""
msgid "Up to level"
msgstr ""
#. CcNPB
#. xBCCe
#: 04090001.xhp
msgctxt ""
"04090001.xhp\n"
"par_id3154580\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/flddocumentpage/level\">Specify the maximum number of levels of the heading number to display. The number of levels shown also depends on how many levels are available in the heading number. This option is only available for type <emph>Heading</emph>.</ahelp>"
msgid "<ahelp hid=\"modules/swriter/ui/flddocumentpage/level\">Use this option with type <menuitem>Heading</menuitem> to specify which heading to display. The displayed heading is the first one before the field, whose outline level is equal to or less than the specified value.</ahelp>"
msgstr ""
#. GtaP3
@@ -7226,14 +7235,14 @@ msgctxt ""
msgid "The Selection box shows a list of all ordered paragraphs in the order of their appearance in the document. The list includes:"
msgstr "Полето „Избор“ показва списък на всички подредени абзаци по реда на срещането им в документа. Списъкът включва:"
#. PDMFm
#. 7AVYf
#: 04090002.xhp
msgctxt ""
"04090002.xhp\n"
"par_id971618826026891\n"
"help.text"
msgid "paragraphs with a paragraph style assigned a numbering scheme in the Tools > Chapter Numbering dialog"
msgstr "абзаци със стил на абзац, на който е присвоена схема за номериране в диалога „Инструменти“ > „Номерация на глави“"
msgid "paragraphs with a paragraph style assigned a numbering scheme in the Tools > Heading Numbering dialog"
msgstr ""
#. aJ9QE
#: 04090002.xhp
@@ -7541,14 +7550,14 @@ msgctxt ""
msgid "Chapter"
msgstr "Глава"
#. T5DDM
#. Ffc2y
#: 04090002.xhp
msgctxt ""
"04090002.xhp\n"
"par_id3149646\n"
"help.text"
msgid "Inserts the number of the chapter containing the reference target."
msgstr "Вмъква номера на главата, съдържаща целта на препратката."
msgid "Inserts the heading number or list number of the reference target."
msgstr ""
#. 5tWih
#: 04090002.xhp
@@ -9026,41 +9035,41 @@ msgctxt ""
msgid "<variable id=\"invisiblehelp\"><ahelp hid=\"modules/swriter/ui/fldvarpage/invisible\">Hides the field contents in the document.</ahelp> The field is inserted as a thin gray mark in the document.</variable> This option is only available for the \"Set Variable\" and \"User Field\" field types."
msgstr "<variable id=\"invisiblehelp\"><ahelp hid=\"modules/swriter/ui/fldvarpage/invisible\">Скрива съдържанието на полето в документа.</ahelp> Полето се вмъква като тесен сив белег в документа.</variable> Тази възможност е налична само за полета от тип „Задаване на променлива“ и „Потребителско поле“."
#. EYUnG
#. USeMu
#: 04090005.xhp
msgctxt ""
"04090005.xhp\n"
"hd_id3146326\n"
"help.text"
msgid "Numbering by Chapter"
msgstr "Номерация по глави"
msgid "With Heading Number"
msgstr ""
#. pBDFD
#. irPyB
#: 04090005.xhp
msgctxt ""
"04090005.xhp\n"
"par_id3146340\n"
"help.text"
msgid "Sets the options for resetting chapter numbers."
msgstr "Задава настройките за нулиране на номерацията на глави."
msgid "Use this option to display a heading number before a “number range” field. The heading number comes from a heading prior to the location of the field."
msgstr ""
#. p6M67
#. mxcAB
#: 04090005.xhp
msgctxt ""
"04090005.xhp\n"
"hd_id3147456\n"
"help.text"
msgid "Level"
msgstr "Ниво"
msgid "Up to level"
msgstr ""
#. GBBZd
#. eDx3W
#: 04090005.xhp
msgctxt ""
"04090005.xhp\n"
"par_id3149836\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/fldvarpage/level\">Choose the heading or chapter level at which to restart numbering in the document.</ahelp>"
msgstr "<ahelp hid=\"modules/swriter/ui/fldvarpage/level\">Изберете ниво на заглавие или глава, от което да се нулира номерирането в документа.</ahelp>"
msgid "<ahelp hid=\"modules/swriter/ui/fldvarpage/level\">With typical use of headings in the document, the selected number will indicate how many levels of heading number (starting from level 1) to display.</ahelp> The selected value indicates the maximum number of levels to show. The actual number may have fewer levels. For example, if the immediately prior heading number is <literal>2.6</literal>, and <menuitem>4</menuitem> is selected, then only <literal>2.6</literal> is displayed . If <menuitem>[None]</menuitem> is selected, no heading number is displayed."
msgstr ""
#. qesfL
#: 04090005.xhp
@@ -9071,23 +9080,23 @@ msgctxt ""
msgid "Separator"
msgstr "Разделител"
#. zwEP5
#. UGEwR
#: 04090005.xhp
msgctxt ""
"04090005.xhp\n"
"par_id3148846\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/fldvarpage/separator\">Type the character that you want to use as a separator between the heading or chapter levels.</ahelp>"
msgstr "<ahelp hid=\"modules/swriter/ui/fldvarpage/separator\">Въведете знака, който искате да се използва като разделител между нивата на заглавията или главите.</ahelp>"
msgid "<ahelp hid=\"modules/swriter/ui/fldvarpage/separator\">Specify the character to use as a separator between the heading number and the field number.</ahelp>"
msgstr ""
#. FC7Cy
#. nT3WC
#: 04090005.xhp
msgctxt ""
"04090005.xhp\n"
"par_id941584040174795\n"
"help.text"
msgid "<emph>Numbering by Chapter</emph>, <emph>Level</emph> and <emph>Separator</emph> are only available for the \"Number range\" field type."
msgstr "<emph>Номерация по глави</emph>, <emph>Ниво</emph> и <emph>Разделител</emph> са достъпни само за поле от тип „Числов диапазон“."
msgid "<emph>With Heading Number</emph>, <emph>Up to level</emph> and <emph>Separator</emph> are only available for the Number range field type."
msgstr ""
#. u5c6E
#: 04090005.xhp
@@ -9125,14 +9134,14 @@ msgctxt ""
msgid "<ahelp hid=\"modules/swriter/ui/fldvarpage/delete\">Removes the user-defined field from the select list. You can only remove fields that are not used in the current document.</ahelp> To remove a field that is used in the current document from the list, first delete all instances of the field in the document, and then remove it from the list."
msgstr "<ahelp hid=\"modules/swriter/ui/fldvarpage/delete\">Премахва потребителското поле от списъка. Могат да се изтриват само неизползвани в текущия документ полета.</ahelp> За да премахнете поле, което се използва в текущия документ, първо изтрийте всичките му срещания в документа, а после го премахнете от списъка."
#. qfWQD
#. kzm3W
#: 04090005.xhp
msgctxt ""
"04090005.xhp\n"
"par_id3145318\n"
"help.text"
msgid "<image id=\"img_id3153293\" src=\"svx/res/nu02.png\" width=\"0.423cm\" height=\"0.423cm\"><alt id=\"alt_id3153293\">Icon</alt></image>"
msgstr "<image id=\"img_id3153293\" src=\"svx/res/nu02.png\" width=\"0.423cm\" height=\"0.423cm\"><alt id=\"alt_id3153293\">Икона</alt></image>"
msgid "<image id=\"img_id3153293\" src=\"svx/res/nu02.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153293\">Icon</alt></image>"
msgstr ""
#. mYecc
#: 04090005.xhp
@@ -11951,23 +11960,23 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04120100.xhp\">Insert - Table of Contents and Index - Index Entry</link>"
msgstr "<link href=\"text/swriter/01/04120100.xhp\">Вмъкване - Съдържание и указател - Елемент от указател</link>"
#. FB44B
#. gVQDf
#: 04120211.xhp
msgctxt ""
"04120211.xhp\n"
"tit\n"
"help.text"
msgid "Index"
msgstr "Указател"
msgid "Index (table of contents)"
msgstr ""
#. eibCy
#. JS6rV
#: 04120211.xhp
msgctxt ""
"04120211.xhp\n"
"hd_id3150018\n"
"help.text"
msgid "<link href=\"text/swriter/01/04120211.xhp\">Index</link>"
msgstr "<link href=\"text/swriter/01/04120211.xhp\">Указател</link>"
msgid "<variable id=\"toc\"><link href=\"text/swriter/01/04120211.xhp\">Index (table of contents)</link></variable>"
msgstr ""
#. hoYtn
#: 04120211.xhp
@@ -12680,23 +12689,23 @@ msgctxt ""
msgid "<variable id=\"verzeichnis\">The following options are available when you select <emph>Index of Tables </emph>as the <link href=\"text/swriter/01/04120210.xhp\">index</link> type.</variable>"
msgstr "<variable id=\"verzeichnis\">Следващите настройки са налице, когато е избран тип <emph>Указател на таблиците</emph> в полето <link href=\"text/swriter/01/04120210.xhp\">Указател</link>.</variable>"
#. 2g223
#. Chyi5
#: 04120215.xhp
msgctxt ""
"04120215.xhp\n"
"tit\n"
"help.text"
msgid "Index"
msgstr "Указател"
msgid "Index (user-defined)"
msgstr ""
#. nyF7K
#. nVEdn
#: 04120215.xhp
msgctxt ""
"04120215.xhp\n"
"hd_id3150568\n"
"help.text"
msgid "<link href=\"text/swriter/01/04120215.xhp\">Index</link>"
msgstr "<link href=\"text/swriter/01/04120215.xhp\">Указател</link>"
msgid "<variable id=\"userdefined\"><link href=\"text/swriter/01/04120215.xhp\">Index (user-defined)</link></variable>"
msgstr ""
#. aeUF6
#: 04120215.xhp
@@ -12707,14 +12716,14 @@ msgctxt ""
msgid "<variable id=\"verzeichnis\">The following options are available when you select <emph>User-Defined </emph>as the <link href=\"text/swriter/01/04120210.xhp\">index</link> type.</variable>"
msgstr "<variable id=\"verzeichnis\">Следващите настройки са налице, когато е избран тип <emph>Потребителски</emph> в полето <link href=\"text/swriter/01/04120210.xhp\">Указател</link>.</variable>"
#. oGDYZ
#. aAU9x
#: 04120215.xhp
msgctxt ""
"04120215.xhp\n"
"par_id3151174\n"
"help.text"
msgid "User-defined indexes are available in the <emph>Type</emph> box when you insert an index entry in your document."
msgstr "Потребителските указатели могат да се избират в полето <emph>Тип</emph> при вмъкване на елемент от указател в документа."
msgid "User-defined indexes are available in the <menuitem>Type</menuitem> box when you <link href=\"text/swriter/01/04120100.xhp\">create a new user-defined index</link> in your document."
msgstr ""
#. oqWZB
#: 04120215.xhp
@@ -12806,23 +12815,23 @@ msgctxt ""
msgid "<ahelp hid=\"modules/swriter/ui/tocindexpage/fromoles\">Includes OLE objects in the index.</ahelp>"
msgstr "<ahelp hid=\"modules/swriter/ui/tocindexpage/fromoles\">Включва OLE обекти в указателя.</ahelp>"
#. ZCwKH
#. VXW9s
#: 04120215.xhp
msgctxt ""
"04120215.xhp\n"
"hd_id3149095\n"
"help.text"
msgid "Use level from source chapter"
msgstr "Ниво от главата източник"
msgid "Use outline level"
msgstr ""
#. vGppC
#. Cxs5A
#: 04120215.xhp
msgctxt ""
"04120215.xhp\n"
"par_id3151250\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/tocindexpage/uselevel\">Indents table, graphic, frame, and OLE object index entries according their place in the chapter heading hierarchy.</ahelp>"
msgstr "<ahelp hid=\"modules/swriter/ui/tocindexpage/uselevel\"> Поставя отстъпи пред елементите за таблици, графики, рамки и OLE обекти в указателя според положението им в йерархията на заглавията.</ahelp>"
msgid "<ahelp hid=\"modules/swriter/ui/tocindexpage/uselevel\">Assign index level according to the outline level of the heading immediately prior to the table, graphic, frame, or OLE object. With default settings, the higher the outline level, the greater the indent in the generated index.</ahelp>"
msgstr ""
#. 4sSrm
#: 04120215.xhp
@@ -12995,23 +13004,23 @@ msgctxt ""
msgid "The list contains the paragraph styles that you can assign to index levels."
msgstr "Списъкът съдържа абзацните стилове, които можете да присвоите на нива от указателя."
#. BpYdC
#. UKYiN
#: 04120219.xhp
msgctxt ""
"04120219.xhp\n"
"par_id3147176\n"
"help.text"
msgid "To create an index entry from a paragraph style, click the style in the<emph> Styles</emph> list, and then click the <emph>>> </emph>button to move the style to the index level that you want."
msgstr "За да създадете елемент на указател от абзацен стил, изберете стила в списъка<emph> Стилове</emph> и натиснете бутона <emph>>> </emph>, за да го преместите към желаното ниво от указателя."
msgid "To create an index entry from a paragraph style, click the style in the <emph>Styles</emph> list, then click the index level that you want to assign to that paragraph style."
msgstr ""
#. qLwXw
#. 2nnXG
#: 04120219.xhp
msgctxt ""
"04120219.xhp\n"
"hd_id3150762\n"
"par_id391678157509093\n"
"help.text"
msgid "<<"
msgstr "<<"
msgid "<image src=\"cmd/lc_firstrecord.svg\" id=\"img_id251678157509093\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id661678157509093\">Demote Index Level button</alt></image>"
msgstr ""
#. ZZHoi
#: 04120219.xhp
@@ -13022,14 +13031,14 @@ msgctxt ""
msgid "<ahelp hid=\"modules/swriter/ui/assignstylesdialog/left\" visibility=\"visible\">Moves the selected paragraph style up one level in the index hierarchy.</ahelp>"
msgstr "<ahelp hid=\"modules/swriter/ui/assignstylesdialog/left\" visibility=\"visible\">Премества избрания абзацен стил с едно ниво нагоре в йерархията на указателя.</ahelp>"
#. w2KdF
#. imk5M
#: 04120219.xhp
msgctxt ""
"04120219.xhp\n"
"hd_id3151178\n"
"par_id751678157613992\n"
"help.text"
msgid ">>"
msgstr ">>"
msgid "<image src=\"cmd/lc_lastrecord.svg\" id=\"img_id571678157613993\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id451678157613993\">Promote Index Level button</alt></image>"
msgstr ""
#. GtZxF
#: 04120219.xhp
@@ -13202,14 +13211,14 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Displays the remainder of the <emph>Structure </emph>line.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Показва останалата част от реда <emph>Структура</emph>.</ahelp>"
#. 7d4aW
#. ovXQb
#: 04120221.xhp
msgctxt ""
"04120221.xhp\n"
"par_id3147512\n"
"help.text"
msgid "To delete a code from the <emph>Structure </emph>line, click the code, and then press the <item type=\"keycode\">Delete</item> key."
msgstr "За да изтриете код от реда <emph>Структура</emph>, щракнете върху кода и натиснете клавиша <item type=\"keycode\">Delete</item>."
msgid "To delete a code from the <emph>Structure </emph>line, click the code, and then press the <keycode>Delete</keycode> key on your keyboard."
msgstr ""
#. aqo9k
#: 04120221.xhp
@@ -13229,23 +13238,23 @@ msgctxt ""
msgid "To add a code to the <emph>Structure </emph>line, click in an empty box, and then click a code button."
msgstr "За да добавите код в реда <emph>Структура</emph>, щракнете върху празно поле и натиснете бутон за код."
#. p4zE5
#. cPeJF
#: 04120221.xhp
msgctxt ""
"04120221.xhp\n"
"hd_id3153675\n"
"help.text"
msgid "Chapter number (E#)"
msgstr "Номер на глава (Е#)"
msgid "Numbering (N#)"
msgstr ""
#. hEM7z
#. 4FgF5
#: 04120221.xhp
msgctxt ""
"04120221.xhp\n"
"par_id3154567\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/tocentriespage/chapterno\">Inserts the chapter number. To assign chapter numbering to a heading style, choose<emph> Tools - Chapter Numbering</emph>.</ahelp>"
msgstr "<ahelp hid=\"modules/swriter/ui/tocentriespage/chapterno\">Вмъква номера на главата. За да припишете номера на глави към заглавен стил, изберете <emph>Инструменти - Номерация на глави</emph>.</ahelp>"
msgid "<ahelp hid=\"modules/swriter/ui/tocentriespage/chapterno\">Inserts the heading number or list number of the entry. To enable heading numbering, choose <menuitem>Tools - Heading Numbering</menuitem>.</ahelp>"
msgstr ""
#. 7NWwd
#: 04120221.xhp
@@ -13256,14 +13265,14 @@ msgctxt ""
msgid "Entry text (E)"
msgstr "Текст за елемента (Е)"
#. T5u3R
#. Agwt5
#: 04120221.xhp
msgctxt ""
"04120221.xhp\n"
"par_id3154199\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/tocentriespage/entrytext\">Inserts the text of the chapter heading.</ahelp>"
msgstr "<ahelp hid=\"modules/swriter/ui/tocentriespage/entrytext\">Вмъква текста на заглавието на главата.</ahelp>"
msgid "<ahelp hid=\"modules/swriter/ui/tocentriespage/entrytext\">Inserts the text of the selected entry.</ahelp>"
msgstr ""
#. XonCG
#: 04120221.xhp
@@ -13346,14 +13355,14 @@ msgctxt ""
msgid "Character Style"
msgstr "Знаков стил"
#. V8Vfg
#. qjZKS
#: 04120221.xhp
msgctxt ""
"04120221.xhp\n"
"par_id3156277\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/tocentriespage/charstyle\">Specify the formatting style for the selected part on the <emph>Structure line</emph>.</ahelp>"
msgstr "<ahelp hid=\"modules/swriter/ui/tocentriespage/charstyle\">Определя форматиращия стил за избраната част от <emph>реда Структура</emph>.</ahelp>"
msgid "<ahelp hid=\"modules/swriter/ui/tocentriespage/charstyle\">Specify a character style for the selected icon in the <menuitem>Structure</menuitem>.</ahelp>"
msgstr ""
#. QjxKu
#: 04120221.xhp
@@ -13373,6 +13382,15 @@ msgctxt ""
msgid "<ahelp hid=\"modules/swriter/ui/tocentriespage/edit\">Opens a dialog where you can edit the selected character style.</ahelp>"
msgstr "<ahelp hid=\"modules/swriter/ui/tocentriespage/edit\">Отваря диалогов прозорец, в който можете да редактирате избрания знаков стил.</ahelp>"
#. 2shT2
#: 04120221.xhp
msgctxt ""
"04120221.xhp\n"
"par_id771678639495231\n"
"help.text"
msgid "The next three options are available when the <widget>T</widget> icon is selected."
msgstr ""
#. MGjVg
#: 04120221.xhp
msgctxt ""
@@ -13427,6 +13445,15 @@ msgctxt ""
msgid "<ahelp hid=\"modules/swriter/ui/tocentriespage/alignright\">Aligns the tab stop to the right page margin.</ahelp>"
msgstr "<ahelp hid=\"modules/swriter/ui/tocentriespage/alignright\">Подравнява табулаторите спрямо дясното бяло поле на страницата.</ahelp>"
#. BpLbW
#: 04120221.xhp
msgctxt ""
"04120221.xhp\n"
"par_id811678639732439\n"
"help.text"
msgid "The next two options are available when the <widget>N# </widget> icon is selected."
msgstr ""
#. E5Lht
#: 04120221.xhp
msgctxt ""
@@ -13436,14 +13463,23 @@ msgctxt ""
msgid "Format"
msgstr "Форматиране"
#. JW7Kb
#. 9nSrm
#: 04120221.xhp
msgctxt ""
"04120221.xhp\n"
"par_id6499221\n"
"help.text"
msgid "<ahelp hid=\".\">Only visible when you click the E# button in the Structure line. Select to show the chapter number with or without separator.</ahelp>"
msgstr "<ahelp hid=\".\">Вижда се само когато е натиснат бутонът Е# в реда „Структура“. Отметнете, за да се показва номер на глава със или без разделител.</ahelp>"
msgid "<ahelp hid=\".\">Only visible when you click the <widget>N#</widget> button in the Structure line. Select to show the heading number with or without separator.</ahelp>"
msgstr ""
#. hjim8
#: 04120221.xhp
msgctxt ""
"04120221.xhp\n"
"hd_id841678636482726\n"
"help.text"
msgid "Format"
msgstr ""
#. evg68
#: 04120221.xhp
@@ -13499,41 +13535,41 @@ msgctxt ""
msgid "Level \"S\" refers to the single letter headings that divide the index entries alphabetically. To enable these headings, select the <emph>Alphabetical delimiter</emph> check box in the <emph>Format</emph> area."
msgstr "Нивото „Р“ се отнася за еднобуквените заглавия, разделящи азбучно подредените елементи в указателя. За да разрешите тези заглавия, отметнете полето <emph>Азбучен разделител</emph> в областта <emph>Форматиране</emph>."
#. 6JAVb
#. ugHaK
#: 04120222.xhp
msgctxt ""
"04120222.xhp\n"
"hd_id3152957\n"
"help.text"
msgid "Chapter Info"
msgstr "Информация за главата"
msgid "Heading info (HI)"
msgstr ""
#. LYFhH
#. CFRMn
#: 04120222.xhp
msgctxt ""
"04120222.xhp\n"
"par_id3154573\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/tocentriespage/chapterinfo\">Inserts chapter information, such as the chapter heading and number. Select the information that you want to display in the <emph>Chapter entry </emph>box.</ahelp>"
msgstr "<ahelp hid=\"modules/swriter/ui/tocentriespage/chapterinfo\">Вмъква информация за главата, като заглавие и номер. Изберете информацията, която искате да се показва, в полето <emph>Ред за главата</emph>.</ahelp>"
msgid "<ahelp hid=\"modules/swriter/ui/tocentriespage/chapterinfo\">Inserts heading information such as heading number or heading contents. Click on the <widget>HI</widget> icon to select what information to display.</ahelp>"
msgstr ""
#. HqsK9
#. AGtoC
#: 04120222.xhp
msgctxt ""
"04120222.xhp\n"
"hd_id3149692\n"
"help.text"
msgid "Chapter entry"
msgstr "Ред за главата"
msgid "Heading info"
msgstr ""
#. YC5Lg
#. xjAFQ
#: 04120222.xhp
msgctxt ""
"04120222.xhp\n"
"par_id3155174\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/tocentriespage/chapterentry\">Select the chapter information that you want to include in the index entry.</ahelp>"
msgstr "<ahelp hid=\"modules/swriter/ui/tocentriespage/chapterentry\">Изберете информацията за главата, която да бъде включена в записа за указател.</ahelp>"
msgid "<ahelp hid=\"modules/swriter/ui/tocentriespage/chapterentry\">Select the heading information to include in the index entry.</ahelp>"
msgstr ""
#. 5M9xy
#: 04120222.xhp
@@ -13544,13 +13580,13 @@ msgctxt ""
msgid "Show up to level"
msgstr ""
#. CKAwD
#. CMGxB
#: 04120222.xhp
msgctxt ""
"04120222.xhp\n"
"par_id6739402\n"
"help.text"
msgid "<ahelp hid=\".\">Specify the number of levels of the heading number to show. For example, select “2” to show the first two levels of the heading number.</ahelp>"
msgid "<ahelp hid=\".\">Enter the maximum number of levels to show of the heading number. For example, select “3” to show up to three levels. If the heading number has fewer than three levels, then the actual number is shown.</ahelp>"
msgstr ""
#. AEzJ4
@@ -16307,14 +16343,14 @@ msgctxt ""
msgid "Outline level"
msgstr "Ниво в плана"
#. oF8Bd
#. 6dZ9k
#: 05030800.xhp
msgctxt ""
"05030800.xhp\n"
"par_id1209200804371097\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/numparapage/comboLB_OUTLINE_LEVEL\">Assigns an outline level from 1 to 10 to the selected paragraphs or Paragraph Style.</ahelp> Select <emph>Text Body</emph> to reset the outline level."
msgstr "<ahelp hid=\"modules/swriter/ui/numparapage/comboLB_OUTLINE_LEVEL\">Приписва ниво от плана (от 1 до 10) на избраните абзаци или абзацен стил.</ahelp> Изберете <emph>Основен текст</emph>, за да нулирате нивото от плана."
msgid "<ahelp hid=\"modules/swriter/ui/numparapage/comboLB_OUTLINE_LEVEL\">Assigns an outline level from 1 to 10 to the selected paragraphs or Paragraph Style.</ahelp> Select <menuitem>[None]</menuitem> to remove the outline level."
msgstr ""
#. sdLZj
#: 05030800.xhp

View File

@@ -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: 2023-03-06 17:53+0100\n"
"POT-Creation-Date: 2023-03-10 11:50+0100\n"
"PO-Revision-Date: 2023-02-02 12:20+0000\n"
"Last-Translator: Mihail Balabanov <m.balabanov@gmail.com>\n"
"Language-Team: Bulgarian <https://translations.documentfoundation.org/projects/libo_help-master/textswriterguide/bg/>\n"
@@ -3049,59 +3049,59 @@ msgctxt ""
msgid "$[officename] can automatically add a caption when you insert an object, graphic, frame, or table. Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer - AutoCaption</emph>."
msgstr "$[officename] може автоматично да добавя надпис, когато вмъкнете обект, графика, рамка или таблица. Изберете <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Инструменти - Настройки</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer - Автонадпис</emph>."
#. yeZkB
#. XBxUk
#: captions_numbers.xhp
msgctxt ""
"captions_numbers.xhp\n"
"tit\n"
"help.text"
msgid "Adding Chapter Numbers to Captions"
msgstr "Добавяне номера на глави към надписи"
msgid "Adding Heading Numbers to Captions"
msgstr ""
#. KpNBA
#. W9SLG
#: captions_numbers.xhp
msgctxt ""
"captions_numbers.xhp\n"
"bm_id3147684\n"
"help.text"
msgid "<bookmark_value>captions; adding chapter numbers</bookmark_value> <bookmark_value>objects; captioning automatically</bookmark_value> <bookmark_value>numbering; captions</bookmark_value> <bookmark_value>automatic numbering;of objects</bookmark_value> <bookmark_value>chapter numbers in captions</bookmark_value> <bookmark_value>inserting;chapter numbers in captions</bookmark_value>"
msgstr "<bookmark_value>надписи; добавяне номера на глави</bookmark_value><bookmark_value>обекти; автоматично надписване</bookmark_value><bookmark_value>номериране; надписи</bookmark_value><bookmark_value>автоматично номериране;на обекти</bookmark_value><bookmark_value>номера на глави в надписи</bookmark_value><bookmark_value>вмъкване;номера на глави в надписи</bookmark_value>"
msgid "<bookmark_value>captions; adding chapter numbers</bookmark_value> <bookmark_value>captions; adding heading numbers</bookmark_value> <bookmark_value>objects; captioning automatically</bookmark_value> <bookmark_value>numbering; captions</bookmark_value> <bookmark_value>automatic numbering;of objects</bookmark_value> <bookmark_value>chapter numbers in captions</bookmark_value> <bookmark_value>inserting;chapter numbers in captions</bookmark_value>"
msgstr ""
#. Uh22f
#. SRsoK
#: captions_numbers.xhp
msgctxt ""
"captions_numbers.xhp\n"
"hd_id3147684\n"
"help.text"
msgid "<variable id=\"captions_numbers\"><link href=\"text/swriter/guide/captions_numbers.xhp\">Adding Chapter Numbers to Captions</link></variable>"
msgstr "<variable id=\"captions_numbers\"><link href=\"text/swriter/guide/captions_numbers.xhp\">Добавяне номера на глави към надписи</link></variable>"
msgid "<variable id=\"captions_numbers\"><link href=\"text/swriter/guide/captions_numbers.xhp\">Adding Heading Numbers to Captions</link></variable>"
msgstr ""
#. 5efvj
#. B3rST
#: captions_numbers.xhp
msgctxt ""
"captions_numbers.xhp\n"
"par_id3147395\n"
"help.text"
msgid "You can include chapter numbers in captions."
msgstr "Можете да включвате номера на глави в надписите."
msgid "You can include heading numbers in captions."
msgstr ""
#. mZaBW
#. WwBM7
#: captions_numbers.xhp
msgctxt ""
"captions_numbers.xhp\n"
"par_id3147408\n"
"help.text"
msgid "Ensure that the text in your document is organized by chapters, and that the chapter titles and, if you want, the section titles, use one of the predefined heading paragraph styles. You must also assign a numbering option to the heading paragraph styles."
msgstr "Уверете се, че текстът в документа е организиран в глави, а заглавията на главите и - ако желаете - заглавията на раздели са форматирани с някой от готовите абзацни стилове за заглавия. Освен това трябва да включите номерацията на заглавните стилове."
msgid "Ensure that your document has <link href=\"text/shared/00/00000005.xhp#heading\">headings</link>. You can use the predefined “Heading [110]” paragraph styles. You must also assign a numbering scheme to the heading paragraph styles. Use <menuitem>Tools - Heading Numbering</menuitem>."
msgstr ""
#. wJMXT
#. pddxC
#: captions_numbers.xhp
msgctxt ""
"captions_numbers.xhp\n"
"par_id3154249\n"
"help.text"
msgid "Select the item that you want to add a caption to."
msgstr "Изберете елемента, към който искате да добавите надпис."
msgid "Select the object to get a caption."
msgstr ""
#. v6EAS
#: captions_numbers.xhp
@@ -3112,14 +3112,14 @@ msgctxt ""
msgid "Choose <emph>Insert - Caption</emph>."
msgstr "Изберете <emph>Вмъкване - Надпис</emph>."
#. 4Js6V
#. fBh93
#: captions_numbers.xhp
msgctxt ""
"captions_numbers.xhp\n"
"par_id3150527\n"
"help.text"
msgid "Select a caption title from the <menuitem>Category</menuitem> box, and select a numbering scheme in the <menuitem>Numbering</menuitem> box. <br/>You also can enter a caption text in this dialog. If you want, enter text in the <menuitem>Caption</menuitem> box."
msgstr "Изберете заглавие на надпис от полето <menuitem>Категория</menuitem> и схема за номериране в полето <menuitem>Номерация</menuitem>. <br/>В този диалогов прозорец можете да въведете и текст за надписа. Ако желаете, въведете текста в полето <menuitem>Надпис</menuitem>."
msgid "Select a caption type from the <menuitem>Category</menuitem> box, and select a numbering scheme in the <menuitem>Numbering</menuitem> box. You can enter an optional caption text in the <menuitem>Caption</menuitem> box."
msgstr ""
#. H329F
#: captions_numbers.xhp
@@ -3130,32 +3130,41 @@ msgctxt ""
msgid "Click <emph>Options</emph>."
msgstr "Натиснете бутона <emph>Настройки</emph>."
#. ATvh9
#. r3TVD
#: captions_numbers.xhp
msgctxt ""
"captions_numbers.xhp\n"
"par_id3153190\n"
"help.text"
msgid "In the <item type=\"menuitem\">Level</item> box, select the number of heading levels to include in the chapter number."
msgstr "В полето <item type=\"menuitem\">Ниво</item> изберете броя нива на заглавия, които да бъдат включени в номера на главата."
msgid "In the <menuitem>Up to level</menuitem> box, select the outline level of the heading number to display before the caption number."
msgstr ""
#. J4icM
#. 4CBNE
#: captions_numbers.xhp
msgctxt ""
"captions_numbers.xhp\n"
"par_id3155553\n"
"help.text"
msgid "Type the character that you want to separate the chapter number(s) from the caption number in the <item type=\"menuitem\">Separator</item> box, and then click <item type=\"menuitem\">OK</item>."
msgstr "Въведете в полето <item type=\"menuitem\">Разделител</item> знака, който желаете да разделя номера на глава от номера на надписа, и натиснете бутона <item type=\"menuitem\">OK</item>."
msgid "Type the character to appear between the heading number(s) and the caption number in the <menuitem>Separator</menuitem> box, then click <widget>OK</widget>."
msgstr ""
#. GMfqf
#. HXGBr
#: captions_numbers.xhp
msgctxt ""
"captions_numbers.xhp\n"
"par_id3155586\n"
"help.text"
msgid "In the <emph>Caption</emph> dialog, click <emph>OK</emph>."
msgstr "В диалоговия прозорец <emph>Надпис</emph> натиснете бутона <emph>OK</emph>."
msgid "In the <emph>Caption</emph> dialog, click <widget>OK</widget>."
msgstr ""
#. Ynzjh
#: captions_numbers.xhp
msgctxt ""
"captions_numbers.xhp\n"
"par_id601678410274542\n"
"help.text"
msgid "If the caption is already inserted in the document, then right-click on the caption number, choose <menuitem>Edit Fields</menuitem>, then enter values for <menuitem>Up to level</menuitem> and <menuitem>Separator</menuitem>."
msgstr ""
#. D6KRT
#: captions_numbers.xhp
@@ -3175,15 +3184,6 @@ msgctxt ""
msgid "<link href=\"text/shared/optionen/01041100.xhp\">AutoCaption dialog</link>"
msgstr "<link href=\"text/shared/optionen/01041100.xhp\">Диалогов прозорец Автонадпис</link>"
#. yEhFm
#: captions_numbers.xhp
msgctxt ""
"captions_numbers.xhp\n"
"par_id3145574\n"
"help.text"
msgid "<link href=\"text/swriter/guide/chapter_numbering.xhp\">Chapter numbering</link>"
msgstr "<link href=\"text/swriter/guide/chapter_numbering.xhp\">Номериране на глави</link>"
#. j6Y5Q
#: change_header.xhp
msgctxt ""
@@ -3391,13 +3391,13 @@ msgctxt ""
msgid "In the <menuitem>Number</menuitem> box, select the numbering scheme that you want to use for that heading, then click <widget>OK</widget>."
msgstr ""
#. riGa5
#. jcCBu
#: chapter_numbering.xhp
msgctxt ""
"chapter_numbering.xhp\n"
"par_idN107CE\n"
"help.text"
msgid "To Remove Automatic Chapter Numbering From a Heading"
msgid "To Remove Automatic Numbering From a Heading"
msgstr ""
#. vvzDv
@@ -7252,59 +7252,68 @@ msgctxt ""
msgid "Before you can insert chapter information into a header or footer, you must first set the chapter numbering options for the paragraph style that you want to use for chapter titles."
msgstr "Преди да можете да вмъкнете информация за глава в колонтитул, трябва да зададете настройките на йерархичното номериране за абзацния стил, който ползвате за заглавията на главите."
#. fEJj9
#. TJHfi
#: header_with_chapter.xhp
msgctxt ""
"header_with_chapter.xhp\n"
"hd_id3154244\n"
"help.text"
msgid "To Create a Paragraph Style for Chapter Titles"
msgstr "За да създадете абзацен стил за заглавия на глави"
msgid "To Prepare a Paragraph Style for Chapter Titles"
msgstr ""
#. caxXE
#. MSu2d
#: header_with_chapter.xhp
msgctxt ""
"header_with_chapter.xhp\n"
"par_id3155874\n"
"help.text"
msgid "Choose <menuitem>Tools - Chapter Numbering.</menuitem>"
msgstr "Изберете <menuitem>Инструменти - Номерация на глави.</menuitem>"
msgid "Choose <menuitem>Tools - Heading Numbering - Numbering</menuitem> tab."
msgstr ""
#. B8P3C
#. 8gUeC
#: header_with_chapter.xhp
msgctxt ""
"header_with_chapter.xhp\n"
"par_id4555573\n"
"help.text"
msgid "In the <menuitem>Level</menuitem> box, select <literal>1</literal>."
msgstr ""
#. wGD4H
#: header_with_chapter.xhp
msgctxt ""
"header_with_chapter.xhp\n"
"par_id3155898\n"
"help.text"
msgid "In the <item type=\"menuitem\">Style</item> box, select the paragraph style that you want to use for chapter titles, for example, \"Heading 1\"."
msgstr "В полето <item type=\"menuitem\">Стил</item> изберете абзацния стил, който желаете да ползвате за заглавия на глави, например „Заглавие 1“."
msgid "In the <menuitem>Paragraph style</menuitem> box, select the paragraph style that you want to use for chapter titles, for example, <literal>Heading 1</literal>."
msgstr ""
#. LoZJ2
#. GMDTu
#: header_with_chapter.xhp
msgctxt ""
"header_with_chapter.xhp\n"
"par_id3147124\n"
"help.text"
msgid "Select the numbering scheme for the chapter titles in the <menuitem>Number</menuitem> box, for example, \"1,2,3...\"."
msgstr "Изберете схемата за номериране на главите в полето <menuitem>Номер</menuitem>, например „1,2,3...“."
msgid "Select the numbering scheme for the chapter titles in the <menuitem>Number</menuitem> box, for example, <literal>1,2,3...</literal>."
msgstr ""
#. AHCua
#. S43i6
#: header_with_chapter.xhp
msgctxt ""
"header_with_chapter.xhp\n"
"par_id3150219\n"
"help.text"
msgid "Type \"Chapter\" followed by a space in the <item type=\"menuitem\">Before</item> box."
msgstr "Въведете „Глава“, последвано от интервал, в полето <item type=\"menuitem\">Преди</item>."
msgid "Type <input>Chapter</input> followed by a space in the <menuitem>Before</menuitem> box."
msgstr ""
#. bSYv5
#. hKE49
#: header_with_chapter.xhp
msgctxt ""
"header_with_chapter.xhp\n"
"par_id3150245\n"
"help.text"
msgid "Enter a space in the <item type=\"menuitem\">After</item> box."
msgstr "Въведете интервал в полето <item type=\"menuitem\">След</item>."
msgid "Enter a space in the <menuitem>After</menuitem> box."
msgstr ""
#. cn8EX
#: header_with_chapter.xhp
@@ -7360,14 +7369,14 @@ msgctxt ""
msgid "Choose <item type=\"menuitem\">Insert - Field - More Fields</item> and click the <item type=\"menuitem\">Document</item> tab."
msgstr "Изберете <item type=\"menuitem\">Вмъкване - Поле - Още полета</item> и отворете раздела <item type=\"menuitem\">Документ</item>."
#. AevwX
#. fS9Ye
#: header_with_chapter.xhp
msgctxt ""
"header_with_chapter.xhp\n"
"par_id3153175\n"
"help.text"
msgid "Click \"Chapter\" in the <item type=\"menuitem\">Type</item> list and \"Chapter number and name\" in the <item type=\"menuitem\">Format</item> list."
msgstr "Щракнете върху „Глава“ в списъка <item type=\"menuitem\">Тип</item> и върху „Заглавие и номер на глава“ в списъка <item type=\"menuitem\">Формат</item>."
msgid "Click <literal>Heading</literal> in the <menuitem>Type</menuitem> list, <literal>Heading number and contents</literal> in the <menuitem>Format</menuitem> list, and <literal>1</literal> in <menuitem>Up to level</menuitem>."
msgstr ""
#. hVuGg
#: header_with_chapter.xhp
@@ -9241,23 +9250,23 @@ msgctxt ""
msgid "Click <emph>OK</emph>."
msgstr "Натиснете бутона <emph>OK</emph>."
#. FiGft
#. JTAqf
#: indices_toc.xhp
msgctxt ""
"indices_toc.xhp\n"
"par_id3146896\n"
"help.text"
msgid "If you want to use a different paragraph style as a table of contents entry, select the <menuitem>Additional Styles</menuitem> check box in the <menuitem>Create from</menuitem> area, and then click the <menuitem>Assign styles</menuitem> button next to the check box. In the <menuitem>Assign Styles</menuitem> dialog, click the style in the list, and then click the <menuitem>>></menuitem> or the <menuitem><<</menuitem> button to define the outline level for the paragraph style."
msgstr "Ако искате да използвате различен стил на абзац като елемент от съдържанието, отметнете полето <menuitem>Допълнителни стилове</menuitem> в областта <menuitem>Създаване от</menuitem>, след това натиснете бутона <menuitem>Присвояване на стилове</menuitem> до полето за отметка. В диалоговия прозорец <menuitem>Присвояване на стилове</menuitem> щракнете върху стила в списъка, а после върху бутона <menuitem>>></menuitem> или <menuitem><<</menuitem>, за да определите нивото в плана за избрания стил."
msgid "If you want to use a different paragraph style as a table of contents entry, select the <menuitem>Additional Styles</menuitem> check box in the <menuitem>Create from</menuitem> area, and then click the <menuitem>Assign styles</menuitem> button next to the check box. In the <menuitem>Assign Styles</menuitem> dialog, click the style in the <menuitem>Style</menuitem> list, and then click the index level for the selected style."
msgstr ""
#. mXE4E
#. pyfLD
#: indices_toc.xhp
msgctxt ""
"indices_toc.xhp\n"
"par_id1001574720273772\n"
"help.text"
msgid "%PRODUCTNAME creates the table of contents entries based on the outline level of the paragraph style and the paragraph contents. If the paragraph is empty, it will not be included in the table of contents. To force the empty paragraph to be listed in the table of contents, manually add a space or a non breaking space to the paragraph. Spaces added in the <emph>After</emph> text box of the Numbering tab in the Chapter Numbering dialog will not work for this purpose, since they are part of the paragraph numbering, not the paragraph contents."
msgstr "%PRODUCTNAME създава елементите в таблицата на съдържанието според нивото в плана на стила на абзац и съдържанието на абзаца. Ако абзацът е празен, той няма да бъде включен в съдържанието. За да наложите включването на празен абзац, ръчно добавете в него обикновен или твърд интервал. Интервалите, добавени в текстовото поле <emph>След</emph> на раздела „Номерация“ в диалога „Номерация на глави“, не работят за тази цел, понеже те са част от номерацията на абзаците, а не от съдържанието им."
msgid "%PRODUCTNAME creates the table of contents entries based on the outline level of the paragraph style and the paragraph contents. If the paragraph is empty, it will not be included in the table of contents. To force the empty paragraph to be listed in the table of contents, manually add a space or a non breaking space to the paragraph. Spaces added in the <emph>After</emph> text box of the Numbering tab in the Heading Numbering dialog will not work for this purpose, since they are part of the paragraph numbering, not the paragraph contents."
msgstr ""
#. Fdoe5
#: indices_toc.xhp
@@ -19195,14 +19204,14 @@ msgctxt ""
msgid "You can apply numbering to a paragraph manually or with a paragraph style."
msgstr "Можете да номерирате абзац ръчно или чрез стил за абзаци."
#. dG3y6
#. h9w8N
#: using_numbering.xhp
msgctxt ""
"using_numbering.xhp\n"
"par_id31616154131555\n"
"help.text"
msgid "If you want numbered headings, use <menuitem>Tools - </menuitem><link href=\"text/swriter/01/06060000.xhp\">Chapter Numbering</link>, instead of numbering manually."
msgstr "Ако искате номерирани заглавия, изберете <menuitem>Инструменти - </menuitem><link href=\"text/swriter/01/06060000.xhp\">Номерация на глави</link>, вместо да номерирате на ръка."
msgid "If you want numbered headings, use <menuitem>Tools - </menuitem><link href=\"text/swriter/01/06060000.xhp\">Heading Numbering</link>, instead of numbering manually."
msgstr ""
#. Dh8sW
#: using_numbering.xhp