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

22 خطوط
1.1 KiB
JSON

{
"DBStats": {
"DBSize": "DB grootte",
"DataSize": "Data omvang",
"DatabaseUsage": "Database gebruik",
"EstimatedSize": "Geschatte grootte",
"IndexSize": "Index grootte",
"LearnMore": "Voor meer informatie over de manier waarop Matomo de data verwerkt en over de werking van Matomo in combinatie met middelgrote en grote website's, zie de documentatie %s.",
"MainDescription": "Matomo slaat alle analysedata op in een MySQL database. Momenteel is de omvang van deze database %s.",
"MetricDataByYear": "Metric tabellen per jaar",
"MetricTables": "Metric tabellen",
"OtherTables": "Andere tabellen",
"PluginDescription": "Biedt gedetailleerde gebruiksrapporten over de MySQL database. Beschikbaar voor Superusers onder Diagnoses.",
"ReportDataByYear": "Rapport tabellen per jaar",
"ReportTables": "Rapport tabellen",
"RowCount": "Aantal rijen",
"Table": "Tabel",
"TotalSize": "Totale grootte",
"TrackerTables": "Tracker tabellen"
}
}