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>2018-10-09 12:26:47 +0300
committersgiehl <stefan@piwik.org>2018-10-09 12:26:47 +0300
commit648bc9443680df7633287d6ed5ecadbaf79af1ae (patch)
tree0c7201cca0b5130e82a6c7aebbc966a99e4c7357 /plugins/API
parent61bacf885b8db1d38e9407c7e918984fcbd7df74 (diff)
translation updates
Diffstat (limited to 'plugins/API')
-rw-r--r--plugins/API/lang/pl.json3
-rw-r--r--plugins/API/lang/pt-br.json3
2 files changed, 4 insertions, 2 deletions
diff --git a/plugins/API/lang/pl.json b/plugins/API/lang/pl.json
index 9c52b024b5..1bf72d0b25 100644
--- a/plugins/API/lang/pl.json
+++ b/plugins/API/lang/pl.json
@@ -11,6 +11,7 @@
"UserAuthentication": "Uwierzytelnianie użytkownika",
"UsingTokenAuth": "Jeżeli wysuniesz żądanie %1$s ujęcia pewnych danych w statystyce za pomocą crontab, %2$s musisz dodać poniższy parametr %3$s do interfejsu API, wywołując URL-e które wymagają uwierzytelniania.",
"Glossary": "Słownik",
- "LearnAboutCommonlyUsedTerms2": "Poznaj najczęściej wykorzystywane zwroty, aby jak najlepiej wykorzystać możliwości Statystyk Matomo."
+ "LearnAboutCommonlyUsedTerms2": "Poznaj najczęściej wykorzystywane zwroty, aby jak najlepiej wykorzystać możliwości Statystyk Matomo.",
+ "EvolutionMetricName": "%s Zmiany"
}
} \ No newline at end of file
diff --git a/plugins/API/lang/pt-br.json b/plugins/API/lang/pt-br.json
index 74837ed496..0b2623d4bb 100644
--- a/plugins/API/lang/pt-br.json
+++ b/plugins/API/lang/pt-br.json
@@ -11,6 +11,7 @@
"UserAuthentication": "Autenticação de usuário",
"UsingTokenAuth": "Se você quer %1$s requisitar dados dentro de um script, um crontab, etc. %2$s você precisa adicionar o parâmetro %3$s para a API chamar URLS que requerem autenticação.",
"Glossary": "Glossário",
- "LearnAboutCommonlyUsedTerms2": "Saiba mais sobre os termos comumente usados para tirar o máximo do Matomo Analytics."
+ "LearnAboutCommonlyUsedTerms2": "Saiba mais sobre os termos comumente usados para tirar o máximo do Matomo Analytics.",
+ "EvolutionMetricName": "%s Evolução"
}
} \ No newline at end of file