blob: c8e621c5b72e109a0e530bf05bfd64af29fab244 [file] [log] [blame]
Jian Li1a9a8582018-03-02 12:17:12 +09001#
2# Copyright 2018-present Open Networking Foundation
3#
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# Text that appears in the navigation panel
19nav_item_flow=플로우
20
21# View title
22title_flows=장치에 설치된 플로우들
23
24flowId=플로우 아이디
25
26
27bytes=바이트
28packets=패킷
29duration=지속기간
30priority=플로우 우선순위
31tableName=테이블 이름
32selector=Selector
33treatment=Treatment
34appName=애플리케이션 이름
35appId=애플리케이션 아이디
36groupId=그룹 아이디
37idleTimeout=유휴 타임아웃
38hardTimeout=하드 타임아웃
39permanent=영구
40
41tt_ctl_show_device=이 장치의 테이블 보이기
42tt_ctl_show_port=이 장치의 포트 보이기
43tt_ctl_show_group=이 장치의 그룹 보이기
44tt_ctl_show_meter=선택한 장치의 미터 보이기
45tt_ctl_show_pipeconf=선택한 장치의 pipeconf 보이기
46tt_ctl_switcth_brief=간단 보기로 전환
47tt_ctl_switcth_detailed=상세 보기로 전환