From 569ffd8dbb039a867edad0a51b51735998b252d5 Mon Sep 17 00:00:00 2001 From: ngosang Date: Fri, 10 Jun 2016 22:54:12 +0200 Subject: Add new translations to es_ES translation --- app/Locale/es_ES/translations.php | 148 +++++++++++++++++++------------------- 1 file changed, 74 insertions(+), 74 deletions(-) diff --git a/app/Locale/es_ES/translations.php b/app/Locale/es_ES/translations.php index 3d6d2a2c..a646e4ef 100644 --- a/app/Locale/es_ES/translations.php +++ b/app/Locale/es_ES/translations.php @@ -1128,78 +1128,78 @@ 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' => '', - // 'Avatar' => '', - // 'Upload my avatar image' => '', - // 'Remove my image' => '', - // 'The OAuth2 state parameter is invalid' => '', - // 'User not found.' => '', - // 'Search in activity stream' => '', - // 'My activities' => '', - // 'Activity until yesterday' => '', - // 'Activity until today' => '', - // 'Search by creator: ' => '', - // 'Search by creation date: ' => '', - // 'Search by task status: ' => '', - // 'Search by task title: ' => '', - // 'Activity stream search' => '', - // 'Projects where "%s" is manager' => '', - // 'Projects where "%s" is member' => '', - // 'Open tasks assigned to "%s"' => '', - // 'Closed tasks assigned to "%s"' => '', - // 'Assign automatically a color based on a priority' => '', - // 'Overdue tasks for the project(s) "%s"' => '', - // 'Upload files' => '', - // 'Installed Plugins' => '', - // 'Plugin Directory' => '', - // 'Plugin installed successfully.' => '', - // 'Plugin updated successfully.' => '', - // 'Plugin removed successfully.' => '', - // 'Subtask converted to task successfully.' => '', - // 'Unable to convert the subtask.' => '', - // 'Unable to extract plugin archive.' => '', - // 'Plugin not found.' => '', - // 'You don\'t have the permission to remove this plugin.' => '', - // 'Unable to download plugin archive.' => '', - // 'Unable to write temporary file for plugin.' => '', - // 'Unable to open plugin archive.' => '', - // 'There is no file in the plugin archive.' => '', - // 'Create tasks in bulk' => '', - // 'Your Kanboard instance is not configured to install plugins from the user interface.' => '', - // 'There is no plugin available.' => '', - // 'Install' => '', - // 'Update' => '', - // 'Up to date' => '', - // 'Not available' => '', - // 'Remove plugin' => '', - // 'Do you really want to remove this plugin: "%s"?' => '', - // 'Uninstall' => '', - // 'Listing' => '', - // 'Metadata' => '', - // 'Manage projects' => '', - // 'Convert to task' => '', - // 'Convert sub-task to task' => '', - // 'Do you really want to convert this sub-task to a task?' => '', - // 'My task title' => '', - // 'Enter one task by line.' => '', - // 'Number of failed login:' => '', - // 'Account locked until:' => '', - // 'Email settings' => '', - // 'Email sender address' => '', - // 'Email transport' => '', - // 'Webhook token' => '', - // 'Imports' => '', + 'Local File' => 'Archivo local', + 'Configuration' => 'Configuración', + 'PHP version:' => 'Versión de PHP:', + 'PHP SAPI:' => 'PHP SAPI:', + 'OS version:' => 'Sistema operativo:', + 'Database version:' => 'Versión de la base de datos:', + 'Browser:' => 'Navegador web:', + 'Task view' => 'Ver tarea', + 'Edit task' => 'Modificar tarea', + 'Edit description' => 'Modificar descripción', + 'New internal link' => 'Nuevo enlace interno', + 'Display list of keyboard shortcuts' => 'Mostrar la lista de atajos de teclado', + 'Menu' => 'Menú', + 'Set start date' => 'Establecer fecha de inicio', + 'Avatar' => 'Avatar', + 'Upload my avatar image' => 'Cargar imagen de avatar', + 'Remove my image' => 'Eliminar imagen', + 'The OAuth2 state parameter is invalid' => 'El parámetro estado de OAuth2 es inválido', + 'User not found.' => 'Usuario no encontrado.', + 'Search in activity stream' => 'Buscar en el río de actividad', + 'My activities' => 'Mis actividades', + 'Activity until yesterday' => 'Actividad hasta ayer', + 'Activity until today' => 'Actividad hasta hoy', + 'Search by creator: ' => 'Buscar por creador: ', + 'Search by creation date: ' => 'Buscar por fecha de creación: ', + 'Search by task status: ' => 'Buscar por estado de la tarea: ', + 'Search by task title: ' => 'Buscar por título de la tarea: ', + 'Activity stream search' => 'Búsqueda en el río de actividad', + 'Projects where "%s" is manager' => 'Proyectos donde «%s» es administrador', + '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 la prioridad', + 'Overdue tasks for the project(s) "%s"' => 'Tareas atrasadas para el proyecto(s) «%s»', + 'Upload files' => 'Cargar 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 en tarea correctamente.', + 'Unable to convert the subtask.' => 'No se puede convertir la subtarea.', + 'Unable to extract plugin archive.' => 'No se puede extraer el plugin.', + 'Plugin not found.' => 'Plugin no encontrado.', + 'You don\'t have the permission to remove this plugin.' => 'No tiene permiso para eliminar este plugin.', + 'Unable to download plugin archive.' => 'No se puede descargar el plugin.', + 'Unable to write temporary file for plugin.' => 'No se puede escribir el fichero temporal del plugin.', + 'Unable to open plugin archive.' => 'No se puede abrir el plugin.', + 'There is no file in the plugin archive.' => 'No hay ficheros dentro del plugin.', + 'Create tasks in bulk' => 'Crear tareas en bloque', + 'Your Kanboard instance is not configured to install plugins from the user interface.' => 'Kanboard no está configurado para instalar plugins desde la interfaz de usuario.', + 'There is no plugin available.' => 'No hay plugins disponibles.', + 'Install' => 'Instalar', + 'Update' => 'Actualizar', + 'Up to date' => 'Actualizado', + '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' => 'Metadatos', + 'Manage projects' => 'Administrar 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 en tarea?', + 'My task title' => 'Título de la tarea', + 'Enter one task by line.' => 'Introduce una tarea por línea.', + 'Number of failed login:' => 'Número de ingresos fallidos:', + 'Account locked until:' => 'Cuenta bloqueada hasta:', + 'Email settings' => 'Preferencias de correo electrónico', + 'Email sender address' => 'Dirección del remitente del correo electrónico', + 'Email transport' => 'Transporte de correo electrónico', + 'Webhook token' => 'Token del disparador web (webhook)', + 'Imports' => 'Importaciones', ); -- cgit v1.2.3