blob: 941c57749e8f3a58e10c02ca50cdfd489b7e917c [file] [log] [blame]
Simon Hunt5989ddf2017-08-02 20:38:12 -07001#
Brian O'Connora09fe5b2017-08-03 21:12:30 -07002# Copyright 2017-present Open Networking Foundation
Simon Hunt5989ddf2017-08-02 20:38:12 -07003#
4# Licensed under the Apache License, Version 2.0 (the "License");
5# you may not use this file except in compliance with the License.
6# You may obtain a copy of the License at
7#
8# http://www.apache.org/licenses/LICENSE-2.0
9#
10# Unless required by applicable law or agreed to in writing, software
11# distributed under the License is distributed on an "AS IS" BASIS,
12# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13# See the License for the specific language governing permissions and
14# limitations under the License.
15#
16#
17
Simon Hunt5989ddf2017-08-02 20:38:12 -070018# Text that appears in the navigation panel
Andrea Campanelladab65d42017-08-10 10:33:02 +020019nav_item_topo=Topologia
Simon Hunt5989ddf2017-08-02 20:38:12 -070020
21# Message when no devices are connected
Andrea Campanelladab65d42017-08-10 10:33:02 +020022no_devices_are_connected=Nessuna Apparecchiatura Connessa
Simon Hunt5989ddf2017-08-02 20:38:12 -070023
24# Action Key Toolbar Tooltips ...
Andrea Campanelladab65d42017-08-10 10:33:02 +020025tbtt_tog_instances=Attiva il pannello delle istanze di ONOS
26tbtt_tog_summary=Attiva il pannello riassuntivo di ONOS
27tbtt_tog_use_detail=Diasattiva / Attiva il pannello dei dettagli
28tbtt_tog_host=Visualizza gli host
29tbtt_tog_offline=Visualizza le apparecchiature disconnesse
30tbtt_tog_porthi=Evidenzia le porte
31tbtt_bad_links=Mostra i link fallito
32tbtt_tog_map=Attiva la mappa geografica sullo sfondo
33tbtt_sel_map=Seleziona la mappa geografica
34tbtt_tog_sprite=Attiva livelli aggiuntivi
35tbtt_reset_loc=Riporta i nodi nella posizione originale
36tbtt_tog_oblique=Attiva la visualizzazione obliqua (sperimentale)
37tbtt_cyc_layers=Cicla fra i nodi attivi
38tbtt_cyc_dev_labs=Cicla fra le etichette delle apparecchiature
39tbtt_cyc_host_labs=Cicla fra le etichette degli host
40tbtt_unpin_node=Sblocca un nodo (Passa il cursore sopra)
41tbtt_reset_zoom=Azzera spostamento / zoom
42tbtt_tog_toolbar=Attiva la barra degli strumenti
43tbtt_eq_master=Pareggia la mastership dei nodi
Simon Hunt5989ddf2017-08-02 20:38:12 -070044
45# Quick Help Gestures
Andrea Campanelladab65d42017-08-10 10:33:02 +020046qh_gest_click=Seleziona l'oggetto e mostra i dettagli
47qh_gest_shift_click=Attiva la possibilità di selezionare
48qh_gest_drag=Riposiziona e blocca un'apparecchiatura o un host
49qh_gest_cmd_scroll=Ingradisci più / meno
50qh_gest_cmd_drag=Spostati lateralmente
Simon Hunt3f89cb42017-08-10 13:32:00 -070051
52# Flash Messages
53fl_background_map=background map (it)
54fl_sprite_layer=sprite layer (it)
55fl_pan_zoom_reset=Pan and zoom reset (it)
56fl_eq_masters=Equalizing master roles (it)
Simon Hunte2d9dc72017-08-10 15:21:04 -070057
58fl_device_labels_hide=Hide device labels (it)
59fl_device_labels_show_friendly=Show friendly device labels (it)
60fl_device_labels_show_id=Show device ID labels (it)
61fl_host_labels_show_friendly=Show friendly host labels (it)
62fl_host_labels_show_ip=Show host IP addresses (it)
63fl_host_labels_show_mac=Show host MAC addresses (it)
64
65fl_offline_devices=Offline Devices (it)
66fl_bad_links=Bad Links (it)
67fl_reset_node_locations=Reset Node Locations (it)
68
69fl_layer_all=All Layers Shown (it)
70fl_layer_pkt=Packet Layer Shown (it)
71fl_layer_opt=Optical Layer Shown (it)
72
73fl_panel_instances=Instances Panel (it)
74
75fl_port_highlighting=Port Highlighting (it)