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:
authorsgiehl <stefan@piwik.org>2015-09-25 20:36:57 +0300
committersgiehl <stefan@piwik.org>2015-09-25 20:36:57 +0300
commit7f375924db9328f20a0b7cb1e41397f2309b60a7 (patch)
treeb370c1c85f4acbe820184c03b444a7175f229954 /plugins/Events
parent13a3a7fe075e70cd42fbd07bbd72dcbee97219ec (diff)
translation update
Diffstat (limited to 'plugins/Events')
-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