Adding Korean localization for Lion project

Change-Id: I098b59af064718a6100a8e561daa489826f9f562
diff --git a/web/gui/src/main/resources/org/onosproject/ui/lion/core/common/Network_ko.properties b/web/gui/src/main/resources/org/onosproject/ui/lion/core/common/Network_ko.properties
index abc9fbb..ac15aa6 100644
--- a/web/gui/src/main/resources/org/onosproject/ui/lion/core/common/Network_ko.properties
+++ b/web/gui/src/main/resources/org/onosproject/ui/lion/core/common/Network_ko.properties
@@ -18,7 +18,7 @@
 node=노드
 topology=토폴로지
 network=네트워크
-region=리젼
+region=지역
 device=장치
 host=호스트
 link=링크
@@ -32,7 +32,7 @@
 topologies=토폴로지
 topology_sccs=토폴로지 SCCs
 networks=네트워크
-regions=리젼
+regions=지역
 devices=장치
 hosts=호스트
 links=링크
@@ -43,7 +43,7 @@
 
 # --- Element IDs
 node_id=노드 아이디
-region_id=리젼 아이디
+region_id=지역 아이디
 device_id=장치 아이디
 host_id=호스트 아이디
 link_id=링크 아이디
diff --git a/web/gui/src/main/resources/org/onosproject/ui/lion/core/fw/Mast_ko.properties b/web/gui/src/main/resources/org/onosproject/ui/lion/core/fw/Mast_ko.properties
index af5ac2f..7ac463b 100644
--- a/web/gui/src/main/resources/org/onosproject/ui/lion/core/fw/Mast_ko.properties
+++ b/web/gui/src/main/resources/org/onosproject/ui/lion/core/fw/Mast_ko.properties
@@ -21,3 +21,9 @@
 
 # Logout button
 logout=로그아웃
+
+# UI components added/removed, etc.
+uicomp_added=새로운 GUI 구성요소들이 추가 되었습니다.
+uicomp_removed=몇개의 GUI 구성요소들이 삭제 되었습니다.
+ui_ok_to_update=GUI 업데이트를 위하여 OK를 눌러주세요.
+confirm_refresh_title=GUI 새로고침
diff --git a/web/gui/src/main/resources/org/onosproject/ui/lion/core/view/Device_ko.properties b/web/gui/src/main/resources/org/onosproject/ui/lion/core/view/Device_ko.properties
new file mode 100755
index 0000000..8325858
--- /dev/null
+++ b/web/gui/src/main/resources/org/onosproject/ui/lion/core/view/Device_ko.properties
@@ -0,0 +1,27 @@
+#

+# Copyright 2017-present Open Networking Foundation

+#

+# Licensed under the Apache License, Version 2.0 (the "License");

+# you may not use this file except in compliance with the License.

+# You may obtain a copy of the License at

+#

+#     http://www.apache.org/licenses/LICENSE-2.0

+#

+# Unless required by applicable law or agreed to in writing, software

+# distributed under the License is distributed on an "AS IS" BASIS,

+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.

+# See the License for the specific language governing permissions and

+# limitations under the License.

+#

+#

+

+

+# ==========================================

+# |  WIP -- Not Yet Ready For Translation  |

+# ==========================================

+

+# Text that appears in the navigation panel

+nav_item_device=장비

+

+# View title

+title_devices=장비

diff --git a/web/gui/src/main/resources/org/onosproject/ui/lion/core/view/Flow_ko.properties b/web/gui/src/main/resources/org/onosproject/ui/lion/core/view/Flow_ko.properties
index c8e621c..3ff5adf 100644
--- a/web/gui/src/main/resources/org/onosproject/ui/lion/core/view/Flow_ko.properties
+++ b/web/gui/src/main/resources/org/onosproject/ui/lion/core/view/Flow_ko.properties
@@ -29,8 +29,8 @@
 duration=지속기간
 priority=플로우 우선순위
 tableName=테이블 이름
-selector=Selector
-treatment=Treatment
+selector=셀렉터
+treatment=처리
 appName=애플리케이션 이름
 appId=애플리케이션 아이디
 groupId=그룹 아이디
diff --git a/web/gui/src/main/resources/org/onosproject/ui/lion/core/view/Settings_ko.properties b/web/gui/src/main/resources/org/onosproject/ui/lion/core/view/Settings_ko.properties
new file mode 100644
index 0000000..4573b20
--- /dev/null
+++ b/web/gui/src/main/resources/org/onosproject/ui/lion/core/view/Settings_ko.properties
@@ -0,0 +1,28 @@
+#
+# Copyright 2017-present Open Networking Foundation
+#
+# Licensed under the Apache License, Version 2.0 (the "License");
+# you may not use this file except in compliance with the License.
+# You may obtain a copy of the License at
+#
+#     http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+#
+#
+
+
+# ==========================================
+# |  WIP -- Not Yet Ready For Translation  |
+# ==========================================
+
+# Text that appears in the navigation panel
+nav_item_settings=설정
+
+# View title
+title_component_settings=구성요소 설정
+