From 52215c440ea957bdcef59ed784e2add83bcc41c1 Mon Sep 17 00:00:00 2001 From: Pieter Vander Vennet Date: Tue, 30 Aug 2022 20:48:38 +0000 Subject: [PATCH] Translated using Weblate (Portuguese) Currently translated at 56.8% (386 of 679 strings) Translation: MapComplete/Core Translate-URL: https://hosted.weblate.org/projects/mapcomplete/core/pt/ --- langs/pt.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/langs/pt.json b/langs/pt.json index 361fe5af74..295166d155 100644 --- a/langs/pt.json +++ b/langs/pt.json @@ -458,7 +458,7 @@ }, "previewAttributes": { "allAttributesSame": "Todos os elementos a importar têm esta etiqueta", - "someHaveSame": "{count} elementos a importar têm esta etiqueta, isto é {percentagem}% do total", + "someHaveSame": "{count} elementos a importar têm esta etiqueta, isto é {percentage}% do total", "title": "Inspecionar atributos", "inspectDataTitle": "Inspecionar dados de {count} elementos a importar", "inspectLooksCorrect": "Estes valores parecem corretos"