From 58d4231f06fbcbc54573504af2c2a4561b9e89ed Mon Sep 17 00:00:00 2001 From: Frederic Guillot Date: Wed, 8 Feb 2017 19:12:16 -0500 Subject: Improve columns table in project settings --- app/Locale/nl_NL/translations.php | 6 ------ 1 file changed, 6 deletions(-) (limited to 'app/Locale/nl_NL/translations.php') diff --git a/app/Locale/nl_NL/translations.php b/app/Locale/nl_NL/translations.php index cfdb26d3..a338be3e 100644 --- a/app/Locale/nl_NL/translations.php +++ b/app/Locale/nl_NL/translations.php @@ -58,8 +58,6 @@ return array( 'Actions' => 'Acties', 'Inactive' => 'Inactief', 'Active' => 'Actief', - '%d tasks on the board' => '%d taken op het bord', - '%d tasks in total' => '%d taken in totaal', 'Unable to update this board.' => 'Update van dit bord niet mogelijk.', 'Disable' => 'Deactiveren', 'Enable' => 'Activeren', @@ -146,8 +144,6 @@ return array( 'Done' => 'Afgewerkt', 'Application version:' => 'Applicatie versie :', 'Id' => 'Id', - '%d closed tasks' => '%d gesloten taken', - 'No task for this project' => 'Geen taken voor dit project', 'Public link' => 'Publieke link', 'Timezone' => 'Tijdzone', 'Sorry, I didn\'t find this information in my database!' => 'Sorry deze informatie kon niet worden gevonden in de database !', @@ -188,7 +184,6 @@ return array( 'Task creation' => 'Taak aanmaken', 'Closing a task' => 'Taak sluiten', 'Assign a color to a specific user' => 'Wijs een kleur toe aan een gebruiker', - 'Column title' => 'Kolom titel', 'Position' => 'Positie', 'Duplicate to another project' => 'Dupliceren in een ander project', 'Duplicate' => 'Dupliceren', @@ -318,7 +313,6 @@ return array( 'I want to receive notifications only for those projects:' => 'Ik wil notificaties ontvangen van de volgende projecten :', 'view the task on Kanboard' => 'taak bekijken op Kanboard', 'Public access' => 'Publieke toegang', - 'Active tasks' => 'Actieve taken', 'Disable public access' => 'Publieke toegang uitschakelen', 'Enable public access' => 'Publieke toegang inschakelen', 'Public access disabled' => 'Publieke toegang uitgeschakeld', -- cgit v1.2.3