mirror of
https://github.com/mtan93/SmartThingsPublic.git
synced 2026-03-18 13:20:53 +00:00
Merge pull request #747 from sabersd/transUpdates
INTL-520 updating translations
This commit is contained in:
@@ -28,8 +28,8 @@
|
|||||||
'''{{ device.displayName }} is On'''.ko={{ device.displayName }}켜졌습니다.
|
'''{{ device.displayName }} is On'''.ko={{ device.displayName }}켜졌습니다.
|
||||||
'''{{ device.displayName }} is Off'''.ko={{ device.displayName }}꺼졌습니다.
|
'''{{ device.displayName }} is Off'''.ko={{ device.displayName }}꺼졌습니다.
|
||||||
'''{{ device.displayName }} power is {{ value }} Watts'''.ko={{ device.displayName }} 전원은 {{ value }}와트입니다
|
'''{{ device.displayName }} power is {{ value }} Watts'''.ko={{ device.displayName }} 전원은 {{ value }}와트입니다
|
||||||
'''On'''.ko=켜기
|
'''On'''.ko=켜짐
|
||||||
'''Off'''.ko=끄기
|
'''Off'''.ko=꺼짐
|
||||||
'''Turning On'''.ko=켜기
|
'''Turning On'''.ko=켜기
|
||||||
'''Turning Off'''.ko=끄기
|
'''Turning Off'''.ko=끄기
|
||||||
#==============================================================================
|
#==============================================================================
|
||||||
|
|||||||
@@ -22,6 +22,8 @@
|
|||||||
#==============================================================================
|
#==============================================================================
|
||||||
# Korean (ko)
|
# Korean (ko)
|
||||||
# Device Preferences
|
# Device Preferences
|
||||||
|
'''Dry'''.ko=건조
|
||||||
|
'''Wet'''.ko=누수
|
||||||
'''dry'''.ko=건조
|
'''dry'''.ko=건조
|
||||||
'''wet'''.ko=누수
|
'''wet'''.ko=누수
|
||||||
'''battery'''.ko=배터리
|
'''battery'''.ko=배터리
|
||||||
@@ -31,8 +33,6 @@
|
|||||||
'''Adjust temperature by this many degrees'''.ko=몇 도씩 온도를 조절하십시오
|
'''Adjust temperature by this many degrees'''.ko=몇 도씩 온도를 조절하십시오
|
||||||
'''Give your device a name'''.ko=기기 이름 바꾸기
|
'''Give your device a name'''.ko=기기 이름 바꾸기
|
||||||
'''Water Leak Sensor'''.ko=누수센서
|
'''Water Leak Sensor'''.ko=누수센서
|
||||||
'''Dry'''.ko=건조
|
|
||||||
'''Wet'''.ko=누수
|
|
||||||
'''${currentValue}% battery'''.ko=${currentValue}% 배터리
|
'''${currentValue}% battery'''.ko=${currentValue}% 배터리
|
||||||
# Events descriptionText
|
# Events descriptionText
|
||||||
'''{{ device.displayName }} is dry'''.ko={{ device.displayName }}가 건조
|
'''{{ device.displayName }} is dry'''.ko={{ device.displayName }}가 건조
|
||||||
|
|||||||
@@ -30,8 +30,8 @@
|
|||||||
'''Adjust temperature by this many degrees'''.ko=몇 도씩 온도를 조절하십시오
|
'''Adjust temperature by this many degrees'''.ko=몇 도씩 온도를 조절하십시오
|
||||||
'''Give your device a name'''.ko=기기 이름 바꾸기
|
'''Give your device a name'''.ko=기기 이름 바꾸기
|
||||||
'''Motion Sensor'''.ko=모션 센서
|
'''Motion Sensor'''.ko=모션 센서
|
||||||
'''motion'''.ko=모션
|
'''motion'''.ko=동작 감지
|
||||||
'''no motion'''.ko=에 움직임 없다
|
'''no motion'''.ko=동작 없음
|
||||||
'''${currentValue}% battery'''.ko=${currentValue}% 배터리
|
'''${currentValue}% battery'''.ko=${currentValue}% 배터리
|
||||||
# Events descriptionText
|
# Events descriptionText
|
||||||
'''{{ device.displayName }} detected motion'''.ko={{ device.displayName }} 가 움직임을 감지하였습니다.
|
'''{{ device.displayName }} detected motion'''.ko={{ device.displayName }} 가 움직임을 감지하였습니다.
|
||||||
|
|||||||
@@ -45,6 +45,6 @@
|
|||||||
'''Updating device to open/close sensor'''.ko=기기-열림/닫힘 센서 업데이트 중
|
'''Updating device to open/close sensor'''.ko=기기-열림/닫힘 센서 업데이트 중
|
||||||
'''Inactive'''.ko=비활성
|
'''Inactive'''.ko=비활성
|
||||||
'''Active'''.ko=활성
|
'''Active'''.ko=활성
|
||||||
'''Open'''.ko=열다
|
'''Open'''.ko=열림
|
||||||
'''Closed'''.ko=닫은
|
'''Closed'''.ko=닫힘
|
||||||
'''${currentValue}% battery'''.ko=${currentValue}% 배터리
|
'''${currentValue}% battery'''.ko=${currentValue}% 배터리
|
||||||
|
|||||||
Reference in New Issue
Block a user