Find this useful? Enter your email to receive occasional updates for securing PHP code.

Signing you up...

Thank you for signing up!

PHP Decode

<?php return array( // 'number.decimals_separator' => '', // 'number.thousands_se..

Decoded Output download

<?php

return array(
    // 'number.decimals_separator' => '',
    // 'number.thousands_separator' => '',
    'None' => '',
    'Edit' => '',
    'Remove' => '',
    'Yes' => '',
    'No' => '',
    'cancel' => '',
    'or' => '',
    'Yellow' => '',
    'Blue' => '',
    'Green' => '',
    'Purple' => '',
    'Red' => '',
    'Orange' => '',
    'Grey' => '',
    'Brown' => '',
    'Deep Orange' => '',
    'Dark Grey' => '',
    'Pink' => '',
    'Teal' => '',
    'Cyan' => '',
    'Lime' => '',
    'Light Green' => '',
    'Amber' => '',
    'Save' => '',
    'Login' => '',
    'Official website:' => ':',
    'Unassigned' => '',
    'View this task' => '',
    'Remove user' => '',
    'Do you really want to remove this user: "%s"?' => '  %s  ?',
    'All users' => '',
    'Username' => '',
    'Password' => '',
    'Administrator' => '',
    'Sign in' => '',
    'Users' => '',
    'Forbidden' => '',
    'Access Forbidden' => '',
    'Edit user' => '',
    'Logout' => '',
    'Bad username or password' => '',
    'Edit project' => '',
    'Name' => '',
    'Projects' => '',
    'No project' => '',
    'Project' => '',
    'Status' => '',
    'Tasks' => '',
    'Board' => '',
    'Actions' => '',
    'Inactive' => '',
    'Active' => '',
    'Unable to update this board.' => '.',
    'Disable' => '',
    'Enable' => '',
    'New project' => '',
    'Do you really want to remove this project: "%s"?' => '  %s  ?',
    'Remove project' => '',
    'Edit the board for "%s"' => '  %s ',
    'Add a new column' => '',
    'Title' => '',
    'Assigned to %s' => ' %s',
    'Remove a column' => '',
    'Unable to remove this column.' => '',
    'Do you really want to remove this column: "%s"?' => '  %s  ?',
    'Settings' => '',
    'Application settings' => '',
    'Language' => '',
    // 'Webhook token:' => '',
    'API token:' => 'API token:',
    'Database size:' => ':',
    'Download the database' => '',
    'Optimize the database' => '',
    '(VACUUM command)' => '(VACUUM command)',
    '(Gzip compressed Sqlite file)' => '(Gzip compressed Sqlite file)',
    'Close a task' => '',
    'Column' => '',
    'Color' => '',
    'Assignee' => '',
    'Create another task' => '',
    'New task' => '',
    'Open a task' => '',
    'Do you really want to open this task: "%s"?' => ':  %s  ?',
    'Back to the board' => '',
    'There is nobody assigned' => '',
    'Column on the board:' => ':',
    'Close this task' => '',
    'Open this task' => '',
    'There is no description.' => '',
    'Add a new task' => '',
    'The username is required' => '',
    'The maximum length is %d characters' => ' %d ',
    'The minimum length is %d characters' => ' %d ',
    'The password is required' => '',
    'This value must be an integer' => '',
    'The username must be unique' => '',
    'The user id is required' => '',
    'Passwords don\'t match' => '',
    'The confirmation is required' => '',
    'The project is required' => '',
    'The id is required' => '',
    'The project id is required' => '',
    'The project name is required' => '',
    'The title is required' => '',
    'Settings saved successfully.' => '',
    'Unable to save your settings.' => '',
    'Database optimization done.' => '',
    'Your project has been created successfully.' => '',
    'Unable to create your project.' => '',
    'Project updated successfully.' => '',
    'Unable to update this project.' => '',
    'Unable to remove this project.' => '',
    'Project removed successfully.' => '',
    'Project activated successfully.' => '',
    'Unable to activate this project.' => '',
    'Project disabled successfully.' => '',
    'Unable to disable this project.' => '',
    'Unable to open this task.' => '',
    'Task opened successfully.' => '',
    'Unable to close this task.' => '',
    'Task closed successfully.' => '',
    'Unable to update your task.' => '',
    'Task updated successfully.' => '',
    'Unable to create your task.' => '',
    'Task created successfully.' => '',
    'User created successfully.' => '',
    'Unable to create your user.' => '',
    'User updated successfully.' => '',
    'User removed successfully.' => '',
    'Unable to remove this user.' => '',
    'Board updated successfully.' => '',
    'Ready' => '',
    'Backlog' => '',
    'Work in progress' => '',
    'Done' => '',
    'Application version:' => ':',
    'Id' => '',
    'Public link' => '',
    'Timezone' => '',
    'Sorry, I didn\'t find this information in my database!' => ' ',
    'Page not found' => '',
    'Complexity' => '',
    'Task limit' => '',
    'Task count' => '',
    'User' => '',
    'Comments' => '',
    'Comment is required' => '',
    'Comment added successfully.' => '',
    'Unable to create your comment.' => '',
    'Due Date' => '',
    'Invalid date' => '',
    'Automatic actions' => '',
    'Your automatic action has been created successfully.' => '',
    'Unable to create your automatic action.' => '',
    'Remove an action' => '',
    'Unable to remove this action.' => '',
    'Action removed successfully.' => '',
    'Automatic actions for the project "%s"' => '  %s ',
    'Add an action' => '',
    'Event name' => '',
    'Action' => '',
    'Event' => '',
    'When the selected event occurs execute the corresponding action.' => '',
    'Next step' => '',
    'Define action parameters' => '',
    'Do you really want to remove this action: "%s"?' => '  %s  ?',
    'Remove an automatic action' => '',
    'Assign the task to a specific user' => '',
    'Assign the task to the person who does the action' => '',
    'Duplicate the task to another project' => '',
    'Move a task to another column' => '',
    'Task modification' => '',
    'Task creation' => '',
    'Closing a task' => '',
    'Assign a color to a specific user' => '',
    'Position' => '',
    'Duplicate to project' => '',
    'Duplicate' => '',
    'Link' => '',
    'Comment updated successfully.' => '',
    'Unable to update your comment.' => '',
    'Remove a comment' => '',
    'Comment removed successfully.' => '',
    'Unable to remove this comment.' => '',
    'Do you really want to remove this comment?' => '',
    'Current password for the user "%s"' => '  %s ',
    'The current password is required' => '',
    'Wrong password' => '',
    'Unknown' => '',
    'Last logins' => '',
    'Login date' => '',
    'Authentication method' => '',
    'IP address' => '',
    'User agent' => 'User agent',
    'Persistent connections' => 'Persistent connections',
    'No session.' => 'No session.',
    'Expiration date' => '',
    'Remember Me' => '',
    'Creation date' => '',
    'Everybody' => '',
    'Open' => '',
    'Closed' => '',
    'Search' => '',
    'Nothing found.' => '.',
    'Due date' => '',
    'Description' => '',
    '%d comments' => '%d ',
    '%d comment' => '%d ',
    'Email address invalid' => '',
    'Your external account is not linked anymore to your profile.' => '',
    'Unable to unlink your external account.' => '',
    'External authentication failed' => '',
    'Your external account is linked to your profile successfully.' => '',
    'Email' => '',
    'Task removed successfully.' => '',
    'Unable to remove this task.' => '',
    'Remove a task' => '',
    'Do you really want to remove this task: "%s"?' => ' "%s" ?',
    'Assign automatically a color based on a category' => '',
    'Assign automatically a category based on a color' => '',
    'Task creation or modification' => '',
    'Category' => '',
    'Category:' => ':',
    'Categories' => '',
    'Your category has been created successfully.' => '',
    'This category has been updated successfully.' => '',
    'Unable to update this category.' => '',
    'Remove a category' => '',
    'Category removed successfully.' => '',
    'Unable to remove this category.' => '',
    'Category modification for the project "%s"' => ' "%s"',
    'Category Name' => '',
    'Add a new category' => '',
    'Do you really want to remove this category: "%s"?' => ' "%s" ?',
    'All categories' => '',
    'No category' => '',
    'The name is required' => '',
    'Remove a file' => '',
    'Unable to remove this file.' => '',
    'File removed successfully.' => '',
    'Attach a document' => '',
    'Do you really want to remove this file: "%s"?' => ' "%s" ?',
    'Attachments' => '',
    'Edit the task' => '',
    'Add a comment' => '',
    'Edit a comment' => '',
    'Summary' => '',
    'Time tracking' => '',
    'Estimate:' => ':',
    'Spent:' => ':',
    'Do you really want to remove this sub-task?' => '?',
    'Remaining:' => ':',
    'hours' => '',
    'estimated' => '',
    'Sub-Tasks' => '',
    'Add a sub-task' => '',
    'Original estimate' => '',
    'Create another sub-task' => '',
    'Time spent' => '',
    'Edit a sub-task' => '',
    'Remove a sub-task' => '',
    'The time must be a numeric value' => '',
    'Todo' => '',
    'In progress' => '',
    'Sub-task removed successfully.' => '',
    'Unable to remove this sub-task.' => '',
    'Sub-task updated successfully.' => '',
    'Unable to update your sub-task.' => '',
    'Unable to create your sub-task.' => '',
    'Maximum size: ' => ':',
    'Display another project' => '',
    'Created by %s' => ' %s',
    'Tasks Export' => '',
    'Start Date' => '',
    'Execute' => '',
    'Task Id' => ' ',
    'Creator' => '',
    'Modification date' => '',
    'Completion date' => '',
    'Clone' => '',
    'Project cloned successfully.' => '',
    'Unable to clone this project.' => '',
    'Enable email notifications' => '',
    'Task position:' => '',
    'The task #%d has been opened.' => ' #%d ',
    'The task #%d has been closed.' => ' #%d ',
    'Sub-task updated' => '',
    'Title:' => ':',
    'Status:' => ':',
    'Assignee:' => ':',
    'Time tracking:' => ':',
    'New sub-task' => '',
    'New attachment added "%s"' => ' "%s"',
    'New comment posted by %s' => ' %s',
    'New comment' => '',
    'Comment updated' => '',
    'New subtask' => '',
    'I only want to receive notifications for these projects:' => ':',
    'view the task on Kanboard' => ' Kanboard',
    'Public access' => '',
    'Disable public access' => '',
    'Enable public access' => '',
    'Public access disabled' => '',
    'Move the task to another project' => '',
    'Move to project' => '',
    'Do you really want to duplicate this task?' => '?',
    'Duplicate a task' => '',
    'External accounts' => '',
    'Account type' => '',
    'Local' => '',
    'Remote' => '',
    'Enabled' => '',
    'Disabled' => '',
    'Login:' => ':',
    'Full Name:' => ':',
    'Email:' => ':',
    'Notifications:' => ':',
    'Notifications' => '',
    'Account type:' => ':',
    'Edit profile' => '',
    'Change password' => '',
    'Password modification' => '',
    'External authentications' => '',
    'Never connected.' => '',
    'No external authentication enabled.' => '',
    'Password modified successfully.' => '',
    'Unable to change the password.' => '',
    'Change category' => '',
    '%s updated the task %s' => '%s  %s',
    '%s opened the task %s' => '%s  %s',
    '%s moved the task %s to the position #%d in the column "%s"' => '%s  %s  #%d  "%s"',
    '%s moved the task %s to the column "%s"' => '%s  %s  "%s"',
    '%s created the task %s' => '%s  %s',
    '%s closed the task %s' => '%s  %s',
    '%s created a subtask for the task %s' => '%s  %s',
    '%s updated a subtask for the task %s' => '%s  %s',
    'Assigned to %s with an estimate of %s/%sh' => ' %s  %s/%sh',
    'Not assigned, estimate of %sh' => ',  %s ',
    '%s updated a comment on the task %s' => '%s  %s',
    '%s commented the task %s' => '%s  %s',
    '%s\'s activity' => ' %s',
    'RSS feed' => 'RSS feed',
    '%s updated a comment on the task #%d' => '%s  #%d',
    '%s commented on the task #%d' => '%s  #%d',
    '%s updated a subtask for the task #%d' => '%s  #%d',
    '%s created a subtask for the task #%d' => '%s  #%d',
    '%s updated the task #%d' => '%s  #%d',
    '%s created the task #%d' => '%s  #%d',
    '%s closed the task #%d' => '%s  #%d',
    '%s opened the task #%d' => '%s  #%d',
    'Activity' => '',
    'Default values are "%s"' => ' "%s"',
    'Default columns for new projects (Comma-separated)' => ' (Comma-separated)',
    'Task assignee change' => '',
    '%s changed the assignee of the task #%d to %s' => '%s  #%d  %s',
    '%s changed the assignee of the task %s to %s' => '%s  %s  %s',
    'New password for the user "%s"' => ' "%s"',
    'Choose an event' => '',
    'Create a task from an external provider' => '',
    'Change the assignee based on an external username' => '',
    'Change the category based on an external label' => '',
    'Reference' => '',
    'Label' => '',
    'Database' => '',
    'About' => '',
    'Database driver:' => '',
    'Board settings' => '',
    // 'Webhook settings' => '',
    // 'Reset token' => '',
    // 'API endpoint:' => '',
    'Refresh interval for personal board' => '',
    'Refresh interval for public board' => '',
    'Task highlight period' => '',
    'Period (in second) to consider a task was modified recently (0 to disable, 2 days by default)' => ' ()   (0 ,  2 )',
    'Frequency in second (60 seconds by default)' => ' ( 60 ) ',
    'Frequency in second (0 to disable this feature, 10 seconds by default)' => ' (0 ,  10 )',
    // 'Application URL' => '',
    // 'Token regenerated.' => '',
    'Date format' => '',
    'ISO format is always accepted, example: "%s" and "%s"' => ' ISO : "%s"  "%s"',
    'New personal project' => '',
    'This project is personal' => '',
    'Add' => '',
    'Start date' => '',
    'Time estimated' => '',
    'There is nothing assigned to you.' => '',
    'My tasks' => '',
    'Activity stream' => '',
    'Dashboard' => '',
    'Confirmation' => '',
    // 'Webhooks' => '',
    // 'API' => '',
    'Create a comment from an external provider' => '',
    'Project management' => '',
    'Columns' => '',
    'Task' => '',
    'Percentage' => '',
    'Number of tasks' => '',
    'Task distribution' => '',
    'Analytics' => '',
    'Subtask' => '',
    'User repartition' => '',
    'Clone this project' => '',
    'Column removed successfully.' => '',
    'Not enough data to show the graph.' => '',
    'Previous' => '',
    'The id must be an integer' => '',
    'The project id must be an integer' => '',
    'The status must be an integer' => '',
    'The subtask id is required' => '',
    'The subtask id must be an integer' => '',
    'The task id is required' => '',
    'The task id must be an integer' => '',
    'The user id must be an integer' => '',
    'This value is required' => '',
    'This value must be numeric' => '',
    'Unable to create this task.' => '',
    'Cumulative flow diagram' => '',
    'Daily project summary' => '',
    'Daily project summary export' => '',
    'Exports' => '',
    'This export contains the number of tasks per column grouped per day.' => '',
    'Active swimlanes' => '',
    'Add a new swimlane' => '',
    'Default swimlane' => '',
    'Do you really want to remove this swimlane: "%s"?' => ' : "%s"?',
    'Inactive swimlanes' => '',
    'Remove a swimlane' => '',
    'Swimlane modification for the project "%s"' => ' "%s"',
    'Swimlane removed successfully.' => '',
    'Swimlanes' => '',
    'Swimlane updated successfully.' => '',
    'Unable to remove this swimlane.' => '',
    'Unable to update this swimlane.' => '',
    'Your swimlane has been created successfully.' => '',
    'Example: "Bug, Feature Request, Improvement"' => ': "Bug, Feature Request, Improvement"',
    'Default categories for new projects (Comma-separated)' => ' (Comma-separated)',
    'Integrations' => '',
    'Integration with third-party services' => ' third-party',
    'Subtask Id' => '',
    'Subtasks' => '',
    'Subtasks Export' => ' ',
    'Task Title' => '',
    'Untitled' => '',
    'Application default' => '',
    'Language:' => ':',
    'Timezone:' => ':',
    'All columns' => '',
    'Next' => '',
    '#%d' => '#%d',
    'All swimlanes' => '',
    'All colors' => '',
    'Moved to column %s' => ' %s',
    'User dashboard' => '',
    'Allow only one subtask in progress at the same time for a user' => '',
    'Edit column "%s"' => ' "%s"',
    'Select the new status of the subtask: "%s"' => ': "%s"',
    'Subtask timesheet' => '',
    'There is nothing to show.' => '',
    'Time Tracking' => '',
    'You already have one subtask in progress' => '',
    'Which parts of the project do you want to duplicate?' => '?',
    'Disallow login form' => '',
    'Start' => '',
    'End' => '',
    'Task age in days' => '',
    'Days in this column' => '',
    '%dd' => '%d ',
    'Add a new link' => '',
    'Do you really want to remove this link: "%s"?' => ': "%s"?',
    'Do you really want to remove this link with task #%d?' => ' #%d?',
    'Field required' => '',
    'Link added successfully.' => '',
    'Link updated successfully.' => '',
    'Link removed successfully.' => '',
    'Link labels' => '',
    'Link modification' => '',
    'Opposite label' => '',
    'Remove a link' => '',
    'The labels must be different' => '',
    'There is no link.' => '',
    'This label must be unique' => '',
    'Unable to create your link.' => '',
    'Unable to update your link.' => '',
    'Unable to remove this link.' => '',
    'relates to' => '',
    'blocks' => '',
    'is blocked by' => '',
    'duplicates' => '',
    'is duplicated by' => '',
    'is a child of' => '',
    'is a parent of' => '',
    'targets milestone' => '',
    'is a milestone of' => '',
    'fixes' => '',
    'is fixed by' => '',
    'This task' => '',
    '<1h' => '<1 .',
    '%dh' => '%d .',
    'Expand tasks' => '',
    'Collapse tasks' => '',
    'Expand/collapse tasks' => '/ ',
    'Close dialog box' => '',
    'Submit a form' => '',
    'Board view' => '',
    'Keyboard shortcuts' => '',
    'Open board switcher' => '',
    'Application' => '',
    'Compact view' => '',
    'Horizontal scrolling' => '',
    'Compact/wide view' => '/ ',
    'Currency' => '',
    'Personal project' => '',
    'AUD - Australian Dollar' => 'AUD - ',
    'CAD - Canadian Dollar' => 'CAD - ',
    'CHF - Swiss Francs' => 'CHF - ',
    'Custom Stylesheet' => '',
    'EUR - Euro' => 'EUR - ',
    'GBP - British Pound' => 'GBP - ',
    'INR - Indian Rupee' => 'INR - ',
    'JPY - Japanese Yen' => 'JPY - ',
    'NZD - New Zealand Dollar' => 'NZD - ',
    'RSD - Serbian dinar' => 'RSD - ',
    // 'CNY - Chinese Yuan' => '',
    'USD - US Dollar' => 'USD - ',
    // 'VES - Venezuelan Bolvar' => '',
    'Destination column' => '',
    'Move the task to another column when assigned to a user' => '',
    'Move the task to another column when assignee is cleared' => '',
    'Source column' => '',
    'Transitions' => '',
    'Executer' => '',
    'Time spent in the column' => '',
    'Task transitions' => '',
    'Task transitions export' => '',
    'This report contains all column moves for each task with the date, the user and the time spent for each transition.' => '',
    'Currency rates' => '',
    'Rate' => '',
    'Change reference currency' => '',
    'Reference currency' => '',
    'The currency rate has been added successfully.' => '',
    'Unable to add this currency rate.' => '',
    // 'Webhook URL' => '',
    '%s removed the assignee of the task %s' => '%s  %s',
    'Information' => '',
    // 'Check two factor authentication code' => '',
    // 'The two factor authentication code is not valid.' => '',
    // 'The two factor authentication code is valid.' => '',
    'Code' => '',
    // 'Two factor authentication' => '',
    // 'This QR code contains the key URI: ' => '',
    'Check my code' => '',
    'Secret key: ' => '',
    'Test your device' => '',
    'Assign a color when the task is moved to a specific column' => '',
    // '%s via Kanboard' => '',
    'Burndown chart' => '',
    'This chart show the task complexity over the time (Work Remaining).' => ' ()',
    'Screenshot taken %s' => ' %s',
    'Add a screenshot' => ' screenshot',
    'Take a screenshot and press CTRL+V or +V to paste here.' => ' (screenshot)  CTRL+V  +V ',
    'Screenshot uploaded successfully.' => ' screenshot ',
    'SEK - Swedish Krona' => 'SEK - ',
    'Identifier' => '',
    // 'Disable two factor authentication' => '',
    'Do you really want to disable the two factor authentication for this user: "%s"?' => ' the two factor authentication : "%s"?',
    'Edit link' => '',
    'Start to type task title...' => '',
    'A task cannot be linked to itself' => '',
    // 'The exact same link already exists' => '',
    'Recurrent task is scheduled to be generated' => '',
    'Score' => '',
    'The identifier must be unique' => '',
    // 'This linked task id doesn\'t exists' => '',
    'This value must be alphanumeric' => '',
    'Edit recurrence' => '',
    'Generate recurrent task' => '',
    'Trigger to generate recurrent task' => '',
    'Factor to calculate new due date' => '',
    'Timeframe to calculate new due date' => '',
    'Base date to calculate new due date' => '',
    'Action date' => '',
    'Base date to calculate new due date: ' => ': ',
    'This task has created this child task: ' => '',
    'Day(s)' => '',
    'Existing due date' => '',
    'Factor to calculate new due date: ' => ': ',
    'Month(s)' => '',
    'This task has been created by: ' => '',
    'Recurrent task has been generated:' => '',
    'Timeframe to calculate new due date: ' => ': ',
    'Trigger to generate recurrent task: ' => '',
    'When task is closed' => '',
    'When task is moved from first column' => '',
    'When task is moved to last column' => '',
    'Year(s)' => '',
    'Project settings' => '',
    'Automatically update the start date' => '',
    // 'iCal feed' => '',
    // 'Preferences' => '',
    'Security' => '',
    // 'Two factor authentication disabled' => '',
    // 'Two factor authentication enabled' => '',
    'Unable to update this user.' => '',
    'There is no user management for personal projects.' => '',
    'User that will receive the email' => '',
    'Email subject' => '',
    'Date' => '',
    'Add a comment log when moving the task between columns' => '',
    'Move the task to another column when the category is changed' => '',
    'Send a task by email to someone' => '',
    'Reopen a task' => '',
    'Notification' => '',
    '%s moved the task #%d to the first swimlane' => '%s  #%d ',
    'Swimlane' => '',
    '%s moved the task %s to the first swimlane' => '%s  %s ',
    '%s moved the task %s to the swimlane "%s"' => '%s  %s  "%s"',
    'This report contains all subtasks information for the given date range.' => '',
    'This report contains all tasks information for the given date range.' => '',
    'Project activities for %s' => ' %s',
    'view the board on Kanboard' => '',
    'The task has been moved to the first swimlane' => '',
    'The task has been moved to another swimlane:' => ':',
    'New title: %s' => ': %s',
    'The task is not assigned anymore' => '',
    'New assignee: %s' => ': %s',
    'There is no category now' => '',
    'New category: %s' => ': %s',
    'New color: %s' => ': %s',
    'New complexity: %d' => ': %d',
    'The due date has been removed' => '',
    'There is no description anymore' => '',
    'Recurrence settings has been modified' => '',
    'Time spent changed: %sh' => ': %s .',
    'Time estimated changed: %sh' => ': %s .',
    'The field "%s" has been updated' => ' "%s" ',
    'The description has been modified:' => '',
    'Do you really want to close the task "%s" as well as all subtasks?' => ' "%s" ?',
    'I want to receive notifications for:' => ':',
    'All tasks' => '',
    'Only for tasks assigned to me' => '',
    'Only for tasks created by me' => '',
    'Only for tasks created by me and tasks assigned to me' => '',
    // '%%Y-%%m-%%d' => '',
    'Total for all columns' => '',
    'You need at least 2 days of data to show the chart.' => ' 2 ',
    '<15m' => '<15',
    '<30m' => '<30',
    'Stop timer' => '',
    'Start timer' => '',
    'My activity stream' => '',
    'Search tasks' => '',
    'Reset filters' => '',
    'My tasks due tomorrow' => '',
    'Tasks due today' => '',
    'Tasks due tomorrow' => '',
    'Tasks due yesterday' => '',
    'Closed tasks' => '',
    'Open tasks' => '',
    'Not assigned' => '',
    'View advanced search syntax' => '',
    'Overview' => '',
    'Board/Calendar/List view' => ' //',
    'Switch to the board view' => '',
    'Switch to the list view' => '',
    'Go to the search/filter box' => '/',
    'There is no activity yet.' => '',
    'No tasks found.' => '',
    'Keyboard shortcut: "%s"' => ': %s',
    'List' => '',
    'Filter' => '',
    'Advanced search' => '',
    'Example of query: ' => ': ',
    'Search by project: ' => ': ',
    'Search by column: ' => ': ',
    'Search by assignee: ' => ': ',
    'Search by color: ' => ': ',
    'Search by category: ' => ': ',
    'Search by description: ' => ': ',
    'Search by due date: ' => ': ',
    'Average time spent in each column' => '',
    'Average time spent' => '',
    'This chart shows the average time spent in each column for the last %d tasks.' => ' %d ',
    'Average Lead and Cycle time' => '',
    'Average lead time: ' => ': ',
    'Average cycle time: ' => ': ',
    'Cycle Time' => '',
    'Lead Time' => '',
    'This chart shows the average lead and cycle time for the last %d tasks over the time.' => ' %d ',
    'Average time into each column' => '',
    'Lead and cycle time' => '',
    'Lead time: ' => ': ',
    'Cycle time: ' => ': ',
    'Time spent in each column' => '',
    'The lead time is the duration between the task creation and the completion.' => '',
    'The cycle time is the duration between the start date and the completion.' => '',
    // 'If the task is not closed the current time is used instead of the completion date.' => '',
    'Set the start date automatically' => '',
    'Edit Authentication' => '',
    'Remote user' => '',
    // 'Remote users do not store their password in Kanboard database, examples: LDAP, Google and Github accounts.' => '',
    // 'If you check the box "Disallow login form", credentials entered in the login form will be ignored.' => '',
    'Default task color' => '',
    'This feature does not work with all browsers.' => '',
    // 'There is no destination project available.' => '',
    'Trigger automatically subtask time tracking' => '',
    // 'Include closed tasks in the cumulative flow diagram' => '',
    'Current swimlane: %s' => ': %s',
    'Current column: %s' => ': %s',
    'Current category: %s' => ': %s',
    'no category' => '',
    'Current assignee: %s' => ': %s',
    'not assigned' => '',
    'Author:' => ':',
    'contributors' => '',
    'License:' => ':',
    'License' => '',
    'Enter the text below' => '',
    'Start date:' => ':',
    'Due date:' => ':',
    'People who are project managers' => '',
    'People who are project members' => '',
    'NOK - Norwegian Krone' => 'NOK - ',
    'Show this column' => '',
    'Hide this column' => '',
    'End date' => '',
    'Users overview' => '',
    'Members' => '',
    'Shared project' => '',
    'Project managers' => '',
    'Projects list' => '',
    'End date:' => ':',
    'Change task color when using a specific task link' => '',
    'Task link creation or modification' => '',
    'Milestone' => '',
    'Reset the search/filter box' => '/',
    'Documentation' => '',
    'Author' => '',
    'Version' => '',
    'Plugins' => '',
    'There is no plugin loaded.' => '',
    'My notifications' => '',
    'Custom filters' => '',
    'Your custom filter has been created successfully.' => '',
    'Unable to create your custom filter.' => '',
    'Custom filter removed successfully.' => '',
    'Unable to remove this custom filter.' => '',
    'Edit custom filter' => '',
    'Your custom filter has been updated successfully.' => '',
    'Unable to update custom filter.' => '',
    'Web' => '',
    'New attachment on task #%d: %s' => ' #%d: %s',
    'New comment on task #%d' => ' #%d',
    'Comment updated on task #%d' => ' #%d',
    'New subtask on task #%d' => ' #%d',
    'Subtask updated on task #%d' => ' #%d',
    'New task #%d: %s' => ' #%d: %s',
    'Task updated #%d' => ' #%d',
    'Task #%d closed' => ' #%d',
    'Task #%d opened' => ' #%d',
    'Column changed for task #%d' => ' #%d',
    'New position for task #%d' => ' #%d',
    'Swimlane changed for task #%d' => ' #%d',
    'Assignee changed on task #%d' => ' #%d',
    '%d overdue tasks' => '%d ',
    'Task #%d is overdue' => ' #%d ',
    'No notification.' => '',
    'Mark all as read' => '',
    'Mark as read' => '',
    // 'Total number of tasks in this column across all swimlanes' => '',
    'Collapse swimlane' => '',
    'Expand swimlane' => '',
    'Add a new filter' => '',
    'Share with all project members' => '',
    'Shared' => '',
    'Owner' => '',
    'Unread notifications' => '',
    'Notification methods:' => ':',
    'Unable to read your file' => '',
    '%d task(s) have been imported successfully.' => '%d ',
    'Nothing has been imported!' => '',
    'Import users from CSV file' => ' CSV',
    '%d user(s) have been imported successfully.' => '%d ',
    'Comma' => ', - Comma',
    'Semi-colon' => '; - Semi-colon',
    'Tab' => 'Tab - Tab',
    'Vertical bar' => '| - Vertical bar',
    'Double Quote' => '" " - Double Quote',
    'Single Quote' => '\' \' - Single Quote',
    '%s attached a file to the task #%d' => '%s  #%d',
    'There is no column or swimlane activated in your project!' => '!',
    // 'Append filter (instead of replacement)' => '',
    'Append/Replace' => '/',
    'Append' => '',
    'Replace' => '',
    'Import' => '',
    'Change sorting' => '',
    'Tasks Importation' => '',
    'Delimiter' => '',
    'Enclosure' => '',
    'CSV File' => ' CSV',
    'Instructions' => '',
    'Your file must use the predefined CSV format' => ' CSV ',
    'Your file must be encoded in UTF-8' => ' 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' => ' ISO: YYYY-MM-DD',
    'Download CSV template' => ' CSV ',
    'No external integration registered.' => '',
    'Duplicates are not imported' => '',
    'Usernames must be lowercase and unique' => '',
    // 'Passwords will be encrypted if present' => '',
    '%s attached a new file to the task %s' => '%s  %s',
    'Link type' => '',
    'Assign automatically a category based on a link' => '',
    // 'BAM - Konvertible Mark' => '',
    'Assignee Username' => '',
    'Assignee Name' => '',
    'Groups' => '',
    'Members of %s' => ' %s',
    'New group' => '',
    'Group created successfully.' => '',
    'Unable to create your group.' => '',
    'Edit group' => '',
    'Group updated successfully.' => '',
    'Unable to update your group.' => '',
    'Add group member to "%s"' => ' %s',
    'Group member added successfully.' => '',
    'Unable to add group member.' => '',
    'Remove user from group "%s"' => ' %s',
    'User removed successfully from this group.' => '',
    'Unable to remove this user from the group.' => '',
    'Remove group' => '',
    'Group removed successfully.' => '',
    'Unable to remove this group.' => '',
    'Project Permissions' => '',
    'Manager' => '',
    'Project Manager' => '',
    'Project Member' => '',
    'Project Viewer' => '',
    'Your account is locked for %d minutes' => ' %d ',
    'Invalid captcha' => 'captcha ',
    'The name must be unique' => '',
    'View all groups' => '',
    // 'There is no user available.' => '',
    'Do you really want to remove the user "%s" from the group "%s"?' => ' "%s"  "%s"?',
    'There is no group.' => '',
    'Add group member' => '',
    'Do you really want to remove this group: "%s"?' => ': "%s"?',
    'There is no user in this group.' => '',
    'Permissions' => '',
    'Allowed Users' => '',
    'No specific user has been allowed.' => '',
    'Role' => '',
    'Enter user name...' => '...',
    'Allowed Groups' => '',
    'No group has been allowed.' => '',
    'Group' => '',
    'Group Name' => '',
    'Enter group name...' => '...',
    'Role:' => ':',
    'Project members' => '',
    '%s mentioned you in the task #%d' => '%s  #%d',
    '%s mentioned you in a comment on the task #%d' => '%s  #%d',
    'You were mentioned in the task #%d' => ' #%d',
    'You were mentioned in a comment on the task #%d' => ' #%d',
    'Estimated hours: ' => ':',
    'Actual hours: ' => ':',
    'Hours Spent' => '',
    'Hours Estimated' => '',
    'Estimated Time' => '',
    'Actual Time' => '',
    'Estimated vs actual time' => '',
    'RUB - Russian Ruble' => 'RUB - ',
    'Assign the task to the person who does the action when the column is changed' => '',
    'Close a task in a specific column' => '',
    // 'Time-based One-time Password Algorithm' => '',
    // 'Two-Factor Provider: ' => '',
    // 'Disable two-factor authentication' => '',
    // 'Enable two-factor authentication' => '',
    // 'There is no integration registered at the moment.' => '',
    'Password Reset for Kanboard' => '',
    'Forgot password?' => '?',
    'Enable "Forget Password"' => ' ""',
    'Password Reset' => '',
    'New password' => '',
    'Change Password' => '',
    'To reset your password click on this link:' => ':',
    'Last Password Reset' => '',
    'The password has never been reinitialized.' => '',
    'Creation' => '',
    'Expiration' => '',
    'Password reset history' => '',
    'All tasks of the column "%s" and the swimlane "%s" have been closed successfully.' => ' "%s"  "%s" ',
    'Do you really want to close all tasks of this column?' => '?',
    '%d task(s) in the column "%s" and the swimlane "%s" will be closed.' => '%d  "%s"  "%s" ',
    'Close all tasks in this column and this swimlane' => '',
    'No plugin has registered a project notification method. You can still configure individual notifications in your user profile.' => ' ',
    'My dashboard' => '',
    'My profile' => '',
    'Project owner: ' => ': ',
    'The project identifier is optional and must be alphanumeric, example: MYPROJECT.' => ' : MYPROJECT',
    'Project owner' => '',
    'Personal projects do not have users and groups management.' => '',
    'There is no project member.' => '',
    'Priority' => '',
    'Task priority' => '',
    'General' => '',
    'Dates' => '',
    'Default priority' => '',
    'Lowest priority' => '',
    'Highest priority' => '',
    'Close a task when there is no activity' => '',
    'Duration in days' => '',
    'Send email when there is no activity on a task' => '',
    'Unable to fetch link information.' => '',
    // 'Daily background job for tasks' => '',
    'Auto' => '',
    'Related' => '',
    'Attachment' => '',
    'Title not found' => '',
    'Web Link' => '',
    'External links' => '',
    'Add external link' => '',
    'Type' => '',
    'Dependency' => '',
    'Add internal link' => '',
    'Add a new external link' => '',
    'Edit external link' => '',
    'External link' => '',
    'Copy and paste your link here...' => '...',
    'URL' => 'URL',
    'Internal links' => '',
    'Assign to me' => '',
    'Me' => '',
    // 'Do not duplicate anything' => '',
    'Projects management' => '',
    'Users management' => '',
    'Groups management' => '',
    'Create from another project' => '',
    'open' => '',
    'closed' => '',
    'Priority:' => ':',
    'Reference:' => ':',
    'Complexity:' => ':',
    'Swimlane:' => ':',
    'Column:' => ':',
    'Position:' => ':',
    'Creator:' => ':',
    'Time estimated:' => ':',
    '%s hours' => '%s ',
    'Time spent:' => ':',
    'Created:' => ':',
    'Modified:' => ':',
    'Completed:' => ':',
    'Started:' => ':',
    'Moved:' => ':',
    'Task #%d' => ' #%d',
    'Time format' => '',
    'Start date: ' => ':',
    'End date: ' => ':',
    'New due date: ' => '',
    'Start date changed: ' => '',
    // 'Disable personal projects' => '',
    // 'Do you really want to remove this custom filter: "%s"?' => '',
    // 'Remove a custom filter' => '',
    // 'User activated successfully.' => '',
    // 'Unable to enable this user.' => '',
    // 'User disabled successfully.' => '',
    // 'Unable to disable this user.' => '',
    // 'All files have been uploaded successfully.' => '',
    // 'The maximum allowed file size is %sB.' => '',
    // 'Drag and drop your files here' => '',
    // 'choose files' => '',
    // 'View profile' => '',
    // 'Two Factor' => '',
    // 'Disable user' => '',
    // 'Do you really want to disable this user: "%s"?' => '',
    // 'Enable user' => '',
    // 'Do you really want to enable this user: "%s"?' => '',
    // 'Download' => '',
    // 'Uploaded: %s' => '',
    // 'Size: %s' => '',
    // 'Uploaded by %s' => '',
    // 'Filename' => '',
    // 'Size' => '',
    // 'Column created successfully.' => '',
    // 'Another column with the same name exists in the project' => '',
    // 'Default filters' => '',
    // 'Your board doesn\'t have any columns!' => '',
    // 'Change column position' => '',
    // 'Switch to the project overview' => '',
    // 'User filters' => '',
    // 'Category filters' => '',
    // 'Upload a file' => '',
    // 'View file' => '',
    // 'Last activity' => '',
    // 'Change subtask position' => '',
    // 'This value must be greater than %d' => '',
    // 'Another swimlane with the same name exists in the project' => '',
    // 'Example: https://example.kanboard.org/ (used to generate absolute URLs)' => '',
    // 'Actions duplicated successfully.' => '',
    // 'Unable to duplicate actions.' => '',
    // 'Add a new action' => '',
    // 'Import from another project' => '',
    // 'There is no action at the moment.' => '',
    // 'Import actions from another project' => '',
    // 'There is no available project.' => '',
    // 'Local File' => '',
    // 'Configuration' => '',
    // 'PHP version:' => '',
    // 'PHP SAPI:' => '',
    // 'OS version:' => '',
    // 'Database version:' => '',
    // 'Browser:' => '',
    // 'Task view' => '',
    // 'Edit task' => '',
    // 'Edit description' => '',
    // 'New internal link' => '',
    // 'Display list of keyboard shortcuts' => '',
    // 'Avatar' => '',
    // 'Upload my avatar image' => '',
    // 'Remove my image' => '',
    // 'The OAuth2 state parameter is invalid' => '',
    // 'User not found.' => '',
    // 'Search in activity stream' => '',
    // 'My activities' => '',
    // 'Activity until yesterday' => '',
    // 'Activity until today' => '',
    // 'Search by creator: ' => '',
    // 'Search by creation date: ' => '',
    // 'Search by task status: ' => '',
    // 'Search by task title: ' => '',
    // 'Activity stream search' => '',
    // 'Projects where "%s" is manager' => '',
    // 'Projects where "%s" is member' => '',
    // 'Open tasks assigned to "%s"' => '',
    // 'Closed tasks assigned to "%s"' => '',
    // 'Assign automatically a color based on a priority' => '',
    // 'Overdue tasks for the project(s) "%s"' => '',
    // 'Upload files' => '',
    // 'Installed Plugins' => '',
    // 'Plugin Directory' => '',
    // 'Plugin installed successfully.' => '',
    // 'Plugin updated successfully.' => '',
    // 'Plugin removed successfully.' => '',
    // 'Subtask converted to task successfully.' => '',
    // 'Unable to convert the subtask.' => '',
    // 'Unable to extract plugin archive.' => '',
    // 'Plugin not found.' => '',
    // 'You don\'t have the permission to remove this plugin.' => '',
    // 'Unable to download plugin archive.' => '',
    // 'Unable to write temporary file for plugin.' => '',
    // 'Unable to open plugin archive.' => '',
    // 'There is no file in the plugin archive.' => '',
    // 'Create tasks in bulk' => '',
    // 'Your Kanboard instance is not configured to install plugins from the user interface.' => '',
    // 'There is no plugin available.' => '',
    // 'Install' => '',
    // 'Update' => '',
    // 'Up to date' => '',
    // 'Not available' => '',
    // 'Remove plugin' => '',
    // 'Do you really want to remove this plugin: "%s"?' => '',
    // 'Uninstall' => '',
    // 'Listing' => '',
    // 'Metadata' => '',
    // 'Manage projects' => '',
    // 'Convert to task' => '',
    // 'Convert sub-task to task' => '',
    // 'Do you really want to convert this sub-task to a task?' => '',
    // 'My task title' => '',
    // 'Enter one task by line.' => '',
    // 'Number of failed login:' => '',
    // 'Account locked until:' => '',
    // 'Email settings' => '',
    // 'Email sender address' => '',
    // 'Email transport' => '',
    // 'Webhook token' => '',
    // 'Project tags management' => '',
    // 'Tag created successfully.' => '',
    // 'Unable to create this tag.' => '',
    // 'Tag updated successfully.' => '',
    // 'Unable to update this tag.' => '',
    // 'Tag removed successfully.' => '',
    // 'Unable to remove this tag.' => '',
    // 'Global tags management' => '',
    // 'Tags' => '',
    // 'Tags management' => '',
    // 'Add new tag' => '',
    // 'Edit a tag' => '',
    // 'Project tags' => '',
    // 'There is no specific tag for this project at the moment.' => '',
    // 'Tag' => '',
    // 'Remove a tag' => '',
    // 'Do you really want to remove this tag: "%s"?' => '',
    // 'Global tags' => '',
    // 'There is no global tag at the moment.' => '',
    // 'This field cannot be empty' => '',
    // 'Close a task when there is no activity in a specific column' => '',
    // '%s removed a subtask for the task #%d' => '',
    // '%s removed a comment on the task #%d' => '',
    // 'Comment removed on task #%d' => '',
    // 'Subtask removed on task #%d' => '',
    // 'Hide tasks in this column in the dashboard' => '',
    // '%s removed a comment on the task %s' => '',
    // '%s removed a subtask for the task %s' => '',
    // 'Comment removed' => '',
    // 'Subtask removed' => '',
    // '%s set a new internal link for the task #%d' => '',
    // '%s removed an internal link for the task #%d' => '',
    // 'A new internal link for the task #%d has been defined' => '',
    // 'Internal link removed for the task #%d' => '',
    // '%s set a new internal link for the task %s' => '',
    // '%s removed an internal link for the task %s' => '',
    // 'Automatically set the due date on task creation' => '',
    // 'Move the task to another column when closed' => '',
    // 'Move the task to another column when not moved during a given period' => '',
    // 'Dashboard for %s' => '',
    // 'Tasks overview for %s' => '',
    // 'Subtasks overview for %s' => '',
    // 'Projects overview for %s' => '',
    // 'Activity stream for %s' => '',
    // 'Assign a color when the task is moved to a specific swimlane' => '',
    // 'Assign a priority when the task is moved to a specific swimlane' => '',
    // 'User unlocked successfully.' => '',
    // 'Unable to unlock the user.' => '',
    // 'Move a task to another swimlane' => '',
    // 'Creator Name' => '',
    // 'Time spent and estimated' => '',
    // 'Move position' => '',
    // 'Move task to another position on the board' => '',
    // 'Insert before this task' => '',
    // 'Insert after this task' => '',
    // 'Unlock this user' => '',
    // 'Custom Project Roles' => '',
    // 'Add a new custom role' => '',
    // 'Restrictions for the role "%s"' => '',
    // 'Add a new project restriction' => '',
    // 'Add a new drag and drop restriction' => '',
    // 'Add a new column restriction' => '',
    // 'Edit this role' => '',
    // 'Remove this role' => '',
    // 'There is no restriction for this role.' => '',
    // 'Only moving task between those columns is permitted' => '',
    // 'Close a task in a specific column when not moved during a given period' => '',
    // 'Edit columns' => '',
    // 'The column restriction has been created successfully.' => '',
    // 'Unable to create this column restriction.' => '',
    // 'Column restriction removed successfully.' => '',
    // 'Unable to remove this restriction.' => '',
    // 'Your custom project role has been created successfully.' => '',
    // 'Unable to create custom project role.' => '',
    // 'Your custom project role has been updated successfully.' => '',
    // 'Unable to update custom project role.' => '',
    // 'Custom project role removed successfully.' => '',
    // 'Unable to remove this project role.' => '',
    // 'The project restriction has been created successfully.' => '',
    // 'Unable to create this project restriction.' => '',
    // 'Project restriction removed successfully.' => '',
    // 'You cannot create tasks in this column.' => '',
    // 'Task creation is permitted for this column' => '',
    // 'Closing or opening a task is permitted for this column' => '',
    // 'Task creation is blocked for this column' => '',
    // 'Closing or opening a task is blocked for this column' => '',
    // 'Task creation is not permitted' => '',
    // 'Closing or opening a task is not permitted' => '',
    // 'New drag and drop restriction for the role "%s"' => '',
    // 'People belonging to this role will be able to move tasks only between the source and the destination column.' => '',
    // 'Remove a column restriction' => '',
    // 'Do you really want to remove this column restriction: "%s" to "%s"?' => '',
    // 'New column restriction for the role "%s"' => '',
    // 'Rule' => '',
    // 'Do you really want to remove this column restriction?' => '',
    // 'Custom roles' => '',
    // 'New custom project role' => '',
    // 'Edit custom project role' => '',
    // 'Remove a custom role' => '',
    // 'Do you really want to remove this custom role: "%s"? All people assigned to this role will become project member.' => '',
    // 'There is no custom role for this project.' => '',
    // 'New project restriction for the role "%s"' => '',
    // 'Restriction' => '',
    // 'Remove a project restriction' => '',
    // 'Do you really want to remove this project restriction: "%s"?' => '',
    // 'Duplicate to multiple projects' => '',
    // 'This field is required' => '',
    // 'Moving a task is not permitted' => '',
    // 'This value must be in the range %d to %d' => '',
    // 'You are not allowed to move this task.' => '',
    // 'API User Access' => '',
    // 'Preview' => '',
    // 'Write' => '',
    // 'Write your text in Markdown' => '',
    // 'No personal API access token registered.' => '',
    // 'Your personal API access token is "%s"' => '',
    // 'Remove your token' => '',
    // 'Generate a new token' => '',
    // 'Showing %d-%d of %d' => '',
    // 'Outgoing Emails' => '',
    // 'Add or change currency rate' => '',
    // 'Reference currency: %s' => '',
    // 'Add custom filters' => '',
    // 'Export' => '',
    // 'Add link label' => '',
    // 'Incompatible Plugins' => '',
    // 'Compatibility' => '',
    // 'Permissions and ownership' => '',
    // 'Priorities' => '',
    // 'Close this window' => '',
    // 'Unable to upload this file.' => '',
    // 'Import tasks' => '',
    // 'Choose a project' => '',
    // 'Profile' => '',
    // 'Application role' => '',
    // '%d invitations were sent.' => '',
    // '%d invitation was sent.' => '',
    // 'Unable to create this user.' => '',
    // 'Kanboard Invitation' => '',
    // 'Visible on dashboard' => '',
    // 'Created at:' => '',
    // 'Updated at:' => '',
    // 'There is no custom filter.' => '',
    // 'New User' => '',
    // 'Authentication' => '',
    // 'If checked, this user will use a third-party system for authentication.' => '',
    // 'The password is necessary only for local users.' => '',
    // 'You have been invited to register on Kanboard.' => '',
    // 'Click here to join your team' => '',
    // 'Invite people' => '',
    // 'Emails' => '',
    // 'Enter one email address by line.' => '',
    // 'Add these people to this project' => '',
    // 'Add this person to this project' => '',
    // 'Sign-up' => '',
    // 'Credentials' => '',
    // 'New user' => '',
    // 'This username is already taken' => '',
    // 'Your profile must have a valid email address.' => '',
    // 'TRL - Turkish Lira' => '',
    // 'The project email is optional and could be used by several plugins.' => '',
    // 'The project email must be unique across all projects' => '',
    // 'The email configuration has been disabled by the administrator.' => '',
    // 'Close this project' => '',
    // 'Open this project' => '',
    // 'Close a project' => '',
    // 'Do you really want to close this project: "%s"?' => '',
    // 'Reopen a project' => '',
    // 'Do you really want to reopen this project: "%s"?' => '',
    // 'This project is open' => '',
    // 'This project is closed' => '',
    // 'Unable to upload files, check the permissions of your data folder.' => '',
    // 'Another category with the same name exists in this project' => '',
    // 'Comment sent by email successfully.' => '',
    // 'Sent by email to "%s" (%s)' => '',
    // 'Unable to read uploaded file.' => '',
    // 'Database uploaded successfully.' => '',
    // 'Task sent by email successfully.' => '',
    // 'There is no category in this project.' => '',
    // 'Send by email' => '',
    // 'Create and send a comment by email' => '',
    // 'Subject' => '',
    // 'Upload the database' => '',
    // 'You could upload the previously downloaded Sqlite database (Gzip format).' => '',
    // 'Database file' => '',
    // 'Upload' => '',
    // 'Your project must have at least one active swimlane.' => '',
    // 'Project: %s' => '',
    // 'Automatic action not found: "%s"' => '',
    // '%d projects' => '',
    // '%d project' => '',
    // 'There is no project.' => '',
    // 'Sort' => '',
    // 'Project ID' => '',
    // 'Project name' => '',
    // 'Public' => '',
    // 'Personal' => '',
    // '%d tasks' => '',
    // '%d task' => '',
    // 'Task ID' => '',
    // 'Assign automatically a color when due date is expired' => '',
    // 'Total score in this column across all swimlanes' => '',
    // 'HRK - Kuna' => '',
    // 'ARS - Argentine Peso' => '',
    // 'COP - Colombian Peso' => '',
    // '%d groups' => '',
    // '%d group' => '',
    // 'Group ID' => '',
    // 'External ID' => '',
    // '%d users' => '',
    // '%d user' => '',
    // 'Hide subtasks' => '',
    // 'Show subtasks' => '',
    // 'Authentication Parameters' => '',
    // 'API Access' => '',
    // 'No users found.' => '',
    // 'User ID' => '',
    // 'Notifications are activated' => '',
    // 'Notifications are disabled' => '',
    // 'User disabled' => '',
    // '%d notifications' => '',
    // '%d notification' => '',
    // 'There is no external integration installed.' => '',
    // 'You are not allowed to update tasks assigned to someone else.' => '',
    // 'You are not allowed to change the assignee.' => '',
    // 'Task suppression is not permitted' => '',
    // 'Changing assignee is not permitted' => '',
    // 'Update only assigned tasks is permitted' => '',
    // 'Only for tasks assigned to the current user' => '',
    // 'My projects' => '',
    // 'You are not a member of any project.' => '',
    // 'My subtasks' => '',
    // '%d subtasks' => '',
    // '%d subtask' => '',
    // 'Only moving task between those columns is permitted for tasks assigned to the current user' => '',
    // '[DUPLICATE]' => '',
    // 'DKK - Danish Krona' => '',
    // 'Remove user from group' => '',
    // 'Assign the task to its creator' => '',
    // 'This task was sent by email to "%s" with subject "%s".' => '',
    // 'Predefined Email Subjects' => '',
    // 'Write one subject by line.' => '',
    // 'Create another link' => '',
    // 'BRL - Brazilian Real' => '',
    // 'Add a new Kanboard task' => '',
    // 'Subtask not started' => '',
    // 'Subtask currently in progress' => '',
    // 'Subtask completed' => '',
    // 'Subtask added successfully.' => '',
    // '%d subtasks added successfully.' => '',
    // 'Enter one subtask by line.' => '',
    // 'Predefined Contents' => '',
    // 'Predefined contents' => '',
    // 'Predefined Task Description' => '',
    // 'Do you really want to remove this template? "%s"' => '',
    // 'Add predefined task description' => '',
    // 'Predefined Task Descriptions' => '',
    // 'Template created successfully.' => '',
    // 'Unable to create this template.' => '',
    // 'Template updated successfully.' => '',
    // 'Unable to update this template.' => '',
    // 'Template removed successfully.' => '',
    // 'Unable to remove this template.' => '',
    // 'Template for the task description' => '',
    // 'The start date is greater than the end date' => '',
    // 'Tags must be separated by a comma' => '',
    // 'Only the task title is required' => '',
    // 'Creator Username' => '',
    // 'Color Name' => '',
    // 'Column Name' => '',
    // 'Swimlane Name' => '',
    // 'Time Estimated' => '',
    // 'Time Spent' => '',
    // 'External Link' => '',
    // 'This feature enables the iCal feed, RSS feed and the public board view.' => '',
    // 'Stop the timer of all subtasks when moving a task to another column' => '',
    // 'Subtask Title' => '',
    // 'Add a subtask and activate the timer when moving a task to another column' => '',
    // 'days' => '',
    // 'minutes' => '',
    // 'seconds' => '',
    // 'Assign automatically a color when preset start date is reached' => '',
    // 'Move the task to another column once a predefined start date is reached' => '',
    // 'This task is now linked to the task %s with the relation "%s"' => '',
    // 'The link with the relation "%s" to the task %s has been removed' => '',
    // 'Custom Filter:' => '',
    // 'Unable to find this group.' => '',
    // '%s moved the task #%d to the column "%s"' => '',
    // '%s moved the task #%d to the position %d in the column "%s"' => '',
    // '%s moved the task #%d to the swimlane "%s"' => '',
    // '%sh spent' => '',
    // '%sh estimated' => '',
    // 'Select All' => '',
    // 'Unselect All' => '',
    // 'Apply action' => '',
    // 'Move selected tasks to another column or swimlane' => '',
    // 'Edit tasks in bulk' => '',
    // 'Choose the properties that you would like to change for the selected tasks.' => '',
    // 'Configure this project' => '',
    // 'Start now' => '',
    // '%s removed a file from the task #%d' => '',
    // 'Attachment removed from task #%d: %s' => '',
    // 'No color' => '',
    // 'Attachment removed "%s"' => '',
    // '%s removed a file from the task %s' => '',
    // 'Move the task to another swimlane when assigned to a user' => '',
    // 'Destination swimlane' => '',
    // 'Assign a category when the task is moved to a specific swimlane' => '',
    // 'Move the task to another swimlane when the category is changed' => '',
    // 'Reorder this column by priority (ASC)' => '',
    // 'Reorder this column by priority (DESC)' => '',
    // 'Reorder this column by assignee and priority (ASC)' => '',
    // 'Reorder this column by assignee and priority (DESC)' => '',
    // 'Reorder this column by assignee (A-Z)' => '',
    // 'Reorder this column by assignee (Z-A)' => '',
    // 'Reorder this column by due date (ASC)' => '',
    // 'Reorder this column by due date (DESC)' => '',
    // 'Reorder this column by id (ASC)' => '',
    // 'Reorder this column by id (DESC)' => '',
    // '%s moved the task #%d "%s" to the project "%s"' => '',
    // 'Task #%d "%s" has been moved to the project "%s"' => '',
    // 'Move the task to another column when the due date is less than a certain number of days' => '',
    // 'Automatically update the start date when the task is moved away from a specific column' => '',
    // 'HTTP Client:' => '',
    // 'Assigned' => '',
    // 'Task limits apply to each swimlane individually' => '',
    // 'Column task limits apply to each swimlane individually' => '',
    // 'Column task limits are applied to each swimlane individually' => '',
    // 'Column task limits are applied across swimlanes' => '',
    // 'Task limit: ' => '',
    // 'Change to global tag' => '',
    // 'Do you really want to make the tag "%s" global?' => '',
    // 'Enable global tags for this project' => '',
    // 'Group membership(s):' => '',
    // '%s is a member of the following group(s): %s' => '',
    // '%d/%d group(s) shown' => '',
    // 'Subtask creation or modification' => '',
    // 'Assign the task to a specific user when the task is moved to a specific swimlane' => '',
    // 'Comment' => '',
    // 'Collapse vertically' => '',
    // 'Expand vertically' => '',
    // 'MXN - Mexican Peso' => '',
    // 'Estimated vs actual time per column' => '',
    // 'HUF - Hungarian Forint' => '',
    // 'XBT - Bitcoin' => '',
    // 'You must select a file to upload as your avatar!' => '',
    // 'The file you uploaded is not a valid image! (Only *.gif, *.jpg, *.jpeg and *.png are allowed!)' => '',
    // 'Automatically set the due date when the task is moved away from a specific column' => '',
    // 'No other projects found.' => '',
    // 'Please choose a project you want to copy the tasks from.' => '',
    // 'Import Tasks' => '',
    // 'Copy' => '',
    // 'Tasks copied successfully.' => '',
    // 'Unable to copy tasks.' => '',
    // 'Theme' => '',
    // 'Theme:' => '',
    // 'Light theme' => '',
    // 'Dark theme' => '',
    // 'Automatic theme - Sync with system' => '',
    // 'Application managers or more' => '',
    // 'Administrators' => '',
    // 'Visibility:' => '',
    // 'Standard users' => '',
    // 'Visibility is required' => '',
    // 'The visibility should be an app role' => '',
    // 'Reply' => '',
    // '%s wrote: ' => '',
);
 ?>

Did this file decode correctly?

Original Code

<?php

return array(
    // 'number.decimals_separator' => '',
    // 'number.thousands_separator' => '',
    'None' => '',
    'Edit' => '',
    'Remove' => '',
    'Yes' => '',
    'No' => '',
    'cancel' => '',
    'or' => '',
    'Yellow' => '',
    'Blue' => '',
    'Green' => '',
    'Purple' => '',
    'Red' => '',
    'Orange' => '',
    'Grey' => '',
    'Brown' => '',
    'Deep Orange' => '',
    'Dark Grey' => '',
    'Pink' => '',
    'Teal' => '',
    'Cyan' => '',
    'Lime' => '',
    'Light Green' => '',
    'Amber' => '',
    'Save' => '',
    'Login' => '',
    'Official website:' => ':',
    'Unassigned' => '',
    'View this task' => '',
    'Remove user' => '',
    'Do you really want to remove this user: "%s"?' => '  %s  ?',
    'All users' => '',
    'Username' => '',
    'Password' => '',
    'Administrator' => '',
    'Sign in' => '',
    'Users' => '',
    'Forbidden' => '',
    'Access Forbidden' => '',
    'Edit user' => '',
    'Logout' => '',
    'Bad username or password' => '',
    'Edit project' => '',
    'Name' => '',
    'Projects' => '',
    'No project' => '',
    'Project' => '',
    'Status' => '',
    'Tasks' => '',
    'Board' => '',
    'Actions' => '',
    'Inactive' => '',
    'Active' => '',
    'Unable to update this board.' => '.',
    'Disable' => '',
    'Enable' => '',
    'New project' => '',
    'Do you really want to remove this project: "%s"?' => '  %s  ?',
    'Remove project' => '',
    'Edit the board for "%s"' => '  %s ',
    'Add a new column' => '',
    'Title' => '',
    'Assigned to %s' => ' %s',
    'Remove a column' => '',
    'Unable to remove this column.' => '',
    'Do you really want to remove this column: "%s"?' => '  %s  ?',
    'Settings' => '',
    'Application settings' => '',
    'Language' => '',
    // 'Webhook token:' => '',
    'API token:' => 'API token:',
    'Database size:' => ':',
    'Download the database' => '',
    'Optimize the database' => '',
    '(VACUUM command)' => '(VACUUM command)',
    '(Gzip compressed Sqlite file)' => '(Gzip compressed Sqlite file)',
    'Close a task' => '',
    'Column' => '',
    'Color' => '',
    'Assignee' => '',
    'Create another task' => '',
    'New task' => '',
    'Open a task' => '',
    'Do you really want to open this task: "%s"?' => ':  %s  ?',
    'Back to the board' => '',
    'There is nobody assigned' => '',
    'Column on the board:' => ':',
    'Close this task' => '',
    'Open this task' => '',
    'There is no description.' => '',
    'Add a new task' => '',
    'The username is required' => '',
    'The maximum length is %d characters' => ' %d ',
    'The minimum length is %d characters' => ' %d ',
    'The password is required' => '',
    'This value must be an integer' => '',
    'The username must be unique' => '',
    'The user id is required' => '',
    'Passwords don\'t match' => '',
    'The confirmation is required' => '',
    'The project is required' => '',
    'The id is required' => '',
    'The project id is required' => '',
    'The project name is required' => '',
    'The title is required' => '',
    'Settings saved successfully.' => '',
    'Unable to save your settings.' => '',
    'Database optimization done.' => '',
    'Your project has been created successfully.' => '',
    'Unable to create your project.' => '',
    'Project updated successfully.' => '',
    'Unable to update this project.' => '',
    'Unable to remove this project.' => '',
    'Project removed successfully.' => '',
    'Project activated successfully.' => '',
    'Unable to activate this project.' => '',
    'Project disabled successfully.' => '',
    'Unable to disable this project.' => '',
    'Unable to open this task.' => '',
    'Task opened successfully.' => '',
    'Unable to close this task.' => '',
    'Task closed successfully.' => '',
    'Unable to update your task.' => '',
    'Task updated successfully.' => '',
    'Unable to create your task.' => '',
    'Task created successfully.' => '',
    'User created successfully.' => '',
    'Unable to create your user.' => '',
    'User updated successfully.' => '',
    'User removed successfully.' => '',
    'Unable to remove this user.' => '',
    'Board updated successfully.' => '',
    'Ready' => '',
    'Backlog' => '',
    'Work in progress' => '',
    'Done' => '',
    'Application version:' => ':',
    'Id' => '',
    'Public link' => '',
    'Timezone' => '',
    'Sorry, I didn\'t find this information in my database!' => ' ',
    'Page not found' => '',
    'Complexity' => '',
    'Task limit' => '',
    'Task count' => '',
    'User' => '',
    'Comments' => '',
    'Comment is required' => '',
    'Comment added successfully.' => '',
    'Unable to create your comment.' => '',
    'Due Date' => '',
    'Invalid date' => '',
    'Automatic actions' => '',
    'Your automatic action has been created successfully.' => '',
    'Unable to create your automatic action.' => '',
    'Remove an action' => '',
    'Unable to remove this action.' => '',
    'Action removed successfully.' => '',
    'Automatic actions for the project "%s"' => '  %s ',
    'Add an action' => '',
    'Event name' => '',
    'Action' => '',
    'Event' => '',
    'When the selected event occurs execute the corresponding action.' => '',
    'Next step' => '',
    'Define action parameters' => '',
    'Do you really want to remove this action: "%s"?' => '  %s  ?',
    'Remove an automatic action' => '',
    'Assign the task to a specific user' => '',
    'Assign the task to the person who does the action' => '',
    'Duplicate the task to another project' => '',
    'Move a task to another column' => '',
    'Task modification' => '',
    'Task creation' => '',
    'Closing a task' => '',
    'Assign a color to a specific user' => '',
    'Position' => '',
    'Duplicate to project' => '',
    'Duplicate' => '',
    'Link' => '',
    'Comment updated successfully.' => '',
    'Unable to update your comment.' => '',
    'Remove a comment' => '',
    'Comment removed successfully.' => '',
    'Unable to remove this comment.' => '',
    'Do you really want to remove this comment?' => '',
    'Current password for the user "%s"' => '  %s ',
    'The current password is required' => '',
    'Wrong password' => '',
    'Unknown' => '',
    'Last logins' => '',
    'Login date' => '',
    'Authentication method' => '',
    'IP address' => '',
    'User agent' => 'User agent',
    'Persistent connections' => 'Persistent connections',
    'No session.' => 'No session.',
    'Expiration date' => '',
    'Remember Me' => '',
    'Creation date' => '',
    'Everybody' => '',
    'Open' => '',
    'Closed' => '',
    'Search' => '',
    'Nothing found.' => '.',
    'Due date' => '',
    'Description' => '',
    '%d comments' => '%d ',
    '%d comment' => '%d ',
    'Email address invalid' => '',
    'Your external account is not linked anymore to your profile.' => '',
    'Unable to unlink your external account.' => '',
    'External authentication failed' => '',
    'Your external account is linked to your profile successfully.' => '',
    'Email' => '',
    'Task removed successfully.' => '',
    'Unable to remove this task.' => '',
    'Remove a task' => '',
    'Do you really want to remove this task: "%s"?' => ' "%s" ?',
    'Assign automatically a color based on a category' => '',
    'Assign automatically a category based on a color' => '',
    'Task creation or modification' => '',
    'Category' => '',
    'Category:' => ':',
    'Categories' => '',
    'Your category has been created successfully.' => '',
    'This category has been updated successfully.' => '',
    'Unable to update this category.' => '',
    'Remove a category' => '',
    'Category removed successfully.' => '',
    'Unable to remove this category.' => '',
    'Category modification for the project "%s"' => ' "%s"',
    'Category Name' => '',
    'Add a new category' => '',
    'Do you really want to remove this category: "%s"?' => ' "%s" ?',
    'All categories' => '',
    'No category' => '',
    'The name is required' => '',
    'Remove a file' => '',
    'Unable to remove this file.' => '',
    'File removed successfully.' => '',
    'Attach a document' => '',
    'Do you really want to remove this file: "%s"?' => ' "%s" ?',
    'Attachments' => '',
    'Edit the task' => '',
    'Add a comment' => '',
    'Edit a comment' => '',
    'Summary' => '',
    'Time tracking' => '',
    'Estimate:' => ':',
    'Spent:' => ':',
    'Do you really want to remove this sub-task?' => '?',
    'Remaining:' => ':',
    'hours' => '',
    'estimated' => '',
    'Sub-Tasks' => '',
    'Add a sub-task' => '',
    'Original estimate' => '',
    'Create another sub-task' => '',
    'Time spent' => '',
    'Edit a sub-task' => '',
    'Remove a sub-task' => '',
    'The time must be a numeric value' => '',
    'Todo' => '',
    'In progress' => '',
    'Sub-task removed successfully.' => '',
    'Unable to remove this sub-task.' => '',
    'Sub-task updated successfully.' => '',
    'Unable to update your sub-task.' => '',
    'Unable to create your sub-task.' => '',
    'Maximum size: ' => ':',
    'Display another project' => '',
    'Created by %s' => ' %s',
    'Tasks Export' => '',
    'Start Date' => '',
    'Execute' => '',
    'Task Id' => ' ',
    'Creator' => '',
    'Modification date' => '',
    'Completion date' => '',
    'Clone' => '',
    'Project cloned successfully.' => '',
    'Unable to clone this project.' => '',
    'Enable email notifications' => '',
    'Task position:' => '',
    'The task #%d has been opened.' => ' #%d ',
    'The task #%d has been closed.' => ' #%d ',
    'Sub-task updated' => '',
    'Title:' => ':',
    'Status:' => ':',
    'Assignee:' => ':',
    'Time tracking:' => ':',
    'New sub-task' => '',
    'New attachment added "%s"' => ' "%s"',
    'New comment posted by %s' => ' %s',
    'New comment' => '',
    'Comment updated' => '',
    'New subtask' => '',
    'I only want to receive notifications for these projects:' => ':',
    'view the task on Kanboard' => ' Kanboard',
    'Public access' => '',
    'Disable public access' => '',
    'Enable public access' => '',
    'Public access disabled' => '',
    'Move the task to another project' => '',
    'Move to project' => '',
    'Do you really want to duplicate this task?' => '?',
    'Duplicate a task' => '',
    'External accounts' => '',
    'Account type' => '',
    'Local' => '',
    'Remote' => '',
    'Enabled' => '',
    'Disabled' => '',
    'Login:' => ':',
    'Full Name:' => ':',
    'Email:' => ':',
    'Notifications:' => ':',
    'Notifications' => '',
    'Account type:' => ':',
    'Edit profile' => '',
    'Change password' => '',
    'Password modification' => '',
    'External authentications' => '',
    'Never connected.' => '',
    'No external authentication enabled.' => '',
    'Password modified successfully.' => '',
    'Unable to change the password.' => '',
    'Change category' => '',
    '%s updated the task %s' => '%s  %s',
    '%s opened the task %s' => '%s  %s',
    '%s moved the task %s to the position #%d in the column "%s"' => '%s  %s  #%d  "%s"',
    '%s moved the task %s to the column "%s"' => '%s  %s  "%s"',
    '%s created the task %s' => '%s  %s',
    '%s closed the task %s' => '%s  %s',
    '%s created a subtask for the task %s' => '%s  %s',
    '%s updated a subtask for the task %s' => '%s  %s',
    'Assigned to %s with an estimate of %s/%sh' => ' %s  %s/%sh',
    'Not assigned, estimate of %sh' => ',  %s ',
    '%s updated a comment on the task %s' => '%s  %s',
    '%s commented the task %s' => '%s  %s',
    '%s\'s activity' => ' %s',
    'RSS feed' => 'RSS feed',
    '%s updated a comment on the task #%d' => '%s  #%d',
    '%s commented on the task #%d' => '%s  #%d',
    '%s updated a subtask for the task #%d' => '%s  #%d',
    '%s created a subtask for the task #%d' => '%s  #%d',
    '%s updated the task #%d' => '%s  #%d',
    '%s created the task #%d' => '%s  #%d',
    '%s closed the task #%d' => '%s  #%d',
    '%s opened the task #%d' => '%s  #%d',
    'Activity' => '',
    'Default values are "%s"' => ' "%s"',
    'Default columns for new projects (Comma-separated)' => ' (Comma-separated)',
    'Task assignee change' => '',
    '%s changed the assignee of the task #%d to %s' => '%s  #%d  %s',
    '%s changed the assignee of the task %s to %s' => '%s  %s  %s',
    'New password for the user "%s"' => ' "%s"',
    'Choose an event' => '',
    'Create a task from an external provider' => '',
    'Change the assignee based on an external username' => '',
    'Change the category based on an external label' => '',
    'Reference' => '',
    'Label' => '',
    'Database' => '',
    'About' => '',
    'Database driver:' => '',
    'Board settings' => '',
    // 'Webhook settings' => '',
    // 'Reset token' => '',
    // 'API endpoint:' => '',
    'Refresh interval for personal board' => '',
    'Refresh interval for public board' => '',
    'Task highlight period' => '',
    'Period (in second) to consider a task was modified recently (0 to disable, 2 days by default)' => ' ()   (0 ,  2 )',
    'Frequency in second (60 seconds by default)' => ' ( 60 ) ',
    'Frequency in second (0 to disable this feature, 10 seconds by default)' => ' (0 ,  10 )',
    // 'Application URL' => '',
    // 'Token regenerated.' => '',
    'Date format' => '',
    'ISO format is always accepted, example: "%s" and "%s"' => ' ISO : "%s"  "%s"',
    'New personal project' => '',
    'This project is personal' => '',
    'Add' => '',
    'Start date' => '',
    'Time estimated' => '',
    'There is nothing assigned to you.' => '',
    'My tasks' => '',
    'Activity stream' => '',
    'Dashboard' => '',
    'Confirmation' => '',
    // 'Webhooks' => '',
    // 'API' => '',
    'Create a comment from an external provider' => '',
    'Project management' => '',
    'Columns' => '',
    'Task' => '',
    'Percentage' => '',
    'Number of tasks' => '',
    'Task distribution' => '',
    'Analytics' => '',
    'Subtask' => '',
    'User repartition' => '',
    'Clone this project' => '',
    'Column removed successfully.' => '',
    'Not enough data to show the graph.' => '',
    'Previous' => '',
    'The id must be an integer' => '',
    'The project id must be an integer' => '',
    'The status must be an integer' => '',
    'The subtask id is required' => '',
    'The subtask id must be an integer' => '',
    'The task id is required' => '',
    'The task id must be an integer' => '',
    'The user id must be an integer' => '',
    'This value is required' => '',
    'This value must be numeric' => '',
    'Unable to create this task.' => '',
    'Cumulative flow diagram' => '',
    'Daily project summary' => '',
    'Daily project summary export' => '',
    'Exports' => '',
    'This export contains the number of tasks per column grouped per day.' => '',
    'Active swimlanes' => '',
    'Add a new swimlane' => '',
    'Default swimlane' => '',
    'Do you really want to remove this swimlane: "%s"?' => ' : "%s"?',
    'Inactive swimlanes' => '',
    'Remove a swimlane' => '',
    'Swimlane modification for the project "%s"' => ' "%s"',
    'Swimlane removed successfully.' => '',
    'Swimlanes' => '',
    'Swimlane updated successfully.' => '',
    'Unable to remove this swimlane.' => '',
    'Unable to update this swimlane.' => '',
    'Your swimlane has been created successfully.' => '',
    'Example: "Bug, Feature Request, Improvement"' => ': "Bug, Feature Request, Improvement"',
    'Default categories for new projects (Comma-separated)' => ' (Comma-separated)',
    'Integrations' => '',
    'Integration with third-party services' => ' third-party',
    'Subtask Id' => '',
    'Subtasks' => '',
    'Subtasks Export' => ' ',
    'Task Title' => '',
    'Untitled' => '',
    'Application default' => '',
    'Language:' => ':',
    'Timezone:' => ':',
    'All columns' => '',
    'Next' => '',
    '#%d' => '#%d',
    'All swimlanes' => '',
    'All colors' => '',
    'Moved to column %s' => ' %s',
    'User dashboard' => '',
    'Allow only one subtask in progress at the same time for a user' => '',
    'Edit column "%s"' => ' "%s"',
    'Select the new status of the subtask: "%s"' => ': "%s"',
    'Subtask timesheet' => '',
    'There is nothing to show.' => '',
    'Time Tracking' => '',
    'You already have one subtask in progress' => '',
    'Which parts of the project do you want to duplicate?' => '?',
    'Disallow login form' => '',
    'Start' => '',
    'End' => '',
    'Task age in days' => '',
    'Days in this column' => '',
    '%dd' => '%d ',
    'Add a new link' => '',
    'Do you really want to remove this link: "%s"?' => ': "%s"?',
    'Do you really want to remove this link with task #%d?' => ' #%d?',
    'Field required' => '',
    'Link added successfully.' => '',
    'Link updated successfully.' => '',
    'Link removed successfully.' => '',
    'Link labels' => '',
    'Link modification' => '',
    'Opposite label' => '',
    'Remove a link' => '',
    'The labels must be different' => '',
    'There is no link.' => '',
    'This label must be unique' => '',
    'Unable to create your link.' => '',
    'Unable to update your link.' => '',
    'Unable to remove this link.' => '',
    'relates to' => '',
    'blocks' => '',
    'is blocked by' => '',
    'duplicates' => '',
    'is duplicated by' => '',
    'is a child of' => '',
    'is a parent of' => '',
    'targets milestone' => '',
    'is a milestone of' => '',
    'fixes' => '',
    'is fixed by' => '',
    'This task' => '',
    '<1h' => '<1 .',
    '%dh' => '%d .',
    'Expand tasks' => '',
    'Collapse tasks' => '',
    'Expand/collapse tasks' => '/ ',
    'Close dialog box' => '',
    'Submit a form' => '',
    'Board view' => '',
    'Keyboard shortcuts' => '',
    'Open board switcher' => '',
    'Application' => '',
    'Compact view' => '',
    'Horizontal scrolling' => '',
    'Compact/wide view' => '/ ',
    'Currency' => '',
    'Personal project' => '',
    'AUD - Australian Dollar' => 'AUD - ',
    'CAD - Canadian Dollar' => 'CAD - ',
    'CHF - Swiss Francs' => 'CHF - ',
    'Custom Stylesheet' => '',
    'EUR - Euro' => 'EUR - ',
    'GBP - British Pound' => 'GBP - ',
    'INR - Indian Rupee' => 'INR - ',
    'JPY - Japanese Yen' => 'JPY - ',
    'NZD - New Zealand Dollar' => 'NZD - ',
    'RSD - Serbian dinar' => 'RSD - ',
    // 'CNY - Chinese Yuan' => '',
    'USD - US Dollar' => 'USD - ',
    // 'VES - Venezuelan Bolvar' => '',
    'Destination column' => '',
    'Move the task to another column when assigned to a user' => '',
    'Move the task to another column when assignee is cleared' => '',
    'Source column' => '',
    'Transitions' => '',
    'Executer' => '',
    'Time spent in the column' => '',
    'Task transitions' => '',
    'Task transitions export' => '',
    'This report contains all column moves for each task with the date, the user and the time spent for each transition.' => '',
    'Currency rates' => '',
    'Rate' => '',
    'Change reference currency' => '',
    'Reference currency' => '',
    'The currency rate has been added successfully.' => '',
    'Unable to add this currency rate.' => '',
    // 'Webhook URL' => '',
    '%s removed the assignee of the task %s' => '%s  %s',
    'Information' => '',
    // 'Check two factor authentication code' => '',
    // 'The two factor authentication code is not valid.' => '',
    // 'The two factor authentication code is valid.' => '',
    'Code' => '',
    // 'Two factor authentication' => '',
    // 'This QR code contains the key URI: ' => '',
    'Check my code' => '',
    'Secret key: ' => '',
    'Test your device' => '',
    'Assign a color when the task is moved to a specific column' => '',
    // '%s via Kanboard' => '',
    'Burndown chart' => '',
    'This chart show the task complexity over the time (Work Remaining).' => ' ()',
    'Screenshot taken %s' => ' %s',
    'Add a screenshot' => ' screenshot',
    'Take a screenshot and press CTRL+V or +V to paste here.' => ' (screenshot)  CTRL+V  +V ',
    'Screenshot uploaded successfully.' => ' screenshot ',
    'SEK - Swedish Krona' => 'SEK - ',
    'Identifier' => '',
    // 'Disable two factor authentication' => '',
    'Do you really want to disable the two factor authentication for this user: "%s"?' => ' the two factor authentication : "%s"?',
    'Edit link' => '',
    'Start to type task title...' => '',
    'A task cannot be linked to itself' => '',
    // 'The exact same link already exists' => '',
    'Recurrent task is scheduled to be generated' => '',
    'Score' => '',
    'The identifier must be unique' => '',
    // 'This linked task id doesn\'t exists' => '',
    'This value must be alphanumeric' => '',
    'Edit recurrence' => '',
    'Generate recurrent task' => '',
    'Trigger to generate recurrent task' => '',
    'Factor to calculate new due date' => '',
    'Timeframe to calculate new due date' => '',
    'Base date to calculate new due date' => '',
    'Action date' => '',
    'Base date to calculate new due date: ' => ': ',
    'This task has created this child task: ' => '',
    'Day(s)' => '',
    'Existing due date' => '',
    'Factor to calculate new due date: ' => ': ',
    'Month(s)' => '',
    'This task has been created by: ' => '',
    'Recurrent task has been generated:' => '',
    'Timeframe to calculate new due date: ' => ': ',
    'Trigger to generate recurrent task: ' => '',
    'When task is closed' => '',
    'When task is moved from first column' => '',
    'When task is moved to last column' => '',
    'Year(s)' => '',
    'Project settings' => '',
    'Automatically update the start date' => '',
    // 'iCal feed' => '',
    // 'Preferences' => '',
    'Security' => '',
    // 'Two factor authentication disabled' => '',
    // 'Two factor authentication enabled' => '',
    'Unable to update this user.' => '',
    'There is no user management for personal projects.' => '',
    'User that will receive the email' => '',
    'Email subject' => '',
    'Date' => '',
    'Add a comment log when moving the task between columns' => '',
    'Move the task to another column when the category is changed' => '',
    'Send a task by email to someone' => '',
    'Reopen a task' => '',
    'Notification' => '',
    '%s moved the task #%d to the first swimlane' => '%s  #%d ',
    'Swimlane' => '',
    '%s moved the task %s to the first swimlane' => '%s  %s ',
    '%s moved the task %s to the swimlane "%s"' => '%s  %s  "%s"',
    'This report contains all subtasks information for the given date range.' => '',
    'This report contains all tasks information for the given date range.' => '',
    'Project activities for %s' => ' %s',
    'view the board on Kanboard' => '',
    'The task has been moved to the first swimlane' => '',
    'The task has been moved to another swimlane:' => ':',
    'New title: %s' => ': %s',
    'The task is not assigned anymore' => '',
    'New assignee: %s' => ': %s',
    'There is no category now' => '',
    'New category: %s' => ': %s',
    'New color: %s' => ': %s',
    'New complexity: %d' => ': %d',
    'The due date has been removed' => '',
    'There is no description anymore' => '',
    'Recurrence settings has been modified' => '',
    'Time spent changed: %sh' => ': %s .',
    'Time estimated changed: %sh' => ': %s .',
    'The field "%s" has been updated' => ' "%s" ',
    'The description has been modified:' => '',
    'Do you really want to close the task "%s" as well as all subtasks?' => ' "%s" ?',
    'I want to receive notifications for:' => ':',
    'All tasks' => '',
    'Only for tasks assigned to me' => '',
    'Only for tasks created by me' => '',
    'Only for tasks created by me and tasks assigned to me' => '',
    // '%%Y-%%m-%%d' => '',
    'Total for all columns' => '',
    'You need at least 2 days of data to show the chart.' => ' 2 ',
    '<15m' => '<15',
    '<30m' => '<30',
    'Stop timer' => '',
    'Start timer' => '',
    'My activity stream' => '',
    'Search tasks' => '',
    'Reset filters' => '',
    'My tasks due tomorrow' => '',
    'Tasks due today' => '',
    'Tasks due tomorrow' => '',
    'Tasks due yesterday' => '',
    'Closed tasks' => '',
    'Open tasks' => '',
    'Not assigned' => '',
    'View advanced search syntax' => '',
    'Overview' => '',
    'Board/Calendar/List view' => ' //',
    'Switch to the board view' => '',
    'Switch to the list view' => '',
    'Go to the search/filter box' => '/',
    'There is no activity yet.' => '',
    'No tasks found.' => '',
    'Keyboard shortcut: "%s"' => ': %s',
    'List' => '',
    'Filter' => '',
    'Advanced search' => '',
    'Example of query: ' => ': ',
    'Search by project: ' => ': ',
    'Search by column: ' => ': ',
    'Search by assignee: ' => ': ',
    'Search by color: ' => ': ',
    'Search by category: ' => ': ',
    'Search by description: ' => ': ',
    'Search by due date: ' => ': ',
    'Average time spent in each column' => '',
    'Average time spent' => '',
    'This chart shows the average time spent in each column for the last %d tasks.' => ' %d ',
    'Average Lead and Cycle time' => '',
    'Average lead time: ' => ': ',
    'Average cycle time: ' => ': ',
    'Cycle Time' => '',
    'Lead Time' => '',
    'This chart shows the average lead and cycle time for the last %d tasks over the time.' => ' %d ',
    'Average time into each column' => '',
    'Lead and cycle time' => '',
    'Lead time: ' => ': ',
    'Cycle time: ' => ': ',
    'Time spent in each column' => '',
    'The lead time is the duration between the task creation and the completion.' => '',
    'The cycle time is the duration between the start date and the completion.' => '',
    // 'If the task is not closed the current time is used instead of the completion date.' => '',
    'Set the start date automatically' => '',
    'Edit Authentication' => '',
    'Remote user' => '',
    // 'Remote users do not store their password in Kanboard database, examples: LDAP, Google and Github accounts.' => '',
    // 'If you check the box "Disallow login form", credentials entered in the login form will be ignored.' => '',
    'Default task color' => '',
    'This feature does not work with all browsers.' => '',
    // 'There is no destination project available.' => '',
    'Trigger automatically subtask time tracking' => '',
    // 'Include closed tasks in the cumulative flow diagram' => '',
    'Current swimlane: %s' => ': %s',
    'Current column: %s' => ': %s',
    'Current category: %s' => ': %s',
    'no category' => '',
    'Current assignee: %s' => ': %s',
    'not assigned' => '',
    'Author:' => ':',
    'contributors' => '',
    'License:' => ':',
    'License' => '',
    'Enter the text below' => '',
    'Start date:' => ':',
    'Due date:' => ':',
    'People who are project managers' => '',
    'People who are project members' => '',
    'NOK - Norwegian Krone' => 'NOK - ',
    'Show this column' => '',
    'Hide this column' => '',
    'End date' => '',
    'Users overview' => '',
    'Members' => '',
    'Shared project' => '',
    'Project managers' => '',
    'Projects list' => '',
    'End date:' => ':',
    'Change task color when using a specific task link' => '',
    'Task link creation or modification' => '',
    'Milestone' => '',
    'Reset the search/filter box' => '/',
    'Documentation' => '',
    'Author' => '',
    'Version' => '',
    'Plugins' => '',
    'There is no plugin loaded.' => '',
    'My notifications' => '',
    'Custom filters' => '',
    'Your custom filter has been created successfully.' => '',
    'Unable to create your custom filter.' => '',
    'Custom filter removed successfully.' => '',
    'Unable to remove this custom filter.' => '',
    'Edit custom filter' => '',
    'Your custom filter has been updated successfully.' => '',
    'Unable to update custom filter.' => '',
    'Web' => '',
    'New attachment on task #%d: %s' => ' #%d: %s',
    'New comment on task #%d' => ' #%d',
    'Comment updated on task #%d' => ' #%d',
    'New subtask on task #%d' => ' #%d',
    'Subtask updated on task #%d' => ' #%d',
    'New task #%d: %s' => ' #%d: %s',
    'Task updated #%d' => ' #%d',
    'Task #%d closed' => ' #%d',
    'Task #%d opened' => ' #%d',
    'Column changed for task #%d' => ' #%d',
    'New position for task #%d' => ' #%d',
    'Swimlane changed for task #%d' => ' #%d',
    'Assignee changed on task #%d' => ' #%d',
    '%d overdue tasks' => '%d ',
    'Task #%d is overdue' => ' #%d ',
    'No notification.' => '',
    'Mark all as read' => '',
    'Mark as read' => '',
    // 'Total number of tasks in this column across all swimlanes' => '',
    'Collapse swimlane' => '',
    'Expand swimlane' => '',
    'Add a new filter' => '',
    'Share with all project members' => '',
    'Shared' => '',
    'Owner' => '',
    'Unread notifications' => '',
    'Notification methods:' => ':',
    'Unable to read your file' => '',
    '%d task(s) have been imported successfully.' => '%d ',
    'Nothing has been imported!' => '',
    'Import users from CSV file' => ' CSV',
    '%d user(s) have been imported successfully.' => '%d ',
    'Comma' => ', - Comma',
    'Semi-colon' => '; - Semi-colon',
    'Tab' => 'Tab - Tab',
    'Vertical bar' => '| - Vertical bar',
    'Double Quote' => '" " - Double Quote',
    'Single Quote' => '\' \' - Single Quote',
    '%s attached a file to the task #%d' => '%s  #%d',
    'There is no column or swimlane activated in your project!' => '!',
    // 'Append filter (instead of replacement)' => '',
    'Append/Replace' => '/',
    'Append' => '',
    'Replace' => '',
    'Import' => '',
    'Change sorting' => '',
    'Tasks Importation' => '',
    'Delimiter' => '',
    'Enclosure' => '',
    'CSV File' => ' CSV',
    'Instructions' => '',
    'Your file must use the predefined CSV format' => ' CSV ',
    'Your file must be encoded in UTF-8' => ' 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' => ' ISO: YYYY-MM-DD',
    'Download CSV template' => ' CSV ',
    'No external integration registered.' => '',
    'Duplicates are not imported' => '',
    'Usernames must be lowercase and unique' => '',
    // 'Passwords will be encrypted if present' => '',
    '%s attached a new file to the task %s' => '%s  %s',
    'Link type' => '',
    'Assign automatically a category based on a link' => '',
    // 'BAM - Konvertible Mark' => '',
    'Assignee Username' => '',
    'Assignee Name' => '',
    'Groups' => '',
    'Members of %s' => ' %s',
    'New group' => '',
    'Group created successfully.' => '',
    'Unable to create your group.' => '',
    'Edit group' => '',
    'Group updated successfully.' => '',
    'Unable to update your group.' => '',
    'Add group member to "%s"' => ' %s',
    'Group member added successfully.' => '',
    'Unable to add group member.' => '',
    'Remove user from group "%s"' => ' %s',
    'User removed successfully from this group.' => '',
    'Unable to remove this user from the group.' => '',
    'Remove group' => '',
    'Group removed successfully.' => '',
    'Unable to remove this group.' => '',
    'Project Permissions' => '',
    'Manager' => '',
    'Project Manager' => '',
    'Project Member' => '',
    'Project Viewer' => '',
    'Your account is locked for %d minutes' => ' %d ',
    'Invalid captcha' => 'captcha ',
    'The name must be unique' => '',
    'View all groups' => '',
    // 'There is no user available.' => '',
    'Do you really want to remove the user "%s" from the group "%s"?' => ' "%s"  "%s"?',
    'There is no group.' => '',
    'Add group member' => '',
    'Do you really want to remove this group: "%s"?' => ': "%s"?',
    'There is no user in this group.' => '',
    'Permissions' => '',
    'Allowed Users' => '',
    'No specific user has been allowed.' => '',
    'Role' => '',
    'Enter user name...' => '...',
    'Allowed Groups' => '',
    'No group has been allowed.' => '',
    'Group' => '',
    'Group Name' => '',
    'Enter group name...' => '...',
    'Role:' => ':',
    'Project members' => '',
    '%s mentioned you in the task #%d' => '%s  #%d',
    '%s mentioned you in a comment on the task #%d' => '%s  #%d',
    'You were mentioned in the task #%d' => ' #%d',
    'You were mentioned in a comment on the task #%d' => ' #%d',
    'Estimated hours: ' => ':',
    'Actual hours: ' => ':',
    'Hours Spent' => '',
    'Hours Estimated' => '',
    'Estimated Time' => '',
    'Actual Time' => '',
    'Estimated vs actual time' => '',
    'RUB - Russian Ruble' => 'RUB - ',
    'Assign the task to the person who does the action when the column is changed' => '',
    'Close a task in a specific column' => '',
    // 'Time-based One-time Password Algorithm' => '',
    // 'Two-Factor Provider: ' => '',
    // 'Disable two-factor authentication' => '',
    // 'Enable two-factor authentication' => '',
    // 'There is no integration registered at the moment.' => '',
    'Password Reset for Kanboard' => '',
    'Forgot password?' => '?',
    'Enable "Forget Password"' => ' ""',
    'Password Reset' => '',
    'New password' => '',
    'Change Password' => '',
    'To reset your password click on this link:' => ':',
    'Last Password Reset' => '',
    'The password has never been reinitialized.' => '',
    'Creation' => '',
    'Expiration' => '',
    'Password reset history' => '',
    'All tasks of the column "%s" and the swimlane "%s" have been closed successfully.' => ' "%s"  "%s" ',
    'Do you really want to close all tasks of this column?' => '?',
    '%d task(s) in the column "%s" and the swimlane "%s" will be closed.' => '%d  "%s"  "%s" ',
    'Close all tasks in this column and this swimlane' => '',
    'No plugin has registered a project notification method. You can still configure individual notifications in your user profile.' => ' ',
    'My dashboard' => '',
    'My profile' => '',
    'Project owner: ' => ': ',
    'The project identifier is optional and must be alphanumeric, example: MYPROJECT.' => ' : MYPROJECT',
    'Project owner' => '',
    'Personal projects do not have users and groups management.' => '',
    'There is no project member.' => '',
    'Priority' => '',
    'Task priority' => '',
    'General' => '',
    'Dates' => '',
    'Default priority' => '',
    'Lowest priority' => '',
    'Highest priority' => '',
    'Close a task when there is no activity' => '',
    'Duration in days' => '',
    'Send email when there is no activity on a task' => '',
    'Unable to fetch link information.' => '',
    // 'Daily background job for tasks' => '',
    'Auto' => '',
    'Related' => '',
    'Attachment' => '',
    'Title not found' => '',
    'Web Link' => '',
    'External links' => '',
    'Add external link' => '',
    'Type' => '',
    'Dependency' => '',
    'Add internal link' => '',
    'Add a new external link' => '',
    'Edit external link' => '',
    'External link' => '',
    'Copy and paste your link here...' => '...',
    'URL' => 'URL',
    'Internal links' => '',
    'Assign to me' => '',
    'Me' => '',
    // 'Do not duplicate anything' => '',
    'Projects management' => '',
    'Users management' => '',
    'Groups management' => '',
    'Create from another project' => '',
    'open' => '',
    'closed' => '',
    'Priority:' => ':',
    'Reference:' => ':',
    'Complexity:' => ':',
    'Swimlane:' => ':',
    'Column:' => ':',
    'Position:' => ':',
    'Creator:' => ':',
    'Time estimated:' => ':',
    '%s hours' => '%s ',
    'Time spent:' => ':',
    'Created:' => ':',
    'Modified:' => ':',
    'Completed:' => ':',
    'Started:' => ':',
    'Moved:' => ':',
    'Task #%d' => ' #%d',
    'Time format' => '',
    'Start date: ' => ':',
    'End date: ' => ':',
    'New due date: ' => '',
    'Start date changed: ' => '',
    // 'Disable personal projects' => '',
    // 'Do you really want to remove this custom filter: "%s"?' => '',
    // 'Remove a custom filter' => '',
    // 'User activated successfully.' => '',
    // 'Unable to enable this user.' => '',
    // 'User disabled successfully.' => '',
    // 'Unable to disable this user.' => '',
    // 'All files have been uploaded successfully.' => '',
    // 'The maximum allowed file size is %sB.' => '',
    // 'Drag and drop your files here' => '',
    // 'choose files' => '',
    // 'View profile' => '',
    // 'Two Factor' => '',
    // 'Disable user' => '',
    // 'Do you really want to disable this user: "%s"?' => '',
    // 'Enable user' => '',
    // 'Do you really want to enable this user: "%s"?' => '',
    // 'Download' => '',
    // 'Uploaded: %s' => '',
    // 'Size: %s' => '',
    // 'Uploaded by %s' => '',
    // 'Filename' => '',
    // 'Size' => '',
    // 'Column created successfully.' => '',
    // 'Another column with the same name exists in the project' => '',
    // 'Default filters' => '',
    // 'Your board doesn\'t have any columns!' => '',
    // 'Change column position' => '',
    // 'Switch to the project overview' => '',
    // 'User filters' => '',
    // 'Category filters' => '',
    // 'Upload a file' => '',
    // 'View file' => '',
    // 'Last activity' => '',
    // 'Change subtask position' => '',
    // 'This value must be greater than %d' => '',
    // 'Another swimlane with the same name exists in the project' => '',
    // 'Example: https://example.kanboard.org/ (used to generate absolute URLs)' => '',
    // 'Actions duplicated successfully.' => '',
    // 'Unable to duplicate actions.' => '',
    // 'Add a new action' => '',
    // 'Import from another project' => '',
    // 'There is no action at the moment.' => '',
    // 'Import actions from another project' => '',
    // 'There is no available project.' => '',
    // 'Local File' => '',
    // 'Configuration' => '',
    // 'PHP version:' => '',
    // 'PHP SAPI:' => '',
    // 'OS version:' => '',
    // 'Database version:' => '',
    // 'Browser:' => '',
    // 'Task view' => '',
    // 'Edit task' => '',
    // 'Edit description' => '',
    // 'New internal link' => '',
    // 'Display list of keyboard shortcuts' => '',
    // 'Avatar' => '',
    // 'Upload my avatar image' => '',
    // 'Remove my image' => '',
    // 'The OAuth2 state parameter is invalid' => '',
    // 'User not found.' => '',
    // 'Search in activity stream' => '',
    // 'My activities' => '',
    // 'Activity until yesterday' => '',
    // 'Activity until today' => '',
    // 'Search by creator: ' => '',
    // 'Search by creation date: ' => '',
    // 'Search by task status: ' => '',
    // 'Search by task title: ' => '',
    // 'Activity stream search' => '',
    // 'Projects where "%s" is manager' => '',
    // 'Projects where "%s" is member' => '',
    // 'Open tasks assigned to "%s"' => '',
    // 'Closed tasks assigned to "%s"' => '',
    // 'Assign automatically a color based on a priority' => '',
    // 'Overdue tasks for the project(s) "%s"' => '',
    // 'Upload files' => '',
    // 'Installed Plugins' => '',
    // 'Plugin Directory' => '',
    // 'Plugin installed successfully.' => '',
    // 'Plugin updated successfully.' => '',
    // 'Plugin removed successfully.' => '',
    // 'Subtask converted to task successfully.' => '',
    // 'Unable to convert the subtask.' => '',
    // 'Unable to extract plugin archive.' => '',
    // 'Plugin not found.' => '',
    // 'You don\'t have the permission to remove this plugin.' => '',
    // 'Unable to download plugin archive.' => '',
    // 'Unable to write temporary file for plugin.' => '',
    // 'Unable to open plugin archive.' => '',
    // 'There is no file in the plugin archive.' => '',
    // 'Create tasks in bulk' => '',
    // 'Your Kanboard instance is not configured to install plugins from the user interface.' => '',
    // 'There is no plugin available.' => '',
    // 'Install' => '',
    // 'Update' => '',
    // 'Up to date' => '',
    // 'Not available' => '',
    // 'Remove plugin' => '',
    // 'Do you really want to remove this plugin: "%s"?' => '',
    // 'Uninstall' => '',
    // 'Listing' => '',
    // 'Metadata' => '',
    // 'Manage projects' => '',
    // 'Convert to task' => '',
    // 'Convert sub-task to task' => '',
    // 'Do you really want to convert this sub-task to a task?' => '',
    // 'My task title' => '',
    // 'Enter one task by line.' => '',
    // 'Number of failed login:' => '',
    // 'Account locked until:' => '',
    // 'Email settings' => '',
    // 'Email sender address' => '',
    // 'Email transport' => '',
    // 'Webhook token' => '',
    // 'Project tags management' => '',
    // 'Tag created successfully.' => '',
    // 'Unable to create this tag.' => '',
    // 'Tag updated successfully.' => '',
    // 'Unable to update this tag.' => '',
    // 'Tag removed successfully.' => '',
    // 'Unable to remove this tag.' => '',
    // 'Global tags management' => '',
    // 'Tags' => '',
    // 'Tags management' => '',
    // 'Add new tag' => '',
    // 'Edit a tag' => '',
    // 'Project tags' => '',
    // 'There is no specific tag for this project at the moment.' => '',
    // 'Tag' => '',
    // 'Remove a tag' => '',
    // 'Do you really want to remove this tag: "%s"?' => '',
    // 'Global tags' => '',
    // 'There is no global tag at the moment.' => '',
    // 'This field cannot be empty' => '',
    // 'Close a task when there is no activity in a specific column' => '',
    // '%s removed a subtask for the task #%d' => '',
    // '%s removed a comment on the task #%d' => '',
    // 'Comment removed on task #%d' => '',
    // 'Subtask removed on task #%d' => '',
    // 'Hide tasks in this column in the dashboard' => '',
    // '%s removed a comment on the task %s' => '',
    // '%s removed a subtask for the task %s' => '',
    // 'Comment removed' => '',
    // 'Subtask removed' => '',
    // '%s set a new internal link for the task #%d' => '',
    // '%s removed an internal link for the task #%d' => '',
    // 'A new internal link for the task #%d has been defined' => '',
    // 'Internal link removed for the task #%d' => '',
    // '%s set a new internal link for the task %s' => '',
    // '%s removed an internal link for the task %s' => '',
    // 'Automatically set the due date on task creation' => '',
    // 'Move the task to another column when closed' => '',
    // 'Move the task to another column when not moved during a given period' => '',
    // 'Dashboard for %s' => '',
    // 'Tasks overview for %s' => '',
    // 'Subtasks overview for %s' => '',
    // 'Projects overview for %s' => '',
    // 'Activity stream for %s' => '',
    // 'Assign a color when the task is moved to a specific swimlane' => '',
    // 'Assign a priority when the task is moved to a specific swimlane' => '',
    // 'User unlocked successfully.' => '',
    // 'Unable to unlock the user.' => '',
    // 'Move a task to another swimlane' => '',
    // 'Creator Name' => '',
    // 'Time spent and estimated' => '',
    // 'Move position' => '',
    // 'Move task to another position on the board' => '',
    // 'Insert before this task' => '',
    // 'Insert after this task' => '',
    // 'Unlock this user' => '',
    // 'Custom Project Roles' => '',
    // 'Add a new custom role' => '',
    // 'Restrictions for the role "%s"' => '',
    // 'Add a new project restriction' => '',
    // 'Add a new drag and drop restriction' => '',
    // 'Add a new column restriction' => '',
    // 'Edit this role' => '',
    // 'Remove this role' => '',
    // 'There is no restriction for this role.' => '',
    // 'Only moving task between those columns is permitted' => '',
    // 'Close a task in a specific column when not moved during a given period' => '',
    // 'Edit columns' => '',
    // 'The column restriction has been created successfully.' => '',
    // 'Unable to create this column restriction.' => '',
    // 'Column restriction removed successfully.' => '',
    // 'Unable to remove this restriction.' => '',
    // 'Your custom project role has been created successfully.' => '',
    // 'Unable to create custom project role.' => '',
    // 'Your custom project role has been updated successfully.' => '',
    // 'Unable to update custom project role.' => '',
    // 'Custom project role removed successfully.' => '',
    // 'Unable to remove this project role.' => '',
    // 'The project restriction has been created successfully.' => '',
    // 'Unable to create this project restriction.' => '',
    // 'Project restriction removed successfully.' => '',
    // 'You cannot create tasks in this column.' => '',
    // 'Task creation is permitted for this column' => '',
    // 'Closing or opening a task is permitted for this column' => '',
    // 'Task creation is blocked for this column' => '',
    // 'Closing or opening a task is blocked for this column' => '',
    // 'Task creation is not permitted' => '',
    // 'Closing or opening a task is not permitted' => '',
    // 'New drag and drop restriction for the role "%s"' => '',
    // 'People belonging to this role will be able to move tasks only between the source and the destination column.' => '',
    // 'Remove a column restriction' => '',
    // 'Do you really want to remove this column restriction: "%s" to "%s"?' => '',
    // 'New column restriction for the role "%s"' => '',
    // 'Rule' => '',
    // 'Do you really want to remove this column restriction?' => '',
    // 'Custom roles' => '',
    // 'New custom project role' => '',
    // 'Edit custom project role' => '',
    // 'Remove a custom role' => '',
    // 'Do you really want to remove this custom role: "%s"? All people assigned to this role will become project member.' => '',
    // 'There is no custom role for this project.' => '',
    // 'New project restriction for the role "%s"' => '',
    // 'Restriction' => '',
    // 'Remove a project restriction' => '',
    // 'Do you really want to remove this project restriction: "%s"?' => '',
    // 'Duplicate to multiple projects' => '',
    // 'This field is required' => '',
    // 'Moving a task is not permitted' => '',
    // 'This value must be in the range %d to %d' => '',
    // 'You are not allowed to move this task.' => '',
    // 'API User Access' => '',
    // 'Preview' => '',
    // 'Write' => '',
    // 'Write your text in Markdown' => '',
    // 'No personal API access token registered.' => '',
    // 'Your personal API access token is "%s"' => '',
    // 'Remove your token' => '',
    // 'Generate a new token' => '',
    // 'Showing %d-%d of %d' => '',
    // 'Outgoing Emails' => '',
    // 'Add or change currency rate' => '',
    // 'Reference currency: %s' => '',
    // 'Add custom filters' => '',
    // 'Export' => '',
    // 'Add link label' => '',
    // 'Incompatible Plugins' => '',
    // 'Compatibility' => '',
    // 'Permissions and ownership' => '',
    // 'Priorities' => '',
    // 'Close this window' => '',
    // 'Unable to upload this file.' => '',
    // 'Import tasks' => '',
    // 'Choose a project' => '',
    // 'Profile' => '',
    // 'Application role' => '',
    // '%d invitations were sent.' => '',
    // '%d invitation was sent.' => '',
    // 'Unable to create this user.' => '',
    // 'Kanboard Invitation' => '',
    // 'Visible on dashboard' => '',
    // 'Created at:' => '',
    // 'Updated at:' => '',
    // 'There is no custom filter.' => '',
    // 'New User' => '',
    // 'Authentication' => '',
    // 'If checked, this user will use a third-party system for authentication.' => '',
    // 'The password is necessary only for local users.' => '',
    // 'You have been invited to register on Kanboard.' => '',
    // 'Click here to join your team' => '',
    // 'Invite people' => '',
    // 'Emails' => '',
    // 'Enter one email address by line.' => '',
    // 'Add these people to this project' => '',
    // 'Add this person to this project' => '',
    // 'Sign-up' => '',
    // 'Credentials' => '',
    // 'New user' => '',
    // 'This username is already taken' => '',
    // 'Your profile must have a valid email address.' => '',
    // 'TRL - Turkish Lira' => '',
    // 'The project email is optional and could be used by several plugins.' => '',
    // 'The project email must be unique across all projects' => '',
    // 'The email configuration has been disabled by the administrator.' => '',
    // 'Close this project' => '',
    // 'Open this project' => '',
    // 'Close a project' => '',
    // 'Do you really want to close this project: "%s"?' => '',
    // 'Reopen a project' => '',
    // 'Do you really want to reopen this project: "%s"?' => '',
    // 'This project is open' => '',
    // 'This project is closed' => '',
    // 'Unable to upload files, check the permissions of your data folder.' => '',
    // 'Another category with the same name exists in this project' => '',
    // 'Comment sent by email successfully.' => '',
    // 'Sent by email to "%s" (%s)' => '',
    // 'Unable to read uploaded file.' => '',
    // 'Database uploaded successfully.' => '',
    // 'Task sent by email successfully.' => '',
    // 'There is no category in this project.' => '',
    // 'Send by email' => '',
    // 'Create and send a comment by email' => '',
    // 'Subject' => '',
    // 'Upload the database' => '',
    // 'You could upload the previously downloaded Sqlite database (Gzip format).' => '',
    // 'Database file' => '',
    // 'Upload' => '',
    // 'Your project must have at least one active swimlane.' => '',
    // 'Project: %s' => '',
    // 'Automatic action not found: "%s"' => '',
    // '%d projects' => '',
    // '%d project' => '',
    // 'There is no project.' => '',
    // 'Sort' => '',
    // 'Project ID' => '',
    // 'Project name' => '',
    // 'Public' => '',
    // 'Personal' => '',
    // '%d tasks' => '',
    // '%d task' => '',
    // 'Task ID' => '',
    // 'Assign automatically a color when due date is expired' => '',
    // 'Total score in this column across all swimlanes' => '',
    // 'HRK - Kuna' => '',
    // 'ARS - Argentine Peso' => '',
    // 'COP - Colombian Peso' => '',
    // '%d groups' => '',
    // '%d group' => '',
    // 'Group ID' => '',
    // 'External ID' => '',
    // '%d users' => '',
    // '%d user' => '',
    // 'Hide subtasks' => '',
    // 'Show subtasks' => '',
    // 'Authentication Parameters' => '',
    // 'API Access' => '',
    // 'No users found.' => '',
    // 'User ID' => '',
    // 'Notifications are activated' => '',
    // 'Notifications are disabled' => '',
    // 'User disabled' => '',
    // '%d notifications' => '',
    // '%d notification' => '',
    // 'There is no external integration installed.' => '',
    // 'You are not allowed to update tasks assigned to someone else.' => '',
    // 'You are not allowed to change the assignee.' => '',
    // 'Task suppression is not permitted' => '',
    // 'Changing assignee is not permitted' => '',
    // 'Update only assigned tasks is permitted' => '',
    // 'Only for tasks assigned to the current user' => '',
    // 'My projects' => '',
    // 'You are not a member of any project.' => '',
    // 'My subtasks' => '',
    // '%d subtasks' => '',
    // '%d subtask' => '',
    // 'Only moving task between those columns is permitted for tasks assigned to the current user' => '',
    // '[DUPLICATE]' => '',
    // 'DKK - Danish Krona' => '',
    // 'Remove user from group' => '',
    // 'Assign the task to its creator' => '',
    // 'This task was sent by email to "%s" with subject "%s".' => '',
    // 'Predefined Email Subjects' => '',
    // 'Write one subject by line.' => '',
    // 'Create another link' => '',
    // 'BRL - Brazilian Real' => '',
    // 'Add a new Kanboard task' => '',
    // 'Subtask not started' => '',
    // 'Subtask currently in progress' => '',
    // 'Subtask completed' => '',
    // 'Subtask added successfully.' => '',
    // '%d subtasks added successfully.' => '',
    // 'Enter one subtask by line.' => '',
    // 'Predefined Contents' => '',
    // 'Predefined contents' => '',
    // 'Predefined Task Description' => '',
    // 'Do you really want to remove this template? "%s"' => '',
    // 'Add predefined task description' => '',
    // 'Predefined Task Descriptions' => '',
    // 'Template created successfully.' => '',
    // 'Unable to create this template.' => '',
    // 'Template updated successfully.' => '',
    // 'Unable to update this template.' => '',
    // 'Template removed successfully.' => '',
    // 'Unable to remove this template.' => '',
    // 'Template for the task description' => '',
    // 'The start date is greater than the end date' => '',
    // 'Tags must be separated by a comma' => '',
    // 'Only the task title is required' => '',
    // 'Creator Username' => '',
    // 'Color Name' => '',
    // 'Column Name' => '',
    // 'Swimlane Name' => '',
    // 'Time Estimated' => '',
    // 'Time Spent' => '',
    // 'External Link' => '',
    // 'This feature enables the iCal feed, RSS feed and the public board view.' => '',
    // 'Stop the timer of all subtasks when moving a task to another column' => '',
    // 'Subtask Title' => '',
    // 'Add a subtask and activate the timer when moving a task to another column' => '',
    // 'days' => '',
    // 'minutes' => '',
    // 'seconds' => '',
    // 'Assign automatically a color when preset start date is reached' => '',
    // 'Move the task to another column once a predefined start date is reached' => '',
    // 'This task is now linked to the task %s with the relation "%s"' => '',
    // 'The link with the relation "%s" to the task %s has been removed' => '',
    // 'Custom Filter:' => '',
    // 'Unable to find this group.' => '',
    // '%s moved the task #%d to the column "%s"' => '',
    // '%s moved the task #%d to the position %d in the column "%s"' => '',
    // '%s moved the task #%d to the swimlane "%s"' => '',
    // '%sh spent' => '',
    // '%sh estimated' => '',
    // 'Select All' => '',
    // 'Unselect All' => '',
    // 'Apply action' => '',
    // 'Move selected tasks to another column or swimlane' => '',
    // 'Edit tasks in bulk' => '',
    // 'Choose the properties that you would like to change for the selected tasks.' => '',
    // 'Configure this project' => '',
    // 'Start now' => '',
    // '%s removed a file from the task #%d' => '',
    // 'Attachment removed from task #%d: %s' => '',
    // 'No color' => '',
    // 'Attachment removed "%s"' => '',
    // '%s removed a file from the task %s' => '',
    // 'Move the task to another swimlane when assigned to a user' => '',
    // 'Destination swimlane' => '',
    // 'Assign a category when the task is moved to a specific swimlane' => '',
    // 'Move the task to another swimlane when the category is changed' => '',
    // 'Reorder this column by priority (ASC)' => '',
    // 'Reorder this column by priority (DESC)' => '',
    // 'Reorder this column by assignee and priority (ASC)' => '',
    // 'Reorder this column by assignee and priority (DESC)' => '',
    // 'Reorder this column by assignee (A-Z)' => '',
    // 'Reorder this column by assignee (Z-A)' => '',
    // 'Reorder this column by due date (ASC)' => '',
    // 'Reorder this column by due date (DESC)' => '',
    // 'Reorder this column by id (ASC)' => '',
    // 'Reorder this column by id (DESC)' => '',
    // '%s moved the task #%d "%s" to the project "%s"' => '',
    // 'Task #%d "%s" has been moved to the project "%s"' => '',
    // 'Move the task to another column when the due date is less than a certain number of days' => '',
    // 'Automatically update the start date when the task is moved away from a specific column' => '',
    // 'HTTP Client:' => '',
    // 'Assigned' => '',
    // 'Task limits apply to each swimlane individually' => '',
    // 'Column task limits apply to each swimlane individually' => '',
    // 'Column task limits are applied to each swimlane individually' => '',
    // 'Column task limits are applied across swimlanes' => '',
    // 'Task limit: ' => '',
    // 'Change to global tag' => '',
    // 'Do you really want to make the tag "%s" global?' => '',
    // 'Enable global tags for this project' => '',
    // 'Group membership(s):' => '',
    // '%s is a member of the following group(s): %s' => '',
    // '%d/%d group(s) shown' => '',
    // 'Subtask creation or modification' => '',
    // 'Assign the task to a specific user when the task is moved to a specific swimlane' => '',
    // 'Comment' => '',
    // 'Collapse vertically' => '',
    // 'Expand vertically' => '',
    // 'MXN - Mexican Peso' => '',
    // 'Estimated vs actual time per column' => '',
    // 'HUF - Hungarian Forint' => '',
    // 'XBT - Bitcoin' => '',
    // 'You must select a file to upload as your avatar!' => '',
    // 'The file you uploaded is not a valid image! (Only *.gif, *.jpg, *.jpeg and *.png are allowed!)' => '',
    // 'Automatically set the due date when the task is moved away from a specific column' => '',
    // 'No other projects found.' => '',
    // 'Please choose a project you want to copy the tasks from.' => '',
    // 'Import Tasks' => '',
    // 'Copy' => '',
    // 'Tasks copied successfully.' => '',
    // 'Unable to copy tasks.' => '',
    // 'Theme' => '',
    // 'Theme:' => '',
    // 'Light theme' => '',
    // 'Dark theme' => '',
    // 'Automatic theme - Sync with system' => '',
    // 'Application managers or more' => '',
    // 'Administrators' => '',
    // 'Visibility:' => '',
    // 'Standard users' => '',
    // 'Visibility is required' => '',
    // 'The visibility should be an app role' => '',
    // 'Reply' => '',
    // '%s wrote: ' => '',
);

Function Calls

None

Variables

None

Stats

MD5 e018b515ea08759a9ff62556ed5978b1
Eval Count 0
Decode Time 182 ms