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 --- .../pt/helpcontent2/source/text/sbasic/shared.po | 112 +++- .../helpcontent2/source/text/sbasic/shared/02.po | 8 +- .../helpcontent2/source/text/sbasic/shared/03.po | 38 +- source/pt/helpcontent2/source/text/scalc.po | 22 +- source/pt/helpcontent2/source/text/scalc/01.po | 292 +++++----- source/pt/helpcontent2/source/text/scalc/guide.po | 159 ++++-- source/pt/helpcontent2/source/text/sdatabase.po | 626 +++++++++++++++++++-- source/pt/helpcontent2/source/text/shared/01.po | 208 +++++-- .../source/text/shared/explorer/database.po | 602 +------------------- source/pt/helpcontent2/source/text/shared/guide.po | 118 ++-- .../pt/helpcontent2/source/text/simpress/guide.po | 20 +- source/pt/helpcontent2/source/text/swriter/00.po | 8 +- 12 files changed, 1201 insertions(+), 1012 deletions(-) (limited to 'source/pt/helpcontent2') diff --git a/source/pt/helpcontent2/source/text/sbasic/shared.po b/source/pt/helpcontent2/source/text/sbasic/shared.po index cd16871f72f..8179fb8e9ac 100644 --- a/source/pt/helpcontent2/source/text/sbasic/shared.po +++ b/source/pt/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: 2021-06-04 11:14+0000\n" "Last-Translator: Carlos Moreira \n" "Language-Team: Portuguese \n" @@ -38815,40 +38815,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 @@ -38968,6 +38968,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 "" @@ -38986,13 +39031,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 @@ -39013,6 +39058,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/pt/helpcontent2/source/text/sbasic/shared/02.po b/source/pt/helpcontent2/source/text/sbasic/shared/02.po index f425da8c3d3..cda78121f6b 100644 --- a/source/pt/helpcontent2/source/text/sbasic/shared/02.po +++ b/source/pt/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: 2020-02-21 08:15+0000\n" "Last-Translator: Sérgio Marques \n" "Language-Team: Portuguese \n" @@ -1177,14 +1177,14 @@ 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." -msgstr "Adiciona um botão que permite ao utilizador selecionar uma opção. Os botões de opção agrupados têm de ter índices de tabulação consecutivos. Estão normalmente rodeados por uma caixa de grupo. Se existirem dois grupos de botões de opção, terá de introduzir um índice de tabulação entre os índices de tabulação dos dois grupos no painel de grupos." +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 #: 20000000.xhp diff --git a/source/pt/helpcontent2/source/text/sbasic/shared/03.po b/source/pt/helpcontent2/source/text/sbasic/shared/03.po index ac5067efd35..df5a07ec976 100644 --- a/source/pt/helpcontent2/source/text/sbasic/shared/03.po +++ b/source/pt/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: 2021-01-16 21:44+0000\n" "Last-Translator: Sérgio Marques \n" "Language-Team: Portuguese \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/pt/helpcontent2/source/text/scalc.po b/source/pt/helpcontent2/source/text/scalc.po index 0b000678676..8304c98f67e 100644 --- a/source/pt/helpcontent2/source/text/scalc.po +++ b/source/pt/helpcontent2/source/text/scalc.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-02-08 12:09+0100\n" +"POT-Creation-Date: 2021-10-04 19:51+0200\n" "PO-Revision-Date: 2021-02-13 13:36+0000\n" "Last-Translator: Sérgio Marques \n" "Language-Team: Portuguese \n" @@ -13,7 +13,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Accelerator-Marker: ~\n" -"X-Generator: Weblate 4.4\n" +"X-Generator: LibreOffice\n" "X-POOTLE-MTIME: 1501194531.000000\n" #. ZxQeC @@ -439,15 +439,6 @@ msgctxt "" msgid "Cells" msgstr "Células" -#. FuTAK -#: main0105.xhp -msgctxt "" -"main0105.xhp\n" -"hd_id3155087\n" -"help.text" -msgid "Page" -msgstr "Página" - #. 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 "Utilize os comandos do menu Dados para editar os dados na folha atual. Pode definir intervalos, ordenar e filtrar dados, calcular resultados, estruturar dados e criar uma tabela dinâmica." +#. BDFbQ +#: main0112.xhp +msgctxt "" +"main0112.xhp\n" +"hd_id231633127579389\n" +"help.text" +msgid "Streams" +msgstr "" + #. efuyu #: main0116.xhp msgctxt "" diff --git a/source/pt/helpcontent2/source/text/scalc/01.po b/source/pt/helpcontent2/source/text/scalc/01.po index f692744f5cb..82c88468d07 100644 --- a/source/pt/helpcontent2/source/text/scalc/01.po +++ b/source/pt/helpcontent2/source/text/scalc/01.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-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: 2021-01-30 10:36+0000\n" "Last-Translator: serval2412 \n" "Language-Team: Portuguese \n" @@ -14938,13 +14938,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 @@ -19060,14 +19060,14 @@ 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 "Se tipo = 0, apenas são encontradas as entradas exatas. Se o critério de pesquisa for encontrado mais do que uma vez, a função devolve o índice da primeira entrada encontrada. Apenas se tipo = 0, é que consegue pesquisar por expressões regulares ou caracteres universais (se ativas nas opções de cálculo)." -#. 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." -msgstr "Se tipo = 1 ou se o terceiro parâmetro estiver em falta, é devolvido o índice do último valor inferior ou igual ao valor a procurar. Isto é válido mesmo se a matriz de procura não estiver ordenada. Se tipo = -1, é devolvido o primeiro valor maior ou igual." +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 #: 04060109.xhp @@ -44197,50 +44197,149 @@ msgctxt "" msgid "Merge and Center Cells" msgstr "Unir e centrar células" -#. 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" -msgstr "Unir e centrar células" +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." -msgstr "Combina as células selecionadas em uma única célula ou divide as células unidas. Alinha o conteúdo da célula ao centro." +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 "" + +#. 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 "A união de células pode originar erros no cálculo das fórmulas da tabela." + +#. 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 "" -#. XHEBx +#. ZRQSQ #: 05060000.xhp msgctxt "" "05060000.xhp\n" "par_id3154020\n" "help.text" -msgid "Choose Format - Merge Cells - Merge and Center Cells" -msgstr "Escolha Formatar - Unir células - Unir e centrar células" +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." -msgstr "A célula unida recebe o nome da primeira célula do intervalo de células original. Não é possível unir células unidas com outras células. O intervalo deve formar um retângulo; não pode utilizar este comando com seleções múltiplas." +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." -msgstr "Se existir algum conteúdo nas células a unir, aparece uma caixa de diálogo de segurança." +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 #: 05060000.xhp @@ -44278,15 +44377,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 "Remover conteúdo das células ocultas: o conteúdo das células vazias é removido; os resultados de fórmulas com referências às células ocultas serão atualizados." -#. 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 "A união de células pode originar erros no cálculo das fórmulas da tabela." - #. b8c8c #: 05070000.xhp msgctxt "" @@ -44305,14 +44395,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 "Estilo de página" +msgid "Page Style" +msgstr "" #. 4vJrN #: 05070000.xhp @@ -44584,23 +44674,23 @@ msgctxt "" msgid "First page number" msgstr "Número da primeira página" -#. 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." -msgstr "Selecione esta opção se pretender que a numeração comece com um número diferente de 1 na primeira página." +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." -msgstr "Introduza o número da primeira página." +msgid "Enter the number you want to restart at." +msgstr "" #. V6Y9R #: 05070500.xhp @@ -44908,14 +44998,14 @@ msgctxt "" msgid "Edit Print Ranges" msgstr "Editar intervalos de impressão" -#. 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." -msgstr "Abre a caixa de diálogo onde poderá especificar o intervalo de impressão. É possível determinar também as linhas ou colunas a repetir em cada página." +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 #: 05080300.xhp @@ -45367,78 +45457,6 @@ msgctxt "" msgid "Lists the available style groups." msgstr "Mostra a lista dos grupos de estilo disponíveis." -#. Gmpzb -#: 05100100.xhp -msgctxt "" -"05100100.xhp\n" -"tit\n" -"help.text" -msgid "Merge Cells" -msgstr "Unir células" - -#. 4JtKL -#: 05100100.xhp -msgctxt "" -"05100100.xhp\n" -"hd_id3154765\n" -"help.text" -msgid "Merge Cells" -msgstr "Unir células" - -#. 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 "Combina o conteúdo das células selecionadas numa única célula." - -#. AP2s7 -#: 05100100.xhp -msgctxt "" -"05100100.xhp\n" -"par_id3154351\n" -"help.text" -msgid "Choose Format - Merge Cells - Merge Cells" -msgstr "Escolha Formatar - Unir células - Unir células" - -#. pfYCj -#: 05100200.xhp -msgctxt "" -"05100200.xhp\n" -"tit\n" -"help.text" -msgid "Split Cells" -msgstr "Dividir células" - -#. ZTsK9 -#: 05100200.xhp -msgctxt "" -"05100200.xhp\n" -"hd_id3154654\n" -"help.text" -msgid "Split Cells" -msgstr "Dividir células" - -#. omMdA -#: 05100200.xhp -msgctxt "" -"05100200.xhp\n" -"par_id3083451\n" -"help.text" -msgid "Splits previously merged cells." -msgstr "Divide as células anteriormente unidas." - -#. ic7Vk -#: 05100200.xhp -msgctxt "" -"05100200.xhp\n" -"par_id3154023\n" -"help.text" -msgid "Choose Format - Merge Cells - Split Cells" -msgstr "Escolha Formatar - Unir células - Dividir células" - #. MiWuG #: 05110000.xhp msgctxt "" @@ -48688,22 +48706,22 @@ msgctxt "" msgid " Sorts columns by the values in the active rows of the selected range." msgstr " Ordena as colunas pelos valores nas linhas ativas do intervalo selecionado." -#. a8dw2 +#. MzEHk #: 12040000.xhp msgctxt "" "12040000.xhp\n" "tit\n" "help.text" -msgid "Filter" -msgstr "Filtro" +msgid "More Filters" +msgstr "" -#. A3xBE +#. EtYTd #: 12040000.xhp msgctxt "" "12040000.xhp\n" "hd_id3150767\n" "help.text" -msgid "Filters" +msgid "More Filters" msgstr "" #. PgpNB @@ -48715,14 +48733,14 @@ msgctxt "" msgid "Shows commands to filter your data." msgstr "Mostra comandos para filtrar dados." -#. ipXuZ +#. nGCni #: 12040000.xhp msgctxt "" "12040000.xhp\n" -"par_id3146119\n" +"par_id911633127394220\n" "help.text" -msgid "$[officename] automatically recognizes predefined database ranges." -msgstr "O $[officename] reconhece automaticamente os intervalos pré-definidos das base de dados." +msgid "%PRODUCTNAME automatically recognizes predefined database ranges." +msgstr "" #. 7khnq #: 12040000.xhp @@ -67183,14 +67201,14 @@ msgctxt "" msgid "Live Data Stream" msgstr "Fluxo de dados em direto" -#. iithi +#. GvEyi #: live_data_stream.xhp msgctxt "" "live_data_stream.xhp\n" "bm_id240920171018528200\n" "help.text" -msgid "Data Stream;Live data stream" -msgstr "fluxo de dados;fluxo de dados em direto" +msgid "Data Stream;Live data stream Data Stream;Streams" +msgstr "" #. bn3r4 #: live_data_stream.xhp @@ -67201,32 +67219,32 @@ msgctxt "" msgid "Live Data Stream" msgstr "Fluxo de dados em direto" -#. mND9J +#. mB9BH #: live_data_stream.xhp msgctxt "" "live_data_stream.xhp\n" "par_id240920171003293400\n" "help.text" -msgid "Live data stream for spreadsheets" -msgstr "Fluxos de dados em direto para folhas de cálculo" +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..." -msgstr "Menu Dados – Fluxos..." +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" -msgstr "Fluxos de dados" +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 #: solver.xhp diff --git a/source/pt/helpcontent2/source/text/scalc/guide.po b/source/pt/helpcontent2/source/text/scalc/guide.po index be59b97d62a..2c11eb6a015 100644 --- a/source/pt/helpcontent2/source/text/scalc/guide.po +++ b/source/pt/helpcontent2/source/text/scalc/guide.po @@ -3,9 +3,9 @@ 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" -"PO-Revision-Date: 2021-04-03 16:37+0000\n" -"Last-Translator: Sérgio Marques \n" +"POT-Creation-Date: 2021-10-04 19:51+0200\n" +"PO-Revision-Date: 2021-10-02 14:36+0000\n" +"Last-Translator: Hugo Carvalho \n" "Language-Team: Portuguese \n" "Language: pt\n" "MIME-Version: 1.0\n" @@ -11903,7 +11903,7 @@ msgctxt "" "par_id451585177625978\n" "help.text" msgid "In the Calculate subtotals for box on the First Group page, select a column containing values to be subtotaled. If you later change values in this column, Calc will automatically recalculate the subtotals." -msgstr "" +msgstr "Na caixa Calcular subtotais da página Primeiro grupo, selecione uma coluna contendo os valores a subtotalizar. Se mais tarde alterar valores nesta coluna, o Calc recalculará automaticamente os subtotais." #. CQ9km #: subtotaltool.xhp @@ -11930,7 +11930,7 @@ msgctxt "" "par_id511585177679372\n" "help.text" msgid "You can create two more subtotal categories by using the Second Group and Third Group pages and repeating steps 3 to 6. If you do not want to add more groups, then leave the Group by list for each page set to “- none -”." -msgstr "" +msgstr "Pode criar mais duas categorias subtotais usando as páginas do Segundo grupo e Terceiro grupo e repetindo os passos 3 a 6. Se não quiser adicionar mais grupos, então deixe o Grupo por lista para cada página definida como \"- nenhum -\"." #. HDB52 #: subtotaltool.xhp @@ -11957,7 +11957,7 @@ msgctxt "" "par_id841585178819108\n" "help.text" msgid "When you use the Subtotals tool, Calc inserts an outline to the left of the row number column. This outline represents the hierarchical structure of your subtotals, and can be used to hide or show data at different levels in the hierarchy using the numbered column indicators at the top of the outline or the group indicators, denoted by plus (+) and minus (-) signs." -msgstr "" +msgstr "Quando se utiliza a ferramenta Subtotais, o Calc insere um tópico à esquerda da coluna de números de linha. Este tópico representa a estrutura hierárquica dos seus subtotais e pode ser usado para ocultar ou mostrar dados a diferentes níveis na hierarquia, usando os indicadores da coluna numerada no topo do tópico ou os indicadores de grupo, denotados por sinais mais (+) e menos (-)." #. EhreW #: subtotaltool.xhp @@ -11966,7 +11966,7 @@ msgctxt "" "par_id371585181820075\n" "help.text" msgid "This feature is useful if you have many subtotals, as you can simply hide low-level details, such as individual entries, to produce a high-level summary of your data." -msgstr "" +msgstr "Esta funcionalidade é útil se tiver muitos subtotais, pois pode simplesmente ocultar detalhes de baixo nível, tais como entradas individuais, para produzir um resumo de alto nível dos seus dados." #. C97jN #: subtotaltool.xhp @@ -11975,7 +11975,7 @@ msgctxt "" "par_id161585178829165\n" "help.text" msgid "To turn off outlines, choose Data - Group and Outline - Remove Outline. To reinstate them, choose Data - Group and Outline - AutoOutline." -msgstr "" +msgstr "Para desativar os tópicos, escolha Dados - Grupo e tópicos - Remover tópico. Para os restabelecer, escolha Dados - Grupo e tópicos - Auto tópico." #. oU9ew #: super_subscript.xhp @@ -12058,41 +12058,41 @@ msgctxt "" msgid "Context menu - Character - Font Position" msgstr "Menu de contexto - Carácter - Posição" -#. 6YCYG +#. 2wVQM #: table_cellmerge.xhp msgctxt "" "table_cellmerge.xhp\n" "tit\n" "help.text" -msgid "Merging and Splitting Cells" -msgstr "Unir e dividir células" +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" -msgstr "células; unir/dividirtabelas; unir célulasunir célulasdividir célulasdividir célulasunir;células" +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" -msgstr "Unir e separar células" +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." -msgstr "Pode selecionar células adjacentes e depois uni-las numa única célula. Da forma inversa, é possível ter uma célula grande que tenha sido criada a partir da união de células individuais e voltar a dividi-la em células individuais." +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 #: table_cellmerge.xhp @@ -12103,59 +12103,140 @@ 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 "Ao copiar células para um destino que contenha células unidas, o intervalo de destino ficará primeiro sem união de células e, em seguida, as células copiadas serão coladas. Se as células copiadas forem células unidas, estas manterão o respetivo estado de união." -#. 8fYAs +#. F4ADr #: table_cellmerge.xhp msgctxt "" "table_cellmerge.xhp\n" "hd_id235602\n" "help.text" -msgid "Merging Cells" -msgstr "Unir células" +msgid "Merge Cells" +msgstr "" -#. rg5VD +#. PhwAW #: table_cellmerge.xhp msgctxt "" "table_cellmerge.xhp\n" "par_id1272927\n" "help.text" -msgid "Select the adjacent cells." -msgstr "Selecione as células adjacentes." +msgid "Click and drag to select the cells to be merged then do one of the following:" +msgstr "" + +#. 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 "" -#. tw3g2 +#. 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." -msgstr "Escolha Formatar - Unir células - Unir células. Se escolher Formatar - Unir células - Unir e centrar células, o conteúdo da células será centrado nas células unidas." +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" -msgstr "Dividir células" +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." -msgstr "Coloque o cursor na célula a dividir." +msgid "Select the cell to be unmerged, or a selection that includes the cells to be unmerged then do one of the following:" +msgstr "" -#. 3iQKf +#. CmALo +#: table_cellmerge.xhp +msgctxt "" +"table_cellmerge.xhp\n" +"par_id581632820903635\n" +"help.text" +msgid "In the Formatting toolbar, click:" +msgstr "" + +#. 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." -msgstr "Escolha Formatar - Unir células - Dividir células." +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 #: table_rotate.xhp diff --git a/source/pt/helpcontent2/source/text/sdatabase.po b/source/pt/helpcontent2/source/text/sdatabase.po index b4912dc4342..e88e2172c0e 100644 --- a/source/pt/helpcontent2/source/text/sdatabase.po +++ b/source/pt/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: 2021-09-23 19:36+0000\n" "Last-Translator: Carlos Moreira \n" "Language-Team: Portuguese \n" @@ -13,7 +13,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n > 1;\n" "X-Accelerator-Marker: ~\n" -"X-Generator: Weblate 4.8.1\n" +"X-Generator: LibreOffice\n" #. ugSgG #: 02000000.xhp @@ -6064,13 +6064,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 @@ -6127,58 +6127,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 @@ -6325,76 +6307,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 @@ -6460,6 +6442,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 "" @@ -7468,6 +7504,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 "" @@ -7558,14 +8062,14 @@ msgctxt "" msgid "To create a new database file, choose File - New - Database." msgstr "Para criar uma nova base de dados, escolha Ficheiro - Novo - Base de dados." -#. 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." -msgstr "O assistente a bases de dados permite criar um ficheiro de base de dados e/ou registar uma base de dados no %PRODUCTNAME." +msgid "The Database Wizard helps you to create a database file and to register a new database within %PRODUCTNAME." +msgstr "" #. 2jPWg #: main.xhp diff --git a/source/pt/helpcontent2/source/text/shared/01.po b/source/pt/helpcontent2/source/text/shared/01.po index 9c9d1193d97..cbb49f846f3 100644 --- a/source/pt/helpcontent2/source/text/shared/01.po +++ b/source/pt/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: 2021-01-01 16:36+0000\n" "Last-Translator: Sérgio Marques \n" "Language-Team: Portuguese \n" @@ -223,13 +223,13 @@ msgctxt "" msgid "Database" msgstr "Base de dados" -#. 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,77 +25270,104 @@ msgctxt "" msgid "Set the font size for the selected text." msgstr "Defina o tamanho do tipo de letra para o texto selecionado." -#. ECPzg +#. Gmpzb #: 05100100.xhp msgctxt "" "05100100.xhp\n" "tit\n" "help.text" -msgid "Merge" -msgstr "Unir" +msgid "Merge Cells" +msgstr "" -#. dEoq9 +#. vrqEL #: 05100100.xhp msgctxt "" "05100100.xhp\n" -"hd_id3154765\n" +"bm_id501632012952361\n" +"help.text" +msgid "merge/merging cells" +msgstr "" + +#. 4qzwA +#: 05100100.xhp +msgctxt "" +"05100100.xhp\n" +"hd_id451632377983974\n" "help.text" -msgid "Merge" -msgstr "Unir" +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." -msgstr "Combina o conteúdo das células da tabela selecionadas numa única célula." +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" -msgstr "Escolha Tabela - Unir células" +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" -msgstr "Na barra Tabela, clique em" +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 "ícone" +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 "Unir células" +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." -msgstr "Unir células pode levar a erros de cálculo nas fórmulas da tabela." +msgid "Or, on the Table toolbar click:" +msgstr "" #. pfYCj #: 05100200.xhp @@ -25351,68 +25378,131 @@ msgctxt "" msgid "Split Cells" msgstr "Dividir células" -#. ivMXF +#. njuVE #: 05100200.xhp msgctxt "" "05100200.xhp\n" -"hd_id3154654\n" +"bm_id501632012952361\n" "help.text" -msgid "Split Cells" -msgstr "Dividir células" +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." -msgstr "Divide a célula ou o grupo de células na horizontal ou na vertical pelo número de células introduzidas." +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" -msgstr "Escolha Tabela - Dividir células" +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" -msgstr "Na barra Tabela, clique em" +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 "Ícone" +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 "Dividir células" +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 "" -#. tkVC9 +#. 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 "" + +#. 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 "Dividir célula em" +msgid "Split Cells Dialog" +msgstr "" #. cDdv6 #: 05100200.xhp diff --git a/source/pt/helpcontent2/source/text/shared/explorer/database.po b/source/pt/helpcontent2/source/text/shared/explorer/database.po index 21622fec153..ec8e0caf5d7 100644 --- a/source/pt/helpcontent2/source/text/shared/explorer/database.po +++ b/source/pt/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: 2021-02-13 13:36+0000\n" "Last-Translator: Sérgio Marques \n" "Language-Team: Portuguese \n" @@ -16,393 +16,6 @@ msgstr "" "X-Generator: LibreOffice\n" "X-POOTLE-MTIME: 1564609839.000000\n" -#. BhD6X -#: dabawiz00.xhp -msgctxt "" -"dabawiz00.xhp\n" -"tit\n" -"help.text" -msgid "Database Wizard" -msgstr "Assistente de bases de dados" - -#. 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 "Assistente de bases de dados" - -#. 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 "O Assistente de bases de dados cria um ficheiro de base de dados que contém informações sobre uma base de dados." - -#. 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 "Dependendo do tipo de operação e do tipo de base de dados, o Assistente de base de dados consiste num número variável de passos." - -#. 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 "Se criar um novo ficheiro de base de dados, o assistente contém dois passos." - -#. 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 "Se abrir o Assistente de Base de dados para criar um ficheiro de base de dados para uma ligação a uma base de dados existente, poderão existir passos adicionais para especificar caminhos, informações de autenticação, entre outros." - -#. wFFQE -#: dabawiz00.xhp -msgctxt "" -"dabawiz00.xhp\n" -"par_idN105F2\n" -"help.text" -msgid "Set up text file connection" -msgstr "Configurar ligação a ficheiros de texto" - -#. 73X5w -#: dabawiz00.xhp -msgctxt "" -"dabawiz00.xhp\n" -"par_idN10601\n" -"help.text" -msgid "Set up Microsoft Access connection" -msgstr "Configurar ligação ao Microsoft Access" - -#. ckemB -#: dabawiz00.xhp -msgctxt "" -"dabawiz00.xhp\n" -"par_idN1062E\n" -"help.text" -msgid "Set up ADO connection" -msgstr "Configurar ligação ADO" - -#. bbTEe -#: dabawiz00.xhp -msgctxt "" -"dabawiz00.xhp\n" -"par_idN1070F\n" -"help.text" -msgid "Set up dBASE connection" -msgstr "Configurar ligação dBASE." - -#. mM3XM -#: dabawiz00.xhp -msgctxt "" -"dabawiz00.xhp\n" -"par_idN1063D\n" -"help.text" -msgid "Set up JDBC connection" -msgstr "Configurar ligação JDBC" - -#. EB2yp -#: dabawiz00.xhp -msgctxt "" -"dabawiz00.xhp\n" -"par_idN1064C\n" -"help.text" -msgid "Set up Oracle database connection" -msgstr "Configurar ligação a uma base de dados Oracle" - -#. sSrMX -#: dabawiz00.xhp -msgctxt "" -"dabawiz00.xhp\n" -"par_idN1066A\n" -"help.text" -msgid "ODBC settings" -msgstr "Definições ODBC" - -#. Jht8w -#: dabawiz00.xhp -msgctxt "" -"dabawiz00.xhp\n" -"par_idN10679\n" -"help.text" -msgid "Set up Spreadsheet connection" -msgstr "Configurar ligação a folhas de cálculo" - -#. menWz -#: dabawiz01.xhp -msgctxt "" -"dabawiz01.xhp\n" -"tit\n" -"help.text" -msgid "Database Selection" -msgstr "Seleção de base de dados" - -#. cE94h -#: dabawiz01.xhp -msgctxt "" -"dabawiz01.xhp\n" -"bm_id2082583\n" -"help.text" -msgid "databases; connecting (Base)" -msgstr "bases de dados;ligar (Base)" - -#. ZCQvJ -#: dabawiz01.xhp -msgctxt "" -"dabawiz01.xhp\n" -"par_idN1054D\n" -"help.text" -msgid "Select Database" -msgstr "Selecionar base de dados" - -#. 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 "Cria uma nova base de dados, abre um ficheiro de base de dados ou estabelece uma ligação a uma base de dados existente." - -#. 3gKji -#: dabawiz01.xhp -msgctxt "" -"dabawiz01.xhp\n" -"par_idN10585\n" -"help.text" -msgid "Create a new database" -msgstr "Criar uma nova base de dados" - -#. 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 "Selecione esta opção para criar uma nova base de dados. Esta opção utiliza o mecanismo de base de dados HSQL com as definições padrão. A página final do assistente é apresentada a seguir." - -#. FMbMQ -#: dabawiz01.xhp -msgctxt "" -"dabawiz01.xhp\n" -"par_id8584246\n" -"help.text" -msgid "External web page about HSQL." -msgstr "Página da web sobre HSQL." - -#. RzgCQ -#: dabawiz01.xhp -msgctxt "" -"dabawiz01.xhp\n" -"par_idN105F9\n" -"help.text" -msgid "Open an existing database file" -msgstr "Abrir uma base de dados existente" - -#. 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 "Selecione para abrir um ficheiro de base de dados a partir de uma lista de ficheiros utilizados recentemente ou a partir de uma caixa de diálogo de seleção de ficheiros." - -#. HNAd8 -#: dabawiz01.xhp -msgctxt "" -"dabawiz01.xhp\n" -"par_idN10614\n" -"help.text" -msgid "Recently used" -msgstr "Recentemente utilizados" - -#. 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 "Selecione uma base de dados para abrir a partir de uma lista de ficheiros utilizados recentemente. Clique em Terminar para abrir o ficheiro imediatamente e sair do assistente." - -#. ACzer -#: dabawiz01.xhp -msgctxt "" -"dabawiz01.xhp\n" -"par_idN1062F\n" -"help.text" -msgid "Open" -msgstr "Abrir" - -#. 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 "Abre uma caixa de diálogo de seleção de ficheiros na qual pode selecionar um ficheiro de base de dados. Clique em Abrir ou Aceitar na caixa de seleção de ficheiros para abrir o ficheiro imediatamente e sair do assistente." - -#. rLwWT -#: dabawiz01.xhp -msgctxt "" -"dabawiz01.xhp\n" -"par_idN1058C\n" -"help.text" -msgid "Connect to an existing database" -msgstr "Estabelecer ligação a uma base de dados existente" - -#. 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 "Selecione esta opção para criar um documento de base de dados para uma ligação de base de dados existente." - -#. M4MGu -#: dabawiz01.xhp -msgctxt "" -"dabawiz01.xhp\n" -"par_idN10593\n" -"help.text" -msgid "Database type" -msgstr "Tipo de base de dados" - -#. jypBq -#: dabawiz01.xhp -msgctxt "" -"dabawiz01.xhp\n" -"par_idN10597\n" -"help.text" -msgid "Select the database type for the existing database connection." -msgstr "Selecione o tipo de base de dados para a ligação de base de dados já existente." - -#. 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 "Os tipos de bases de dados do Outlook, Evolution, KDE Address Book e Mozilla não necessitam de informações adicionais. No caso de outros tipos de bases de dados, o assistente contém páginas adicionais para especificar a informação necessária." - -#. 4RN7W -#: dabawiz01.xhp -msgctxt "" -"dabawiz01.xhp\n" -"par_idN10611\n" -"help.text" -msgid "The next wizard page is one of the following pages:" -msgstr "A página do assistente seguinte é uma das seguintes páginas:" - -#. vaBGS -#: dabawiz01.xhp -msgctxt "" -"dabawiz01.xhp\n" -"par_idN1061C\n" -"help.text" -msgid "Set up text file connection" -msgstr "Configurar ligação a ficheiros de texto" - -#. NEWQn -#: dabawiz01.xhp -msgctxt "" -"dabawiz01.xhp\n" -"par_idN1062B\n" -"help.text" -msgid "Set up Microsoft Access or Microsoft Access 2007 connection" -msgstr "Configurar ligação ao Microsoft Access ou Microsoft Access 2007" - -#. NCWx8 -#: dabawiz01.xhp -msgctxt "" -"dabawiz01.xhp\n" -"par_idN1063A\n" -"help.text" -msgid "Set up LDAP connection" -msgstr "Configurar ligação LDAP" - -#. 29mSc -#: dabawiz01.xhp -msgctxt "" -"dabawiz01.xhp\n" -"par_idN10658\n" -"help.text" -msgid "Set up ADO connection" -msgstr "Configurar ligação ADO" - -#. sUX3D -#: dabawiz01.xhp -msgctxt "" -"dabawiz01.xhp\n" -"par_idN10667\n" -"help.text" -msgid "Set up JDBC connection" -msgstr "Configurar ligação JDBC" - -#. BRUYG -#: dabawiz01.xhp -msgctxt "" -"dabawiz01.xhp\n" -"par_idN10676\n" -"help.text" -msgid "Set up Oracle database connection" -msgstr "Configurar ligação a uma base de dados Oracle" - -#. JtGv6 -#: dabawiz01.xhp -msgctxt "" -"dabawiz01.xhp\n" -"par_idN10694\n" -"help.text" -msgid "ODBC settings" -msgstr "Definições ODBC" - -#. A69nZ -#: dabawiz01.xhp -msgctxt "" -"dabawiz01.xhp\n" -"par_idN106A3\n" -"help.text" -msgid "Set up Spreadsheet connection" -msgstr "Configurar ligação a folhas de cálculo" - #. SJaiE #: dabawiz02.xhp msgctxt "" @@ -502,15 +115,6 @@ msgctxt "" msgid "Select to call the Table Wizard after the Database Wizard is finished." msgstr "Selecione esta opção para chamar o Assistente de tabelas após o assistente de base de dados ter terminado." -#. 3xrCA -#: dabawiz02.xhp -msgctxt "" -"dabawiz02.xhp\n" -"par_idN1061A\n" -"help.text" -msgid "Database Wizard" -msgstr "Assistente de bases de dados" - #. YnZ24 #: dabawiz02access.xhp msgctxt "" @@ -592,15 +196,6 @@ msgctxt "" msgid "Click to open a file selection dialog." msgstr "Clique para abrir a caixa de diálogo de seleção de ficheiros." -#. bjaYj -#: dabawiz02access.xhp -msgctxt "" -"dabawiz02access.xhp\n" -"par_idN10552\n" -"help.text" -msgid "Database Wizard" -msgstr "Assistente de bases de dados" - #. gjtnv #: dabawiz02ado.xhp msgctxt "" @@ -772,15 +367,6 @@ msgctxt "" msgid "A password must contain 3 to 18 characters." msgstr "A palavra-passe pode ter entre 3 e 18 caracteres." -#. WBFBr -#: dabawiz02ado.xhp -msgctxt "" -"dabawiz02ado.xhp\n" -"par_idN1059C\n" -"help.text" -msgid "Database Wizard" -msgstr "Assistente de bases de dados" - #. mxSCU #: dabawiz02dbase.xhp msgctxt "" @@ -835,15 +421,6 @@ msgctxt "" msgid "Open a path selection dialog." msgstr "Abrir uma caixa de diálogo de seleção de caminho." -#. Hj37d -#: dabawiz02dbase.xhp -msgctxt "" -"dabawiz02dbase.xhp\n" -"par_idN10584\n" -"help.text" -msgid "Database Wizard" -msgstr "Assistente de bases de dados" - #. n9AxK #: dabawiz02jdbc.xhp msgctxt "" @@ -1114,23 +691,14 @@ msgctxt "" msgid "Tests the connection with the current settings." msgstr "Testa a ligação com as definições atuais." -#. 6Gw68 +#. FGezr #: dabawiz02jdbc.xhp msgctxt "" "dabawiz02jdbc.xhp\n" "par_idN106E7\n" "help.text" -msgid "Authentication" -msgstr "Autenticação" - -#. cmVsm -#: dabawiz02jdbc.xhp -msgctxt "" -"dabawiz02jdbc.xhp\n" -"par_idN106F6\n" -"help.text" -msgid "Database Wizard" -msgstr "Assistente de bases de dados" +msgid "Authentication" +msgstr "" #. Y4EFA #: dabawiz02mysql.xhp @@ -1330,23 +898,14 @@ msgctxt "" msgid "JDBC Connection" msgstr "Ligação JDBC" -#. uuyuk +#. ujaGF #: dabawiz02mysql.xhp msgctxt "" "dabawiz02mysql.xhp\n" "par_idN10591\n" "help.text" -msgid "Authentication" -msgstr "Autenticação" - -#. E6mUz -#: dabawiz02mysql.xhp -msgctxt "" -"dabawiz02mysql.xhp\n" -"par_idN105A0\n" -"help.text" -msgid "Database Wizard" -msgstr "Assistente de bases de dados" +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 "Selecione uma origem de dados à qual pretende estabelecer ligação através da utilização de ODBC. Em seguida, clique em Aceitar." -#. z7ivo +#. WaAZB #: dabawiz02odbc.xhp msgctxt "" "dabawiz02odbc.xhp\n" "par_idN10567\n" "help.text" -msgid "Authentication" -msgstr "Autenticação" - -#. 2Lnms -#: dabawiz02odbc.xhp -msgctxt "" -"dabawiz02odbc.xhp\n" -"par_idN10576\n" -"help.text" -msgid "Database Wizard" -msgstr "Assistente de bases de dados" +msgid "Authentication" +msgstr "" #. RL7sk #: dabawiz02oracle.xhp @@ -1645,23 +1195,14 @@ msgctxt "" msgid "Tests the connection with the current settings." msgstr "Testa a ligação com as definições atuais." -#. xAvje +#. UwteE #: dabawiz02oracle.xhp msgctxt "" "dabawiz02oracle.xhp\n" "par_idN10637\n" "help.text" -msgid "Authentication" -msgstr "Autenticação" - -#. LEpR3 -#: dabawiz02oracle.xhp -msgctxt "" -"dabawiz02oracle.xhp\n" -"par_idN10646\n" -"help.text" -msgid "Database Wizard" -msgstr "Assistente de bases de dados" +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 "Selecione esta opção para pedir uma palavra-passe ao utilizador do documento de base de dados." -#. BcRAT -#: dabawiz02spreadsheet.xhp -msgctxt "" -"dabawiz02spreadsheet.xhp\n" -"par_idN10553\n" -"help.text" -msgid "Database Wizard" -msgstr "Assistente de bases de dados" - #. 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 "Introduza ou selecione o carácter utilizado como separador de milhares no ficheiro de texto, por exemplo, uma vírgula (1,000) ou um ponto (1.000)." -#. D9AZK -#: dabawiz02text.xhp -msgctxt "" -"dabawiz02text.xhp\n" -"par_idN105E6\n" -"help.text" -msgid "Database Wizard" -msgstr "Assistente de bases de dados" - -#. YSNPt -#: dabawiz03auth.xhp -msgctxt "" -"dabawiz03auth.xhp\n" -"tit\n" -"help.text" -msgid "Set up user authentication" -msgstr "Configurar autenticação de utilizador" - -#. EhtLD -#: dabawiz03auth.xhp -msgctxt "" -"dabawiz03auth.xhp\n" -"par_idN1053A\n" -"help.text" -msgid "Set up user authentication" -msgstr "Configurar autenticação de utilizador" - -#. TGHfv -#: dabawiz03auth.xhp -msgctxt "" -"dabawiz03auth.xhp\n" -"par_idN1053E\n" -"help.text" -msgid "Some databases require a user name and password." -msgstr "Algumas bases de dados necessitam de um nome de utilizador e de uma palavra-passe." - -#. 6YqKR -#: dabawiz03auth.xhp -msgctxt "" -"dabawiz03auth.xhp\n" -"par_idN10541\n" -"help.text" -msgid "User name" -msgstr "Nome do utilizador" - -#. q5JV4 -#: dabawiz03auth.xhp -msgctxt "" -"dabawiz03auth.xhp\n" -"par_idN10545\n" -"help.text" -msgid "Enter the user name to access the database." -msgstr "Introduza o nome do utilizador para aceder à base de dados." - -#. cAFEU -#: dabawiz03auth.xhp -msgctxt "" -"dabawiz03auth.xhp\n" -"par_idN10548\n" -"help.text" -msgid "Password required" -msgstr "Palavra-passe requerida" - -#. 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 "Selecione esta opção para pedir a palavra-passe a um utilizador para aceder à base de dados." - -#. xnkR8 -#: dabawiz03auth.xhp -msgctxt "" -"dabawiz03auth.xhp\n" -"par_idN10549\n" -"help.text" -msgid "Test Connection" -msgstr "Testar ligação" - -#. 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 "Verifique a a ligação selecionada ode ser utilizada para aceder à base de dados." - -#. 9d4Bh -#: dabawiz03auth.xhp -msgctxt "" -"dabawiz03auth.xhp\n" -"par_idN1054F\n" -"help.text" -msgid "Save and proceed" -msgstr "Guardar e continuar" - -#. f9faN -#: dabawiz03auth.xhp -msgctxt "" -"dabawiz03auth.xhp\n" -"par_idN10566\n" -"help.text" -msgid "Database Wizard" -msgstr "Assistente de bases de dados" - #. rw2xT #: menubar.xhp msgctxt "" diff --git a/source/pt/helpcontent2/source/text/shared/guide.po b/source/pt/helpcontent2/source/text/shared/guide.po index 25b70d68843..03ded9e3dc5 100644 --- a/source/pt/helpcontent2/source/text/shared/guide.po +++ b/source/pt/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: 2021-04-22 09:37+0000\n" "Last-Translator: Sérgio Marques \n" "Language-Team: Portuguese \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,14 +6586,14 @@ msgctxt "" msgid "Open a Base file of the database type that you want." msgstr "Abra um ficheiro do Base do tipo de base de dados que pretender." -#. 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." -msgstr "Crie um novo ficheiro do Base utilizando o Assistente de bases de dados ou abra qualquer ficheiro existente do Base que não seja só de leitura." +msgid "Either create a new Base file using the Database Wizard, or open any existing Base file that is not read-only." +msgstr "" #. JHYC6 #: data_im_export.xhp @@ -6712,14 +6712,14 @@ msgctxt "" msgid "Choose File - New - Database." msgstr "Escolha Ficheiro - Novo - Base de dados." -#. 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." -msgstr "Esta opção abre o Assistente de Bases de Dados, na qual pode criar um novo ficheiro de bases de dados." +msgid "This opens the Database Wizard, where you create a new database file." +msgstr "" #. zTCBz #: data_new.xhp @@ -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/pt/helpcontent2/source/text/simpress/guide.po b/source/pt/helpcontent2/source/text/simpress/guide.po index f898a00fd0e..28f895615d3 100644 --- a/source/pt/helpcontent2/source/text/simpress/guide.po +++ b/source/pt/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: 2020-06-02 11:49+0000\n" "Last-Translator: Sérgio Marques \n" "Language-Team: Portuguese \n" @@ -5866,24 +5866,6 @@ msgctxt "" msgid "Define the vertical alignment of selected or all cell contents. Split or merge cells." msgstr "Defina o alinhamento vertical do conteúdo da célula selecionada ou de todas as células. Pode dividir ou unir células." -#. HAWie -#: table_insert.xhp -msgctxt "" -"table_insert.xhp\n" -"par_id0916200803551553\n" -"help.text" -msgid "All selected cells are merged into one cell." -msgstr "Todas as células selecionadas são unidas numa única célula." - -#. 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 "A célula selecionada é dividida em várias células. É apresentada a caixa de diálogo Dividir células." - #. 5hutM #: table_insert.xhp msgctxt "" diff --git a/source/pt/helpcontent2/source/text/swriter/00.po b/source/pt/helpcontent2/source/text/swriter/00.po index ad670691a40..fb401a74b0d 100644 --- a/source/pt/helpcontent2/source/text/swriter/00.po +++ b/source/pt/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: 2020-10-22 11:35+0000\n" "Last-Translator: Sérgio Marques \n" "Language-Team: Portuguese \n" @@ -2212,14 +2212,14 @@ msgctxt "" msgid "Icon" msgstr "Ícone" -#. fCPij +#. 7XaPo #: 00000405.xhp msgctxt "" "00000405.xhp\n" "par_id3150616\n" "help.text" -msgid "Split Cells" -msgstr "Dividir células" +msgid "Unmerge CellsSplit Cells" +msgstr "" #. BGm4B #: 00000405.xhp -- cgit