From ddba8e64d3a2b8e07ab36aba0b30af04b1824b60 Mon Sep 17 00:00:00 2001 From: ssantos Date: Sun, 5 Apr 2020 17:15:07 +0000 Subject: [PATCH] Translated using Weblate (Portuguese) Currently translated at 98.8% (3316 of 3353 strings) [CI skip] Translation: phpMyAdmin/Development Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/pt/ Signed-off-by: ssantos --- po/pt.po | 33 +++++++++++---------------------- 1 file changed, 11 insertions(+), 22 deletions(-) diff --git a/po/pt.po b/po/pt.po index 83c0e5e634..4926dfbaaa 100644 --- a/po/pt.po +++ b/po/pt.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 5.1.0-dev\n" "Report-Msgid-Bugs-To: translators@phpmyadmin.net\n" "POT-Creation-Date: 2020-04-03 09:06+0200\n" -"PO-Revision-Date: 2019-12-25 16:21+0000\n" +"PO-Revision-Date: 2020-04-05 18:26+0000\n" "Last-Translator: ssantos \n" "Language-Team: Portuguese \n" @@ -13,7 +13,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n > 1;\n" -"X-Generator: Weblate 3.10\n" +"X-Generator: Weblate 4.0-dev\n" #: js/messages.php:51 msgid "Confirm" @@ -7485,10 +7485,8 @@ msgstr "Nome de tabela inválido" #. l10n: In case a SQL query did not pass a security check #: libraries/classes/Controllers/Table/GetFieldController.php:51 -#, fuzzy -#| msgid "There are too many joins without indexes." msgid "There is an issue with your request." -msgstr "Existem joins demais sem índices." +msgstr "Há um problema com a sua requisição." #: libraries/classes/Controllers/Table/GetFieldController.php:64 #: libraries/classes/Import.php:151 libraries/classes/InsertEdit.php:218 @@ -10578,18 +10576,6 @@ msgstr "" "opção, terá de configurar a primeira opção com uma cadeia vazia." #: libraries/classes/Plugins/Transformations/Abs/ExternalTransformationsPlugin.php:34 -#, 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 " @@ -10606,11 +10592,11 @@ msgstr "" "coluna através do input predefinido. Retorna o output predefinido do " "aplicativo. A predefinição é Limpo, para impressão bonita do código HTML. " "Por razões de segurança, você tem que editar o ficheiro libraries/classes/" -"Plugins/Transformations/Output/Text_Plain_External.php manualmente e listar " -"as ferramentas que queira tornar disponível. A primeira opção é então o " -"número do programa que deseja usar e a segunda opção são os parâmetros para " -"o programa. A terceira opção, se for configurada 1, irá converter a saída " -"usando htmlspecialchars() (predefinição 1). A quarta opção, se for " +"Plugins/Transformations/Abs/ExternalTransformationsPlugin.php manualmente e " +"listar as ferramentas que queira tornar disponível. A primeira opção é então " +"o número do programa que deseja usar. A segunda opção deve estar em branco " +"por razões históricas. A terceira opção, se for configurada 1, irá converter " +"a saída usando htmlspecialchars() (predefinição 1). A quarta opção, se for " "configurada 1, prevenirá a quebra de linha e garantirá que a saída apareça " "toda em uma linha (predefinição 1)." @@ -10621,6 +10607,9 @@ msgid "" "has been deprecated for security reasons. Add all command line options " "directly to the definition in %s." msgstr "" +"Está a usar o campo de opções de linha de comando de transformação externa, " +"que foi depreciado 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:26 msgid ""