blob: eea973abdedf7d53dde77535fff6d5a575965ee9 [file] [log] [blame]
Jian Li33a29fc2017-06-21 23:13:48 +09001#
Brian O'Connora09fe5b2017-08-03 21:12:30 -07002# Copyright 2017-present Open Networking Foundation
Jian Li33a29fc2017-06-21 23:13:48 +09003#
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 Huntcaed0412017-08-12 13:49:17 -070018# Present Tense
Jian Li33a29fc2017-06-21 23:13:48 +090019install=설치
20start=시작
21pause=중지
22resume=재개
23stop=정지
24uninstall=삭제
Jian Li38e60eb2017-06-23 23:58:18 +090025activate=활성화
26deactivate=비활성화
sangyun-handa2f0962017-08-16 23:57:58 +090027show=보여주기
28hide=숨기기
29enable=활성화
30disable=비활성화
31select=선택
Simon Huntcaed0412017-08-12 13:49:17 -070032
33# Past Tense
sangyun-handa2f0962017-08-16 23:57:58 +090034purged=제거된
35withdrawn=중단된
36resubmitted=재제출된
37added=추가된