1
0
قرینه از https://github.com/matomo-org/matomo.git synced 2025-08-21 22:47:43 +00:00
Files
matomo/plugins/API/lang/nl.json
Weblate (bot) e3f0f78ffe Translations update from Hosted Weblate (#20505)
* Translated using Weblate (Dutch)

Currently translated at 100.0% (628 of 628 strings)

Translation: Matomo/Matomo Base
Translate-URL: https://hosted.weblate.org/projects/matomo/matomo-base/nl/

[ci skip]

Update translation files

Updated by "Squash Git commits" hook in Weblate.

Translation: Matomo/Plugin CoreHome
Translate-URL: https://hosted.weblate.org/projects/matomo/plugin-corehome/

[ci skip]

Update translation files

Updated by "Squash Git commits" hook in Weblate.

Translation: Matomo/Plugin TwoFactorAuth
Translate-URL: https://hosted.weblate.org/projects/matomo/plugin-twofactorauth/

[ci skip]

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Ingo Van den Broeck <in.vandenbroeck@vmm.be>

* Update translation files

Updated by "Squash Git commits" hook in Weblate.

Translation: Matomo/Plugin CoreHome
Translate-URL: https://hosted.weblate.org/projects/matomo/plugin-corehome/

[ci skip]

Co-authored-by: Hosted Weblate <hosted@weblate.org>

* Translated using Weblate (Czech)

Currently translated at 99.6% (627 of 629 strings)

Translation: Matomo/Matomo Base
Translate-URL: https://hosted.weblate.org/projects/matomo/matomo-base/cs/

[ci skip]

Co-authored-by: Steam Flow <black23@gmail.com>

* Update translation files

Updated by "Squash Git commits" hook in Weblate.

Translation: Matomo/Plugin CoreHome
Translate-URL: https://hosted.weblate.org/projects/matomo/plugin-corehome/

[ci skip]

Update translation files

Updated by "Squash Git commits" hook in Weblate.

Translation: Matomo/Plugin TwoFactorAuth
Translate-URL: https://hosted.weblate.org/projects/matomo/plugin-twofactorauth/

[ci skip]

Co-authored-by: Hosted Weblate <hosted@weblate.org>

* Update translation files

Updated by "Squash Git commits" hook in Weblate.

Translation: Matomo/Plugin CoreHome
Translate-URL: https://hosted.weblate.org/projects/matomo/plugin-corehome/

[ci skip]

Co-authored-by: Hosted Weblate <hosted@weblate.org>

* Update translation files

Updated by "Squash Git commits" hook in Weblate.

Translation: Matomo/Plugin CoreHome
Translate-URL: https://hosted.weblate.org/projects/matomo/plugin-corehome/

[ci skip]

Co-authored-by: Hosted Weblate <hosted@weblate.org>

* Translated using Weblate (Ukrainian)

Currently translated at 100.0% (629 of 629 strings)

Translation: Matomo/Matomo Base
Translate-URL: https://hosted.weblate.org/projects/matomo/matomo-base/uk/

[ci skip]

Co-authored-by: Ihor Hordiichuk <igor_ck@outlook.com>

* Translated using Weblate (Greek)

Currently translated at 100.0% (629 of 629 strings)

Translation: Matomo/Matomo Base
Translate-URL: https://hosted.weblate.org/projects/matomo/matomo-base/el/

[ci skip]

Co-authored-by: Vasilis Lourdas <dev@lourdas.eu>

---------

Co-authored-by: Ingo Van den Broeck <in.vandenbroeck@vmm.be>
Co-authored-by: Steam Flow <black23@gmail.com>
Co-authored-by: Ihor Hordiichuk <igor_ck@outlook.com>
Co-authored-by: Vasilis Lourdas <dev@lourdas.eu>
2023-03-31 09:55:01 +02:00

19 خطوط
1.6 KiB
JSON

{
"API": {
"ChangeTokenHint": "Als u deze token wilt wijzigen, gaat u naar uw %1$spersoonlijke instellingen-pagina%2$s.",
"EvolutionMetricName": "%s Trends",
"GenerateVisits": "Indien je geen data hebt voor vandaag, dan kan je er genereren door gebruik te maken van de %1$s plugin via 'Ontwikkeling → Bezoekersgenerator' in de beheeromgeving van Matomo.",
"Glossary": "Woordenlijst",
"KeepTokenSecret": "Deze token_auth is even geheim als uw login en wachtwoord, %1$sdeel het met niemand%2$s!",
"LearnAboutCommonlyUsedTerms2": "Lees meer over de veelgebruikte termen om het maximale uit Matomo-analyses te halen.",
"LoadedAPIs": "%s API's geladen",
"MainMetricsReportDocumentation": "Dit rapport geeft een overzicht van de belangrijkste statistieken voor alle categorieën en plugins.",
"MoreInformation": "Meer informatie over de Matomo API's zijn beschikbaar in de %1$sIntroductie voor de Matomo API%2$s en de %3$sMatomo API referentiegids%4$s.",
"PluginDescription": "Alle data in Matomo is beschikbaar via eenvoudige API's. Deze plugin is de web service toegangspoort waarmee u uw webanalyse gegevens in XML, JSON, PHP, CSV,... kunt opvragen.",
"ReportingApiReference": "Rapportage API verwijzing",
"TopLinkTooltip": "Benader uw webanalyse gegevens softwarematig via een eenvoudige API in JSON, XML,...",
"UserAuthentication": "Gebruikers authenticatie",
"UsingTokenAuth": "Als u %1$sgegevens wil opvragen via een script, een crontab,...%2$s moet de '%3$s' URL-parameter worden toegevoegd aan de API-verzoeken voor de URL's die authenticatie vereisen."
}
}