diff options
author | Frederic Guillot <fred@kanboard.net> | 2017-04-05 17:04:45 -0400 |
---|---|---|
committer | Frederic Guillot <fred@kanboard.net> | 2017-04-05 17:04:45 -0400 |
commit | 947f4bbc07547b13eab97bba72a767646f28dcfe (patch) | |
tree | 178136fbdaa13c5cc1de9a92f65ec4c2a48bec21 /app | |
parent | cd734e5ba79b98acc42a45a16caf06812cf8095e (diff) |
Merge manually PR #3168
Diffstat (limited to 'app')
-rw-r--r-- | app/Locale/es_ES/translations.php | 1586 |
1 files changed, 793 insertions, 793 deletions
diff --git a/app/Locale/es_ES/translations.php b/app/Locale/es_ES/translations.php index 5eb46822..6e054256 100644 --- a/app/Locale/es_ES/translations.php +++ b/app/Locale/es_ES/translations.php @@ -1,8 +1,8 @@ <?php return array( - // 'number.decimals_separator' => '', - // 'number.thousands_separator' => '', + 'number.decimals_separator' => ',', + 'number.thousands_separator' => '.', 'None' => 'Ninguno', 'Edit' => 'Modificar', 'Remove' => 'Suprimir', @@ -17,15 +17,15 @@ return array( 'Red' => 'Rojo', 'Orange' => 'Naranja', 'Grey' => 'Gris', - // 'Brown' => '', - // 'Deep Orange' => '', - // 'Dark Grey' => '', - // 'Pink' => '', - // 'Teal' => '', - // 'Cyan' => '', - // 'Lime' => '', - // 'Light Green' => '', - // 'Amber' => '', + 'Brown' => 'Marron', + 'Deep Orange' => 'Naranja', + 'Dark Grey' => 'Gris Oscuro', + 'Pink' => 'Rosado', + 'Teal' => 'Verde Azulado', + 'Cyan' => 'Azul Claro', + 'Lime' => 'Lima', + 'Light Green' => 'Verde Claro', + 'Amber' => 'Ambar', 'Save' => 'Guardar', 'Login' => 'Iniciar sesión (Ingresar)', 'Official website:' => 'Página web oficial :', @@ -152,7 +152,7 @@ return array( 'Comment is required' => 'El comentario es obligatorio', 'Comment added successfully.' => 'El comentario ha sido añadido correctamente.', 'Unable to create your comment.' => 'No se puede crear este comentario.', - 'Due Date' => 'Fecha límite', + 'Due Date' => 'Fecha Límite', 'Invalid date' => 'Fecha no válida', 'Automatic actions' => 'Acciones automatizadas', 'Your automatic action have been created successfully.' => 'La acción automatizada ha sido creada correctamente.', @@ -181,7 +181,7 @@ return array( 'Position' => 'Posición', 'Duplicate to another project' => 'Duplicar a otro proyecto', 'Duplicate' => 'Duplicar', - // 'Link' => '', + 'Link' => 'Enlace', 'Comment updated successfully.' => 'El comentario ha sido actualizado correctamente.', 'Unable to update your comment.' => 'No se puede actualizar este comentario.', 'Remove a comment' => 'Suprimir un comentario', @@ -207,15 +207,15 @@ return array( 'Closed' => 'Cerrado', 'Search' => 'Buscar', 'Nothing found.' => 'Nada hallado.', - 'Due date' => 'Fecha límite', + 'Due date' => 'Fecha Límite', 'Description' => 'Descripción', '%d comments' => '%d comentarios', '%d comment' => '%d comentario', 'Email address invalid' => 'Dirección de correo inválida', - // '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.' => '', + 'Your external account is not linked anymore to your profile.' => 'Tu cuenta externa no está vinculada a tu perfil.', + 'Unable to unlink your external account.' => 'No se puede desvincular su cuenta externa.', + 'External authentication failed' => 'Error de autenticación externa', + 'Your external account is linked to your profile successfully.' => 'Su cuenta externa está vinculada a su perfil correctamente.', 'Email' => 'Correo', 'Task removed successfully.' => 'Tarea suprimida correctamente.', 'Unable to remove this task.' => 'No pude suprimir esta tarea.', @@ -228,8 +228,8 @@ return array( 'Category:' => 'Categoría:', 'Categories' => 'Categorías', 'Your category have been created successfully.' => 'Se ha creado tu categoría correctamente.', - // 'This category has been updated successfully.' => '', - // 'Unable to update this category.' => '', + 'This category has been updated successfully.' => 'Esta categoría se ha actualizado correctamente.', + 'Unable to update this category.' => 'No se puede actualizar esta categoría.', 'Remove a category' => 'Suprimir una categoría', 'Category removed successfully.' => 'Categoría suprimida correctamente.', 'Unable to remove this category.' => 'No pude suprimir esta categoría.', @@ -253,37 +253,37 @@ return array( 'Time tracking' => 'Control de tiempo', 'Estimate:' => 'Estimado:', 'Spent:' => 'Transcurrido:', - 'Do you really want to remove this sub-task?' => '¿Realmente quiere suprimir esta sub-tarea?', + 'Do you really want to remove this sub-task?' => '¿Realmente quiere suprimir esta subtarea?', 'Remaining:' => 'Quedando', 'hours' => 'horas', 'spent' => 'transcurrido', 'estimated' => 'estimado', 'Sub-Tasks' => 'Sub-Tareas', - 'Add a sub-task' => 'Añadir una sub-tarea', - 'Original estimate' => 'Estimado Original', - 'Create another sub-task' => 'Crear otra sub-tarea', - 'Time spent' => 'Tiempo Transcurrido', - 'Edit a sub-task' => 'Editar una sub-tarea', - 'Remove a sub-task' => 'Suprimir una sub-tarea', + 'Add a sub-task' => 'Añadir una subtarea', + 'Original estimate' => 'Horas Presupuestadas', + 'Create another sub-task' => 'Crear otra subtarea', + 'Time spent' => 'Horas Ejecutadas', + 'Edit a sub-task' => 'Editar una subtarea', + 'Remove a sub-task' => 'Suprimir una subtarea', 'The time must be a numeric value' => 'El tiempo debe de ser un valor numérico', 'Todo' => 'Por hacer', 'In progress' => 'En progreso', 'Sub-task removed successfully.' => 'Sub-tarea suprimida correctamente.', - 'Unable to remove this sub-task.' => 'No pude suprimir esta sub-tarea.', + 'Unable to remove this sub-task.' => 'No pude suprimir esta subtarea.', 'Sub-task updated successfully.' => 'Sub-tarea actualizada correctamente.', - 'Unable to update your sub-task.' => 'No pude actualizar tu sub-tarea.', - 'Unable to create your sub-task.' => 'No pude crear tu sub-tarea.', + 'Unable to update your sub-task.' => 'No pude actualizar tu subtarea.', + 'Unable to create your sub-task.' => 'No pude crear tu subtarea.', 'Sub-task added successfully.' => 'Sub-tarea añadida correctamente.', 'Maximum size: ' => 'Tamaño máximo', 'Display another project' => 'Mostrar otro proyecto', 'Created by %s' => 'Creado por %s', 'Tasks Export' => 'Exportar tareas', - 'Start Date' => 'Fecha de inicio', + 'Start Date' => 'Fecha de Inicio', 'Execute' => 'Ejecutar', 'Task Id' => 'ID de tarea', 'Creator' => 'Creador', 'Modification date' => 'Fecha de modificación', - 'Completion date' => 'Fecha de terminación', + 'Completion date' => 'Fecha de Fin', 'Clone' => 'Clonar', 'Project cloned successfully.' => 'Proyecto clonado correctamente', 'Unable to clone this project.' => 'Impsible clonar proyecto', @@ -318,8 +318,8 @@ return array( 'Remote' => 'Remota', 'Enabled' => 'Activada', 'Disabled' => 'Deactivada', - // 'Login:' => '', - // 'Full Name:' => '', + 'Login:' => 'Login:', + 'Full Name:' => 'Nombre completo:', 'Email:' => 'Correo electrónico:', 'Notifications:' => 'Notificaciones:', 'Notifications' => 'Notificaciones', @@ -354,12 +354,12 @@ return array( '%s updated the task #%d' => '%s actualizó la tarea #%d', '%s created the task #%d' => '%s creó la tarea #%d', '%s closed the task #%d' => '%s cerró la tarea #%d', - // '%s opened the task #%d' => '', + '%s opened the task #%d' => '%s abrió la tarea #%d', 'Activity' => 'Actividad', 'Default values are "%s"' => 'Los valores por defecto son "%s"', 'Default columns for new projects (Comma-separated)' => 'Columnas por defecto de los nuevos proyectos (Separadas mediante comas)', 'Task assignee change' => 'Cambiar persona asignada a la tarea', - // '%s changed the assignee of the task #%d to %s' => '', + '%s changed the assignee of the task #%d to %s' => '%s cambió al asignado de la tarea #%d a %s', '%s changed the assignee of the task %s to %s' => '%s cambió la persona asignada de la tarea de %s a %s', 'New password for the user "%s"' => 'Nueva contraseña para el usuario "%s"', 'Choose an event' => 'Escoja un evento', @@ -389,7 +389,7 @@ return array( 'This project is private' => 'Este proyecto es privado', 'Add' => 'Añadir', 'Start date' => 'Fecha de inicio', - 'Time estimated' => 'Tiempo estimado', + 'Time estimated' => 'Horas Presupuestadas', 'There is nothing assigned to you.' => 'Esto no le está asignado', 'My tasks' => 'Mis tareas', 'Activity stream' => 'Flujo de actividad', @@ -400,7 +400,7 @@ return array( 'Webhooks' => 'Webhooks', 'API' => 'API', 'Create a comment from an external provider' => 'Crear un comentario a partir de un proveedor externo', - 'Project management' => 'Administración del proyecto', + 'Project management' => 'Gestión de proyectos', 'Columns' => 'Columnas', 'Task' => 'Tarea', 'Percentage' => 'Porcentaje', @@ -425,7 +425,7 @@ return array( 'This value must be numeric' => 'Este valor debe ser numérico', 'Unable to create this task.' => 'Imposible crear esta tarea', 'Cumulative flow diagram' => 'Diagrama de flujo acumulativo', - 'Daily project summary' => 'Sumario diario del proyecto', + 'Daily project summary' => 'Resumen diario del proyecto', 'Daily project summary export' => 'Exportar sumario diario del proyecto', 'Exports' => 'Exportar', 'This export contains the number of tasks per column grouped per day.' => 'Esta exportación contiene el número de tereas por columna agrupada por día', @@ -442,7 +442,7 @@ return array( 'Unable to remove this swimlane.' => 'Imposible remover este carril', 'Unable to update this swimlane.' => 'Imposible actualizar este carril', 'Your swimlane have been created successfully.' => 'Su carril ha sido creado correctamente', - 'Example: "Bug, Feature Request, Improvement"' => 'Ejemplo: "Error, Solicitud de característica, Mejora', + 'Example: "Bug, Feature Request, Improvement"' => 'Ejemplo: "Error, Solicitud de característica, Mejora"', 'Default categories for new projects (Comma-separated)' => 'Categorías por defecto de los nuevos proyectos (Separadas mediante comas)', 'Integrations' => 'Integraciones', 'Integration with third-party services' => 'Integraciones para servicios de terceros', @@ -456,7 +456,7 @@ return array( 'Timezone:' => 'Zona horaria', 'All columns' => 'Todas las columnas', 'Next' => 'Siguiente', - // '#%d' => '', + '#%d' => '#%d', 'All swimlanes' => 'Todos los carriles', 'All colors' => 'Todos los colores', 'Moved to column %s' => 'Movido a columna %s', @@ -469,12 +469,12 @@ return array( 'Time Tracking' => 'Control de Tiempo', 'You already have one subtask in progress' => 'Ya tiene una subtarea en progreso', 'Which parts of the project do you want to duplicate?' => '¿Que partes del proyecto quiere duplicar?', - // 'Disallow login form' => '', + 'Disallow login form' => 'Deshabilitar el formulario de inicio de sesión', 'Start' => 'Inicio', 'End' => 'Fin', 'Task age in days' => 'Edad de la tarea en días', 'Days in this column' => 'Días en esta columna', - // '%dd' => '', + '%dd' => '%dd', 'Add a new link' => 'Añadir nuevo vínculo', 'Do you really want to remove this link: "%s"?' => '¿Realmente quiere suprimir este vínculo: "%s"?', 'Do you really want to remove this link with task #%d?' => '¿Realmente quiere suprimir este vínculo con la tarea #%d?', @@ -505,8 +505,8 @@ return array( 'fixes' => 'arregla', 'is fixed by' => 'arreglado por', 'This task' => 'Esta tarea', - // '<1h' => '', - // '%dh' => '', + '<1h' => '<1h', + '%dh' => '%dh', 'Expand tasks' => 'Expandir tareas', 'Collapse tasks' => 'Colapsar tareas', 'Expand/collapse tasks' => 'Expandir/colapsar tareas', @@ -514,7 +514,7 @@ return array( 'Submit a form' => 'Enviar un formulario', 'Board view' => 'Vista de tablero', 'Keyboard shortcuts' => 'Atajos del teclado', - // 'Open board switcher' => '', + 'Open board switcher' => 'Conmutador de tablero abierto', 'Application' => 'Aplicación', 'Compact view' => 'Vista compacta', 'Horizontal scrolling' => 'Desplazamiento horizontal', @@ -526,21 +526,21 @@ return array( 'CHF - Swiss Francs' => 'CHF - Franco suizo', 'Custom Stylesheet' => 'Hoja de estilo personalizada', 'download' => 'descargar', - // 'EUR - Euro' => '', + 'EUR - Euro' => 'EUR - Euro', 'GBP - British Pound' => 'GBP - Libra británica', 'INR - Indian Rupee' => 'INR - Rupia india', 'JPY - Japanese Yen' => 'JPY - Yen japonés', 'NZD - New Zealand Dollar' => 'NZD - Dólar de Nueva Zelanda', 'RSD - Serbian dinar' => 'RSD - Dinar serbio', - // 'CNY - Chinese Yuan' => '', + 'CNY - Chinese Yuan' => 'CNY - Yuan Chino', 'USD - US Dollar' => 'USD - Dólar estadounidense', 'Destination column' => 'Columna destino', - 'Move the task to another column when assigned to a user' => 'Mover la tarea a otra columan cuando sea asignada a un usuario', + 'Move the task to another column when assigned to a user' => 'Mover la tarea a otra columna cuando sea asignada a un usuario', 'Move the task to another column when assignee is cleared' => 'Mover la tarea a otra columna cuando se elimine la persona asignada', 'Source column' => 'Columna de origen', 'Transitions' => 'Transiciones', 'Executer' => 'Ejecutor', - 'Time spent in the column' => 'Tiempo transcurrido en la columna', + 'Time spent in the column' => 'Horas Ejecutadas en la columna', 'Task transitions' => 'Transiciones de las tareas', 'Task transitions export' => 'Exportar transiciones de las tareas', 'This report contains all column moves for each task with the date, the user and the time spent for each transition.' => 'Este reporte contiene todos los movimientos de columna por cada tarea con la fecha, el usuario y el tiempo transcurrido para cada transición', @@ -551,7 +551,7 @@ return array( 'The currency rate have been added successfully.' => 'El tipo de cambio ha sido añadido correctamente.', 'Unable to add this currency rate.' => 'No se puede añadir este tipo de cambio.', 'Webhook URL' => 'URL del Webhook', - // '%s removed the assignee of the task %s' => '', + '%s removed the assignee of the task %s' => '%s eliminó al asignado de la tarea %s', 'Information' => 'Información', 'Check two factor authentication code' => 'Verificar el código de autenticación de dos factores', 'The two factor authentication code is not valid.' => 'El código de autenticación de dos factores no es válido', @@ -564,759 +564,759 @@ return array( 'Test your device' => 'Pruebe su dispositivo', 'Assign a color when the task is moved to a specific column' => 'Asignar un color cuando la tarea se mueve a una columna específica', '%s via Kanboard' => '%s vía Kanboard', - // 'Burndown chart' => '', - // 'This chart show the task complexity over the time (Work Remaining).' => '', + 'Burndown chart' => 'Gráfico de Tareas Pendientes', + 'This chart show the task complexity over the time (Work Remaining).' => 'Este gráfico muestra la complejidad de la tarea durante el tiempo (Trabajo restante)', 'Screenshot taken %s' => 'Captura de pantalla tomada %s', 'Add a screenshot' => 'Añadir una captura de pantalla', 'Take a screenshot and press CTRL+V or ⌘+V to paste here.' => 'Tomar una captura de pantalla y presione CTRL+V o ⌘+V para pegar aquí.', 'Screenshot uploaded successfully.' => 'Captura de pantalla subida correctamente', 'SEK - Swedish Krona' => 'SEK - Corona sueca', - // 'Identifier' => '', - // 'Disable two factor authentication' => '', - // 'Do you really want to disable the two factor authentication for this user: "%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)' => '', - // 'Recurrence' => '', - // '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 private 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' => '', - // 'Swimlane' => '', - // '%s moved the task %s to the first swimlane' => '', - // '%s moved the task %s to the swimlane "%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' => '', - // 'view the board on Kanboard' => '', - // 'The task have been moved to the first swimlane' => '', - // 'The task have been moved to another swimlane:' => '', - // 'New title: %s' => '', - // 'The task is not assigned anymore' => '', - // 'New assignee: %s' => '', - // 'There is no category now' => '', - // 'New category: %s' => '', - // 'New color: %s' => '', - // 'New complexity: %d' => '', - // 'The due date have been removed' => '', - // 'There is no description anymore' => '', - // 'Recurrence settings have been modified' => '', - // 'Time spent changed: %sh' => '', - // 'Time estimated changed: %sh' => '', - // 'The field "%s" have been updated' => '', - // 'The description has been modified:' => '', - // 'Do you really want to close the task "%s" as well as all subtasks?' => '', - // '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 assigned to me' => '', - // '%%Y-%%m-%%d' => '', - // 'Total for all columns' => '', - // 'You need at least 2 days of data to show the chart.' => '', - // '<15m' => '', - // '<30m' => '', - // '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"' => '', - // '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 into each column' => '', - // 'Average time spent' => '', - // 'This chart show the average time spent into each column for the last %d tasks.' => '', - // 'Average Lead and Cycle time' => '', - // 'Average lead time: ' => '', - // 'Average cycle time: ' => '', - // 'Cycle Time' => '', - // 'Lead Time' => '', - // 'This chart show the average lead and cycle time for the last %d tasks over the time.' => '', - // 'Average time into each column' => '', - // 'Lead and cycle time' => '', - // 'Lead time: ' => '', - // 'Cycle time: ' => '', - // 'Time spent into 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 automatically the start date' => '', - // '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' => '', - // 'Current column: %s' => '', - // 'Current category: %s' => '', - // 'no category' => '', - // 'Current assignee: %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' => '', - // 'Show this column' => '', - // 'Hide this column' => '', - // 'open file' => '', - // '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' => '', - // 'Documentation: %s' => '', - // 'Reset the search/filter box' => '', - // 'Documentation' => '', - // 'Table of contents' => '', - // 'Author' => '', - // 'Version' => '', - // 'Plugins' => '', - // 'There is no plugin loaded.' => '', - // 'My notifications' => '', - // 'Custom filters' => '', - // 'Your custom filter have 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 have been updated successfully.' => '', - // 'Unable to update custom filter.' => '', - // 'Web' => '', - // 'New attachment on task #%d: %s' => '', - // 'New comment on task #%d' => '', - // 'Comment updated on task #%d' => '', - // 'New subtask on task #%d' => '', - // 'Subtask updated on task #%d' => '', - // 'New task #%d: %s' => '', - // 'Task updated #%d' => '', - // 'Task #%d closed' => '', - // 'Task #%d opened' => '', - // 'Column changed for task #%d' => '', - // 'New position for task #%d' => '', - // 'Swimlane changed for task #%d' => '', - // 'Assignee changed on task #%d' => '', - // '%d overdue tasks' => '', - // 'Task #%d is overdue' => '', - // '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.' => '', - // 'Nothing have been imported!' => '', - // 'Import users from CSV file' => '', - // '%d user(s) have been imported successfully.' => '', - // 'Comma' => '', - // 'Semi-colon' => '', - // 'Tab' => '', - // 'Vertical bar' => '', - // 'Double Quote' => '', - // 'Single Quote' => '', - // '%s attached a file to the task #%d' => '', - // 'There is no column or swimlane activated in your project!' => '', - // 'Append filter (instead of replacement)' => '', - // 'Append/Replace' => '', - // 'Append' => '', - // 'Replace' => '', - // 'Import' => '', - // 'Change sorting' => '', - // 'Tasks Importation' => '', - // 'Delimiter' => '', - // 'Enclosure' => '', - // 'CSV File' => '', - // 'Instructions' => '', - // 'Your file must use the predefined CSV format' => '', - // 'Your file must be encoded in UTF-8' => '', - // 'The first row must be the header' => '', - // 'Duplicates are not verified for you' => '', - // 'The due date must use the ISO format: YYYY-MM-DD' => '', - // 'Download CSV template' => '', - // 'No external integration registered.' => '', - // 'Duplicates are not imported' => '', - // 'Usernames must be lowercase and unique' => '', - // 'Passwords will be encrypted if present' => '', - // '%s attached a new file to the task %s' => '', - // 'Link type' => '', - // 'Assign automatically a category based on a link' => '', - // 'BAM - Konvertible Mark' => '', - // 'Assignee Username' => '', - // 'Assignee Name' => '', - // 'Groups' => '', - // 'Members of %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"' => '', - // 'Group member added successfully.' => '', - // 'Unable to add group member.' => '', - // 'Remove user from group "%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' => '', - // 'Invalid 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"?' => '', - // 'There is no group.' => '', - // 'Add group member' => '', - // 'Do you really want to remove this group: "%s"?' => '', - // 'There is no user in this group.' => '', - // 'Permissions' => '', - // 'Allowed Users' => '', - // 'No user have been allowed specifically.' => '', - // 'Role' => '', - // 'Enter user name...' => '', - // 'Allowed Groups' => '', - // 'No group have been allowed specifically.' => '', - // 'Group' => '', - // 'Group Name' => '', - // 'Enter group name...' => '', - // 'Role:' => '', - // 'Project members' => '', - // '%s mentioned you in the task #%d' => '', - // '%s mentioned you in a comment on the task #%d' => '', - // 'You were mentioned in the task #%d' => '', - // 'You were mentioned in a comment on the task #%d' => '', - // 'Estimated hours: ' => '', - // 'Actual hours: ' => '', - // 'Hours Spent' => '', - // 'Hours Estimated' => '', - // 'Estimated Time' => '', - // 'Actual Time' => '', - // 'Estimated vs actual time' => '', - // 'RUB - Russian Ruble' => '', - // '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.' => '', - // '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.' => '', - // 'Close all tasks of this column' => '', - // '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.' => '', - // 'Project owner' => '', - // 'Private 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' => '', - // 'Internal links' => '', - // 'Assign to me' => '', - // 'Me' => '', - // 'Do not duplicate anything' => '', - // 'Projects management' => '', - // 'Users management' => '', - // 'Groups management' => '', - // 'Create from another project' => '', - 'open' => 'abrir', - // 'closed' => '', - // 'Priority:' => '', - // 'Reference:' => '', - // 'Complexity:' => '', - // 'Swimlane:' => '', - // 'Column:' => '', - // 'Position:' => '', - // 'Creator:' => '', - // 'Time estimated:' => '', - // '%s hours' => '', - // 'Time spent:' => '', - // 'Created:' => '', - // 'Modified:' => '', - // 'Completed:' => '', - // 'Started:' => '', - // 'Moved:' => '', + 'Identifier' => 'Identificador', + 'Disable two factor authentication' => 'Deshabilitar la autenticación de dos factores', + 'Do you really want to disable the two factor authentication for this user: "%s"?' => '¿Realmente desea desactivar la autenticación de dos factores para este usuario: "%s"?', + 'Edit link' => 'Editar enlace', + 'Start to type task title...' => 'Comenzar a escribir el título de la tarea ...', + 'A task cannot be linked to itself' => 'Una tarea no se puede vincular a sí misma', + 'The exact same link already exists' => 'Ya existe un enlace idéntico', + 'Recurrent task is scheduled to be generated' => 'La tarea periódica está programada para ser generada', + 'Score' => 'Puntuación', + 'The identifier must be unique' => 'El identificador debe ser único', + 'This linked task id doesn\'t exists' => 'Este ID de la tarea enlazada no existe', + 'This value must be alphanumeric' => 'Este valor debe ser alfanumérico', + 'Edit recurrence' => 'Editar recurrencia', + 'Generate recurrent task' => 'Generar tarea recurrente', + 'Trigger to generate recurrent task' => 'Disparador para generar tarea recurrente', + 'Factor to calculate new due date' => 'Factor para calcular la nueva fecha de vencimiento', + 'Timeframe to calculate new due date' => 'Plazo para calcular la nueva fecha de vencimiento', + 'Base date to calculate new due date' => 'Fecha base para calcular la nueva fecha de vencimiento', + 'Action date' => 'Fecha de acción', + 'Base date to calculate new due date: ' => 'Fecha base para calcular la nueva fecha de vencimiento: ', + 'This task has created this child task: ' => 'Esta tarea ha creado esta tarea hija: ', + 'Day(s)' => 'Día(s)', + 'Existing due date' => 'Fecha de vencimiento existente', + 'Factor to calculate new due date: ' => 'Factor para calcular la nueva fecha de vencimiento: ', + 'Month(s)' => 'Mes(es)', + 'Recurrence' => 'Recurrencia', + 'This task has been created by: ' => 'Esta tarea ha sido creada por: ', + 'Recurrent task has been generated:' => 'Se ha generado una tarea recurrente:', + 'Timeframe to calculate new due date: ' => 'Plazo para calcular la nueva fecha de vencimiento: ', + 'Trigger to generate recurrent task: ' => 'Disparador para generar la tarea recurrente: ', + 'When task is closed' => 'Cuando la tarea está cerrada', + 'When task is moved from first column' => 'Cuando se mueve la tarea desde la primera columna', + 'When task is moved to last column' => 'Cuando la tarea se mueve a la última columna', + 'Year(s)' => 'Año(s)', + 'Project settings' => 'Configuración del proyecto', + 'Automatically update the start date' => 'Actualizar automáticamente la fecha de inicio', + 'iCal feed' => 'Alimentador de iCal', + 'Preferences' => 'Preferencias', + 'Security' => 'Seguridad', + 'Two factor authentication disabled' => 'Se ha inhabilitado la autenticación de dos factores.', + 'Two factor authentication enabled' => 'Autenticación de dos factores habilitada', + 'Unable to update this user.' => 'No se puede actualizar este usuario.', + 'There is no user management for private projects.' => 'No hay gestión de usuarios para proyectos privados.', + 'User that will receive the email' => 'Usuario que recibirá el correo electrónico', + 'Email subject' => 'Asunto del email', + 'Date' => 'Fecha', + 'Add a comment log when moving the task between columns' => 'Añadir un registro en los comentarios al mover la tarea entre columnas', + 'Move the task to another column when the category is changed' => 'Mover la tarea a otra columna cuando se cambia la categoría', + 'Send a task by email to someone' => 'Enviar una tarea por correo electrónico a alguien', + 'Reopen a task' => 'Reabrir una tarea', + 'Notification' => 'Notificación', + '%s moved the task #%d to the first swimlane' => '%s movió la tarea #%d al primer carril', + 'Swimlane' => 'Carril', + '%s moved the task %s to the first swimlane' => '%s movió la tarea %s al primer carril', + '%s moved the task %s to the swimlane "%s"' => '%s trasladó la tarea %s al carril "%s"', + 'This report contains all subtasks information for the given date range.' => 'Este informe contiene toda la información de las subtareas para el intervalo de fechas especificado.', + 'This report contains all tasks information for the given date range.' => 'Este informe contiene la información de todas las tareas para el intervalo de fechas dado.', + 'Project activities for %s' => 'Actividades del proyecto para %s', + 'view the board on Kanboard' => 'ver el tablero en Kanboard', + 'The task have been moved to the first swimlane' => 'La tarea se ha movido al primer carril', + 'The task have been moved to another swimlane:' => 'La tarea se ha trasladado a otro carril:', + 'New title: %s' => 'Nuevo título: %s', + 'The task is not assigned anymore' => 'La tarea ya no está asignada', + 'New assignee: %s' => 'Nuevo asignado: %s', + 'There is no category now' => 'No hay categoría ahora', + 'New category: %s' => 'Nueva categoría: %s', + 'New color: %s' => 'Nuevo color: %s', + 'New complexity: %d' => 'Nueva complejidad: %d', + 'The due date have been removed' => 'Se ha eliminado la fecha de vencimiento', + 'There is no description anymore' => 'Ya no hay ninguna descripción', + 'Recurrence settings have been modified' => 'Los parámetros de recurrencia se han modificado', + 'Time spent changed: %sh' => 'Tiempo ejecutado cambiado: %sh', + 'Time estimated changed: %sh' => 'Horas Presupuestadas cambiado: %sh', + 'The field "%s" have been updated' => 'Se ha actualizado el campo "%s"', + 'The description has been modified:' => 'La descripción ha sido modificada:', + 'Do you really want to close the task "%s" as well as all subtasks?' => '¿Realmente desea cerrar la tarea "%s", así como todas sus subtareas?', + 'I want to receive notifications for:' => 'Quiero recibir notificaciones para:', + 'All tasks' => 'Todas las tareas', + 'Only for tasks assigned to me' => 'Sólo para tareas asignadas a mí', + 'Only for tasks created by me' => 'Sólo para tareas creadas por mí', + 'Only for tasks created by me and assigned to me' => 'Sólo para las tareas creadas por mí y asignadas a mí', + '%%Y-%%m-%%d' => '%%Y-%%m-%%d', + 'Total for all columns' => 'Total para todas las columnas', + 'You need at least 2 days of data to show the chart.' => 'Necesita al menos 2 días de datos para mostrar el gráfico.', + '<15m' => '<15m', + '<30m' => '<30m', + 'Stop timer' => 'Detener temporizador', + 'Start timer' => 'Iniciar el temporizador', + 'My activity stream' => 'Mi flujo de actividad', + 'Search tasks' => 'Buscar tareas', + 'Reset filters' => 'Restablecer filtros', + 'My tasks due tomorrow' => 'Mis tareas para mañana', + 'Tasks due today' => 'Tareas pendientes hoy', + 'Tasks due tomorrow' => 'Tareas para mañana', + 'Tasks due yesterday' => 'Tareas vencidas ayer', + 'Closed tasks' => 'Tareas cerradas', + 'Open tasks' => 'Tareas abiertas', + 'Not assigned' => 'No asignado', + 'View advanced search syntax' => 'Ver sintaxis de búsqueda avanzada', + 'Overview' => 'Visión general', + 'Board/Calendar/List view' => 'Vista de Tablero/Calendario/Lista', + 'Switch to the board view' => 'Cambiar a la vista de tablero', + 'Switch to the list view' => 'Cambiar a la vista de lista', + 'Go to the search/filter box' => 'Ir a la caja de búsqueda/filtro', + 'There is no activity yet.' => 'No hay actividad todavía.', + 'No tasks found.' => 'No se han encontrado tareas.', + 'Keyboard shortcut: "%s"' => 'Atajo de teclado: "%s"', + 'List' => 'Lista', + 'Filter' => 'Filtrar', + 'Advanced search' => 'Búsqueda Avanzada', + 'Example of query: ' => 'Ejemplo de consulta: ', + 'Search by project: ' => 'Buscar por proyecto: ', + 'Search by column: ' => 'Buscar por columna: ', + 'Search by assignee: ' => 'Buscar por asignado:', + 'Search by color: ' => 'Buscar por color: ', + 'Search by category: ' => 'Buscar por categoría: ', + 'Search by description: ' => 'Buscar por descripción: ', + 'Search by due date: ' => 'Buscar por fecha de vencimiento: ', + 'Average time spent into each column' => 'Tiempo de permanencia promedio en cada columna', + 'Average time spent' => 'Tiempo ejecutado promedio', + 'This chart show the average time spent into each column for the last %d tasks.' => 'Este gráfico muestra el tiempo promedio invertido en cada columna para las últimas %d tareas.', + 'Average Lead and Cycle time' => 'Tiempo de Espera y de Ciclo promedio', + 'Average lead time: ' => 'Tiempo de espera promedio: ', + 'Average cycle time: ' => 'Tiempo del ciclo promedio: ', + 'Cycle Time' => 'Tiempo del Ciclo', + 'Lead Time' => 'Tiempo de Espera', + 'This chart show the average lead and cycle time for the last %d tasks over the time.' => 'Este gráfico muestra el tiempo promedio de espera y de ciclo para las últimas %d tareas.', + 'Average time into each column' => 'Tiempo promedio en cada columna', + 'Lead and cycle time' => 'Tiempo de espera y de ciclo', + 'Lead time: ' => 'Tiempo de Espera: ', + 'Cycle time: ' => 'Tiempo del Ciclo: ', + 'Time spent into each column' => 'Tiempo empleado en cada columna', + 'The lead time is the duration between the task creation and the completion.' => 'El tiempo de espera es la duración entre la creación de la tarea y la finalización.', + 'The cycle time is the duration between the start date and the completion.' => 'El tiempo de ciclo es la duración entre la fecha de inicio y la finalización.', + 'If the task is not closed the current time is used instead of the completion date.' => 'Si la tarea no está cerrada, se utiliza la hora actual en lugar de la fecha de finalización.', + 'Set automatically the start date' => 'Establecer automáticamente la fecha de inicio', + 'Edit Authentication' => 'Editar autenticación', + 'Remote user' => 'Usuario remoto', + 'Remote users do not store their password in Kanboard database, examples: LDAP, Google and Github accounts.' => 'Los usuarios remotos no almacenan su contraseña en la base de datos Kanboard, ejemplos: cuentas LDAP, Google y Github.', + 'If you check the box "Disallow login form", credentials entered in the login form will be ignored.' => 'Si marca la casilla "Deshabilitar el formulario de inicio de sesión", las credenciales ingresadas en el formulario de inicio de sesión serán ignoradas.', + 'Default task color' => 'Color predeterminado de la tarea', + 'This feature does not work with all browsers.' => 'Esta función no funciona con todos los navegadores.', + 'There is no destination project available.' => 'No hay proyecto de destino disponible.', + 'Trigger automatically subtask time tracking' => 'Activar automáticamente el seguimiento de tiempo de la subtarea', + 'Include closed tasks in the cumulative flow diagram' => 'Incluir tareas cerradas en el diagrama de flujo acumulativo', + 'Current swimlane: %s' => 'Carril actual: %s', + 'Current column: %s' => 'Columna actual: %s', + 'Current category: %s' => 'Categoría actual: %s', + 'no category' => 'sin categoria', + 'Current assignee: %s' => 'Asignado actual: %s', + 'not assigned' => 'no asignado', + 'Author:' => 'Autor:', + 'contributors' => 'colaboradores', + 'License:' => 'Licencia:', + 'License' => 'Licencia', + 'Enter the text below' => 'Introduzca el texto a continuación', + 'Start date:' => 'Fecha de inicio:', + 'Due date:' => 'Fecha de vencimiento:', + 'People who are project managers' => 'Personas que son gerentes de proyecto', + 'People who are project members' => 'Personas que son miembros del proyecto', + 'NOK - Norwegian Krone' => 'NOK - Corona Noruega', + 'Show this column' => 'Mostrar esta columna', + 'Hide this column' => 'Ocultar esta columna', + 'open file' => 'abrir archivo', + 'End date' => 'Fecha final', + 'Users overview' => 'Visión general de los usuarios', + 'Members' => 'Miembros', + 'Shared project' => 'Proyecto compartido', + 'Project managers' => 'Gerentes de Proyecto', + 'Projects list' => 'Lista de proyectos', + 'End date:' => 'Fecha final:', + 'Change task color when using a specific task link' => 'Cambiar el color de la tarea cuando se utiliza un enlace de tarea específico', + 'Task link creation or modification' => 'Creación o modificación de enlaces de tareas', + 'Milestone' => 'Hito', + 'Documentation: %s' => 'Documentación: %s', + 'Reset the search/filter box' => 'Restablecer la caja de búsqueda/filtro', + 'Documentation' => 'Documentación', + 'Table of contents' => 'Tabla de contenido', + 'Author' => 'Autor', + 'Version' => 'Versión', + 'Plugins' => 'Plugins', + 'There is no plugin loaded.' => 'No hay ningún plugin cargado.', + 'My notifications' => 'Mis Notificaciones', + 'Custom filters' => 'Filtros personalizados', + 'Your custom filter have been created successfully.' => 'Su filtro personalizado se ha creado correctamente.', + 'Unable to create your custom filter.' => 'No se puede crear el filtro personalizado.', + 'Custom filter removed successfully.' => 'Filtro personalizado eliminado correctamente.', + 'Unable to remove this custom filter.' => 'No se puede quitar este filtro personalizado.', + 'Edit custom filter' => 'Editar filtro personalizado', + 'Your custom filter have been updated successfully.' => 'Su filtro personalizado se ha actualizado correctamente.', + 'Unable to update custom filter.' => 'No se puede actualizar el filtro personalizado.', + 'Web' => 'Web', + 'New attachment on task #%d: %s' => 'Nuevo archivo adjunto en la tarea #%d: %s', + 'New comment on task #%d' => 'Nuevo comentario sobre la tarea #%d', + 'Comment updated on task #%d' => 'Comentario actualizado en la tarea #%d', + 'New subtask on task #%d' => 'Nueva subtarea en la tarea #%d', + 'Subtask updated on task #%d' => 'Subtarea actualizada en la tarea #%d', + 'New task #%d: %s' => 'Nueva tarea #%d: %s', + 'Task updated #%d' => 'Tarea actualizada #%d', + 'Task #%d closed' => 'Tarea #%d cerrada', + 'Task #%d opened' => 'Tarea #%d abierta', + 'Column changed for task #%d' => 'Columna modificada para la tarea #%d', + 'New position for task #%d' => 'Nueva posición para la tarea #%d', + 'Swimlane changed for task #%d' => 'Carril cambiado para la tarea #%d', + 'Assignee changed on task #%d' => 'Asignado cambiado en la tarea #%d', + '%d overdue tasks' => '%d tareas pendientes', + 'Task #%d is overdue' => 'La tarea #%d está atrasada', + 'No notification.' => 'Sin notificación.', + 'Mark all as read' => 'marcar todo como leido', + 'Mark as read' => 'Marcar como leído', + 'Total number of tasks in this column across all swimlanes' => 'Número total de tareas en esta columna contando todos los carriles', + 'Collapse swimlane' => 'Colapsar el carril', + 'Expand swimlane' => 'Expandir el carril', + 'Add a new filter' => 'Añadir un nuevo filtro', + 'Share with all project members' => 'Compartir con todos los miembros del proyecto', + 'Shared' => 'Compartido', + 'Owner' => 'Propietario', + 'Unread notifications' => 'Notificaciones no leídas', + 'Notification methods:' => 'Métodos de notificación:', + 'Unable to read your file' => 'No se puede leer el archivo', + '%d task(s) have been imported successfully.' => '%d tarea(s) se han importado correctamente.', + 'Nothing have been imported!' => '¡Nada se ha importado!', + 'Import users from CSV file' => 'Importar usuarios del archivo CSV', + '%d user(s) have been imported successfully.' => '%d usuario(s) se han importado correctamente.', + 'Comma' => 'Coma', + 'Semi-colon' => 'Punto y coma', + 'Tab' => 'Tabulación', + 'Vertical bar' => 'Barra vertical', + 'Double Quote' => 'Comillas dobles', + 'Single Quote' => 'Comillas simples', + '%s attached a file to the task #%d' => '%s adjuntó un archivo a la tarea #%d', + 'There is no column or swimlane activated in your project!' => '¡No hay columna ni carril activado en tu proyecto!', + 'Append filter (instead of replacement)' => 'Agregar el filtro (en lugar del reemplazo)', + 'Append/Replace' => 'Añadir/Reemplazar', + 'Append' => 'Adjuntar', + 'Replace' => 'Reemplazar', + 'Import' => 'Importar', + 'Change sorting' => 'Cambio de orden', + 'Tasks Importation' => 'Importación de Tareas', + 'Delimiter' => 'Delimitador', + 'Enclosure' => 'Contenedor', + 'CSV File' => 'Archivo CSV', + 'Instructions' => 'Instrucciones', + 'Your file must use the predefined CSV format' => 'Su archivo debe utilizar el formato CSV predefinido', + 'Your file must be encoded in UTF-8' => 'Su archivo debe estar codificado en UTF-8', + 'The first row must be the header' => 'La primera fila debe ser el encabezado', + 'Duplicates are not verified for you' => 'Los duplicados no se verifican', + 'The due date must use the ISO format: YYYY-MM-DD' => 'La fecha de vencimiento debe utilizar el formato ISO: AAAA-MM-DD', + 'Download CSV template' => 'Descargar plantilla CSV', + 'No external integration registered.' => 'No se ha registrado ninguna integración externa.', + 'Duplicates are not imported' => 'Los duplicados no se importan', + 'Usernames must be lowercase and unique' => 'Los nombres de usuario deben estar en minúsculas y ser únicos', + 'Passwords will be encrypted if present' => 'Las contraseñas se cifrarán si están presentes', + '%s attached a new file to the task %s' => '%s adjunto un nuevo archivo a la tarea %s', + 'Link type' => 'Tipo de enlace', + 'Assign automatically a category based on a link' => 'Asignar automáticamente una categoría basada en un enlace', + 'BAM - Konvertible Mark' => 'BAM - Marco Convertible', + 'Assignee Username' => 'Usuario asignado', + 'Assignee Name' => 'Nombre del asignado', + 'Groups' => 'Grupos', + 'Members of %s' => 'Miembros de %s', + 'New group' => 'Nuevo grupo', + 'Group created successfully.' => 'Grupo creado correctamente.', + 'Unable to create your group.' => 'No se puede crear su grupo.', + 'Edit group' => 'Editar grupo', + 'Group updated successfully.' => 'Grupo actualizado correctamente.', + 'Unable to update your group.' => 'No se puede actualizar su grupo.', + 'Add group member to "%s"' => 'Agregue el miembro del grupo a "%s"', + 'Group member added successfully.' => 'Miembro del grupo agregado correctamente.', + 'Unable to add group member.' => 'No se puede agregar el miembro del grupo.', + 'Remove user from group "%s"' => 'Quitar usuario del grupo "%s"', + 'User removed successfully from this group.' => 'Usuario eliminado correctamente de este grupo.', + 'Unable to remove this user from the group.' => 'No se puede eliminar este usuario del grupo.', + 'Remove group' => 'Eliminar grupo', + 'Group removed successfully.' => 'Grupo eliminado correctamente.', + 'Unable to remove this group.' => 'No se pudo eliminar este grupo.', + 'Project Permissions' => 'Permisos del proyecto', + 'Manager' => 'Gerente', + 'Project Manager' => 'Gerente de proyecto', + 'Project Member' => 'Miembro del proyecto', + 'Project Viewer' => 'Visor de proyectos', + 'Your account is locked for %d minutes' => 'Tu cuenta está bloqueada durante %d minutos', + 'Invalid captcha' => 'Captcha inválido', + 'The name must be unique' => 'El nombre debe ser único', + 'View all groups' => 'Ver todos los grupos', + 'There is no user available.' => 'No hay usuarios disponibles.', + 'Do you really want to remove the user "%s" from the group "%s"?' => '¿Realmente desea eliminar el usuario "%s" del grupo "%s"?', + 'There is no group.' => 'No hay grupo.', + 'Add group member' => 'Agregar miembro del grupo', + 'Do you really want to remove this group: "%s"?' => '¿Desea realmente eliminar este grupo: "%s"?', + 'There is no user in this group.' => 'No hay ningún usuario en este grupo.', + 'Permissions' => 'Permisos', + 'Allowed Users' => 'Usuarios permitidos', + 'No user have been allowed specifically.' => 'Ningún usuario ha sido autorizado específicamente.', + 'Role' => 'Rol', + 'Enter user name...' => 'Introduzca su nombre de usuario...', + 'Allowed Groups' => 'Grupos permitidos', + 'No group have been allowed specifically.' => 'Ningún grupo se ha permitido específicamente.', + 'Group' => 'Grupo', + 'Group Name' => 'Nombre del grupo', + 'Enter group name...' => 'Introduzca el nombre del grupo ...', + 'Role:' => 'Rol:', + 'Project members' => 'Miembros del proyecto', + '%s mentioned you in the task #%d' => '%s te mencionó en la tarea #%d', + '%s mentioned you in a comment on the task #%d' => '%s te ha mencionado en un comentario sobre la tarea #%d', + 'You were mentioned in the task #%d' => 'Te mencionaron en la tarea #%d', + 'You were mentioned in a comment on the task #%d' => 'Usted fue mencionado en un comentario en la tarea #%d', + 'Estimated hours: ' => 'Horas estimadas: ', + 'Actual hours: ' => 'Horas reales: ', + 'Hours Spent' => 'Horas Gastadas', + 'Hours Estimated' => 'Horas Estimadas', + 'Estimated Time' => 'Tiempo Estimado', + 'Actual Time' => 'Tiempo Real', + 'Estimated vs actual time' => 'Horas Presupuestadas vs. tiempo real', + 'RUB - Russian Ruble' => 'RUB - Rublo Ruso', + 'Assign the task to the person who does the action when the column is changed' => 'Asigne la tarea a la persona que realiza la acción cuando se cambia la columna', + 'Close a task in a specific column' => 'Cerrar una tarea en una columna específica', + 'Time-based One-time Password Algorithm' => 'Algoritmo de contraseña de una sola vez basado en el tiempo', + 'Two-Factor Provider: ' => 'Proveedor de dos factores: ', + 'Disable two-factor authentication' => 'Deshabilitar la autenticación de dos factores', + 'Enable two-factor authentication' => 'Habilitar la autenticación de dos factores', + 'There is no integration registered at the moment.' => 'No hay ninguna integración registrada en este momento.', + 'Password Reset for Kanboard' => 'Restablecer contraseña para Kanboard', + 'Forgot password?' => '¿Olvidó su contraseña?', + 'Enable "Forget Password"' => 'Habilitar "Olvidar contraseña"', + 'Password Reset' => 'Restablecimiento de contraseña', + 'New password' => 'Nueva contraseña', + 'Change Password' => 'Cambiar la contraseña', + 'To reset your password click on this link:' => 'Para restablecer su contraseña, haga clic en este enlace:', + 'Last Password Reset' => 'Restablecer la última contraseña', + 'The password has never been reinitialized.' => 'La contraseña nunca ha sido reinicializada.', + 'Creation' => 'Creación', + 'Expiration' => 'Vencimiento', + 'Password reset history' => 'Historial de restablecimiento de contraseñas', + 'All tasks of the column "%s" and the swimlane "%s" have been closed successfully.' => 'Todas las tareas de la columna "%s" y el carril "%s" han sido cerradas con éxito.', + 'Do you really want to close all tasks of this column?' => '¿Realmente desea cerrar todas las tareas de esta columna?', + '%d task(s) in the column "%s" and the swimlane "%s" will be closed.' => '%d tarea(s) en la columna "%s" y el carril "%s" se cerrará.', + 'Close all tasks of this column' => 'Cierre todas las tareas de esta columna', + 'No plugin has registered a project notification method. You can still configure individual notifications in your user profile.' => 'Ningún plugin ha registrado un método de notificación de proyecto. Todavía puede configurar notificaciones individuales en su perfil de usuario.', + 'My dashboard' => 'Mi tablero', + 'My profile' => 'Mi perfil', + 'Project owner: ' => 'Propietario del proyecto: ', + 'The project identifier is optional and must be alphanumeric, example: MYPROJECT.' => 'El identificador del proyecto es opcional y debe ser alfanumérico, por ejemplo: MIPROYECTO.', + 'Project owner' => 'Propietario del proyecto', + 'Private projects do not have users and groups management.' => 'Los proyectos privados no tienen gestión de usuarios y grupos.', + 'There is no project member.' => 'No hay ningún miembro del proyecto.', + 'Priority' => 'Prioridad', + 'Task priority' => 'Prioridad de la tarea', + 'General' => 'General', + 'Dates' => 'Fechas', + 'Default priority' => 'Prioridad predeterminada', + 'Lowest priority' => 'Menor prioridad', + 'Highest priority' => 'Mayor prioridad', + 'Close a task when there is no activity' => 'Cierra una tarea cuando no hay actividad', + 'Duration in days' => 'Duración en días', + 'Send email when there is no activity on a task' => 'Enviar correo electrónico cuando no hay actividad en una tarea', + 'Unable to fetch link information.' => 'No es posible obtener información de enlace.', + 'Daily background job for tasks' => 'Trabajo en segundo plano diario para las tareas', + 'Auto' => 'Auto', + 'Related' => 'Relacionado', + 'Attachment' => 'Archivo adjunto', + 'Title not found' => 'Título no encontrado', + 'Web Link' => 'Enlace web', + 'External links' => 'Enlaces externos', + 'Add external link' => 'Añadir enlace externo', + 'Type' => 'Tipo', + 'Dependency' => 'Dependencia', + 'Add internal link' => 'Añadir enlace interno', + 'Add a new external link' => 'Añadir un nuevo enlace externo', + 'Edit external link' => 'Editar enlace externo', + 'External link' => 'Enlace externo', + 'Copy and paste your link here...' => 'Copia y pega el enlace aquí ...', + 'URL' => 'URL', + 'Internal links' => 'Enlaces internos', + 'Assign to me' => 'Asignármelo', + 'Me' => 'Yo', + 'Do not duplicate anything' => 'No duplique nada', + 'Projects management' => 'Gestión de proyectos', + 'Users management' => 'Gestión de usuarios', + 'Groups management' => 'Gestión de grupos', + 'Create from another project' => 'Crear desde otro proyecto', + 'open' => 'abierto', + 'closed' => 'cerrado', + 'Priority:' => 'Prioridad:', + 'Reference:' => 'Referencia:', + 'Complexity:' => 'Complejidad:', + 'Swimlane:' => 'Carril:', + 'Column:' => 'Columna:', + 'Position:' => 'Posición:', + 'Creator:' => 'Creador:', + 'Time estimated:' => 'Horas Presupuestadas:', + '%s hours' => '%s horas', + 'Time spent:' => 'Tiempo usado:', + 'Created:' => 'Creado:', + 'Modified:' => 'Modificado:', + 'Completed:' => 'Terminado:', + 'Started:' => 'Empezado:', + 'Moved:' => 'Movido:', 'Task #%d' => 'Tarea número %d', - // 'Time format' => '', - // 'Start date: ' => '', - // 'End date: ' => '', - // 'New due date: ' => '', - // 'Start date changed: ' => '', - // 'Disable private 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' => '', + 'Time format' => 'Formato de tiempo', + 'Start date: ' => 'Fecha de inicio: ', + 'End date: ' => 'Fecha final: ', + 'New due date: ' => 'Nueva fecha de vencimiento: ', + 'Start date changed: ' => 'Fecha de inicio cambiada: ', + 'Disable private projects' => 'Inhabilitar proyectos privados', + 'Do you really want to remove this custom filter: "%s"?' => '¿Desea realmente eliminar este filtro personalizado: "%s"?', + 'Remove a custom filter' => 'Eliminar un filtro personalizado', + 'User activated successfully.' => 'Usuario activado correctamente.', + 'Unable to enable this user.' => 'No se puede habilitar este usuario.', + 'User disabled successfully.' => 'El usuario ha sido desactivado correctamente.', + 'Unable to disable this user.' => 'No se puede deshabilitar este usuario.', + 'All files have been uploaded successfully.' => 'Todos los archivos se han cargado correctamente.', + 'The maximum allowed file size is %sB.' => 'El tamaño máximo de archivo permitido es %sB.', + 'Drag and drop your files here' => 'Arrastra y suelta tus archivos aquí', + 'choose files' => 'Elija el archivo', + 'View profile' => 'Ver perfil', + 'Two Factor' => 'Dos factores', + 'Disable user' => 'Deshabilitar usuario', + 'Do you really want to disable this user: "%s"?' => '¿Desea realmente desactivar este usuario: "%s"?', + 'Enable user' => 'Habilitar usuario', + 'Do you really want to enable this user: "%s"?' => '¿De verdad quieres habilitar a este usuario: "%s"?', + 'Download' => 'Descargar', + 'Uploaded: %s' => 'Subido: %s', + 'Size: %s' => 'Tamaño: %s', + 'Uploaded by %s' => 'Subido por %s', + 'Filename' => 'Nombre del archivo', + 'Size' => 'Tamaño', + 'Column created successfully.' => 'Columna creada correctamente.', + 'Another column with the same name exists in the project' => 'Otra columna con el mismo nombre existe en el proyecto', + 'Default filters' => 'Filtros predeterminados', + 'Your board doesn\'t have any columns!' => '¡Su tablero no tiene columnas!', + 'Change column position' => 'Cambiar la posición de la columna', + 'Switch to the project overview' => 'Cambiar a la vista general del proyecto', + 'User filters' => 'Filtros de usuario', + 'Category filters' => 'Filtros de categorías', + 'Upload a file' => 'Cargar un archivo', + 'View file' => 'Ver archivo', + 'Last activity' => 'Última actividad', + 'Change subtask position' => 'Cambiar la posición de la subtarea', 'This value must be greater than %d' => 'Este valor no debe de ser más grande que %d', - // 'Another swimlane with the same name exists in the project' => '', - // 'Example: http://example.kanboard.net/ (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' => '', - // 'Menu' => '', - // 'Set start date' => '', - // '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' => '', + 'Another swimlane with the same name exists in the project' => 'En el proyecto existe otro carril con el mismo nombre', + 'Example: http://example.kanboard.net/ (used to generate absolute URLs)' => 'Ejemplo: http://example.kanboard.net/ (utilizado para generar URLs absolutas)', + 'Actions duplicated successfully.' => 'Acciones duplicadas correctamente.', + 'Unable to duplicate actions.' => 'No se pueden duplicar acciones.', + 'Add a new action' => 'Añadir una acción nueva', + 'Import from another project' => 'Importar desde otro proyecto', + 'There is no action at the moment.' => 'No hay acción en este momento.', + 'Import actions from another project' => 'Importar acciones de otro proyecto', + 'There is no available project.' => 'No hay proyecto disponible.', + 'Local File' => 'Archivo local', + 'Configuration' => 'Configuración', + 'PHP version:' => 'Versión de PHP:', + 'PHP SAPI:' => 'PHP SAPI:', + 'OS version:' => 'Versión del sistema operativo:', + 'Database version:' => 'Versión de base de datos:', + 'Browser:' => 'Navegador:', + 'Task view' => 'Vista de la tarea', + 'Edit task' => 'Editar tarea', + 'Edit description' => 'Editar Descripción', + 'New internal link' => 'Nuevo enlace interno', + 'Display list of keyboard shortcuts' => 'Mostrar lista de atajos de teclado', + 'Menu' => 'Menú', + 'Set start date' => 'Establecer fecha de inicio', + 'Avatar' => 'Avatar', + 'Upload my avatar image' => 'Subir mi imagen de avatar', + 'Remove my image' => 'Eliminar mi imagen', + 'The OAuth2 state parameter is invalid' => 'El parámetro de estado OAuth2 no es válido', + 'User not found.' => 'Usuario no encontrado.', + 'Search in activity stream' => 'Buscar en el flujo de actividades', + 'My activities' => 'Mis actividades', + 'Activity until yesterday' => 'Actividad hasta ayer', + 'Activity until today' => 'Actividad hasta hoy', + 'Search by creator: ' => 'Búsqueda por creador: ', + 'Search by creation date: ' => 'Búsqueda por fecha de creación: ', + 'Search by task status: ' => 'Búsqueda por estado de la tarea: ', + 'Search by task title: ' => 'Buscar por título de tarea: ', + 'Activity stream search' => 'Búsqueda de flujo de actividad', + 'Projects where "%s" is manager' => 'Proyectos donde "%s" es gerente', + 'Projects where "%s" is member' => 'Proyectos donde "%s" es miembro', + 'Open tasks assigned to "%s"' => 'Tareas abiertas asignadas a "%s"', + 'Closed tasks assigned to "%s"' => 'Tareas cerradas asignadas a "%s"', + 'Assign automatically a color based on a priority' => 'Asignar automáticamente un color basado en una prioridad', + 'Overdue tasks for the project(s) "%s"' => 'Tareas vencidas para el (los) proyecto(s) "%s"', + 'Upload files' => 'Subir archivos', + 'Installed Plugins' => 'Plugins instalados', + 'Plugin Directory' => 'Directorio de Plugins', + 'Plugin installed successfully.' => 'Plugin instalado correctamente.', + 'Plugin updated successfully.' => 'Plugin actualizado correctamente.', + 'Plugin removed successfully.' => 'Plugin eliminado correctamente.', + 'Subtask converted to task successfully.' => 'Subtarea convertida a la tarea con éxito.', + 'Unable to convert the subtask.' => 'No se puede convertir la subtarea.', + 'Unable to extract plugin archive.' => 'No se puede extraer archivo plugin.', + 'Plugin not found.' => 'No se ha encontrado el plugin.', + 'You don\'t have the permission to remove this plugin.' => 'No tienes permiso para eliminar este plugin.', + 'Unable to download plugin archive.' => 'No es posible descargar archivos plugin.', + 'Unable to write temporary file for plugin.' => 'No se puede escribir el archivo temporal para el plugin.', + 'Unable to open plugin archive.' => 'No se puede abrir el archivo de plugin', + 'There is no file in the plugin archive.' => 'No hay ningún archivo en el archivo de plugins.', + 'Create tasks in bulk' => 'Crear tareas en lote', + 'Your Kanboard instance is not configured to install plugins from the user interface.' => 'Tu instancia de Kanboard no está configurada para instalar complementos desde la interfaz de usuario.', + 'There is no plugin available.' => 'No hay un plugin disponible.', + 'Install' => 'Instalar', 'Update' => 'Actualizar', - // '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 an 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 have 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' => '', + 'Up to date' => 'Hasta la fecha', + 'Not available' => 'No disponible', + 'Remove plugin' => 'Eliminar plugin', + 'Do you really want to remove this plugin: "%s"?' => '¿Realmente desea eliminar este plugin: "%s"?', + 'Uninstall' => 'Desinstalar', + 'Listing' => 'Listado', + 'Metadata' => 'Metadata', + 'Manage projects' => 'Gestionar proyectos', + 'Convert to task' => 'Convertir en tarea', + 'Convert sub-task to task' => 'Convertir subtarea en tarea', + 'Do you really want to convert this sub-task to a task?' => '¿Realmente desea convertir esta subtarea a una tarea?', + 'My task title' => 'Título de mi tarea', + 'Enter one task by line.' => 'Ingrese una tarea por línea.', + 'Number of failed login:' => 'Número de inicio de sesión fallido:', + 'Account locked until:' => 'Cuenta bloqueada hasta:', + 'Email settings' => 'Ajustes de correo electrónico', + 'Email sender address' => 'Dirección del remitente del correo electrónico', + 'Email transport' => 'Transporte por correo electrónico', + 'Webhook token' => 'Token Webhook', + 'Project tags management' => 'Gestión de etiquetas de proyecto', + 'Tag created successfully.' => 'Etiqueta creada correctamente.', + 'Unable to create this tag.' => 'No se puede crear esta etiqueta.', + 'Tag updated successfully.' => 'Etiqueta actualizada correctamente.', + 'Unable to update this tag.' => 'No se puede actualizar esta etiqueta.', + 'Tag removed successfully.' => 'Etiqueta eliminada correctamente.', + 'Unable to remove this tag.' => 'No se ha podido eliminar esta etiqueta.', + 'Global tags management' => 'Gestión de etiquetas globales', + 'Tags' => 'Etiquetas', + 'Tags management' => 'Gestión de etiquetas', + 'Add new tag' => 'Añadir nueva etiqueta', + 'Edit a tag' => 'Modificar una etiqueta', + 'Project tags' => 'Etiquetas del proyecto', + 'There is no specific tag for this project at the moment.' => 'No hay una etiqueta específica para este proyecto en este momento.', + 'Tag' => 'Etiqueta', + 'Remove a tag' => 'Eliminar una etiqueta', + 'Do you really want to remove this tag: "%s"?' => '¿Desea realmente eliminar esta etiqueta: "%s"?', + 'Global tags' => 'Etiquetas globales', + 'There is no global tag at the moment.' => 'No hay una etiqueta global en este momento.', + 'This field cannot be empty' => 'Este campo no puede estar vacío', + 'Close a task when there is no activity in an specific column' => 'Cierra una tarea cuando no hay actividad en una columna específica', + '%s removed a subtask for the task #%d' => '%s eliminó una subtarea para la tarea %d', + '%s removed a comment on the task #%d' => '%s eliminó un comentario para la tarea %d', + 'Comment removed on task #%d' => 'Comentario eliminado en la tarea #%d', + 'Subtask removed on task #%d' => 'Subtarea eliminada en la tarea #%d', + 'Hide tasks in this column in the dashboard' => 'Ocultar tareas en esta columna en el tablero', + '%s removed a comment on the task %s' => '%s eliminó un comentario para la tarea %s', + '%s removed a subtask for the task %s' => '%s eliminó una subtarea para la tarea %s', + 'Comment removed' => 'Comentario eliminado', + 'Subtask removed' => 'Sub-tarea eliminada', + '%s set a new internal link for the task #%d' => '%s estableció un nuevo enlace interno para la tarea %d', + '%s removed an internal link for the task #%d' => '%s eliminó un nuevo enlace interno para la tarea %d', + 'A new internal link for the task #%d have been defined' => 'Se ha definido un nuevo enlace interno para la tarea #%d', + 'Internal link removed for the task #%d' => 'Enlace interno eliminado para la tarea #%d', + '%s set a new internal link for the task %s' => '%s estableció un nuevo enlace interno para la tarea %s', + '%s removed an internal link for the task %s' => '%s eliminó un enlace interno para la tarea %s', + 'Automatically set the due date on task creation' => 'Establecer automáticamente la fecha de vencimiento en la creación de tareas', + 'Move the task to another column when closed' => 'Mover la tarea a otra columna cuando esté cerrada', + 'Move the task to another column when not moved during a given period' => 'Mover la tarea a otra columna cuando no se mueve durante un período determinado', + 'Dashboard for %s' => 'Tablero para %s', + 'Tasks overview for %s' => 'Visión general de tareas para %s', + 'Subtasks overview for %s' => 'Visión general de subtareas para %s', + 'Projects overview for %s' => 'Visión general de proyectos para %s', + 'Activity stream for %s' => 'Flujo de actividad para %s', + 'Assign a color when the task is moved to a specific swimlane' => 'Asignar un color cuando la tarea se mueve a un carril específico', + 'Assign a priority when the task is moved to a specific swimlane' => 'Asignar una prioridad cuando la tarea se mueve a un carril específico', + 'User unlocked successfully.' => 'Usuario desbloqueado correctamente.', + 'Unable to unlock the user.' => 'No se puede desbloquear el usuario.', + 'Move a task to another swimlane' => 'Mueve una tarea a otro carril', + 'Creator Name' => 'Nombre del Creador', + 'Time spent and estimated' => 'Tiempo empleado y estimado', + 'Move position' => 'Mover la posición', + 'Move task to another position on the board' => 'Mover la tarea a otra posición en el tablero', + 'Insert before this task' => 'Insertar antes de esta tarea', + 'Insert after this task' => 'Insertar después de esta tarea', + 'Unlock this user' => 'Desbloquear este usuario', + 'Custom Project Roles' => 'Roles de proyecto personalizados', + 'Add a new custom role' => 'Agregar un nuevo rol personalizado', + 'Restrictions for the role "%s"' => 'Restricciones para el rol "%s"', + 'Add a new project restriction' => 'Añadir una nueva restricción de proyecto', + 'Add a new drag and drop restriction' => 'Añadir una nueva restricción de arrastrar y soltar', + 'Add a new column restriction' => 'Agregar una nueva restricción de columna', + 'Edit this role' => 'Editar este rol', + 'Remove this role' => 'Eliminar este rol', + 'There is no restriction for this role.' => 'No hay restricción para este rol.', + 'Only moving task between those columns is permitted' => 'Sólo se permite el movimiento de una tarea entre esas columnas', + 'Close a task in a specific column when not moved during a given period' => 'Cierra una tarea en una columna específica cuando no se mueve durante un período determinado', + 'Edit columns' => 'Editar columnas', + 'The column restriction has been created successfully.' => 'La restricción de columna se ha creado correctamente.', + 'Unable to create this column restriction.' => 'No se puede crear esta restricción de columna.', + 'Column restriction removed successfully.' => 'Se ha eliminado correctamente la restricción de columna.', + 'Unable to remove this restriction.' => 'No se puede eliminar esta restricción.', + 'Your custom project role has been created successfully.' => 'El rol de proyecto personalizado se ha creado correctamente.', + 'Unable to create custom project role.' => 'No se puede crear un rol de proyecto personalizado.', + 'Your custom project role has been updated successfully.' => 'Su rol de proyecto personalizado se ha actualizado correctamente.', + 'Unable to update custom project role.' => 'No se puede actualizar el rol de proyecto personalizado.', + 'Custom project role removed successfully.' => 'El rol de proyecto personalizado se eliminó correctamente.', + 'Unable to remove this project role.' => 'No se pudo eliminar esta función del proyecto.', + 'The project restriction has been created successfully.' => 'La restricción del proyecto se ha creado con éxito.', + 'Unable to create this project restriction.' => 'No se puede crear esta restricción de proyecto.', + 'Project restriction removed successfully.' => 'Se ha eliminado correctamente la restricción de proyecto.', + 'You cannot create tasks in this column.' => 'No puede crear tareas en esta columna.', + 'Task creation is permitted for this column' => 'La creación de tareas está permitida para esta columna', + 'Closing or opening a task is permitted for this column' => 'El cierre o apertura de una tarea está permitido para esta columna', + 'Task creation is blocked for this column' => 'La creación de tareas está bloqueada para esta columna', + 'Closing or opening a task is blocked for this column' => 'El cierre o apertura de una tarea está bloqueado para esta columna', + 'Task creation is not permitted' => 'No se permite la creación de tareas', + 'Closing or opening a task is not permitted' => 'No se permite cerrar ni abrir una tarea', + 'New drag and drop restriction for the role "%s"' => 'Nueva restricción de arrastrar y soltar para el rol "%s"', + 'People belonging to this role will be able to move tasks only between the source and the destination column.' => 'Las personas pertenecientes a este rol sólo podrán mover las tareas entre la columna de origen y la de destino.', + 'Remove a column restriction' => 'Eliminar una restricción de columna', + 'Do you really want to remove this column restriction: "%s" to "%s"?' => '¿Realmente desea eliminar esta restricción de columna: "%s" a "%s"?', + 'New column restriction for the role "%s"' => 'Nueva restricción de columna para el rol "%s"', + 'Rule' => 'Regla', + 'Do you really want to remove this column restriction?' => '¿Realmente desea eliminar esta restricción de columna?', + 'Custom roles' => 'Roles personalizados', + 'New custom project role' => 'Nuevo rol de proyecto personalizado', + 'Edit custom project role' => 'Editar un rol de proyecto personalizado', + 'Remove a custom role' => 'Eliminar un rol personalizado', + 'Do you really want to remove this custom role: "%s"? All people assigned to this role will become project member.' => '¿Realmente desea eliminar este rol personalizado: "%s"? Todas las personas asignadas a este rol se convertirán en miembros del proyecto.', + 'There is no custom role for this project.' => 'No hay ningun rol personalizado para este proyecto.', + 'New project restriction for the role "%s"' => 'Nueva restricción de proyecto para el rol "%s"', + 'Restriction' => 'Restricción', + 'Remove a project restriction' => 'Eliminar una restricción de proyecto', + 'Do you really want to remove this project restriction: "%s"?' => '¿Realmente desea eliminar esta restricción de proyecto: "%s"?', + 'Duplicate to multiple projects' => 'Duplicar en varios proyectos', + 'This field is required' => 'Este campo es requerido', + 'Moving a task is not permitted' => 'No se permite mover una tarea', + 'This value must be in the range %d to %d' => 'Este valor debe estar en el rango %d a %d', + 'You are not allowed to move this task.' => 'No se le permite mover esta tarea.', + 'API User Access' => 'Acceso de usuario de API', 'Preview' => 'Previsualizar', 'Write' => 'Escribir', 'Write your text in Markdown' => 'Redacta el texto en Markdown', - // 'New External Task: %s' => '', - // '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 External Task: %s' => 'Nueva tarea externa: %s', + 'No personal API access token registered.' => 'No se ha registrado ningún token de acceso a API personal.', + 'Your personal API access token is "%s"' => 'Su token de acceso a la API personal es "%s"', + 'Remove your token' => 'Elimine su token', + 'Generate a new token' => 'Generar un nuevo token', + 'Showing %d-%d of %d' => 'Mostrando %d-%d de %d', + 'Outgoing Emails' => 'Correo electrónico saliente', + 'Add or change currency rate' => 'Añadir o cambiar el tipo de cambio', + 'Reference currency: %s' => 'Divisa de referencia: %s', + 'Add custom filters' => 'Añadir filtros personalizados', + 'Export' => 'Exportar', + 'Add link label' => 'Añadir etiqueta de enlace', + 'Incompatible Plugins' => 'Plugins incompatibles', + 'Compatibility' => 'Compatibilidad', + 'Permissions and ownership' => 'Permisos y propiedad', + 'Priorities' => 'Prioridades', + 'Close this window' => 'Cierra esta ventana', + 'Unable to upload this file.' => 'No se puede subir este archivo.', + 'Import tasks' => 'Importar tareas', + 'Choose a project' => 'Elija un proyecto', + 'Profile' => 'Perfil', + 'Application role' => 'Rol de la aplicación', + '%d invitations were sent.' => '%d invitaciones enviadas.', + '%d invitation was sent.' => '%d invitación fue enviada.', + 'Unable to create this user.' => 'No se puede crear este usuario.', + 'Kanboard Invitation' => 'Invitación de Kanboard', + 'Visible on dashboard' => 'Visible en el tablero', + 'Created at:' => 'Creado en:', + 'Updated at:' => 'Actualizado en:', + 'There is no custom filter.' => 'No hay un filtro personalizado.', + 'New User' => 'Nuevo usuario', + 'Authentication' => 'Autenticación', + 'If checked, this user will use a third-party system for authentication.' => 'Si está marcado, este usuario utilizará un sistema de terceros para la autenticación.', + 'The password is necessary only for local users.' => 'La contraseña sólo es necesaria para los usuarios locales.', + 'You have been invited to register on Kanboard.' => 'Te han invitado a registrarte en Kanboard.', + 'Click here to join your team' => 'Haz clic aquí para unirte a tu equipo', + 'Invite people' => 'Invitar personas', + 'Emails' => 'Emails', + 'Enter one email address by line.' => 'Ingrese una dirección de correo electrónico por línea.', + 'Add these people to this project' => 'Añadir a estas personas a este proyecto', + 'Add this person to this project' => 'Añadir a esta persona a este proyecto', + 'Sign-up' => 'Regístrate', + 'Credentials' => 'Credenciales', 'New user' => 'Añadir un usuario', - // 'This username is already taken' => '', - // 'A link to reset your password has been sent by email.' => '', - // 'Your profile must have a valid email address.' => '', - // 'Unfortunately, we are unable to reset your password. Did you entered a valid username? Do you have an email address in your profile?' => '', - // '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](mailto:%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' => '', - // 'Private' => '', - // '%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' => '', + 'This username is already taken' => 'Este nombre de usuario ya está en uso', + 'A link to reset your password has been sent by email.' => 'Se ha enviado por correo electrónico un enlace para restablecer su contraseña.', + 'Your profile must have a valid email address.' => 'Su perfil debe tener una dirección de email válido.', + 'Unfortunately, we are unable to reset your password. Did you entered a valid username? Do you have an email address in your profile?' => 'Desafortunadamente, no nos es posible reiniciar su contraseña. ¿Usted introdujo un usuario válido?, ¿Usted tiene una dirección de email válida en su perfil?', + 'TRL - Turkish Lira' => 'TRL - Lira Turca', + 'The project email is optional and could be used by several plugins.' => 'El email del proyecto es opcional y podría ser usado por varios plugins', + 'The project email must be unique across all projects' => 'El email del proyecto debe ser único entre todos los proyectos', + 'The email configuration has been disabled by the administrator.' => 'La configuración de email se ha deshabilitado por el administrador', + 'Close this project' => 'Cerrar este proyecto', + 'Open this project' => 'Abrir este proyecto', + 'Close a project' => 'Cerrar un proyecto', + 'Do you really want to close this project: "%s"?' => '¿Realmente quiere cerrar este proyecto: "%s"?', + 'Reopen a project' => 'Reabrir un proyecto', + 'Do you really want to reopen this project: "%s"?' => '¿Realmente quiere reabrir este proyecto: "%s"?', + 'This project is open' => 'Este proyecto está abierdo', + 'This project is closed' => 'Este proyecto está cerrado', + 'Unable to upload files, check the permissions of your data folder.' => 'No se pueden cargar archivos, verifique los permisos de su carpeta de datos (data)', + 'Another category with the same name exists in this project' => 'Ya existe otra categoría con el mismo nombre en este proyecto', + 'Comment sent by email successfully.' => 'Comentario enviado exitosamente por email', + 'Sent by email to [%s](mailto:%s) (%s)' => 'Enviado por email a [%s](mailto:%s) (%s)', + 'Unable to read uploaded file.' => 'No se pudo leer el archivo cargado', + 'Database uploaded successfully.' => 'Base de datos cargada exitosamente', + 'Task sent by email successfully.' => 'Tarea enviada exitosamente por email', + 'There is no category in this project.' => 'No hay categorías en este proyecto', + 'Send by email' => 'Enviar por email', + 'Create and send a comment by email' => 'Crear y enviar un comentario por email', + 'Subject' => 'Asunto', + 'Upload the database' => 'Cargar la base de datos', + 'You could upload the previously downloaded Sqlite database (Gzip format).' => 'Podría cargar la base de datos Sqlite descargada previamente (formato Gzip)', + 'Database file' => 'Archivo de Base de Datos', + 'Upload' => 'Cargar', + 'Your project must have at least one active swimlane.' => 'Su proyecto debe tener al menos un carril activo', + 'Project: %s' => 'Proyecto: %s', + 'Automatic action not found: "%s"' => 'No se encontró la acción automática: "%s"', + '%d projects' => '%d proyectos', + '%d project' => '%d proyecto', + 'There is no project.' => 'No hay proyecto', + 'Sort' => 'Ordenar', + 'Project ID' => 'ID Proyecto', + 'Project name' => 'Nombre del Proyecto', + 'Public' => 'Público', + 'Private' => 'Privado', + '%d tasks' => '%d tareas', + '%d task' => '%d tarea', + 'Task ID' => 'ID Tarea', + 'Assign automatically a color when due date is expired' => 'Asignar un color automáticamente cuando la fecha de vencimiento haya expirado', + 'Total score in this column across all swimlanes' => 'Puntaje Total en esta columna para todos los carriles', + 'HRK - Kuna' => 'HRK - Kuna', + 'ARS - Argentine Peso' => 'ARS - Peso Argentino', + 'COP - Colombian Peso' => 'COP - Peso Colombiano', + '%d groups' => '%d grupos', + '%d group' => '%d grupo', + 'Group ID' => 'ID Grupo', + 'External ID' => 'ID Externa', + '%d users' => '%d usuarios', + '%d user' => '%d usuario', + 'Hide subtasks' => 'Ocultar subtareas', + 'Show subtasks' => 'Mostrar subtareas', + 'Authentication Parameters' => 'Parámetros de Autenticación', + 'API Access' => 'Acceso API', + 'No users found.' => 'No se encontraron usuarios', + 'User ID' => 'ID del Usuario', + 'Notifications are activated' => 'Las notificaciones están activadas', + 'Notifications are disabled' => 'Las notificaciones están deshabilitadas', + 'User disabled' => 'Usuario deshabilitado', + '%d notifications' => '%d notificaciones', + '%d notification' => '%d notificación', // 'There is no external integration installed.' => '', ); |