update translations for 4.2.0 Beta2
also remove unused files and force-fix errors using pocheck Change-Id: If95f38febdf34951193d67b1eb7a8fbfd292474d
This commit is contained in:
committed by
Andras Timar
parent
1d03a18fc1
commit
f3f0426556
@@ -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: 2013-11-20 13:02+0100\n"
|
||||
"PO-Revision-Date: 2013-07-02 21:11+0000\n"
|
||||
"PO-Revision-Date: 2013-11-23 12:44+0000\n"
|
||||
"Last-Translator: mbalabanov <m.balabanov@gmail.com>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
"Language: bg\n"
|
||||
@@ -14,7 +14,7 @@ msgstr ""
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"X-Generator: LibreOffice\n"
|
||||
"X-Accelerator-Marker: ~\n"
|
||||
"X-POOTLE-MTIME: 1372799502.0\n"
|
||||
"X-POOTLE-MTIME: 1385210660.0\n"
|
||||
|
||||
#: access2base.xhp
|
||||
msgctxt ""
|
||||
@@ -22,7 +22,7 @@ msgctxt ""
|
||||
"tit\n"
|
||||
"help.text"
|
||||
msgid "Access2Base"
|
||||
msgstr ""
|
||||
msgstr "Access2Base"
|
||||
|
||||
#: access2base.xhp
|
||||
msgctxt ""
|
||||
@@ -30,7 +30,7 @@ msgctxt ""
|
||||
"bm_idA2B001\n"
|
||||
"help.text"
|
||||
msgid "<bookmark_value>Access2Base</bookmark_value>"
|
||||
msgstr ""
|
||||
msgstr "<bookmark_value>Access2Base</bookmark_value>"
|
||||
|
||||
#: access2base.xhp
|
||||
msgctxt ""
|
||||
@@ -38,7 +38,7 @@ msgctxt ""
|
||||
"hd_idA2B002\n"
|
||||
"help.text"
|
||||
msgid "Access2Base"
|
||||
msgstr ""
|
||||
msgstr "Access2Base"
|
||||
|
||||
#: access2base.xhp
|
||||
msgctxt ""
|
||||
@@ -46,7 +46,7 @@ msgctxt ""
|
||||
"hd_idA2B003\n"
|
||||
"help.text"
|
||||
msgid "What is Access2Base ?"
|
||||
msgstr ""
|
||||
msgstr "Какво е Access2Base?"
|
||||
|
||||
#: access2base.xhp
|
||||
msgctxt ""
|
||||
@@ -54,7 +54,7 @@ msgctxt ""
|
||||
"par_idA2B004\n"
|
||||
"help.text"
|
||||
msgid "Access2Base is a LibreOffice Basic library of macros for (business or personal) application developers and advanced users. It is one of the libraries stored in \"LibreOffice macros and dialogs\"."
|
||||
msgstr ""
|
||||
msgstr "Access2Base е библиотека от макроси на LibreOffice Basic за разработчици на приложения (лични или за бизнеса) и напреднали потребители. Тя е една от библиотеките в хранилището „Макроси и диалогови прозорци на LibreOffice“."
|
||||
|
||||
#: access2base.xhp
|
||||
msgctxt ""
|
||||
@@ -62,7 +62,7 @@ msgctxt ""
|
||||
"par_idA2B005\n"
|
||||
"help.text"
|
||||
msgid "The provided macros implement functionalities, all directly inspired by Microsoft Access. The macros are callable from a LibreOffice <emph>Base</emph> application only."
|
||||
msgstr ""
|
||||
msgstr "Предлаганите макроси реализират функционалност, пряко наподобяваща Microsoft Access. Те могат да се извикват само от приложения на LibreOffice <emph>Base</emph>."
|
||||
|
||||
#: access2base.xhp
|
||||
msgctxt ""
|
||||
@@ -70,7 +70,7 @@ msgctxt ""
|
||||
"par_idA2B006\n"
|
||||
"help.text"
|
||||
msgid "The API provided by Access2Base is intended to be more concise, intuitive and easy to learn than the standard UNO API (API = Application Programming Interface)."
|
||||
msgstr ""
|
||||
msgstr "ППИ на Access2Base е създаден с намерение да бъде по-стегнат, интуитивен и лесен за научаване от стандартния ППИ на UNO (ППИ = приложен програмен интерфейс, англ. API, Application Programming Interface)."
|
||||
|
||||
#: access2base.xhp
|
||||
msgctxt ""
|
||||
@@ -78,7 +78,7 @@ msgctxt ""
|
||||
"par_idA2B007\n"
|
||||
"help.text"
|
||||
msgid "<emph>The library is documented online on <link href=\"http://www.access2base.com\" name=\"http://www.access2base.com\">http://www.access2base.com</link></emph>"
|
||||
msgstr ""
|
||||
msgstr "<emph>Библиотеката е документирана онлайн, на адрес <link href=\"http://www.access2base.com\" name=\"http://www.access2base.com\">http://www.access2base.com</link></emph>"
|
||||
|
||||
#: access2base.xhp
|
||||
msgctxt ""
|
||||
@@ -86,7 +86,7 @@ msgctxt ""
|
||||
"hd_idA2B008\n"
|
||||
"help.text"
|
||||
msgid "The implemented macros include:"
|
||||
msgstr ""
|
||||
msgstr "Реализираните макроси включват:"
|
||||
|
||||
#: access2base.xhp
|
||||
msgctxt ""
|
||||
@@ -94,7 +94,7 @@ msgctxt ""
|
||||
"par_idA2B009\n"
|
||||
"help.text"
|
||||
msgid "a simplified and extensible API for <emph>forms</emph>, <emph>dialogs</emph> and <emph>controls</emph> manipulations similar with the MSAccess object model"
|
||||
msgstr ""
|
||||
msgstr "опростен и разширяем ППИ за работа с <emph>формуляри</emph>, <emph>диалогови прозорци</emph> и <emph>контроли</emph>, подобен на обектния модел на MS Access"
|
||||
|
||||
#: access2base.xhp
|
||||
msgctxt ""
|
||||
@@ -102,7 +102,7 @@ msgctxt ""
|
||||
"par_idA2B010\n"
|
||||
"help.text"
|
||||
msgid "an API for database access with the <emph>table</emph>, <emph>query</emph>, <emph>recordset</emph> and <emph>field</emph> objects"
|
||||
msgstr ""
|
||||
msgstr "ППИ за достъп до бази от данни с обекти за <emph>таблица</emph>, <emph>заявка</emph>, <emph>набор от записи</emph> и <emph>поле</emph>"
|
||||
|
||||
#: access2base.xhp
|
||||
msgctxt ""
|
||||
@@ -110,7 +110,7 @@ msgctxt ""
|
||||
"par_idA2B011\n"
|
||||
"help.text"
|
||||
msgid "a number of <emph>actions</emph> with a syntax identical to their corresponding MSAccess macros/actions"
|
||||
msgstr ""
|
||||
msgstr "набор от <emph>действия</emph> със синтаксис, идентичен на съответните им макроси/действия от MS Access"
|
||||
|
||||
#: access2base.xhp
|
||||
msgctxt ""
|
||||
@@ -118,7 +118,7 @@ msgctxt ""
|
||||
"par_idA2B012\n"
|
||||
"help.text"
|
||||
msgid "the <emph>DLookup</emph>, <emph>DSum</emph>, ... database functions"
|
||||
msgstr ""
|
||||
msgstr "функциите за бази от данни <emph>DLookup</emph>, <emph>DSum</emph> и пр."
|
||||
|
||||
#: access2base.xhp
|
||||
msgctxt ""
|
||||
@@ -126,7 +126,7 @@ msgctxt ""
|
||||
"par_idA2B013\n"
|
||||
"help.text"
|
||||
msgid "the support of the shortcut notations like <item type=\"literal\">Forms!myForm!myControl</item>"
|
||||
msgstr ""
|
||||
msgstr "поддръжка за съкратен запис от типа на <item type=\"literal\">Формуляри!моятФормуляр!моятаКонтрола</item>"
|
||||
|
||||
#: access2base.xhp
|
||||
msgctxt ""
|
||||
@@ -134,7 +134,7 @@ msgctxt ""
|
||||
"par_idA2B014\n"
|
||||
"help.text"
|
||||
msgid "+"
|
||||
msgstr ""
|
||||
msgstr "+"
|
||||
|
||||
#: access2base.xhp
|
||||
msgctxt ""
|
||||
@@ -142,7 +142,7 @@ msgctxt ""
|
||||
"par_idA2B015\n"
|
||||
"help.text"
|
||||
msgid "a consistent errors and exceptions handler"
|
||||
msgstr ""
|
||||
msgstr "унифицирана обработка на грешки и изключения"
|
||||
|
||||
#: access2base.xhp
|
||||
msgctxt ""
|
||||
@@ -150,7 +150,7 @@ msgctxt ""
|
||||
"par_idA2B016\n"
|
||||
"help.text"
|
||||
msgid "facilities for programming form, dialog and control <emph>events</emph>"
|
||||
msgstr ""
|
||||
msgstr "средства за програмиране на <emph>събития</emph> във формуляри, диалогови прозорци и контроли"
|
||||
|
||||
#: access2base.xhp
|
||||
msgctxt ""
|
||||
@@ -158,7 +158,7 @@ msgctxt ""
|
||||
"par_idA2B017\n"
|
||||
"help.text"
|
||||
msgid "the support of both embedded forms and standalone (Writer) forms"
|
||||
msgstr ""
|
||||
msgstr "поддръжка както за вградени, така и за самостоятелни формуляри (на Writer)"
|
||||
|
||||
#: access2base.xhp
|
||||
msgctxt ""
|
||||
@@ -166,7 +166,7 @@ msgctxt ""
|
||||
"hd_idA2B018\n"
|
||||
"help.text"
|
||||
msgid "Compare Access2Base with MSAccess VBA"
|
||||
msgstr ""
|
||||
msgstr "Сравнение между Access2Base и VBA в MS Access"
|
||||
|
||||
#: control_properties.xhp
|
||||
msgctxt ""
|
||||
|
||||
@@ -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: 2013-11-20 13:02+0100\n"
|
||||
"PO-Revision-Date: 2013-07-02 21:12+0000\n"
|
||||
"PO-Revision-Date: 2013-11-27 12:04+0000\n"
|
||||
"Last-Translator: mbalabanov <m.balabanov@gmail.com>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
"Language: bg\n"
|
||||
@@ -14,7 +14,7 @@ msgstr ""
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"X-Generator: LibreOffice\n"
|
||||
"X-Accelerator-Marker: ~\n"
|
||||
"X-POOTLE-MTIME: 1372799553.0\n"
|
||||
"X-POOTLE-MTIME: 1385553895.0\n"
|
||||
|
||||
#: 00000002.xhp
|
||||
msgctxt ""
|
||||
@@ -12441,7 +12441,7 @@ msgctxt ""
|
||||
"7\n"
|
||||
"help.text"
|
||||
msgid "If the path is not determined, the <emph>RmDir Statement</emph> searches for the directory that you want to delete in the current path. If it is not found there, an error message appears."
|
||||
msgstr "Ако не е зададен път, оперторът <emph>RmDir</emph> търси директорията за изтриване в текущия път. Ако не бъде намерена там, се показва съобщение за грешка."
|
||||
msgstr "Ако не е зададен път, операторът <emph>RmDir</emph> търси директорията за изтриване в текущия път. Ако не бъде намерена там, се показва съобщение за грешка."
|
||||
|
||||
#: 03020413.xhp
|
||||
msgctxt ""
|
||||
@@ -14109,7 +14109,7 @@ msgctxt ""
|
||||
"tit\n"
|
||||
"help.text"
|
||||
msgid "CDateToUnoDate Function [Runtime]"
|
||||
msgstr ""
|
||||
msgstr "Функция CDateToUnoDate [динамична]"
|
||||
|
||||
#: 03030111.xhp
|
||||
msgctxt ""
|
||||
@@ -14117,7 +14117,7 @@ msgctxt ""
|
||||
"bm_id3150620\n"
|
||||
"help.text"
|
||||
msgid "<bookmark_value>CDateToUnoDate function</bookmark_value>"
|
||||
msgstr ""
|
||||
msgstr "<bookmark_value>CDateToUnoDate, функция</bookmark_value>"
|
||||
|
||||
#: 03030111.xhp
|
||||
msgctxt ""
|
||||
@@ -14126,7 +14126,7 @@ msgctxt ""
|
||||
"1\n"
|
||||
"help.text"
|
||||
msgid "<link href=\"text/sbasic/shared/03030111.xhp\" name=\"CDateToUnoDate Function [Runtime]\">CDateToUnoDate Function [Runtime]</link>"
|
||||
msgstr ""
|
||||
msgstr "<link href=\"text/sbasic/shared/03030111.xhp\" name=\"CDateToUnoDate Function [Runtime]\">Функция CDateToUnoDate [динамична]</link>"
|
||||
|
||||
#: 03030111.xhp
|
||||
msgctxt ""
|
||||
@@ -14135,7 +14135,7 @@ msgctxt ""
|
||||
"2\n"
|
||||
"help.text"
|
||||
msgid "Returns the date as a UNO com.sun.star.util.Date struct."
|
||||
msgstr ""
|
||||
msgstr "Връща датата като структура от типа com.sun.star.util.Date на UNO."
|
||||
|
||||
#: 03030111.xhp
|
||||
msgctxt ""
|
||||
@@ -14144,7 +14144,7 @@ msgctxt ""
|
||||
"3\n"
|
||||
"help.text"
|
||||
msgid "Syntax:"
|
||||
msgstr ""
|
||||
msgstr "Синтаксис:"
|
||||
|
||||
#: 03030111.xhp
|
||||
msgctxt ""
|
||||
@@ -14153,7 +14153,7 @@ msgctxt ""
|
||||
"4\n"
|
||||
"help.text"
|
||||
msgid "CDateToUnoDate(aDate)"
|
||||
msgstr ""
|
||||
msgstr "CDateToUnoDate(aDate)"
|
||||
|
||||
#: 03030111.xhp
|
||||
msgctxt ""
|
||||
@@ -14162,7 +14162,7 @@ msgctxt ""
|
||||
"5\n"
|
||||
"help.text"
|
||||
msgid "Return value:"
|
||||
msgstr ""
|
||||
msgstr "Връщана стойност:"
|
||||
|
||||
#: 03030111.xhp
|
||||
msgctxt ""
|
||||
@@ -14171,7 +14171,7 @@ msgctxt ""
|
||||
"6\n"
|
||||
"help.text"
|
||||
msgid "com.sun.star.util.Date"
|
||||
msgstr ""
|
||||
msgstr "com.sun.star.util.Date"
|
||||
|
||||
#: 03030111.xhp
|
||||
msgctxt ""
|
||||
@@ -14180,7 +14180,7 @@ msgctxt ""
|
||||
"7\n"
|
||||
"help.text"
|
||||
msgid "Parameters:"
|
||||
msgstr ""
|
||||
msgstr "Параметри:"
|
||||
|
||||
#: 03030111.xhp
|
||||
msgctxt ""
|
||||
@@ -14189,7 +14189,7 @@ msgctxt ""
|
||||
"8\n"
|
||||
"help.text"
|
||||
msgid "<emph>aDate:</emph> Date to convert"
|
||||
msgstr ""
|
||||
msgstr "<emph>aDate:</emph> стойност от тип Date за преобразуване"
|
||||
|
||||
#: 03030111.xhp
|
||||
msgctxt ""
|
||||
@@ -14198,7 +14198,7 @@ msgctxt ""
|
||||
"9\n"
|
||||
"help.text"
|
||||
msgid "Example:"
|
||||
msgstr ""
|
||||
msgstr "Пример:"
|
||||
|
||||
#: 03030112.xhp
|
||||
msgctxt ""
|
||||
@@ -14206,7 +14206,7 @@ msgctxt ""
|
||||
"tit\n"
|
||||
"help.text"
|
||||
msgid "CDateFromUnoDate Function [Runtime]"
|
||||
msgstr ""
|
||||
msgstr "Функция CDateFromUnoDate [динамична]"
|
||||
|
||||
#: 03030112.xhp
|
||||
msgctxt ""
|
||||
@@ -14214,7 +14214,7 @@ msgctxt ""
|
||||
"bm_id3150620\n"
|
||||
"help.text"
|
||||
msgid "<bookmark_value>CDateFromUnoDate function</bookmark_value>"
|
||||
msgstr ""
|
||||
msgstr "<bookmark_value>CDateFromUnoDate, функция</bookmark_value>"
|
||||
|
||||
#: 03030112.xhp
|
||||
msgctxt ""
|
||||
@@ -14223,7 +14223,7 @@ msgctxt ""
|
||||
"1\n"
|
||||
"help.text"
|
||||
msgid "<link href=\"text/sbasic/shared/03030112.xhp\" name=\"CDateFromUnoDate Function [Runtime]\">CDateFromUnoDate Function [Runtime]</link>"
|
||||
msgstr ""
|
||||
msgstr "<link href=\"text/sbasic/shared/03030112.xhp\" name=\"CDateFromUnoDate Function [Runtime]\">Функция CDateFromUnoDate [динамична]</link>"
|
||||
|
||||
#: 03030112.xhp
|
||||
msgctxt ""
|
||||
@@ -14232,7 +14232,7 @@ msgctxt ""
|
||||
"2\n"
|
||||
"help.text"
|
||||
msgid "Converts a UNO com.sun.star.util.Date struct to a Date value."
|
||||
msgstr ""
|
||||
msgstr "Преобразува структура от тип com.sun.star.util.Date на UNO до стойност от тип Date."
|
||||
|
||||
#: 03030112.xhp
|
||||
msgctxt ""
|
||||
@@ -14241,7 +14241,7 @@ msgctxt ""
|
||||
"3\n"
|
||||
"help.text"
|
||||
msgid "Syntax:"
|
||||
msgstr ""
|
||||
msgstr "Синтаксис:"
|
||||
|
||||
#: 03030112.xhp
|
||||
msgctxt ""
|
||||
@@ -14250,7 +14250,7 @@ msgctxt ""
|
||||
"4\n"
|
||||
"help.text"
|
||||
msgid "CDateFromUnoDate(aDate)"
|
||||
msgstr ""
|
||||
msgstr "CDateFromUnoDate(aDate)"
|
||||
|
||||
#: 03030112.xhp
|
||||
msgctxt ""
|
||||
@@ -14259,7 +14259,7 @@ msgctxt ""
|
||||
"5\n"
|
||||
"help.text"
|
||||
msgid "Return value:"
|
||||
msgstr ""
|
||||
msgstr "Връщана стойност:"
|
||||
|
||||
#: 03030112.xhp
|
||||
msgctxt ""
|
||||
@@ -14268,7 +14268,7 @@ msgctxt ""
|
||||
"6\n"
|
||||
"help.text"
|
||||
msgid "Date"
|
||||
msgstr ""
|
||||
msgstr "Дата"
|
||||
|
||||
#: 03030112.xhp
|
||||
msgctxt ""
|
||||
@@ -14277,7 +14277,7 @@ msgctxt ""
|
||||
"7\n"
|
||||
"help.text"
|
||||
msgid "Parameters:"
|
||||
msgstr ""
|
||||
msgstr "Параметри:"
|
||||
|
||||
#: 03030112.xhp
|
||||
msgctxt ""
|
||||
@@ -14286,7 +14286,7 @@ msgctxt ""
|
||||
"8\n"
|
||||
"help.text"
|
||||
msgid "<emph>aDate:</emph> Date to convert"
|
||||
msgstr ""
|
||||
msgstr "<emph>aDate:</emph> стойност от тип Date за преобразуване"
|
||||
|
||||
#: 03030112.xhp
|
||||
msgctxt ""
|
||||
@@ -14295,7 +14295,7 @@ msgctxt ""
|
||||
"9\n"
|
||||
"help.text"
|
||||
msgid "Example:"
|
||||
msgstr ""
|
||||
msgstr "Пример:"
|
||||
|
||||
#: 03030113.xhp
|
||||
msgctxt ""
|
||||
@@ -14303,7 +14303,7 @@ msgctxt ""
|
||||
"tit\n"
|
||||
"help.text"
|
||||
msgid "CDateToUnoTime Function [Runtime]"
|
||||
msgstr ""
|
||||
msgstr "Функция CDateToUnoTime [динамична]"
|
||||
|
||||
#: 03030113.xhp
|
||||
msgctxt ""
|
||||
@@ -14311,7 +14311,7 @@ msgctxt ""
|
||||
"bm_id3150620\n"
|
||||
"help.text"
|
||||
msgid "<bookmark_value>CDateToUnoTime function</bookmark_value>"
|
||||
msgstr ""
|
||||
msgstr "<bookmark_value>CDateToUnoTime, функция</bookmark_value>"
|
||||
|
||||
#: 03030113.xhp
|
||||
msgctxt ""
|
||||
@@ -14320,7 +14320,7 @@ msgctxt ""
|
||||
"1\n"
|
||||
"help.text"
|
||||
msgid "<link href=\"text/sbasic/shared/03030113.xhp\" name=\"CDateToUnoTime Function [Runtime]\">CDateToUnoTime Function [Runtime]</link>"
|
||||
msgstr ""
|
||||
msgstr "<link href=\"text/sbasic/shared/03030113.xhp\" name=\"CDateToUnoTime Function [Runtime]\">Функция CDateToUnoTime [динамична]</link>"
|
||||
|
||||
#: 03030113.xhp
|
||||
msgctxt ""
|
||||
@@ -14329,7 +14329,7 @@ msgctxt ""
|
||||
"2\n"
|
||||
"help.text"
|
||||
msgid "Returns the time part of the date as a UNO com.sun.star.util.Time struct."
|
||||
msgstr ""
|
||||
msgstr "Връща часа от дадена дата като структура от типа com.sun.star.util.Time на UNO."
|
||||
|
||||
#: 03030113.xhp
|
||||
msgctxt ""
|
||||
@@ -14338,7 +14338,7 @@ msgctxt ""
|
||||
"3\n"
|
||||
"help.text"
|
||||
msgid "Syntax:"
|
||||
msgstr ""
|
||||
msgstr "Синтаксис:"
|
||||
|
||||
#: 03030113.xhp
|
||||
msgctxt ""
|
||||
@@ -14347,7 +14347,7 @@ msgctxt ""
|
||||
"4\n"
|
||||
"help.text"
|
||||
msgid "CDateToUnoTime(aDate)"
|
||||
msgstr ""
|
||||
msgstr "CDateToUnoTime(aDate)"
|
||||
|
||||
#: 03030113.xhp
|
||||
msgctxt ""
|
||||
@@ -14356,7 +14356,7 @@ msgctxt ""
|
||||
"5\n"
|
||||
"help.text"
|
||||
msgid "Return value:"
|
||||
msgstr ""
|
||||
msgstr "Връщана стойност:"
|
||||
|
||||
#: 03030113.xhp
|
||||
msgctxt ""
|
||||
@@ -14365,7 +14365,7 @@ msgctxt ""
|
||||
"6\n"
|
||||
"help.text"
|
||||
msgid "com.sun.star.util.Time"
|
||||
msgstr ""
|
||||
msgstr "com.sun.star.util.Time"
|
||||
|
||||
#: 03030113.xhp
|
||||
msgctxt ""
|
||||
@@ -14374,7 +14374,7 @@ msgctxt ""
|
||||
"7\n"
|
||||
"help.text"
|
||||
msgid "Parameters:"
|
||||
msgstr ""
|
||||
msgstr "Параметри:"
|
||||
|
||||
#: 03030113.xhp
|
||||
msgctxt ""
|
||||
@@ -14383,7 +14383,7 @@ msgctxt ""
|
||||
"8\n"
|
||||
"help.text"
|
||||
msgid "<emph>aDate:</emph> Date value to convert"
|
||||
msgstr ""
|
||||
msgstr "<emph>aDate:</emph> стойност от тип Date за преобразуване"
|
||||
|
||||
#: 03030113.xhp
|
||||
msgctxt ""
|
||||
@@ -14392,7 +14392,7 @@ msgctxt ""
|
||||
"9\n"
|
||||
"help.text"
|
||||
msgid "Example:"
|
||||
msgstr ""
|
||||
msgstr "Пример:"
|
||||
|
||||
#: 03030114.xhp
|
||||
msgctxt ""
|
||||
@@ -14400,7 +14400,7 @@ msgctxt ""
|
||||
"tit\n"
|
||||
"help.text"
|
||||
msgid "CDateFromUnoTime Function [Runtime]"
|
||||
msgstr ""
|
||||
msgstr "Функция CDateFromUnoTime [динамична]"
|
||||
|
||||
#: 03030114.xhp
|
||||
msgctxt ""
|
||||
@@ -14408,7 +14408,7 @@ msgctxt ""
|
||||
"bm_id3150620\n"
|
||||
"help.text"
|
||||
msgid "<bookmark_value>CDateFromUnoTime function</bookmark_value>"
|
||||
msgstr ""
|
||||
msgstr "<bookmark_value>CDateFromUnoTime, функция</bookmark_value>"
|
||||
|
||||
#: 03030114.xhp
|
||||
msgctxt ""
|
||||
@@ -14417,7 +14417,7 @@ msgctxt ""
|
||||
"1\n"
|
||||
"help.text"
|
||||
msgid "<link href=\"text/sbasic/shared/03030114.xhp\" name=\"CDateFromUnoTime Function [Runtime]\">CDateFromUnoTime Function [Runtime]</link>"
|
||||
msgstr ""
|
||||
msgstr "<link href=\"text/sbasic/shared/03030114.xhp\" name=\"CDateFromUnoTime Function [Runtime]\">Функция CDateFromUnoTime [динамична]</link>"
|
||||
|
||||
#: 03030114.xhp
|
||||
msgctxt ""
|
||||
@@ -14426,7 +14426,7 @@ msgctxt ""
|
||||
"2\n"
|
||||
"help.text"
|
||||
msgid "Converts a UNO com.sun.star.util.Time struct to a Date value."
|
||||
msgstr ""
|
||||
msgstr "Преобразува структура от тип com.sun.star.util.Time на UNO до стойност от тип Date."
|
||||
|
||||
#: 03030114.xhp
|
||||
msgctxt ""
|
||||
@@ -14435,7 +14435,7 @@ msgctxt ""
|
||||
"3\n"
|
||||
"help.text"
|
||||
msgid "Syntax:"
|
||||
msgstr ""
|
||||
msgstr "Синтаксис:"
|
||||
|
||||
#: 03030114.xhp
|
||||
msgctxt ""
|
||||
@@ -14444,7 +14444,7 @@ msgctxt ""
|
||||
"4\n"
|
||||
"help.text"
|
||||
msgid "CDateFromUnoTime(aTime)"
|
||||
msgstr ""
|
||||
msgstr "CDateFromUnoTime(aTime)"
|
||||
|
||||
#: 03030114.xhp
|
||||
msgctxt ""
|
||||
@@ -14453,7 +14453,7 @@ msgctxt ""
|
||||
"5\n"
|
||||
"help.text"
|
||||
msgid "Return value:"
|
||||
msgstr ""
|
||||
msgstr "Връщана стойност:"
|
||||
|
||||
#: 03030114.xhp
|
||||
msgctxt ""
|
||||
@@ -14462,7 +14462,7 @@ msgctxt ""
|
||||
"6\n"
|
||||
"help.text"
|
||||
msgid "Date"
|
||||
msgstr ""
|
||||
msgstr "Date"
|
||||
|
||||
#: 03030114.xhp
|
||||
msgctxt ""
|
||||
@@ -14471,7 +14471,7 @@ msgctxt ""
|
||||
"7\n"
|
||||
"help.text"
|
||||
msgid "Parameters:"
|
||||
msgstr ""
|
||||
msgstr "Параметри:"
|
||||
|
||||
#: 03030114.xhp
|
||||
msgctxt ""
|
||||
@@ -14480,7 +14480,7 @@ msgctxt ""
|
||||
"8\n"
|
||||
"help.text"
|
||||
msgid "<emph>aTime:</emph> Time to convert"
|
||||
msgstr ""
|
||||
msgstr "<emph>aTime:</emph> стойност от тип Time за преобразуване"
|
||||
|
||||
#: 03030114.xhp
|
||||
msgctxt ""
|
||||
@@ -14489,7 +14489,7 @@ msgctxt ""
|
||||
"9\n"
|
||||
"help.text"
|
||||
msgid "Example:"
|
||||
msgstr ""
|
||||
msgstr "Пример:"
|
||||
|
||||
#: 03030115.xhp
|
||||
msgctxt ""
|
||||
@@ -14497,7 +14497,7 @@ msgctxt ""
|
||||
"tit\n"
|
||||
"help.text"
|
||||
msgid "CDateToUnoDateTime Function [Runtime]"
|
||||
msgstr ""
|
||||
msgstr "Функция CDateToUnoDateTime [динамична]"
|
||||
|
||||
#: 03030115.xhp
|
||||
msgctxt ""
|
||||
@@ -14505,7 +14505,7 @@ msgctxt ""
|
||||
"bm_id3150620\n"
|
||||
"help.text"
|
||||
msgid "<bookmark_value>CDateToUnoDateTime function</bookmark_value>"
|
||||
msgstr ""
|
||||
msgstr "<bookmark_value>CDateToUnoDateTime, функция</bookmark_value>"
|
||||
|
||||
#: 03030115.xhp
|
||||
msgctxt ""
|
||||
@@ -14514,7 +14514,7 @@ msgctxt ""
|
||||
"1\n"
|
||||
"help.text"
|
||||
msgid "<link href=\"text/sbasic/shared/03030115.xhp\" name=\"CDateToUnoDateTime Function [Runtime]\">CDateToUnoDateTime Function [Runtime]</link>"
|
||||
msgstr ""
|
||||
msgstr "<link href=\"text/sbasic/shared/03030115.xhp\" name=\"CDateToUnoDateTime Function [Runtime]\">Функция CDateToUnoDateTime [динамична]</link>"
|
||||
|
||||
#: 03030115.xhp
|
||||
msgctxt ""
|
||||
@@ -14523,7 +14523,7 @@ msgctxt ""
|
||||
"2\n"
|
||||
"help.text"
|
||||
msgid "Returns the time part of the date as a UNO com.sun.star.util.DateTime struct."
|
||||
msgstr ""
|
||||
msgstr "Връща часа от дадена дата като структура от типа com.sun.star.util.DateTime на UNO."
|
||||
|
||||
#: 03030115.xhp
|
||||
msgctxt ""
|
||||
@@ -14532,7 +14532,7 @@ msgctxt ""
|
||||
"3\n"
|
||||
"help.text"
|
||||
msgid "Syntax:"
|
||||
msgstr ""
|
||||
msgstr "Синтаксис:"
|
||||
|
||||
#: 03030115.xhp
|
||||
msgctxt ""
|
||||
@@ -14541,7 +14541,7 @@ msgctxt ""
|
||||
"4\n"
|
||||
"help.text"
|
||||
msgid "CDateToUnoDateTime(aDate)"
|
||||
msgstr ""
|
||||
msgstr "CDateToUnoDateTime(aDate)"
|
||||
|
||||
#: 03030115.xhp
|
||||
msgctxt ""
|
||||
@@ -14550,7 +14550,7 @@ msgctxt ""
|
||||
"5\n"
|
||||
"help.text"
|
||||
msgid "Return value:"
|
||||
msgstr ""
|
||||
msgstr "Връщана стойност:"
|
||||
|
||||
#: 03030115.xhp
|
||||
msgctxt ""
|
||||
@@ -14559,7 +14559,7 @@ msgctxt ""
|
||||
"6\n"
|
||||
"help.text"
|
||||
msgid "com.sun.star.util.DateTime"
|
||||
msgstr ""
|
||||
msgstr "com.sun.star.util.DateTime"
|
||||
|
||||
#: 03030115.xhp
|
||||
msgctxt ""
|
||||
@@ -14568,7 +14568,7 @@ msgctxt ""
|
||||
"7\n"
|
||||
"help.text"
|
||||
msgid "Parameters:"
|
||||
msgstr ""
|
||||
msgstr "Параметри:"
|
||||
|
||||
#: 03030115.xhp
|
||||
msgctxt ""
|
||||
@@ -14577,7 +14577,7 @@ msgctxt ""
|
||||
"8\n"
|
||||
"help.text"
|
||||
msgid "<emph>aDate:</emph> Date value to convert"
|
||||
msgstr ""
|
||||
msgstr "<emph>aDate:</emph> стойност от тип Date за преобразуване"
|
||||
|
||||
#: 03030115.xhp
|
||||
msgctxt ""
|
||||
@@ -14586,7 +14586,7 @@ msgctxt ""
|
||||
"9\n"
|
||||
"help.text"
|
||||
msgid "Example:"
|
||||
msgstr ""
|
||||
msgstr "Пример:"
|
||||
|
||||
#: 03030116.xhp
|
||||
msgctxt ""
|
||||
@@ -14594,7 +14594,7 @@ msgctxt ""
|
||||
"tit\n"
|
||||
"help.text"
|
||||
msgid "CDateFromUnoDateTime Function [Runtime]"
|
||||
msgstr ""
|
||||
msgstr "Функция CDateFromUnoDateTime [динамична]"
|
||||
|
||||
#: 03030116.xhp
|
||||
msgctxt ""
|
||||
@@ -14602,7 +14602,7 @@ msgctxt ""
|
||||
"bm_id3150620\n"
|
||||
"help.text"
|
||||
msgid "<bookmark_value>CDateFromUnoDateTime function</bookmark_value>"
|
||||
msgstr ""
|
||||
msgstr "<bookmark_value>CDateFromUnoDateTime, функция</bookmark_value>"
|
||||
|
||||
#: 03030116.xhp
|
||||
msgctxt ""
|
||||
@@ -14611,7 +14611,7 @@ msgctxt ""
|
||||
"1\n"
|
||||
"help.text"
|
||||
msgid "<link href=\"text/sbasic/shared/03030116.xhp\" name=\"CDateFromUnoDateTime Function [Runtime]\">CDateFromUnoDateTime Function [Runtime]</link>"
|
||||
msgstr ""
|
||||
msgstr "<link href=\"text/sbasic/shared/03030116.xhp\" name=\"CDateFromUnoDateTime Function [Runtime]\">Функция CDateFromUnoDateTime [динамична]</link>"
|
||||
|
||||
#: 03030116.xhp
|
||||
msgctxt ""
|
||||
@@ -14620,7 +14620,7 @@ msgctxt ""
|
||||
"2\n"
|
||||
"help.text"
|
||||
msgid "Converts a UNO com.sun.star.util.DateTime struct to a Date value."
|
||||
msgstr ""
|
||||
msgstr "Преобразува структура от тип com.sun.star.util.DateTime на UNO до стойност от тип Date."
|
||||
|
||||
#: 03030116.xhp
|
||||
msgctxt ""
|
||||
@@ -14629,7 +14629,7 @@ msgctxt ""
|
||||
"3\n"
|
||||
"help.text"
|
||||
msgid "Syntax:"
|
||||
msgstr ""
|
||||
msgstr "Синтаксис:"
|
||||
|
||||
#: 03030116.xhp
|
||||
msgctxt ""
|
||||
@@ -14638,7 +14638,7 @@ msgctxt ""
|
||||
"4\n"
|
||||
"help.text"
|
||||
msgid "CDateFromUnoDateTime(aDateTime)"
|
||||
msgstr ""
|
||||
msgstr "CDateFromUnoDateTime(aDateTime)"
|
||||
|
||||
#: 03030116.xhp
|
||||
msgctxt ""
|
||||
@@ -14647,7 +14647,7 @@ msgctxt ""
|
||||
"5\n"
|
||||
"help.text"
|
||||
msgid "Return value:"
|
||||
msgstr ""
|
||||
msgstr "Връщана стойност:"
|
||||
|
||||
#: 03030116.xhp
|
||||
msgctxt ""
|
||||
@@ -14656,7 +14656,7 @@ msgctxt ""
|
||||
"6\n"
|
||||
"help.text"
|
||||
msgid "Date"
|
||||
msgstr ""
|
||||
msgstr "Date"
|
||||
|
||||
#: 03030116.xhp
|
||||
msgctxt ""
|
||||
@@ -14665,7 +14665,7 @@ msgctxt ""
|
||||
"7\n"
|
||||
"help.text"
|
||||
msgid "Parameters:"
|
||||
msgstr ""
|
||||
msgstr "Параметри:"
|
||||
|
||||
#: 03030116.xhp
|
||||
msgctxt ""
|
||||
@@ -14674,7 +14674,7 @@ msgctxt ""
|
||||
"8\n"
|
||||
"help.text"
|
||||
msgid "<emph>aDateTime:</emph> DateTime to convert"
|
||||
msgstr ""
|
||||
msgstr "<emph>aDateTime:</emph> стойност от тип DateTime за преобразуване"
|
||||
|
||||
#: 03030116.xhp
|
||||
msgctxt ""
|
||||
@@ -14683,7 +14683,7 @@ msgctxt ""
|
||||
"9\n"
|
||||
"help.text"
|
||||
msgid "Example:"
|
||||
msgstr ""
|
||||
msgstr "Пример:"
|
||||
|
||||
#: 03030120.xhp
|
||||
msgctxt ""
|
||||
@@ -16177,7 +16177,7 @@ msgctxt ""
|
||||
"2\n"
|
||||
"help.text"
|
||||
msgid "This function returns the current system time as a string in the format \"HH:MM:SS\"."
|
||||
msgstr "Тази функция връща текущият системен час като низ във формата „ЧЧ:ММ:СС“."
|
||||
msgstr "Тази функция връща текущия системен час като низ във формата „ЧЧ:ММ:СС“."
|
||||
|
||||
#: 03030302.xhp
|
||||
msgctxt ""
|
||||
@@ -16195,7 +16195,7 @@ msgctxt ""
|
||||
"4\n"
|
||||
"help.text"
|
||||
msgid "Time"
|
||||
msgstr "Час"
|
||||
msgstr "Time"
|
||||
|
||||
#: 03030302.xhp
|
||||
msgctxt ""
|
||||
|
||||
@@ -443,7 +443,7 @@ msgctxt ""
|
||||
"2\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"svx/ui/passwd/PasswordDialog\">Protects the selected library with a password.</ahelp> You can enter a new password, or change the current password."
|
||||
msgstr ""
|
||||
msgstr "<ahelp hid=\"svx/ui/passwd/PasswordDialog\">Защитава избраната библиотека с парола.</ahelp> Можете да въведете нова парола или да промените текущата парола."
|
||||
|
||||
#: 06130100.xhp
|
||||
msgctxt ""
|
||||
@@ -470,7 +470,7 @@ msgctxt ""
|
||||
"5\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"svx/ui/passwd/oldpassEntry\">Enter the current password for the selected library.</ahelp>"
|
||||
msgstr ""
|
||||
msgstr "<ahelp hid=\"svx/ui/passwd/oldpassEntry\">Въведете текущата парола за избраната библиотека.</ahelp>"
|
||||
|
||||
#: 06130100.xhp
|
||||
msgctxt ""
|
||||
@@ -497,7 +497,7 @@ msgctxt ""
|
||||
"8\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"svx/ui/passwd/newpassEntry\">Enter a new password for the selected library.</ahelp>"
|
||||
msgstr ""
|
||||
msgstr "<ahelp hid=\"svx/ui/passwd/newpassEntry\">Въведете нова парола за избраната библиотека.</ahelp>"
|
||||
|
||||
#: 06130100.xhp
|
||||
msgctxt ""
|
||||
@@ -515,7 +515,7 @@ msgctxt ""
|
||||
"10\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"svx/ui/passwd/confirmpassEntry\">Repeat the new password for the selected library.</ahelp>"
|
||||
msgstr ""
|
||||
msgstr "<ahelp hid=\"svx/ui/passwd/confirmpassEntry\">Повторете новата парола за избраната библиотека.</ahelp>"
|
||||
|
||||
#: 06130500.xhp
|
||||
msgctxt ""
|
||||
|
||||
@@ -1331,7 +1331,7 @@ msgctxt ""
|
||||
"7\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"modules/scalc/ui/filldlg/down\">Creates a downward series in the selected cell range for the column using the defined increment to the end value.</ahelp>"
|
||||
msgstr ""
|
||||
msgstr "<ahelp hid=\"modules/scalc/ui/filldlg/down\">Създава поредица в посока надолу в избраната област, използвайки зададената стъпка и крайна стойност.</ahelp>"
|
||||
|
||||
#: 02140600.xhp
|
||||
msgctxt ""
|
||||
@@ -1349,7 +1349,7 @@ msgctxt ""
|
||||
"9\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"modules/scalc/ui/filldlg/right\">Creates a series running from left to right within the selected cell range using the defined increment to the end value.</ahelp>"
|
||||
msgstr ""
|
||||
msgstr "<ahelp hid=\"modules/scalc/ui/filldlg/right\">Създава поредица в посока надясно в избраната област, използвайки зададената стъпка и крайна стойност.</ahelp>"
|
||||
|
||||
#: 02140600.xhp
|
||||
msgctxt ""
|
||||
@@ -1367,7 +1367,7 @@ msgctxt ""
|
||||
"11\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"modules/scalc/ui/filldlg/up\">Creates an upward series in the cell range of the column using the defined increment to the end value.</ahelp>"
|
||||
msgstr ""
|
||||
msgstr "<ahelp hid=\"modules/scalc/ui/filldlg/up\">Създава поредица в посока нагоре в избраната област, използвайки зададената стъпка и крайна стойност.</ahelp>"
|
||||
|
||||
#: 02140600.xhp
|
||||
msgctxt ""
|
||||
@@ -1385,7 +1385,7 @@ msgctxt ""
|
||||
"13\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"modules/scalc/ui/filldlg/left\">Creates a series running from right to left in the selected cell range using the defined increment to the end value.</ahelp>"
|
||||
msgstr ""
|
||||
msgstr "<ahelp hid=\"modules/scalc/ui/filldlg/left\">Създава поредица в посока наляво в избраната област, използвайки зададената стъпка и крайна стойност.</ahelp>"
|
||||
|
||||
#: 02140600.xhp
|
||||
msgctxt ""
|
||||
@@ -1421,7 +1421,7 @@ msgctxt ""
|
||||
"17\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"modules/scalc/ui/filldlg/linear\">Creates a linear number series using the defined increment and end value.</ahelp>"
|
||||
msgstr ""
|
||||
msgstr "<ahelp hid=\"modules/scalc/ui/filldlg/linear\">Създава аритметична прогресия със зададената стъпка и крайна стойност.</ahelp>"
|
||||
|
||||
#: 02140600.xhp
|
||||
msgctxt ""
|
||||
@@ -1439,7 +1439,7 @@ msgctxt ""
|
||||
"19\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"modules/scalc/ui/filldlg/growth\">Creates a growth series using the defined increment and end value.</ahelp>"
|
||||
msgstr ""
|
||||
msgstr "<ahelp hid=\"modules/scalc/ui/filldlg/growth\">Създава геометрична прогресия със зададената стъпка и крайна стойност.</ahelp>"
|
||||
|
||||
#: 02140600.xhp
|
||||
msgctxt ""
|
||||
@@ -1457,7 +1457,7 @@ msgctxt ""
|
||||
"21\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"modules/scalc/ui/filldlg/date\">Creates a date series using the defined increment and end date.</ahelp>"
|
||||
msgstr ""
|
||||
msgstr "<ahelp hid=\"modules/scalc/ui/filldlg/date\">Създава поредица от дати със зададената стъпка и крайна дата.</ahelp>"
|
||||
|
||||
#: 02140600.xhp
|
||||
msgctxt ""
|
||||
@@ -1475,7 +1475,7 @@ msgctxt ""
|
||||
"23\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"modules/scalc/ui/filldlg/autofill\">Forms a series directly in the sheet.</ahelp> The AutoFill function takes account of customized lists. For example, by entering <emph>January</emph> in the first cell, the series is completed using the list defined under <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - %PRODUCTNAME Calc - Sort Lists</emph>."
|
||||
msgstr ""
|
||||
msgstr "<ahelp hid=\"modules/scalc/ui/filldlg/autofill\">Образува поредица директно в листа.</ahelp> Функцията „Автозапълване“ взима предвид персонализираните списъци. Например, ако въведете <emph>януари</emph> в първата клетка, поредицата ще бъде довършена чрез списъка, зададен в <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Инструменти - Настройки</defaultinline></switchinline> - %PRODUCTNAME Calc - Списъци за сортиране</emph>."
|
||||
|
||||
#: 02140600.xhp
|
||||
msgctxt ""
|
||||
@@ -1520,7 +1520,7 @@ msgctxt ""
|
||||
"28\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"modules/scalc/ui/filldlg/day\">Use the <emph>Date</emph> series type and this option to create a series using seven days.</ahelp>"
|
||||
msgstr ""
|
||||
msgstr "<ahelp hid=\"modules/scalc/ui/filldlg/day\">Чрез типа поредица <emph>Дата</emph> и тази настройка можете да съдадете поредица, съдържаща и седемте дни на седмицата.</ahelp>"
|
||||
|
||||
#: 02140600.xhp
|
||||
msgctxt ""
|
||||
@@ -1538,7 +1538,7 @@ msgctxt ""
|
||||
"30\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"modules/scalc/ui/filldlg/week\">Use the <emph>Date</emph> series type and this option to create a series of five day sets.</ahelp>"
|
||||
msgstr ""
|
||||
msgstr "<ahelp hid=\"modules/scalc/ui/filldlg/week\">Чрез типа поредица <emph>Дата</emph> и тази настройка можете да съдадете поредица, съдържаща групи от по пет работни дни.</ahelp>"
|
||||
|
||||
#: 02140600.xhp
|
||||
msgctxt ""
|
||||
@@ -1556,7 +1556,7 @@ msgctxt ""
|
||||
"32\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"modules/scalc/ui/filldlg/month\">Use the <emph>Date</emph> series type and this option to form a series from the names or abbreviations of the months.</ahelp>"
|
||||
msgstr ""
|
||||
msgstr "<ahelp hid=\"modules/scalc/ui/filldlg/month\">Чрез типа поредица <emph>Дата</emph> и тази настройка можете да съдадете поредица от цели или съкратени имена на месеци.</ahelp>"
|
||||
|
||||
#: 02140600.xhp
|
||||
msgctxt ""
|
||||
@@ -1574,7 +1574,7 @@ msgctxt ""
|
||||
"34\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"modules/scalc/ui/filldlg/year\">Use the <emph>Date</emph> series type and this option to create a series of years.</ahelp>"
|
||||
msgstr ""
|
||||
msgstr "<ahelp hid=\"modules/scalc/ui/filldlg/year\">Чрез типа поредица <emph>Дата</emph> и тази настройка можете да съдадете поредица от години.</ahelp>"
|
||||
|
||||
#: 02140600.xhp
|
||||
msgctxt ""
|
||||
@@ -1592,7 +1592,7 @@ msgctxt ""
|
||||
"36\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"modules/scalc/ui/filldlg/startValue\">Determines the start value for the series.</ahelp> Use numbers, dates or times."
|
||||
msgstr ""
|
||||
msgstr "<ahelp hid=\"modules/scalc/ui/filldlg/startValue\">Определя началната стойност на поредицата.</ahelp> Можете да зададете число, дата или час."
|
||||
|
||||
#: 02140600.xhp
|
||||
msgctxt ""
|
||||
@@ -1610,7 +1610,7 @@ msgctxt ""
|
||||
"38\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"modules/scalc/ui/filldlg/endValue\">Determines the end value for the series.</ahelp> Use numbers, dates or times."
|
||||
msgstr ""
|
||||
msgstr "<ahelp hid=\"modules/scalc/ui/filldlg/endValue\">Определя крайната стойност на поредицата.</ahelp> Можете да зададете число, дата или час."
|
||||
|
||||
#: 02140600.xhp
|
||||
msgctxt ""
|
||||
@@ -1628,7 +1628,7 @@ msgctxt ""
|
||||
"40\n"
|
||||
"help.text"
|
||||
msgid "The term \"increment\" denotes the amount by which a given value increases.<ahelp hid=\"modules/scalc/ui/filldlg/increment\"> Determines the value by which the series of the selected type increases by each step.</ahelp> Entries can only be made if the linear, growth or date series types have been selected."
|
||||
msgstr ""
|
||||
msgstr "Под „стъпка“ се разбира големината на нарастването на дадена стойност.<ahelp hid=\"modules/scalc/ui/filldlg/increment\"> Определя стойността, с която нарастват членовете на поредицата.</ahelp> Достъпна е за въвеждане само ако е избрана поредица от тип „Линейна“, „Нарастване“ или „Дати“."
|
||||
|
||||
#: 02150000.xhp
|
||||
msgctxt ""
|
||||
@@ -2122,7 +2122,7 @@ msgctxt ""
|
||||
"4\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"modules/scalc/ui/movecopysheet/toDocument\">Indicates where the current sheet is to be moved or copied to.</ahelp> Select <emph>- new document -</emph> if you want to create a new location for the sheet to be moved or copied."
|
||||
msgstr ""
|
||||
msgstr "<ahelp hid=\"modules/scalc/ui/movecopysheet/toDocument\">Указва къде ще бъде преместен или копиран текущият лист.</ahelp> Изберете <emph>- нов документ -</emph>, ако желаете да създадете ново местоположение за копирания или преместван лист."
|
||||
|
||||
#: 02180000.xhp
|
||||
msgctxt ""
|
||||
@@ -2140,7 +2140,7 @@ msgctxt ""
|
||||
"6\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"modules/scalc/ui/movecopysheet/insertBefore\">The current sheet is moved or copied in front of the selected sheet.</ahelp> The <emph>- move to end position -</emph> option places the current sheet at the end."
|
||||
msgstr ""
|
||||
msgstr "<ahelp hid=\"modules/scalc/ui/movecopysheet/insertBefore\">Текущият лист ще бъде преместен или копиран пред избрания.</ahelp> Настройката <emph>- преместване в крайна позиция -</emph> поставя текущия лист последен."
|
||||
|
||||
#: 02180000.xhp
|
||||
msgctxt ""
|
||||
@@ -2158,7 +2158,7 @@ msgctxt ""
|
||||
"8\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"modules/scalc/ui/movecopysheet/copy\">Specifies that the sheet is to be copied. If the option is unmarked, the sheet is moved.</ahelp> Moving sheets is the default."
|
||||
msgstr ""
|
||||
msgstr "<ahelp hid=\"modules/scalc/ui/movecopysheet/copy\">Указва, че листът трябва да бъде копиран. Ако не е отметнато, листът се премества.</ahelp> Подразбираната операция е преместване."
|
||||
|
||||
#: 02190000.xhp
|
||||
msgctxt ""
|
||||
@@ -2805,7 +2805,7 @@ msgctxt ""
|
||||
"6\n"
|
||||
"help.text"
|
||||
msgid "<variable id=\"zellenuntentext\"><ahelp hid=\"modules/scalc/ui/insertcells/down\">Moves the contents of the selected range downward when cells are inserted.</ahelp></variable>"
|
||||
msgstr ""
|
||||
msgstr "<variable id=\"zellenuntentext\"><ahelp hid=\"modules/scalc/ui/insertcells/down\">При вмъкването на клетки премества съдържанието на избраната област надолу.</ahelp></variable>"
|
||||
|
||||
#: 04020000.xhp
|
||||
msgctxt ""
|
||||
@@ -2823,7 +2823,7 @@ msgctxt ""
|
||||
"8\n"
|
||||
"help.text"
|
||||
msgid "<variable id=\"zellenrechtstext\"><ahelp hid=\"modules/scalc/ui/insertcells/right\">Moves the contents of the selected range to the right when cells are inserted.</ahelp></variable>"
|
||||
msgstr ""
|
||||
msgstr "<variable id=\"zellenrechtstext\"><ahelp hid=\"modules/scalc/ui/insertcells/right\">При вмъкването на клетки премества съдържанието на избраната област надясно.</ahelp></variable>"
|
||||
|
||||
#: 04020000.xhp
|
||||
msgctxt ""
|
||||
@@ -2841,7 +2841,7 @@ msgctxt ""
|
||||
"10\n"
|
||||
"help.text"
|
||||
msgid "<variable id=\"zeilenganzetext\"><ahelp hid=\"modules/scalc/ui/insertcells/rows\">Inserts an entire row. The position of the row is determined by the selection on the sheet.</ahelp></variable> The number of rows inserted depends on how many rows are selected. The contents of the original rows are moved downward."
|
||||
msgstr ""
|
||||
msgstr "<variable id=\"zeilenganzetext\"><ahelp hid=\"modules/scalc/ui/insertcells/rows\">Вмъква цял ред. Позицията на реда се определя от селекцията в листа.</ahelp></variable> Броят на вмъкнатите редове зависи от броя на избраните. Съдържанието на оригиналните редове се премества надолу."
|
||||
|
||||
#: 04020000.xhp
|
||||
msgctxt ""
|
||||
@@ -2859,7 +2859,7 @@ msgctxt ""
|
||||
"12\n"
|
||||
"help.text"
|
||||
msgid "<variable id=\"spaltenganzetext\"><ahelp hid=\"modules/scalc/ui/insertcells/cols\">Inserts an entire column. The number of columns to be inserted is determined by the selected number of columns.</ahelp></variable> The contents of the original columns are shifted to the right."
|
||||
msgstr ""
|
||||
msgstr "<variable id=\"spaltenganzetext\"><ahelp hid=\"modules/scalc/ui/insertcells/cols\">Вмъква цяла колона. Броят на вмъкнатите колони се определя от броя на избраните.</ahelp></variable> Съдържанието на оригиналните колони се премества надясно."
|
||||
|
||||
#: 04030000.xhp
|
||||
msgctxt ""
|
||||
@@ -46427,7 +46427,7 @@ msgctxt ""
|
||||
"4\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"modules/scalc/ui/namerangesdialog/edassign\">Displays the cell reference of each label range.</ahelp> In order to remove a label range from the list box, select it and then click <emph>Delete</emph>."
|
||||
msgstr ""
|
||||
msgstr "<ahelp hid=\"modules/scalc/ui/namerangesdialog/edassign\">Показва обръщението към клетките на всяка от областите със заглавия.</ahelp> За да премахнете област със заглавия от списъчното поле, изберете я и щракнете върху <emph>Изтриване</emph>."
|
||||
|
||||
#: 04070400.xhp
|
||||
msgctxt ""
|
||||
@@ -46445,7 +46445,7 @@ msgctxt ""
|
||||
"6\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"modules/scalc/ui/namerangesdialog/colhead\">Includes column labels in the current label range.</ahelp>"
|
||||
msgstr ""
|
||||
msgstr "<ahelp hid=\"modules/scalc/ui/namerangesdialog/colhead\">Включва заглавията на колони в текущата област със заглавия.</ahelp>"
|
||||
|
||||
#: 04070400.xhp
|
||||
msgctxt ""
|
||||
@@ -46463,7 +46463,7 @@ msgctxt ""
|
||||
"8\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"modules/scalc/ui/namerangesdialog/rowhead\">Includes row labels in the current label range.</ahelp>"
|
||||
msgstr ""
|
||||
msgstr "<ahelp hid=\"modules/scalc/ui/namerangesdialog/rowhead\">Включва заглавията на редове в текущата област със заглавия.</ahelp>"
|
||||
|
||||
#: 04070400.xhp
|
||||
msgctxt ""
|
||||
@@ -46481,7 +46481,7 @@ msgctxt ""
|
||||
"12\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"modules/scalc/ui/namerangesdialog/edassign2\">Sets the data range for which the selected label range is valid. To modify it, click in the sheet and select another range with the mouse.</ahelp>"
|
||||
msgstr ""
|
||||
msgstr "<ahelp hid=\"modules/scalc/ui/namerangesdialog/edassign2\">Задава областта с данни, за която важи избраната област със заглавия. За да я промените, щракнете в листа и изберете другата област с мишката.</ahelp>"
|
||||
|
||||
#: 04070400.xhp
|
||||
msgctxt ""
|
||||
@@ -46499,7 +46499,7 @@ msgctxt ""
|
||||
"10\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"modules/scalc/ui/namerangesdialog/add\">Adds the current label range to the list.</ahelp>"
|
||||
msgstr ""
|
||||
msgstr "<ahelp hid=\"modules/scalc/ui/namerangesdialog/add\">Добавя текущата област със заглавия към списъка.</ahelp>"
|
||||
|
||||
#: 04080000.xhp
|
||||
msgctxt ""
|
||||
@@ -48131,7 +48131,7 @@ msgctxt ""
|
||||
"4\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"modules/scalc/ui/printareasdialog/edprintarea\">Allows you to modify a defined print range.</ahelp>"
|
||||
msgstr ""
|
||||
msgstr "<ahelp hid=\"modules/scalc/ui/printareasdialog/edprintarea\">Позволява ви да промените вече зададена област за печат.</ahelp>"
|
||||
|
||||
#: 05080300.xhp
|
||||
msgctxt ""
|
||||
@@ -48167,7 +48167,7 @@ msgctxt ""
|
||||
"8\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"modules/scalc/ui/printareasdialog/edrepeatrow\">Choose one or more rows to print on every page. In the right text box enter the row reference, for example, \"1\" or \"$1\" or \"$2:$3\".</ahelp> The list box displays <emph>-user defined-</emph>. You can also select <emph>-none-</emph> to remove a defined repeating row."
|
||||
msgstr ""
|
||||
msgstr "<ahelp hid=\"modules/scalc/ui/printareasdialog/edrepeatrow\">Изберете един или няколко реда, които да се отпечатват на всяка страница. В дясното текстово поле въведете обръщението към редовете, например „1“, „$1“ или „$2:$3“.</ahelp> В списъчното поле ще се покаже текстът <emph>-дефинирана от потребителя-</emph>. Можете също да изберете <emph>-няма-</emph>, за да премахнете зададен повтарящ се ред."
|
||||
|
||||
#: 05080300.xhp
|
||||
msgctxt ""
|
||||
@@ -48194,7 +48194,7 @@ msgctxt ""
|
||||
"11\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"modules/scalc/ui/printareasdialog/edrepeatcol\">Choose one or more columns to print on every page. In the right text box enter the column reference, for example, \"A\" or \"AB\" or \"$C:$E\".</ahelp> The list box then displays <emph>-user defined-</emph>. You can also select <emph>-none-</emph> to remove a defined repeating column."
|
||||
msgstr ""
|
||||
msgstr "<ahelp hid=\"modules/scalc/ui/printareasdialog/edrepeatcol\">Изберете една или няколко колони, които да се отпечатват на всяка страница. В дясното текстово поле въведете обръщението към колоните, например „A“, „AB“ или „$C:$E“.</ahelp> В списъчното поле ще се покаже текстът <emph>-дефинирана от потребителя-</emph>. Можете също да изберете <emph>-няма-</emph>, за да премахнете зададена повтаряща се колона."
|
||||
|
||||
#: 05080300.xhp
|
||||
msgctxt ""
|
||||
@@ -50725,7 +50725,7 @@ msgctxt ""
|
||||
"4\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"modules/scalc/ui/definedatabaserangedialog/entry\">Enter a name for the database range that you want to define, or select an existing name from the list.</ahelp>"
|
||||
msgstr ""
|
||||
msgstr "<ahelp hid=\"modules/scalc/ui/definedatabaserangedialog/entry\">Въведете име за областта с данни, която искате да дефинирате, или изберете съществуващо име от списъка.</ahelp>"
|
||||
|
||||
#: 12010000.xhp
|
||||
msgctxt ""
|
||||
@@ -50743,7 +50743,7 @@ msgctxt ""
|
||||
"7\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"modules/scalc/ui/definedatabaserangedialog/assign\">Displays the selected cell range.</ahelp>"
|
||||
msgstr ""
|
||||
msgstr "<ahelp hid=\"modules/scalc/ui/definedatabaserangedialog/assign\">Показва избраната област от клетки.</ahelp>"
|
||||
|
||||
#: 12010000.xhp
|
||||
msgctxt ""
|
||||
@@ -50761,7 +50761,7 @@ msgctxt ""
|
||||
"11\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"modules/scalc/ui/definedatabaserangedialog/add\">Adds the selected cell range to the database range list, or modifies an existing database range.</ahelp>"
|
||||
msgstr ""
|
||||
msgstr "<ahelp hid=\"modules/scalc/ui/definedatabaserangedialog/add\">Добавя избраната област от клетки към списъка с области с данни или променя съществуваща област с данни.</ahelp>"
|
||||
|
||||
#: 12010000.xhp
|
||||
msgctxt ""
|
||||
@@ -50779,7 +50779,7 @@ msgctxt ""
|
||||
"13\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"modules/scalc/ui/definedatabaserangedialog/more\">Shows additional <link href=\"text/scalc/01/12010100.xhp\" name=\"options\">options</link>.</ahelp>"
|
||||
msgstr ""
|
||||
msgstr "<ahelp hid=\"modules/scalc/ui/definedatabaserangedialog/more\">Показва допълнителни <link href=\"text/scalc/01/12010100.xhp\" name=\"options\">настройки</link>.</ahelp>"
|
||||
|
||||
#: 12010100.xhp
|
||||
msgctxt ""
|
||||
@@ -50814,7 +50814,7 @@ msgctxt ""
|
||||
"4\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"modules/scalc/ui/definedatabaserangedialog/ContainsColumnLabels\" visibility=\"visible\">Selected cell ranges contains labels.</ahelp>"
|
||||
msgstr ""
|
||||
msgstr "<ahelp hid=\"modules/scalc/ui/definedatabaserangedialog/ContainsColumnLabels\" visibility=\"visible\">Избраната област от клетки съдържа заглавия.</ahelp>"
|
||||
|
||||
#: 12010100.xhp
|
||||
msgctxt ""
|
||||
@@ -50832,7 +50832,7 @@ msgctxt ""
|
||||
"6\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"modules/scalc/ui/definedatabaserangedialog/InsertOrDeleteCells\" visibility=\"visible\">Automatically inserts new rows and columns into the database range in your document when new records are added to the database.</ahelp> To manually update the database range, choose <emph>Data - Refresh</emph> <emph>Range</emph>."
|
||||
msgstr ""
|
||||
msgstr "<ahelp hid=\"modules/scalc/ui/definedatabaserangedialog/InsertOrDeleteCells\" visibility=\"visible\">При добавяне на записи в таблицата с данни автоматично се вмъкват нови редове и колони в областта с данни в листа.</ahelp> За да обновите ръчно областта с данни, изберете <emph>Данни - Опресняване на област</emph>."
|
||||
|
||||
#: 12010100.xhp
|
||||
msgctxt ""
|
||||
@@ -50850,7 +50850,7 @@ msgctxt ""
|
||||
"8\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"modules/scalc/ui/definedatabaserangedialog/KeepFormatting\" visibility=\"visible\">Applies the existing cell format of headers and first data row to the whole database range.</ahelp>"
|
||||
msgstr ""
|
||||
msgstr "<ahelp hid=\"modules/scalc/ui/definedatabaserangedialog/KeepFormatting\" visibility=\"visible\">Съществуващият формат на клетките на заглавията и първия ред с данни се прилага върху цялата област с данни.</ahelp>"
|
||||
|
||||
#: 12010100.xhp
|
||||
msgctxt ""
|
||||
@@ -50868,7 +50868,7 @@ msgctxt ""
|
||||
"10\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"modules/scalc/ui/definedatabaserangedialog/DontSaveImportedData\" visibility=\"visible\">Only saves a reference to the database, and not the contents of the cells.</ahelp>"
|
||||
msgstr ""
|
||||
msgstr "<ahelp hid=\"modules/scalc/ui/definedatabaserangedialog/DontSaveImportedData\" visibility=\"visible\">Запазва се само обръщение към базата от данни, а не съдържанията на клетките.</ahelp>"
|
||||
|
||||
#: 12010100.xhp
|
||||
msgctxt ""
|
||||
@@ -51602,7 +51602,7 @@ msgctxt ""
|
||||
"2\n"
|
||||
"help.text"
|
||||
msgid "<variable id=\"zusaetzetext\"><ahelp hid=\"modules/scalc/ui/advancedfilterdialog/more\">Shows additional filter options.</ahelp></variable>"
|
||||
msgstr ""
|
||||
msgstr "<variable id=\"zusaetzetext\"><ahelp hid=\"modules/scalc/ui/advancedfilterdialog/more\">Показва допълнителни настройки за филтриране.</ahelp></variable>"
|
||||
|
||||
#: 12040201.xhp
|
||||
msgctxt ""
|
||||
@@ -51629,7 +51629,7 @@ msgctxt ""
|
||||
"6\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"modules/scalc/ui/advancedfilterdialog/case\">Distinguishes between uppercase and lowercase letters when filtering the data.</ahelp>"
|
||||
msgstr ""
|
||||
msgstr "<ahelp hid=\"modules/scalc/ui/advancedfilterdialog/case\">Предизвиква отчитане на регистъра на буквите при филтрирането на данните.</ahelp>"
|
||||
|
||||
#: 12040201.xhp
|
||||
msgctxt ""
|
||||
@@ -51647,7 +51647,7 @@ msgctxt ""
|
||||
"8\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"modules/scalc/ui/advancedfilterdialog/header\">Includes the column labels in the first row of a cell range.</ahelp>"
|
||||
msgstr ""
|
||||
msgstr "<ahelp hid=\"modules/scalc/ui/advancedfilterdialog/header\">Включва заглавията на колони в първия ред от областта с клетки.</ahelp>"
|
||||
|
||||
#: 12040201.xhp
|
||||
msgctxt ""
|
||||
@@ -51665,7 +51665,7 @@ msgctxt ""
|
||||
"10\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"modules/scalc/ui/advancedfilterdialog/edcopyarea\">Select the check box, and then select the cell range where you want to display the filter results.</ahelp> You can also select a named range from the list."
|
||||
msgstr ""
|
||||
msgstr "<ahelp hid=\"modules/scalc/ui/advancedfilterdialog/edcopyarea\">Отметнете полето, след което изберете областта от клетки, в която искате да се покажат резултатите от филтрирането.</ahelp> Можете също да изберете наименувана област от списъка."
|
||||
|
||||
#: 12040201.xhp
|
||||
msgctxt ""
|
||||
@@ -51683,7 +51683,7 @@ msgctxt ""
|
||||
"12\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"modules/scalc/ui/advancedfilterdialog/regexp\">Allows you to use wildcards in the filter definition.</ahelp> For a list of the regular expressions that $[officename] supports, click <link href=\"text/shared/01/02100001.xhp\" name=\"here\">here</link>."
|
||||
msgstr ""
|
||||
msgstr "<ahelp hid=\"modules/scalc/ui/advancedfilterdialog/regexp\">Позволява ви да използвате заместващи знаци в дефиницията на филтъра.</ahelp> За списък на регулярните изрази, поддържани от $[officename], щракнете <link href=\"text/shared/01/02100001.xhp\" name=\"тук\">тук</link>."
|
||||
|
||||
#: 12040201.xhp
|
||||
msgctxt ""
|
||||
@@ -51710,7 +51710,7 @@ msgctxt ""
|
||||
"35\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"modules/scalc/ui/advancedfilterdialog/unique\">Excludes duplicate rows in the list of filtered data.</ahelp>"
|
||||
msgstr ""
|
||||
msgstr "<ahelp hid=\"modules/scalc/ui/advancedfilterdialog/unique\">Повтарящите се редове се изключват от списъка с филтрирани данни.</ahelp>"
|
||||
|
||||
#: 12040201.xhp
|
||||
msgctxt ""
|
||||
@@ -51728,7 +51728,7 @@ msgctxt ""
|
||||
"41\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"modules/scalc/ui/standardfilterdialog/destpers\">Select the <emph>Copy results to</emph> check box, and then specify the destination range where you want to display the filtered data. If this box is checked, the destination range remains linked to the source range. You must have defined the source range under <emph>Data - Define range</emph> as a database range.</ahelp> Following this, you can reapply the defined filter at any time as follows: click into the source range, then choose <emph>Data - Refresh Range</emph>."
|
||||
msgstr ""
|
||||
msgstr "<ahelp hid=\"modules/scalc/ui/standardfilterdialog/destpers\">Отметнете <emph>Копиране на резултатите в</emph> и задайте целевата област от клетки, в която да се покажат филтрираните данни. Ако това поле е отметнато, целевата област остава свързана с областта – източник. Областта – източник трябва да е била дефинирана като област с данни чрез <emph>Данни - Дефиниране на област</emph>.</ahelp> След това можете да приложите наново зададения филтър по всяко време както следва: щракнете в областта – източник, след което изберете <emph>Данни - Опресняване на област</emph>."
|
||||
|
||||
#: 12040201.xhp
|
||||
msgctxt ""
|
||||
@@ -51798,7 +51798,7 @@ msgctxt ""
|
||||
"26\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"modules/scalc/ui/advancedfilterdialog/edfilterarea\">Select the named range, or enter the cell range that contains the filter criteria that you want to use.</ahelp>"
|
||||
msgstr ""
|
||||
msgstr "<ahelp hid=\"modules/scalc/ui/advancedfilterdialog/edfilterarea\">Изберете наименуваната област или въведете област от клетки, съдържаща критериите за филтриране, които желаете да използвате.</ahelp>"
|
||||
|
||||
#: 12040300.xhp
|
||||
msgctxt ""
|
||||
@@ -52115,7 +52115,7 @@ msgctxt ""
|
||||
"4\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"modules/scalc/ui/subtotaloptionspage/pagebreak\">Inserts a new page after each group of subtotaled data.</ahelp>"
|
||||
msgstr ""
|
||||
msgstr "<ahelp hid=\"modules/scalc/ui/subtotaloptionspage/pagebreak\">Предизвиква започване на нова страница след всяка група от данни.</ahelp>"
|
||||
|
||||
#: 12050200.xhp
|
||||
msgctxt ""
|
||||
@@ -52133,7 +52133,7 @@ msgctxt ""
|
||||
"6\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"modules/scalc/ui/subtotaloptionspage/case\">Recalculates subtotals when you change the case of a data label.</ahelp>"
|
||||
msgstr ""
|
||||
msgstr "<ahelp hid=\"modules/scalc/ui/subtotaloptionspage/case\">Предизвиква преизчисляване на междинните резултати при смяна на регистъра в някое от заглавията на данните.</ahelp>"
|
||||
|
||||
#: 12050200.xhp
|
||||
msgctxt ""
|
||||
@@ -52151,7 +52151,7 @@ msgctxt ""
|
||||
"8\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"modules/scalc/ui/subtotaloptionspage/sort\">Sorts the area that you selected in the <emph>Group by</emph> box of the Group tabs according to the columns that you selected.</ahelp>"
|
||||
msgstr ""
|
||||
msgstr "<ahelp hid=\"modules/scalc/ui/subtotaloptionspage/sort\">Сортира областта, избрана в полето <emph>Групиране по</emph> на разделите за групи според избраните от вас колони.</ahelp>"
|
||||
|
||||
#: 12050200.xhp
|
||||
msgctxt ""
|
||||
@@ -52178,7 +52178,7 @@ msgctxt ""
|
||||
"12\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"modules/scalc/ui/subtotaloptionspage/formats\">Considers formatting attributes when sorting.</ahelp>"
|
||||
msgstr ""
|
||||
msgstr "<ahelp hid=\"modules/scalc/ui/subtotaloptionspage/formats\">Форматиращите атрибути се взимат предвид при сортиране.</ahelp>"
|
||||
|
||||
#: 12050200.xhp
|
||||
msgctxt ""
|
||||
@@ -52196,7 +52196,7 @@ msgctxt ""
|
||||
"14\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"modules/scalc/ui/subtotaloptionspage/lbuserdef\">Uses a custom sorting order that you defined in the Options dialog box at <emph>%PRODUCTNAME Calc - Sort Lists</emph>.</ahelp>"
|
||||
msgstr ""
|
||||
msgstr "<ahelp hid=\"modules/scalc/ui/subtotaloptionspage/lbuserdef\">Позволява използване на потребителско сортиране, зададено в <emph>%PRODUCTNAME Calc - Списъци за сортиране</emph> в диалоговия прозорец Настройки.</ahelp>"
|
||||
|
||||
#: 12050200.xhp
|
||||
msgctxt ""
|
||||
@@ -52214,7 +52214,7 @@ msgctxt ""
|
||||
"16\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"modules/scalc/ui/subtotaloptionspage/ascending\">Sorts beginning with the lowest value. You can define the sort rules on Data - Sort - Options.</ahelp> You define the default on Tools - Options - Language settings - Languages."
|
||||
msgstr ""
|
||||
msgstr "<ahelp hid=\"modules/scalc/ui/subtotaloptionspage/ascending\">Сортирането започва с най-ниската стойност. Можете да задавате правила за сортиране в Данни - Сортиране - Настройки.</ahelp> Подразбираните настройки се определят в Инструменти - Настройки - Езикови настройки - Езици."
|
||||
|
||||
#: 12050200.xhp
|
||||
msgctxt ""
|
||||
@@ -52232,7 +52232,7 @@ msgctxt ""
|
||||
"18\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"modules/scalc/ui/subtotaloptionspage/descending\">Sorts beginning with the highest value. You can define the sort rules on Data - Sort - Options.</ahelp> You define the default on Tools - Options - Language settings - Languages."
|
||||
msgstr ""
|
||||
msgstr "<ahelp hid=\"modules/scalc/ui/subtotaloptionspage/descending\">Сортирането започва с най-високата стойност. Можете да задавате правила за сортиране в Данни - Сортиране - Настройки.</ahelp> Подразбираните настройки се определят в Инструменти - Настройки - Езикови настройки - Езици."
|
||||
|
||||
#: 12060000.xhp
|
||||
msgctxt ""
|
||||
@@ -52383,7 +52383,7 @@ msgctxt ""
|
||||
"9\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"modules/scalc/ui/consolidatedialog/func\">Select the function that you want to use to consolidate the data.</ahelp>"
|
||||
msgstr ""
|
||||
msgstr "<ahelp hid=\"modules/scalc/ui/consolidatedialog/func\">Изберете функцията, чрез която искате да консолидирате данните.</ahelp>"
|
||||
|
||||
#: 12070000.xhp
|
||||
msgctxt ""
|
||||
@@ -52401,7 +52401,7 @@ msgctxt ""
|
||||
"11\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"modules/scalc/ui/consolidatedialog/consareas\">Displays the cell ranges that you want to consolidate.</ahelp>"
|
||||
msgstr ""
|
||||
msgstr "<ahelp hid=\"modules/scalc/ui/consolidatedialog/consareas\">Показва областите от клетки, които желаете да консолидирате.</ahelp>"
|
||||
|
||||
#: 12070000.xhp
|
||||
msgctxt ""
|
||||
@@ -52419,7 +52419,7 @@ msgctxt ""
|
||||
"13\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"modules/scalc/ui/consolidatedialog/eddataarea\">Specifies the cell range that you want to consolidate with the cell ranges listed in the <emph>Consolidation ranges </emph>box. Select a cell range in a sheet, and then click <emph>Add</emph>. You can also select a the name of a predefined cell from the <emph>Source data range </emph>list.</ahelp>"
|
||||
msgstr ""
|
||||
msgstr "<ahelp hid=\"modules/scalc/ui/consolidatedialog/eddataarea\">Задава областта от клетки, която да бъде консолидирана с всяка от областите, изброени в полето <emph>Области за консолидиране</emph>. Изберете област от клетки в лист и щракнете върху <emph>Добавяне</emph>. Можете също да изберете име на предварително дефинирана област от списъка <emph>Област с изходни данни</emph>.</ahelp>"
|
||||
|
||||
#: 12070000.xhp
|
||||
msgctxt ""
|
||||
@@ -52437,7 +52437,7 @@ msgctxt ""
|
||||
"16\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"modules/scalc/ui/consolidatedialog/eddestarea\">Displays the first cell in the range where the consolidation results will be displayed.</ahelp>"
|
||||
msgstr ""
|
||||
msgstr "<ahelp hid=\"modules/scalc/ui/consolidatedialog/eddestarea\">Показва първата клетка на областта, в която да се покажат резултатите от консолидирането.</ahelp>"
|
||||
|
||||
#: 12070000.xhp
|
||||
msgctxt ""
|
||||
@@ -52455,7 +52455,7 @@ msgctxt ""
|
||||
"18\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"modules/scalc/ui/consolidatedialog/add\">Adds the cell range specified in the <emph>Source data range</emph> box to the <emph>Consolidation ranges </emph>box.</ahelp>"
|
||||
msgstr ""
|
||||
msgstr "<ahelp hid=\"modules/scalc/ui/consolidatedialog/add\">Добавя областта от клетки, зададена в полето <emph>Област с изходни данни</emph> в полето <emph>Области за консолидиране</emph>.</ahelp>"
|
||||
|
||||
#: 12070000.xhp
|
||||
msgctxt ""
|
||||
@@ -52473,7 +52473,7 @@ msgctxt ""
|
||||
"20\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"modules/scalc/ui/consolidatedialog/more\">Shows additional <link href=\"text/scalc/01/12070100.xhp\" name=\"options\">options</link>.</ahelp>"
|
||||
msgstr ""
|
||||
msgstr "<ahelp hid=\"modules/scalc/ui/consolidatedialog/more\">Показва допълнителни <link href=\"text/scalc/01/12070100.xhp\" name=\"настройки\">настройки</link>.</ahelp>"
|
||||
|
||||
#: 12070100.xhp
|
||||
msgctxt ""
|
||||
@@ -52526,7 +52526,7 @@ msgctxt ""
|
||||
"5\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"modules/scalc/ui/consolidatedialog/byrow\" visibility=\"visible\">Uses the row labels to arrange the consolidated data.</ahelp>"
|
||||
msgstr ""
|
||||
msgstr "<ahelp hid=\"modules/scalc/ui/consolidatedialog/byrow\" visibility=\"visible\">Консолидираните данни ще бъдат подредени съобразно заглавията на редовете.</ahelp>"
|
||||
|
||||
#: 12070100.xhp
|
||||
msgctxt ""
|
||||
@@ -52544,7 +52544,7 @@ msgctxt ""
|
||||
"7\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"modules/scalc/ui/consolidatedialog/bycol\" visibility=\"visible\">Uses the column labels to arrange the consolidated data.</ahelp>"
|
||||
msgstr ""
|
||||
msgstr "<ahelp hid=\"modules/scalc/ui/consolidatedialog/bycol\" visibility=\"visible\">Консолидираните данни ще бъдат подредени съобразно заглавията на колоните.</ahelp>"
|
||||
|
||||
#: 12070100.xhp
|
||||
msgctxt ""
|
||||
@@ -52571,7 +52571,7 @@ msgctxt ""
|
||||
"9\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"modules/scalc/ui/consolidatedialog/refs\" visibility=\"visible\">Links the data in the consolidation range to the source data, and automatically updates the results of the consolidation when the source data is changed.</ahelp>"
|
||||
msgstr ""
|
||||
msgstr "<ahelp hid=\"modules/scalc/ui/consolidatedialog/refs\" visibility=\"visible\">Данните в областта за резултата ще бъдат свързани с изходните данни и резултатите от консолидирането ще се обновяват при промяна в изходните данни.</ahelp>"
|
||||
|
||||
#: 12070100.xhp
|
||||
msgctxt ""
|
||||
@@ -55611,7 +55611,7 @@ msgctxt ""
|
||||
"2\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"modules/scalc/ui/validationhelptabpage/ValidationHelpTabPage\">Enter the message that you want to display when the cell or cell range is selected in the sheet.</ahelp>"
|
||||
msgstr ""
|
||||
msgstr "<ahelp hid=\"modules/scalc/ui/validationhelptabpage/ValidationHelpTabPage\">Въведете съобщението, което искате да се показва при избиране на клетката или областта от клетки в листа.</ahelp>"
|
||||
|
||||
#: 12120200.xhp
|
||||
msgctxt ""
|
||||
@@ -55629,7 +55629,7 @@ msgctxt ""
|
||||
"4\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"modules/scalc/ui/validationhelptabpage/tsbhelp\">Displays the message that you enter in the <emph>Contents</emph> box when the cell or cell range is selected in the sheet.</ahelp>"
|
||||
msgstr ""
|
||||
msgstr "<ahelp hid=\"modules/scalc/ui/validationhelptabpage/tsbhelp\">Въведеното в полето <emph>Съдържание</emph> съобщение ще се показва при избиране на клетката или областта от клетки в листа.</ahelp>"
|
||||
|
||||
#: 12120200.xhp
|
||||
msgctxt ""
|
||||
@@ -55665,7 +55665,7 @@ msgctxt ""
|
||||
"9\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"modules/scalc/ui/validationhelptabpage/title\">Enter the title that you want to display when the cell or cell range is selected.</ahelp>"
|
||||
msgstr ""
|
||||
msgstr "<ahelp hid=\"modules/scalc/ui/validationhelptabpage/title\">Въведете заглавието, което да се показва при избирането на клетката или областта от клетки.</ahelp>"
|
||||
|
||||
#: 12120200.xhp
|
||||
msgctxt ""
|
||||
@@ -55683,7 +55683,7 @@ msgctxt ""
|
||||
"11\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"modules/scalc/ui/validationhelptabpage/inputhelp\">Enter the message that you want to display when the cell or cell range is selected.</ahelp>"
|
||||
msgstr ""
|
||||
msgstr "<ahelp hid=\"modules/scalc/ui/validationhelptabpage/inputhelp\">Въведете съобщението, което да се показва при избиране на клетката или областта от клетки.</ahelp>"
|
||||
|
||||
#: 12120300.xhp
|
||||
msgctxt ""
|
||||
@@ -55709,7 +55709,7 @@ msgctxt ""
|
||||
"2\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"modules/scalc/ui/erroralerttabpage/ErrorAlertTabPage\">Define the error message that is displayed when invalid data is entered in a cell.</ahelp>"
|
||||
msgstr ""
|
||||
msgstr "<ahelp hid=\"modules/scalc/ui/erroralerttabpage/ErrorAlertTabPage\">Задайте съобщението за грешка, което да се показва при въвеждане на невалидни данни в клетка.</ahelp>"
|
||||
|
||||
#: 12120300.xhp
|
||||
msgctxt ""
|
||||
@@ -55772,7 +55772,7 @@ msgctxt ""
|
||||
"9\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"modules/scalc/ui/erroralerttabpage/actionCB\">Select the action that you want to occur when invalid data is entered in a cell.</ahelp> The \"Stop\" action rejects the invalid entry and displays a dialog that you have to close by clicking <emph>OK</emph>. The \"Warning\" and \"Information\" actions display a dialog that can be closed by clicking <emph>OK</emph> or <emph>Cancel</emph>. The invalid entry is only rejected when you click <emph>Cancel</emph>."
|
||||
msgstr ""
|
||||
msgstr "<ahelp hid=\"modules/scalc/ui/erroralerttabpage/actionCB\">Изберете действието, което да бъде извършвано при въвеждане на невалидни данни в клетка.</ahelp> Действието „Спиране“ отхвърля невалидните данни и показва диалогов прозорец, който трябва да затворите с бутона <emph>OK</emph>. Действията „Предупреждение“ и „Информация“ показват диалогов прозорец, който може да бъде затворен с бутон <emph>OK</emph> или <emph>Отказ</emph>. Невалидните данни се отхвърлят само ако щракнете върху <emph>Отказ</emph>."
|
||||
|
||||
#: 12120300.xhp
|
||||
msgctxt ""
|
||||
@@ -55790,7 +55790,7 @@ msgctxt ""
|
||||
"11\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"modules/scalc/ui/erroralerttabpage/browseBtn\">Opens the <link href=\"text/shared/01/06130000.xhp\" name=\"Macro\">Macro</link> dialog where you can select the macro that is executed when invalid data is entered in a cell. The macro is executed after the error message is displayed.</ahelp>"
|
||||
msgstr ""
|
||||
msgstr "<ahelp hid=\"modules/scalc/ui/erroralerttabpage/browseBtn\">Отваря диалоговия прозорец <link href=\"text/shared/01/06130000.xhp\" name=\"Макрос\">Макрос</link>, в който можете да изберете макроса, който да се изпълни при въвеждане на невалидни данни в клетка. Макросът се изпълнява след показването на съобщението за грешка.</ahelp>"
|
||||
|
||||
#: 12120300.xhp
|
||||
msgctxt ""
|
||||
@@ -55808,7 +55808,7 @@ msgctxt ""
|
||||
"13\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"modules/scalc/ui/erroralerttabpage/title\">Enter the title of the macro or the error message that you want to display when invalid data is entered in a cell.</ahelp>"
|
||||
msgstr ""
|
||||
msgstr "<ahelp hid=\"modules/scalc/ui/erroralerttabpage/title\">Въведете заглавието на макроса или съобщението за грепка, което да се показва при въвеждане на невалидни данни в клетка.</ahelp>"
|
||||
|
||||
#: 12120300.xhp
|
||||
msgctxt ""
|
||||
@@ -55826,7 +55826,7 @@ msgctxt ""
|
||||
"15\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"modules/scalc/ui/erroralerttabpage/errorMsg\">Enter the message that you want to display when invalid data is entered in a cell.</ahelp>"
|
||||
msgstr ""
|
||||
msgstr "<ahelp hid=\"modules/scalc/ui/erroralerttabpage/errorMsg\">Въведете съобщението, което желаете да се показва при въвеждане на невалидни данни в клетка.</ahelp>"
|
||||
|
||||
#: 12120300.xhp
|
||||
msgctxt ""
|
||||
|
||||
@@ -834,7 +834,7 @@ msgctxt ""
|
||||
"6\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"modules/schart/ui/insertaxisdlg/primaryX\">Displays the X axis as a line with subdivisions.</ahelp>"
|
||||
msgstr ""
|
||||
msgstr "<ahelp hid=\"modules/schart/ui/insertaxisdlg/primaryX\">Показва оста X като линия с деления.</ahelp>"
|
||||
|
||||
#: 04040000.xhp
|
||||
msgctxt ""
|
||||
@@ -852,7 +852,7 @@ msgctxt ""
|
||||
"18\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"modules/schart/ui/insertaxisdlg/primaryY\">Displays the Y axis as a line with subdivisions.</ahelp>"
|
||||
msgstr ""
|
||||
msgstr "<ahelp hid=\"modules/schart/ui/insertaxisdlg/primaryY\">Показва оста Y като линия с деления.</ahelp>"
|
||||
|
||||
#: 04040000.xhp
|
||||
msgctxt ""
|
||||
@@ -870,7 +870,7 @@ msgctxt ""
|
||||
"29\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"modules/schart/ui/insertaxisdlg/primaryZ\">Displays the Z axis as a line with subdivisions.</ahelp> This axis can only be displayed in 3D charts."
|
||||
msgstr ""
|
||||
msgstr "<ahelp hid=\"modules/schart/ui/insertaxisdlg/primaryZ\">Показва оста Z като линия с деления.</ahelp> Тази ос може да се показва само в триизмерни диаграми."
|
||||
|
||||
#: 04040000.xhp
|
||||
msgctxt ""
|
||||
@@ -906,7 +906,7 @@ msgctxt ""
|
||||
"45\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"modules/schart/ui/insertaxisdlg/secondaryX\">Displays a secondary X axis in the chart.</ahelp>"
|
||||
msgstr ""
|
||||
msgstr "<ahelp hid=\"modules/schart/ui/insertaxisdlg/secondaryX\">Показва вторична ос X в диаграмата.</ahelp>"
|
||||
|
||||
#: 04040000.xhp
|
||||
msgctxt ""
|
||||
@@ -924,7 +924,7 @@ msgctxt ""
|
||||
"39\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"modules/schart/ui/insertaxisdlg/secondaryY\">Displays a secondary Y axis in the chart.</ahelp>"
|
||||
msgstr ""
|
||||
msgstr "<ahelp hid=\"modules/schart/ui/insertaxisdlg/secondaryY\">Показва вторична ос Y в диаграмата.</ahelp>"
|
||||
|
||||
#: 04040000.xhp
|
||||
msgctxt ""
|
||||
@@ -933,7 +933,7 @@ msgctxt ""
|
||||
"41\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"modules/schart/ui/insertaxisdlg/secondaryY\">The major axis and the secondary axis can have different scaling. For example, you can scale one axis to 2 in. and the other to 1.5 in. </ahelp>"
|
||||
msgstr ""
|
||||
msgstr "<ahelp hid=\"modules/schart/ui/insertaxisdlg/secondaryY\">Главната и вторичната оси могат да имат различни скали. Например, едната скала може да е през 2 см, а другата – през 1,5 см. </ahelp>"
|
||||
|
||||
#: 04050000.xhp
|
||||
msgctxt ""
|
||||
@@ -1843,7 +1843,7 @@ msgctxt ""
|
||||
"15\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"modules/schart/ui/tp_SeriesToAxis/RBT_OPT_AXIS_1\">This option is active as default. All data series are aligned to the primary Y axis.</ahelp>"
|
||||
msgstr ""
|
||||
msgstr "<ahelp hid=\"modules/schart/ui/tp_SeriesToAxis/RBT_OPT_AXIS_1\">Тази настройка е активна по подразбиране. Всички серии от данни се подравняват по основната ос Y.</ahelp>"
|
||||
|
||||
#: 04060000.xhp
|
||||
msgctxt ""
|
||||
@@ -1861,7 +1861,7 @@ msgctxt ""
|
||||
"11\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"modules/schart/ui/tp_SeriesToAxis/RBT_OPT_AXIS_2\">Changes the scaling of the Y axis. This axis is only visible when at least one data series is assigned to it and the axis view is active.</ahelp>"
|
||||
msgstr ""
|
||||
msgstr "<ahelp hid=\"modules/schart/ui/tp_SeriesToAxis/RBT_OPT_AXIS_2\">Променя мащаба на оста Y. Тази ос е видима само когато й е приписана серия от данни и е вмъкната в диаграмата.</ahelp>"
|
||||
|
||||
#: 04060000.xhp
|
||||
msgctxt ""
|
||||
@@ -1897,7 +1897,7 @@ msgctxt ""
|
||||
"13\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"modules/schart/ui/tp_SeriesToAxis/MT_GAP\">Defines the spacing between the columns in percent.</ahelp> The maximal spacing is 600%."
|
||||
msgstr ""
|
||||
msgstr "<ahelp hid=\"modules/schart/ui/tp_SeriesToAxis/MT_GAP\">Определя разстоянието между колоните в проценти.</ahelp> Максималното разстояние е 600%."
|
||||
|
||||
#: 04060000.xhp
|
||||
msgctxt ""
|
||||
@@ -1915,7 +1915,7 @@ msgctxt ""
|
||||
"14\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"modules/schart/ui/tp_SeriesToAxis/MT_OVERLAP\">Defines the necessary settings for overlapping data series.</ahelp> You can choose between -100 and +100%."
|
||||
msgstr ""
|
||||
msgstr "<ahelp hid=\"modules/schart/ui/tp_SeriesToAxis/MT_OVERLAP\">Определя с колко да се застъпват колоните на различните серии от данни.</ahelp> Можете да изберете от -100 до +100%."
|
||||
|
||||
#: 04060000.xhp
|
||||
msgctxt ""
|
||||
@@ -1933,7 +1933,7 @@ msgctxt ""
|
||||
"17\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"modules/schart/ui/tp_SeriesToAxis/CB_CONNECTOR\">For \"stacked\" and \"percent\" column (vertical bar) charts, mark this check box to connect the column layers that belong together with lines.</ahelp>"
|
||||
msgstr ""
|
||||
msgstr "<ahelp hid=\"modules/schart/ui/tp_SeriesToAxis/CB_CONNECTOR\">Отбелязването на това поле свързва с линии нивата в диаграмите тип колони „с наслагване“ или „в проценти“.</ahelp>"
|
||||
|
||||
#: 04060000.xhp
|
||||
msgctxt ""
|
||||
@@ -2171,7 +2171,7 @@ msgctxt ""
|
||||
"6\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"modules/schart/ui/insertgriddlg/primaryX\">Adds gridlines to the X axis of the chart.</ahelp>"
|
||||
msgstr ""
|
||||
msgstr "<ahelp hid=\"modules/schart/ui/insertgriddlg/primaryX\">Добавя линиите на мрежата към оста X на диаграмата.</ahelp>"
|
||||
|
||||
#: 04070000.xhp
|
||||
msgctxt ""
|
||||
@@ -2198,7 +2198,7 @@ msgctxt ""
|
||||
"9\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"modules/schart/ui/insertgriddlg/primaryY\">Adds gridlines to the Y axis of the chart.</ahelp>"
|
||||
msgstr ""
|
||||
msgstr "<ahelp hid=\"modules/schart/ui/insertgriddlg/primaryY\">Добавя линиите на мрежата към оста Y на диаграмата.</ahelp>"
|
||||
|
||||
#: 04070000.xhp
|
||||
msgctxt ""
|
||||
@@ -2225,7 +2225,7 @@ msgctxt ""
|
||||
"12\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"modules/schart/ui/insertgriddlg/primaryZ\">Adds gridlines to the Z axis of the chart.</ahelp> This option is only available if you're working with 3D charts."
|
||||
msgstr ""
|
||||
msgstr "<ahelp hid=\"modules/schart/ui/insertgriddlg/primaryZ\">Добавя линиите на мрежата за оста Z на диаграмата.</ahelp> Тази настройка е налична само за триизмерни диаграми."
|
||||
|
||||
#: 04070000.xhp
|
||||
msgctxt ""
|
||||
@@ -2261,7 +2261,7 @@ msgctxt ""
|
||||
"16\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"modules/schart/ui/insertgriddlg/secondaryX\">Adds gridlines that subdivide the X axis into smaller sections.</ahelp>"
|
||||
msgstr ""
|
||||
msgstr "<ahelp hid=\"modules/schart/ui/insertgriddlg/secondaryX\">Добавя линии на мрежата за оста Х, като я разделя на по-малки части.</ahelp>"
|
||||
|
||||
#: 04070000.xhp
|
||||
msgctxt ""
|
||||
@@ -2279,7 +2279,7 @@ msgctxt ""
|
||||
"18\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"modules/schart/ui/insertgriddlg/secondaryY\">Adds gridlines that subdivide the Y axis into smaller sections.</ahelp>"
|
||||
msgstr ""
|
||||
msgstr "<ahelp hid=\"modules/schart/ui/insertgriddlg/secondaryY\">Добавя линии на мрежата за оста Y, като я разделя на по-малки части.</ahelp>"
|
||||
|
||||
#: 04070000.xhp
|
||||
msgctxt ""
|
||||
@@ -2297,7 +2297,7 @@ msgctxt ""
|
||||
"20\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"modules/schart/ui/insertgriddlg/secondaryZ\">Adds gridlines that subdivide the Z axis into smaller sections.</ahelp> This option is only available if you're working with 3D charts."
|
||||
msgstr ""
|
||||
msgstr "<ahelp hid=\"modules/schart/ui/insertgriddlg/secondaryZ\">Добавя линии на мрежата за оста Z, като я разделя на по-малки части.</ahelp> Тази настройка е налична само за триизмерни диаграми."
|
||||
|
||||
#: 05010000.xhp
|
||||
msgctxt ""
|
||||
@@ -2753,7 +2753,7 @@ msgctxt ""
|
||||
"72\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"modules/schart/ui/tp_axisLabel/showlabelsCB\">Specifies whether to show or hide the axis labels.</ahelp>"
|
||||
msgstr ""
|
||||
msgstr "<ahelp hid=\"modules/schart/ui/tp_axisLabel/showlabelsCB\">Определя дали да се показват надписите на оста.</ahelp>"
|
||||
|
||||
#: 05020201.xhp
|
||||
msgctxt ""
|
||||
@@ -2798,7 +2798,7 @@ msgctxt ""
|
||||
"49\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"modules/schart/ui/titlerotationtabpage/dialCtrl\">Clicking anywhere on the wheel defines the variable text orientation.</ahelp> The letters \"ABCD\" on the button correspond to the new setting."
|
||||
msgstr ""
|
||||
msgstr "<ahelp hid=\"modules/schart/ui/titlerotationtabpage/dialCtrl\">Щракване където и да е по колелото задава стойност на ориентацията на текста.</ahelp> Буквите „ABCD“ върху бутона отговарят на новата настройка."
|
||||
|
||||
#: 05020201.xhp
|
||||
msgctxt ""
|
||||
@@ -2816,7 +2816,7 @@ msgctxt ""
|
||||
"52\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"modules/schart/ui/titlerotationtabpage/stackedCB\">Assigns vertical text orientation for cell contents.</ahelp>"
|
||||
msgstr ""
|
||||
msgstr "<ahelp hid=\"modules/schart/ui/titlerotationtabpage/stackedCB\">Задава вертикална ориентация на текста в клетките.</ahelp>"
|
||||
|
||||
#: 05020201.xhp
|
||||
msgctxt ""
|
||||
@@ -2843,7 +2843,7 @@ msgctxt ""
|
||||
"55\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"modules/schart/ui/titlerotationtabpage/OrientDegree\">Allows you to manually enter the orientation angle.</ahelp>"
|
||||
msgstr ""
|
||||
msgstr "<ahelp hid=\"modules/schart/ui/titlerotationtabpage/OrientDegree\">Позволява ви ръчно да зададете ъгъла на ориентация.</ahelp>"
|
||||
|
||||
#: 05020201.xhp
|
||||
msgctxt ""
|
||||
@@ -2879,7 +2879,7 @@ msgctxt ""
|
||||
"58\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"modules/schart/ui/tp_axisLabel/overlapCB\">Specifies that the text in cells may overlap other cells.</ahelp> This can be especially useful if there is a lack of space. This option is not available with different title directions."
|
||||
msgstr ""
|
||||
msgstr "<ahelp hid=\"modules/schart/ui/tp_axisLabel/overlapCB\">Определя дали текста в клетката ще припокрива друг текст.</ahelp> Това може да бъде полезно при липса на място. Тази настройка не е налична за различни посоки на текста за заглавията."
|
||||
|
||||
#: 05020201.xhp
|
||||
msgctxt ""
|
||||
@@ -2897,7 +2897,7 @@ msgctxt ""
|
||||
"69\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"modules/schart/ui/tp_axisLabel/breakCB\">Allows a text break.</ahelp>"
|
||||
msgstr ""
|
||||
msgstr "<ahelp hid=\"modules/schart/ui/tp_axisLabel/breakCB\">Разрешава текстов разделител.</ahelp>"
|
||||
|
||||
#: 05020201.xhp
|
||||
msgctxt ""
|
||||
@@ -2942,7 +2942,7 @@ msgctxt ""
|
||||
"61\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"modules/schart/ui/tp_axisLabel/tile\">Arranges numbers on the axis side by side.</ahelp>"
|
||||
msgstr ""
|
||||
msgstr "<ahelp hid=\"modules/schart/ui/tp_axisLabel/tile\">Подрежда числата върху оста едно до друго.</ahelp>"
|
||||
|
||||
#: 05020201.xhp
|
||||
msgctxt ""
|
||||
@@ -2960,7 +2960,7 @@ msgctxt ""
|
||||
"63\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"modules/schart/ui/tp_axisLabel/odd\">Staggers numbers on the axis, even numbers lower than odd numbers.</ahelp>"
|
||||
msgstr ""
|
||||
msgstr "<ahelp hid=\"modules/schart/ui/tp_axisLabel/odd\">Разполага на зигзаг числата на оста, като четните са по-надолу от нечетните.</ahelp>"
|
||||
|
||||
#: 05020201.xhp
|
||||
msgctxt ""
|
||||
@@ -2978,7 +2978,7 @@ msgctxt ""
|
||||
"65\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"modules/schart/ui/tp_axisLabel/even\">Stagger numbers on the axes, odd numbers lower than even numbers.</ahelp>"
|
||||
msgstr ""
|
||||
msgstr "<ahelp hid=\"modules/schart/ui/tp_axisLabel/even\">Разполага на зигзаг числата на оста, като нечетните са по-надолу от четните.</ahelp>"
|
||||
|
||||
#: 05020201.xhp
|
||||
msgctxt ""
|
||||
@@ -2996,7 +2996,7 @@ msgctxt ""
|
||||
"67\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"modules/schart/ui/tp_axisLabel/auto\">Automatically arranges numbers on the axis.</ahelp>"
|
||||
msgstr ""
|
||||
msgstr "<ahelp hid=\"modules/schart/ui/tp_axisLabel/auto\">Автоматично подрежда числата върху оста.</ahelp>"
|
||||
|
||||
#: 05020201.xhp
|
||||
msgctxt ""
|
||||
@@ -3373,7 +3373,7 @@ msgctxt ""
|
||||
"7\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"modules/schart/ui/tp_Scale/EDT_MIN\">Defines the minimum value for the beginning of the axis.</ahelp>"
|
||||
msgstr ""
|
||||
msgstr "<ahelp hid=\"modules/schart/ui/tp_Scale/EDT_MIN\">Определя минималната стойност за начало на оста.</ahelp>"
|
||||
|
||||
#: 05040201.xhp
|
||||
msgctxt ""
|
||||
@@ -3391,7 +3391,7 @@ msgctxt ""
|
||||
"9\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"modules/schart/ui/tp_Scale/EDT_MAX\">Defines the maximum value for the end of the axis.</ahelp>"
|
||||
msgstr ""
|
||||
msgstr "<ahelp hid=\"modules/schart/ui/tp_Scale/EDT_MAX\">Определя максималната стойност за край на оста.</ahelp>"
|
||||
|
||||
#: 05040201.xhp
|
||||
msgctxt ""
|
||||
@@ -3409,7 +3409,7 @@ msgctxt ""
|
||||
"11\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"modules/schart/ui/tp_Scale/EDT_STEP_MAIN\">Defines the interval for the main division of the axes.</ahelp> The main interval cannot be larger than the value area."
|
||||
msgstr ""
|
||||
msgstr "<ahelp hid=\"modules/schart/ui/tp_Scale/EDT_STEP_MAIN\">Определя интервала за главните деления на оста.</ahelp> Главният интервал не може да е по-голям от определения диапазон."
|
||||
|
||||
#: 05040201.xhp
|
||||
msgctxt ""
|
||||
@@ -3427,7 +3427,7 @@ msgctxt ""
|
||||
"13\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"modules/schart/ui/tp_Scale/MT_STEPHELP\">Defines the interval for the subdivision of the axes.</ahelp>"
|
||||
msgstr ""
|
||||
msgstr "<ahelp hid=\"modules/schart/ui/tp_Scale/MT_STEPHELP\">Определя интервала за подразделянето на осите.</ahelp>"
|
||||
|
||||
#: 05040201.xhp
|
||||
msgctxt ""
|
||||
@@ -3445,7 +3445,7 @@ msgctxt ""
|
||||
"15\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"modules/schart/ui/tp_Scale/EDT_ORIGIN\">Specifies at which position to display the values along the axis.</ahelp>"
|
||||
msgstr ""
|
||||
msgstr "<ahelp hid=\"modules/schart/ui/tp_Scale/EDT_ORIGIN\">Определя на коя позиция да се показват стойностите на оста.</ahelp>"
|
||||
|
||||
#: 05040201.xhp
|
||||
msgctxt ""
|
||||
@@ -3463,7 +3463,7 @@ msgctxt ""
|
||||
"63\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"modules/schart/ui/tp_Scale/CBX_AUTO_ORIGIN\">You must first deselect the <emph>Automatic</emph> option in order to modify the values.</ahelp>"
|
||||
msgstr ""
|
||||
msgstr "<ahelp hid=\"modules/schart/ui/tp_Scale/CBX_AUTO_ORIGIN\">За да променяте стойностите, трябва първо да изчистите полетата <emph>Автоматично</emph>.</ahelp>"
|
||||
|
||||
#: 05040201.xhp
|
||||
msgctxt ""
|
||||
@@ -3490,7 +3490,7 @@ msgctxt ""
|
||||
"17\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"modules/schart/ui/tp_Scale/CBX_LOGARITHM\">Specifies that you want the axis to be subdivided logarithmically.</ahelp>"
|
||||
msgstr ""
|
||||
msgstr "<ahelp hid=\"modules/schart/ui/tp_Scale/CBX_LOGARITHM\">Указва оста да бъде разграфена с логаритмична скала.</ahelp>"
|
||||
|
||||
#: 05040201.xhp
|
||||
msgctxt ""
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@@ -8851,7 +8851,7 @@ msgctxt ""
|
||||
"5\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"modules/spropctrlr/ui/taborder/CTRLtree\">Lists all controls in the form. These controls can be selected with the tab key in the given order from top to bottom.</ahelp> Select a control from the <emph>Controls </emph>list to assign the desired position in the tab order."
|
||||
msgstr ""
|
||||
msgstr "<ahelp hid=\"modules/spropctrlr/ui/taborder/CTRLtree\">Изброява всички елементи на формуляра. Те могат да бъдат избирани с клавиша Tab в показания ред отгоре надолу.</ahelp> Изберете елемент за управление от списъка <emph>Елементи за управление</emph>, за да му припишете желаната позиция в реда на обхождане."
|
||||
|
||||
#: 01170300.xhp
|
||||
msgctxt ""
|
||||
@@ -8869,7 +8869,7 @@ msgctxt ""
|
||||
"7\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"modules/spropctrlr/ui/taborder/upB\">Click the<emph> Move Up</emph> button to shift the selected control one position higher in the tab order.</ahelp>"
|
||||
msgstr ""
|
||||
msgstr "<ahelp hid=\"modules/spropctrlr/ui/taborder/upB\">Щракнете върху бутона <emph>Местене нагоре</emph>, за да преместите избрания елемент за управление с една позиция по-високо в реда на обхождане.</ahelp>"
|
||||
|
||||
#: 01170300.xhp
|
||||
msgctxt ""
|
||||
@@ -8887,7 +8887,7 @@ msgctxt ""
|
||||
"9\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"modules/spropctrlr/ui/taborder/downB\">Click the<emph> Move Down</emph> button to shift the selected control one position lower in the tab order.</ahelp>"
|
||||
msgstr ""
|
||||
msgstr "<ahelp hid=\"modules/spropctrlr/ui/taborder/downB\">Щракнете върху бутона <emph>Местене надолу</emph>, за да преместите избрания елемент за управление с една позиция по-ниско в реда на обхождане.</ahelp>"
|
||||
|
||||
#: 01170300.xhp
|
||||
msgctxt ""
|
||||
@@ -8905,7 +8905,7 @@ msgctxt ""
|
||||
"11\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"modules/spropctrlr/ui/taborder/autoB\">Click the<emph> Automatic Sort</emph> button to automatically sort the controls according to their position in the document.</ahelp>"
|
||||
msgstr ""
|
||||
msgstr "<ahelp hid=\"modules/spropctrlr/ui/taborder/autoB\">Щракнете върху бутона <emph>Автоматично сортиране</emph>, ако желаете елементите за управление да се сортират автоматично според позицията си в документа.</ahelp>"
|
||||
|
||||
#: 01170400.xhp
|
||||
msgctxt ""
|
||||
@@ -13774,7 +13774,7 @@ msgctxt ""
|
||||
"18\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"modules/swriter/ui/insertdbcolumnsdialog/astable\" visibility=\"hidden\">Inserts data selected from the data source browser into the document as a table.</ahelp> In the <emph>Insert Database Columns</emph> dialog, select the <emph>Table</emph> option to insert the selected data into the document as a table. In the dialog, you can decide which database fields or columns are transferred, and how the text table is formatted."
|
||||
msgstr ""
|
||||
msgstr "<ahelp hid=\"modules/swriter/ui/insertdbcolumnsdialog/astable\" visibility=\"hidden\">Вмъква данните, избрани в браузъра на източници на данни, като таблица в документа.</ahelp> В диалоговия прозорец <emph>Вмъкване на колони от БД</emph> изберете възможността <emph>Таблица</emph>, за да вмъкнете в документа избраните данни като таблица. В диалоговия прозорец можете да изберете кои полета или колони да се прехвърлят от базата от данни и как да се форматира текстовата таблица."
|
||||
|
||||
#: 12070100.xhp
|
||||
msgctxt ""
|
||||
@@ -13810,7 +13810,7 @@ msgctxt ""
|
||||
"20\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"modules/swriter/ui/insertdbcolumnsdialog/tabledbcols\">Specifies the database columns to be inserted into the text table.</ahelp> All database table columns that have not been accepted in the <emph>Table column(s)</emph> list box are listed here. The entries are sorted alphabetically."
|
||||
msgstr ""
|
||||
msgstr "<ahelp hid=\"modules/swriter/ui/insertdbcolumnsdialog/tabledbcols\">Задава колоните на базата от данни, които да бъдат вмъкнати в текстовата таблица.</ahelp> Всички колони от таблицата в базата от данни, които не са в списъка <emph>Колони в таблицата</emph>, са изброени тук. Елементите са сортирани азбучно."
|
||||
|
||||
#: 12070100.xhp
|
||||
msgctxt ""
|
||||
@@ -13828,7 +13828,7 @@ msgctxt ""
|
||||
"21\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"modules/swriter/ui/insertdbcolumnsdialog/tablecols\">Lists all database columns to be inserted into the document.</ahelp> A column will be assigned to each corresponding entry in the table. The entry order in the <emph>Table column(s)</emph> list box determines the data order in the text table."
|
||||
msgstr ""
|
||||
msgstr "<ahelp hid=\"modules/swriter/ui/insertdbcolumnsdialog/tablecols\">Изброява всички колони на базата от данни, които да бъдат вмъкнати в документа.</ahelp> По една колона съответства на всеки елемент в таблицата. Редът на елементите в списъка <emph>Колони в таблицата</emph> определя реда на данните в текстовата таблица."
|
||||
|
||||
#: 12070100.xhp
|
||||
msgctxt ""
|
||||
@@ -13846,7 +13846,7 @@ msgctxt ""
|
||||
"22\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"modules/swriter/ui/insertdbcolumnsdialog/allright\">Moves all listed database fields into the <emph>Table column(s)</emph> list box.</ahelp> All fields listed in the <emph>Table column(s)</emph> list box are inserted into the document."
|
||||
msgstr ""
|
||||
msgstr "<ahelp hid=\"modules/swriter/ui/insertdbcolumnsdialog/allright\">Премества всички изброени полета на базата от данни в списъка <emph>Колони в таблицата</emph>.</ahelp> Всички полета, изброени в списъка <emph>Колони в таблицата</emph>, ще бъдат вмъкнати в документа."
|
||||
|
||||
#: 12070100.xhp
|
||||
msgctxt ""
|
||||
@@ -13864,7 +13864,7 @@ msgctxt ""
|
||||
"23\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"modules/swriter/ui/insertdbcolumnsdialog/oneright\">Moves the selected database field into the <emph>Table column(s)</emph> list box. </ahelp> You can also double click an entry to move it to the <emph>Table column(s)</emph> list box. All fields listed in the <emph>Table column(s)</emph> list box are inserted into the document."
|
||||
msgstr ""
|
||||
msgstr "<ahelp hid=\"modules/swriter/ui/insertdbcolumnsdialog/oneright\">Премества избраното поле на базата от данни в списъка <emph>Колони в таблицата</emph>.</ahelp> Друг начин да преместите елемент в списъка <emph>Колони в таблицата</emph> е да щракнете двукратно върху елемента. Всички полета, изброени в списъка <emph>Колони в таблицата</emph>, ще бъдат вмъкнати в документа."
|
||||
|
||||
#: 12070100.xhp
|
||||
msgctxt ""
|
||||
@@ -13882,7 +13882,7 @@ msgctxt ""
|
||||
"24\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"modules/swriter/ui/insertdbcolumnsdialog/oneleft\">Removes the selected database field from the<emph> Table column(s)</emph> list box</ahelp> The removed field is not inserted into the document."
|
||||
msgstr ""
|
||||
msgstr "<ahelp hid=\"modules/swriter/ui/insertdbcolumnsdialog/oneleft\">Премахва избраното поле на базата от данни от списъка <emph>Колони в таблицата</emph>.</ahelp> Премахнатото поле няма да бъде вмъкнато в документа."
|
||||
|
||||
#: 12070100.xhp
|
||||
msgctxt ""
|
||||
@@ -13900,7 +13900,7 @@ msgctxt ""
|
||||
"25\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"modules/swriter/ui/insertdbcolumnsdialog/allleft\">Removes all database fields from the <emph>Table column(s)</emph> list box.</ahelp>"
|
||||
msgstr ""
|
||||
msgstr "<ahelp hid=\"modules/swriter/ui/insertdbcolumnsdialog/allleft\">Премахва всички полета на базата от данни от списъка <emph>Колони в таблицата</emph>.</ahelp>"
|
||||
|
||||
#: 12070100.xhp
|
||||
msgctxt ""
|
||||
@@ -13936,7 +13936,7 @@ msgctxt ""
|
||||
"31\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"modules/swriter/ui/insertdbcolumnsdialog/fromdatabase\">Accepts the database formats.</ahelp>"
|
||||
msgstr ""
|
||||
msgstr "<ahelp hid=\"modules/swriter/ui/insertdbcolumnsdialog/fromdatabase\">Приема форматите от базата от данни.</ahelp>"
|
||||
|
||||
#: 12070100.xhp
|
||||
msgctxt ""
|
||||
@@ -13954,7 +13954,7 @@ msgctxt ""
|
||||
"32\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"modules/swriter/ui/insertdbcolumnsdialog/numformat\">Specifies a format from the list, if the format information of certain data fields is not accepted.</ahelp> The formats supplied here are only available for certain database fields, such as numeric or Boolean fields. If you select a database field in text format, you will not be able to select any format from the selection list, since the text format will be automatically maintained."
|
||||
msgstr ""
|
||||
msgstr "<ahelp hid=\"modules/swriter/ui/insertdbcolumnsdialog/numformat\">Указва формат от списъка ако информацията за форматирането на определени полета с данни не е приета.</ahelp> Наличните тук формати са достъпни само за определени полета на базата от данни, например числови или логически. Ако изберете поле от тип текст в базата от данни, няма да можете да посочите формат от списъка, тъй като автоматично ще бъде избран текстов формат."
|
||||
|
||||
#: 12070100.xhp
|
||||
msgctxt ""
|
||||
@@ -13999,7 +13999,7 @@ msgctxt ""
|
||||
"27\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"modules/swriter/ui/insertdbcolumnsdialog/tableheading\">Specifies whether to insert a heading line for the columns in the text table.</ahelp>"
|
||||
msgstr ""
|
||||
msgstr "<ahelp hid=\"modules/swriter/ui/insertdbcolumnsdialog/tableheading\">Определя дали в текстовата таблица да се вмъкне ред със заглавията на колоните.</ahelp>"
|
||||
|
||||
#: 12070100.xhp
|
||||
msgctxt ""
|
||||
@@ -14017,7 +14017,7 @@ msgctxt ""
|
||||
"28\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"modules/swriter/ui/insertdbcolumnsdialog/columnname\">Uses the field names of the database table as headings for each of the text table columns.</ahelp>"
|
||||
msgstr ""
|
||||
msgstr "<ahelp hid=\"modules/swriter/ui/insertdbcolumnsdialog/columnname\">Използва имената на полетата в базата от данни като заглавия за всяка от колоните в текстовата таблица.</ahelp>"
|
||||
|
||||
#: 12070100.xhp
|
||||
msgctxt ""
|
||||
@@ -14035,7 +14035,7 @@ msgctxt ""
|
||||
"29\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"modules/swriter/ui/insertdbcolumnsdialog/rowonly\">Inserts an empty heading line into the text table.</ahelp> Using the<emph> Create row only </emph>option, you can define headings in the document, which do not correspond to the database field names."
|
||||
msgstr ""
|
||||
msgstr "<ahelp hid=\"modules/swriter/ui/insertdbcolumnsdialog/rowonly\">Вмъква празен ред за заглавия в текстовата таблица.</ahelp> Чрез възможността <emph>Създаване само на ред</emph> можете да дефинирате в документа заглавия, които не съответстват на имената на полетата в базата от данни."
|
||||
|
||||
#: 12070100.xhp
|
||||
msgctxt ""
|
||||
@@ -14053,7 +14053,7 @@ msgctxt ""
|
||||
"36\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"modules/swriter/ui/insertdbcolumnsdialog/tableformat\">Opens the <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/swriter/01/05090000.xhp\" name=\"Table Format\"><emph>Table Format</emph></link></caseinline><defaultinline><emph>Table Format</emph></defaultinline></switchinline> dialog, which enables you to define the table properties such as borders, background, and column width.</ahelp>"
|
||||
msgstr ""
|
||||
msgstr "<ahelp hid=\"modules/swriter/ui/insertdbcolumnsdialog/tableformat\">Отваря диалоговия прозорец <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/swriter/01/05090000.xhp\" name=\"Формат на таблица\"><emph>Формат на таблица</emph></link></caseinline><defaultinline><emph>Формат на таблица</emph></defaultinline></switchinline>, в който можете да зададете свойствата на таблицата, например кантове, фон и ширина на колоните.</ahelp>"
|
||||
|
||||
#: 12070100.xhp
|
||||
msgctxt ""
|
||||
@@ -14071,7 +14071,7 @@ msgctxt ""
|
||||
"37\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"modules/swriter/ui/insertdbcolumnsdialog/autoformat\">Opens the <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/swriter/01/05150101.xhp\" name=\"AutoFormat\"><emph>AutoFormat</emph></link></caseinline><defaultinline><emph>AutoFormat</emph></defaultinline></switchinline> dialog, in which you can select format styles that are immediately applied when inserting the table.</ahelp>"
|
||||
msgstr ""
|
||||
msgstr "<ahelp hid=\"modules/swriter/ui/insertdbcolumnsdialog/autoformat\">Отваря диалоговия прозорец <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/swriter/01/05150101.xhp\" name=\"AutoFormat\"><emph>Автоформат</emph></link></caseinline><defaultinline><emph>Автоформат</emph></defaultinline></switchinline>. В него можете да изберете форматиращи стилове, които да бъдат приложени незабавно след вмъкването на таблицата.</ahelp>"
|
||||
|
||||
#: 12070200.xhp
|
||||
msgctxt ""
|
||||
@@ -14105,7 +14105,7 @@ msgctxt ""
|
||||
"8\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"modules/swriter/ui/insertdbcolumnsdialog/asfields\" visibility=\"hidden\">Inserts data selected from the data source browser into the document as fields.</ahelp> In the <emph>Insert Database Columns</emph> dialog, select the <link href=\"text/swriter/01/04090000.xhp\" name=\"Fields\">Fields</link> to insert the selected data into the document as fields. These <link href=\"text/swriter/01/04090006.xhp\" name=\"database fields\">database fields</link> work as wildcards for the individual database columns and can be used for form letters. Click the <link href=\"text/shared/02/12080000.xhp\" name=\"Data to Fields\"><emph>Data to Fields</emph></link> icon to match the contents of the fields to the currently selected record."
|
||||
msgstr ""
|
||||
msgstr "<ahelp hid=\"modules/swriter/ui/insertdbcolumnsdialog/asfields\" visibility=\"hidden\">Вмъква като полета в документа данни, избрани в браузъра на източници на данни.</ahelp>В диалоговия прозорец <emph>Вмъкване на колони от БД</emph> изберете <link href=\"text/swriter/01/04090000.xhp\" name=\"Полета\">Полета</link>, за да вмъкнете избраните данни в документа като полета. Тези <link href=\"text/swriter/01/04090006.xhp\" name=\"полета на база от данни\">полета от базата от данни</link> действат като заместители за отделните колони на базата от данни и могат да се използват за циркулярни писма. Щракнете върху иконата <link href=\"text/shared/02/12080000.xhp\" name=\"Данни към полета\"><emph>Данни към полета</emph></link>, за да установите съответствие между съдържанието на полетата и текущио избрания запис."
|
||||
|
||||
#: 12070200.xhp
|
||||
msgctxt ""
|
||||
@@ -14159,7 +14159,7 @@ msgctxt ""
|
||||
"12\n"
|
||||
"help.text"
|
||||
msgid "Lists all columns of the database table, which can be accepted in the selection list box to insert them into the document. <ahelp hid=\"modules/swriter/ui/insertdbcolumnsdialog/tabletxtcols\" visibility=\"visible\">Select the database columns that you want to insert it in the document.</ahelp>"
|
||||
msgstr ""
|
||||
msgstr "Изброява всички колони на таблицата в базата от данни, които могат да бъдат приети в списъка за избор, за да бъдат вмъкнати в документа. <ahelp hid=\"modules/swriter/ui/insertdbcolumnsdialog/tabletxtcols\" visibility=\"visible\">Изберете колоните на базата от данни, които желаете да вмъкнете в документа.</ahelp>"
|
||||
|
||||
#: 12070200.xhp
|
||||
msgctxt ""
|
||||
@@ -14195,7 +14195,7 @@ msgctxt ""
|
||||
"14\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"modules/swriter/ui/insertdbcolumnsdialog/textview\" visibility=\"visible\">Lists the database columns that you selected to be inserted into the document. You can also enter text here. This text will be also inserted into the document.</ahelp> The entries' order in the selection field corresponds to the data order in the document."
|
||||
msgstr ""
|
||||
msgstr "<ahelp hid=\"modules/swriter/ui/insertdbcolumnsdialog/textview\" visibility=\"visible\">Изброява колоните на базата от данни, които сте избрали за вмъкване в документа. Тук можете да въвеждате и текст. Този текст също ще бъде вмъкнат в документа.</ahelp> Редът на елементите в полето за избор съответства на реда на данните в документа."
|
||||
|
||||
#: 12070200.xhp
|
||||
msgctxt ""
|
||||
@@ -14213,7 +14213,7 @@ msgctxt ""
|
||||
"15\n"
|
||||
"help.text"
|
||||
msgid "By default, the inserted paragraphs are formatted with the current Paragraph Styles. This format corresponds to the \"none\" entry in the <emph>Paragraph Style</emph> list box. <ahelp hid=\"modules/swriter/ui/insertdbcolumnsdialog/parastyle\" visibility=\"visible\">This is where you can select other Paragraph Styles to apply to the paragraph you want to insert into the document.</ahelp> The list box displays the available Paragraph Styles defined in <item type=\"productname\">%PRODUCTNAME</item> and managed in the <link href=\"text/swriter/01/05130000.xhp\" name=\"Style Catalog\">Style Catalog</link>."
|
||||
msgstr ""
|
||||
msgstr "По подразбиране вмъкнатите абзаци се форматират с текущите абзацни стилове. Този формат съответства на елемента „няма“ в списъчното поле <emph>Стил на абзац</emph>. <ahelp hid=\"modules/swriter/ui/insertdbcolumnsdialog/parastyle\" visibility=\"visible\">Тук можете да изберете друг абзацен стил за прилагане върху абзаца, който желаете да вмъкнете в документа.</ahelp> Списъкът показва наличните абзацни стилове, дефинирани в <item type=\"productname\">%PRODUCTNAME</item> и управлявани чрез <link href=\"text/swriter/01/05130000.xhp\" name=\"каталог на стиловете\">каталога на стиловете</link>."
|
||||
|
||||
#: 12070300.xhp
|
||||
msgctxt ""
|
||||
@@ -14247,7 +14247,7 @@ msgctxt ""
|
||||
"3\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"modules/swriter/ui/insertdbcolumnsdialog/astext\" visibility=\"hidden\">Inserts data selected from the data source browser into the document as text.</ahelp> If you select the <emph>Text</emph> option in the <emph>Insert Database Columns</emph> dialog, the content of the data selected in the data source browser is inserted into the document as text. In the dialog, you can decide which database fields or columns are transferred, and how the text is formatted."
|
||||
msgstr ""
|
||||
msgstr "<ahelp hid=\"modules/swriter/ui/insertdbcolumnsdialog/astext\" visibility=\"hidden\">Вмъква като текст в документа данни, избрани в браузъра на източници на данни.</ahelp> Ако в диалоговия прозорец <emph>Вмъкване на колони от БД</emph> изберете <emph>Текст</emph>, съдържанието на данните, избрани в браузъра на източници на данни, ще бъде вмъкнато в документа като текст. В диалоговия прозорец можете да определите кои полета или колони на базата от данни да бъдат вмъкнати като текст в документа и как да бъде форматиран текстът."
|
||||
|
||||
#: 12070300.xhp
|
||||
msgctxt ""
|
||||
|
||||
@@ -6316,7 +6316,7 @@ msgctxt ""
|
||||
"4\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"dbaccess/ui/directsqldialog/sql\">Enter the SQL administration command that you want to run.</ahelp>"
|
||||
msgstr ""
|
||||
msgstr "<ahelp hid=\"dbaccess/ui/directsqldialog/sql\">Въведете административната команда на SQL, която желаете да се изпълни.</ahelp>"
|
||||
|
||||
#: 11080000.xhp
|
||||
msgctxt ""
|
||||
@@ -6361,7 +6361,7 @@ msgctxt ""
|
||||
"27\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"dbaccess/ui/directsqldialog/sqlhistory\">Lists the previously executed SQL commands. To run a command again, click the command, and then click <emph>Run</emph>.</ahelp>"
|
||||
msgstr ""
|
||||
msgstr "<ahelp hid=\"dbaccess/ui/directsqldialog/sqlhistory\">Изброява изпълнените до момента команди на SQL. За да стартирате команда повторно, щракнете върху нея и после – върху <emph>Изпълняване</emph>.</ahelp>"
|
||||
|
||||
#: 11080000.xhp
|
||||
msgctxt ""
|
||||
@@ -6379,7 +6379,7 @@ msgctxt ""
|
||||
"6\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"dbaccess/ui/directsqldialog/status\">Displays the results, including errors, of the SQL command that you ran.</ahelp>"
|
||||
msgstr ""
|
||||
msgstr "<ahelp hid=\"dbaccess/ui/directsqldialog/status\">Показва резултатите, включително грешки, на стартираните от вас команди на SQL.</ahelp>"
|
||||
|
||||
#: 11080000.xhp
|
||||
msgctxt ""
|
||||
@@ -6397,7 +6397,7 @@ msgctxt ""
|
||||
"8\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"dbaccess/ui/directsqldialog/execute\">Runs the command that you entered in the <emph>Command to execute </emph>box.</ahelp>"
|
||||
msgstr ""
|
||||
msgstr "<ahelp hid=\"dbaccess/ui/directsqldialog/execute\">Изпълнява командата, въведена от вас в полето <emph>Команда за изпълнение</emph>.</ahelp>"
|
||||
|
||||
#: 11090000.xhp
|
||||
msgctxt ""
|
||||
|
||||
@@ -14137,7 +14137,7 @@ msgctxt ""
|
||||
"10\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"cui/ui/optctlpage/movementlogical\">Pressing the Right Arrow key moves the text cursor toward the end of the current text. Pressing the Left Arrow key moves the text cursor toward the beginning of the current text.</ahelp>"
|
||||
msgstr ""
|
||||
msgstr "<ahelp hid=\"cui/ui/optctlpage/movementlogical\">Натискането на клавиша „стрелка надясно“ премества текстовия курсор към края на текущия текст. Натискането на клавиша „стрелка наляво“ премества текстовия курсор към началото на текущия текст.</ahelp>"
|
||||
|
||||
#: 01150300.xhp
|
||||
msgctxt ""
|
||||
@@ -14155,7 +14155,7 @@ msgctxt ""
|
||||
"12\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"cui/ui/optctlpage/movementvisual\">Pressing the Right Arrow key moves the text cursor in the right-hand direction. Pressing the Left Arrow key moves the text cursor in the left-hand direction.</ahelp>"
|
||||
msgstr ""
|
||||
msgstr "<ahelp hid=\"cui/ui/optctlpage/movementvisual\">Натискането на клавиша „стрелка надясно“ премества текстовия курсор надясно на екрана. Натискането на клавиша „стрелка наляво“ премества текстовия курсор наляво на екрана.</ahelp>"
|
||||
|
||||
#: 01150300.xhp
|
||||
msgctxt ""
|
||||
@@ -14182,7 +14182,7 @@ msgctxt ""
|
||||
"15\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"cui/ui/optctlpage/numerals\">Selects the type of numerals used within text, text in objects, fields, and controls, in all <item type=\"productname\">%PRODUCTNAME</item> modules. Only cell contents of <item type=\"productname\">%PRODUCTNAME</item> Calc are not affected.</ahelp>"
|
||||
msgstr ""
|
||||
msgstr "<ahelp hid=\"cui/ui/optctlpage/numerals\">Избира типа на числата, използвани в текст, текст в обекти, полета и елементи за управление във всички модули на <item type=\"productname\">%PRODUCTNAME</item>. Само съдържанието на клетки в <item type=\"productname\">%PRODUCTNAME</item> Calc не се влияят от тази настройка.</ahelp>"
|
||||
|
||||
#: 01150300.xhp
|
||||
msgctxt ""
|
||||
@@ -14314,7 +14314,7 @@ msgctxt ""
|
||||
"5\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"cui/ui/connpooloptions/connectionpooling\">Specifies whether the chosen connections are pooled.</ahelp>"
|
||||
msgstr ""
|
||||
msgstr "<ahelp hid=\"cui/ui/connpooloptions/connectionpooling\">Указва дали избраните връзки се резервират.</ahelp>"
|
||||
|
||||
#: 01160100.xhp
|
||||
msgctxt ""
|
||||
@@ -14368,7 +14368,7 @@ msgctxt ""
|
||||
"9\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"cui/ui/connpooloptions/enablepooling\">Select a driver from the list and mark the <emph>Enable pooling for this driver</emph> checkbox in order to pool its connection.</ahelp>"
|
||||
msgstr ""
|
||||
msgstr "<ahelp hid=\"cui/ui/connpooloptions/enablepooling\">Изберете драйвер от списъка и отметнете <emph>Разрешено резервиране за този драйвер</emph>, за да включите резервирането на съответната връзка.</ahelp>"
|
||||
|
||||
#: 01160100.xhp
|
||||
msgctxt ""
|
||||
@@ -14386,7 +14386,7 @@ msgctxt ""
|
||||
"11\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"cui/ui/connpooloptions/timeout\">Defines the time in seconds after which a pooled connection is freed.</ahelp> The time can be anywhere between 30 and 600 seconds."
|
||||
msgstr ""
|
||||
msgstr "<ahelp hid=\"cui/ui/connpooloptions/timeout\">Задава времето в секунди, след което се освобождава резервирана връзка.</ahelp> Времето може да бъде между 30 и 600 секунди."
|
||||
|
||||
#: 01160200.xhp
|
||||
msgctxt ""
|
||||
@@ -14770,7 +14770,7 @@ msgctxt ""
|
||||
"par_idN1060E\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"cui/ui/javaclasspath/archive\">Select an archive file in jar or zip format and add the file to the class path.</ahelp>"
|
||||
msgstr ""
|
||||
msgstr "<ahelp hid=\"cui/ui/javaclasspath/archive\">Изберете архивен файл във формат jar или zip и го добавете към пътя за класове.</ahelp>"
|
||||
|
||||
#: javaclasspath.xhp
|
||||
msgctxt ""
|
||||
@@ -14786,7 +14786,7 @@ msgctxt ""
|
||||
"par_idN10629\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"cui/ui/javaclasspath/folder\">Select a folder and add the folder to the class path.</ahelp>"
|
||||
msgstr ""
|
||||
msgstr "<ahelp hid=\"cui/ui/javaclasspath/folder\">Изберете папка и я добавете към пътя за класове.</ahelp>"
|
||||
|
||||
#: javaclasspath.xhp
|
||||
msgctxt ""
|
||||
@@ -14802,7 +14802,7 @@ msgctxt ""
|
||||
"par_idN10644\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"cui/ui/javaclasspath/remove\">Select an archive or a folder in the list and click Remove to remove the object from the class path.</ahelp>"
|
||||
msgstr ""
|
||||
msgstr "<ahelp hid=\"cui/ui/javaclasspath/remove\">Изберете архив или папка в списъка и щракнете върху Премахване, за да премахнете обекта от пътя за класове.</ahelp>"
|
||||
|
||||
#: javaparameters.xhp
|
||||
msgctxt ""
|
||||
@@ -14842,7 +14842,7 @@ msgctxt ""
|
||||
"par_idN1056C\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"cui/ui/JavaStartParameters/parameterfield\">Enter a start parameter for a JRE as you would on a command line. Click Assign to add the parameter to the list of available start parameters.</ahelp>"
|
||||
msgstr ""
|
||||
msgstr "<ahelp hid=\"cui/ui/JavaStartParameters/parameterfield\">Въведете начален параметър за JRE както бихте го въвели в командния ред. Натиснете Приписване, за да добавите параметъра към списъка на началните параметри.</ahelp>"
|
||||
|
||||
#: javaparameters.xhp
|
||||
msgctxt ""
|
||||
@@ -14914,7 +14914,7 @@ msgctxt ""
|
||||
"par_idN10590\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"cui/ui/JavaStartParameters/assignlist\">Lists the assigned JRE start parameters. To remove a start parameter, select the parameter, and then click <emph>Remove</emph>.</ahelp>"
|
||||
msgstr ""
|
||||
msgstr "<ahelp hid=\"cui/ui/JavaStartParameters/assignlist\">Изброява зададените начални параметри за JRE. За да премахнете някой от параметрите, изберете го и натиснете <emph>Премахване</emph>.</ahelp>"
|
||||
|
||||
#: javaparameters.xhp
|
||||
msgctxt ""
|
||||
@@ -14930,7 +14930,7 @@ msgctxt ""
|
||||
"par_idN105AB\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"cui/ui/JavaStartParameters/assignbtn\">Adds the current JRE start parameter to the list.</ahelp>"
|
||||
msgstr ""
|
||||
msgstr "<ahelp hid=\"cui/ui/JavaStartParameters/assignbtn\">Добавя текущия начален параметър към списъка.</ahelp>"
|
||||
|
||||
#: javaparameters.xhp
|
||||
msgctxt ""
|
||||
@@ -14946,7 +14946,7 @@ msgctxt ""
|
||||
"par_idN105C6\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"cui/ui/JavaStartParameters/removebtn\">Deletes the selected JRE start parameter.</ahelp>"
|
||||
msgstr ""
|
||||
msgstr "<ahelp hid=\"cui/ui/JavaStartParameters/removebtn\">Изтрива избрания начален параметър.</ahelp>"
|
||||
|
||||
#: macrosecurity.xhp
|
||||
msgctxt ""
|
||||
|
||||
@@ -1276,7 +1276,7 @@ msgctxt ""
|
||||
"6\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"modules/sdraw/ui/crossfadedialog/increments\">Enter the number of shapes you want between the two selected objects.</ahelp>"
|
||||
msgstr ""
|
||||
msgstr "<ahelp hid=\"modules/sdraw/ui/crossfadedialog/increments\">Въведете броя фигури, които желаете между двата избрани обекта.</ahelp>"
|
||||
|
||||
#: 02150000.xhp
|
||||
msgctxt ""
|
||||
@@ -1294,7 +1294,7 @@ msgctxt ""
|
||||
"8\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"modules/sdraw/ui/crossfadedialog/attributes\">Applies cross-fading to the line and fill properties of the selected objects.</ahelp> For example, if the selected objects are filled with different colors, a color transition between the two colors is applied."
|
||||
msgstr ""
|
||||
msgstr "<ahelp hid=\"modules/sdraw/ui/crossfadedialog/attributes\">Извършва постепенно преливане между свойствата на линиите и запълването на избраните обекти.</ahelp> Например ако избраните обекти са запълнени с различни цветове, ще бъде приложено преливане между двата цвята."
|
||||
|
||||
#: 02150000.xhp
|
||||
msgctxt ""
|
||||
@@ -1312,7 +1312,7 @@ msgctxt ""
|
||||
"10\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"modules/sdraw/ui/crossfadedialog/orientation\">Applies a smooth transition between the selected objects.</ahelp>"
|
||||
msgstr ""
|
||||
msgstr "<ahelp hid=\"modules/sdraw/ui/crossfadedialog/orientation\">Създава гладък преход между избраните обекти.</ahelp>"
|
||||
|
||||
#: 02160000.xhp
|
||||
msgctxt ""
|
||||
@@ -1346,7 +1346,7 @@ msgctxt ""
|
||||
"2\n"
|
||||
"help.text"
|
||||
msgid "<variable id=\"feldbefehltext\"><ahelp hid=\"modules/simpress/ui/dlgfield/EditFieldsDialog\">Edits the properties of an inserted field.</ahelp></variable> To edit an inserted field, double-click it. <switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Then choose <emph>Edit - Fields</emph>.</caseinline></switchinline><switchinline select=\"appl\"><caseinline select=\"DRAW\">Then choose <emph>Edit - Fields</emph>.</caseinline></switchinline>"
|
||||
msgstr ""
|
||||
msgstr "<variable id=\"feldbefehltext\"><ahelp hid=\"modules/simpress/ui/dlgfield/EditFieldsDialog\">Позволява редактиране на свойствата на вмъкнато поле.</ahelp></variable> За да редактирате вмъкнато поле, щракнете двукратно върху него. <switchinline select=\"appl\"><caseinline select=\"IMPRESS\">След това изберете <emph>Редактиране - Полета</emph>.</caseinline></switchinline><switchinline select=\"appl\"><caseinline select=\"DRAW\">След това изберете <emph>Редактиране - Полета</emph>.</caseinline></switchinline>"
|
||||
|
||||
#: 02160000.xhp
|
||||
msgctxt ""
|
||||
@@ -1382,7 +1382,7 @@ msgctxt ""
|
||||
"6\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"modules/simpress/ui/dlgfield/fixedRB\">Displays the content of the field when the field was inserted.</ahelp>"
|
||||
msgstr ""
|
||||
msgstr "<ahelp hid=\"modules/simpress/ui/dlgfield/fixedRB\">Показва съдържанието на полето от момента на вмъкването му.</ahelp>"
|
||||
|
||||
#: 02160000.xhp
|
||||
msgctxt ""
|
||||
@@ -1400,7 +1400,7 @@ msgctxt ""
|
||||
"8\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"modules/simpress/ui/dlgfield/varRB\">Displays the current value of the field.</ahelp>"
|
||||
msgstr ""
|
||||
msgstr "<ahelp hid=\"modules/simpress/ui/dlgfield/varRB\">Показва текущата стойност на полето.</ahelp>"
|
||||
|
||||
#: 02160000.xhp
|
||||
msgctxt ""
|
||||
@@ -1418,7 +1418,7 @@ msgctxt ""
|
||||
"12\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"modules/simpress/ui/dlgfield/languageLB\">Select the language for the field.</ahelp>"
|
||||
msgstr ""
|
||||
msgstr "<ahelp hid=\"modules/simpress/ui/dlgfield/languageLB\">Избор на език за полето.</ahelp>"
|
||||
|
||||
#: 02160000.xhp
|
||||
msgctxt ""
|
||||
@@ -1436,7 +1436,7 @@ msgctxt ""
|
||||
"10\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"modules/simpress/ui/dlgfield/formatLB\">Select a display format for the field.</ahelp>"
|
||||
msgstr ""
|
||||
msgstr "<ahelp hid=\"modules/simpress/ui/dlgfield/formatLB\">Избор на формата на полето.</ahelp>"
|
||||
|
||||
#: 03050000.xhp
|
||||
msgctxt ""
|
||||
@@ -2023,7 +2023,7 @@ msgctxt ""
|
||||
"par_idN1053B\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"modules/simpress/ui/masterlayoutdlg/MasterLayoutDialog\">Adds or removes header, footer, date, and slide number placeholders to the layout of the slide master.</ahelp>"
|
||||
msgstr ""
|
||||
msgstr "<ahelp hid=\"modules/simpress/ui/masterlayoutdlg/MasterLayoutDialog\">Добавя или премахва запазени места за колонтитули, дата и номер на кадър в образеца за кадри.</ahelp>"
|
||||
|
||||
#: 03151100.xhp
|
||||
msgctxt ""
|
||||
@@ -2047,7 +2047,7 @@ msgctxt ""
|
||||
"par_idN1055A\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"modules/simpress/ui/masterlayoutdlg/header\">Adds a header placeholder to the slide master for notes.</ahelp>"
|
||||
msgstr ""
|
||||
msgstr "<ahelp hid=\"modules/simpress/ui/masterlayoutdlg/header\">Добавя запазено място за горен колонтитул в образеца за кадри.</ahelp>"
|
||||
|
||||
#: 03151100.xhp
|
||||
msgctxt ""
|
||||
@@ -2063,7 +2063,7 @@ msgctxt ""
|
||||
"par_idN10575\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"modules/simpress/ui/masterlayoutdlg/datetime\">Adds a date/time placeholder to the slide master.</ahelp>"
|
||||
msgstr ""
|
||||
msgstr "<ahelp hid=\"modules/simpress/ui/masterlayoutdlg/datetime\">Добавя запазено място за дата/час в образеца за кадри.</ahelp>"
|
||||
|
||||
#: 03151100.xhp
|
||||
msgctxt ""
|
||||
@@ -2079,7 +2079,7 @@ msgctxt ""
|
||||
"par_idN10590\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"modules/simpress/ui/masterlayoutdlg/footer\">Adds a footer placeholder to the slide master.</ahelp>"
|
||||
msgstr ""
|
||||
msgstr "<ahelp hid=\"modules/simpress/ui/masterlayoutdlg/footer\">Добавя запазено място за долен колонтитул в образеца за кадри.</ahelp>"
|
||||
|
||||
#: 03151100.xhp
|
||||
msgctxt ""
|
||||
@@ -2095,7 +2095,7 @@ msgctxt ""
|
||||
"par_idN105AB\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"modules/simpress/ui/masterlayoutdlg/pagenumber\">Adds a slide number placeholder to the slide master.</ahelp>"
|
||||
msgstr ""
|
||||
msgstr "<ahelp hid=\"modules/simpress/ui/masterlayoutdlg/pagenumber\">Добавя запазено място за номер на кадър в образеца за кадри.</ahelp>"
|
||||
|
||||
#: 03151200.xhp
|
||||
msgctxt ""
|
||||
@@ -2151,7 +2151,7 @@ msgctxt ""
|
||||
"par_idN1054E\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"modules/simpress/ui/headerfooterdialog/HeaderFooterDialog\">Adds or changes text in placeholders at the top and the bottom of slides and slide masters.</ahelp>"
|
||||
msgstr ""
|
||||
msgstr "<ahelp hid=\"modules/simpress/ui/headerfooterdialog/HeaderFooterDialog\">Служи за добавяне или променяне на текста в запазените места в горния и долния край на обикновените кадри и кадрите – образци.</ahelp>"
|
||||
|
||||
#: 03152000.xhp
|
||||
msgctxt ""
|
||||
@@ -2223,7 +2223,7 @@ msgctxt ""
|
||||
"par_idN106C8\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"modules/simpress/ui/headerfootertab/footer_cb\">Adds the text that you enter in the <emph>Footer text</emph> box to the bottom of the slide.</ahelp>"
|
||||
msgstr ""
|
||||
msgstr "<ahelp hid=\"modules/simpress/ui/headerfootertab/footer_cb\">Добавя в долния край на кадъра текста, който сте въвели в полето <emph>Текст на долен колонтитул</emph>.</ahelp>"
|
||||
|
||||
#: 03152000.xhp
|
||||
msgctxt ""
|
||||
@@ -2239,7 +2239,7 @@ msgctxt ""
|
||||
"par_idN106E2\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"modules/simpress/ui/headerfootertab/footer_text\">Adds the text that you enter to the bottom of the slide.</ahelp>"
|
||||
msgstr ""
|
||||
msgstr "<ahelp hid=\"modules/simpress/ui/headerfootertab/footer_text\">Добавя в долния край на кадъра въведения от вас текст.</ahelp>"
|
||||
|
||||
#: 03152000.xhp
|
||||
msgctxt ""
|
||||
@@ -2255,7 +2255,7 @@ msgctxt ""
|
||||
"par_idN106FC\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"modules/simpress/ui/headerfootertab/header_cb\">Adds the text that you enter in the <emph>Header text</emph> box to the top of the slide.</ahelp>"
|
||||
msgstr ""
|
||||
msgstr "<ahelp hid=\"modules/simpress/ui/headerfootertab/header_cb\">Добавя в горния край на кадъра текста, който сте въвели в полето <emph>Текст на горен колонтитул</emph>.</ahelp>"
|
||||
|
||||
#: 03152000.xhp
|
||||
msgctxt ""
|
||||
@@ -2271,7 +2271,7 @@ msgctxt ""
|
||||
"par_idN10716\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"modules/simpress/ui/headerfootertab/header_text\">Adds the text that you enter to the top of the slide.</ahelp>"
|
||||
msgstr ""
|
||||
msgstr "<ahelp hid=\"modules/simpress/ui/headerfootertab/header_text\">Добавя в горния край на кадъра въведения от вас текст.</ahelp>"
|
||||
|
||||
#: 03152000.xhp
|
||||
msgctxt ""
|
||||
@@ -2287,7 +2287,7 @@ msgctxt ""
|
||||
"par_idN10730\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"modules/simpress/ui/headerfootertab/datetime_cb\">Adds the date and time to the slide.</ahelp>"
|
||||
msgstr ""
|
||||
msgstr "<ahelp hid=\"modules/simpress/ui/headerfootertab/datetime_cb\">Добавя към кадъра дата и час.</ahelp>"
|
||||
|
||||
#: 03152000.xhp
|
||||
msgctxt ""
|
||||
@@ -2303,7 +2303,7 @@ msgctxt ""
|
||||
"par_idN10752\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"modules/simpress/ui/headerfootertab/rb_fixed\">Displays the date and time that you enter in the text box.</ahelp>"
|
||||
msgstr ""
|
||||
msgstr "<ahelp hid=\"modules/simpress/ui/headerfootertab/rb_fixed\">Показва датата и часа, които сте въвели в текстовото поле.</ahelp>"
|
||||
|
||||
#: 03152000.xhp
|
||||
msgctxt ""
|
||||
@@ -2319,7 +2319,7 @@ msgctxt ""
|
||||
"par_idN10774\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"modules/simpress/ui/headerfootertab/rb_auto\">Displays the date and time that the slide was created. Select a date format from the list.</ahelp>"
|
||||
msgstr ""
|
||||
msgstr "<ahelp hid=\"modules/simpress/ui/headerfootertab/rb_auto\">Показва датата и часа на създаването на кадъра. Изберете формат за дата от списъка.</ahelp>"
|
||||
|
||||
#: 03152000.xhp
|
||||
msgctxt ""
|
||||
@@ -2335,7 +2335,7 @@ msgctxt ""
|
||||
"par_idN1078E\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"modules/simpress/ui/headerfootertab/language_list\">Select the language for the date and time format.</ahelp>"
|
||||
msgstr ""
|
||||
msgstr "<ahelp hid=\"modules/simpress/ui/headerfootertab/language_list\">Изберете език за формата на датата и часа.</ahelp>"
|
||||
|
||||
#: 03152000.xhp
|
||||
msgctxt ""
|
||||
@@ -2351,7 +2351,7 @@ msgctxt ""
|
||||
"par_idN107A8\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"modules/simpress/ui/headerfootertab/slide_number\">Adds the slide number or the page number.</ahelp>"
|
||||
msgstr ""
|
||||
msgstr "<ahelp hid=\"modules/simpress/ui/headerfootertab/slide_number\">Добавя номер на кадър или страница.</ahelp>"
|
||||
|
||||
#: 03152000.xhp
|
||||
msgctxt ""
|
||||
@@ -2367,7 +2367,7 @@ msgctxt ""
|
||||
"par_idN107C2\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"modules/simpress/ui/headerfootertab/not_on_title\">Does not display your specified information on the first slide of your presentation.</ahelp>"
|
||||
msgstr ""
|
||||
msgstr "<ahelp hid=\"modules/simpress/ui/headerfootertab/not_on_title\">Не показва указаната информация на първия кадър от вашата презентация.</ahelp>"
|
||||
|
||||
#: 03152000.xhp
|
||||
msgctxt ""
|
||||
@@ -2383,7 +2383,7 @@ msgctxt ""
|
||||
"par_idN107DC\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"modules/simpress/ui/headerfooterdialog/apply_all\">Applies the settings to all the slides in your presentation, including the corresponding slide masters.</ahelp>"
|
||||
msgstr ""
|
||||
msgstr "<ahelp hid=\"modules/simpress/ui/headerfooterdialog/apply_all\">Прилага настройките върху всички кадри в презентацията, включително съответните кадри – образци.</ahelp>"
|
||||
|
||||
#: 03152000.xhp
|
||||
msgctxt ""
|
||||
@@ -2399,7 +2399,7 @@ msgctxt ""
|
||||
"par_idN10800\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"modules/simpress/ui/headerfooterdialog/apply\">Applies the current settings to the selected slides.</ahelp>"
|
||||
msgstr ""
|
||||
msgstr "<ahelp hid=\"modules/simpress/ui/headerfooterdialog/apply\">Прилага текущите настройки върху избраните кадри.</ahelp>"
|
||||
|
||||
#: 03180000.xhp
|
||||
msgctxt ""
|
||||
@@ -3162,7 +3162,7 @@ msgctxt ""
|
||||
"11\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"modules/sdraw/ui/insertslidesdialog/links\">Inserts a file or some file elements as a link that is automatically updated when the source file is modified.</ahelp>"
|
||||
msgstr ""
|
||||
msgstr "<ahelp hid=\"modules/sdraw/ui/insertslidesdialog/links\">Вмъква файл или елементи от него като връзка, която се обновява автоматично при промяна във файла – източник.</ahelp>"
|
||||
|
||||
#: 04110100.xhp
|
||||
msgctxt ""
|
||||
@@ -3180,7 +3180,7 @@ msgctxt ""
|
||||
"13\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"modules/sdraw/ui/insertslidesdialog/backgrounds\">Unused master pages are not inserted.</ahelp>"
|
||||
msgstr ""
|
||||
msgstr "<ahelp hid=\"modules/sdraw/ui/insertslidesdialog/backgrounds\">Неизползваните образци на страници не се вмъкват.</ahelp>"
|
||||
|
||||
#: 04110200.xhp
|
||||
msgctxt ""
|
||||
@@ -4675,7 +4675,7 @@ msgctxt ""
|
||||
"6\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"cui/ui/dimensionlines/MTR_LINE_DIST\">Specifies the distance between the dimension line and the baseline (line distance = 0).</ahelp>"
|
||||
msgstr ""
|
||||
msgstr "<ahelp hid=\"cui/ui/dimensionlines/MTR_LINE_DIST\">Задава разстоянието между размерната линия и отправната линия (съвпадат при разстояние 0).</ahelp>"
|
||||
|
||||
#: 05150000.xhp
|
||||
msgctxt ""
|
||||
@@ -4693,7 +4693,7 @@ msgctxt ""
|
||||
"8\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"cui/ui/dimensionlines/MTR_FLD_HELPLINE_OVERHANG\">Specifies the length of the left and right guides starting at the baseline (line distance = 0). Positive values extend the guides above the baseline and negative values extend the guides below the baseline.</ahelp>"
|
||||
msgstr ""
|
||||
msgstr "<ahelp hid=\"cui/ui/dimensionlines/MTR_FLD_HELPLINE_OVERHANG\">Задава разстоянието от отправната линия (разстояние 0) до началото на лявата и дясната помощна линия. Положителните стойности означават посока нагоре от отправната линия, а отрицателните в посока надолу.</ahelp>"
|
||||
|
||||
#: 05150000.xhp
|
||||
msgctxt ""
|
||||
@@ -4711,7 +4711,7 @@ msgctxt ""
|
||||
"10\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"cui/ui/dimensionlines/MTR_FLD_HELPLINE_DIST\">Specifies the length of the right and left guides starting at the dimension line. Positive values extend the guides above the dimension line and negative values extend the guides below the dimension line.</ahelp>"
|
||||
msgstr ""
|
||||
msgstr "<ahelp hid=\"cui/ui/dimensionlines/MTR_FLD_HELPLINE_DIST\">Задава разстоянието от размерната линия до края на лявата и дясната помощна линия. Положителните стойности означават посока нагоре от размерната линия, а отрицателните – посока надолу.</ahelp>"
|
||||
|
||||
#: 05150000.xhp
|
||||
msgctxt ""
|
||||
@@ -4729,7 +4729,7 @@ msgctxt ""
|
||||
"12\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"cui/ui/dimensionlines/MTR_FLD_HELPLINE1_LEN\">Specifies the length of the left guide starting at the dimension line. Positive values extend the guide below the dimension line and negative values extend the guide above the dimension line.</ahelp>"
|
||||
msgstr ""
|
||||
msgstr "<ahelp hid=\"cui/ui/dimensionlines/MTR_FLD_HELPLINE1_LEN\">Задава дължината на дясната помощна линия, започвайки от размерната линия. Положителните стойности означават посока надолу от размерната линия, а отрицателните – посока нагоре.</ahelp>"
|
||||
|
||||
#: 05150000.xhp
|
||||
msgctxt ""
|
||||
@@ -4747,7 +4747,7 @@ msgctxt ""
|
||||
"14\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"cui/ui/dimensionlines/MTR_FLD_HELPLINE2_LEN\">Specifies the length of the right guide starting at the dimension line. Positive values extend the guide below the dimension line and negative values extend the guide above the dimension line.</ahelp>"
|
||||
msgstr ""
|
||||
msgstr "<ahelp hid=\"cui/ui/dimensionlines/MTR_FLD_HELPLINE2_LEN\">Задава дължината на дясната помощна линия, започвайки от размерната линия. Положителните стойности означават посока надолу от размерната линия, а отрицателните – посока нагоре.</ahelp>"
|
||||
|
||||
#: 05150000.xhp
|
||||
msgctxt ""
|
||||
@@ -4765,7 +4765,7 @@ msgctxt ""
|
||||
"16\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"cui/ui/dimensionlines/TSB_BELOW_REF_EDGE\">Reverses the properties set in the <emph>Line</emph> area.</ahelp>"
|
||||
msgstr ""
|
||||
msgstr "<ahelp hid=\"cui/ui/dimensionlines/TSB_BELOW_REF_EDGE\">Обръща свойствата, зададени в областта <emph>Линия</emph>.</ahelp>"
|
||||
|
||||
#: 05150000.xhp
|
||||
msgctxt ""
|
||||
@@ -4783,7 +4783,7 @@ msgctxt ""
|
||||
"92\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"cui/ui/dimensionlines/MTR_FLD_DECIMALPLACES\">Specifies the number of decimal places used for the display of line properties.</ahelp>"
|
||||
msgstr ""
|
||||
msgstr "<ahelp hid=\"cui/ui/dimensionlines/MTR_FLD_DECIMALPLACES\">Задава броя на дробните позиции при изписването на свойствата на линията.</ahelp>"
|
||||
|
||||
#: 05150000.xhp
|
||||
msgctxt ""
|
||||
@@ -4819,7 +4819,7 @@ msgctxt ""
|
||||
"22\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"cui/ui/dimensionlines/CTL_POSITION\">Determines the position of the dimension text with respect to the dimension line and the guides.</ahelp>"
|
||||
msgstr ""
|
||||
msgstr "<ahelp hid=\"cui/ui/dimensionlines/CTL_POSITION\">Определя позицията на текста на размера спрямо размерната линия и помощните линии.</ahelp>"
|
||||
|
||||
#: 05150000.xhp
|
||||
msgctxt ""
|
||||
@@ -4846,7 +4846,7 @@ msgctxt ""
|
||||
"24\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"cui/ui/dimensionlines/TSB_AUTOPOSV\">Determines the optimal vertical position for the dimension text.</ahelp>"
|
||||
msgstr ""
|
||||
msgstr "<ahelp hid=\"cui/ui/dimensionlines/TSB_AUTOPOSV\">Определя оптималната вертикална позиция за текста на размера.</ahelp>"
|
||||
|
||||
#: 05150000.xhp
|
||||
msgctxt ""
|
||||
@@ -4864,7 +4864,7 @@ msgctxt ""
|
||||
"87\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"cui/ui/dimensionlines/TSB_AUTOPOSH\">Determines the optimal horizontal position for the dimension text.</ahelp>"
|
||||
msgstr ""
|
||||
msgstr "<ahelp hid=\"cui/ui/dimensionlines/TSB_AUTOPOSH\">Определя оптималната хоризонтална позиция за текста на размера.</ahelp>"
|
||||
|
||||
#: 05150000.xhp
|
||||
msgctxt ""
|
||||
@@ -4882,7 +4882,7 @@ msgctxt ""
|
||||
"18\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"cui/ui/dimensionlines/LB_UNIT\">Shows or hides the dimension measurement units. You can also select a measurement unit you want to display from the list.</ahelp>"
|
||||
msgstr ""
|
||||
msgstr "<ahelp hid=\"cui/ui/dimensionlines/LB_UNIT\">Показва или скрива мерните единици на размера. Освен това от списъка можете да изберете мерната единица, която да се показва.</ahelp>"
|
||||
|
||||
#: 05150000.xhp
|
||||
msgctxt ""
|
||||
@@ -4900,7 +4900,7 @@ msgctxt ""
|
||||
"84\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"cui/ui/dimensionlines/TSB_PARALLEL\">Displays the text parallel to or at 90 degrees to the dimension line.</ahelp>"
|
||||
msgstr ""
|
||||
msgstr "<ahelp hid=\"cui/ui/dimensionlines/TSB_PARALLEL\">Показва текста успоредно или перпендикулярно на размерната линия.</ahelp>"
|
||||
|
||||
#: 05170000.xhp
|
||||
msgctxt ""
|
||||
@@ -4952,7 +4952,7 @@ msgctxt ""
|
||||
"22\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"cui/ui/connectortabpage/LB_TYPE\">Lists the types of connectors that are available.</ahelp> There are four types of connectors: <emph>standard, line, straight, and curved</emph>."
|
||||
msgstr ""
|
||||
msgstr "<ahelp hid=\"cui/ui/connectortabpage/LB_TYPE\">Изброява наличните типове съединителни линии.</ahelp> Има четири вида съединителни линии: <emph>стандартни, начупени, прави и извити</emph>."
|
||||
|
||||
#: 05170000.xhp
|
||||
msgctxt ""
|
||||
@@ -4988,7 +4988,7 @@ msgctxt ""
|
||||
"6\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"cui/ui/connectortabpage/MTR_FLD_LINE_1\">Enter a skew value for Line 1.</ahelp>"
|
||||
msgstr ""
|
||||
msgstr "<ahelp hid=\"cui/ui/connectortabpage/MTR_FLD_LINE_1\">Въведете стойност за изместването на линия 1.</ahelp>"
|
||||
|
||||
#: 05170000.xhp
|
||||
msgctxt ""
|
||||
@@ -5006,7 +5006,7 @@ msgctxt ""
|
||||
"8\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"cui/ui/connectortabpage/MTR_FLD_LINE_2\">Enter a skew value for Line 2.</ahelp>"
|
||||
msgstr ""
|
||||
msgstr "<ahelp hid=\"cui/ui/connectortabpage/MTR_FLD_LINE_2\">Въведете стойност за изместването на линия 2.</ahelp>"
|
||||
|
||||
#: 05170000.xhp
|
||||
msgctxt ""
|
||||
@@ -5024,7 +5024,7 @@ msgctxt ""
|
||||
"10\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"cui/ui/connectortabpage/MTR_FLD_LINE_3\">Enter a skew value for Line 3.</ahelp>"
|
||||
msgstr ""
|
||||
msgstr "<ahelp hid=\"cui/ui/connectortabpage/MTR_FLD_LINE_3\">Въведете стойност за изместването на линия 3.</ahelp>"
|
||||
|
||||
#: 05170000.xhp
|
||||
msgctxt ""
|
||||
@@ -5060,7 +5060,7 @@ msgctxt ""
|
||||
"14\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"cui/ui/connectortabpage/MTR_FLD_HORZ_1\">Enter the amount of horizontal space you want at the beginning of the connector.</ahelp>"
|
||||
msgstr ""
|
||||
msgstr "<ahelp hid=\"cui/ui/connectortabpage/MTR_FLD_HORZ_1\">Въведете размера на желаното празно пространство по хоризонтала в началото на съединителната линия.</ahelp>"
|
||||
|
||||
#: 05170000.xhp
|
||||
msgctxt ""
|
||||
@@ -5078,7 +5078,7 @@ msgctxt ""
|
||||
"16\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"cui/ui/connectortabpage/MTR_FLD_VERT_1\">Enter the amount of vertical space you want at the beginning of the connector.</ahelp>"
|
||||
msgstr ""
|
||||
msgstr "<ahelp hid=\"cui/ui/connectortabpage/MTR_FLD_VERT_1\">Въведете размера на желаното празно пространство по вертикала в началото на съединителната линия.</ahelp>"
|
||||
|
||||
#: 05170000.xhp
|
||||
msgctxt ""
|
||||
@@ -5096,7 +5096,7 @@ msgctxt ""
|
||||
"18\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"cui/ui/connectortabpage/MTR_FLD_HORZ_2\">Enter the amount of horizontal space you want at the end of the connector.</ahelp>"
|
||||
msgstr ""
|
||||
msgstr "<ahelp hid=\"cui/ui/connectortabpage/MTR_FLD_HORZ_2\">Въведете размера на желаното празно пространство по хоризонтала в края на съединителната линия.</ahelp>"
|
||||
|
||||
#: 05170000.xhp
|
||||
msgctxt ""
|
||||
@@ -5114,7 +5114,7 @@ msgctxt ""
|
||||
"20\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"cui/ui/connectortabpage/MTR_FLD_VERT_2\">Enter the amount of vertical space you want at the end of the connector.</ahelp>"
|
||||
msgstr ""
|
||||
msgstr "<ahelp hid=\"cui/ui/connectortabpage/MTR_FLD_VERT_2\">Въведете размера на желаното празно пространство по вертикала в началото на съединителната линия.</ahelp>"
|
||||
|
||||
#: 05170000.xhp
|
||||
msgctxt ""
|
||||
@@ -7740,7 +7740,7 @@ msgctxt ""
|
||||
"9\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"modules/sdraw/ui/vectorize/colors\">Enter the number of colors to be displayed in the converted image. $[officename] generates a polygon for each occurrence of a color in the image.</ahelp>"
|
||||
msgstr ""
|
||||
msgstr "<ahelp hid=\"modules/sdraw/ui/vectorize/colors\">Въведете броя на цветовете за преобразуваното изображение. $[officename] ще създаде по един многоъгълник за всеки отделен цвят в изображението.</ahelp>"
|
||||
|
||||
#: 13050200.xhp
|
||||
msgctxt ""
|
||||
@@ -7758,7 +7758,7 @@ msgctxt ""
|
||||
"11\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"modules/sdraw/ui/vectorize/points\">Removes color polygons that are smaller than the pixel value you enter.</ahelp>"
|
||||
msgstr ""
|
||||
msgstr "<ahelp hid=\"modules/sdraw/ui/vectorize/points\">Премахва цветните многоъгълници, чиято площ в пиксели е по-малка от зададената от вас.</ahelp>"
|
||||
|
||||
#: 13050200.xhp
|
||||
msgctxt ""
|
||||
@@ -7776,7 +7776,7 @@ msgctxt ""
|
||||
"13\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"modules/sdraw/ui/vectorize/fillholes\">Fills the color gaps caused by applying a point reduction.</ahelp>"
|
||||
msgstr ""
|
||||
msgstr "<ahelp hid=\"modules/sdraw/ui/vectorize/fillholes\">Запълва пролуките между цветовете, които се получават заради намаляването на възлите.</ahelp>"
|
||||
|
||||
#: 13050200.xhp
|
||||
msgctxt ""
|
||||
@@ -7794,7 +7794,7 @@ msgctxt ""
|
||||
"15\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"modules/sdraw/ui/vectorize/tiles\">Enter the size of the rectangle for the background fill.</ahelp>"
|
||||
msgstr ""
|
||||
msgstr "<ahelp hid=\"modules/sdraw/ui/vectorize/tiles\">Въведете размера на правоъгълника за запълване на фона.</ahelp>"
|
||||
|
||||
#: 13050200.xhp
|
||||
msgctxt ""
|
||||
@@ -7866,7 +7866,7 @@ msgctxt ""
|
||||
"23\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"modules/sdraw/ui/vectorize/preview\">Previews the converted image without applying the changes.</ahelp>"
|
||||
msgstr ""
|
||||
msgstr "<ahelp hid=\"modules/sdraw/ui/vectorize/preview\">Показва мостра на преобразуваното изображение, без да се прилагат промените.</ahelp>"
|
||||
|
||||
#: 13050300.xhp
|
||||
msgctxt ""
|
||||
@@ -8517,7 +8517,7 @@ msgctxt ""
|
||||
"par_idN10591\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"modules/simpress/ui/customanimationcreatetab/effect_speed_list\">Specifies the speed or duration of the selected animation effect.</ahelp>"
|
||||
msgstr ""
|
||||
msgstr "<ahelp hid=\"modules/simpress/ui/customanimationcreatetab/effect_speed_list\">Указва скоростта или продължителността на избрания анимационен ефект.</ahelp>"
|
||||
|
||||
#: animationeffect.xhp
|
||||
msgctxt ""
|
||||
@@ -8533,7 +8533,7 @@ msgctxt ""
|
||||
"par_idN10598\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"modules/simpress/ui/customanimationcreatetab/auto_preview\">Select to preview new or edited effects on the slide.</ahelp>"
|
||||
msgstr ""
|
||||
msgstr "<ahelp hid=\"modules/simpress/ui/customanimationcreatetab/auto_preview\">Отметнете, за да виждате мостра на новите или редактирани ефекти в кадъра.</ahelp>"
|
||||
|
||||
#: effectoptions.xhp
|
||||
msgctxt ""
|
||||
|
||||
@@ -11599,7 +11599,7 @@ msgctxt ""
|
||||
"2\n"
|
||||
"help.text"
|
||||
msgid "<variable id=\"schriftartentext\"><ahelp hid=\"modules/smath/ui/fonttypedialog/FontDialog\">Defines the fonts that can be applied to formula elements.</ahelp></variable>"
|
||||
msgstr ""
|
||||
msgstr "<variable id=\"schriftartentext\"><ahelp hid=\"modules/smath/ui/fonttypedialog/FontDialog\">Дефинира шрифтовете, които могат да бъдат прилагани върху елементите на формула.</ahelp></variable>"
|
||||
|
||||
#: 05010000.xhp
|
||||
msgctxt ""
|
||||
@@ -11653,7 +11653,7 @@ msgctxt ""
|
||||
"8\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"modules/smath/ui/fonttypedialog/variableCB\">You can select the fonts for the variables in your formula.</ahelp> For example, in the formula x=SIN(y), x and y are variables, and will reflect the assigned font."
|
||||
msgstr ""
|
||||
msgstr "<ahelp hid=\"modules/smath/ui/fonttypedialog/variableCB\">Можете да избирате шрифтовете за променливите във вашата формула.</ahelp> Например, във формулата x=SIN(y), x и y са променливи и ще отразят избрания шрифт."
|
||||
|
||||
#: 05010000.xhp
|
||||
msgctxt ""
|
||||
@@ -11671,7 +11671,7 @@ msgctxt ""
|
||||
"10\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"modules/smath/ui/fonttypedialog/functionCB\">Select the fonts for names and properties of functions.</ahelp> For example, the functions in the formula x=SIN(y) are =SIN( )."
|
||||
msgstr ""
|
||||
msgstr "<ahelp hid=\"modules/smath/ui/fonttypedialog/functionCB\">Изберете шрифтовете за имената и свойствата на функциите.</ahelp> Например, функциите във формулата x=SIN(y) са =SIN( )."
|
||||
|
||||
#: 05010000.xhp
|
||||
msgctxt ""
|
||||
@@ -11689,7 +11689,7 @@ msgctxt ""
|
||||
"12\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"modules/smath/ui/fonttypedialog/numberCB\">You can select the fonts for the numbers in your formula.</ahelp>"
|
||||
msgstr ""
|
||||
msgstr "<ahelp hid=\"modules/smath/ui/fonttypedialog/numberCB\">Можете да избирате шрифтове за числата във вашата формула.</ahelp>"
|
||||
|
||||
#: 05010000.xhp
|
||||
msgctxt ""
|
||||
@@ -11707,7 +11707,7 @@ msgctxt ""
|
||||
"14\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"modules/smath/ui/fonttypedialog/textCB\">Define the fonts for the text in your formula here.</ahelp>"
|
||||
msgstr ""
|
||||
msgstr "<ahelp hid=\"modules/smath/ui/fonttypedialog/textCB\">Тук дефинирайте шрифтовете за текста във формулата.</ahelp>"
|
||||
|
||||
#: 05010000.xhp
|
||||
msgctxt ""
|
||||
@@ -11752,7 +11752,7 @@ msgctxt ""
|
||||
"23\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"modules/smath/ui/fonttypedialog/serifCB\">You can specify the font to be used for the <emph>font serif</emph> format.</ahelp> Serifs are the small \"guides\" that can be seen, for example, at the bottom of a capital A when the Times serif font is used. Using serifs is quite helpful since it guides a reader's eye in a straight line and can speed up reading."
|
||||
msgstr ""
|
||||
msgstr "<ahelp hid=\"modules/smath/ui/fonttypedialog/serifCB\">Можете да зададете шрифта, който да се ползва за формата <emph>font serif</emph>.</ahelp> Серифите са къси щрихи, които можете да видите например в долната част на главната буква \"А\" в серифния шрифт Times. Серифите са полезни, тъй като водят погледа на читателя по реда и ускоряват четенето."
|
||||
|
||||
#: 05010000.xhp
|
||||
msgctxt ""
|
||||
@@ -11770,7 +11770,7 @@ msgctxt ""
|
||||
"25\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"modules/smath/ui/fonttypedialog/sansCB\">You can specify the font to be used for <emph>sans</emph> font formatting.</ahelp>"
|
||||
msgstr ""
|
||||
msgstr "<ahelp hid=\"modules/smath/ui/fonttypedialog/sansCB\">Можете да зададете шрифта, който да се ползва за формата <emph>sans</emph>.</ahelp>"
|
||||
|
||||
#: 05010000.xhp
|
||||
msgctxt ""
|
||||
@@ -11788,7 +11788,7 @@ msgctxt ""
|
||||
"27\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"modules/smath/ui/fonttypedialog/fixedCB\">You can specify the font to be used for <emph>fixed</emph> font formatting.</ahelp>"
|
||||
msgstr ""
|
||||
msgstr "<ahelp hid=\"modules/smath/ui/fonttypedialog/fixedCB\">Можете да зададете шрифта, който да се ползва за формата <emph>fixed</emph>.</ahelp>"
|
||||
|
||||
#: 05010000.xhp
|
||||
msgctxt ""
|
||||
@@ -11806,7 +11806,7 @@ msgctxt ""
|
||||
"29\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"modules/smath/ui/fonttypedialog/modify\">Click one of the choices from this pop-up menu to access the <link href=\"text/smath/01/05010100.xhp\" name=\"Fonts\">Fonts</link> dialog, where you can define the font and attributes for the respective formula and for custom fonts.</ahelp>"
|
||||
msgstr ""
|
||||
msgstr "<ahelp hid=\"modules/smath/ui/fonttypedialog/modify\">Щракнете върху някоя позиция от изскачащото менщ за достъп до диалоговия прозорец <link href=\"text/smath/01/05010100.xhp\" name=\"Шрифтове\">Шрифтове</link>, в който можете да дефинирате шрифта и атрибутите за съответната категория елементи от формулата и шрифтове по избор.</ahelp>"
|
||||
|
||||
#: 05010000.xhp
|
||||
msgctxt ""
|
||||
@@ -11824,7 +11824,7 @@ msgctxt ""
|
||||
"31\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"modules/smath/ui/fonttypedialog/default\">Click this button to save your changes as the default for all new formulas.</ahelp> After confirming the changes, click the <emph>Yes</emph> button."
|
||||
msgstr ""
|
||||
msgstr "<ahelp hid=\"modules/smath/ui/fonttypedialog/default\">Натиснете този бутон, за да запазите промените като подразбирани настройки за нови формули.</ahelp> След като потвърдите промените, натиснете бутона <emph>Да</emph>."
|
||||
|
||||
#: 05010100.xhp
|
||||
msgctxt ""
|
||||
@@ -11868,7 +11868,7 @@ msgctxt ""
|
||||
"4\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"modules/smath/ui/fontdialog/font\" visibility=\"visible\">Select a font from the list.</ahelp>"
|
||||
msgstr ""
|
||||
msgstr "<ahelp hid=\"modules/smath/ui/fontdialog/font\" visibility=\"visible\">Изберете шрифт от списъка.</ahelp>"
|
||||
|
||||
#: 05010100.xhp
|
||||
msgctxt ""
|
||||
@@ -11922,7 +11922,7 @@ msgctxt ""
|
||||
"10\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"modules/smath/ui/fontdialog/bold\" visibility=\"visible\">Check this box to assign the bold attribute to the font.</ahelp>"
|
||||
msgstr ""
|
||||
msgstr "<ahelp hid=\"modules/smath/ui/fontdialog/bold\" visibility=\"visible\">Отметнете това поле, за да припишете на шрифта атрибут \"получер\".</ahelp>"
|
||||
|
||||
#: 05010100.xhp
|
||||
msgctxt ""
|
||||
@@ -11940,7 +11940,7 @@ msgctxt ""
|
||||
"12\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"modules/smath/ui/fontdialog/italic\" visibility=\"visible\">Check this box to assign the italic attribute to the font.</ahelp>"
|
||||
msgstr ""
|
||||
msgstr "<ahelp hid=\"modules/smath/ui/fontdialog/italic\" visibility=\"visible\">Отметнете това поле, за да припишете на шрифта атрибут \"курсив\".</ahelp>"
|
||||
|
||||
#: 05020000.xhp
|
||||
msgctxt ""
|
||||
@@ -11974,7 +11974,7 @@ msgctxt ""
|
||||
"2\n"
|
||||
"help.text"
|
||||
msgid "<variable id=\"schriftgroessentext\"><ahelp hid=\"modules/smath/ui/fontsizedialog/FontSizeDialog\">Use this dialog to specify the font sizes for your formula. Select a base size and all elements of the formula will be scaled in relation to this base.</ahelp></variable>"
|
||||
msgstr ""
|
||||
msgstr "<variable id=\"schriftgroessentext\"><ahelp hid=\"modules/smath/ui/fontsizedialog/FontSizeDialog\">Този диалогов прозорец служи за задаване на размерите на шрифтовете във формулата. Изберете базов размер и всички елементи на формулата ще бъдат мащабирани според него.</ahelp></variable>"
|
||||
|
||||
#: 05020000.xhp
|
||||
msgctxt ""
|
||||
@@ -11992,7 +11992,7 @@ msgctxt ""
|
||||
"4\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"modules/smath/ui/fontsizedialog/spinB_baseSize\">All elements of a formula are proportionally scaled to the base size. To change the base size, select or type in the desired point (pt) size. You can also use other units of measure or other <link href=\"text/shared/00/00000001.xhp#metrik\" name=\"metrics\">metrics</link>, which are then automatically converted to points.</ahelp>"
|
||||
msgstr ""
|
||||
msgstr "<ahelp hid=\"modules/smath/ui/fontsizedialog/spinB_baseSize\">Всички елементи на формулата се мащабират пропорционално спрямо базовия размер. За да промените базовия размер, изберете или въведете желания размер в пунктове. Можете също така да ползвате други мерни единици или друга <link href=\"text/shared/00/00000001.xhp#metrik\" name=\"метрика\">метрика</link>, при което ще последва автоматично преобразуване в пунктове.</ahelp>"
|
||||
|
||||
#: 05020000.xhp
|
||||
msgctxt ""
|
||||
@@ -12037,7 +12037,7 @@ msgctxt ""
|
||||
"8\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"modules/smath/ui/fontsizedialog/spinB_text\">Select the size for text in a formula relative to the base size.</ahelp>"
|
||||
msgstr ""
|
||||
msgstr "<ahelp hid=\"modules/smath/ui/fontsizedialog/spinB_text\">Изберете относителния размер на текста във формулата спрямо базовия размер.</ahelp>"
|
||||
|
||||
#: 05020000.xhp
|
||||
msgctxt ""
|
||||
@@ -12055,7 +12055,7 @@ msgctxt ""
|
||||
"10\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"modules/smath/ui/fontsizedialog/spinB_index\">Select the relative size for the indexes in a formula in proportion to the base size.</ahelp>"
|
||||
msgstr ""
|
||||
msgstr "<ahelp hid=\"modules/smath/ui/fontsizedialog/spinB_index\">Изберете относителния размер на индексите във формулата спрямо базовия размер.</ahelp>"
|
||||
|
||||
#: 05020000.xhp
|
||||
msgctxt ""
|
||||
@@ -12073,7 +12073,7 @@ msgctxt ""
|
||||
"12\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"modules/smath/ui/fontsizedialog/spinB_function\">Select the relative size for names and other function elements in a formula in proportion to the base size.</ahelp>"
|
||||
msgstr ""
|
||||
msgstr "<ahelp hid=\"modules/smath/ui/fontsizedialog/spinB_function\">Изберете относителния размер на имената и другите елементи на функциите във формулата спрямо базовия размер.</ahelp>"
|
||||
|
||||
#: 05020000.xhp
|
||||
msgctxt ""
|
||||
@@ -12091,7 +12091,7 @@ msgctxt ""
|
||||
"14\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"modules/smath/ui/fontsizedialog/spinB_operator\">Select the relative size of the mathematical operators in a formula in proportion to the base size.</ahelp>"
|
||||
msgstr ""
|
||||
msgstr "<ahelp hid=\"modules/smath/ui/fontsizedialog/spinB_operator\">Изберете относителния размер на математическите операции във формулата спрямо базовия размер.</ahelp>"
|
||||
|
||||
#: 05020000.xhp
|
||||
msgctxt ""
|
||||
@@ -12109,7 +12109,7 @@ msgctxt ""
|
||||
"16\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"modules/smath/ui/fontsizedialog/spinB_limit\">Select the relative size for the limits in a formula in proportion to the base size.</ahelp>"
|
||||
msgstr ""
|
||||
msgstr "<ahelp hid=\"modules/smath/ui/fontsizedialog/spinB_limit\">Изберете относителния размер на означенията за граници във формулата спрямо базовия размер.</ahelp>"
|
||||
|
||||
#: 05020000.xhp
|
||||
msgctxt ""
|
||||
@@ -12127,7 +12127,7 @@ msgctxt ""
|
||||
"18\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"modules/smath/ui/fontsizedialog/default\">Click this button to save your changes as a default for all new formulas.</ahelp> A security response appears before saving any changes."
|
||||
msgstr ""
|
||||
msgstr "<ahelp hid=\"modules/smath/ui/fontsizedialog/default\">Натиснете този бутон, за да запазите промените като подразбирани настройки за всички нови формули.</ahelp> Преди промените да бъдат записани, ще се покаже подкана за потвърждение."
|
||||
|
||||
#: 05030000.xhp
|
||||
msgctxt ""
|
||||
@@ -12161,7 +12161,7 @@ msgctxt ""
|
||||
"2\n"
|
||||
"help.text"
|
||||
msgid "<variable id=\"abstaendetext\"><ahelp hid=\"modules/smath/ui/spacingdialog/SpacingDialog\">Use this dialog to determine the spacing between formula elements. The spacing is specified as a percentage in relation to the base size defined under <emph>Format - Font Size</emph>.</ahelp></variable>"
|
||||
msgstr ""
|
||||
msgstr "<variable id=\"abstaendetext\"><ahelp hid=\"modules/smath/ui/spacingdialog/SpacingDialog\">В този диалогов прозорец се определят разстоянията между елементите на формулата. Разредката се задава в проценти спрямо базовия размер, дефиниран с <emph>Форматиране - Размер на шрифта</emph>.</ahelp></variable>"
|
||||
|
||||
#: 05030000.xhp
|
||||
msgctxt ""
|
||||
@@ -12188,7 +12188,7 @@ msgctxt ""
|
||||
"6\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"modules/smath/ui/spacingdialog/category\">This button allows you to select the category for which you would like to change the spacing.</ahelp>"
|
||||
msgstr ""
|
||||
msgstr "<ahelp hid=\"modules/smath/ui/spacingdialog/category\">Този бутон служи за избор на категорията, чиито настройки за разредка ще променяте.</ahelp>"
|
||||
|
||||
#: 05030000.xhp
|
||||
msgctxt ""
|
||||
@@ -12548,7 +12548,7 @@ msgctxt ""
|
||||
"78\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"modules/smath/ui/spacingdialog/checkbox\">Scales all types of brackets.</ahelp> If you then enter <emph>( a over b)</emph> in the <emph>Commands</emph> window, the brackets will surround the whole height of the argument. You normally achieve this effect by entering <emph>left ( a over b right )</emph>."
|
||||
msgstr ""
|
||||
msgstr "<ahelp hid=\"modules/smath/ui/spacingdialog/checkbox\">Мащабира всички видове скоби.</ahelp> Ако след това въведете <emph>( a over b)</emph> в прозореца <emph>Команди</emph>, скобите ще обградят аргумента по цялата му височина. Обикновено този ефект се постига с въвеждане на <emph>left ( a over b right )</emph>."
|
||||
|
||||
#: 05030000.xhp
|
||||
msgctxt ""
|
||||
@@ -12836,7 +12836,7 @@ msgctxt ""
|
||||
"64\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"modules/smath/ui/spacingdialog/default\">Saves your changes as your default settings for all new formulas.</ahelp> A security response will appear before saving these changes."
|
||||
msgstr ""
|
||||
msgstr "<ahelp hid=\"modules/smath/ui/spacingdialog/default\">Запазва промените като подразбирани настройки за всички нови формули.</ahelp> Преди записването на промените ще се покаже подкана за потвърждение."
|
||||
|
||||
#: 05040000.xhp
|
||||
msgctxt ""
|
||||
@@ -12870,7 +12870,7 @@ msgctxt ""
|
||||
"2\n"
|
||||
"help.text"
|
||||
msgid "<variable id=\"ausrichtungtext\"><ahelp hid=\"modules/smath/ui/alignmentdialog/AlignmentDialog\" visibility=\"visible\">You can define the alignment of multi-line formulas as well as formulas with several elements in one line.</ahelp> Create multi-line formulas by entering a <emph>NEWLINE</emph> command in the <emph>Commands</emph> window.</variable>"
|
||||
msgstr ""
|
||||
msgstr "<variable id=\"ausrichtungtext\"><ahelp hid=\"modules/smath/ui/alignmentdialog/AlignmentDialog\" visibility=\"visible\">Можете да зададете подравняването във формули с много редове, както и в такива с по няколко елементи на един ред.</ahelp> За да създадете формула на няколко реда, въведете командата <emph>NEWLINE</emph> в прозореца <emph>Команди</emph>.</variable>"
|
||||
|
||||
#: 05040000.xhp
|
||||
msgctxt ""
|
||||
@@ -12906,7 +12906,7 @@ msgctxt ""
|
||||
"6\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"modules/smath/ui/alignmentdialog/left\" visibility=\"visible\">Aligns the selected elements of a formula to the left.</ahelp>"
|
||||
msgstr ""
|
||||
msgstr "<ahelp hid=\"modules/smath/ui/alignmentdialog/left\" visibility=\"visible\">Подравнява избраните елементи на формулата отляво.</ahelp>"
|
||||
|
||||
#: 05040000.xhp
|
||||
msgctxt ""
|
||||
@@ -12933,7 +12933,7 @@ msgctxt ""
|
||||
"8\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"modules/smath/ui/alignmentdialog/center\" visibility=\"visible\">Aligns the elements of a formula to the center.</ahelp>"
|
||||
msgstr ""
|
||||
msgstr "<ahelp hid=\"modules/smath/ui/alignmentdialog/center\" visibility=\"visible\">Центрира елементите на формулата.</ahelp>"
|
||||
|
||||
#: 05040000.xhp
|
||||
msgctxt ""
|
||||
@@ -12951,7 +12951,7 @@ msgctxt ""
|
||||
"10\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"modules/smath/ui/alignmentdialog/right\" visibility=\"visible\">Aligns the elements of a formula to the right.</ahelp>"
|
||||
msgstr ""
|
||||
msgstr "<ahelp hid=\"modules/smath/ui/alignmentdialog/right\" visibility=\"visible\">Подравнява избраните елементи на формулата отдясно.</ahelp>"
|
||||
|
||||
#: 05040000.xhp
|
||||
msgctxt ""
|
||||
@@ -12969,7 +12969,7 @@ msgctxt ""
|
||||
"20\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"modules/smath/ui/alignmentdialog/default\" visibility=\"visible\">Click here to save your changes as the default settings for new formulas.</ahelp> A security response will appear before saving."
|
||||
msgstr ""
|
||||
msgstr "<ahelp hid=\"modules/smath/ui/alignmentdialog/default\" visibility=\"visible\">Щракнете тук, за да запазите промените като подразбирани настройки за нови формули.</ahelp> Преди запазването ще се покаже подкана за потвърждаване."
|
||||
|
||||
#: 05050000.xhp
|
||||
msgctxt ""
|
||||
@@ -13037,7 +13037,7 @@ msgctxt ""
|
||||
"2\n"
|
||||
"help.text"
|
||||
msgid "<variable id=\"symboletext\"><ahelp hid=\"modules/smath/ui/catalogdialog/CatalogDialog\">Opens the <emph>Symbols</emph> dialog, in which you can select a symbol to insert in the formula.</ahelp></variable>"
|
||||
msgstr ""
|
||||
msgstr "<variable id=\"symboletext\"><ahelp hid=\"modules/smath/ui/catalogdialog/CatalogDialog\">Отваря диалоговия прозорец <emph>Символи</emph>, в който можете да изберете символ за вмъкване във формулата.</ahelp></variable>"
|
||||
|
||||
#: 06010000.xhp
|
||||
msgctxt ""
|
||||
@@ -13055,7 +13055,7 @@ msgctxt ""
|
||||
"5\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"modules/smath/ui/catalogdialog/symbolset\">All symbols are organized into symbol sets. Select the desired symbol set from the list box. The corresponding group of symbols appear in the field below.</ahelp>"
|
||||
msgstr ""
|
||||
msgstr "<ahelp hid=\"modules/smath/ui/catalogdialog/symbolset\">Всички символи са организирани в символни набори. Изберете желания символен набор от списъчното поле. Съответната група символи ще се покаже в долното поле.</ahelp>"
|
||||
|
||||
#: 06010000.xhp
|
||||
msgctxt ""
|
||||
@@ -13091,7 +13091,7 @@ msgctxt ""
|
||||
"9\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"modules/smath/ui/catalogdialog/edit\">Click here to open the <link href=\"text/smath/01/06010100.xhp\" name=\"Edit Symbols\">Edit Symbols</link> dialog.</ahelp>"
|
||||
msgstr ""
|
||||
msgstr "<ahelp hid=\"modules/smath/ui/catalogdialog/edit\">Щракнете тук, за да отворите диалоговия прозорец <link href=\"text/smath/01/06010100.xhp\" name=\"Редактиране на символи\">Редактиране на символи</link>.</ahelp>"
|
||||
|
||||
#: 06010100.xhp
|
||||
msgctxt ""
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user