From e8881fe8aa87f07547d433e9fbb82e0e768eb719 Mon Sep 17 00:00:00 2001 From: Christian Lohmaier Date: Mon, 4 Oct 2021 21:18:14 +0200 Subject: update translations for master and force-fix errors using pocheck Change-Id: I1658b92ce4e7a15ad5539e5dcba48bfd1951744f --- .../is/helpcontent2/source/text/sbasic/shared.po | 112 +++- .../helpcontent2/source/text/sbasic/shared/02.po | 6 +- .../helpcontent2/source/text/sbasic/shared/03.po | 38 +- source/is/helpcontent2/source/text/scalc.po | 20 +- source/is/helpcontent2/source/text/scalc/01.po | 264 +++++---- source/is/helpcontent2/source/text/scalc/guide.po | 125 ++++- source/is/helpcontent2/source/text/sdatabase.po | 622 +++++++++++++++++++-- source/is/helpcontent2/source/text/shared/01.po | 194 +++++-- .../source/text/shared/explorer/database.po | 602 +------------------- source/is/helpcontent2/source/text/shared/guide.po | 114 ++-- .../is/helpcontent2/source/text/simpress/guide.po | 20 +- source/is/helpcontent2/source/text/swriter/00.po | 8 +- 12 files changed, 1157 insertions(+), 968 deletions(-) (limited to 'source/is/helpcontent2') diff --git a/source/is/helpcontent2/source/text/sbasic/shared.po b/source/is/helpcontent2/source/text/sbasic/shared.po index 80c669b0cae..5eca8971400 100644 --- a/source/is/helpcontent2/source/text/sbasic/shared.po +++ b/source/is/helpcontent2/source/text/sbasic/shared.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: 2021-09-27 19:09+0200\n" +"POT-Creation-Date: 2021-10-04 19:51+0200\n" "PO-Revision-Date: 2018-10-21 20:20+0000\n" "Last-Translator: Anonymous Pootle User\n" "Language-Team: LANGUAGE \n" @@ -38819,40 +38819,40 @@ msgctxt "" msgid "Using Resume without parameters to re-execute the faulty instruction can fit certain situations. However that may cause a never ending loop." msgstr "" -#. t97uD +#. DeHMt #: calc_functions.xhp msgctxt "" "calc_functions.xhp\n" "tit\n" "help.text" -msgid "Calling Calc Functions in Macros" +msgid "Using Calc Functions in Macros" msgstr "" -#. 3LfzE +#. B2ErX #: calc_functions.xhp msgctxt "" "calc_functions.xhp\n" "bm_id291592361063458\n" "help.text" -msgid "calling Calc function;macros macros;calling Calc function createUNOservice function;calling Calc function API;sheet.addin.Analysis API;sheet.FunctionAccess" +msgid "calling Calc function;macros setting Calc function;macros macros;calling Calc function macros;setting Calc function createUNOservice function;calling Calc function API;sheet.addin.Analysis API;sheet.FunctionAccess" msgstr "" -#. CSA8o +#. oDKGc #: calc_functions.xhp msgctxt "" "calc_functions.xhp\n" "hd_id91592352089011\n" "help.text" -msgid "Calling Calc Functions" +msgid "Using Calc Functions in Macros" msgstr "" -#. DeJyb +#. vixak #: calc_functions.xhp msgctxt "" "calc_functions.xhp\n" "par_id1001592359117987\n" "help.text" -msgid "In addition to the native BASIC functions, you can call Calc functions in your macros and scripts." +msgid "In addition to the native BASIC functions, you can call Calc functions in your macros and scripts and set Calc functions in cell formulas." msgstr "" #. pFoqw @@ -38972,6 +38972,51 @@ msgctxt "" msgid "' Shows the message \"Disagree\"" msgstr "" +#. u8bVb +#: calc_functions.xhp +msgctxt "" +"calc_functions.xhp\n" +"hd_id261632673377666\n" +"help.text" +msgid "Setting Cell Formulas Containing Internal Calc Functions" +msgstr "" + +#. QAMok +#: calc_functions.xhp +msgctxt "" +"calc_functions.xhp\n" +"par_id41632673385259\n" +"help.text" +msgid "Use the formula text string to add a formula to a spreadsheet cell." +msgstr "" + +#. o3jiB +#: calc_functions.xhp +msgctxt "" +"calc_functions.xhp\n" +"par_id291632673370039\n" +"help.text" +msgid "All Calc functions must be expressed with their English names." +msgstr "" + +#. dfwfw +#: calc_functions.xhp +msgctxt "" +"calc_functions.xhp\n" +"par_id101632673833258\n" +"help.text" +msgid "REM Add a formula to cell A1. Function name must be in English." +msgstr "" + +#. BcaTk +#: calc_functions.xhp +msgctxt "" +"calc_functions.xhp\n" +"par_id191632673837838\n" +"help.text" +msgid "REM Cell A1 displays the localized function name" +msgstr "" + #. V3quU #: calc_functions.xhp msgctxt "" @@ -38990,13 +39035,13 @@ msgctxt "" msgid "The Calc Add-In functions are in service com.sun.star.sheet.addin.Analysis." msgstr "" -#. Yrje5 +#. 94wim #: calc_functions.xhp msgctxt "" "calc_functions.xhp\n" "bas_id421592358343633\n" "help.text" -msgid "REM Example calling Addin function SQRTPI" +msgid "REM Example calling Add-in function SQRTPI" msgstr "" #. bFnDA @@ -39017,6 +39062,51 @@ msgctxt "" msgid "MySQRTPI = oService.getSqrtPi(arg)" msgstr "" +#. 4Rj5v +#: calc_functions.xhp +msgctxt "" +"calc_functions.xhp\n" +"hd_id251632673972700\n" +"help.text" +msgid "Setting Cell Formulas with Add-In Functions" +msgstr "" + +#. wPiTB +#: calc_functions.xhp +msgctxt "" +"calc_functions.xhp\n" +"par_id431632674656090\n" +"help.text" +msgid "The Add-In function must be expressed by its UNO service name." +msgstr "" + +#. nUVAe +#: calc_functions.xhp +msgctxt "" +"calc_functions.xhp\n" +"par_id101632623833258\n" +"help.text" +msgid "REM Add an Add-In formula to cell A1. Function name is the UNO service name." +msgstr "" + +#. Q6BTa +#: calc_functions.xhp +msgctxt "" +"calc_functions.xhp\n" +"par_id191632673867838\n" +"help.text" +msgid "REM Cell A1 displays the localized function name" +msgstr "" + +#. mYEEy +#: calc_functions.xhp +msgctxt "" +"calc_functions.xhp\n" +"hd_id661632676716180\n" +"help.text" +msgid "Add-In Functions UNO service Names" +msgstr "" + #. PsFhU #: calc_functions.xhp msgctxt "" diff --git a/source/is/helpcontent2/source/text/sbasic/shared/02.po b/source/is/helpcontent2/source/text/sbasic/shared/02.po index 217a29b2824..8483dee3fa2 100644 --- a/source/is/helpcontent2/source/text/sbasic/shared/02.po +++ b/source/is/helpcontent2/source/text/sbasic/shared/02.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: 2021-09-10 23:11+0200\n" +"POT-Creation-Date: 2021-10-04 19:51+0200\n" "PO-Revision-Date: 2017-08-29 16:06+0000\n" "Last-Translator: Sveinn í Felli \n" "Language-Team: LANGUAGE \n" @@ -1177,13 +1177,13 @@ msgctxt "" msgid "Icon Option Button" msgstr "" -#. FWkY8 +#. FNGHF #: 20000000.xhp msgctxt "" "20000000.xhp\n" "par_id3153575\n" "help.text" -msgid "Adds a button that allows a user to select from a number of options. Grouped option buttons must have consecutive tab indices. They are commonly encircled by a group box. If you have two groups of option buttons, you must insert a tab index between the tab indices of the two groups on the group frame." +msgid "Adds a button that allows a user to select from a number of options. Grouped option buttons must have consecutive tab order. They are commonly encircled by a group box. If you have two groups of option buttons, you must insert a tab order between the tab orders of the two groups. For example, to the frame of the second group, or to any other control in the dialog, with the exception of another option button." msgstr "" #. DaRgN diff --git a/source/is/helpcontent2/source/text/sbasic/shared/03.po b/source/is/helpcontent2/source/text/sbasic/shared/03.po index 59ae09e3f0a..3ef7b20bc39 100644 --- a/source/is/helpcontent2/source/text/sbasic/shared/03.po +++ b/source/is/helpcontent2/source/text/sbasic/shared/03.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: 2021-09-27 19:09+0200\n" +"POT-Creation-Date: 2021-10-04 19:51+0200\n" "PO-Revision-Date: 2018-07-12 14:31+0000\n" "Last-Translator: Anonymous Pootle User\n" "Language-Team: LANGUAGE \n" @@ -17170,6 +17170,33 @@ msgctxt "" msgid "The name of the currently logged user." msgstr "" +#. 9aGdF +#: sf_platform.xhp +msgctxt "" +"sf_platform.xhp\n" +"par_id561633021747903\n" +"help.text" +msgid "Yes" +msgstr "" + +#. yuuvA +#: sf_platform.xhp +msgctxt "" +"sf_platform.xhp\n" +"par_id201633021748455\n" +"help.text" +msgid "String array" +msgstr "" + +#. BvYt3 +#: sf_platform.xhp +msgctxt "" +"sf_platform.xhp\n" +"par_id831633021749007\n" +"help.text" +msgid "Returns a zero-based array of strings containing the names of all available fonts." +msgstr "" + #. Dt7J5 #: sf_platform.xhp msgctxt "" @@ -17359,6 +17386,15 @@ msgctxt "" msgid "This property may return the same value as the Machine property." msgstr "" +#. FJs9t +#: sf_platform.xhp +msgctxt "" +"sf_platform.xhp\n" +"par_id311633022159446\n" +"help.text" +msgid "The following examples in Basic and Python illustrate how to use the Fonts property to write the names of all available fonts to the current Calc sheet starting at cell \"A1\":" +msgstr "" + #. 3yeMr #: sf_platform.xhp msgctxt "" diff --git a/source/is/helpcontent2/source/text/scalc.po b/source/is/helpcontent2/source/text/scalc.po index 2bd52ae38e3..d160791d516 100644 --- a/source/is/helpcontent2/source/text/scalc.po +++ b/source/is/helpcontent2/source/text/scalc.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: scalc\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2021-02-08 12:09+0100\n" +"POT-Creation-Date: 2021-10-04 19:51+0200\n" "PO-Revision-Date: 2020-02-05 20:05+0000\n" "Last-Translator: Sveinn í Felli \n" "Language-Team: Icelandic \n" @@ -439,15 +439,6 @@ msgctxt "" msgid "Cells" msgstr "Reitir" -#. FuTAK -#: main0105.xhp -msgctxt "" -"main0105.xhp\n" -"hd_id3155087\n" -"help.text" -msgid "Page" -msgstr "Síða" - #. 2T8EY #: main0105.xhp msgctxt "" @@ -637,6 +628,15 @@ msgctxt "" msgid "Use the Data menu commands to edit the data in the current sheet. You can define ranges, sort and filter the data, calculate results, outline data, and create a pivot table." msgstr "Notaðu Gagna-valmyndina til að breyta gögnunum á núverandi blaði. Hægt er að skilgreina gagnasvið, röðun og sía gögnin, reikna niðurstöður, efnisskipa gögn, og opna veltitöflu." +#. BDFbQ +#: main0112.xhp +msgctxt "" +"main0112.xhp\n" +"hd_id231633127579389\n" +"help.text" +msgid "Streams" +msgstr "" + #. efuyu #: main0116.xhp msgctxt "" diff --git a/source/is/helpcontent2/source/text/scalc/01.po b/source/is/helpcontent2/source/text/scalc/01.po index 98ab0bead9f..6d4300ecfc2 100644 --- a/source/is/helpcontent2/source/text/scalc/01.po +++ b/source/is/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: 2021-09-20 13:02+0200\n" +"POT-Creation-Date: 2021-10-04 19:51+0200\n" "PO-Revision-Date: 2020-02-05 20:05+0000\n" "Last-Translator: Sveinn í Felli \n" "Language-Team: Icelandic \n" @@ -14947,13 +14947,13 @@ msgctxt "" msgid "Converts to euros a currency value expressed in one of the legacy currencies of 19 member states of the European Union, and vice versa. The conversion uses the fixed exchange rates at which the legacy currencies entered the euro." msgstr "" -#. 5TXaB +#. ikuav #: 04060106.xhp msgctxt "" "04060106.xhp\n" "par_id581631900947319\n" "help.text" -msgid "We recommend using the more flexible EUROCONVERT function for converting between these currencies." +msgid "We recommend using the more flexible EUROCONVERT function for converting between these currencies. For converting between many different units of measure, use the CONVERT function." msgstr "" #. ETLYS @@ -19069,13 +19069,13 @@ msgctxt "" msgid "If Type = 0, only exact matches are found. If the search criterion is found more than once, the function returns the index of the first matching value. Only if Type = 0 can you search for regular expressions (if enabled in calculation options) or wildcards (if enabled in calculation options)." msgstr "" -#. kxGzq +#. t3Ems #: 04060109.xhp msgctxt "" "04060109.xhp\n" "par_id3147528\n" "help.text" -msgid "If Type = 1 or the third parameter is missing, the index of the last value that is smaller or equal to the search criterion is returned. This applies even when the search array is not sorted. For Type = -1, the first value that is larger or equal is returned." +msgid "If Type = 1 or the third parameter is missing, the index of the last value that is smaller or equal to the search criterion is returned. For Type = -1, the first value that is larger or equal is returned." msgstr "" #. eFMjk @@ -44249,49 +44249,148 @@ msgctxt "" msgid "Merge and Center Cells" msgstr "" -#. d7KhY +#. yCXuu +#: 05060000.xhp +msgctxt "" +"05060000.xhp\n" +"bm_id501632012952361\n" +"help.text" +msgid "toggle merge and center cells" +msgstr "" + +#. CQ5ZE #: 05060000.xhp msgctxt "" "05060000.xhp\n" "hd_id3149785\n" "help.text" -msgid "Merge and Center Cells" +msgid "Merge and Center Cells" msgstr "" -#. DaWoE +#. 8qb5f #: 05060000.xhp msgctxt "" "05060000.xhp\n" "par_id3151246\n" "help.text" -msgid "Combines the selected cells into a single cell or splits merged cells. Aligns cell content centered." +msgid "This is a toggleable control that joins all cells in a rectangular selection into a single cell, or returns merged cells to the original individual cells. When merging it will format the merged cell as center aligned." +msgstr "" + +#. b63oA +#: 05060000.xhp +msgctxt "" +"05060000.xhp\n" +"par_id541633057818950\n" +"help.text" +msgid "The control is shown toggled-on whenever there are merged cells in the selection, indicating that clicking the control will unmerge those cells." msgstr "" -#. XHEBx +#. MiEGm +#: 05060000.xhp +msgctxt "" +"05060000.xhp\n" +"par_id3153718\n" +"help.text" +msgid "Merging cells can lead to calculation errors in formulas in the table." +msgstr "" + +#. fBfnU +#: 05060000.xhp +msgctxt "" +"05060000.xhp\n" +"par_id441632808439621\n" +"help.text" +msgid "Do one of the following:" +msgstr "" + +#. bnEwD +#: 05060000.xhp +msgctxt "" +"05060000.xhp\n" +"par_id691632803588118\n" +"help.text" +msgid "In the Formatting toolbar, click:" +msgstr "" + +#. sq4wv +#: 05060000.xhp +msgctxt "" +"05060000.xhp\n" +"par_id521632804983642\n" +"help.text" +msgid "Icon " +msgstr "" + +#. 86yef +#: 05060000.xhp +msgctxt "" +"05060000.xhp\n" +"par_id491632804983642\n" +"help.text" +msgid "Merge and Center Cells" +msgstr "" + +#. ZRQSQ #: 05060000.xhp msgctxt "" "05060000.xhp\n" "par_id3154020\n" "help.text" -msgid "Choose Format - Merge Cells - Merge and Center Cells" +msgid "Or, choose Format - Merge and Unmerge Cells - Merge and Center Cells." +msgstr "" + +#. 8zues +#: 05060000.xhp +msgctxt "" +"05060000.xhp\n" +"par_id3149665\n" +"help.text" +msgid "Cells cannot be merged again without first unmerging them." msgstr "" -#. rpUVk +#. Dybs6 +#: 05060000.xhp +msgctxt "" +"05060000.xhp\n" +"par_id581632979766784\n" +"help.text" +msgid "Merging a cell selection that partially includes merged cells is generally possible with Unmerge Cells followed by Merge Cells, without altering the initial selection. The result will be largely depend on previous choices when merging cells made with the Merge Cells Dialog options described below." +msgstr "" + +#. wNBDD #: 05060000.xhp msgctxt "" "05060000.xhp\n" "par_id3148552\n" "help.text" -msgid "The merged cell receives the name of the first cell of the original cell range. Merged cells cannot be merged a second time with other cells. The range must form a rectangle, multiple selection is not supported." +msgid "Multiple selection is not supported, that is, the selection must be rectangular." msgstr "" -#. HQCwU +#. XB4aH #: 05060000.xhp msgctxt "" "05060000.xhp\n" -"par_id3149665\n" +"par_id211632985508898\n" "help.text" -msgid "If the cells to be merged have any contents, a security dialog is shown." +msgid "The merged cell receives the name and content of the first cell of the selection." +msgstr "" + +#. XRBDv +#: 05060000.xhp +msgctxt "" +"05060000.xhp\n" +"par_id271632985709781\n" +"help.text" +msgid "If more than one cell to be merged has content the Merge Cells dialog opens." +msgstr "" + +#. QWjJw +#: 05060000.xhp +msgctxt "" +"05060000.xhp\n" +"par_id391632360383197\n" +"help.text" +msgid "Merge Cells Dialog Options" msgstr "" #. LBMEE @@ -44330,15 +44429,6 @@ msgctxt "" msgid "Empty the contents of the hidden cells: The contents of the hidden cells are removed; the results of formulas referring to the hidden cells will be updated." msgstr "" -#. MiEGm -#: 05060000.xhp -msgctxt "" -"05060000.xhp\n" -"par_id3153718\n" -"help.text" -msgid "Merging cells can lead to calculation errors in formulas in the table." -msgstr "" - #. b8c8c #: 05070000.xhp msgctxt "" @@ -44357,14 +44447,14 @@ msgctxt "" msgid "style;pagepage;styleformat;pageformatting;page" msgstr "" -#. YjqDi +#. Rpt6B #: 05070000.xhp msgctxt "" "05070000.xhp\n" "hd_id3157910\n" "help.text" -msgid "Page Style" -msgstr "Síðustíll" +msgid "Page Style" +msgstr "" #. 4vJrN #: 05070000.xhp @@ -44636,22 +44726,22 @@ msgctxt "" msgid "First page number" msgstr "Númer á upphafssíðu" -#. zJPaa +#. oAziQ #: 05070500.xhp msgctxt "" "05070500.xhp\n" "par_id3155378\n" "help.text" -msgid "Select this option if you want the first page to start with a number other than 1." +msgid "Select this option if you want this style to restart page numbering." msgstr "" -#. AG8hs +#. gVwLk #: 05070500.xhp msgctxt "" "05070500.xhp\n" "par_id3145389\n" "help.text" -msgid "Enter the number of the first page." +msgid "Enter the number you want to restart at." msgstr "" #. V6Y9R @@ -44960,13 +45050,13 @@ msgctxt "" msgid "Edit Print Ranges" msgstr "Breyta prentsviðum" -#. QueLv +#. JfwDe #: 05080300.xhp msgctxt "" "05080300.xhp\n" "par_id3159488\n" "help.text" -msgid "Opens a dialog where you can specify the print range. You can also set the rows or columns which are to be repeated in every page." +msgid "Opens a dialog where you can specify the print range. You can also set the rows or columns which are to be repeated in every page." msgstr "" #. eja4j @@ -45419,78 +45509,6 @@ msgctxt "" msgid "Lists the available style groups." msgstr "" -#. Gmpzb -#: 05100100.xhp -msgctxt "" -"05100100.xhp\n" -"tit\n" -"help.text" -msgid "Merge Cells" -msgstr "Sameina reiti" - -#. 4JtKL -#: 05100100.xhp -msgctxt "" -"05100100.xhp\n" -"hd_id3154765\n" -"help.text" -msgid "Merge Cells" -msgstr "Sameina reiti" - -#. BHmTE -#: 05100100.xhp -msgctxt "" -"05100100.xhp\n" -"par_id3147406\n" -"help.text" -msgid "Combines the contents of the selected cells into a single cell." -msgstr "" - -#. AP2s7 -#: 05100100.xhp -msgctxt "" -"05100100.xhp\n" -"par_id3154351\n" -"help.text" -msgid "Choose Format - Merge Cells - Merge Cells" -msgstr "" - -#. pfYCj -#: 05100200.xhp -msgctxt "" -"05100200.xhp\n" -"tit\n" -"help.text" -msgid "Split Cells" -msgstr "Kljúfa hólf" - -#. ZTsK9 -#: 05100200.xhp -msgctxt "" -"05100200.xhp\n" -"hd_id3154654\n" -"help.text" -msgid "Split Cells" -msgstr "Kljúfa hólf" - -#. omMdA -#: 05100200.xhp -msgctxt "" -"05100200.xhp\n" -"par_id3083451\n" -"help.text" -msgid "Splits previously merged cells." -msgstr "" - -#. ic7Vk -#: 05100200.xhp -msgctxt "" -"05100200.xhp\n" -"par_id3154023\n" -"help.text" -msgid "Choose Format - Merge Cells - Split Cells" -msgstr "" - #. MiWuG #: 05110000.xhp msgctxt "" @@ -48740,22 +48758,22 @@ msgctxt "" msgid " Sorts columns by the values in the active rows of the selected range." msgstr "" -#. a8dw2 +#. MzEHk #: 12040000.xhp msgctxt "" "12040000.xhp\n" "tit\n" "help.text" -msgid "Filter" -msgstr "Sía" +msgid "More Filters" +msgstr "" -#. A3xBE +#. EtYTd #: 12040000.xhp msgctxt "" "12040000.xhp\n" "hd_id3150767\n" "help.text" -msgid "Filters" +msgid "More Filters" msgstr "" #. PgpNB @@ -48767,13 +48785,13 @@ msgctxt "" msgid "Shows commands to filter your data." msgstr "" -#. ipXuZ +#. nGCni #: 12040000.xhp msgctxt "" "12040000.xhp\n" -"par_id3146119\n" +"par_id911633127394220\n" "help.text" -msgid "$[officename] automatically recognizes predefined database ranges." +msgid "%PRODUCTNAME automatically recognizes predefined database ranges." msgstr "" #. 7khnq @@ -67240,13 +67258,13 @@ msgctxt "" msgid "Live Data Stream" msgstr "" -#. iithi +#. GvEyi #: live_data_stream.xhp msgctxt "" "live_data_stream.xhp\n" "bm_id240920171018528200\n" "help.text" -msgid "Data Stream;Live data stream" +msgid "Data Stream;Live data stream Data Stream;Streams" msgstr "" #. bn3r4 @@ -67258,31 +67276,31 @@ msgctxt "" msgid "Live Data Stream" msgstr "" -#. mND9J +#. mB9BH #: live_data_stream.xhp msgctxt "" "live_data_stream.xhp\n" "par_id240920171003293400\n" "help.text" -msgid "Live data stream for spreadsheets" +msgid "Create live data streams for spreadsheets." msgstr "" -#. DBAjA +#. Zsu3z #: live_data_stream.xhp msgctxt "" "live_data_stream.xhp\n" "par_id240920171007389295\n" "help.text" -msgid "Menu Data – Streams..." +msgid "Menu Data – Streams..." msgstr "" -#. FYDzo +#. JT47J #: live_data_stream.xhp msgctxt "" "live_data_stream.xhp\n" -"par_id240920171007419799\n" +"par_id921633126951835\n" "help.text" -msgid "Data streams" +msgid "This is an experimental feature and is disabled by default. To enable it, go to Tools - Options - Advanced and check the option Enable experimental features (may be unstable)." msgstr "" #. k7H5Y diff --git a/source/is/helpcontent2/source/text/scalc/guide.po b/source/is/helpcontent2/source/text/scalc/guide.po index e1b5b839a63..174a55672de 100644 --- a/source/is/helpcontent2/source/text/scalc/guide.po +++ b/source/is/helpcontent2/source/text/scalc/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: 2021-09-27 19:09+0200\n" +"POT-Creation-Date: 2021-10-04 19:51+0200\n" "PO-Revision-Date: 2018-11-14 12:02+0000\n" "Last-Translator: Anonymous Pootle User\n" "Language-Team: LANGUAGE \n" @@ -12058,40 +12058,40 @@ msgctxt "" msgid "Context menu - Character - Font Position" msgstr "" -#. 6YCYG +#. 2wVQM #: table_cellmerge.xhp msgctxt "" "table_cellmerge.xhp\n" "tit\n" "help.text" -msgid "Merging and Splitting Cells" +msgid "Merge and Unmerge Cells" msgstr "" -#. v5UNn +#. AEABz #: table_cellmerge.xhp msgctxt "" "table_cellmerge.xhp\n" -"bm_id3147240\n" +"bm_id501632012952361\n" "help.text" -msgid "cells; merging/unmerging tables; merging cells cell merges unmerging cells splitting cells merging;cells" +msgid "merge/merging cells unmerge/unmerging cells split/splitting cells" msgstr "" -#. 5x2y9 +#. BAqR3 #: table_cellmerge.xhp msgctxt "" "table_cellmerge.xhp\n" "hd_id8005005\n" "help.text" -msgid "Merging and Unmerging Cells" +msgid "Merge and Unmerge Cells" msgstr "" -#. HBXMn +#. Hht67 #: table_cellmerge.xhp msgctxt "" "table_cellmerge.xhp\n" "par_id8049867\n" "help.text" -msgid "You can select adjacent cells, then merge them into a single cell. Conversely, you can take a large cell that has been created by merging single cells, and divide it back into individual cells." +msgid "You can select a range of cells, then merge them into a single cell. Conversely, you can take a previously merged cell and divide it back into individual cells." msgstr "" #. vFF3v @@ -12103,58 +12103,139 @@ msgctxt "" msgid "When you copy cells into a target range containing merged cells, the target range gets unmerged first, then the copied cells are pasted in. If the copied cells are merged cells, they retain their merge state." msgstr "" -#. 8fYAs +#. F4ADr #: table_cellmerge.xhp msgctxt "" "table_cellmerge.xhp\n" "hd_id235602\n" "help.text" -msgid "Merging Cells" +msgid "Merge Cells" msgstr "" -#. rg5VD +#. PhwAW #: table_cellmerge.xhp msgctxt "" "table_cellmerge.xhp\n" "par_id1272927\n" "help.text" -msgid "Select the adjacent cells." +msgid "Click and drag to select the cells to be merged then do one of the following:" msgstr "" -#. tw3g2 +#. BpCih +#: table_cellmerge.xhp +msgctxt "" +"table_cellmerge.xhp\n" +"par_id221632803290526\n" +"help.text" +msgid "In the Formatting toolbar click:" +msgstr "" + +#. tc6Dw +#: table_cellmerge.xhp +msgctxt "" +"table_cellmerge.xhp\n" +"par_id3154351\n" +"help.text" +msgid "Or, right click the selection to open the context menu and choose Merge Cells.
If Unmerge Cells is present instead then the cell selection contains merged cells and cannot be merged further." +msgstr "" + +#. uH6dA +#: table_cellmerge.xhp +msgctxt "" +"table_cellmerge.xhp\n" +"par_id931632803442925\n" +"help.text" +msgid "Or, in the Properties sidebar mark the Merge Cells checkbox." +msgstr "" + +#. dzAEu +#: table_cellmerge.xhp +msgctxt "" +"table_cellmerge.xhp\n" +"par_id3154020\n" +"help.text" +msgid "Or, choose Merge Cells" +msgstr "" + +#. DbZBM #: table_cellmerge.xhp msgctxt "" "table_cellmerge.xhp\n" "par_id6424146\n" "help.text" -msgid "Choose Format - Merge Cells - Merge Cells. If you choose Format - Merge Cells - Merge and Center Cells, the cell content will be centered in the merged cell." +msgid "Or, choose Merge and Center Cells" msgstr "" -#. sRSSD +#. sHLpi +#: table_cellmerge.xhp +msgctxt "" +"table_cellmerge.xhp\n" +"par_id961632012538771\n" +"help.text" +msgid "The cells will be merged and the content will be centered in the merged cell." +msgstr "" + +#. ULMQA #: table_cellmerge.xhp msgctxt "" "table_cellmerge.xhp\n" "hd_id451368\n" "help.text" -msgid "Splitting Cells" +msgid "Unmerge Cells" msgstr "" -#. HBYzb +#. 2xrnM #: table_cellmerge.xhp msgctxt "" "table_cellmerge.xhp\n" "par_id7116611\n" "help.text" -msgid "Place the cursor in the cell to be split." +msgid "Select the cell to be unmerged, or a selection that includes the cells to be unmerged then do one of the following:" +msgstr "" + +#. CmALo +#: table_cellmerge.xhp +msgctxt "" +"table_cellmerge.xhp\n" +"par_id581632820903635\n" +"help.text" +msgid "In the Formatting toolbar, click:" msgstr "" -#. 3iQKf +#. 4TYCy +#: table_cellmerge.xhp +msgctxt "" +"table_cellmerge.xhp\n" +"par_id431632277778130\n" +"help.text" +msgid "Or, right click the selection to open the context menu and choose Unmerge Cells.
If Merge Cells is present instead then the selection does not contain any merged cells." +msgstr "" + +#. LrAis +#: table_cellmerge.xhp +msgctxt "" +"table_cellmerge.xhp\n" +"par_id261632277824041\n" +"help.text" +msgid "Or, in the Properties sidebar clear the Merge Cells checkbox." +msgstr "" + +#. zBdRG #: table_cellmerge.xhp msgctxt "" "table_cellmerge.xhp\n" "par_id9493087\n" "help.text" -msgid "Choose Format - Merge Cells - Split Cells." +msgid "Or, choose Unmerge Cells." +msgstr "" + +#. YC7sa +#: table_cellmerge.xhp +msgctxt "" +"table_cellmerge.xhp\n" +"par_id561632820960500\n" +"help.text" +msgid "Or, toggle Merge and Center Cells" msgstr "" #. u5xXE diff --git a/source/is/helpcontent2/source/text/sdatabase.po b/source/is/helpcontent2/source/text/sdatabase.po index d4c89e03cfd..54c74d1b578 100644 --- a/source/is/helpcontent2/source/text/sdatabase.po +++ b/source/is/helpcontent2/source/text/sdatabase.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: 2021-09-10 23:11+0200\n" +"POT-Creation-Date: 2021-10-04 19:51+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -6061,13 +6061,13 @@ msgctxt "" msgid "Special Settings" msgstr "" -#. JBUZ3 +#. pCkAh #: dabaadvpropdat.xhp msgctxt "" "dabaadvpropdat.xhp\n" "bm_id81623155177507\n" "help.text" -msgid "database;special settings database settings;SQL92 naming database settings;keyword AS database settings;outer join syntax database settings;special SELECT statements database settings;ODBC date/time database settings;support primary keys database settings;line ends database settings;version columns" +msgid "database;special settingsdatabase settings;SQL92 namingdatabase settings;keyword ASdatabase settings;outer join syntaxdatabase settings;special SELECT statementsdatabase settings;ODBC date/timedatabase settings;support primary keysdatabase settings;line endsdatabase settings;version columns" msgstr "" #. vCApF @@ -6124,58 +6124,40 @@ msgctxt "" msgid "Only allows characters that conform to the SQL92 naming convention in a name in a data source. All other characters are rejected. Each name must begin with a lowercase letter, an uppercase letter, or an underscore ( _ ). The remaining characters can be ASCII letters, numbers, and underscores." msgstr "" -#. wHaBn -#: dabaadvpropdat.xhp -msgctxt "" -"dabaadvpropdat.xhp\n" -"par_idN105907\n" -"help.text" -msgid "Use keyword AS before table alias names" -msgstr "" - -#. xEpbm -#: dabaadvpropdat.xhp -msgctxt "" -"dabaadvpropdat.xhp\n" -"par_idN105947\n" -"help.text" -msgid "Some databases use the keyword \"AS\" between a name and its alias, while other databases use a whitespace. Enable this option to insert AS before the alias." -msgstr "" - -#. NbAt4 +#. UDWZ7 #: dabaadvpropdat.xhp msgctxt "" "dabaadvpropdat.xhp\n" -"hd_id3534958\n" +"par_idN1059E\n" "help.text" -msgid "End text lines with CR + LF" +msgid "Append the table alias name in SELECT statements" msgstr "" -#. NKKsC +#. v2ZEZ #: dabaadvpropdat.xhp msgctxt "" "dabaadvpropdat.xhp\n" -"par_id6151921\n" +"par_idN105A2\n" "help.text" -msgid "Select to use the CR + LF code pair to end every text line (preferred for DOS and Windows operating systems)." +msgid "Appends the alias to the table name in SELECT statements." msgstr "" -#. UDWZ7 +#. wHaBn #: dabaadvpropdat.xhp msgctxt "" "dabaadvpropdat.xhp\n" -"par_idN1059E\n" +"par_idN105907\n" "help.text" -msgid "Append the table alias name in SELECT statements" +msgid "Use keyword AS before table alias names" msgstr "" -#. v2ZEZ +#. xEpbm #: dabaadvpropdat.xhp msgctxt "" "dabaadvpropdat.xhp\n" -"par_idN105A2\n" +"par_idN105947\n" "help.text" -msgid "Appends the alias to the table name in SELECT statements." +msgid "Some databases use the keyword \"AS\" between a name and its alias, while other databases use a whitespace. Enable this option to insert AS before the alias." msgstr "" #. 6kz2C @@ -6322,76 +6304,76 @@ msgctxt "" msgid "Creates an index with ASC or DESC statements." msgstr "" -#. BzVqp +#. NbAt4 #: dabaadvpropdat.xhp msgctxt "" "dabaadvpropdat.xhp\n" -"par_idN10621\n" +"hd_id3534958\n" "help.text" -msgid "Comparison of Boolean values" +msgid "End text lines with CR + LF" msgstr "" -#. rgzfK +#. NKKsC #: dabaadvpropdat.xhp msgctxt "" "dabaadvpropdat.xhp\n" -"par_idN10625\n" +"par_id6151921\n" "help.text" -msgid "Select the type of Boolean comparison that you want to use." +msgid "Select to use the CR + LF code pair to end every text line (preferred for DOS and Windows operating systems)." msgstr "" -#. X2cuQ +#. T9wrt #: dabaadvpropdat.xhp msgctxt "" "dabaadvpropdat.xhp\n" -"hd_id1101718\n" +"hd_id0909200811170166\n" "help.text" -msgid "Form data input checks for required fields" +msgid "Ignore currency field information" msgstr "" -#. 8FD9D +#. MWpZD #: dabaadvpropdat.xhp msgctxt "" "dabaadvpropdat.xhp\n" -"par_id3783989\n" +"par_id0909200811170221\n" "help.text" -msgid "When you enter a new record or update an existing record in a form, and you leave a field empty which is bound to a database column which requires input, then you will see a message complaining about the empty field." +msgid "Only for Oracle JDBC connections. When enabled it specifies that no column is treated as a currency field. The field type returned from the database driver is discarded." msgstr "" -#. LPJKD +#. X2cuQ #: dabaadvpropdat.xhp msgctxt "" "dabaadvpropdat.xhp\n" -"par_id6684163\n" +"hd_id1101718\n" "help.text" -msgid "If this control box is not enabled, then the forms in the current database will not be checked for required fields." +msgid "Form data input checks for required fields" msgstr "" -#. fZAwm +#. 8FD9D #: dabaadvpropdat.xhp msgctxt "" "dabaadvpropdat.xhp\n" -"par_id3837397\n" +"par_id3783989\n" "help.text" -msgid "The control box is available for all data source types which support write access to their data. The control box does not exist for spreadsheets, text, csv, and the various read-only address books." +msgid "When you enter a new record or update an existing record in a form, and you leave a field empty which is bound to a database column which requires input, then you will see a message complaining about the empty field." msgstr "" -#. T9wrt +#. LPJKD #: dabaadvpropdat.xhp msgctxt "" "dabaadvpropdat.xhp\n" -"hd_id0909200811170166\n" +"par_id6684163\n" "help.text" -msgid "Ignore currency field information" +msgid "If this control box is not enabled, then the forms in the current database will not be checked for required fields." msgstr "" -#. MWpZD +#. fZAwm #: dabaadvpropdat.xhp msgctxt "" "dabaadvpropdat.xhp\n" -"par_id0909200811170221\n" +"par_id3837397\n" "help.text" -msgid "Only for Oracle JDBC connections. When enabled it specifies that no column is treated as a currency field. The field type returned from the database driver is discarded." +msgid "The control box is available for all data source types which support write access to their data. The control box does not exist for spreadsheets, text, csv, and the various read-only address books." msgstr "" #. ykjaM @@ -6457,6 +6439,60 @@ msgctxt "" msgid "Note that if this option is just for overruling the heuristics. If you enable the check box for a database which actually does not support primary keys, you will see some errors." msgstr "" +#. SbhkD +#: dabaadvpropdat.xhp +msgctxt "" +"dabaadvpropdat.xhp\n" +"hd_id621632736570505\n" +"help.text" +msgid "Respect the result set type from the database driver" +msgstr "" + +#. EZkMC +#: dabaadvpropdat.xhp +msgctxt "" +"dabaadvpropdat.xhp\n" +"par_id641632755407673\n" +"help.text" +msgid "Use the database driver different scroll capabilities of a result set. Refer to ResultSetType Constant Group" +msgstr "" + +#. BzVqp +#: dabaadvpropdat.xhp +msgctxt "" +"dabaadvpropdat.xhp\n" +"par_idN10621\n" +"help.text" +msgid "Comparison of Boolean values" +msgstr "" + +#. rgzfK +#: dabaadvpropdat.xhp +msgctxt "" +"dabaadvpropdat.xhp\n" +"par_idN10625\n" +"help.text" +msgid "Select the type of Boolean comparison that you want to use." +msgstr "" + +#. CAkyk +#: dabaadvpropdat.xhp +msgctxt "" +"dabaadvpropdat.xhp\n" +"hd_id421632739992940\n" +"help.text" +msgid "Rows to scan columns types" +msgstr "" + +#. nC3qS +#: dabaadvpropdat.xhp +msgctxt "" +"dabaadvpropdat.xhp\n" +"par_id541632740596622\n" +"help.text" +msgid "Select the number of rows to let the driver detect the data type." +msgstr "" + #. EYaFK #: dabaadvpropgen.xhp msgctxt "" @@ -7465,6 +7501,474 @@ msgctxt "" msgid "Select a database from the list or click Create to create a new database." msgstr "" +#. BhD6X +#: dabawiz00.xhp +msgctxt "" +"dabawiz00.xhp\n" +"tit\n" +"help.text" +msgid "Database Wizard" +msgstr "" + +#. dYT7e +#: dabawiz00.xhp +msgctxt "" +"dabawiz00.xhp\n" +"bm_id2026429\n" +"help.text" +msgid "wizards;databases (Base)Database Wizard (Base)databases; formats (Base)MySQL databases (Base)MariaDB databases (Base)dBASE; database settings (Base)jdbc; database settings (Base)odbc; database settings (Base)spreadsheets;as databases (base)" +msgstr "" + +#. 5pnX6 +#: dabawiz00.xhp +msgctxt "" +"dabawiz00.xhp\n" +"par_idN105B4\n" +"help.text" +msgid "Database Wizard" +msgstr "" + +#. 4L7fe +#: dabawiz00.xhp +msgctxt "" +"dabawiz00.xhp\n" +"par_id9856563\n" +"help.text" +msgid "The Database Wizard creates a database file that contains information about a database." +msgstr "" + +#. MP58w +#: dabawiz00.xhp +msgctxt "" +"dabawiz00.xhp\n" +"par_idN105D5\n" +"help.text" +msgid "Depending on the type of operation and the type of database, the Database Wizard consists of a varying number of steps." +msgstr "" + +#. BvAbd +#: dabawiz00.xhp +msgctxt "" +"dabawiz00.xhp\n" +"par_idN105DB\n" +"help.text" +msgid "If you create a new database file, the wizard contains two steps." +msgstr "" + +#. 75qWp +#: dabawiz00.xhp +msgctxt "" +"dabawiz00.xhp\n" +"par_idN105DF\n" +"help.text" +msgid "If you open the Database Wizard to create a database file for an existing database connection, there may be more steps to specify paths, authentication information, and more." +msgstr "" + +#. wFFQE +#: dabawiz00.xhp +msgctxt "" +"dabawiz00.xhp\n" +"par_idN105F2\n" +"help.text" +msgid "Set up text file connection" +msgstr "" + +#. 73X5w +#: dabawiz00.xhp +msgctxt "" +"dabawiz00.xhp\n" +"par_idN10601\n" +"help.text" +msgid "Set up Microsoft Access connection" +msgstr "" + +#. ckemB +#: dabawiz00.xhp +msgctxt "" +"dabawiz00.xhp\n" +"par_idN1062E\n" +"help.text" +msgid "Set up ADO connection" +msgstr "" + +#. bbTEe +#: dabawiz00.xhp +msgctxt "" +"dabawiz00.xhp\n" +"par_idN1070F\n" +"help.text" +msgid "Set up dBASE connection" +msgstr "" + +#. mM3XM +#: dabawiz00.xhp +msgctxt "" +"dabawiz00.xhp\n" +"par_idN1063D\n" +"help.text" +msgid "Set up JDBC connection" +msgstr "" + +#. EB2yp +#: dabawiz00.xhp +msgctxt "" +"dabawiz00.xhp\n" +"par_idN1064C\n" +"help.text" +msgid "Set up Oracle database connection" +msgstr "" + +#. sSrMX +#: dabawiz00.xhp +msgctxt "" +"dabawiz00.xhp\n" +"par_idN1066A\n" +"help.text" +msgid "ODBC settings" +msgstr "" + +#. Jht8w +#: dabawiz00.xhp +msgctxt "" +"dabawiz00.xhp\n" +"par_idN10679\n" +"help.text" +msgid "Set up Spreadsheet connection" +msgstr "" + +#. menWz +#: dabawiz01.xhp +msgctxt "" +"dabawiz01.xhp\n" +"tit\n" +"help.text" +msgid "Database Selection" +msgstr "" + +#. cE94h +#: dabawiz01.xhp +msgctxt "" +"dabawiz01.xhp\n" +"bm_id2082583\n" +"help.text" +msgid "databases; connecting (Base)" +msgstr "" + +#. 6LQ8F +#: dabawiz01.xhp +msgctxt "" +"dabawiz01.xhp\n" +"par_idN1054D\n" +"help.text" +msgid "Select Database" +msgstr "" + +#. MNcgG +#: dabawiz01.xhp +msgctxt "" +"dabawiz01.xhp\n" +"par_idN1055D\n" +"help.text" +msgid "Creates a new database, opens a database file, or connects to an existing database." +msgstr "" + +#. 3gKji +#: dabawiz01.xhp +msgctxt "" +"dabawiz01.xhp\n" +"par_idN10585\n" +"help.text" +msgid "Create a new database" +msgstr "" + +#. QsxqK +#: dabawiz01.xhp +msgctxt "" +"dabawiz01.xhp\n" +"par_idN10589\n" +"help.text" +msgid "Select to create a new database. This option uses the HSQL database engine with default settings. The final page of the wizard appears next." +msgstr "" + +#. FMbMQ +#: dabawiz01.xhp +msgctxt "" +"dabawiz01.xhp\n" +"par_id8584246\n" +"help.text" +msgid "External web page about HSQL." +msgstr "" + +#. RzgCQ +#: dabawiz01.xhp +msgctxt "" +"dabawiz01.xhp\n" +"par_idN105F9\n" +"help.text" +msgid "Open an existing database file" +msgstr "" + +#. SrmuV +#: dabawiz01.xhp +msgctxt "" +"dabawiz01.xhp\n" +"par_idN105FD\n" +"help.text" +msgid "Select to open a database file from a list of recently used files or from a file selection dialog." +msgstr "" + +#. HNAd8 +#: dabawiz01.xhp +msgctxt "" +"dabawiz01.xhp\n" +"par_idN10614\n" +"help.text" +msgid "Recently used" +msgstr "" + +#. ZGuNR +#: dabawiz01.xhp +msgctxt "" +"dabawiz01.xhp\n" +"par_idN10618\n" +"help.text" +msgid "Select a database file to open from the list of recently used files. Click Finish to open the file immediately and to exit the wizard." +msgstr "" + +#. ACzer +#: dabawiz01.xhp +msgctxt "" +"dabawiz01.xhp\n" +"par_idN1062F\n" +"help.text" +msgid "Open" +msgstr "" + +#. 9WBfN +#: dabawiz01.xhp +msgctxt "" +"dabawiz01.xhp\n" +"par_idN10633\n" +"help.text" +msgid "Opens a file selection dialog where you can select a database file. Click Open or OK in the file selection dialog to open the file immediately and to exit the wizard." +msgstr "" + +#. rLwWT +#: dabawiz01.xhp +msgctxt "" +"dabawiz01.xhp\n" +"par_idN1058C\n" +"help.text" +msgid "Connect to an existing database" +msgstr "" + +#. tF4HK +#: dabawiz01.xhp +msgctxt "" +"dabawiz01.xhp\n" +"par_idN10590\n" +"help.text" +msgid "Select to create a database document for an existing database connection." +msgstr "" + +#. M4MGu +#: dabawiz01.xhp +msgctxt "" +"dabawiz01.xhp\n" +"par_idN10593\n" +"help.text" +msgid "Database type" +msgstr "" + +#. jypBq +#: dabawiz01.xhp +msgctxt "" +"dabawiz01.xhp\n" +"par_idN10597\n" +"help.text" +msgid "Select the database type for the existing database connection." +msgstr "" + +#. xNvnU +#: dabawiz01.xhp +msgctxt "" +"dabawiz01.xhp\n" +"par_idN1059A\n" +"help.text" +msgid "The Outlook, Evolution, KDE Address Book, and Seamonkey database types do not need additional information. For other database types, the wizard contains additional pages to specify the required information." +msgstr "" + +#. 4RN7W +#: dabawiz01.xhp +msgctxt "" +"dabawiz01.xhp\n" +"par_idN10611\n" +"help.text" +msgid "The next wizard page is one of the following pages:" +msgstr "" + +#. vaBGS +#: dabawiz01.xhp +msgctxt "" +"dabawiz01.xhp\n" +"par_idN1061C\n" +"help.text" +msgid "Set up text file connection" +msgstr "" + +#. NEWQn +#: dabawiz01.xhp +msgctxt "" +"dabawiz01.xhp\n" +"par_idN1062B\n" +"help.text" +msgid "Set up Microsoft Access or Microsoft Access 2007 connection" +msgstr "" + +#. NCWx8 +#: dabawiz01.xhp +msgctxt "" +"dabawiz01.xhp\n" +"par_idN1063A\n" +"help.text" +msgid "Set up LDAP connection" +msgstr "" + +#. 29mSc +#: dabawiz01.xhp +msgctxt "" +"dabawiz01.xhp\n" +"par_idN10658\n" +"help.text" +msgid "Set up ADO connection" +msgstr "" + +#. sUX3D +#: dabawiz01.xhp +msgctxt "" +"dabawiz01.xhp\n" +"par_idN10667\n" +"help.text" +msgid "Set up JDBC connection" +msgstr "" + +#. BRUYG +#: dabawiz01.xhp +msgctxt "" +"dabawiz01.xhp\n" +"par_idN10676\n" +"help.text" +msgid "Set up Oracle database connection" +msgstr "" + +#. JtGv6 +#: dabawiz01.xhp +msgctxt "" +"dabawiz01.xhp\n" +"par_idN10694\n" +"help.text" +msgid "ODBC settings" +msgstr "" + +#. A69nZ +#: dabawiz01.xhp +msgctxt "" +"dabawiz01.xhp\n" +"par_idN106A3\n" +"help.text" +msgid "Set up Spreadsheet connection" +msgstr "" + +#. YSNPt +#: dabawiz03auth.xhp +msgctxt "" +"dabawiz03auth.xhp\n" +"tit\n" +"help.text" +msgid "Set up user authentication" +msgstr "" + +#. EhtLD +#: dabawiz03auth.xhp +msgctxt "" +"dabawiz03auth.xhp\n" +"par_idN1053A\n" +"help.text" +msgid "Set up user authentication" +msgstr "" + +#. TGHfv +#: dabawiz03auth.xhp +msgctxt "" +"dabawiz03auth.xhp\n" +"par_idN1053E\n" +"help.text" +msgid "Some databases require a user name and password." +msgstr "" + +#. 6YqKR +#: dabawiz03auth.xhp +msgctxt "" +"dabawiz03auth.xhp\n" +"par_idN10541\n" +"help.text" +msgid "User name" +msgstr "" + +#. q5JV4 +#: dabawiz03auth.xhp +msgctxt "" +"dabawiz03auth.xhp\n" +"par_idN10545\n" +"help.text" +msgid "Enter the user name to access the database." +msgstr "" + +#. cAFEU +#: dabawiz03auth.xhp +msgctxt "" +"dabawiz03auth.xhp\n" +"par_idN10548\n" +"help.text" +msgid "Password required" +msgstr "" + +#. wctGK +#: dabawiz03auth.xhp +msgctxt "" +"dabawiz03auth.xhp\n" +"par_idN1054C\n" +"help.text" +msgid "Select to prompt a user for a password to access the database." +msgstr "" + +#. xnkR8 +#: dabawiz03auth.xhp +msgctxt "" +"dabawiz03auth.xhp\n" +"par_idN10549\n" +"help.text" +msgid "Test Connection" +msgstr "" + +#. jkqUK +#: dabawiz03auth.xhp +msgctxt "" +"dabawiz03auth.xhp\n" +"par_idN10546\n" +"help.text" +msgid "Check if the configured connection can be used to access the database." +msgstr "" + +#. 9d4Bh +#: dabawiz03auth.xhp +msgctxt "" +"dabawiz03auth.xhp\n" +"par_idN1054F\n" +"help.text" +msgid "Save and proceed" +msgstr "" + #. cLmBi #: main.xhp msgctxt "" @@ -7555,13 +8059,13 @@ msgctxt "" msgid "To create a new database file, choose File - New - Database." msgstr "" -#. h4EpR +#. QGxGW #: main.xhp msgctxt "" "main.xhp\n" "par_idN1083B\n" "help.text" -msgid "The Database Wizard helps you to create a database file and to register a new database within %PRODUCTNAME." +msgid "The Database Wizard helps you to create a database file and to register a new database within %PRODUCTNAME." msgstr "" #. 2jPWg diff --git a/source/is/helpcontent2/source/text/shared/01.po b/source/is/helpcontent2/source/text/shared/01.po index a28c7acfbbf..45af3fdeb58 100644 --- a/source/is/helpcontent2/source/text/shared/01.po +++ b/source/is/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: 2021-09-27 19:09+0200\n" +"POT-Creation-Date: 2021-10-04 19:51+0200\n" "PO-Revision-Date: 2018-11-14 12:02+0000\n" "Last-Translator: Anonymous Pootle User\n" "Language-Team: LANGUAGE \n" @@ -223,13 +223,13 @@ msgctxt "" msgid "Database" msgstr "Gagnagrunnur" -#. 9cSKy +#. H6M7M #: 01010000.xhp msgctxt "" "01010000.xhp\n" "par_idN108D0\n" "help.text" -msgid "Opens the Database Wizard to create a database file." +msgid "Opens the Database Wizard to create a database file." msgstr "" #. 9nYdo @@ -25270,76 +25270,103 @@ msgctxt "" msgid "Set the font size for the selected text." msgstr "" -#. ECPzg +#. Gmpzb #: 05100100.xhp msgctxt "" "05100100.xhp\n" "tit\n" "help.text" -msgid "Merge" -msgstr "Sameina" +msgid "Merge Cells" +msgstr "" -#. dEoq9 +#. vrqEL #: 05100100.xhp msgctxt "" "05100100.xhp\n" -"hd_id3154765\n" +"bm_id501632012952361\n" "help.text" -msgid "Merge" -msgstr "Sameina" +msgid "merge/merging cells" +msgstr "" + +#. 4qzwA +#: 05100100.xhp +msgctxt "" +"05100100.xhp\n" +"hd_id451632377983974\n" +"help.text" +msgid "Merge Cells" +msgstr "" -#. tEsgH +#. NCP7C #: 05100100.xhp msgctxt "" "05100100.xhp\n" "par_id3147406\n" "help.text" -msgid "Combines the contents of the selected table cells into a single cell." +msgid "Combines the contents of the selected cells into a single cell, retaining the formatting of the first cell in the selection." +msgstr "" + +#. ip2CD +#: 05100100.xhp +msgctxt "" +"05100100.xhp\n" +"par_id461632808376973\n" +"help.text" +msgid "Click and drag to select the cells to be merged then do one of the following:" +msgstr "" + +#. bJGUQ +#: 05100100.xhp +msgctxt "" +"05100100.xhp\n" +"par_id221632803290526\n" +"help.text" +msgid "In the Formatting toolbar, click:" msgstr "" -#. xDN3K +#. R8GWz #: 05100100.xhp msgctxt "" "05100100.xhp\n" "par_id3154351\n" "help.text" -msgid "Choose Table - Merge Cells" +msgid "Or, right click the selection to open the context menu and choose Merge Cells.
If Unmerge Cells is present instead then the cell selection contains merged cells and cannot be merged further." msgstr "" -#. 2Z8Ap +#. Fz6u9 #: 05100100.xhp msgctxt "" "05100100.xhp\n" -"par_id3154370\n" +"par_id931632803442925\n" "help.text" -msgid "On the Table Bar, click" +msgid "Or, in the Properties sidebar mark the Merge Cells checkbox." msgstr "" -#. 4xBHv +#. fsBRE #: 05100100.xhp msgctxt "" "05100100.xhp\n" -"par_id3153996\n" +"par_id3154020\n" "help.text" -msgid "icon" -msgstr "táknmynd" +msgid "Or, choose Merge Cells." +msgstr "" -#. iBTdS +#. tHAGa #: 05100100.xhp msgctxt "" "05100100.xhp\n" -"par_id3150662\n" +"par_id321632377889618\n" "help.text" -msgid "Merge Cells" -msgstr "Sameina reiti" +msgid "Choose Table - Merge Cells.
" +msgstr "" -#. R7DEf +#. B7FNs #: 05100100.xhp msgctxt "" "05100100.xhp\n" -"par_id3153718\n" +"par_id3154370\n" "help.text" -msgid "Merging cells can lead to calculation errors in formulas in the table." +msgid "Or, on the Table toolbar click:" msgstr "" #. pfYCj @@ -25351,68 +25378,131 @@ msgctxt "" msgid "Split Cells" msgstr "Kljúfa hólf" -#. ivMXF +#. njuVE #: 05100200.xhp msgctxt "" "05100200.xhp\n" -"hd_id3154654\n" +"bm_id501632012952361\n" "help.text" -msgid "Split Cells" -msgstr "Kljúfa reiti" +msgid "unmerge/unmerging cells split/splitting cells" +msgstr "" -#. hByYt +#. zDkKt #: 05100200.xhp msgctxt "" "05100200.xhp\n" -"par_id3083451\n" +"hd_id621632385142590\n" "help.text" -msgid "Splits the cell or group of cells horizontally or vertically into the number of cells that you enter." +msgid "Unmerge Cells" msgstr "" -#. Kpg6k +#. 3oTxu #: 05100200.xhp msgctxt "" "05100200.xhp\n" -"par_id3154024\n" +"par_id871632385128307\n" "help.text" -msgid "Choose Table - Split Cells" +msgid "Divides previously merged cells back to the original cells. If the original cells had content that was kept when merged that content is restored." msgstr "" -#. ef6va +#. qBugU #: 05100200.xhp msgctxt "" "05100200.xhp\n" -"par_id3154042\n" +"par_id1001632807096225\n" "help.text" -msgid "On the Table Bar, click" +msgid "Select the cells to be unmerged then do one of the following:" msgstr "" -#. xKWAC +#. 8HDVx #: 05100200.xhp msgctxt "" "05100200.xhp\n" -"par_id3147270\n" +"par_id961632804418168\n" "help.text" -msgid "Icon" -msgstr "Táknmynd" +msgid "In the Formatting toolbar click:" +msgstr "" -#. GfBQk +#. VvKDu #: 05100200.xhp msgctxt "" "05100200.xhp\n" -"par_id3150616\n" +"par_id161632275254217\n" "help.text" -msgid "Split Cells" -msgstr "Kljúfa hólf" +msgid "Or, right click the selection to open the context menu and choose Unmerge Cells.
If Merge Cells is present instead then the cell selection does not contain any merged cells." +msgstr "" + +#. WLbsk +#: 05100200.xhp +msgctxt "" +"05100200.xhp\n" +"par_id901632804430738\n" +"help.text" +msgid "Or, in the Properties sidebar clear the Merge Cells checkbox." +msgstr "" + +#. BNuGm +#: 05100200.xhp +msgctxt "" +"05100200.xhp\n" +"par_id381632805680565\n" +"help.text" +msgid "Or, choose Unmerge Cells" +msgstr "" + +#. Tvbae +#: 05100200.xhp +msgctxt "" +"05100200.xhp\n" +"hd_id3154654\n" +"help.text" +msgid "Split Cells" +msgstr "" + +#. 3sZ8J +#: 05100200.xhp +msgctxt "" +"05100200.xhp\n" +"par_id3083451\n" +"help.text" +msgid "Displays the Split Cells Dialog where the split can be defined as either horizontally or vertically and the number the each cell will be split into." +msgstr "" -#. tkVC9 +#. yAYPv +#: 05100200.xhp +msgctxt "" +"05100200.xhp\n" +"par_id321632807186976\n" +"help.text" +msgid "Do one of the following:
" +msgstr "" + +#. KBJNC +#: 05100200.xhp +msgctxt "" +"05100200.xhp\n" +"par_id3154024\n" +"help.text" +msgid "Choose Table - Split Cells.
" +msgstr "" + +#. pNAsT +#: 05100200.xhp +msgctxt "" +"05100200.xhp\n" +"par_id3154042\n" +"help.text" +msgid "Or, on the Table toolbar click:" +msgstr "" + +#. 4oLAA #: 05100200.xhp msgctxt "" "05100200.xhp\n" "hd_id3154558\n" "help.text" -msgid "Split cell into" -msgstr "Skipta reit í" +msgid "Split Cells Dialog" +msgstr "" #. cDdv6 #: 05100200.xhp diff --git a/source/is/helpcontent2/source/text/shared/explorer/database.po b/source/is/helpcontent2/source/text/shared/explorer/database.po index 927e1cebb1f..33b8816601c 100644 --- a/source/is/helpcontent2/source/text/shared/explorer/database.po +++ b/source/is/helpcontent2/source/text/shared/explorer/database.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: 2021-09-10 23:11+0200\n" +"POT-Creation-Date: 2021-10-04 19:51+0200\n" "PO-Revision-Date: 2018-11-12 13:45+0000\n" "Last-Translator: Anonymous Pootle User\n" "Language-Team: LANGUAGE \n" @@ -16,393 +16,6 @@ msgstr "" "X-Generator: LibreOffice\n" "X-POOTLE-MTIME: 1542030335.000000\n" -#. BhD6X -#: dabawiz00.xhp -msgctxt "" -"dabawiz00.xhp\n" -"tit\n" -"help.text" -msgid "Database Wizard" -msgstr "Leiðarvísir fyrir gagnagrunna" - -#. 3PAca -#: dabawiz00.xhp -msgctxt "" -"dabawiz00.xhp\n" -"bm_id2026429\n" -"help.text" -msgid "wizards;databases (Base)Database Wizard (Base)databases; formats (Base)MySQL databases (Base)MariaDB databases (Base)dBASE; database settings (Base)spreadsheets;as databases (base)" -msgstr "" - -#. 4QDPm -#: dabawiz00.xhp -msgctxt "" -"dabawiz00.xhp\n" -"par_idN105B4\n" -"help.text" -msgid "Database Wizard" -msgstr "Leiðarvísir fyrir gagnagrunna" - -#. hmups -#: dabawiz00.xhp -msgctxt "" -"dabawiz00.xhp\n" -"par_idN105C4\n" -"help.text" -msgid "The Database Wizard creates a database file that contains information about a database." -msgstr "" - -#. 4L7fe -#: dabawiz00.xhp -msgctxt "" -"dabawiz00.xhp\n" -"par_id9856563\n" -"help.text" -msgid "The Database Wizard creates a database file that contains information about a database." -msgstr "" - -#. MP58w -#: dabawiz00.xhp -msgctxt "" -"dabawiz00.xhp\n" -"par_idN105D5\n" -"help.text" -msgid "Depending on the type of operation and the type of database, the Database Wizard consists of a varying number of steps." -msgstr "" - -#. BvAbd -#: dabawiz00.xhp -msgctxt "" -"dabawiz00.xhp\n" -"par_idN105DB\n" -"help.text" -msgid "If you create a new database file, the wizard contains two steps." -msgstr "" - -#. 75qWp -#: dabawiz00.xhp -msgctxt "" -"dabawiz00.xhp\n" -"par_idN105DF\n" -"help.text" -msgid "If you open the Database Wizard to create a database file for an existing database connection, there may be more steps to specify paths, authentication information, and more." -msgstr "" - -#. wFFQE -#: dabawiz00.xhp -msgctxt "" -"dabawiz00.xhp\n" -"par_idN105F2\n" -"help.text" -msgid "Set up text file connection" -msgstr "Setja upp textaskrártengingu" - -#. 73X5w -#: dabawiz00.xhp -msgctxt "" -"dabawiz00.xhp\n" -"par_idN10601\n" -"help.text" -msgid "Set up Microsoft Access connection" -msgstr "Setja upp Microsoft Access tengingu" - -#. ckemB -#: dabawiz00.xhp -msgctxt "" -"dabawiz00.xhp\n" -"par_idN1062E\n" -"help.text" -msgid "Set up ADO connection" -msgstr "Setja upp ADO tengingu" - -#. bbTEe -#: dabawiz00.xhp -msgctxt "" -"dabawiz00.xhp\n" -"par_idN1070F\n" -"help.text" -msgid "Set up dBASE connection" -msgstr "Setja upp dBASE tengingu" - -#. mM3XM -#: dabawiz00.xhp -msgctxt "" -"dabawiz00.xhp\n" -"par_idN1063D\n" -"help.text" -msgid "Set up JDBC connection" -msgstr "Setja upp JDBC tengingu" - -#. EB2yp -#: dabawiz00.xhp -msgctxt "" -"dabawiz00.xhp\n" -"par_idN1064C\n" -"help.text" -msgid "Set up Oracle database connection" -msgstr "Setja upp Oracle gagnagrunnstengingu" - -#. sSrMX -#: dabawiz00.xhp -msgctxt "" -"dabawiz00.xhp\n" -"par_idN1066A\n" -"help.text" -msgid "ODBC settings" -msgstr "ODBC tenging" - -#. Jht8w -#: dabawiz00.xhp -msgctxt "" -"dabawiz00.xhp\n" -"par_idN10679\n" -"help.text" -msgid "Set up Spreadsheet connection" -msgstr "Setja upp tengingu við töflureikni" - -#. menWz -#: dabawiz01.xhp -msgctxt "" -"dabawiz01.xhp\n" -"tit\n" -"help.text" -msgid "Database Selection" -msgstr "Val á gagnagrunni" - -#. cE94h -#: dabawiz01.xhp -msgctxt "" -"dabawiz01.xhp\n" -"bm_id2082583\n" -"help.text" -msgid "databases; connecting (Base)" -msgstr "" - -#. ZCQvJ -#: dabawiz01.xhp -msgctxt "" -"dabawiz01.xhp\n" -"par_idN1054D\n" -"help.text" -msgid "Select Database" -msgstr "" - -#. MNcgG -#: dabawiz01.xhp -msgctxt "" -"dabawiz01.xhp\n" -"par_idN1055D\n" -"help.text" -msgid "Creates a new database, opens a database file, or connects to an existing database." -msgstr "" - -#. 3gKji -#: dabawiz01.xhp -msgctxt "" -"dabawiz01.xhp\n" -"par_idN10585\n" -"help.text" -msgid "Create a new database" -msgstr "Búa til nýjan gagnagrunn" - -#. QsxqK -#: dabawiz01.xhp -msgctxt "" -"dabawiz01.xhp\n" -"par_idN10589\n" -"help.text" -msgid "Select to create a new database. This option uses the HSQL database engine with default settings. The final page of the wizard appears next." -msgstr "" - -#. FMbMQ -#: dabawiz01.xhp -msgctxt "" -"dabawiz01.xhp\n" -"par_id8584246\n" -"help.text" -msgid "External web page about HSQL." -msgstr "" - -#. RzgCQ -#: dabawiz01.xhp -msgctxt "" -"dabawiz01.xhp\n" -"par_idN105F9\n" -"help.text" -msgid "Open an existing database file" -msgstr "Opna tilbúna gagnagrunnsskrá" - -#. SrmuV -#: dabawiz01.xhp -msgctxt "" -"dabawiz01.xhp\n" -"par_idN105FD\n" -"help.text" -msgid "Select to open a database file from a list of recently used files or from a file selection dialog." -msgstr "" - -#. HNAd8 -#: dabawiz01.xhp -msgctxt "" -"dabawiz01.xhp\n" -"par_idN10614\n" -"help.text" -msgid "Recently used" -msgstr "Nýlega notað" - -#. ZGuNR -#: dabawiz01.xhp -msgctxt "" -"dabawiz01.xhp\n" -"par_idN10618\n" -"help.text" -msgid "Select a database file to open from the list of recently used files. Click Finish to open the file immediately and to exit the wizard." -msgstr "" - -#. ACzer -#: dabawiz01.xhp -msgctxt "" -"dabawiz01.xhp\n" -"par_idN1062F\n" -"help.text" -msgid "Open" -msgstr "Opna" - -#. 9WBfN -#: dabawiz01.xhp -msgctxt "" -"dabawiz01.xhp\n" -"par_idN10633\n" -"help.text" -msgid "Opens a file selection dialog where you can select a database file. Click Open or OK in the file selection dialog to open the file immediately and to exit the wizard." -msgstr "" - -#. rLwWT -#: dabawiz01.xhp -msgctxt "" -"dabawiz01.xhp\n" -"par_idN1058C\n" -"help.text" -msgid "Connect to an existing database" -msgstr "Tengjast við tilbúinn gagnagrunn" - -#. tF4HK -#: dabawiz01.xhp -msgctxt "" -"dabawiz01.xhp\n" -"par_idN10590\n" -"help.text" -msgid "Select to create a database document for an existing database connection." -msgstr "" - -#. M4MGu -#: dabawiz01.xhp -msgctxt "" -"dabawiz01.xhp\n" -"par_idN10593\n" -"help.text" -msgid "Database type" -msgstr "Nafn á gagnagrunni" - -#. jypBq -#: dabawiz01.xhp -msgctxt "" -"dabawiz01.xhp\n" -"par_idN10597\n" -"help.text" -msgid "Select the database type for the existing database connection." -msgstr "" - -#. xNvnU -#: dabawiz01.xhp -msgctxt "" -"dabawiz01.xhp\n" -"par_idN1059A\n" -"help.text" -msgid "The Outlook, Evolution, KDE Address Book, and Seamonkey database types do not need additional information. For other database types, the wizard contains additional pages to specify the required information." -msgstr "" - -#. 4RN7W -#: dabawiz01.xhp -msgctxt "" -"dabawiz01.xhp\n" -"par_idN10611\n" -"help.text" -msgid "The next wizard page is one of the following pages:" -msgstr "" - -#. vaBGS -#: dabawiz01.xhp -msgctxt "" -"dabawiz01.xhp\n" -"par_idN1061C\n" -"help.text" -msgid "Set up text file connection" -msgstr "Setja upp textaskrártengingu" - -#. NEWQn -#: dabawiz01.xhp -msgctxt "" -"dabawiz01.xhp\n" -"par_idN1062B\n" -"help.text" -msgid "Set up Microsoft Access or Microsoft Access 2007 connection" -msgstr "Setja upp Microsoft Access tengingu" - -#. NCWx8 -#: dabawiz01.xhp -msgctxt "" -"dabawiz01.xhp\n" -"par_idN1063A\n" -"help.text" -msgid "Set up LDAP connection" -msgstr "Setja upp LDAP tengingu" - -#. 29mSc -#: dabawiz01.xhp -msgctxt "" -"dabawiz01.xhp\n" -"par_idN10658\n" -"help.text" -msgid "Set up ADO connection" -msgstr "Setja upp ADO tengingu" - -#. sUX3D -#: dabawiz01.xhp -msgctxt "" -"dabawiz01.xhp\n" -"par_idN10667\n" -"help.text" -msgid "Set up JDBC connection" -msgstr "Setja upp JDBC tengingu" - -#. BRUYG -#: dabawiz01.xhp -msgctxt "" -"dabawiz01.xhp\n" -"par_idN10676\n" -"help.text" -msgid "Set up Oracle database connection" -msgstr "Setja upp Oracle gagnagrunnstengingu" - -#. JtGv6 -#: dabawiz01.xhp -msgctxt "" -"dabawiz01.xhp\n" -"par_idN10694\n" -"help.text" -msgid "ODBC settings" -msgstr "ODBC tenging" - -#. A69nZ -#: dabawiz01.xhp -msgctxt "" -"dabawiz01.xhp\n" -"par_idN106A3\n" -"help.text" -msgid "Set up Spreadsheet connection" -msgstr "Setja upp tengingu við töflureikni" - #. SJaiE #: dabawiz02.xhp msgctxt "" @@ -502,15 +115,6 @@ msgctxt "" msgid "Select to call the Table Wizard after the Database Wizard is finished." msgstr "" -#. 3xrCA -#: dabawiz02.xhp -msgctxt "" -"dabawiz02.xhp\n" -"par_idN1061A\n" -"help.text" -msgid "Database Wizard" -msgstr "Leiðarvísir fyrir gagnagrunna" - #. YnZ24 #: dabawiz02access.xhp msgctxt "" @@ -592,15 +196,6 @@ msgctxt "" msgid "Click to open a file selection dialog." msgstr "" -#. bjaYj -#: dabawiz02access.xhp -msgctxt "" -"dabawiz02access.xhp\n" -"par_idN10552\n" -"help.text" -msgid "Database Wizard" -msgstr "Leiðarvísir fyrir gagnagrunna" - #. gjtnv #: dabawiz02ado.xhp msgctxt "" @@ -772,15 +367,6 @@ msgctxt "" msgid "A password must contain 3 to 18 characters." msgstr "" -#. WBFBr -#: dabawiz02ado.xhp -msgctxt "" -"dabawiz02ado.xhp\n" -"par_idN1059C\n" -"help.text" -msgid "Database Wizard" -msgstr "Leiðarvísir fyrir gagnagrunna" - #. mxSCU #: dabawiz02dbase.xhp msgctxt "" @@ -835,15 +421,6 @@ msgctxt "" msgid "Open a path selection dialog." msgstr "" -#. Hj37d -#: dabawiz02dbase.xhp -msgctxt "" -"dabawiz02dbase.xhp\n" -"par_idN10584\n" -"help.text" -msgid "Database Wizard" -msgstr "Leiðarvísir fyrir gagnagrunna" - #. n9AxK #: dabawiz02jdbc.xhp msgctxt "" @@ -1114,23 +691,14 @@ msgctxt "" msgid "Tests the connection with the current settings." msgstr "" -#. 6Gw68 +#. FGezr #: dabawiz02jdbc.xhp msgctxt "" "dabawiz02jdbc.xhp\n" "par_idN106E7\n" "help.text" -msgid "Authentication" -msgstr "Auðkenning" - -#. cmVsm -#: dabawiz02jdbc.xhp -msgctxt "" -"dabawiz02jdbc.xhp\n" -"par_idN106F6\n" -"help.text" -msgid "Database Wizard" -msgstr "Leiðarvísir fyrir gagnagrunna" +msgid "Authentication" +msgstr "" #. Y4EFA #: dabawiz02mysql.xhp @@ -1330,23 +898,14 @@ msgctxt "" msgid "JDBC Connection" msgstr "JDBC tenging" -#. uuyuk +#. ujaGF #: dabawiz02mysql.xhp msgctxt "" "dabawiz02mysql.xhp\n" "par_idN10591\n" "help.text" -msgid "Authentication" -msgstr "Auðkenning" - -#. E6mUz -#: dabawiz02mysql.xhp -msgctxt "" -"dabawiz02mysql.xhp\n" -"par_idN105A0\n" -"help.text" -msgid "Database Wizard" -msgstr "Leiðarvísir fyrir gagnagrunna" +msgid "Authentication" +msgstr "" #. HF588 #: dabawiz02odbc.xhp @@ -1474,23 +1033,14 @@ msgctxt "" msgid "Select a data source to which you want to connect using ODBC. Then click OK." msgstr "" -#. z7ivo +#. WaAZB #: dabawiz02odbc.xhp msgctxt "" "dabawiz02odbc.xhp\n" "par_idN10567\n" "help.text" -msgid "Authentication" -msgstr "Auðkenning" - -#. 2Lnms -#: dabawiz02odbc.xhp -msgctxt "" -"dabawiz02odbc.xhp\n" -"par_idN10576\n" -"help.text" -msgid "Database Wizard" -msgstr "Leiðarvísir fyrir gagnagrunna" +msgid "Authentication" +msgstr "" #. RL7sk #: dabawiz02oracle.xhp @@ -1645,23 +1195,14 @@ msgctxt "" msgid "Tests the connection with the current settings." msgstr "" -#. xAvje +#. UwteE #: dabawiz02oracle.xhp msgctxt "" "dabawiz02oracle.xhp\n" "par_idN10637\n" "help.text" -msgid "Authentication" -msgstr "Auðkenning" - -#. LEpR3 -#: dabawiz02oracle.xhp -msgctxt "" -"dabawiz02oracle.xhp\n" -"par_idN10646\n" -"help.text" -msgid "Database Wizard" -msgstr "Leiðarvísir fyrir gagnagrunna" +msgid "Authentication" +msgstr "" #. XoiBM #: dabawiz02spreadsheet.xhp @@ -1735,15 +1276,6 @@ msgctxt "" msgid "Select to request a password from the user of the database document." msgstr "" -#. BcRAT -#: dabawiz02spreadsheet.xhp -msgctxt "" -"dabawiz02spreadsheet.xhp\n" -"par_idN10553\n" -"help.text" -msgid "Database Wizard" -msgstr "Leiðarvísir fyrir gagnagrunna" - #. xngE4 #: dabawiz02text.xhp msgctxt "" @@ -1951,114 +1483,6 @@ msgctxt "" msgid "Enter or select the character that is used as a thousands separator in the text file, for example a comma (1,000), or a period (1.000)." msgstr "" -#. D9AZK -#: dabawiz02text.xhp -msgctxt "" -"dabawiz02text.xhp\n" -"par_idN105E6\n" -"help.text" -msgid "Database Wizard" -msgstr "Leiðarvísir fyrir gagnagrunna" - -#. YSNPt -#: dabawiz03auth.xhp -msgctxt "" -"dabawiz03auth.xhp\n" -"tit\n" -"help.text" -msgid "Set up user authentication" -msgstr "" - -#. EhtLD -#: dabawiz03auth.xhp -msgctxt "" -"dabawiz03auth.xhp\n" -"par_idN1053A\n" -"help.text" -msgid "Set up user authentication" -msgstr "" - -#. TGHfv -#: dabawiz03auth.xhp -msgctxt "" -"dabawiz03auth.xhp\n" -"par_idN1053E\n" -"help.text" -msgid "Some databases require a user name and password." -msgstr "" - -#. 6YqKR -#: dabawiz03auth.xhp -msgctxt "" -"dabawiz03auth.xhp\n" -"par_idN10541\n" -"help.text" -msgid "User name" -msgstr "Notandanafn" - -#. q5JV4 -#: dabawiz03auth.xhp -msgctxt "" -"dabawiz03auth.xhp\n" -"par_idN10545\n" -"help.text" -msgid "Enter the user name to access the database." -msgstr "" - -#. cAFEU -#: dabawiz03auth.xhp -msgctxt "" -"dabawiz03auth.xhp\n" -"par_idN10548\n" -"help.text" -msgid "Password required" -msgstr "Lykilorð nauðsynlegt" - -#. wctGK -#: dabawiz03auth.xhp -msgctxt "" -"dabawiz03auth.xhp\n" -"par_idN1054C\n" -"help.text" -msgid "Select to prompt a user for a password to access the database." -msgstr "" - -#. xnkR8 -#: dabawiz03auth.xhp -msgctxt "" -"dabawiz03auth.xhp\n" -"par_idN10549\n" -"help.text" -msgid "Test Connection" -msgstr "" - -#. jkqUK -#: dabawiz03auth.xhp -msgctxt "" -"dabawiz03auth.xhp\n" -"par_idN10546\n" -"help.text" -msgid "Check if the configured connection can be used to access the database." -msgstr "" - -#. 9d4Bh -#: dabawiz03auth.xhp -msgctxt "" -"dabawiz03auth.xhp\n" -"par_idN1054F\n" -"help.text" -msgid "Save and proceed" -msgstr "Vista og halda áfram" - -#. f9faN -#: dabawiz03auth.xhp -msgctxt "" -"dabawiz03auth.xhp\n" -"par_idN10566\n" -"help.text" -msgid "Database Wizard" -msgstr "Leiðarvísir fyrir gagnagrunna" - #. rw2xT #: menubar.xhp msgctxt "" diff --git a/source/is/helpcontent2/source/text/shared/guide.po b/source/is/helpcontent2/source/text/shared/guide.po index a9821ba7ffa..ed0db77c108 100644 --- a/source/is/helpcontent2/source/text/shared/guide.po +++ b/source/is/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: 2021-09-27 19:09+0200\n" +"POT-Creation-Date: 2021-10-04 19:51+0200\n" "PO-Revision-Date: 2018-11-14 12:02+0000\n" "Last-Translator: Anonymous Pootle User\n" "Language-Team: LANGUAGE \n" @@ -790,13 +790,13 @@ msgctxt "" msgid "Continue redacting other portions of the generated document and then print or export it to PDF." msgstr "" -#. gnseq +#. AGQiE #: auto_redact.xhp msgctxt "" "auto_redact.xhp\n" "par_id581626101004089\n" "help.text" -msgid "Refer to the help page to learn more about regular expressions." +msgid "Refer to the help page List of Regular Expressions to learn more about how to use regular expressions in %PRODUCTNAME." msgstr "" #. AE55E @@ -6586,13 +6586,13 @@ msgctxt "" msgid "Open a Base file of the database type that you want." msgstr "" -#. bVf6R +#. fGBzV #: data_im_export.xhp msgctxt "" "data_im_export.xhp\n" "par_id7869502\n" "help.text" -msgid "Either create a new Base file using the Database Wizard, or open any existing Base file that is not read-only." +msgid "Either create a new Base file using the Database Wizard, or open any existing Base file that is not read-only." msgstr "" #. JHYC6 @@ -6712,13 +6712,13 @@ msgctxt "" msgid "Choose File - New - Database." msgstr "" -#. FMZud +#. BsTGf #: data_new.xhp msgctxt "" "data_new.xhp\n" "par_idN105CB\n" "help.text" -msgid "This opens the Database Wizard, where you create a new database file." +msgid "This opens the Database Wizard, where you create a new database file." msgstr "" #. zTCBz @@ -8215,22 +8215,22 @@ msgctxt "" msgid "Choose Tools - Development Tools" msgstr "" -#. XaydF +#. EcEEb #: dev_tools.xhp msgctxt "" "dev_tools.xhp\n" "par_id271627931218557\n" "help.text" -msgid "After Development Tools is enabled it will become visible in all documents and %PRODUCTNAME applications. This setting is persistent and the Development Tools will remain visible until it is explicitly disabled by choosing Tools - Development Tools." +msgid "The Development Tools are visible in all documents of %PRODUCTNAME Writer, Calc, Impress and Draw. The display is persistent and remain visible until deselected." msgstr "" -#. D74vk +#. YrKDj #: dev_tools.xhp msgctxt "" "dev_tools.xhp\n" "par_id3152821\n" "help.text" -msgid "When Development Tools is enabled, a dockable window will be shown at the bottom of the screen. This window has two main sections:" +msgid "When Development Tools is enabled, a dockable window is shown at the bottom of the screen. This window has two sections:" msgstr "" #. BbGGE @@ -8251,13 +8251,13 @@ msgctxt "" msgid "Object inspection panel: Displays the available services, methods, properties and interfaces of the selected object." msgstr "" -#. SfCJQ +#. fiPDo #: dev_tools.xhp msgctxt "" "dev_tools.xhp\n" "par_id91627862617231\n" "help.text" -msgid "This feature is available since %PRODUCTNAME 7.2 and can be used in Writer, Calc, Impress and Draw." +msgid "This feature is available since %PRODUCTNAME 7.2 for Writer, Calc, Impress and Draw." msgstr "" #. 5J2jc @@ -8287,22 +8287,22 @@ msgctxt "" msgid "The behavior of the tree view depends on the status of the Current Selection toggle button:" msgstr "" -#. CjDg6 +#. CJUxG #: dev_tools.xhp msgctxt "" "dev_tools.xhp\n" "par_id811627912238786\n" "help.text" -msgid "If Current Selection is enabled, then the Object Inspection Panel will display the properties of the object that is currently selected in the document. Hence, clicking any item in the tree view will have no effect." +msgid "Click on Current Selection to display the properties of the object currently selected in the document. Hence, clicking any item in the tree view have no effect." msgstr "" -#. 8sDyd +#. C3mpn #: dev_tools.xhp msgctxt "" "dev_tools.xhp\n" "par_id721627912239053\n" "help.text" -msgid "If Current Selection is disabled, then clicking any item in the tree view will update the contents of the Object Inspection Panel." +msgid "Click on Current Selection again to display any item in the tree view and update the contents of the Object Inspection Panel." msgstr "" #. PmkTZ @@ -8332,15 +8332,6 @@ msgctxt "" msgid "Supported objects" msgstr "" -#. c5tx6 -#: dev_tools.xhp -msgctxt "" -"dev_tools.xhp\n" -"par_id551627912559559\n" -"help.text" -msgid "Writer" -msgstr "" - #. meXjs #: dev_tools.xhp msgctxt "" @@ -8350,15 +8341,6 @@ msgctxt "" msgid "Paragraphs
Text Portions in a Paragraph
Shapes
Tables
Frames
Graphic Objects
Embedded Objects (OLE)
Style Families and Styles" msgstr "" -#. KrHuw -#: dev_tools.xhp -msgctxt "" -"dev_tools.xhp\n" -"par_id171627912693619\n" -"help.text" -msgid "Calc" -msgstr "" - #. SHryG #: dev_tools.xhp msgctxt "" @@ -8368,15 +8350,6 @@ msgctxt "" msgid "Sheets
Shapes per sheet
Charts per sheet
Pivot tables per sheet
Style Families and Styles" msgstr "" -#. c5S5D -#: dev_tools.xhp -msgctxt "" -"dev_tools.xhp\n" -"par_id711627912898951\n" -"help.text" -msgid "Impress" -msgstr "" - #. G7tq6 #: dev_tools.xhp msgctxt "" @@ -8386,15 +8359,6 @@ msgctxt "" msgid "Slides
Shapes per slide
Master slides
Style Families and Styles" msgstr "" -#. APvko -#: dev_tools.xhp -msgctxt "" -"dev_tools.xhp\n" -"par_id711627912898022\n" -"help.text" -msgid "Draw" -msgstr "" - #. QBNop #: dev_tools.xhp msgctxt "" @@ -8413,49 +8377,49 @@ msgctxt "" msgid "Object Inspection Panel" msgstr "" -#. cP4WT +#. ULvie #: dev_tools.xhp msgctxt "" "dev_tools.xhp\n" "par_id571627913372273\n" "help.text" -msgid "The right side of the window consists of the Object Inspection Panel that displays information about the object being inspected." +msgid "The right side of the window is the Object Inspection Panel that displays information about the object being inspected." msgstr "" -#. CGBzb +#. KJDUA #: dev_tools.xhp msgctxt "" "dev_tools.xhp\n" "par_id361627930602108\n" "help.text" -msgid "The first piece of information available is the Class Name, which is the name of the implementation class of the object." +msgid "Class Name: is the name of the object class." msgstr "" -#. aF94B +#. TbDBD #: dev_tools.xhp msgctxt "" "dev_tools.xhp\n" "par_id111627931046662\n" "help.text" -msgid "Use the class name to search more information in the API documentation. For example, the top-level object in a Writer document is an instance of the class SwXTextDocument, which is documented at SwXTextDocument Class Reference." +msgid "Use the class name to search more information in the API documentation. For example, the top-level object in a Writer document is an instance of the class SwXTextDocument, which is documented at SwXTextDocument Class Reference." msgstr "" -#. X9o8G +#. 7g3wB #: dev_tools.xhp msgctxt "" "dev_tools.xhp\n" "par_id371627930700568\n" "help.text" -msgid "It is possible to inspect the object further by using the four tabs available that display its Interfaces, Services, Properties and Methods." +msgid "You can inspect the object further by using the four tabs available that display its Interfaces, Services, Properties and Methods." msgstr "" -#. AwMan +#. hd4cE #: dev_tools.xhp msgctxt "" "dev_tools.xhp\n" "par_id71627913884995\n" "help.text" -msgid "Each of the tabs organize the information about the object in columns. The set of columns presented depend on which tab is selected." +msgid "The information about the object is organized in columns in each tab. The set of columns displayed depend on the selected tab." msgstr "" #. RECVL @@ -8512,22 +8476,22 @@ msgctxt "" msgid "Contains four columns that describe the properties of the object:" msgstr "" -#. VyG2A +#. eNhy9 #: dev_tools.xhp msgctxt "" "dev_tools.xhp\n" "par_id461627914264898\n" "help.text" -msgid "Property: Shows the names of all properties that can be inspected." +msgid "Property: Shows the names of the object properties." msgstr "" -#. YBmE7 +#. hDfcB #: dev_tools.xhp msgctxt "" "dev_tools.xhp\n" "par_id491627914265327\n" "help.text" -msgid "Value: Displays a textual representation of the values of all properties." +msgid "Value: Displays a textual representation of the current property value." msgstr "" #. 7P4rv @@ -8539,22 +8503,22 @@ msgctxt "" msgid "Type: Shows the property type." msgstr "" -#. FYv4W +#. VxeGP #: dev_tools.xhp msgctxt "" "dev_tools.xhp\n" "par_id391627914265992\n" "help.text" -msgid "Info: Presents relevant information about the property. For instance, a property that is read-only will have a \"read-only\" value in this column." +msgid "Info: display relevant information about the property. For example, a read-only property displays \"read-only\" in this column." msgstr "" -#. G2CGc +#. L6iHf #: dev_tools.xhp msgctxt "" "dev_tools.xhp\n" "par_id161627914138859\n" "help.text" -msgid "The Properties tab contains an additional section that shows a textual representation of the value of the selected property. When a property is selected the value is updated in the text box available at the bottom of the Object Inspection Panel. This is useful when the value is too long to be shown in the Value column." +msgid "The Properties tab also includes a text box on the bottom to display the full textual representation of the property value." msgstr "" #. ptFVa @@ -8575,22 +8539,22 @@ msgctxt "" msgid "Contains four columns that describe the combined list of methods that can be called by the current object:" msgstr "" -#. Bq4dK +#. iFvEX #: dev_tools.xhp msgctxt "" "dev_tools.xhp\n" "par_id281627914839271\n" "help.text" -msgid "Method: Shows the names of all properties that can be inspected." +msgid "Method: Shows the names of all methods of the object." msgstr "" -#. kxBZz +#. hFE8H #: dev_tools.xhp msgctxt "" "dev_tools.xhp\n" "par_id421627914839748\n" "help.text" -msgid "Return type: Displays the return type of the methods that can be called by the object. Methods that do not return any value are marked as \"void\" in this column." +msgid "Return type: Displays the return type of the object methods. Methods that do not return any value are marked as \"void\" in this column." msgstr "" #. NwGtg diff --git a/source/is/helpcontent2/source/text/simpress/guide.po b/source/is/helpcontent2/source/text/simpress/guide.po index 10bebb66251..7e11d9745bd 100644 --- a/source/is/helpcontent2/source/text/simpress/guide.po +++ b/source/is/helpcontent2/source/text/simpress/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: 2021-09-27 19:09+0200\n" +"POT-Creation-Date: 2021-10-04 19:51+0200\n" "PO-Revision-Date: 2018-10-31 11:22+0000\n" "Last-Translator: Sveinn í Felli \n" "Language-Team: LANGUAGE \n" @@ -5866,24 +5866,6 @@ msgctxt "" msgid "Define the vertical alignment of selected or all cell contents. Split or merge cells." msgstr "" -#. HAWie -#: table_insert.xhp -msgctxt "" -"table_insert.xhp\n" -"par_id0916200803551553\n" -"help.text" -msgid "All selected cells are merged into one cell." -msgstr "" - -#. dP7mX -#: table_insert.xhp -msgctxt "" -"table_insert.xhp\n" -"par_id0916200803551535\n" -"help.text" -msgid "The selected cell is split into several cells. You see the Split Cells dialog box." -msgstr "" - #. 5hutM #: table_insert.xhp msgctxt "" diff --git a/source/is/helpcontent2/source/text/swriter/00.po b/source/is/helpcontent2/source/text/swriter/00.po index 8ae5cb89b0d..14246fd1134 100644 --- a/source/is/helpcontent2/source/text/swriter/00.po +++ b/source/is/helpcontent2/source/text/swriter/00.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: 2021-09-10 23:11+0200\n" +"POT-Creation-Date: 2021-10-04 19:51+0200\n" "PO-Revision-Date: 2018-11-14 12:02+0000\n" "Last-Translator: Anonymous Pootle User\n" "Language-Team: LANGUAGE \n" @@ -2212,14 +2212,14 @@ msgctxt "" msgid "Icon" msgstr "Táknmynd" -#. fCPij +#. 7XaPo #: 00000405.xhp msgctxt "" "00000405.xhp\n" "par_id3150616\n" "help.text" -msgid "Split Cells" -msgstr "Kljúfa hólf" +msgid "Unmerge CellsSplit Cells" +msgstr "" #. BGm4B #: 00000405.xhp -- cgit