diff options
author | Xisco Fauli <xiscofauli@libreoffice.org> | 2023-08-23 09:55:32 +0200 |
---|---|---|
committer | Xisco Fauli <xiscofauli@libreoffice.org> | 2023-08-23 09:56:41 +0200 |
commit | f241f292e37625cfdf3d0ec6f5d73b34da1b62bb (patch) | |
tree | f3a1ffd6fb523d30bc7742296ced1384b4a71eca /source/pt-BR | |
parent | a2d843f1212a3a04da04244c4a21a70f46e22b9d (diff) |
update translations for master/7.6.1 rc1
and force-fix errors using pocheck
Change-Id: Ibf94fb3aaa4d0146d310c54bb99238dd767e31ad
Diffstat (limited to 'source/pt-BR')
-rw-r--r-- | source/pt-BR/helpcontent2/source/text/sbasic/shared.po | 8 | ||||
-rw-r--r-- | source/pt-BR/helpcontent2/source/text/scalc/01.po | 6 |
2 files changed, 7 insertions, 7 deletions
diff --git a/source/pt-BR/helpcontent2/source/text/sbasic/shared.po b/source/pt-BR/helpcontent2/source/text/sbasic/shared.po index 666fe696d4c..75356b67a53 100644 --- a/source/pt-BR/helpcontent2/source/text/sbasic/shared.po +++ b/source/pt-BR/helpcontent2/source/text/sbasic/shared.po @@ -4,7 +4,7 @@ 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: 2023-06-26 15:06+0200\n" -"PO-Revision-Date: 2023-08-09 03:42+0000\n" +"PO-Revision-Date: 2023-08-18 17:38+0000\n" "Last-Translator: Olivier Hallot <olivier.hallot@libreoffice.org>\n" "Language-Team: Portuguese (Brazil) <https://translations.documentfoundation.org/projects/libo_help-master/textsbasicshared/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.15.2\n" +"X-Generator: Weblate 4.18.2\n" "X-POOTLE-MTIME: 1559388696.000000\n" #. yzYVt @@ -31775,7 +31775,7 @@ msgctxt "" "par_id3154758\n" "help.text" msgid "<emph>Compare</emph>: Optional numeric expression that defines the type of comparison. The value of this parameter can be 0 or 1. The default value of 1 specifies a text comparison that is not case-sensitive. The value of 0 specifies a binary comparison that is case-sensitive." -msgstr "<emph>Compare</emph>: Expressão numérica opcional que define o tipo de comparação. O valor desse parâmetro pode ser 0 ou 1. O valor padrão 1 especifica uma comparação de texto que não faz distinção entre maiúsculas e minúsculas. O valor 0 especifica uma comparação binária que faz distinção entre maiúsculas e minúsculas." +msgstr "<emph>Compare</emph>: Expressão numérica opcional que define o tipo de comparação. O valor desse parâmetro pode ser 0 ou 1. O valor padrão 1 especifica uma comparação textual que não diferencia maiúsculas de minúsculas. O valor 0 especifica uma comparação binária que é sensível a caixa alta ou baixa." #. mZhFi #: 03120401.xhp @@ -32099,7 +32099,7 @@ msgctxt "" "par_id3153361\n" "help.text" msgid "To avoid a run-time error, do not set the <literal>Compare</literal> parameter if the first return parameter is omitted." -msgstr "Para evitar um erro em tempo de execução, não defina o parâmetro <literal>Compare</literal> quando o primeiro parâmetro de retorno tiver sido omitido." +msgstr "Para evitar um erro em tempo de execução, não defina o parâmetro <literal>Compare</literal> se o primeiro parâmetro de retorno for omitido." #. GExuT #: 03120411.xhp diff --git a/source/pt-BR/helpcontent2/source/text/scalc/01.po b/source/pt-BR/helpcontent2/source/text/scalc/01.po index 474eddb14b9..712fe9a73ac 100644 --- a/source/pt-BR/helpcontent2/source/text/scalc/01.po +++ b/source/pt-BR/helpcontent2/source/text/scalc/01.po @@ -4,7 +4,7 @@ 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: 2023-07-25 11:20+0200\n" -"PO-Revision-Date: 2023-06-23 11:43+0000\n" +"PO-Revision-Date: 2023-08-22 00:38+0000\n" "Last-Translator: Olivier Hallot <olivier.hallot@libreoffice.org>\n" "Language-Team: Portuguese (Brazil) <https://translations.documentfoundation.org/projects/libo_help-master/textscalc01/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: LibreOffice\n" +"X-Generator: Weblate 4.18.2\n" "X-POOTLE-MTIME: 1559657369.000000\n" #. sZfWF @@ -66299,7 +66299,7 @@ msgctxt "" "par_id701542231253817\n" "help.text" msgid "REGEX( Text ; Expression [ ; [ Replacement ] [ ; Flags|Occurrence ] ] )" -msgstr "REGEXP( Texto ; Expressão [ ; [ Substituição ] [ ; Opções | Ocorrências] ] )" +msgstr "EXPREG( Texto ; Expressão [ ; [ Substituição ] [ ; Opções | Ocorrências] ] )" #. VbMmQ #: func_regex.xhp |