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

27 lines
1.0 KiB
JSON
Raw Normal View History

2022-07-07 00:27:55 +00:00
{
"config": {
"abort": {
"already_configured": "Perangkat sudah dikonfigurasi"
},
"error": {
"cannot_connect": "Gagal terhubung"
},
"step": {
2022-07-09 00:20:23 +00:00
"user": {
"data": {
"host": "Host"
}
},
2022-07-07 00:27:55 +00:00
"zeroconf_confirm": {
2022-11-04 00:29:52 +00:00
"description": "Anda akan menambahkan perangkat SoundTouch bernama `{name}` ke Home Assistant.",
2022-07-07 00:27:55 +00:00
"title": "Konfirmasi penambahan perangkat Bose SoundTouch"
}
}
2022-07-30 00:22:48 +00:00
},
"issues": {
"deprecated_yaml": {
2022-10-16 00:44:12 +00:00
"description": "Proses konfigurasi Integrasi Bose SoundTouch lewat YAML dalam proses penghapusan.\n\nKonfigurasi YAML yang ada telah diimpor ke antarmuka secara otomatis.\n\nHapus konfigurasi YAML Integrasi Bose SoundTouch dari file configuration.yaml dan mulai ulang Home Assistant untuk memperbaiki masalah ini.",
"title": "Konfigurasi YAML Integrasi Bose SoundTouch dalam proses penghapusan"
2022-07-30 00:22:48 +00:00
}
2022-07-07 00:27:55 +00:00
}
}