From 1af0e438138097558117dea51d70b49c5c1cf5a5 Mon Sep 17 00:00:00 2001 From: Frederic Guillot Date: Sat, 24 Oct 2015 18:40:41 -0400 Subject: Sync locales --- app/Locale/nl_NL/translations.php | 40 +++++++++++++++++++++++++++++++++++---- 1 file changed, 36 insertions(+), 4 deletions(-) (limited to 'app/Locale/nl_NL') diff --git a/app/Locale/nl_NL/translations.php b/app/Locale/nl_NL/translations.php index cb0eb422..fd74c977 100644 --- a/app/Locale/nl_NL/translations.php +++ b/app/Locale/nl_NL/translations.php @@ -167,7 +167,6 @@ return array( '%d closed tasks' => '%d gesloten taken', 'No task for this project' => 'Geen taken voor dit project', 'Public link' => 'Publieke link', - 'There is no column in your project!' => 'Er is geen kolom in uw project !', 'Change assignee' => 'Toegewezene aanpassen', 'Change assignee for the task "%s"' => 'Toegewezene aanpassen voor taak « %s »', 'Timezone' => 'Tijdzone', @@ -302,7 +301,6 @@ return array( 'File removed successfully.' => 'Bestand succesvol verwijdered.', 'Attach a document' => 'Document toevoegen', 'Do you really want to remove this file: "%s"?' => 'Weet u zeker dat u dit bestand wil verwijderen: « %s » ?', - 'open' => 'openen', 'Attachments' => 'Bijlages', 'Edit the task' => 'Taak aanpassen', 'Edit the description' => 'Omschrijving aanpassen', @@ -593,7 +591,6 @@ return array( '#%d' => '%d', 'All swimlanes' => 'Alle swimlanes', 'All colors' => 'Alle kleuren', - 'All status' => 'Alle statussen', 'Moved to column %s' => 'Verplaatst naar kolom %s', 'Change description' => 'Verandering omschrijving', 'User dashboard' => 'Gebruiker dashboard', @@ -699,7 +696,6 @@ return array( // 'Unable to add this currency rate.' => '', // 'Webhook URL' => '', // '%s remove the assignee of the task %s' => '', - // 'API URL' => '', // 'Enable Gravatar images' => '', // 'Information' => '', // 'Check two factor authentication code' => '', @@ -1032,4 +1028,40 @@ return array( // 'Unread notifications' => '', // 'My filters' => '', // 'Notification methods:' => '', + // 'Import tasks from CSV file' => '', + // 'Unable to read your file' => '', + // '%d task(s) have been imported successfully.' => '', + // 'Nothing have been imported!' => '', + // 'Import users from CSV file' => '', + // '%d user(s) have been imported successfully.' => '', + // 'Comma' => '', + // 'Semi-colon' => '', + // 'Tab' => '', + // 'Vertical bar' => '', + // 'Double Quote' => '', + // 'Single Quote' => '', + // '%s attached a file to the task #%d' => '', + // 'There is no column or swimlane activated in your project!' => '', + // 'Append filter (instead of replacement)' => '', + // 'Append/Replace' => '', + // 'Append' => '', + // 'Replace' => '', + // 'There is no notification method registered.' => '', + // 'Import' => '', + // 'change sorting' => '', + // 'Tasks Importation' => '', + // 'Delimiter' => '', + // 'Enclosure' => '', + // 'CSV File' => '', + // 'Instructions' => '', + // 'Your file must use the predefined CSV format' => '', + // 'Your file must be encoded in UTF-8' => '', + // 'The first row must be the header' => '', + // 'Duplicates are not verified for you' => '', + // 'The due date must use the ISO format: YYYY-MM-DD' => '', + // 'Download CSV template' => '', + // 'No external integration registered.' => '', + // 'Duplicates are not imported' => '', + // 'Usernames must be lowercase and unique' => '', + // 'Passwords will be encrypted if present' => '', ); -- cgit v1.2.3