1
0
قرینه از https://github.com/matomo-org/matomo.git synced 2025-08-21 22:47:43 +00:00
Files
matomo/plugins/UserCountryMap/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

29 خطوط
1.6 KiB
JSON

{
"UserCountryMap": {
"AndNOthers": "en %s anderen",
"Cities": "Steden",
"Countries": "Landen",
"DaysAgo": "%s dagen geleden",
"GoalConversions": "%s doelconversies",
"HoursAgo": "%s uur geleden",
"MinutesAgo": "%s minuten geleden",
"NoVisit": "Geen bezoek",
"NoVisitsInfo": "Geen bezoeken getoond, omdat geen enkel bezoek voor deze periode correcte (latitude en longitude) geolocatie-informatie heeft.",
"NoVisitsInfo2": "Los dit probleem op door het gebruik van een GeoIP-geolocatie aanbieder met een GeoIP-stedendatabank. (Hoewel onwaarschijnlijk) is het mogelijk dat IP-adressen nog steeds niet gelokaliseerd kunnen worden.",
"None": "Geen",
"PluginDescription": "Biedt de widgets \"Bezoekerskaart\" en \"Realtime kaart\". Vereist de \"UserCountry\" plugin.",
"RealTimeMap": "Realtime Kaart",
"RealTimeMapHelp": "Toont de locatie van websitebezoekers in de laatste 30 minuten, en knippert bij nieuwe. Recente bezoeken worden weergegeven als oranje bollen, en oudere als kleinere grijze. Deze worden elke vijf seconden ververst.",
"Regions": "Regio's",
"Searches": "%s zoekopdrachten",
"SecondsAgo": "%s seconden geleden",
"ShowingVisits": "Geo-gelokaliseerde bezoeken van laatste",
"Unlocated": "<b>%1$s</b> %2$s van de bezoeken vanaf %3$s konden niet worden gelokaliseerd.",
"VisitorMap": "Bezoekersmap",
"WithUnknownCity": "%s uit onbekende stad",
"WithUnknownRegion": "%s uit onbekende regio",
"WorldWide": "Wereldwijd",
"map": "kaart"
}
}