mirror of
https://github.com/mtan93/SmartThingsPublic.git
synced 2026-03-28 05:13:07 +00:00
Merge pull request #745 from sabersd/apTrans
INTL-309 missing translations
This commit is contained in:
@@ -28,6 +28,7 @@
|
|||||||
'''Presence timeout (minutes)'''.ko=시간 초과. 스마트폰 위치 정보
|
'''Presence timeout (minutes)'''.ko=시간 초과. 스마트폰 위치 정보
|
||||||
'''Tap to set'''.ko=눌러서 설정
|
'''Tap to set'''.ko=눌러서 설정
|
||||||
'''Arrival Sensor'''.ko=도착알림 센서
|
'''Arrival Sensor'''.ko=도착알림 센서
|
||||||
|
'''${currentValue}% battery'''.ko=${currentValue}% 배터리
|
||||||
# Events / Notifications
|
# Events / Notifications
|
||||||
'''{{ linkText }} battery was {{ value }}'''.ko={{ linkText }}남아있는 배터리는 {{ value }}입니다.
|
'''{{ linkText }} battery was {{ value }}'''.ko={{ linkText }}남아있는 배터리는 {{ value }}입니다.
|
||||||
'''{{ linkText }} has arrived'''.ko={{ linkText }}집에 도착했습니다.
|
'''{{ linkText }} has arrived'''.ko={{ linkText }}집에 도착했습니다.
|
||||||
|
|||||||
@@ -31,6 +31,9 @@
|
|||||||
'''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}% 배터리
|
||||||
# Events descriptionText
|
# Events descriptionText
|
||||||
'''{{ device.displayName }} is dry'''.ko={{ device.displayName }}가 건조
|
'''{{ device.displayName }} is dry'''.ko={{ device.displayName }}가 건조
|
||||||
'''{{ device.displayName }} is wet'''.ko={{ device.displayName }}누수
|
'''{{ device.displayName }} is wet'''.ko={{ device.displayName }}누수
|
||||||
|
|||||||
@@ -30,6 +30,9 @@
|
|||||||
'''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=모션
|
||||||
|
'''no motion'''.ko=에 움직임 없다
|
||||||
|
'''${currentValue}% battery'''.ko=${currentValue}% 배터리
|
||||||
# Events descriptionText
|
# Events descriptionText
|
||||||
'''{{ device.displayName }} detected motion'''.ko={{ device.displayName }} 가 움직임을 감지하였습니다.
|
'''{{ device.displayName }} detected motion'''.ko={{ device.displayName }} 가 움직임을 감지하였습니다.
|
||||||
'''{{ device.displayName }} motion has stopped'''.ko={{ device.displayName }}움직임이 중단되었습니다
|
'''{{ device.displayName }} motion has stopped'''.ko={{ device.displayName }}움직임이 중단되었습니다
|
||||||
|
|||||||
@@ -47,3 +47,4 @@
|
|||||||
'''Active'''.ko=활성
|
'''Active'''.ko=활성
|
||||||
'''Open'''.ko=열다
|
'''Open'''.ko=열다
|
||||||
'''Closed'''.ko=닫은
|
'''Closed'''.ko=닫은
|
||||||
|
'''${currentValue}% battery'''.ko=${currentValue}% 배터리
|
||||||
|
|||||||
Reference in New Issue
Block a user