From 9eb54d779e504c0bbc39f91038ab75bfb9f3020c Mon Sep 17 00:00:00 2001 From: Weblate Translation Memory Date: Thu, 8 Aug 2024 12:56:30 +0000 Subject: [PATCH] Translated using Weblate (Portuguese) Currently translated at 29.9% (83 of 277 strings) Translation: YesWiki/YesWiki extension Template Translate-URL: https://hosted.weblate.org/projects/yeswiki/yeswiki-extension-template/pt/ --- tools/templates/lang/templates_pt.inc.php | 3 +++ 1 file changed, 3 insertions(+) diff --git a/tools/templates/lang/templates_pt.inc.php b/tools/templates/lang/templates_pt.inc.php index f16d6f37d..77de4651c 100644 --- a/tools/templates/lang/templates_pt.inc.php +++ b/tools/templates/lang/templates_pt.inc.php @@ -209,4 +209,7 @@ 'TEMPLATE_CHOOSE_FONT' => 'Escolha uma polícia', 'AB_templates_section_file_label' => 'Imagem de fundo', 'TEMPLATE_SEARCH_POINTS' => 'Procurar...', + 'TEMPLATE_ELEM_PANEL_NOT_CLOSED' => 'ação {{col ...}} deve ser fechada por ação {{elem end = "col"}}', + 'PROGRESSBAR_REQUIRED_VAL_PARAM' => 'parâmetro "url" obrigatório', + 'TEMPLATE_ELEM_SECTION_NOT_CLOSED' => 'ação {{col ...}} deve ser fechada por ação {{elem end = "col"}}', ];