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 <alexsandrogthomas@gmail.com>
This commit is contained in:
parent
72a95b01c6
commit
1d2708b74e
31
po/pt_BR.po
31
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 <mauricio@fauth.dev>\n"
|
||||
"PO-Revision-Date: 2020-08-14 08:32+0000\n"
|
||||
"Last-Translator: Alexsandro Thomas <alexsandrogthomas@gmail.com>\n"
|
||||
"Language-Team: Portuguese (Brazil) <https://hosted.weblate.org/projects/"
|
||||
"phpmyadmin/5-0/pt_BR/>\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 ""
|
||||
|
||||
Loading…
Reference in New Issue
Block a user