Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/Events/lang/pt-br.json')
-rw-r--r--plugins/Events/lang/pt-br.json15
1 files changed, 14 insertions, 1 deletions
diff --git a/plugins/Events/lang/pt-br.json b/plugins/Events/lang/pt-br.json
index 90ee098014..ccc155cae5 100644
--- a/plugins/Events/lang/pt-br.json
+++ b/plugins/Events/lang/pt-br.json
@@ -13,7 +13,20 @@
"EventNames": "Nomes dos Eventos",
"Events": "Eventos",
"EventsWithValue": "Eventos com um valor",
+ "EventsWithValueDocumentation": "Número de eventos onde foi configurado um valor Event",
"EventValue": "Valor do Evento",
- "MaxValue": "Valor máximo"
+ "EventValueTooltip": "O valor total de Evento é a soma de %s valores de eventos %s entre o mínimo de %s e o máximo de %s.",
+ "MaxValue": "Valor máximo",
+ "MaxValueDocumentation": "O valor máximo para este evento",
+ "MinValue": "Valor mínimo",
+ "MinValueDocumentation": "O valor mínimo para este evento",
+ "SecondaryDimension": "Dimensão secundária é %s.",
+ "SwitchToSecondaryDimension": "Mudar para %s",
+ "TopEvents": "Eventos Top",
+ "TotalEvents": "Total de Eventos",
+ "TotalEventsDocumentation": "Número total de eventos",
+ "TotalValue": "Valor total",
+ "TotalValueDocumentation": "A soma dos valores de evento",
+ "ViewEvents": "Ver Eventos"
}
} \ No newline at end of file