mirror of
				https://github.com/opennetworkinglab/onos.git
				synced 2025-11-04 02:01:11 +01:00 
			
		
		
		
	Starting Spanish lion...
Change-Id: I3fa4a5ff0a308dff118ae824ec56bd4c57c0ea6f
This commit is contained in:
		
							parent
							
								
									52cc3a9212
								
							
						
					
					
						commit
						0c7651e5df
					
				@ -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
 | 
				
			||||||
@ -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
 | 
				
			||||||
@ -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
 | 
				
			||||||
@ -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
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@ -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
 | 
				
			||||||
@ -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
 | 
				
			||||||
@ -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
 | 
				
			||||||
@ -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
 | 
				
			||||||
@ -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
 | 
				
			||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user