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:
authorWeblate (bot) <hosted@weblate.org>2022-07-25 10:46:15 +0300
committerGitHub <noreply@github.com>2022-07-25 10:46:15 +0300
commit914d48f4f6817175404f27414eaf1158c7123ac7 (patch)
tree0d2ca8e0027f61acfd1d71bf7d227010e2950c0d /plugins/API
parent5052df9118eef534dbbcc015dae7ab30f2cb8cca (diff)
Translations update from Hosted Weblate (#19548)
* Update translation files Updated by "Squash Git commits" hook in Weblate. Translation: Matomo/Plugin API Translate-URL: https://hosted.weblate.org/projects/matomo/plugin-api/ [ci skip] Co-authored-by: Hosted Weblate <hosted@weblate.org> * Update translation files Updated by "Squash Git commits" hook in Weblate. Translation: Matomo/Plugin Transitions Translate-URL: https://hosted.weblate.org/projects/matomo/plugin-transitions/ [ci skip]
Diffstat (limited to 'plugins/API')
-rw-r--r--plugins/API/lang/fr.json2
-rw-r--r--plugins/API/lang/pl.json12
2 files changed, 8 insertions, 6 deletions
diff --git a/plugins/API/lang/fr.json b/plugins/API/lang/fr.json
index a0e6416f65..17e391088d 100644
--- a/plugins/API/lang/fr.json
+++ b/plugins/API/lang/fr.json
@@ -13,6 +13,6 @@
"ReportingApiReference": "Référence de l'API de rapports",
"TopLinkTooltip": "Accédez à vos données d'analyse Web de manière programmatique par le biais d'une API simple en JSON, XML, etc.",
"UserAuthentication": "Authentification de l'utilisateur",
- "UsingTokenAuth": "Si vous souhaitez %1$solliciter des données dans un script, une crontab, etc.%2$s, vous devez ajouter le paramètre URL '%3$s' aux appels d'API pour les URL qui nécessitent une authentification."
+ "UsingTokenAuth": "Si vous souhaitez %1$s solliciter des données dans un script, une crontab, etc.%2$s, vous devez ajouter le paramètre URL '%3$s' aux appels d'API pour les URL qui nécessitent une authentification."
}
}
diff --git a/plugins/API/lang/pl.json b/plugins/API/lang/pl.json
index 3f34a45390..e79604bab6 100644
--- a/plugins/API/lang/pl.json
+++ b/plugins/API/lang/pl.json
@@ -2,14 +2,16 @@
"API": {
"ChangeTokenHint": "W celu zmiany tokenu, proszę odwiedź %1$s strony ustawień osobistych %2$s.",
"EvolutionMetricName": "%s Zmiany",
+ "GenerateVisits": "Jeśli nie masz danych na dziś, możesz wygenerować niektóre za pomocą wtyczki %1$s, przechodząc do \"Rozwój → Generator odwiedzin\" w obszarze administracyjnym Matomo.",
"Glossary": "Słownik",
"KeepTokenSecret": "Ten token_auth jest tak samo tajny jak twój login i hasło, %1$s nie upowszechniaj go%2$s!",
- "LearnAboutCommonlyUsedTerms2": "Poznaj najczęściej wykorzystywane zwroty, aby jak najlepiej wykorzystać możliwości Statystyk Matomo.",
- "LoadedAPIs": "Środowisko API załadowano %s pomyślnie",
- "MoreInformation": "Aby uzyskać więcej informacji o interfejsie API statystyk Matomo, prosimy przeczytać %1$s Wprowadzenie do interfejsu API w Matomo%2$s, a także na stronie opracowania %3$s Matomo API Reference%4$s.",
- "PluginDescription": "Wszystkie dane w Matomo są dostępne poprzez proste API. Ta wtyczka jest punktem wejściowym usługi sieciowej, którą możesz wywołać, aby uzyskać swoje statystyki w formacie xml, json, php, csv, itd.",
+ "LearnAboutCommonlyUsedTerms2": "Poznaj powszechnie używane terminy, aby w pełni wykorzystać możliwości analityki Matomo.",
+ "LoadedAPIs": "Załadowano API %s",
+ "MainMetricsReportDocumentation": "Ten raport daje przegląd najważniejszych metryk we wszystkich kategoriach i wtyczkach.",
+ "MoreInformation": "Dodatkowe informacje o API Matomo dostępne są w %1$sWprowadzenie do API Matomo%2$s i %3$sMatomo API Reference%4$s.",
+ "PluginDescription": "Wszystkie dane w Matomo są dostępne za pośrednictwem prostych interfejsów API. Ta wtyczka jest punktem wejścia do usług internetowych, które możesz wywołać, aby uzyskać dane analityki internetowej w XML, JSON, PHP, CSV itp.",
"ReportingApiReference": "Referencje API Raportów",
- "TopLinkTooltip": "Dostęp do twoich danych analitycznych programistycznie poprzez proste API w formatach json, xml itp.",
+ "TopLinkTooltip": "Dostęp do twoich danych analitycznych programistycznie poprzez proste API w formatach JSON, XML itp.",
"UserAuthentication": "Uwierzytelnianie użytkownika"
}
}