core/homeassistant/components/anthemav/translations/id.json

25 lines
938 B
JSON

{
"config": {
"abort": {
"already_configured": "Perangkat sudah dikonfigurasi"
},
"error": {
"cannot_connect": "Gagal terhubung",
"cannot_receive_deviceinfo": "Gagal mengambil alamat MAC. Pastikan perangkat nyala"
},
"step": {
"user": {
"data": {
"host": "Host",
"port": "Port"
}
}
}
},
"issues": {
"deprecated_yaml": {
"description": "Proses konfigurasi Receiver Anthem A/V lewat YAML dalam proses penghapusan.\n\nKonfigurasi YAML yang ada telah diimpor ke antarmuka secara otomatis.\n\nHapus konfigurasi YAML Receiver Anthem A/V dari file configuration.yaml dan mulai ulang Home Assistant untuk memperbaiki masalah ini.",
"title": "Konfigurasi YAML Anthem A/V Receiver dalam proses penghapusan"
}
}
}