diff options
author | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2023-05-03 13:38:40 +0200 |
---|---|---|
committer | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2023-05-03 13:40:07 +0200 |
commit | 92dbd56ebbb21c475c13bda88db729dedd981b49 (patch) | |
tree | 65b317c42811cebfa74665fa2fb55f536dd594f4 /source/bg/helpcontent2 | |
parent | bb3db75014e836ce6af4573bb8576c575a620efe (diff) |
update translations for master
and force-fix errors using pocheck
Change-Id: Icbe8231ea11d0eb6a624d2b18a4e314fa8267a6a
Diffstat (limited to 'source/bg/helpcontent2')
-rw-r--r-- | source/bg/helpcontent2/source/text/scalc/01.po | 58 | ||||
-rw-r--r-- | source/bg/helpcontent2/source/text/shared/01.po | 8 | ||||
-rw-r--r-- | source/bg/helpcontent2/source/text/shared/guide.po | 50 | ||||
-rw-r--r-- | source/bg/helpcontent2/source/text/shared/optionen.po | 8 | ||||
-rw-r--r-- | source/bg/helpcontent2/source/text/swriter.po | 8 |
5 files changed, 57 insertions, 75 deletions
diff --git a/source/bg/helpcontent2/source/text/scalc/01.po b/source/bg/helpcontent2/source/text/scalc/01.po index 4c6a8813796..13b31c9f5cb 100644 --- a/source/bg/helpcontent2/source/text/scalc/01.po +++ b/source/bg/helpcontent2/source/text/scalc/01.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2023-04-27 12:14+0200\n" +"POT-Creation-Date: 2023-05-03 12:31+0200\n" "PO-Revision-Date: 2023-03-28 13:26+0000\n" "Last-Translator: Mihail Balabanov <m.balabanov@gmail.com>\n" "Language-Team: Bulgarian <https://translations.documentfoundation.org/projects/libo_help-master/textscalc01/bg/>\n" @@ -18098,23 +18098,23 @@ msgctxt "" msgid "<emph>Mode</emph> is an optional parameter that controls the method by which the DDE server converts its data into numbers." msgstr "<emph>Режим</emph> е незадължителен параметър и управлява метода, по който DDE сървърът преобразува данните в числа." -#. 8nfD5 +#. kTM5K #: 04060109.xhp msgctxt "" "04060109.xhp\n" "par_id3154383\n" "help.text" -msgid "<emph>Mode</emph>" -msgstr "<emph>Режим</emph>" +msgid "Mode" +msgstr "" -#. LFGFv +#. hAUG9 #: 04060109.xhp msgctxt "" "04060109.xhp\n" "par_id3145146\n" "help.text" -msgid "<emph>Effect</emph>" -msgstr "<emph>Действие</emph>" +msgid "Effect" +msgstr "" #. GLZVP #: 04060109.xhp @@ -18134,15 +18134,6 @@ msgctxt "" msgid "Number format from the \"Default\" cell style" msgstr "Използва се числовият формат от стила за клетки „По подразбиране“." -#. U9iWf -#: 04060109.xhp -msgctxt "" -"04060109.xhp\n" -"par_id3152785\n" -"help.text" -msgid "1" -msgstr "1" - #. 547CV #: 04060109.xhp msgctxt "" @@ -18152,15 +18143,6 @@ msgctxt "" msgid "Data are always interpreted in the standard format for US English" msgstr "Данните се интерпретират в стандартния формат за английски език (САЩ)." -#. aqD2m -#: 04060109.xhp -msgctxt "" -"04060109.xhp\n" -"par_id3150279\n" -"help.text" -msgid "2" -msgstr "2" - #. PEbpW #: 04060109.xhp msgctxt "" @@ -18269,13 +18251,22 @@ msgctxt "" msgid "INDEX" msgstr "INDEX" -#. KbZsD +#. TgAJs #: 04060109.xhp msgctxt "" "04060109.xhp\n" "par_id3150268\n" "help.text" -msgid "<ahelp hid=\"HID_FUNC_INDEX\">INDEX returns a value or an array of values from a reference range, specified by row and column index number or array of row and array of columns index numbers, and an optional range index.</ahelp>" +msgid "<ahelp hid=\"HID_FUNC_INDEX\">INDEX returns a reference, a value or an array of values from a reference range, specified by row and column index number or array of row and array of columns index numbers, and an optional range index.</ahelp>" +msgstr "" + +#. GwG9e +#: 04060109.xhp +msgctxt "" +"04060109.xhp\n" +"par_id901682701069280\n" +"help.text" +msgid "INDEX() returns a reference if the argument is one or more references. When used in a cell in the form =INDEX(), the reference is resolved and the values displayed. When INDEX() is used in arguments of other functions, =FUNCTION(INDEX()...), the function gets the reference passed that was returned by INDEX(). Returning a reference is different from returning an array of values for functions that handles them differently." msgstr "" #. dr8Bi @@ -18287,13 +18278,13 @@ msgctxt "" msgid "INDEX(Reference [; [Row] [; [Column] [; Range]]])" msgstr "" -#. Gax8C +#. AMnwW #: 04060109.xhp msgctxt "" "04060109.xhp\n" "par_id3153260\n" "help.text" -msgid "<emph>Reference</emph> is a reference, entered either directly or by specifying a range name. If the reference consists of multiple ranges, you must enclose the list of references or range names in parentheses, or use the tilde (~) <link href=\"text/scalc/01/04060199.xhp#referenceoperators\">range concatenation operator</link>." +msgid "<emph>Reference</emph> is a reference, entered either directly or by specifying a range name. If the reference consists of multiple ranges, you must enclose the list of references or range names in parentheses, or either use the tilde (~) <link href=\"text/scalc/01/04060199.xhp#referenceoperators\">range concatenation operator</link> or define a named range with multiple areas." msgstr "" #. MKdnE @@ -56006,6 +55997,15 @@ msgctxt "" msgid "Use this command to convert formula cells into data cells. The converted cells contents becomes static and will not be recalculated." msgstr "С тази команда можете да преобразувате клетките с формули в клетки с данни. Преобразуваното съдържание на клетките става статично и няма да бъде преизчислявано." +#. 4Bueu +#: ful_func.xhp +msgctxt "" +"ful_func.xhp\n" +"par_id631683055048736\n" +"help.text" +msgid "Microsoft Excel <link href=\"https://learn.microsoft.com/en-US/office/troubleshoot/excel/wrongly-assumes-1900-is-leap-year\">wrongly assumes year 1900 as leap year</link> and consider the inexistent day of 1900-02-29 as valid in date calculations. Dates prior to 1900-03-01 are therefore different in Excel and Calc." +msgstr "" + #. ebLBc #: ful_func.xhp msgctxt "" diff --git a/source/bg/helpcontent2/source/text/shared/01.po b/source/bg/helpcontent2/source/text/shared/01.po index 7f4852473c8..a4183c25f43 100644 --- a/source/bg/helpcontent2/source/text/shared/01.po +++ b/source/bg/helpcontent2/source/text/shared/01.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2023-04-19 12:24+0200\n" +"POT-Creation-Date: 2023-05-03 12:31+0200\n" "PO-Revision-Date: 2023-02-07 07:36+0000\n" "Last-Translator: Mihail Balabanov <m.balabanov@gmail.com>\n" "Language-Team: Bulgarian <https://translations.documentfoundation.org/projects/libo_help-master/textshared01/bg/>\n" @@ -14147,14 +14147,14 @@ msgctxt "" msgid "<ahelp hid=\".\">Displays the document at its actual size.</ahelp>" msgstr "<ahelp hid=\".\">Показва документа в действителния му размер</ahelp>" -#. uEaaF +#. xdfJD #: 03010000.xhp msgctxt "" "03010000.xhp\n" "hd_id3153191\n" "help.text" -msgid "Variable" -msgstr "Променлив" +msgid "Custom" +msgstr "" #. BHj42 #: 03010000.xhp diff --git a/source/bg/helpcontent2/source/text/shared/guide.po b/source/bg/helpcontent2/source/text/shared/guide.po index a20b04f2653..f0b94257f8c 100644 --- a/source/bg/helpcontent2/source/text/shared/guide.po +++ b/source/bg/helpcontent2/source/text/shared/guide.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2023-04-27 12:14+0200\n" +"POT-Creation-Date: 2023-05-03 12:32+0200\n" "PO-Revision-Date: 2023-02-02 12:20+0000\n" "Last-Translator: Mihail Balabanov <m.balabanov@gmail.com>\n" "Language-Team: Bulgarian <https://translations.documentfoundation.org/projects/libo_help-master/textsharedguide/bg/>\n" @@ -22265,22 +22265,22 @@ msgctxt "" msgid "If this property is set, it indicates the range of pages to be printed." msgstr "" -#. CB7G2 +#. cB3D9 #: pdf_params.xhp msgctxt "" "pdf_params.xhp\n" "par_id611682092936607\n" "help.text" -msgid "If you want to print all the pages, leave this property unset." +msgid "To print all the pages, leave this property unset." msgstr "" -#. Aogtz +#. DzQF3 #: pdf_params.xhp msgctxt "" "pdf_params.xhp\n" "par_id481682092945791\n" "help.text" -msgid "If you want to export a selection, leave this property unset, setting only the property <emph>Selection</emph>." +msgid "To export a selection, leave this property unset and set only the property <literal>Selection</literal>." msgstr "" #. HGGvb @@ -22301,40 +22301,40 @@ msgctxt "" msgid "An <emph>any</emph> corresponding to the current selection in the document." msgstr "" -#. RNXDW +#. Bj3XB #: pdf_params.xhp msgctxt "" "pdf_params.xhp\n" "par_id191682094882341\n" "help.text" -msgid "Specifies if graphics are exported to PDF using a lossless compression eg. <emph>PNG</emph> or if they are compressed using the <emph>JPEG</emph> format." +msgid "Specifies if graphics are exported to PDF using a lossless compression like <emph>PNG</emph> or compressed using the <emph>JPEG</emph> format." msgstr "" -#. ZEuGb +#. NDTxy #: pdf_params.xhp msgctxt "" "pdf_params.xhp\n" "par_id821682095024852\n" "help.text" -msgid "Specifies quality of the JPG export. A higher value results in higher quality and file." +msgid "Specifies quality of the JPG export. A higher value results in higher image quality and file." msgstr "" -#. 48Gis +#. Jj8Bm #: pdf_params.xhp msgctxt "" "pdf_params.xhp\n" "par_id931682095141797\n" "help.text" -msgid "Minimum inclusive value: 1. Represents lowest value that can be used. The lower the value, the less good is the compression quality and the bigger is be the file size." +msgid "Minimum inclusive value: 1. Represents lowest value that can be used. The lower the value, the less good is the image quality and the smaller is be the file size." msgstr "" -#. UY7UY +#. wtoCH #: pdf_params.xhp msgctxt "" "pdf_params.xhp\n" "par_id791682095148125\n" "help.text" -msgid "Maximum inclusive value:100. Represents highest value that can be used. The higher the value, the better is the compression quality and the smaller is the file size." +msgid "Maximum inclusive value:100. Represents highest value that can be used. The higher the value, the better is the image quality and the bigger is the file size." msgstr "" #. zvtpL @@ -22364,22 +22364,13 @@ msgctxt "" msgid "Specifies the version of PDF to emit. Possible values are:" msgstr "" -#. FBaYJ +#. z2tYj #: pdf_params.xhp msgctxt "" "pdf_params.xhp\n" -"par_id371682095840342\n" +"par_id421682095915294\n" "help.text" -msgid "long" -msgstr "" - -#. yftEH -#: pdf_params.xhp -msgctxt "" -"pdf_params.xhp\n" -"par_id451682095840344\n" -"help.text" -msgid "0" +msgid "0 = PDF 1.7 (default selection)." msgstr "" #. NAMqb @@ -22634,15 +22625,6 @@ msgctxt "" msgid "Initial View" msgstr "" -#. 68ZHw -#: pdf_params.xhp -msgctxt "" -"pdf_params.xhp\n" -"par_id751682101522617\n" -"help.text" -msgid "<literal>InitialView</literal>" -msgstr "" - #. G2K8C #: pdf_params.xhp msgctxt "" diff --git a/source/bg/helpcontent2/source/text/shared/optionen.po b/source/bg/helpcontent2/source/text/shared/optionen.po index f1f6574a87b..5c6fcfb8b84 100644 --- a/source/bg/helpcontent2/source/text/shared/optionen.po +++ b/source/bg/helpcontent2/source/text/shared/optionen.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2023-04-19 12:24+0200\n" +"POT-Creation-Date: 2023-05-03 12:32+0200\n" "PO-Revision-Date: 2023-02-02 12:20+0000\n" "Last-Translator: Mihail Balabanov <m.balabanov@gmail.com>\n" "Language-Team: Bulgarian <https://translations.documentfoundation.org/projects/libo_help-master/textsharedoptionen/bg/>\n" @@ -10043,14 +10043,14 @@ msgctxt "" msgid "Uncheck this option to make the Enter key select the cell below the current cell." msgstr "Махнете отметката, ако искате клавишът Enter да избира клетката под текущата." -#. msttp +#. GtCgC #: 01060300.xhp msgctxt "" "01060300.xhp\n" "par_id391629752077203\n" "help.text" -msgid "If a range of cells is selected, each time Enter is pressed will select the next cell inside the range. Hence, enabling this option is useful when entering values into a range of cells sequentially." -msgstr "Ако е избран диапазон от клетки, всяко натискане на Enter ще избира следващата клетка в диапазона. Затова включването на тази настройка е полезно при последователно въвеждане на стойности в диапазон от клетки." +msgid "If a range of cells is selected, each time <keycode>Enter</keycode> is pressed it will select the next cell inside the range, according to the direction selected in <emph>Press Enter to move selection</emph>. Hence, enabling both options is useful when entering values into a range of cells sequentially." +msgstr "" #. zqG2F #: 01060300.xhp diff --git a/source/bg/helpcontent2/source/text/swriter.po b/source/bg/helpcontent2/source/text/swriter.po index 655d85cba8b..389a00e20f5 100644 --- a/source/bg/helpcontent2/source/text/swriter.po +++ b/source/bg/helpcontent2/source/text/swriter.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2023-04-19 12:24+0200\n" +"POT-Creation-Date: 2023-05-03 12:32+0200\n" "PO-Revision-Date: 2023-02-02 12:20+0000\n" "Last-Translator: Mihail Balabanov <m.balabanov@gmail.com>\n" "Language-Team: Bulgarian <https://translations.documentfoundation.org/projects/libo_help-master/textswriter/bg/>\n" @@ -1510,14 +1510,14 @@ msgctxt "" msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens a dialog where you can convert the current table to text.</ahelp> Opens <link href=\"text/swriter/01/06090000.xhp\">a dialog</link> where you can convert the current table to text." msgstr "<ahelp hid=\".\" visibility=\"hidden\">Отваря диалогов прозорец, в който можете да преобразувате текущата таблица в текст.</ahelp>Отваря <link href=\"text/swriter/01/06090000.xhp\">диалогов прозорец</link>, в който можете да преобразувате текущата таблица в текст." -#. Y4qBD +#. VjgYf #: main0110.xhp msgctxt "" "main0110.xhp\n" "par_idN1092F\n" "help.text" -msgid "Text Formula" -msgstr "Текстова формула" +msgid "Edit Formula" +msgstr "" #. xLmxB #: main0110.xhp |