diff options
author | Frédéric Guillot <fred@kanboard.net> | 2014-10-24 22:51:30 -0400 |
---|---|---|
committer | Frédéric Guillot <fred@kanboard.net> | 2014-10-24 22:51:30 -0400 |
commit | 90e06162999c8ec7fa9bcfa391800f7907419d9b (patch) | |
tree | f0f8d4a760f25c4f7773e0a1851031db6b08b9f2 /app/Locales/pt_BR/translations.php | |
parent | 180efb962c6fc4da47ed39e60db137d63ffaad5b (diff) |
Rename Locales and Templates folders to be more consistent
Diffstat (limited to 'app/Locales/pt_BR/translations.php')
-rw-r--r-- | app/Locales/pt_BR/translations.php | 556 |
1 files changed, 0 insertions, 556 deletions
diff --git a/app/Locales/pt_BR/translations.php b/app/Locales/pt_BR/translations.php deleted file mode 100644 index 902943cc..00000000 --- a/app/Locales/pt_BR/translations.php +++ /dev/null @@ -1,556 +0,0 @@ -<?php - -return array( - 'None' => 'Nenhum', - 'edit' => 'editar', - 'Edit' => 'Editar', - 'remove' => 'apagar', - 'Remove' => 'Apagar', - 'Update' => 'Atualizar', - 'Yes' => 'Sim', - 'No' => 'Não', - 'cancel' => 'cancelar', - 'or' => 'ou', - 'Yellow' => 'Amarelo', - 'Blue' => 'Azul', - 'Green' => 'Verde', - 'Purple' => 'Violeta', - 'Red' => 'Vermelho', - 'Orange' => 'Laranja', - 'Grey' => 'Cinza', - 'Save' => 'Salvar', - 'Login' => 'Login', - 'Official website:' => 'Site web oficial :', - 'Unassigned' => 'Não Atribuída', - 'View this task' => 'Ver esta tarefa', - 'Remove user' => 'Remover usuário', - 'Do you really want to remove this user: "%s"?' => 'Quer realmente remover este usuário: "%s"?', - 'New user' => 'Novo usuário', - 'All users' => 'Todos os usuários', - 'Username' => 'Nome do usuário', - 'Password' => 'Senha', - 'Default project' => 'Projeto default', - 'Administrator' => 'Administrador', - 'Sign in' => 'Logar', - 'Users' => 'Usuários', - 'No user' => 'Sem usuário', - 'Forbidden' => 'Proibido', - 'Access Forbidden' => 'Acesso negado', - 'Only administrators can access to this page.' => 'Somente administradores têm acesso a esta página.', - 'Edit user' => 'Editar usuário', - 'Logout' => 'Logout', - 'Bad username or password' => 'Usuário ou senha inválidos', - 'users' => 'usuários', - 'projects' => 'projetos', - 'Edit project' => 'Editar projeto', - 'Name' => 'Nome', - 'Activated' => 'Ativo', - 'Projects' => 'Projetos', - 'No project' => 'Nenhum projeto', - 'Project' => 'Projeto', - 'Status' => 'Status', - 'Tasks' => 'Tarefas', - 'Board' => 'Quadro', - 'Actions' => 'Ações', - 'Inactive' => 'Inativo', - 'Active' => 'Ativo', - 'Column %d' => 'Coluna %d', - 'Add this column' => 'Adicionar esta coluna', - '%d tasks on the board' => '%d tarefas no quadro', - '%d tasks in total' => '%d tarefas no total', - 'Unable to update this board.' => 'Impossível atualizar este quadro.', - 'Edit board' => 'Modificar quadro', - 'Disable' => 'Desativar', - 'Enable' => 'Ativar', - 'New project' => 'Novo projeto', - 'Do you really want to remove this project: "%s"?' => 'Quer realmente remover este projeto: "%s" ?', - 'Remove project' => 'Remover projeto', - 'Boards' => 'Quadros', - 'Edit the board for "%s"' => 'Editar o quadro para "%s"', - 'All projects' => 'Todos os projetos', - 'Change columns' => 'Modificar colunas', - 'Add a new column' => 'Adicionar uma nova coluna', - 'Title' => 'Título', - 'Add Column' => 'Adicionar coluna', - 'Project "%s"' => 'Projeto "%s"', - 'Nobody assigned' => 'Ninguém designado', - 'Assigned to %s' => 'Designado para %s', - 'Remove a column' => 'Remover uma coluna', - 'Remove a column from a board' => 'Remover uma coluna do quadro', - 'Unable to remove this column.' => 'Impossível remover esta coluna.', - 'Do you really want to remove this column: "%s"?' => 'Quer realmente remover esta coluna: "%s"?', - 'This action will REMOVE ALL TASKS associated to this column!' => 'Esta ação vai REMOVER TODAS AS TAREFAS associadas a esta coluna!', - 'Settings' => 'Preferências', - 'Application settings' => 'Preferências da aplicação', - 'Language' => 'Idioma', - 'Webhook token:' => 'Token de webhooks:', - 'API token:' => 'API Token:', - 'More information' => 'Mais informação', - 'Database size:' => 'Tamanho do banco de dados:', - 'Download the database' => 'Download do banco de dados', - 'Optimize the database' => 'Otimizar o banco de dados', - '(VACUUM command)' => '(Comando VACUUM)', - '(Gzip compressed Sqlite file)' => '(Arquivo Sqlite comprimido com Gzip)', - 'User settings' => 'Configurações do usuário', - 'My default project:' => 'Meu projeto default:', - 'Close a task' => 'Encerrar uma tarefa', - 'Do you really want to close this task: "%s"?' => 'Quer realmente encerrar esta tarefa: "%s"?', - 'Edit a task' => 'Editar uma tarefa', - 'Column' => 'Coluna', - 'Color' => 'Cor', - 'Assignee' => 'Designação', - 'Create another task' => 'Criar uma outra tarefa (aproveitando os dados preenchidos)', - 'New task' => 'Nova tarefa', - 'Open a task' => 'Abrir uma tarefa', - 'Do you really want to open this task: "%s"?' => 'Quer realmente abrir esta tarefa: "%s"?', - 'Back to the board' => 'Voltar ao quadro', - 'Created on %B %e, %Y at %k:%M %p' => 'Criado em %d %B %Y às %H:%M', - 'There is nobody assigned' => 'Não há ninguém designado', - 'Column on the board:' => 'Coluna no quadro:', - 'Status is open' => 'Status está aberto', - 'Status is closed' => 'Status está fechado', - 'Close this task' => 'Fechar esta tarefa', - 'Open this task' => 'Abrir esta tarefa', - 'There is no description.' => 'Não há descrição.', - 'Add a new task' => 'Adicionar uma nova tarefa', - 'The username is required' => 'O nome de usuário é obrigatório', - 'The maximum length is %d characters' => 'O tamanho máximo são %d caracteres', - 'The minimum length is %d characters' => 'O tamanho mínimo são %d caracteres', - 'The password is required' => 'A senha é obrigatória', - 'This value must be an integer' => 'O valor deve ser um inteiro', - 'The username must be unique' => 'O nome de usuário deve ser único', - 'The username must be alphanumeric' => 'O nome de usuário deve ser alfanumérico, sem espaços ou _', - 'The user id is required' => 'O id de usuário é obrigatório', - 'Passwords don\'t match' => 'As senhas não conferem', - 'The confirmation is required' => 'A confirmação é obrigatória', - 'The column is required' => 'A coluna é obrigatória', - 'The project is required' => 'O projeto é obrigatório', - 'The color is required' => 'A cor é obrigatória', - 'The id is required' => 'O id é obrigatório', - 'The project id is required' => 'O id do projeto é obrigatório', - 'The project name is required' => 'O nome do projeto é obrigatório', - 'This project must be unique' => 'Este projeto deve ser único', - 'The title is required' => 'O título é obrigatório', - 'The language is required' => 'O idioma é obrigatório', - 'There is no active project, the first step is to create a new project.' => 'Não há projeto ativo. O primeiro passo é criar um novo projeto.', - 'Settings saved successfully.' => 'Configurações salvas com sucesso.', - 'Unable to save your settings.' => 'Impossível salvar suas configurações.', - 'Database optimization done.' => 'Otimização do banco de dados terminada.', - 'Your project have been created successfully.' => 'Seu projeto foi criado com sucesso.', - 'Unable to create your project.' => 'Impossível criar seu projeto.', - 'Project updated successfully.' => 'Projeto atualizado com sucesso.', - 'Unable to update this project.' => 'Impossível atualizar este projeto.', - 'Unable to remove this project.' => 'Impossível remover este projeto.', - 'Project removed successfully.' => 'Projeto removido com sucesso.', - 'Project activated successfully.' => 'Projeto ativado com sucesso.', - 'Unable to activate this project.' => 'Impossível ativar este projeto.', - 'Project disabled successfully.' => 'Projeto desabilitado com sucesso.', - 'Unable to disable this project.' => 'Impossível desabilitar este projeto.', - 'Unable to open this task.' => 'Impossível abrir esta tarefa.', - 'Task opened successfully.' => 'Tarefa aberta com sucesso.', - 'Unable to close this task.' => 'Impossível encerrar esta tarefa.', - 'Task closed successfully.' => 'Tarefa encerrada com sucesso.', - 'Unable to update your task.' => 'Impossível atualizar sua tarefa.', - 'Task updated successfully.' => 'Tarefa atualizada com sucesso.', - 'Unable to create your task.' => 'Impossível criar sua tarefa.', - 'Task created successfully.' => 'Tarefa criada com sucesso.', - 'User created successfully.' => 'Usuário criado com sucesso.', - 'Unable to create your user.' => 'Impossível criar seu usuário.', - 'User updated successfully.' => 'Usuário atualizado com sucesso.', - 'Unable to update your user.' => 'Impossível atualizar seu usuário.', - 'User removed successfully.' => 'Usuário removido com sucesso.', - 'Unable to remove this user.' => 'Impossível remover este usuário.', - 'Board updated successfully.' => 'Quadro atualizado com sucesso.', - 'Ready' => 'Pronto', - 'Backlog' => 'Backlog', - 'Work in progress' => 'Em andamento', - 'Done' => 'Encerrado', - 'Application version:' => 'Versão da aplicação:', - 'Completed on %B %e, %Y at %k:%M %p' => 'Encerrado em %d %B %Y às %H:%M', - '%B %e, %Y at %k:%M %p' => '%d %B %Y às %H:%M', - 'Date created' => 'Data de criação', - 'Date completed' => 'Data de encerramento', - 'Id' => 'Id', - 'No task' => 'Nenhuma tarefa', - 'Completed tasks' => 'tarefas completadas', - 'List of projects' => 'Lista de projetos', - 'Completed tasks for "%s"' => 'Tarefas completadas por "%s"', - '%d closed tasks' => '%d tarefas encerradas', - 'No task for this project' => 'Nenhuma tarefa para este projeto', - 'Public link' => 'Link público', - 'There is no column in your project!' => 'Não há colunas no seu projeto!', - 'Change assignee' => 'Mudar a designação', - 'Change assignee for the task "%s"' => 'Modificar designação para a tarefa "%s"', - 'Timezone' => 'Fuso horário', - 'Sorry, I didn\'t found this information in my database!' => 'Desculpe, não encontrei esta informação no meu banco de dados!', - 'Page not found' => 'Página não encontrada', - 'Complexity' => 'Complexidade', - 'limit' => 'limite', - 'Task limit' => 'Limite da tarefa', - 'This value must be greater than %d' => 'Este valor deve ser maior que %d', - 'Edit project access list' => 'Editar lista de acesso ao projeto', - 'Edit users access' => 'Editar acesso de usuários', - 'Allow this user' => 'Permitir esse usuário', - 'Only those users have access to this project:' => 'Somente estes usuários têm acesso a este projeto:', - 'Don\'t forget that administrators have access to everything.' => 'Não esqueça que administradores têm acesso a tudo.', - 'revoke' => 'revogar', - 'List of authorized users' => 'Lista de usuários autorizados', - 'User' => 'Usuário', - // 'Nobody have access to this project.' => '', - 'You are not allowed to access to this project.' => 'Você não está autorizado a acessar este projeto.', - 'Comments' => 'Comentários', - 'Post comment' => 'Postar comentário', - 'Write your text in Markdown' => 'Escreva seu texto em Markdown', - 'Leave a comment' => 'Deixe um comentário', - 'Comment is required' => 'Comentário é obrigatório', - 'Leave a description' => 'Deixe uma descrição', - 'Comment added successfully.' => 'Cpmentário adicionado com sucesso.', - 'Unable to create your comment.' => 'Impossível criar seu comentário.', - 'The description is required' => 'A descrição é obrigatória', - 'Edit this task' => 'Editar esta tarefa', - 'Due Date' => 'Data de vencimento', - 'Invalid date' => 'Data inválida', - 'Must be done before %B %e, %Y' => 'Deve ser feito antes de %d %B %Y', - '%B %e, %Y' => '%d %B %Y', - 'Automatic actions' => 'Ações automáticas', - 'Your automatic action have been created successfully.' => 'Sua ação automética foi criada com sucesso.', - 'Unable to create your automatic action.' => 'Impossível criar sua ação automática.', - 'Remove an action' => 'Remover uma ação', - 'Unable to remove this action.' => 'Impossível remover esta ação', - 'Action removed successfully.' => 'Ação removida com sucesso.', - 'Automatic actions for the project "%s"' => 'Ações automáticas para o projeto "%s"', - 'Defined actions' => 'Ações definidas', - 'Add an action' => 'Adicionar Ação', - 'Event name' => 'Nome do evento', - 'Action name' => 'Nome da ação', - 'Action parameters' => 'Parâmetros da ação', - 'Action' => 'Ação', - 'Event' => 'Evento', - 'When the selected event occurs execute the corresponding action.' => 'Quando o evento selecionado ocorrer, execute a ação correspondente', - 'Next step' => 'Próximo passo', - 'Define action parameters' => 'Definir parêmetros da ação', - 'Save this action' => 'Salvar esta ação', - 'Do you really want to remove this action: "%s"?' => 'Você quer realmente remover esta ação: "%s"?', - 'Remove an automatic action' => 'Remove uma ação automática', - 'Close the task' => 'Fechar tarefa', - 'Assign the task to a specific user' => 'Designar a tarefa para um usuário específico', - 'Assign the task to the person who does the action' => 'Designar a tarefa para a pessoa que executa a ação', - 'Duplicate the task to another project' => 'Duplicar a tarefa para um outro projeto', - 'Move a task to another column' => 'Mover a tarefa para outra coluna', - 'Move a task to another position in the same column' => 'Mover a tarefa para outra posição, na mesma coluna', - 'Task modification' => 'Modificação de tarefa', - 'Task creation' => 'Criação de tarefa', - 'Open a closed task' => 'Reabrir uma tarefa fechada', - 'Closing a task' => 'Fechando uma tarefa', - 'Assign a color to a specific user' => 'Designar uma cor para um usuário específico', - 'Column title' => 'Título da coluna', - 'Position' => 'Posição', - 'Move Up' => 'Mover para cima', - 'Move Down' => 'Mover para baixo', - 'Duplicate to another project' => 'Duplicar para outro projeto', - 'Duplicate' => 'Duplicar', - 'link' => 'link', - 'Update this comment' => 'Atualizar este comentário', - 'Comment updated successfully.' => 'Comentário atualizado com sucesso.', - 'Unable to update your comment.' => 'Impossível atualizar seu comentário.', - 'Remove a comment' => 'Remover um comentário.', - 'Comment removed successfully.' => 'Comentário removido com sucesso.', - 'Unable to remove this comment.' => 'Impossível remover este comentário', - 'Do you really want to remove this comment?' => 'Você tem certeza de que quer remover este comentário?', - 'Only administrators or the creator of the comment can access to this page.' => 'Somente administradores ou o criator deste comentário tem acesso a esta página.', - 'Details' => 'Detalhes', - 'Current password for the user "%s"' => 'Senha atual para o usuário "%s"', - 'The current password is required' => 'A senha atual é obrigatória', - 'Wrong password' => 'Senha errada', - 'Reset all tokens' => 'Reiniciar todos os tokens', - 'All tokens have been regenerated.' => 'Todos os tokens foram gerados novamente', - 'Unknown' => 'Desconhecido', - 'Last logins' => 'Últimos logins', - 'Login date' => 'Data de login', - 'Authentication method' => 'Método de autenticação', - 'IP address' => 'Endereço IP', - 'User agent' => 'Agente usuário', - 'Persistent connections' => 'Conexões persistentes', - 'No session.' => 'Sem sessão.', - 'Expiration date' => 'Data de expiração', - 'Remember Me' => 'Lembre-se de mim', - 'Creation date' => 'Data de criação', - 'Filter by user' => 'Filtrar por usuário', - 'Filter by due date' => 'Filtrar por data de vencimento', - 'Everybody' => 'Todos', - 'Open' => 'Abrir', - 'Closed' => 'Fechado', - 'Search' => 'Pesquisar', - 'Nothing found.' => 'Não encontrado.', - 'Search in the project "%s"' => 'Procure no projeto "%s"', - 'Due date' => 'Data de vencimento', - 'Others formats accepted: %s and %s' => 'Outros formatos permitidos: %s e %s', - 'Description' => 'Descrição', - '%d comments' => '%d comentários', - '%d comment' => '%d comentário', - 'Email address invalid' => 'Endereço de e-mail inválido', - 'Your Google Account is not linked anymore to your profile.' => 'Sua conta Google não está mais associada ao seu perfil.', - 'Unable to unlink your Google Account.' => 'Impossível desassociar sua conta Google.', - 'Google authentication failed' => 'Autenticação do Google falhou.', - 'Unable to link your Google Account.' => 'Impossível associar a sua conta do Google.', - 'Your Google Account is linked to your profile successfully.' => 'Sua Conta do Google está ligada ao seu perfil com sucesso.', - 'Email' => 'E-mail', - 'Link my Google Account' => 'Vincular minha conta Google', - 'Unlink my Google Account' => 'Desvincular minha conta do Google', - 'Login with my Google Account' => 'Entrar com minha conta do Google', - 'Project not found.' => 'Projeto não encontrado.', - 'Task #%d' => 'Tarefa #%d', - 'Task removed successfully.' => 'Tarefa removida com sucesso.', - 'Unable to remove this task.' => 'Não foi possível remover esta tarefa.', - 'Remove a task' => 'Remover uma tarefa', - 'Do you really want to remove this task: "%s"?' => 'Você realmente deseja remover esta tarefa: "%s"', - 'Assign automatically a color based on a category' => 'Atribuir automaticamente uma cor com base em uma categoria', - 'Assign automatically a category based on a color' => 'Atribuir automaticamente uma categoria com base em uma cor', - 'Task creation or modification' => 'Criação ou modificação de tarefa', - 'Category' => 'Categoria', - 'Category:' => 'Categoria:', - 'Categories' => 'Categorias', - 'Category not found.' => 'Categoria não encontrada.', - 'Your category have been created successfully.' => 'Seu categoria foi criada com sucesso.', - 'Unable to create your category.' => 'Não é possível criar sua categoria.', - 'Your category have been updated successfully.' => 'A sua categoria foi atualizada com sucesso.', - 'Unable to update your category.' => 'Não foi possível atualizar a sua categoria.', - 'Remove a category' => 'Remover uma categoria', - 'Category removed successfully.' => 'Categoria removido com sucesso.', - 'Unable to remove this category.' => 'Não foi possível remover esta categoria.', - 'Category modification for the project "%s"' => 'Modificação de categoria para o projeto "%s"', - 'Category Name' => 'Nome da Categoria', - 'Categories for the project "%s"' => 'Categorias para o projeto "%s"', - 'Add a new category' => 'Adicionar uma nova categoria', - 'Do you really want to remove this category: "%s"?' => 'Você realmente deseja remover esta categoria: "%s"', - 'Filter by category' => 'Filtrar por categoria', - 'All categories' => 'Todas as categorias', - 'No category' => 'Sem categoria', - 'The name is required' => 'O nome é obrigatório', - 'Remove a file' => 'Remover um arquivo', - 'Unable to remove this file.' => 'Não foi possível remover este arquivo.', - 'File removed successfully.' => 'Arquivo removido com sucesso.', - 'Attach a document' => 'Anexar um documento', - 'Do you really want to remove this file: "%s"?' => 'Você realmente deseja remover este arquivo: "%s"', - 'open' => 'Aberto', - 'Attachments' => 'Anexos', - 'Edit the task' => 'Editar a tarefa', - 'Edit the description' => 'Editar a descrição', - 'Add a comment' => 'Adicionar um comentário', - 'Edit a comment' => 'Editar um comentário', - 'Summary' => 'Resumo', - 'Time tracking' => 'Rastreamento de tempo', - 'Estimate:' => 'Estimado:', - 'Spent:' => 'Gasto:', - 'Do you really want to remove this sub-task?' => 'Você realmente deseja remover esta sub-tarefa?', - 'Remaining:' => 'Restante:', - 'hours' => 'horas', - 'spent' => 'gasto', - 'estimated' => 'estimada', - 'Sub-Tasks' => 'Sub-tarefas', - 'Add a sub-task' => 'Adicionar uma sub-tarefa', - 'Original estimate' => 'Estimativa original', - 'Create another sub-task' => 'Criar uma outra sub-tarefa', - 'Time spent' => 'Tempo gasto', - 'Edit a sub-task' => 'Editar uma sub-tarefa', - 'Remove a sub-task' => 'Remover uma sub-tarefa', - 'The time must be a numeric value' => 'O tempo deve ser um valor numérico', - 'Todo' => 'A fazer', - 'In progress' => 'Em andamento', - 'Sub-task removed successfully.' => 'Sub-tarefa removido com sucesso.', - 'Unable to remove this sub-task.' => 'Não foi possível remover esta sub-tarefa.', - 'Sub-task updated successfully.' => 'Sub-tarefa atualizada com sucesso.', - 'Unable to update your sub-task.' => 'Não foi possível atualizar sua sub-tarefa.', - 'Unable to create your sub-task.' => 'Não é possível criar sua sub-tarefa.', - 'Sub-task added successfully.' => 'Sub-tarefa adicionada com sucesso.', - 'Maximum size: ' => 'O tamanho máximo:', - 'Unable to upload the file.' => 'Não foi possível carregar o arquivo.', - 'Display another project' => 'Mostrar um outro projeto', - 'Your GitHub account was successfully linked to your profile.' => 'A sua conta GitHub foi ligada com sucesso ao seu perfil.', - 'Unable to link your GitHub Account.' => 'Não foi possível vincular sua conta GitHub.', - 'GitHub authentication failed' => 'Falhou autenticação GitHub', - 'Your GitHub account is no longer linked to your profile.' => 'A sua conta GitHub já não está ligada ao seu perfil.', - 'Unable to unlink your GitHub Account.' => 'Não foi possível desvincular sua conta GitHub.', - 'Login with my GitHub Account' => 'Entrar com minha conta do GitHub', - 'Link my GitHub Account' => 'Vincular minha conta GitHub', - 'Unlink my GitHub Account' => 'Desvincular minha conta do GitHub', - 'Created by %s' => 'Criado por %s', - 'Last modified on %B %e, %Y at %k:%M %p' => 'Última modificação em %B %e, %Y às %k: %M %p', - 'Tasks Export' => 'Tarefas Export', - 'Tasks exportation for "%s"' => 'Tarefas exportação para "%s"', - 'Start Date' => 'Data inicial', - 'End Date' => 'Data final', - 'Execute' => 'Executar', - 'Task Id' => 'Id da Tarefa', - 'Creator' => 'Criador', - 'Modification date' => 'Data de modificação', - 'Completion date' => 'Data de conclusão', - 'Webhook URL for task creation' => 'Webhook URL para criação de tarefas', - 'Webhook URL for task modification' => 'Webhook URL para modificação tarefa', - 'Clone' => 'Clone', - 'Clone Project' => 'Clonar Projeto', - 'Project cloned successfully.' => 'Projeto clonado com sucesso.', - 'Unable to clone this project.' => 'Impossível clonar este projeto.', - // 'Email notifications' => '', - // 'Enable email notifications' => '', - // 'Task position:' => '', - // 'The task #%d have been opened.' => '', - // 'The task #%d have been closed.' => '', - // 'Sub-task updated' => '', - // 'Title:' => '', - // 'Status:' => '', - // 'Assignee:' => '', - // 'Time tracking:' => '', - // 'New sub-task' => '', - // 'New attachment added "%s"' => '', - // 'Comment updated' => '', - // 'New comment posted by %s' => '', - // 'List of due tasks for the project "%s"' => '', - // '[%s][New attachment] %s (#%d)' => '', - // '[%s][New comment] %s (#%d)' => '', - // '[%s][Comment updated] %s (#%d)' => '', - // '[%s][New subtask] %s (#%d)' => '', - // '[%s][Subtask updated] %s (#%d)' => '', - // '[%s][New task] %s (#%d)' => '', - // '[%s][Task updated] %s (#%d)' => '', - // '[%s][Task closed] %s (#%d)' => '', - // '[%s][Task opened] %s (#%d)' => '', - // '[%s][Due tasks]' => '', - // '[Kanboard] Notification' => '', - // 'I want to receive notifications only for those projects:' => '', - // 'view the task on Kanboard' => '', - // 'Public access' => '', - // 'Category management' => '', - // 'User management' => '', - // 'Active tasks' => '', - // 'Disable public access' => '', - // 'Enable public access' => '', - // 'Active projects' => '', - // 'Inactive projects' => '', - // 'Public access disabled' => '', - // 'Do you really want to disable this project: "%s"?' => '', - // 'Do you really want to duplicate this project: "%s"?' => '', - // 'Do you really want to enable this project: "%s"?' => '', - // 'Project activation' => '', - // 'Move the task to another project' => '', - // 'Move to another project' => '', - // 'Do you really want to duplicate this task?' => '', - // 'Duplicate a task' => '', - // 'External accounts' => '', - // 'Account type' => '', - // 'Local' => '', - // 'Remote' => '', - // 'Enabled' => '', - // 'Disabled' => '', - // 'Google account linked' => '', - // 'Github account linked' => '', - // 'Username:' => '', - // 'Name:' => '', - // 'Email:' => '', - // 'Default project:' => '', - // 'Notifications:' => '', - // 'Notifications' => '', - // 'Group:' => '', - // 'Regular user' => '', - // 'Account type:' => '', - // 'Edit profile' => '', - // 'Change password' => '', - // 'Password modification' => '', - // 'External authentications' => '', - // 'Google Account' => '', - // 'Github Account' => '', - // 'Never connected.' => '', - // 'No account linked.' => '', - // 'Account linked.' => '', - // 'No external authentication enabled.' => '', - // 'Password modified successfully.' => '', - // 'Unable to change the password.' => '', - // 'Change category for the task "%s"' => '', - // 'Change category' => '', - // '%s updated the task <a href="?controller=task&action=show&task_id=%d">#%d</a>' => '', - // '%s open the task <a href="?controller=task&action=show&task_id=%d">#%d</a>' => '', - // '%s moved the task <a href="?controller=task&action=show&task_id=%d">#%d</a> to the position #%d in the column "%s"' => '', - // '%s moved the task <a href="?controller=task&action=show&task_id=%d">#%d</a> to the column "%s"' => '', - // '%s created the task <a href="?controller=task&action=show&task_id=%d">#%d</a>' => '', - // '%s closed the task <a href="?controller=task&action=show&task_id=%d">#%d</a>' => '', - // '%s created a subtask for the task <a href="?controller=task&action=show&task_id=%d">#%d</a>' => '', - // '%s updated a subtask for the task <a href="?controller=task&action=show&task_id=%d">#%d</a>' => '', - // 'Assigned to %s with an estimate of %s/%sh' => '', - // 'Not assigned, estimate of %sh' => '', - // '%s updated a comment on the task <a href="?controller=task&action=show&task_id=%d">#%d</a>' => '', - // '%s commented the task <a href="?controller=task&action=show&task_id=%d">#%d</a>' => '', - // '%s\'s activity' => '', - // 'No activity.' => '', - // 'RSS feed' => '', - // '%s updated a comment on the task #%d' => '', - // '%s commented on the task #%d' => '', - // '%s updated a subtask for the task #%d' => '', - // '%s created a subtask for the task #%d' => '', - // '%s updated the task #%d' => '', - // '%s created the task #%d' => '', - // '%s closed the task #%d' => '', - // '%s open the task #%d' => '', - // '%s moved the task #%d to the column "%s"' => '', - // '%s moved the task #%d to the position %d in the column "%s"' => '', - // 'Activity' => '', - // 'Default values are "%s"' => '', - // 'Default columns for new projects (Comma-separated)' => '', - // 'Task assignee change' => '', - // '%s change the assignee of the task #%d to %s' => '', - // '%s change the assignee of the task <a href="?controller=task&action=show&task_id=%d">#%d</a> to %s' => '', - // '[%s][Column Change] %s (#%d)' => '', - // '[%s][Position Change] %s (#%d)' => '', - // '[%s][Assignee Change] %s (#%d)' => '', - // 'New password for the user "%s"' => '', - // 'Choose an event' => '', - // 'Github commit received' => '', - // 'Github issue opened' => '', - // 'Github issue closed' => '', - // 'Github issue reopened' => '', - // 'Github issue assignee change' => '', - // 'Github issue label change' => '', - // 'Create a task from an external provider' => '', - // 'Change the assignee based on an external username' => '', - // 'Change the category based on an external label' => '', - // 'Reference' => '', - // 'Reference: %s' => '', - // 'Label' => '', - // 'Database' => '', - // 'About' => '', - // 'Database driver:' => '', - // 'Board settings' => '', - // 'URL and token' => '', - // 'Webhook settings' => '', - // 'URL for task creation:' => '', - // 'Reset token' => '', - // 'API endpoint:' => '', - // 'Refresh interval for private 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)' => '', - // 'Frequency in second (60 seconds by default)' => '', - // 'Frequency in second (0 to disable this feature, 10 seconds by default)' => '', - // 'Application URL' => '', - // 'Example: http://example.kanboard.net/ (used by email notifications)' => '', - // 'Token regenerated.' => '', - // 'Date format' => '', - // 'ISO format is always accepted, example: "%s" and "%s"' => '', - // 'New private project' => '', - // 'This project is private' => '', - // 'Type here to create a new sub-task' => '', - // 'Add' => '', - // 'Estimated time: %s hours' => '', - // 'Time spent: %s hours' => '', - // 'Started on %B %e, %Y' => '', - // 'Start date' => '', - // 'Time estimated' => '', - // 'There is nothing assigned to you.' => '', - // 'My tasks' => '', - // 'Activity stream' => '', - // 'Dashboard' => '', - // 'Confirmation' => '', - // 'Allow everybody to access to this project' => '', - // 'Everybody have access to this project.' => '', - // 'Webhooks' => '', - // 'API' => '', -); |