blob: ee3fa29776261bb7f1ef4e81a0d197dd04f6d892 [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
18
19# ==========================================
20# | WIP -- Not Yet Ready For Translation |
21# ==========================================
22
23# Text that appears in the navigation panel
24nav_item_topo=Topology (it)
25
26# Message when no devices are connected
27no_devices_are_connected=No Devices Are Connected (it)
28
29# Action Key Toolbar Tooltips ...
30tbtt_tog_instances=Toggle ONOS instances panel (it)
31tbtt_tog_summary=Toggle ONOS summary panel (it)
32tbtt_tog_use_detail=Disable / enable details panel (it)
33tbtt_tog_host=Toggle host visibility (it)
34tbtt_tog_offline=Toggle offline visibility (it)
35tbtt_tog_porthi=Toggle port highlighting (it)
36tbtt_bad_links=Show bad links (it)
37tbtt_tog_map=Toggle background geo map (it)
38tbtt_sel_map=Select background geo map (it)
39tbtt_tog_sprite=Toggle sprite layer (it)
40tbtt_reset_loc=Reset node locations (it)
41tbtt_tog_oblique=Toggle oblique view (experimental) (it)
42tbtt_cyc_layers=Cycle node layers (it)
43tbtt_cyc_dev_labs=Cycle device labels (it)
44tbtt_cyc_host_labs=Cycle host labels (it)
45tbtt_unpin_node=Unpin node (hover mouse over) (it)
46tbtt_reset_zoom=Reset pan / zoom (it)
47tbtt_tog_toolbar=Toggle Toolbar (it)
48tbtt_eq_master=Equalize mastership roles (it)
49
50# Quick Help Gestures
51qh_gest_click=Select the item and show details (it)
52qh_gest_shift_click=Toggle selection state (it)
53qh_gest_drag=Reposition (and pin) device / host (it)
54qh_gest_cmd_scroll=Zoom in / out (it)
55qh_gest_cmd_drag=Pan (it)