blob: a08c629c6fb37ab61a8fd87242424eee0749e49d [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)
Simon Hunt879ce452017-08-10 23:32:00 -070074fl_panel_summary=Summary Panel (it)
Simon Hunt8032d8b2017-08-11 19:46:48 -070075fl_panel_details=Details Panel (it)
Simon Hunte2d9dc72017-08-10 15:21:04 -070076
77fl_port_highlighting=Port Highlighting (it)
Simon Hunt1603c692017-08-10 19:53:35 -070078
79fl_oblique_view=Oblique View (it)
80fl_normal_view=Normal View (it)
81
Simon Huntcaed0412017-08-12 13:49:17 -070082fl_monitoring_canceled=Monitoring Canceled (it)
83fl_selecting_intent=Selecting Intent (it)
84
85# Core Overlays
86ov_tt_protected_intents=Protected Intents Overlay (it)
87ov_tt_traffic=Traffic Overlay (it)
88ov_tt_none=No Overlay (it)
89
90# Traffic Overlay
91tr_btn_create_h2h_flow=Create Host-to-Host Flow (it)
92tr_btn_create_msrc_flow=Create Multi-Source Flow (it)
93tr_btn_show_device_flows=Show Device Flows (it)
94tr_btn_show_related_traffic=Show Related Traffic (it)
95tr_btn_cancel_monitoring=Cancel traffic monitoring (it)
96tr_btn_monitor_all=Monitor all traffic (it)
97tr_btn_show_dev_link_flows=Show device link flows (it)
98tr_btn_show_all_rel_intents=Show all related intents (it)
99tr_btn_show_prev_rel_intent=Show previous related intent (it)
100tr_btn_show_next_rel_intent=Show next related intent (it)
101tr_btn_monitor_sel_intent=Monitor traffic of selected intent (it)
102tr_fl_fstats_bytes=Flow Stats (bytes) (it)
103tr_fl_pstats_bits=Port Stats (bits / second) (it)
104tr_fl_pstats_pkts=Port Stats (packets / second) (it)
105tr_fl_dev_flows=Device Flows (it)
106tr_fl_rel_paths=Related Paths (it)
107tr_fl_prev_rel_int=Previous related intent (it)
108tr_fl_next_rel_int=Next related intent (it)
109tr_fl_traf_on_path=Traffic on Selected Path (it)
110tr_fl_h2h_flow_added=Host-to-Host flow added (it)
111tr_fl_multisrc_flow=Multi-Source Flow (it)
112
Simon Hunt1603c692017-08-10 19:53:35 -0700113# Button tooltips
114btn_show_view_device=Show Device View (it)
115btn_show_view_flow=Show Flow View for this Device (it)
116btn_show_view_port=Show Port View for this Device (it)
117btn_show_view_group=Show Group View for this Device (it)
118btn_show_view_meter=Show Meter View for this Device (it)
119
Simon Hunta58d8942017-08-11 12:51:14 -0700120# Panel Titles
Simon Hunt1603c692017-08-10 19:53:35 -0700121title_select_map=Select Map (it)
Simon Hunt879ce452017-08-10 23:32:00 -0700122title_panel_summary=ONOS Summary (it)
Simon Hunta58d8942017-08-11 12:51:14 -0700123title_selected_items=Selected Items (it)
124title_edge_link=Edge Link (it)
125title_infra_link=Infrastructure Link (it)
126
127# Custom Panel Labels / Values
128lp_label_friendly=Friendly (it)
129
130lp_label_a_type=A type (it)
131lp_label_a_id=A id (it)
132lp_label_a_friendly=A friendly (it)
133lp_label_a_port=A port (it)
134
135lp_label_b_type=B type (it)
136lp_label_b_id=B id (it)
137lp_label_b_friendly=B friendly (it)
138lp_label_b_port=B port (it)
139
140lp_label_a2b=A to B (it)
141lp_label_b2a=B to A (it)
142
143lp_value_no_link=[no link] (it)