diff options
author | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2023-01-09 12:11:06 +0100 |
---|---|---|
committer | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2023-01-09 12:15:16 +0100 |
commit | 8ffb49605e9526ddbea8c0735a2c350d5e908f40 (patch) | |
tree | 9ae7239ed3b13a6a108c2e91d564b45fa0f19456 /source/pt-BR/helpcontent2 | |
parent | 54263c9be22b0706be386769488b593a0f74ec27 (diff) |
update translations for 7.5.0 rc2 / master
and force-fix errors using pocheck
Change-Id: Ia0f91e00129cb802164fd4323b3072cf8a76cb5c
(cherry picked from commit fd1416ef15091d8b08ea7dbad77148e68e4d89f9)
Diffstat (limited to 'source/pt-BR/helpcontent2')
-rw-r--r-- | source/pt-BR/helpcontent2/source/text/sbasic/shared/03.po | 114 | ||||
-rw-r--r-- | source/pt-BR/helpcontent2/source/text/shared/01.po | 186 |
2 files changed, 123 insertions, 177 deletions
diff --git a/source/pt-BR/helpcontent2/source/text/sbasic/shared/03.po b/source/pt-BR/helpcontent2/source/text/sbasic/shared/03.po index 8a7cb91f0c8..7119bb2e6b1 100644 --- a/source/pt-BR/helpcontent2/source/text/sbasic/shared/03.po +++ b/source/pt-BR/helpcontent2/source/text/sbasic/shared/03.po @@ -3,8 +3,8 @@ 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: 2022-12-19 15:00+0100\n" -"PO-Revision-Date: 2022-12-27 11:24+0000\n" +"POT-Creation-Date: 2023-01-09 11:30+0100\n" +"PO-Revision-Date: 2023-01-09 10:28+0000\n" "Last-Translator: Olivier Hallot <olivier.hallot@libreoffice.org>\n" "Language-Team: Portuguese (Brazil) <https://translations.documentfoundation.org/projects/libo_help-master/textsbasicshared03/pt_BR/>\n" "Language: pt-BR\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.12.2\n" +"X-Generator: LibreOffice\n" "X-POOTLE-MTIME: 1559389078.000000\n" #. ViEWM @@ -4064,7 +4064,7 @@ msgctxt "" "par_id551658777771853\n" "help.text" msgid "It is also possible to invoke the <literal>Calc</literal> service using the document referenced by <literal>ThisComponent</literal>. This is specially useful when running a macro from within the Basic IDE." -msgstr "" +msgstr "Também é possível chamar o serviço <literal>Calc</literal> referenciando o documento por meio de <literal>ThisComponent</literal>. Isto é especialmente útil em macros criadas por meio do IDE Basic nativo." #. gfpHw #: sf_calc.xhp @@ -5162,7 +5162,7 @@ msgctxt "" "par_id961670941803758\n" "help.text" msgid "A filter formula can be specified to determine which cells shall be affected." -msgstr "" +msgstr "Uma fórmula de filtro pode ser usada para determinar quais células devem ser afetadas." #. UXnVo #: sf_calc.xhp @@ -5171,7 +5171,7 @@ msgctxt "" "par_id441592919577809\n" "help.text" msgid "<emph>range:</emph> The range to be cleared, as a string." -msgstr "" +msgstr "<emph>intervalo:</emph> O intervalo a ser limpo, como uma string." #. Bq7qT #: sf_calc.xhp @@ -5180,7 +5180,7 @@ msgctxt "" "par_id351670939954166\n" "help.text" msgid "<emph>filterformula:</emph> A Calc formula that shall be applied to the given range to determine which cells will be affected. The specified formula must return <literal>True</literal> or <literal>False</literal>. If this argument is not specified, then all cells in the range are affected." -msgstr "" +msgstr "<emph>filterformula:</emph> Uma fórmula Calc a aplicar ao intervalo fornecido para determinar quais células serão afetadas. A fórmula especificada deve retornar <literal>True</literal> ou <literal>False</literal>. Se esse argumento não for especificado, todas as células no intervalo serão afetadas." #. Lvzwc #: sf_calc.xhp @@ -5189,7 +5189,7 @@ msgctxt "" "par_id461670939954392\n" "help.text" msgid "<emph>filterscope:</emph> Determines how <literal>filterformula</literal> is expanded to the given range. This argument is mandatory if a <literal>filterformula</literal> is specified. The following values are accepted:" -msgstr "" +msgstr "<emph>filterscope:</emph> determina como o argumento <literal>filterformula</literal> é expandido para o intervalo especificado. Este argumento é obrigatório se um argumento <literal>filterformula</literal> for especificado. São aceitos os seguintes valores:" #. 3pGBf #: sf_calc.xhp @@ -5198,7 +5198,7 @@ msgctxt "" "par_id991670941074213\n" "help.text" msgid "<emph>\"CELL\":</emph> The formula specified in the <literal>filterformula</literal> argument is expanded once for each cell in <literal>range</literal>." -msgstr "" +msgstr "<emph>\"CELL\":</emph> A fórmula especificada no argumento <literal>filterformula</literal> é expandida uma vez para cada célula no <literal>range</literal>." #. YGjYE #: sf_calc.xhp @@ -5207,7 +5207,7 @@ msgctxt "" "par_id911670941074926\n" "help.text" msgid "<emph>\"ROW\":</emph> The formula specified in the <literal>filterformula</literal> argument is expanded once for each row in <literal>range</literal>." -msgstr "" +msgstr "<emph>\"ROW\":</emph> A fórmula especificada no argumento <literal>filterformula</literal> é expandida uma vez para cada célula no argumento <literal>range</literal>." #. Uufc3 #: sf_calc.xhp @@ -5216,7 +5216,7 @@ msgctxt "" "par_id581670941075101\n" "help.text" msgid "<emph>\"COLUMN\":</emph> The formula specified in the <literal>filterformula</literal> argument is expanded once for each column in <literal>range</literal>." -msgstr "" +msgstr "<emph>\"COLUMN\":</emph> A fórmula especificada no argumento <literal>filterformula</literal> é expandida uma vez para cada célula no argumento <literal>range</literal>." #. gZzon #: sf_calc.xhp @@ -5225,7 +5225,7 @@ msgctxt "" "bas_id681670941294573\n" "help.text" msgid "' Clears all cells in the range SheetX.A1:J10" -msgstr "" +msgstr "' Apaga todas as células no intervalo SheetX.A1:J10" #. dZnwN #: sf_calc.xhp @@ -5234,7 +5234,7 @@ msgctxt "" "bas_id521592919577626\n" "help.text" msgid "oDoc.ClearAll(\"SheetX.A1:J10\")" -msgstr "" +msgstr "oDoc.ClearAll(\"SheetX.A1:J10\")" #. SpP9R #: sf_calc.xhp @@ -5243,7 +5243,7 @@ msgctxt "" "bas_id681670941294511\n" "help.text" msgid "' Clears all cells in the range SheetX.A1:J10 that have a value greater than 100" -msgstr "" +msgstr "' Limpa todas as células do intervalo PlanilhaX.A1:J10 que possuem um valor maior que 100" #. 7Nnnv #: sf_calc.xhp @@ -5252,7 +5252,7 @@ msgctxt "" "bas_id521592919575446\n" "help.text" msgid "oDoc.ClearAll(\"SheetX.A1:J10\", \"=SheetX.A1>100\", \"CELL\")" -msgstr "" +msgstr "oDoc.ClearAll(\"SheetX.A1:J10\", \"=SheetX.A1>100\", \"CELL\")" #. 8CXRd #: sf_calc.xhp @@ -5261,7 +5261,7 @@ msgctxt "" "bas_id681670941233673\n" "help.text" msgid "' Clears all rows in the range SheetX.A1:J10 whose sum is greater than 500" -msgstr "" +msgstr "' Limpa todas as linhas do intervalo SheetX.A1:J10 cuja soma é maior que 500" #. pABDv #: sf_calc.xhp @@ -5270,7 +5270,7 @@ msgctxt "" "bas_id521592919518126\n" "help.text" msgid "oDoc.ClearAll(\"SheetX.A1:J10\", \"=SUM(SheetX.A1:J1)>100\", \"ROW\")" -msgstr "" +msgstr "oDoc.ClearAll(\"SheetX.A1:J10\", \"=SUM(SheetX.A1:J1)>100\", \"ROW\")" #. 5av7R #: sf_calc.xhp @@ -5279,7 +5279,7 @@ msgctxt "" "bas_id681670941293083\n" "help.text" msgid "' Clears all columns in the range SheetX.A1:J10 whose sum is greater than 500" -msgstr "" +msgstr "' Limpa todas as colunas do intervalo SheetX.A1:J10 cuja soma é maior que 500" #. Bp2iA #: sf_calc.xhp @@ -5288,7 +5288,7 @@ msgctxt "" "bas_id521592919577149\n" "help.text" msgid "oDoc.ClearAll(\"SheetX.A1:J10\", \"=SUM(SheetX.A1:A10)>100\", \"COLUMN\")" -msgstr "" +msgstr "oDoc.ClearAll(\"SheetX.A1:J10\", \"=SUM(SheetX.A1:A10)>100\", \"COLUMN\")" #. jBH48 #: sf_calc.xhp @@ -5297,7 +5297,7 @@ msgctxt "" "pyc_id211621536212144\n" "help.text" msgid "myDoc.ClearAll(\"SheetX.A1:F10\")" -msgstr "" +msgstr "myDoc.ClearAll(\"SheetX.A1:F10\")" #. CGEqi #: sf_calc.xhp @@ -5306,7 +5306,7 @@ msgctxt "" "pyc_id701670942024915\n" "help.text" msgid "myDoc.ClearAll(\"SheetX.A1:J10\", \"=SheetX.A1>100\", \"CELL\")" -msgstr "" +msgstr "myDoc.ClearAll(\"SheetX.A1:J10\", \"=SheetX.A1>100\", \"CELL\")" #. GDBWA #: sf_calc.xhp @@ -5315,7 +5315,7 @@ msgctxt "" "pyc_id261670942025274\n" "help.text" msgid "myDoc.ClearAll(\"SheetX.A1:J10\", \"=SUM(SheetX.A1:J1)>100\", \"ROW\")" -msgstr "" +msgstr "myDoc.ClearAll(\"SheetX.A1:J10\", \"=SUM(SheetX.A1:J1)>100\", \"ROW\")" #. 3fSEb #: sf_calc.xhp @@ -5324,7 +5324,7 @@ msgctxt "" "pyc_id711670942025635\n" "help.text" msgid "myDoc.ClearAll(\"SheetX.A1:J10\", \"=SUM(SheetX.A1:A10)>100\", \"COLUMN\")" -msgstr "" +msgstr "myDoc.ClearAll(\"SheetX.A1:J10\", \"=SUM(SheetX.A1:A10)>100\", \"COLUMN\")" #. Wz6CH #: sf_calc.xhp @@ -5342,7 +5342,7 @@ msgctxt "" "par_id961670941800058\n" "help.text" msgid "A filter formula can be specified to determine which cells shall be affected." -msgstr "" +msgstr "Uma fórmula de filtro pode ser usada para determinar quais células devem ser afetadas." #. 6Qxnv #: sf_calc.xhp @@ -5360,7 +5360,7 @@ msgctxt "" "par_id461670942481008\n" "help.text" msgid "Refer to the <link href=\"text/sbasic/shared/03/sf_calc.xhp#ClearAll\" name=\"ClearAll_link3\"><literal>ClearAll</literal></link> method documentation available above for examples on how to use the arguments <literal>filterformula</literal> and <literal>filterscope</literal>." -msgstr "" +msgstr "Refira-se à documentação do método <link href=\"text/sbasic/shared/03/sf_calc.xhp#ClearAll\" name=\"ClearAll_link3\"><literal>ClearAll</literal></link> disponível acima para exemplos de como utilizar os argumentos <literal>filterformula</literal> e <literal>filterscope</literal>." #. sMwMp #: sf_calc.xhp @@ -5378,7 +5378,7 @@ msgctxt "" "par_id961670941801218\n" "help.text" msgid "A filter formula can be specified to determine which cells shall be affected." -msgstr "" +msgstr "Uma fórmula de filtro pode ser usada para determinar quais células devem ser afetadas." #. eEGn9 #: sf_calc.xhp @@ -5396,7 +5396,7 @@ msgctxt "" "par_id461670942481009\n" "help.text" msgid "Refer to the <link href=\"text/sbasic/shared/03/sf_calc.xhp#ClearAll\" name=\"ClearAll_link3\"><literal>ClearAll</literal></link> method documentation available above for examples on how to use the arguments <literal>filterformula</literal> and <literal>filterscope</literal>." -msgstr "" +msgstr "Refira-se à documentação do método <link href=\"text/sbasic/shared/03/sf_calc.xhp#ClearAll\" name=\"ClearAll_link3\"><literal>ClearAll</literal></link> disponível acima para exemplos de como utilizar os argumentos <literal>filterformula</literal> e <literal>filterscope</literal>." #. JWFDb #: sf_calc.xhp @@ -5477,7 +5477,7 @@ msgctxt "" "par_id431657568414625\n" "help.text" msgid "Calc functions used in the <literal>filterformula</literal> argument must be expressed using their English names. Visit the Wiki page <link href=\"https://wiki.documentfoundation.org/Documentation/Calc_Functions/List_of_Functions\">List of Calc Functions</link> for a complete list of Calc functions in English." -msgstr "" +msgstr "As funções do Calc usadas no argumento <literal>filterformula</literal> devem ser expressas usando seus nomes em inglês. Visite a página Wiki <link href=\"https://wiki.documentfoundation.org/Documentation/Calc_Functions/List_of_Functions\">Lista de funções do Calc</link> para obter uma lista completa das funções do Calc em inglês." #. FDspT #: sf_calc.xhp @@ -5666,7 +5666,7 @@ msgctxt "" "par_id431657568414714\n" "help.text" msgid "The Calc functions used in the formula specified in the <literal>filterformula</literal> argument must be expressed using their English names. Visit the Wiki page <link href=\"https://wiki.documentfoundation.org/Documentation/Calc_Functions/List_of_Functions\">List of Calc Functions</link> for a complete list of Calc functions in English." -msgstr "" +msgstr "As funções do Calc usadas na fórmula especificada no argumento <literal>filterformula</literal> devem ser expressas usando seus nomes em inglês. Visite a página Wiki <link href=\"https://wiki.documentfoundation.org/Documentation/Calc_Functions/List_of_Functions\">Lista de funções do Calc</link> para obter uma lista completa das funções do Calc em inglês." #. GuWzD #: sf_calc.xhp @@ -6674,7 +6674,7 @@ msgctxt "" "par_id291658146319931\n" "help.text" msgid "The names of Calc functions used in the returned formulas are expressed in English. Visit the Wiki page <link href=\"https://wiki.documentfoundation.org/Documentation/Calc_Functions/List_of_Functions\">List of Calc Functions</link> for a complete list of Calc functions in English." -msgstr "" +msgstr "Os nomes das funções do Calc usadas nas fórmulas retornadas são expressas usando seus nomes em inglês. Visite a página Wiki <link href=\"https://wiki.documentfoundation.org/Documentation/Calc_Functions/List_of_Functions\">Lista de funções do Calc</link> para obter uma lista completa das funções do Calc em inglês." #. KDFkQ #: sf_calc.xhp @@ -9709,15 +9709,6 @@ msgctxt "" msgid "The example below considers that the database file is open, hence the <literal>UI</literal> service can be used to retrieve the document and the <literal>OpenTable</literal> method from the <literal>Database</literal> service is used to get a <literal>Datasheet</literal> service instance." msgstr "" -#. nmHPC -#: sf_datasheet.xhp -msgctxt "" -"sf_datasheet.xhp\n" -"bas_id561671040218003\n" -"help.text" -msgid "Dim ui As Object, oBase As Object, oSheet As Object" -msgstr "" - #. uCvbC #: sf_datasheet.xhp msgctxt "" @@ -12013,33 +12004,6 @@ msgctxt "" msgid "In Python use native <literal>try/except</literal> blocks for exception handling as shown below:" msgstr "" -#. FBViG -#: sf_dialogcontrol.xhp -msgctxt "" -"sf_dialogcontrol.xhp\n" -"pyc_id111670866555779\n" -"help.text" -msgid "def on_button_clicked(event=None):" -msgstr "" - -#. CMzBk -#: sf_dialogcontrol.xhp -msgctxt "" -"sf_dialogcontrol.xhp\n" -"pyc_id871670866556117\n" -"help.text" -msgid "try:" -msgstr "" - -#. 64DRA -#: sf_dialogcontrol.xhp -msgctxt "" -"sf_dialogcontrol.xhp\n" -"pyc_id721670866556311\n" -"help.text" -msgid "oControl = CreateScriptService(\"DialogEvent\", event)" -msgstr "" - #. UAGhF #: sf_dialogcontrol.xhp msgctxt "" @@ -12049,15 +12013,6 @@ msgctxt "" msgid "# Process the event" msgstr "" -#. i77WY -#: sf_dialogcontrol.xhp -msgctxt "" -"sf_dialogcontrol.xhp\n" -"pyc_id521670866556680\n" -"help.text" -msgid "except Exception as e:" -msgstr "" - #. KY75S #: sf_dialogcontrol.xhp msgctxt "" @@ -12067,15 +12022,6 @@ msgctxt "" msgid "# The object \"bas\" below is an instance of the Basic service" msgstr "" -#. jAhhf -#: sf_dialogcontrol.xhp -msgctxt "" -"sf_dialogcontrol.xhp\n" -"pyc_id491670866556877\n" -"help.text" -msgid "bas.MsgBox(str(e))" -msgstr "" - #. F9uKj #: sf_dialogcontrol.xhp msgctxt "" diff --git a/source/pt-BR/helpcontent2/source/text/shared/01.po b/source/pt-BR/helpcontent2/source/text/shared/01.po index 053ba40ec71..05199c6e64d 100644 --- a/source/pt-BR/helpcontent2/source/text/shared/01.po +++ b/source/pt-BR/helpcontent2/source/text/shared/01.po @@ -4,8 +4,8 @@ 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: 2022-12-07 19:22+0100\n" -"PO-Revision-Date: 2022-12-27 11:24+0000\n" -"Last-Translator: Demetrius Barbosa Cartaxo <demetrius.code@gmail.com>\n" +"PO-Revision-Date: 2023-01-08 10:42+0000\n" +"Last-Translator: Olivier Hallot <olivier.hallot@libreoffice.org>\n" "Language-Team: Portuguese (Brazil) <https://translations.documentfoundation.org/projects/libo_help-master/textshared01/pt_BR/>\n" "Language: pt-BR\n" "MIME-Version: 1.0\n" @@ -12740,7 +12740,7 @@ msgctxt "" "par_id581668110199198\n" "help.text" msgid "The default. Insertions and deletions are displayed in the contents according to the settings in <link href=\"text/shared/optionen/01060600.xhp\"><switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME - Preferences</menuitem></caseinline><defaultinline><menuitem>Tools - Options</menuitem></defaultinline></switchinline> - <menuitem>%PRODUCTNAME Writer - Changes</menuitem></link>." -msgstr "" +msgstr "O padrão. Partes inseridas e removidas são apresentadas nos conteúdos de acordo com a configuração em <link href=\"text/shared/optionen/01060600.xhp\"><switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME - Preferências</menuitem></caseinline><defaultinline><menuitem>Ferramentas- Opções</menuitem></defaultinline></switchinline> - <menuitem>%PRODUCTNAME Writer - Alterações</menuitem></link>." #. ARQV7 #: 02230200.xhp @@ -12749,7 +12749,7 @@ msgctxt "" "hd_id361668109425108\n" "help.text" msgid "Deletions in Margin" -msgstr "" +msgstr "Exclusões na margem" #. iAFwQ #: 02230200.xhp @@ -12758,7 +12758,7 @@ msgctxt "" "par_id351668110205116\n" "help.text" msgid "Show the deleted contents in the margin. Insertions are displayed in the contents." -msgstr "" +msgstr "Mostra os conteúdos removidos na margem. Partes inseridas são apresentadas no conteúdo." #. v49KG #: 02230200.xhp @@ -12767,7 +12767,7 @@ msgctxt "" "hd_id71668109429555\n" "help.text" msgid "Insertions in Margin" -msgstr "" +msgstr "Partes inseridas na margem" #. MtGwJ #: 02230200.xhp @@ -12776,7 +12776,7 @@ msgctxt "" "par_id751668110211057\n" "help.text" msgid "Show the inserted contents in the margin. Deletions are displayed in the contents." -msgstr "" +msgstr "Mostra as partes inseridas na margem. Partes removidas são apresentadas no conteúdo." #. nXYPN #: 02230300.xhp @@ -14288,7 +14288,7 @@ msgctxt "" "par_id861655493002232\n" "help.text" msgid "The <emph>Tools</emph> bar contains the following icons:" -msgstr "" +msgstr "A barra de <emph>Ferramentas</emph> contém os seguintes ícones:" #. QkRf6 #: 03060000.xhp @@ -14666,7 +14666,7 @@ msgctxt "" "par_id3153716\n" "help.text" msgid "To set the printing options for comments in your spreadsheet, choose <menuitem>Format - Page Style</menuitem>, and then click the <emph>Sheet</emph> tab." -msgstr "" +msgstr "Para configurar as opções de impressão para comentários na planilha, selecione <menuitem>Formatar - Estilo de página</menuitem>, e selecione <emph>Planilha</emph>." #. Rwgo7 #: 04050000.xhp @@ -16268,7 +16268,7 @@ msgctxt "" "par_id3157963\n" "help.text" msgid "For language tag details please see the <link href=\"https://en.wikipedia.org/wiki/IETF_language_tag\">IETF language tag</link> Wikipedia page and the W3C <link href=\"https://www.w3.org/International/articles/language-tags/\">Language tags in HTML and XML</link> article." -msgstr "" +msgstr "Para detalhes sobre tags de idiomas, verifique na Wikipedia <link href=\"https://en.wikipedia.org/wiki/IETF_language_tag\">Tag de idiomas IETF</link> e na W3C <link href=\"https://www.w3.org/International/articles/language-tags/\">Tags de idiomas em HTML e XML</link>." #. cpdYi #: 05020100.xhp @@ -23198,7 +23198,7 @@ msgctxt "" "par_id3154331\n" "help.text" msgid "<ahelp hid=\"cui/ui/paragalignpage/checkCB_SNAP\">Aligns the paragraph to a text grid. To activate the text grid, choose <link href=\"text/swriter/01/05040800.xhp\"><emph>Format - Page Style - Text Grid</emph></link>.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\"cui/ui/paragalignpage/checkCB_SNAP\">Alinha o parágrafo à grade de texto. Para ativar esta grade, vá em: <link href=\"text/swriter/01/05040800.xhp\"><emph>Formatar - Estilo de página - Grade de texto</emph></link>.</ahelp>" #. 8fVGt #: 05030700.xhp @@ -23765,7 +23765,7 @@ msgctxt "" "hd_id3150620\n" "help.text" msgid "<link href=\"text/shared/01/05040200.xhp\"><switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Slide</caseinline><defaultinline>Page</defaultinline></switchinline></link>" -msgstr "" +msgstr "<link href=\"text/shared/01/05040200.xhp\"><switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Slide</caseinline><defaultinline>Página</defaultinline></switchinline></link>" #. bcFN5 #: 05040200.xhp @@ -23810,7 +23810,7 @@ msgctxt "" "par_id3149827\n" "help.text" msgid "<ahelp hid=\"cui/ui/pageformatpage/comboPageFormat\">Select a predefined paper size, or create a custom format by entering the dimensions for the paper in the <emph>Height</emph> and <emph>Width</emph>boxes.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\"cui/ui/pageformatpage/comboPageFormat\">Selecione um tamanho predefinido de papel, ou crie um formato personalizado ao inserir as dimensões do papel nas caixas de <emph>Altura</emph> e <emph>Largura</emph>.</ahelp>" #. cbQEJ #: 05040200.xhp @@ -23819,7 +23819,7 @@ msgctxt "" "par_id581668003824292\n" "help.text" msgid "Slides formats \"On Screen Show (4:3)\", \"On Screen Show (16:9)\" and \"On Screen Show (16:10)\" are used for Microsoft PowerPoint interoperability." -msgstr "" +msgstr "Slides no formato \"Apresentação na tela(4:3)\", \"Apresentação na tela (16:9)\" e \"Apresentação na tela (16:10)\" são usados para interoperabilidade com Microsoft PowerPoint." #. WTKXA #: 05040200.xhp @@ -26420,7 +26420,7 @@ msgctxt "" "hd_id3149871\n" "help.text" msgid "<link href=\"text/shared/01/05110600m.xhp\">Distribute Rows Evenly</link>" -msgstr "" +msgstr "<link href=\"text/shared/01/05110600m.xhp\">Distribuir linhas uniformemente</link>" #. Ae4jH #: 05110600m.xhp @@ -26429,7 +26429,7 @@ msgctxt "" "par_id3154766\n" "help.text" msgid "<variable id=\"distribute_rows_text\"><ahelp hid=\".uno:DistributeRows\">Adjust the height of the selected rows to match the height of the tallest row in the selection.</ahelp></variable>" -msgstr "" +msgstr "<variable id=\"distribute_rows_text\"><ahelp hid=\".uno:DistributeRows\">Ajusta a altura da linha selecionada para se adaptar à altura da maior linha da seleção.</ahelp></variable>" #. PozaC #: 05110600m.xhp @@ -26438,7 +26438,7 @@ msgctxt "" "par_id421655891095753\n" "help.text" msgid "It is necessary to select at least two rows for this command to be available, and sufficient to select only one cell from each row." -msgstr "" +msgstr "É necessário selecionar pelo menos duas linhas para esse comando ficar disponível, e no mínimo uma célula por linha." #. r4N82 #: 05110700.xhp @@ -26627,7 +26627,7 @@ msgctxt "" "tit\n" "help.text" msgid "Distribute Columns Evenly" -msgstr "" +msgstr "Distribuir colunas uniformemente" #. DJCR6 #: 05120600.xhp @@ -26636,7 +26636,7 @@ msgctxt "" "bm_id431513359599959\n" "help.text" msgid "<bookmark_value>table columns;distribute columns evenly</bookmark_value> <bookmark_value>column width;distribute evenly</bookmark_value>" -msgstr "" +msgstr "<bookmark_value>colunas da tabela;distribuir colunas uniformemente</bookmark_value> <bookmark_value>largura da coluna;distribuir uniformemente</bookmark_value>" #. ZxAPT #: 05120600.xhp @@ -26645,7 +26645,7 @@ msgctxt "" "hd_id3153811\n" "help.text" msgid "<link href=\"text/shared/01/05120600.xhp\">Distribute Columns Evenly</link>" -msgstr "" +msgstr "<link href=\"text/shared/01/05120600.xhp\">Distribuir colunas uniformemente</link>" #. w2jZV #: 05120600.xhp @@ -26654,7 +26654,7 @@ msgctxt "" "par_id3151389\n" "help.text" msgid "<variable id=\"distribute_columns_text\"><ahelp hid=\".uno:DistributeColumns\">Adjust the width of selected table columns so that each column has the same width.</ahelp> The table width and unselected columns remain unchanged.</variable>" -msgstr "" +msgstr "<variable id=\"distribute_columns_text\"><ahelp hid=\".uno:DistributeColumns\">Ajuste a largura das colunas selecionadas para que todas tenham a mesma largura.</ahelp> A largura da tabela e colunas não selecionadas permanecem inalteradas.</variable>" #. onQ9D #: 05120600.xhp @@ -26663,7 +26663,7 @@ msgctxt "" "par_id711654213522157\n" "help.text" msgid "It is necessary to select at least two columns for this command to be available, and sufficient to select only one cell from each column." -msgstr "" +msgstr "É necessário selecionar pelo menos duas colunas para esse comando ficar disponível, e no mínimo uma célula por coluna." #. dbfDG #: 05140100.xhp @@ -27815,7 +27815,7 @@ msgctxt "" "hd_id3145759\n" "help.text" msgid "<link href=\"text/shared/01/05210100.xhp\"><switchinline select=\"appl\"><caseinline select=\"WRITER\">Area</caseinline><defaultinline>Background</defaultinline></switchinline></link>" -msgstr "" +msgstr "<link href=\"text/shared/01/05210100.xhp\"><switchinline select=\"appl\"><caseinline select=\"WRITER\">Área</caseinline><defaultinline>Plano de fundo</defaultinline></switchinline></link>" #. ubruG #: 05210100.xhp @@ -31451,7 +31451,7 @@ msgctxt "" "hd_id841656376472122\n" "help.text" msgid "Baseline Off" -msgstr "" +msgstr "Linha de base desativada" #. rDFeE #: 05280000.xhp @@ -31469,7 +31469,7 @@ msgctxt "" "par_id3149244\n" "help.text" msgid "<image id=\"img_id3161458\" src=\"cmd/lc_fontwork.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3161458\">Icon Off</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3161458\" src=\"cmd/lc_fontwork.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3161458\">Ícone Desligado</alt></image>" #. yfowv #: 05280000.xhp @@ -31478,7 +31478,7 @@ msgctxt "" "par_id3149046\n" "help.text" msgid "Baseline Off" -msgstr "" +msgstr "Linha de base desativada" #. BgBci #: 05280000.xhp @@ -31487,7 +31487,7 @@ msgctxt "" "hd_id711656376441359\n" "help.text" msgid "Rotate" -msgstr "" +msgstr "Girar" #. t8dtT #: 05280000.xhp @@ -31505,7 +31505,7 @@ msgctxt "" "par_id3150791\n" "help.text" msgid "<image id=\"img_id3153379\" src=\"svx/res/fw02.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153379\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3153379\" src=\"svx/res/fw02.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153379\">Ícone</alt></image>" #. CC8vv #: 05280000.xhp @@ -31523,7 +31523,7 @@ msgctxt "" "hd_id111656376428881\n" "help.text" msgid "Upright" -msgstr "" +msgstr "Perpendicular" #. z9amk #: 05280000.xhp @@ -31541,7 +31541,7 @@ msgctxt "" "par_id3154069\n" "help.text" msgid "<image id=\"img_id3152933\" src=\"svx/res/fw03.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3152933\">Icon Upright</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3152933\" src=\"svx/res/fw03.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3152933\">Ícone Em pé</alt></image>" #. DDWXG #: 05280000.xhp @@ -31559,7 +31559,7 @@ msgctxt "" "hd_id201656376410570\n" "help.text" msgid "Slant Horizontal" -msgstr "" +msgstr "Inclinar na horizontal" #. TqEGn #: 05280000.xhp @@ -31577,7 +31577,7 @@ msgctxt "" "par_id3153180\n" "help.text" msgid "<image id=\"img_id3151041\" src=\"svx/res/fw04.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3151041\">Icon Slant Horizontal</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3151041\" src=\"svx/res/fw04.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3151041\">Ícone Inclinar na horizontal</alt></image>" #. m29gX #: 05280000.xhp @@ -31595,7 +31595,7 @@ msgctxt "" "hd_id471656376383844\n" "help.text" msgid "Slant Vertical" -msgstr "" +msgstr "Inclinar na vertical" #. q7vvg #: 05280000.xhp @@ -31613,7 +31613,7 @@ msgctxt "" "par_id3147348\n" "help.text" msgid "<image id=\"img_id3154690\" src=\"svx/res/fw05.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154690\">Icon Slant Vertical</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3154690\" src=\"svx/res/fw05.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154690\">Ícone Inclinar na vertical</alt></image>" #. vTFLn #: 05280000.xhp @@ -31631,7 +31631,7 @@ msgctxt "" "hd_id161656376292591\n" "help.text" msgid "Orientation" -msgstr "" +msgstr "Orientação" #. ByjsP #: 05280000.xhp @@ -31649,7 +31649,7 @@ msgctxt "" "par_id3155854\n" "help.text" msgid "<image id=\"img_id3153142\" src=\"svx/res/fw06.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153142\">Icon Orientation</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3153142\" src=\"svx/res/fw06.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153142\">Ícone Orientação</alt></image>" #. hu8Lf #: 05280000.xhp @@ -31667,7 +31667,7 @@ msgctxt "" "hd_id691656376244494\n" "help.text" msgid "Align Left" -msgstr "" +msgstr "Alinhar à esquerda" #. DWX4d #: 05280000.xhp @@ -31685,7 +31685,7 @@ msgctxt "" "par_id3156006\n" "help.text" msgid "<image id=\"img_id3153573\" src=\"cmd/lc_alignleft.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153573\">Icon Align Left</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3153573\" src=\"cmd/lc_alignleft.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153573\">Ícone Alinhar à esquerda</alt></image>" #. CXCLp #: 05280000.xhp @@ -31703,7 +31703,7 @@ msgctxt "" "hd_id791656376221037\n" "help.text" msgid "Align Center" -msgstr "" +msgstr "Centralizar" #. bmiBe #: 05280000.xhp @@ -31721,7 +31721,7 @@ msgctxt "" "par_id3155748\n" "help.text" msgid "<image id=\"img_id3147217\" src=\"cmd/lc_alignhorizontalcenter.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3147217\">Icon Align Center</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3147217\" src=\"cmd/lc_alignhorizontalcenter.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3147217\">Ícone Centralizar</alt></image>" #. 7hH49 #: 05280000.xhp @@ -31730,7 +31730,7 @@ msgctxt "" "par_id3159346\n" "help.text" msgid "Align Center" -msgstr "" +msgstr "Centralizar" #. VBnG2 #: 05280000.xhp @@ -31739,7 +31739,7 @@ msgctxt "" "hd_id241656376143482\n" "help.text" msgid "Align Right" -msgstr "" +msgstr "Alinhar à direita" #. Bgdfe #: 05280000.xhp @@ -31757,7 +31757,7 @@ msgctxt "" "par_id3149939\n" "help.text" msgid "<image id=\"img_id3148498\" src=\"cmd/lc_alignright.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3148498\">Icon Align Right</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3148498\" src=\"cmd/lc_alignright.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3148498\">Ícone Alinhar à direita</alt></image>" #. Cmr8n #: 05280000.xhp @@ -31775,7 +31775,7 @@ msgctxt "" "hd_id491656376126698\n" "help.text" msgid "AutoSize Text" -msgstr "" +msgstr "Autodimensionar texto" #. BXAaF #: 05280000.xhp @@ -31793,7 +31793,7 @@ msgctxt "" "par_id3159129\n" "help.text" msgid "<image id=\"img_id3153334\" src=\"svx/res/fw010.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153334\">Icon AutoSize Text</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3153334\" src=\"svx/res/fw010.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153334\">Ícone Autodimensionar texto</alt></image>" #. drPm7 #: 05280000.xhp @@ -31811,7 +31811,7 @@ msgctxt "" "hd_id21656376092926\n" "help.text" msgid "Distance" -msgstr "" +msgstr "Distância" #. 7AEZy #: 05280000.xhp @@ -31829,7 +31829,7 @@ msgctxt "" "par_id3153957\n" "help.text" msgid "<image id=\"img_id3151019\" src=\"svx/res/fw020.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3151019\">Icon Distance</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3151019\" src=\"svx/res/fw020.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3151019\">Ícone Distância</alt></image>" #. XDeLC #: 05280000.xhp @@ -31847,7 +31847,7 @@ msgctxt "" "hd_id821656376071005\n" "help.text" msgid "Indent" -msgstr "" +msgstr "Recuo" #. g6xDf #: 05280000.xhp @@ -31865,7 +31865,7 @@ msgctxt "" "par_id3156332\n" "help.text" msgid "<image id=\"img_id3153836\" src=\"svx/res/fw021.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153836\">Icon Indent</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3153836\" src=\"svx/res/fw021.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153836\">Ícone Recuo</alt></image>" #. 6UEik #: 05280000.xhp @@ -31883,7 +31883,7 @@ msgctxt "" "hd_id391656375872510\n" "help.text" msgid "Contour" -msgstr "" +msgstr "Contorno" #. TdeZF #: 05280000.xhp @@ -31901,7 +31901,7 @@ msgctxt "" "par_id3155515\n" "help.text" msgid "<image id=\"img_id3159186\" src=\"svx/res/fw011.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3159186\">Icon Contour</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3159186\" src=\"svx/res/fw011.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3159186\">Ícone Contorno</alt></image>" #. FPfgN #: 05280000.xhp @@ -31919,7 +31919,7 @@ msgctxt "" "hd_id91656375850945\n" "help.text" msgid "Text Contour" -msgstr "" +msgstr "Contorno do texto" #. BkBcX #: 05280000.xhp @@ -31937,7 +31937,7 @@ msgctxt "" "par_id3150323\n" "help.text" msgid "<image id=\"img_id3147100\" src=\"svx/res/fw012.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3147100\">Icon Text Contour</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3147100\" src=\"svx/res/fw012.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3147100\">Ícone Contorno do texto</alt></image>" #. 663fR #: 05280000.xhp @@ -31955,7 +31955,7 @@ msgctxt "" "hd_id841656375799254\n" "help.text" msgid "No Text Shadow" -msgstr "" +msgstr "Sem sombra no texto" #. GB3hN #: 05280000.xhp @@ -31973,7 +31973,7 @@ msgctxt "" "par_id3150241\n" "help.text" msgid "<image id=\"img_id3156375\" src=\"svx/res/fw013.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3156375\">Icon No Text Shadow</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3156375\" src=\"svx/res/fw013.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3156375\">Ícone Sem sombra no texto</alt></image>" #. Px8Nt #: 05280000.xhp @@ -31991,7 +31991,7 @@ msgctxt "" "hd_id61656375494529\n" "help.text" msgid "Add Text Shadow" -msgstr "" +msgstr "Adicionar sombra ao texto" #. dwkxm #: 05280000.xhp @@ -32009,7 +32009,7 @@ msgctxt "" "par_id3145231\n" "help.text" msgid "<image id=\"img_id3149908\" src=\"svx/res/fw014.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149908\">Icon Add Text Shadow</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3149908\" src=\"svx/res/fw014.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149908\">Ícone Adicionar sombra ao texto</alt></image>" #. rExNd #: 05280000.xhp @@ -32018,7 +32018,7 @@ msgctxt "" "par_id3152484\n" "help.text" msgid "Add Text Shadow" -msgstr "" +msgstr "Adicionar sombra ao texto" #. xNhu4 #: 05280000.xhp @@ -32027,7 +32027,7 @@ msgctxt "" "hd_id591656375616712\n" "help.text" msgid "Text Shadow Slant" -msgstr "" +msgstr "Inclinação da sombra do texto" #. DMN8v #: 05280000.xhp @@ -32045,7 +32045,7 @@ msgctxt "" "par_id3150664\n" "help.text" msgid "<image id=\"img_id3166423\" src=\"svx/res/fw015.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3166423\">Icon Slant Text Shadow</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3166423\" src=\"svx/res/fw015.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3166423\">Ícone Inclinação da sombra do texto</alt></image>" #. 8akDZ #: 05280000.xhp @@ -32054,7 +32054,7 @@ msgctxt "" "par_id3147129\n" "help.text" msgid "Slant Text Shadow" -msgstr "" +msgstr "Inclinação da sombra do texto" #. K7G7H #: 05280000.xhp @@ -32063,7 +32063,7 @@ msgctxt "" "hd_id3156537\n" "help.text" msgid "Shadow Horizontal Distance or Shadow Angle" -msgstr "" +msgstr "Distância horizontal da sombra ou ângulo da sombra" #. GeLhX #: 05280000.xhp @@ -32072,7 +32072,7 @@ msgctxt "" "par_id3151049\n" "help.text" msgid "<ahelp hid=\"svx/ui/dockingfontwork/distancex\">Enter the horizontal distance between the text characters and the edge of the shadow or the angle of the shadow slant from vertical.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\"svx/ui/dockingfontwork/distancex\">Insira a distância horizontal entre os caracteres de texto e a borda da sombra ou o ângulo de inclinação da sombra em relação à vertical.</ahelp>" #. z9sPP #: 05280000.xhp @@ -32081,7 +32081,7 @@ msgctxt "" "par_id3159103\n" "help.text" msgid "<image id=\"img_id3149242\" src=\"svx/res/fw016.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149242\">Icon X Distance</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3149242\" src=\"svx/res/fw016.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149242\">Ícone Distância X</alt></image>" #. FArwF #: 05280000.xhp @@ -32090,7 +32090,7 @@ msgctxt "" "par_id3147093\n" "help.text" msgid "X Distance or Shadow Angle" -msgstr "" +msgstr "Distância X ou ângulo da sombra" #. BZCsQ #: 05280000.xhp @@ -32099,7 +32099,7 @@ msgctxt "" "hd_id3149450\n" "help.text" msgid "Vertical Distance or Shadow size" -msgstr "" +msgstr "Distância vertical ou tamanho da sombra" #. tYGs2 #: 05280000.xhp @@ -32108,7 +32108,7 @@ msgctxt "" "par_id3153704\n" "help.text" msgid "<ahelp hid=\"svx/ui/dockingfontwork/distancey\">Enter the vertical distance between the text characters and the edge of the shadow, or the size of the shadow in percent values of the character size.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\"svx/ui/dockingfontwork/distancey\">Insira a distância vertical entre os caracteres de texto e a borda da sombra ou o tamanho da sombra em valores percentuais do tamanho do caractere.</ahelp>" #. gWZnK #: 05280000.xhp @@ -32117,7 +32117,7 @@ msgctxt "" "par_id3154275\n" "help.text" msgid "<image id=\"img_id3154118\" src=\"svx/res/fw017.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154118\">Icon Y Distance</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3154118\" src=\"svx/res/fw017.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154118\">Ícone Distância Y</alt></image>" #. ZfKxm #: 05280000.xhp @@ -32126,7 +32126,7 @@ msgctxt "" "par_id3150783\n" "help.text" msgid "Y Distance or Shadow Size" -msgstr "" +msgstr "Distância Y ou tamanho da sombra" #. DXmZb #: 05280000.xhp @@ -37544,7 +37544,7 @@ msgctxt "" "hd_id3146946\n" "help.text" msgid "<variable id=\"Thesaurush1\"><link href=\"text/shared/01/06020000.xhp\">Thesaurus</link></variable>" -msgstr "" +msgstr "<variable id=\"Thesaurush1\"><link href=\"text/shared/01/06020000.xhp\">Dicionário de sinônimos</link></variable>" #. haxwE #: 06020000.xhp @@ -42494,7 +42494,7 @@ msgctxt "" "par_id151514304300251\n" "help.text" msgid "<ahelp hid=\".\">Click on the hamburger icon and then choose Add to add a new menu.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\".\">Clique no ícone do hamburger e escolha Adicionar para acrescentar um novo menu.</ahelp>" #. NCirC #: 06140100.xhp @@ -42503,7 +42503,7 @@ msgctxt "" "par_id811604400309745\n" "help.text" msgid "<image src=\"sfx2/res/menu.svg\" id=\"img_id381604400309745\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id131604400309745\">Hamburger Icon</alt></image>" -msgstr "" +msgstr "<image src=\"sfx2/res/menu.svg\" id=\"img_id381604400309745\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id131604400309745\">Ícone Hamburger</alt></image>" #. YCAtK #: 06140100.xhp @@ -42512,7 +42512,7 @@ msgctxt "" "par_id421604400309745\n" "help.text" msgid "Hamburger icon" -msgstr "" +msgstr "Ícone hamburger" #. uWnv3 #: 06140100.xhp @@ -42530,7 +42530,7 @@ msgctxt "" "par_id61514304306614\n" "help.text" msgid "<ahelp hid=\".\">Click on the hamburger icon and then choose Delete to delete the menu.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\".\">Clique no ícone do hamburger e escolha Excluir para excluir o menu.</ahelp>" #. 72LBB #: 06140100.xhp @@ -43502,7 +43502,7 @@ msgctxt "" "par_id151514304300251\n" "help.text" msgid "Click on the hamburger icon and then choose Add to add a new toolbar." -msgstr "" +msgstr "Clique no ícone do hamburger e escolha Adicionar para adicionar uma barra de ferramentas nova." #. DW7iQ #: 06140400.xhp @@ -43520,7 +43520,7 @@ msgctxt "" "par_id61514304306614\n" "help.text" msgid "Click on the hamburger icon and then choose Delete to delete the toolbar." -msgstr "" +msgstr "Clique no ícone do hamburger e escolha Excluir para excluir a barra de ferramentas." #. VQG5w #: 06140400.xhp @@ -48191,7 +48191,7 @@ msgctxt "" "tit\n" "help.text" msgid "Minimal Column Width" -msgstr "" +msgstr "Largura mínima da coluna" #. HDnW2 #: minimal_column_width.xhp @@ -48200,7 +48200,7 @@ msgctxt "" "hd_id421654218230011\n" "help.text" msgid "<variable id=\"minimalcolh1\"><link href=\"text/shared/01/minimal_column_width.xhp\">Minimal Column Width</link></variable>" -msgstr "" +msgstr "<variable id=\"minimalcolh1\"><link href=\"text/shared/01/minimal_column_width.xhp\">Largura mínima de coluna</link></variable>" #. FTeCy #: minimal_column_width.xhp @@ -48209,7 +48209,7 @@ msgctxt "" "par_id581605991965966\n" "help.text" msgid "Adjust the column width for selected cells so that the longest paragraph in each cell can be on a single line." -msgstr "" +msgstr "Ajusta a largura da coluna para as células selecionadas para que o parágrafo mais longo em cada célula possa estar em uma única linha." #. PENjV #: minimal_column_width.xhp @@ -48218,7 +48218,7 @@ msgctxt "" "par_id801654217365035\n" "help.text" msgid "Adjust the column width for the selected columns so that the longest paragraph in each column can fit exactly on a single line, without increasing the table width." -msgstr "" +msgstr "Ajuste a largura da coluna para as colunas selecionadas para que o parágrafo mais longo de cada coluna caiba exatamente em uma única linha, sem aumentar a largura da tabela." #. pxCdB #: minimal_column_width.xhp @@ -48227,7 +48227,7 @@ msgctxt "" "par_id501655941966365\n" "help.text" msgid "<menuitem>Minimal Column Width</menuitem> seeks to find a column width that allows each paragraph in the selected cells to <emph>fit exactly</emph> as a single line in the cell. This means that column widths are adjusted in relation to the length of the longest paragraph in each of the selected cells. The final result depends on which cells are selected." -msgstr "" +msgstr "<menuitem>Largura mínima da coluna</menuitem> Avalia qual largura da coluna permite que cada parágrafo <emph>caiba exatamente</emph> em uma única linha nas células selecionadas. Isso significa que as larguras das colunas são ajustadas em relação ao comprimento do maior parágrafo em cada célula selecionada. O resultado final depende de quais células são selecionadas." #. NEpFF #: minimal_column_width.xhp @@ -48236,7 +48236,7 @@ msgctxt "" "par_id741655770095042\n" "help.text" msgid "Column width includes space for any horizontal cell padding, paragraph padding, and paragraph indents." -msgstr "" +msgstr "A largura da coluna inclui o espaço de quaisquer preenchimentos horizontais da célula, do parágrafo e recuos de parágrafo." #. wQBrk #: minimal_column_width.xhp @@ -48245,7 +48245,7 @@ msgctxt "" "par_id291655943042163\n" "help.text" msgid "If the table width is less than the page width, then under some circumstances the width of the table may be increased in an attempt to fit a cell paragraph onto a single line. Otherwise the command can be useful for reducing the width of tables." -msgstr "" +msgstr "Se a largura da tabela é menor que a da página, então em algumas circunstâncias a largura da tabela pode ser aumentada com o objetivo de tornar um parágrafo da célula numa única linha. Senão, o comando pode ser útil para reduzir a largura de tabelas." #. VXYEb #: minimal_column_width.xhp @@ -48254,7 +48254,7 @@ msgctxt "" "par_id421655893243524\n" "help.text" msgid "Select a single cell to adjust the entire column width to fit the content of that cell." -msgstr "" +msgstr "Selecione uma única célula para ajustar a largura de toda coluna para conter o conteúdo daquela célula." #. osoAn #: minimal_column_width.xhp @@ -48263,7 +48263,7 @@ msgctxt "" "par_id201655811553407\n" "help.text" msgid "<menuitem>Minimal Column Width</menuitem> seeks to find a column width that allows each paragraph in the selected column(s) to fit exactly on a single line. This means that column widths are adjusted in relation to the length of the longest paragraph in each of the selected columns. The final result depends on the paragraph length in the selected columns." -msgstr "" +msgstr "<menuitem>Largura mínima da coluna</menuitem> Avalia qual largura da coluna permite que cada parágrafo nas colunas selecionadas caibam exatamente em uma única linha. Isso significa que as larguras das colunas são ajustadas em relação ao comprimento do maior parágrafo de cada coluna selecionada. O resultado final depende do comprimento dos parágrafos das colunas selecionadas." #. JUpt8 #: minimal_column_width.xhp @@ -48272,7 +48272,7 @@ msgctxt "" "par_id971654218805882\n" "help.text" msgid "To minimize a single column, it is sufficient to place the cursor in a cell in the column to be minimized. To minimize multiple columns, it is sufficient to select one cell from each column to be minimized." -msgstr "" +msgstr "Para minimizar uma única coluna, basta posicionar o cursor numa célula da coluna desejada. Para múltiplas colunas, selecione uma célula de cada." #. irVEV #: minimal_column_width.xhp @@ -48281,7 +48281,7 @@ msgctxt "" "par_id91656110781159\n" "help.text" msgid "The command can be useful for reducing the width of tables." -msgstr "" +msgstr "O comando é útil para reduzir a largura das tabelas." #. DjuMd #: minimal_row_height.xhp @@ -48290,7 +48290,7 @@ msgctxt "" "tit\n" "help.text" msgid "Minimal Row Height" -msgstr "" +msgstr "Altura mínima da linha" #. tz7La #: minimal_row_height.xhp @@ -48299,7 +48299,7 @@ msgctxt "" "hd_id421654218230011\n" "help.text" msgid "<variable id=\"minimalrowh1\"><link href=\"text/shared/01/minimal_row_height.xhp\">Minimal Row Height</link></variable>" -msgstr "" +msgstr "<variable id=\"minimalrowh1\"><link href=\"text/shared/01/minimal_row_height.xhp\">Altura mínima da linha</link></variable>" #. c8ffb #: minimal_row_height.xhp @@ -48308,7 +48308,7 @@ msgctxt "" "par_id581605991965966\n" "help.text" msgid "Adjust the row height for selected row(s) so that the tallest content in each selected row fits exactly." -msgstr "" +msgstr "Ajusta a altura da(s) linha(s) selecionada(s) para que o conteúdo mais alto de cada linha caiba perfeitamente." #. WfVoz #: minimal_row_height.xhp @@ -48317,7 +48317,7 @@ msgctxt "" "par_id211656116102899\n" "help.text" msgid "This option is only available if the selection contains a row with a fixed height. The command has the same effect as selecting the <menuitem>Fit to size</menuitem> option for <link href=\"text/swriter/01/05110100.xhp\">Row Height</link>." -msgstr "" +msgstr "Esta opção fica disponível apenas se a seleção contém linhas com altura fixa. O comando tem o mesmo efeito que usar o menu <menuitem>Ajustar ao tamanho</menuitem> dentre as opções para <link href=\"text/swriter/01/05110100.xhp\">Altura da linha</link>." #. xGDaw #: minimal_row_height.xhp @@ -48326,7 +48326,7 @@ msgctxt "" "par_id971654479023479\n" "help.text" msgid "To minimize a single row, it is sufficient to place the cursor in a cell in the row." -msgstr "" +msgstr "Para minimizar a altura de uma única linha, basta selecionar uma célula da linha desejada." #. sV5Ao #: minimal_row_height.xhp @@ -48335,7 +48335,7 @@ msgctxt "" "par_id1001653629678905\n" "help.text" msgid "To minimize multiple rows, it is sufficient to select one cell from each row to be minimized." -msgstr "" +msgstr "Para minimizar a altura de várias linhas, basta selecionar uma célula de cada linha desejada." #. GukEK #: moviesound.xhp |