Translated using Weblate (Dutch)
Currently translated at 99.9% (1452 of 1453 strings) Translation: Mattermost/mattermost-mobile-v2 Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/nl/
This commit is contained in:
parent
570ea2fb75
commit
b3ccf3648f
1 changed files with 22 additions and 0 deletions
|
|
@ -1065,18 +1065,40 @@
|
|||
"playbooks.post_update.option.4_hours": "4 uur",
|
||||
"playbooks.post_update.option.7_days": "7 dagen",
|
||||
"playbooks.post_update.placeholder": "Voer je updatebericht in",
|
||||
"playbooks.post_update.post.button": "Verzenden",
|
||||
"playbooks.post_update.title": "Update plaatsen",
|
||||
"playbooks.retrospective_not_available.description": "Alleen Playbook Uitvoeringen zijn beschikbaar op mobiel. Gebruik de desktop of web app om de uitvoeringretrospective te vullen.",
|
||||
"playbooks.retrospective_not_available.ok": "OK",
|
||||
"playbooks.retrospective_not_available.title": "Playbooks terugblik niet beschikbaar",
|
||||
"playbooks.row.last_used": "Laatst gebruikt {time}",
|
||||
"playbooks.row.never_used": "Nooit gebruikt",
|
||||
"playbooks.row.no_runs": "Geen runs aan de gang",
|
||||
"playbooks.row.runs": "{count} {count, plural, one {uitvoering} other {uitvoeringen}} lopende",
|
||||
"playbooks.runs.finished.description": "Als een uitvoering in dit kanaal eindigt, zie je dat hier.",
|
||||
"playbooks.runs.finished.title": "Geen voltooide uitvoeringen",
|
||||
"playbooks.runs.in_progress.description": "Als een uitvoering in dit kanaal begint, zie je dat hier.",
|
||||
"playbooks.runs.in_progress.title": "Geen lopende uitvoeringen",
|
||||
"playbooks.runs.show_more": "Toon meer",
|
||||
"playbooks.runs.start_a_new_run": "Een nieuwe uitvoering starten",
|
||||
"playbooks.select_date.title": "Vervaldatum",
|
||||
"playbooks.select_playbook.in_this_channel": "In dit Kanaal",
|
||||
"playbooks.select_playbook.other_playbooks": "Andere playbooks",
|
||||
"playbooks.select_playbook.subtitle": "Selecteer een playbook",
|
||||
"playbooks.select_playbook.title": "Uitvoering starten",
|
||||
"playbooks.select_playbook.your_playbooks": "Jouw Playbooks",
|
||||
"playbooks.select_user.no_assignee": "Aan niemand toegewezen",
|
||||
"playbooks.select_user.not_participants": "GEEN DEELNEMER VAN",
|
||||
"playbooks.select_user.participants": "DEELNEMERS AAN DE UITVOERING",
|
||||
"playbooks.start_a_run.title": "Uitvoering starten",
|
||||
"playbooks.start_run.channel_label": "Kanaal",
|
||||
"playbooks.start_run.create_new_channel": "Maak een nieuw kanaal",
|
||||
"playbooks.start_run.create_new_channel.private_channel": "Privé-kanaal",
|
||||
"playbooks.start_run.create_new_channel.public_channel": "Publiek kanaal",
|
||||
"playbooks.start_run.link_existing_channel": "Link aan een bestaand kanaal",
|
||||
"playbooks.start_run.run_description_label": "Beschrijving uitvoering",
|
||||
"playbooks.start_run.run_name_error": "Voeg een naam toe voor deze uitvoering",
|
||||
"playbooks.start_run.run_name_label": "Naam van de uitvoering",
|
||||
"playbooks.start_run.run_name_placeholder": "Voeg een naam toe aan je uitvoering",
|
||||
"playbooks.status_update_post.num_tasks": "**{numTasksChecked, number}** van **{numTasks, number}** {numTasks, plural, =1 {taak} other {taken}} aangevinkt",
|
||||
"playbooks.status_update_post.participants": "{numParticipants, number} {numParticipants, plural, =1 {deelnemer} other {deelnemers}}",
|
||||
"playbooks.status_update_post.update": "@{authorUsername} plaatste een update in [{runName}]({link})",
|
||||
|
|
|
|||
Loading…
Reference in a new issue