Translation update

This commit is contained in:
GitHub Action 2021-06-01 04:14:44 +00:00
parent 7b8d4ab3d6
commit 00c6b0f8ed

View File

@ -931,6 +931,9 @@
"config_entry_system_options": {
"enable_new_entities_description": "비활성화한 경우 새로 발견된 {integration} 구성요소는 Home Assistant에 자동으로 추가되지 않습니다.",
"enable_new_entities_label": "새로 추가된 구성요소를 활성화합니다.",
"enable_polling_description": "Home Assistant가 업데이트를 위해 {integration} 구성요소를 자동으로 폴링해야하는 경우.",
"enable_polling_label": "업데이트를 위해 폴링을 활성화합니다.",
"restart_home_assistant": "변경 사항을 적용하려면 Home Assistant를 다시 시작해야합니다.",
"title": "{integration} 시스템 옵션",
"update": "업데이트"
},
@ -2217,6 +2220,7 @@
},
"disabled_cause": "{cause}에 의해 비활성화되었습니다"
},
"disabled_polling": "데이터 업데이트를 위한 자동 폴링 비활성화",
"documentation": "관련 문서",
"enable_restart_confirm": "이 통합 구성요소를 활성화하려면 Home Assistant를 다시 시작해주세요",
"entities": "{count} {count, plural,\none{개의 구성요소}\nother{개의 구성요소}\n}",