New translations dashboard.php (Dutch)

This commit is contained in:
James Brooks
2018-03-31 12:01:40 +01:00
parent b6f403e689
commit d25a0d4524

View File

@@ -18,12 +18,12 @@ return [
'incidents' => [
'title' => 'Incidenten & Onderhoud',
'incidents' => 'Incidenten',
'logged' => '{0} Proficiat, er zijn geen incidenten.|Er heeft zich één incident voorgedaan.|Er zijn <strong>:count</strong> incidenten gerapporteerd.',
'logged' => '{0} There are no incidents, good work.|[1]You have logged one incident.|[2,*]You have reported <strong>:count</strong> incidents.',
'incident-create-template' => 'Maak template',
'incident-templates' => 'Incident Sjablonen',
'updates' => [
'title' => 'Incident updates voor :incident',
'count' => '{0} Geen updates |[1] Één update |[2] Twee updates | [3, *] Meerdere updates',
'count' => '{0}Zero Updates|[1]One Update|[2]Two Updates|[3,*]Several Updates',
'add' => [
'title' => 'Maak een nieuwe incident update',
'success' => 'Je nieuwe incident update is aangemaakt.',
@@ -75,7 +75,7 @@ return [
// Incident Maintenance
'schedule' => [
'schedule' => 'Gepland onderhoud',
'logged' => '{0} Er zijn geen schema\'s, goed werk.|Je hebt één schema aangemaakt.|Je hebt <strong>:count</strong> schema\'s aangegeven.',
'logged' => '{0}There has been no Maintenance, good work.|[1]You have logged one schedule.|[2,*]You have reported <strong>:count</strong> schedules.',
'scheduled_at' => 'Gepland op :timestamp',
'add' => [
'title' => 'Gepland onderhoud toevoegen',