core/homeassistant/components/canary/translations/ko.json

31 lines
1.1 KiB
JSON
Raw Normal View History

2020-09-21 00:02:47 +00:00
{
"config": {
"abort": {
2021-02-21 00:07:04 +00:00
"single_instance_allowed": "\uc774\ubbf8 \uad6c\uc131\ub418\uc5c8\uc2b5\ub2c8\ub2e4. \ud558\ub098\uc758 \uad6c\uc131\ub9cc \uac00\ub2a5\ud569\ub2c8\ub2e4.",
"unknown": "\uc608\uc0c1\uce58 \ubabb\ud55c \uc624\ub958\uac00 \ubc1c\uc0dd\ud588\uc2b5\ub2c8\ub2e4"
2020-09-21 00:02:47 +00:00
},
"error": {
2021-02-21 00:07:04 +00:00
"cannot_connect": "\uc5f0\uacb0\ud558\uc9c0 \ubabb\ud588\uc2b5\ub2c8\ub2e4"
2020-09-21 00:02:47 +00:00
},
2020-09-28 00:03:28 +00:00
"flow_title": "Canary: {name}",
2020-09-21 00:02:47 +00:00
"step": {
"user": {
"data": {
2021-02-21 00:07:04 +00:00
"password": "\ube44\ubc00\ubc88\ud638",
"username": "\uc0ac\uc6a9\uc790 \uc774\ub984"
2020-09-21 00:02:47 +00:00
},
"title": "Canary\uc5d0 \uc5f0\uacb0"
}
}
},
"options": {
"step": {
"init": {
"data": {
"ffmpeg_arguments": "\uce74\uba54\ub77c ffmpeg\uc5d0 \uc804\ub2ec \ub41c \uc778\uc218",
"timeout": "\uc694\uccad \uc81c\ud55c \uc2dc\uac04 (\ucd08)"
}
}
}
}
}