Update translations

This commit is contained in:
Frederic Guillot
2016-05-20 13:38:24 -04:00
parent f5ae9d0b4e
commit d20e2e94eb
25 changed files with 854 additions and 2 deletions

View File

@@ -1166,4 +1166,38 @@ return array(
'Assign automatically a color based on a priority' => 'Assignar uma cor automáticamente de acordo com a prioridade',
'Overdue tasks for the project(s) "%s"' => 'Tarefas em atraso para o(s) projecto(s) "%s"',
'Upload files' => 'Enviar ficheiros',
// '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:' => '',
);