Starting Spanish lion...

Change-Id: I3fa4a5ff0a308dff118ae824ec56bd4c57c0ea6f
diff --git a/web/gui/src/main/resources/org/onosproject/ui/lion/core/common/Action_es.properties b/web/gui/src/main/resources/org/onosproject/ui/lion/core/common/Action_es.properties
new file mode 100644
index 0000000..c34259f
--- /dev/null
+++ b/web/gui/src/main/resources/org/onosproject/ui/lion/core/common/Action_es.properties
@@ -0,0 +1,25 @@
+#
+# Copyright 2017-present Open Networking Laboratory
+#
+# Licensed under the Apache License, Version 2.0 (the "License");
+# you may not use this file except in compliance with the License.
+# You may obtain a copy of the License at
+#
+#     http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+#
+#
+
+install=Instalar
+start=Iniciar
+pause=Pausar
+resume=Continuar
+stop=Parar
+uninstall=Desinstalar
+activate=Activar
+deactivate=Desactivar
diff --git a/web/gui/src/main/resources/org/onosproject/ui/lion/core/common/Network_es.properties b/web/gui/src/main/resources/org/onosproject/ui/lion/core/common/Network_es.properties
new file mode 100644
index 0000000..ec7e266
--- /dev/null
+++ b/web/gui/src/main/resources/org/onosproject/ui/lion/core/common/Network_es.properties
@@ -0,0 +1,49 @@
+#
+# Copyright 2017-present Open Networking Laboratory
+#
+# Licensed under the Apache License, Version 2.0 (the "License");
+# you may not use this file except in compliance with the License.
+# You may obtain a copy of the License at
+#
+#     http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+#
+#
+# --- Elements (Singular)
+node=Nodo
+topology=Topología
+network=Red
+region=Región
+device=Dispositivo
+host=Host
+link=Enlace
+
+# --- Elements (Plural)
+nodes=Nodos
+topologies=Topologías
+networks=Redes
+regions=Regiones
+devices=Dispositivos
+hosts=Hosts
+links=Enlaces
+
+# --- Element IDs
+node_id=ID del Nodo
+region_id=ID de la Región
+device_id=ID del Dispositivo
+host_id=ID del Host
+link_id=ID del Enlace
+
+# --- Protocol terms
+protocol=Protocolo
+ip=IP
+ip_address=Dirección IP
+tcp_port=Puerto TCP
+mac=MAC
+mac_address=Dirección MAC
+uri=URI
diff --git a/web/gui/src/main/resources/org/onosproject/ui/lion/core/common/Props_es.properties b/web/gui/src/main/resources/org/onosproject/ui/lion/core/common/Props_es.properties
new file mode 100644
index 0000000..afb17b9
--- /dev/null
+++ b/web/gui/src/main/resources/org/onosproject/ui/lion/core/common/Props_es.properties
@@ -0,0 +1,34 @@
+#
+# Copyright 2017-present Open Networking Laboratory
+#
+# Licensed under the Apache License, Version 2.0 (the "License");
+# you may not use this file except in compliance with the License.
+# You may obtain a copy of the License at
+#
+#     http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+#
+#
+
+# Typically used as table column headers or property labels
+
+chassis_id=Chassis ID
+hw_version=Versión Hardware
+sw_version=Versión Software
+serial_number=Número de Serie
+app_id=ID de Aplicación
+
+type=Tipo
+vendor=Fabricante
+icon=Icono
+title=Título
+state=Estado
+category=Categoría
+version=Versión
+origin=Origen
+role=Rol
diff --git a/web/gui/src/main/resources/org/onosproject/ui/lion/core/common/State_es.properties b/web/gui/src/main/resources/org/onosproject/ui/lion/core/common/State_es.properties
new file mode 100644
index 0000000..5aa06a7
--- /dev/null
+++ b/web/gui/src/main/resources/org/onosproject/ui/lion/core/common/State_es.properties
@@ -0,0 +1,25 @@
+#
+# Copyright 2017-present Open Networking Laboratory
+#
+# Licensed under the Apache License, Version 2.0 (the "License");
+# you may not use this file except in compliance with the License.
+# You may obtain a copy of the License at
+#
+#     http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+#
+#
+
+total=Total
+active=Activo
+started=Iniciado
+stopped=Parado
+
+last_updated=Última Actualización
+last_modified=Última Modificación
+
diff --git a/web/gui/src/main/resources/org/onosproject/ui/lion/core/common/Ui_es.properties b/web/gui/src/main/resources/org/onosproject/ui/lion/core/common/Ui_es.properties
new file mode 100644
index 0000000..ecd4ace
--- /dev/null
+++ b/web/gui/src/main/resources/org/onosproject/ui/lion/core/common/Ui_es.properties
@@ -0,0 +1,27 @@
+#
+# Copyright 2017-present Open Networking Laboratory
+#
+# Licensed under the Apache License, Version 2.0 (the "License");
+# you may not use this file except in compliance with the License.
+# You may obtain a copy of the License at
+#
+#     http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+#
+#
+
+# Common button text
+ok=OK
+cancel=Cancelar
+
+# Gesture text
+click=click
+scroll_down=Desplazar hacia abajo
+
+# Common control button tooltips
+tt_ctl_auto_refresh=Activar actualización automática
diff --git a/web/gui/src/main/resources/org/onosproject/ui/lion/core/fw/Mast_es.properties b/web/gui/src/main/resources/org/onosproject/ui/lion/core/fw/Mast_es.properties
new file mode 100644
index 0000000..3a85944
--- /dev/null
+++ b/web/gui/src/main/resources/org/onosproject/ui/lion/core/fw/Mast_es.properties
@@ -0,0 +1,24 @@
+#
+# Copyright 2017-present Open Networking Laboratory
+#
+# Licensed under the Apache License, Version 2.0 (the "License");
+# you may not use this file except in compliance with the License.
+# You may obtain a copy of the License at
+#
+#     http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+#
+#
+# Localization strings for Masthead
+
+# Tooltip for context-sensitive help button [?]
+tt_help=Muestra ayuda para la página actual
+
+
+# Logout button
+logout=Cerrar sesión
diff --git a/web/gui/src/main/resources/org/onosproject/ui/lion/core/fw/Nav_es.properties b/web/gui/src/main/resources/org/onosproject/ui/lion/core/fw/Nav_es.properties
new file mode 100644
index 0000000..184b1c1
--- /dev/null
+++ b/web/gui/src/main/resources/org/onosproject/ui/lion/core/fw/Nav_es.properties
@@ -0,0 +1,29 @@
+#
+# Copyright 2017-present Open Networking Laboratory
+#
+# Licensed under the Apache License, Version 2.0 (the "License");
+# you may not use this file except in compliance with the License.
+# You may obtain a copy of the License at
+#
+#     http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+#
+#
+# Localization strings for Navigation Panel
+
+# Category headers
+cat_platform=Plataforma
+cat_network=Red
+cat_other=Otro
+
+# Note that contributed views will be adding their own localized titles
+#  for their nav item, with a property key "nav_item_{viewID}".
+#
+# E.g. in the Device view properties bundle there will be:
+#
+#  nav_item_device=Devices
diff --git a/web/gui/src/main/resources/org/onosproject/ui/lion/core/fw/QuickHelp_es.properties b/web/gui/src/main/resources/org/onosproject/ui/lion/core/fw/QuickHelp_es.properties
new file mode 100644
index 0000000..2bb475b
--- /dev/null
+++ b/web/gui/src/main/resources/org/onosproject/ui/lion/core/fw/QuickHelp_es.properties
@@ -0,0 +1,32 @@
+#
+# Copyright 2017-present Open Networking Laboratory
+#
+# Licensed under the Apache License, Version 2.0 (the "License");
+# you may not use this file except in compliance with the License.
+# You may obtain a copy of the License at
+#
+#     http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+#
+#
+# Common text in the Quick Help panel
+
+# Panel title
+qh_title=Ayuda Rápida
+
+# Hint for \ and / keys
+qh_hint_show_hide_qh=Mostrar / ocultar Ayuda Rápida
+
+# Escape key hint
+qh_hint_esc=Ignorar diálogo o anular selección
+
+# T key hint : toggle the ui theme (between light / dark)
+qh_hint_t=Cambiar Tema
+
+# Common for a lot of views adding their own escape-key handler
+qh_hint_close_detail=Cerrar el panel de detalles
diff --git a/web/gui/src/main/resources/org/onosproject/ui/lion/core/view/Cluster_es.properties b/web/gui/src/main/resources/org/onosproject/ui/lion/core/view/Cluster_es.properties
new file mode 100644
index 0000000..3f3ff08
--- /dev/null
+++ b/web/gui/src/main/resources/org/onosproject/ui/lion/core/view/Cluster_es.properties
@@ -0,0 +1,27 @@
+#
+# Copyright 2017-present Open Networking Laboratory
+#
+# Licensed under the Apache License, Version 2.0 (the "License");
+# you may not use this file except in compliance with the License.
+# You may obtain a copy of the License at
+#
+#     http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+#
+#
+# Cluster view specific text
+
+# Text that appears in the navigation panel
+nav_item_cluster=Nodos del Cluster
+
+# View title
+title_cluster_nodes=Nodos del Cluster
+
+# Quick-Help panel
+qh_hint_click=Selecciona una fila para mostrar los detalles del nodo del cluster
+qh_hint_scroll_down=Ver nodos del cluster disponibles