blob: 2ec8944d5cffefe4891817d8c59cc9660c06890f [file] [log] [blame]
Yi Tsenga6597dd2017-06-23 09:02:46 -07001#
Brian O'Connora09fe5b2017-08-03 21:12:30 -07002# Copyright 2017-present Open Networking Foundation
Yi Tsenga6597dd2017-06-23 09:02:46 -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# --- Elements (Singular)
18node=節點
19topology=拓撲
20network=網路
21region=區域
22device=設備
23host=主機
24link=連結
hwchiu178f25c2017-08-15 11:40:00 +080025intent=Intent
26tunnel=通道
27flow=流
28port=連接埠
Yi Tsenga6597dd2017-06-23 09:02:46 -070029
30# --- Elements (Plural)
31nodes=節點
32topologies=拓撲
hwchiu178f25c2017-08-15 11:40:00 +080033topology_sccs=Topology SCCs
Yi Tsenga6597dd2017-06-23 09:02:46 -070034networks=網路
35regions=區域
36devices=設備
37hosts=主機
38links=連結
hwchiu178f25c2017-08-15 11:40:00 +080039intents=Intents
40tunnels=通道
41flows=流
42ports=連接埠
Yi Tsenga6597dd2017-06-23 09:02:46 -070043
44# --- Element IDs
45node_id=節點 ID
46region_id=區域 ID
47device_id=設備 ID
48host_id=主機 ID
49link_id=連結 ID
hwchiu178f25c2017-08-15 11:40:00 +080050intent_id=Intent ID
51tunnel_id=通道 ID
52flow_id=流 ID
53port_id=連接埠 ID
Yi Tsenga6597dd2017-06-23 09:02:46 -070054
55# --- Protocol terms
56protocol=協定
57ip=IP
58ip_address=IP 地址
59tcp_port=TCP 埠口
60mac=MAC
61mac_address=MAC 地址
62uri=URI
hwchiu178f25c2017-08-15 11:40:00 +080063vlan=虛擬區域網路