From 1d2708b74e8de8f786a1349702ab03c4ac7795e1 Mon Sep 17 00:00:00 2001 From: Alexsandro Thomas Date: Thu, 13 Aug 2020 00:31:08 +0000 Subject: [PATCH] Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (3334 of 3334 strings) [CI skip] Translation: phpMyAdmin/5.0 Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-0/pt_BR/ Signed-off-by: Alexsandro Thomas --- po/pt_BR.po | 31 +++++++++++-------------------- 1 file changed, 11 insertions(+), 20 deletions(-) diff --git a/po/pt_BR.po b/po/pt_BR.po index 1cf4761950..cbf07287bd 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -4,8 +4,8 @@ msgstr "" "Project-Id-Version: phpMyAdmin 5.0.3-dev\n" "Report-Msgid-Bugs-To: translators@phpmyadmin.net\n" "POT-Creation-Date: 2020-06-14 22:54+0200\n" -"PO-Revision-Date: 2020-08-01 21:42+0000\n" -"Last-Translator: Maurício Meneghini Fauth \n" +"PO-Revision-Date: 2020-08-14 08:32+0000\n" +"Last-Translator: Alexsandro Thomas \n" "Language-Team: Portuguese (Brazil) \n" "Language: pt_BR\n" @@ -10692,18 +10692,6 @@ msgstr "" "vazia." #: libraries/classes/Plugins/Transformations/Abs/ExternalTransformationsPlugin.php:31 -#, fuzzy -#| msgid "" -#| "LINUX ONLY: Launches an external application and feeds it the column data " -#| "via standard input. Returns the standard output of the application. The " -#| "default is Tidy, to pretty-print HTML code. For security reasons, you " -#| "have to manually edit the file libraries/classes/Plugins/Transformations/" -#| "Output/Text_Plain_External.php and list the tools you want to make " -#| "available. The first option is then the number of the program you want to " -#| "use and the second option is the parameters for the program. The third " -#| "option, if set to 1, will convert the output using htmlspecialchars() " -#| "(Default 1). The fourth option, if set to 1, will prevent wrapping and " -#| "ensure that the output appears all on one line (Default 1)." msgid "" "LINUX ONLY: Launches an external application and feeds it the column data " "via standard input. Returns the standard output of the application. The " @@ -10720,13 +10708,13 @@ msgstr "" "coluna através da entrada padrão. Retorna a saída padrão do aplicativo. O " "padrão é Organizado, para impressão bonita do código HTML. Por razões de " "segurança, você tem que editar manualmente o arquivo libraries/classes/" -"Plugins/Transformations/Output/Text_Plain_External.php e listar as " +"Plugins/Transformations/Abs/ExternalTransformationsPlugin.php e listar as " "ferramentas que você queira tornar disponível. A primeira opção é então o " -"número do programa que você deseja usar e a segunda opção são os parâmetros " -"para o programa. A terceira opção, se configurada para 1, irá converter a " -"saída usando htmlspecialchars() (Padrão 1). A quarta opção, se configurada " -"para 1, prevenirá a quebra de linha e garantirá que a saída apareça toda em " -"uma linha (Padrão 1)." +"número do programa que você deseja usar. A segunda opção deve estar em " +"branco por razões históricas. A terceira opção, se configurada para 1, irá " +"converter a saída usando htmlspecialchars() (Padrão 1). A quarta opção, se " +"configurada para 1, prevenirá a quebra de linha e garantirá que a saída " +"apareça toda em uma linha (Padrão 1)." #: libraries/classes/Plugins/Transformations/Abs/ExternalTransformationsPlugin.php:117 #, php-format @@ -10735,6 +10723,9 @@ msgid "" "has been deprecated for security reasons. Add all command line options " "directly to the definition in %s." msgstr "" +"Você está utilizando o campo de opções de linha de comando de transformação " +"externa, que foi descontinuado por motivos de segurança. Adicione todas as " +"opções de linha de comando diretamente à definição em %s." #: libraries/classes/Plugins/Transformations/Abs/FormattedTransformationsPlugin.php:31 msgid ""