blob: 82c46340494a7ec7ae55c4cbe04b459f9c328092 [file] [log] [blame]
Simon Hunt23f9c7b2017-07-10 20:00:30 -07001#
Brian O'Connora09fe5b2017-08-03 21:12:30 -07002# Copyright 2017-present Open Networking Foundation
Simon Hunt23f9c7b2017-07-10 20:00:30 -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 Hunt23f9c7b2017-07-10 20:00:30 -070018# Text that appears in the navigation panel
19nav_item_topo=Topology
20
Simon Hunt5989ddf2017-08-02 20:38:12 -070021# Message when no devices are connected
22no_devices_are_connected=No Devices Are Connected
23
24# Action Key Toolbar Tooltips ...
25tbtt_tog_instances=Toggle ONOS instances panel
26tbtt_tog_summary=Toggle ONOS summary panel
27tbtt_tog_use_detail=Disable / enable details panel
28tbtt_tog_host=Toggle host visibility
29tbtt_tog_offline=Toggle offline visibility
30tbtt_tog_porthi=Toggle port highlighting
31tbtt_bad_links=Show bad links
32tbtt_tog_map=Toggle background geo map
33tbtt_sel_map=Select background geo map
34tbtt_tog_sprite=Toggle sprite layer
35tbtt_reset_loc=Reset node locations
36tbtt_tog_oblique=Toggle oblique view (experimental)
37tbtt_cyc_layers=Cycle node layers
38tbtt_cyc_dev_labs=Cycle device labels
39tbtt_cyc_host_labs=Cycle host labels
40tbtt_unpin_node=Unpin node (hover mouse over)
41tbtt_reset_zoom=Reset pan / zoom
42tbtt_tog_toolbar=Toggle Toolbar
43tbtt_eq_master=Equalize mastership roles
44
45# Quick Help Gestures
46qh_gest_click=Select the item and show details
47qh_gest_shift_click=Toggle selection state
48qh_gest_drag=Reposition (and pin) device / host
49qh_gest_cmd_scroll=Zoom in / out
50qh_gest_cmd_drag=Pan
Simon Hunt3f89cb42017-08-10 13:32:00 -070051
52# Flash Messages
53fl_background_map=background map
54fl_sprite_layer=sprite layer
55fl_pan_zoom_reset=Pan and zoom reset
56fl_eq_masters=Equalizing master roles
Simon Hunte2d9dc72017-08-10 15:21:04 -070057
58fl_device_labels_hide=Hide device labels
59fl_device_labels_show_friendly=Show friendly device labels
60fl_device_labels_show_id=Show device ID labels
61fl_host_labels_show_friendly=Show friendly host labels
62fl_host_labels_show_ip=Show host IP addresses
63fl_host_labels_show_mac=Show host MAC addresses
64
65fl_offline_devices=Offline Devices
66fl_bad_links=Bad Links
67fl_reset_node_locations=Reset Node Locations
68
69fl_layer_all=All Layers Shown
70fl_layer_pkt=Packet Layer Shown
71fl_layer_opt=Optical Layer Shown
72
73fl_panel_instances=Instances Panel
Simon Hunt879ce452017-08-10 23:32:00 -070074fl_panel_summary=Summary Panel
Simon Hunte2d9dc72017-08-10 15:21:04 -070075
76fl_port_highlighting=Port Highlighting
Simon Hunt1603c692017-08-10 19:53:35 -070077
78fl_oblique_view=Oblique View
79fl_normal_view=Normal View
80
81# Button tooltips
82btn_show_view_device=Show Device View
83btn_show_view_flow=Show Flow View for this Device
84btn_show_view_port=Show Port View for this Device
85btn_show_view_group=Show Group View for this Device
86btn_show_view_meter=Show Meter View for this Device
87
Simon Hunta58d8942017-08-11 12:51:14 -070088# Panel Titles
Simon Hunt1603c692017-08-10 19:53:35 -070089title_select_map=Select Map
Simon Hunt879ce452017-08-10 23:32:00 -070090title_panel_summary=ONOS Summary
Simon Hunta58d8942017-08-11 12:51:14 -070091title_selected_items=Selected Items
92title_edge_link=Edge Link
93title_infra_link=Infrastructure Link
94
95# Custom Panel Labels / Values
96lp_label_friendly=Friendly
97
98lp_label_a_type=A type
99lp_label_a_id=A id
100lp_label_a_friendly=A friendly
101lp_label_a_port=A port
102
103lp_label_b_type=B type
104lp_label_b_id=B id
105lp_label_b_friendly=B friendly
106lp_label_b_port=B port
107
108lp_label_a2b=A to B
109lp_label_b2a=B to A
110
111lp_value_no_link=[no link]
112