Translated using Weblate (Dutch)

Currently translated at 97.9% (2483 of 2536 strings)

Translation: mattermost-languages-shipped/mattermost-server-monorepo
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server-monorepo/nl/
Этот коммит содержится в:
Tom De Moor
2023-04-24 07:31:42 +00:00
коммит произвёл Hosted Weblate
родитель 89bd245b18
Коммит 3f9ae9e1d4

Просмотреть файл

@@ -9865,5 +9865,111 @@
{
"id": "api.license.request-trial.bad-request.business-email",
"translation": "Ongeldig zakelijk e-mailadres voor proefperiode"
},
{
"id": "app.user.run.add_to_timeline.playbook_run",
"translation": "Playbook Uitvoering"
},
{
"id": "app.user.run.add_checklist_item.title",
"translation": "Nieuwe taak toevoegen"
},
{
"id": "app.user.run.add_checklist_item.submit_label",
"translation": "Taak toevoegen"
},
{
"id": "app.user.run.add_checklist_item.name",
"translation": "Naam"
},
{
"id": "app.user.run.add_checklist_item.description",
"translation": "Omschrijving"
},
{
"id": "app.user.new_run.title",
"translation": "Playbook uitvoeren"
},
{
"id": "app.user.new_run.submit_label",
"translation": "Uitvoering starten"
},
{
"id": "app.user.new_run.run_name",
"translation": "Naam van de uitvoering"
},
{
"id": "app.user.new_run.playbook",
"translation": "Playbook"
},
{
"id": "app.user.new_run.intro",
"translation": "**Eigenaar** {{.Username}}"
},
{
"id": "app.user.digest.tasks.zero_assigned",
"translation": "Je hebt 0 toegewezen taken."
},
{
"id": "app.user.digest.tasks.num_assigned_due_until_today",
"translation": {
"one": "Je hebt {{.Count}} taak toegewezen gekregen die nu verloopt:",
"other": "Je hebt {{.Count}} taken toegewezen gekregen die nu verlopen:"
}
},
{
"id": "app.user.digest.tasks.num_assigned",
"translation": {
"one": "Je hebt {{.Count}} toegewezen taak:",
"other": "Je hebt {{.Count}} toegewezen taken:"
}
},
{
"id": "app.user.digest.tasks.heading",
"translation": "Jouw toegewezen taken"
},
{
"id": "app.user.digest.tasks.due_yesterday",
"translation": "Verliep gisteren"
},
{
"id": "app.user.digest.tasks.due_x_days_ago",
"translation": "Verliep {{.Count}} dagen geleden"
},
{
"id": "app.user.digest.tasks.due_in_x_days",
"translation": {
"one": "Verloopt binnen {{.Count}} dag",
"other": "Verloopt binnen {{.Count}} dagen"
}
},
{
"id": "app.user.digest.tasks.due_after_today",
"translation": {
"one": "Je hebt **{.Count}} taak toegewezen gekregen die verloopt na vandaag**.",
"other": "Je hebt **{.Count}} taken toegewezen gekregen die verlopen na vandaag**."
}
},
{
"id": "app.user.digest.runs_in_progress.num_in_progress",
"translation": {
"one": "Je hebt {{.Count}} uitvoering lopen:",
"other": "Je hebt {{.Count}} uitvoeringen lopen:"
}
},
{
"id": "app.user.digest.overdue_status_updates.num_overdue",
"translation": {
"one": "Je hebt {{.Count}} uitvoering die een statusupdate nodig hebben:",
"other": "Je hebt {{.Count}} uitvoeringen die een statusupdate nodig hebben:"
}
},
{
"id": "app.plugin.skip_installation.app_error",
"translation": "De installatie van plugin {{.Id}} wordt overgeslagen omdat de bestaande versie gelijk is of nieuwer."
},
{
"id": "app.plugin.blocked.app_error",
"translation": "Plugin {{.Id}} staat op de lijst met geblokkeerde apps. Sommige plugins worden geblokkeerd omdat ze nu ingebouwd zijn in deze versie van Mattermost."
}
]