Sync locales
This commit is contained in:
@@ -72,7 +72,6 @@ return array(
|
||||
'All projects' => 'Todos los proyectos',
|
||||
'Add a new column' => 'Añadir una nueva columna',
|
||||
'Title' => 'Título',
|
||||
'Nobody assigned' => 'Nadie asignado',
|
||||
'Assigned to %s' => 'Asignada a %s',
|
||||
'Remove a column' => 'Suprimir esta columna',
|
||||
'Remove a column from a board' => 'Suprimir una columna de un tablero',
|
||||
@@ -166,7 +165,6 @@ return array(
|
||||
'Task count' => 'Contador de tareas',
|
||||
'User' => 'Usuario',
|
||||
'Comments' => 'Comentarios',
|
||||
'Write your text in Markdown' => 'Redacta el texto en Markdown',
|
||||
'Leave a comment' => 'Dejar un comentario',
|
||||
'Comment is required' => 'El comentario es obligatorio',
|
||||
'Leave a description' => 'Dejar una descripción',
|
||||
@@ -432,7 +430,6 @@ return array(
|
||||
'ISO format is always accepted, example: "%s" and "%s"' => 'El formato ISO siempre es aceptado, ejemplo: "%s" y "%s"',
|
||||
'New private project' => 'Nuevo proyecto privado',
|
||||
'This project is private' => 'Este proyecto es privado',
|
||||
'Type here to create a new sub-task' => 'Escriba aquí para crear una nueva sub-tarea',
|
||||
'Add' => 'Añadir',
|
||||
'Start date' => 'Fecha de inicio',
|
||||
'Time estimated' => 'Tiempo estimado',
|
||||
@@ -483,9 +480,6 @@ return array(
|
||||
'Daily project summary export for "%s"' => 'Exportar sumario diario del proyecto para "%s"',
|
||||
'Exports' => 'Exportaciones',
|
||||
'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.',
|
||||
'Nothing to preview...' => 'Nada que previsualizar...',
|
||||
'Preview' => 'Previsualizar',
|
||||
'Write' => 'Grabar',
|
||||
'Active swimlanes' => 'Calles activas',
|
||||
'Add a new swimlane' => 'Añadir nueva calle',
|
||||
'Change default swimlane' => 'Cambiar la calle por defecto',
|
||||
@@ -539,7 +533,6 @@ return array(
|
||||
'Task age in days' => 'Edad de la tarea en días',
|
||||
'Days in this column' => 'Días en esta columna',
|
||||
'%dd' => '%dd',
|
||||
'Add a link' => 'Añadir enlace',
|
||||
'Add a new link' => 'Añadir nuevo enlace',
|
||||
'Do you really want to remove this link: "%s"?' => '¿Realmente quiere quitar este enlace: "%s"?',
|
||||
'Do you really want to remove this link with task #%d?' => '¿Realmente quiere quitar este enlace con esta tarea: #%d?',
|
||||
@@ -749,8 +742,6 @@ return array(
|
||||
'My activity stream' => 'Mi flujo de actividad',
|
||||
'My calendar' => 'Mi calendario',
|
||||
'Search tasks' => 'Buscar tareas',
|
||||
'Back to the calendar' => 'Volver al calendario',
|
||||
'Filters' => 'Filtros',
|
||||
'Reset filters' => 'Limpiar filtros',
|
||||
'My tasks due tomorrow' => 'Mis tareas a entregar mañana',
|
||||
'Tasks due today' => 'Tareas a antregar hoy',
|
||||
@@ -902,7 +893,6 @@ return array(
|
||||
'Shared' => 'Compartido',
|
||||
'Owner' => 'Dueño',
|
||||
'Unread notifications' => 'Notificaciones sin leer',
|
||||
'My filters' => 'Mis filtros',
|
||||
'Notification methods:' => 'Métodos de notificación',
|
||||
'Import tasks from CSV file' => 'Importar tareas desde archivo CSV',
|
||||
'Unable to read your file' => 'No es posible leer el archivo',
|
||||
@@ -1049,7 +1039,6 @@ return array(
|
||||
'Close a task when there is no activity' => 'Cerrar tarea cuando no haya actividad',
|
||||
'Duration in days' => 'Duración en días',
|
||||
'Send email when there is no activity on a task' => 'Enviar correo cuando no haya actividad en una tarea',
|
||||
'List of external links' => 'Lista de enlaces externos',
|
||||
'Unable to fetch link information.' => 'No es posible obtener información sobre el enlace',
|
||||
'Daily background job for tasks' => 'Tarea de fondo diaria para las tareas',
|
||||
'Auto' => 'Automático',
|
||||
@@ -1067,9 +1056,7 @@ return array(
|
||||
'External link' => 'Enlace externo',
|
||||
'Copy and paste your link here...' => 'Copia y pega tu enlace aquí...',
|
||||
'URL' => 'URL',
|
||||
'There is no external link for the moment.' => 'No existe un enlace externo por el momento',
|
||||
'Internal links' => 'Enlaces internos',
|
||||
'There is no internal link for the moment.' => 'No existe un enlace interno por el momento',
|
||||
'Assign to me' => 'Asignar a mí',
|
||||
'Me' => 'Yo',
|
||||
'Do not duplicate anything' => 'No duplicar nada',
|
||||
@@ -1077,7 +1064,6 @@ return array(
|
||||
'Users management' => 'Administración de usuarios',
|
||||
'Groups management' => 'Administración de grupos',
|
||||
'Create from another project' => 'Crear de otro proyecto',
|
||||
'There is no subtask at the moment.' => 'No existe subtarea por el momento',
|
||||
'open' => 'abierto',
|
||||
'closed' => 'cerrado',
|
||||
'Priority:' => 'Prioridad',
|
||||
@@ -1096,7 +1082,6 @@ return array(
|
||||
'Started:' => 'Iniciado',
|
||||
'Moved:' => 'Movido',
|
||||
'Task #%d' => 'Tarea #%d',
|
||||
'Sub-tasks' => 'Subtareas',
|
||||
'Date and time format' => 'Formato de hora y fecha',
|
||||
'Time format' => 'Formato de hora',
|
||||
'Start date: ' => 'Fecha de inicio',
|
||||
@@ -1137,7 +1122,6 @@ return array(
|
||||
'User filters' => 'Usar filtros',
|
||||
'Category filters' => 'Categoría y filtros',
|
||||
'Upload a file' => 'Subir archivo',
|
||||
'There is no attachment at the moment.' => 'No existe ningún adjunto por el momento',
|
||||
'View file' => 'Ver archivo',
|
||||
'Last activity' => 'Última actividad',
|
||||
'Change subtask position' => 'Cambiar posición de la subtarea',
|
||||
@@ -1151,4 +1135,18 @@ return array(
|
||||
'There is no action at the moment.' => 'No hay ninguna acción en este momento.',
|
||||
'Import actions from another project' => 'Importar acciones de otro proyecto',
|
||||
'There is no available project.' => 'No hay proyectos disponibles.',
|
||||
// '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' => '',
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user