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

30 lines
1.3 KiB
JSON
Raw Normal View History

2020-04-30 00:03:17 +00:00
{
"config": {
"abort": {
2021-02-21 00:07:04 +00:00
"already_configured": "\uae30\uae30\uac00 \uc774\ubbf8 \uad6c\uc131\ub418\uc5c8\uc2b5\ub2c8\ub2e4",
"cannot_connect": "\uc5f0\uacb0\ud558\uc9c0 \ubabb\ud588\uc2b5\ub2c8\ub2e4",
"unknown": "\uc608\uc0c1\uce58 \ubabb\ud55c \uc624\ub958\uac00 \ubc1c\uc0dd\ud588\uc2b5\ub2c8\ub2e4"
2020-04-30 00:03:17 +00:00
},
"error": {
2021-02-21 00:07:04 +00:00
"cannot_connect": "\uc5f0\uacb0\ud558\uc9c0 \ubabb\ud588\uc2b5\ub2c8\ub2e4",
2020-11-11 11:10:09 +00:00
"invalid_pin_code": "\uc785\ub825\ud55c PIN \ucf54\ub4dc\uac00 \uc798\ubabb\ub418\uc5c8\uc2b5\ub2c8\ub2e4"
2020-04-30 00:03:17 +00:00
},
"step": {
"pairing": {
"data": {
2021-02-21 00:07:04 +00:00
"pin": "PIN \ucf54\ub4dc"
2020-04-30 00:03:17 +00:00
},
2021-03-18 00:07:07 +00:00
"description": "TV\uc5d0 \ud45c\uc2dc\ub41c PIN \ucf54\ub4dc\ub97c \uc785\ub825\ud574\uc8fc\uc138\uc694",
2020-04-30 00:03:17 +00:00
"title": "\ud398\uc5b4\ub9c1\ud558\uae30"
},
"user": {
"data": {
"host": "IP \uc8fc\uc18c",
"name": "\uc774\ub984"
},
2021-03-18 00:07:07 +00:00
"description": "Panasonic Viera TV\uc758 IP \uc8fc\uc18c\ub97c \uc785\ub825\ud574\uc8fc\uc138\uc694",
2020-04-30 00:03:17 +00:00
"title": "TV \uc124\uc815\ud558\uae30"
}
}
2020-11-11 12:25:22 +00:00
}
2020-04-30 00:03:17 +00:00
}