From 0dfbddee381306895f5a55b0b754237ec381da76 Mon Sep 17 00:00:00 2001 From: staticnull Date: Wed, 16 Mar 2016 13:27:55 -0500 Subject: [PATCH] INTL-414 Add device name translations to device properties files --- .../smartpower-outlet.src/i18n/messages.properties | 13 +++++++------ .../i18n/messages.properties | 1 + .../i18n/messages.properties | 1 + .../i18n/messages.properties | 1 + 4 files changed, 10 insertions(+), 6 deletions(-) diff --git a/devicetypes/smartthings/smartpower-outlet.src/i18n/messages.properties b/devicetypes/smartthings/smartpower-outlet.src/i18n/messages.properties index 6645906..49ce523 100644 --- a/devicetypes/smartthings/smartpower-outlet.src/i18n/messages.properties +++ b/devicetypes/smartthings/smartpower-outlet.src/i18n/messages.properties @@ -1,16 +1,16 @@ #============================================================================== # Copyright 2016 SmartThings # -# 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 +# 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 +# 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. #============================================================================== # Purpose: SmartPower Outlet i18n Translation File @@ -23,6 +23,7 @@ # Korean (ko) # Device Preferences '''Give your device a name'''.ko=기기 이름 바꾸기 +'''Outlet'''.ko=플러그 # Events descriptionText '''{{ device.displayName }} is On'''.ko={{ device.displayName }}켜졌습니다. '''{{ device.displayName }} is Off'''.ko={{ device.displayName }}꺼졌습니다. diff --git a/devicetypes/smartthings/smartsense-moisture-sensor.src/i18n/messages.properties b/devicetypes/smartthings/smartsense-moisture-sensor.src/i18n/messages.properties index fc0e2a0..c0a19a0 100644 --- a/devicetypes/smartthings/smartsense-moisture-sensor.src/i18n/messages.properties +++ b/devicetypes/smartthings/smartsense-moisture-sensor.src/i18n/messages.properties @@ -30,6 +30,7 @@ '''Degrees'''.ko=온도 '''Adjust temperature by this many degrees'''.ko=몇 도씩 온도를 조절하십시오 '''Give your device a name'''.ko=기기 이름 바꾸기 +'''Water Leak Sensor'''.ko=누수센서 # Events descriptionText '''{{ device.displayName }} is dry'''.ko={{ device.displayName }}가 건조 '''{{ device.displayName }} is wet'''.ko={{ device.displayName }}누수 diff --git a/devicetypes/smartthings/smartsense-motion-sensor.src/i18n/messages.properties b/devicetypes/smartthings/smartsense-motion-sensor.src/i18n/messages.properties index 882827f..f06d5ad 100644 --- a/devicetypes/smartthings/smartsense-motion-sensor.src/i18n/messages.properties +++ b/devicetypes/smartthings/smartsense-motion-sensor.src/i18n/messages.properties @@ -29,6 +29,7 @@ '''Degrees'''.ko=온도 '''Adjust temperature by this many degrees'''.ko=몇 도씩 온도를 조절하십시오 '''Give your device a name'''.ko=기기 이름 바꾸기 +'''Motion Sensor'''.ko=모션 센서 # Events descriptionText '''{{ device.displayName }} detected motion'''.ko={{ device.displayName }} 가 움직임을 감지하였습니다. '''{{ device.displayName }} motion has stopped'''.ko={{ device.displayName }}움직임이 중단되었습니다 diff --git a/devicetypes/smartthings/smartsense-multi-sensor.src/i18n/messages.properties b/devicetypes/smartthings/smartsense-multi-sensor.src/i18n/messages.properties index 2477112..0f97e6c 100644 --- a/devicetypes/smartthings/smartsense-multi-sensor.src/i18n/messages.properties +++ b/devicetypes/smartthings/smartsense-multi-sensor.src/i18n/messages.properties @@ -32,6 +32,7 @@ '''Do you want to use this sensor on a garage door?'''.ko=차고 문의 센서 사용 설정하기 '''Tap to set'''.ko=눌러서 설정 '''Give your device a name'''.ko=기기 이름 바꾸기 +'''Multipurpose Sensor'''.ko=멀티 센서 # Events descriptionText '''{{ device.displayName }} was opened'''.ko={{ device.displayName }}열림을 감지하였습니다. '''{{ device.displayName }} was closed'''.ko={{ device.displayName }}닫혔습니다.