From 09da289c2fb18475f372bee24e885617da484e0b Mon Sep 17 00:00:00 2001 From: Frederic Guillot Date: Sat, 17 Oct 2015 22:19:49 -0400 Subject: Move slack, hipchat and jabber integrations to plugins --- app/Locale/es_ES/translations.php | 17 ----------------- 1 file changed, 17 deletions(-) (limited to 'app/Locale/es_ES') diff --git a/app/Locale/es_ES/translations.php b/app/Locale/es_ES/translations.php index 7e951471..527151f5 100644 --- a/app/Locale/es_ES/translations.php +++ b/app/Locale/es_ES/translations.php @@ -697,15 +697,9 @@ return array( 'Reference currency' => 'Moneda de referencia', 'The currency rate have been added successfully.' => 'Se ha añadido el cambio de moneda con éxito', 'Unable to add this currency rate.' => 'No pude añadir este cambio de moneda.', - 'Send notifications to a Slack channel' => 'Enviar notificaciones a un canal Desatendido', 'Webhook URL' => 'URL de Disparador Web (webhook)', - 'Help on Slack integration' => 'Ayuda sobre integración Desatendida', '%s remove the assignee of the task %s' => '%s quita el concesionario de la tarea %s', - 'Send notifications to Hipchat' => 'Enviar notificaciones a Hipchat', 'API URL' => 'URL de API', - 'Room API ID or name' => 'ID de API de habitación o nombre', - 'Room notification token' => 'Notificación de ficha de Habitación', - 'Help on Hipchat integration' => 'Ayuda sobre integración de Hipchat', 'Enable Gravatar images' => 'Activar imágenes Gravatar', 'Information' => 'Información', 'Check two factor authentication code' => 'Revisar código de autenticación de dos factores', @@ -768,14 +762,6 @@ return array( 'When task is moved from first column' => 'Cuando la tarea es movida desde la primera columna', 'When task is moved to last column' => 'Cuando la tarea es movida a la última columna', 'Year(s)' => 'Año(s)', - 'Jabber (XMPP)' => 'Jabber (XMPP)', - 'Send notifications to Jabber' => 'Enviar notificaciones a Jabber', - 'XMPP server address' => 'Dirección del servidor XMPP', - 'Jabber domain' => 'Dominio Jabber', - 'Jabber nickname' => 'Apodo Jabber', - 'Multi-user chat room' => 'Sala de chat multiusuario', - 'Help on Jabber integration' => 'Ayuda para la integración con Jabber', - 'The server address must use this format: "tcp://hostname:5222"' => 'La dirección del servidor debe usar este formato: "tcp://hostname:5222"', 'Calendar settings' => 'Parámetros del Calendario', 'Project calendar view' => 'Vista de Calendario para el Proyecto', 'Project settings' => 'Parámetros del Proyecto', @@ -820,8 +806,6 @@ return array( '%s moved the task #%d to the swimlane "%s"' => '%s movió la tarea #%d a la calle "%s"', 'Swimlane' => 'Calle', 'Gravatar' => 'Gravatar', - 'Hipchat' => 'Hipchat', - 'Slack' => 'Desatendida', '%s moved the task %s to the first swimlane' => '%s movió la tarea %s a la primera calle', '%s moved the task %s to the swimlane "%s"' => '%s movió la tarea %s a la calle "%s"', 'This report contains all subtasks information for the given date range.' => 'Este informe contiene todas la información de las subtareas para el rango proporcionado de fechas.', @@ -918,7 +902,6 @@ return array( 'Help on Google authentication' => 'Ayuda con la aAutenticación de Google', 'Github Authentication' => 'Autenticación de Github', 'Help on Github authentication' => 'Ayuda con la autenticación de Github', - 'Channel/Group/User (Optional)' => 'Canal/Grupo/Usuario (Opcional)', 'Lead time: ' => 'Plazo de entrega: ', 'Cycle time: ' => 'Tiempo de Ciclo: ', 'Time spent into each column' => 'Tiempo empleado en cada columna', -- cgit v1.2.3