From 3187451bb624d2df9d8e9ed4d666b5aba0a661b6 Mon Sep 17 00:00:00 2001 From: ssantos Date: Wed, 12 Aug 2020 14:55:18 +0000 Subject: [PATCH] Translated using Weblate (Portuguese) Currently translated at 100.0% (3354 of 3354 strings) [ci skip] Translation: phpMyAdmin/Development Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/pt/ Signed-off-by: ssantos --- po/pt.po | 23 ++++++----------------- 1 file changed, 6 insertions(+), 17 deletions(-) diff --git a/po/pt.po b/po/pt.po index 7038f1609b..1d02d6af91 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-08-09 13:04-0300\n" -"PO-Revision-Date: 2020-08-03 14:42+0000\n" +"PO-Revision-Date: 2020-08-14 01:32+0000\n" "Last-Translator: ssantos \n" "Language-Team: Portuguese \n" @@ -13584,15 +13584,11 @@ msgid "Event scheduler status" msgstr "Estado do agendador de eventos" #: templates/database/export/index.twig:62 -#, fuzzy -#| msgid "" -#| "@SERVER@ will become the server name, @DATABASE@ will become the database " -#| "name." msgid "" "@SERVER@ will become the server name and @DATABASE@ will become the database " "name." msgstr "" -"@SERVER@ será o nome do servidor, @DATABASE@ será o nome da base de dados." +"@SERVER@ será o nome do servidor e @DATABASE@ será o nome da base de dados." #. l10n: A query that the user has written freely #: templates/database/export/index.twig:5 @@ -14497,18 +14493,15 @@ msgid "File name template:" msgstr "Nome do ficheiro modelo:" #: templates/export.twig:324 -#, fuzzy, php-format -#| msgid "" -#| "This value is interpreted using the 'strftime' function, so you can use " -#| "time formatting strings. Additionally the following transformations will " -#| "happen:" +#, php-format msgid "" "This value is interpreted using the 'strftime' function, so you can use time " "formatting strings. Additionally the following transformations will happen: " "%s Other text will be kept as is. See the FAQ 6.27 for details." msgstr "" "Esse valor é interpretado pela função 'strftime', então pode usar as cadeias " -"de formatação de tempo. Adicionalmente a seguinte transformação ocorrerá:" +"de formatação de tempo. Adicionalmente a seguinte transformação ocorrerá: %s " +"Outro texto será mantido como está. Veja a FAQ 6.27 para detalhes." #: templates/export.twig:329 msgid "use this for future exports" @@ -16723,15 +16716,11 @@ msgid "Save chart as image" msgstr "Salvar gráfico como imagem" #: templates/table/export/index.twig:8 -#, fuzzy -#| msgid "" -#| "@SERVER@ will become the server name, @DATABASE@ will become the database " -#| "name, @TABLE@ will become the table name." msgid "" "@SERVER@ will become the server name, @DATABASE@ will become the database " "name and @TABLE@ will become the table name." msgstr "" -"@SERVER@ será o nome do servidor, @DATABASE@ será o nome da base de dados, " +"@SERVER@ será o nome do servidor, @DATABASE@ será o nome da base de dados e " "@TABLE@ será o nome da tabela." #: templates/table/export/index.twig:5