2021-03-16 00:04:36 +00:00
|
|
|
{
|
|
|
|
"config": {
|
|
|
|
"abort": {
|
|
|
|
"already_configured": "Perangkat sudah dikonfigurasi"
|
|
|
|
},
|
|
|
|
"error": {
|
|
|
|
"cannot_connect": "Gagal terhubung",
|
|
|
|
"invalid_path": "Direktori tidak ditemukan."
|
|
|
|
},
|
|
|
|
"step": {
|
|
|
|
"owserver": {
|
|
|
|
"data": {
|
|
|
|
"host": "Host",
|
|
|
|
"port": "Port"
|
|
|
|
},
|
|
|
|
"title": "Tetapkan detail owserver"
|
|
|
|
},
|
|
|
|
"user": {
|
|
|
|
"data": {
|
2022-05-10 00:23:19 +00:00
|
|
|
"host": "Host",
|
|
|
|
"port": "Port",
|
2021-03-16 00:04:36 +00:00
|
|
|
"type": "Jenis koneksi"
|
|
|
|
},
|
2022-05-10 00:23:19 +00:00
|
|
|
"title": "Setel detail server"
|
2021-03-16 00:04:36 +00:00
|
|
|
}
|
|
|
|
}
|
2022-03-05 00:19:17 +00:00
|
|
|
},
|
|
|
|
"options": {
|
|
|
|
"error": {
|
|
|
|
"device_not_selected": "Pilih perangkat untuk dikonfigurasi"
|
|
|
|
},
|
|
|
|
"step": {
|
|
|
|
"ack_no_options": {
|
|
|
|
"description": "Tidak ada opsi untuk implementasi SysBus",
|
|
|
|
"title": "Opsi OneWire SysBus"
|
|
|
|
},
|
|
|
|
"configure_device": {
|
|
|
|
"data": {
|
|
|
|
"precision": "Presisi Sensor"
|
|
|
|
},
|
|
|
|
"description": "Pilih presisi sensor untuk {sensor_id}",
|
|
|
|
"title": "Presisi Sensor OneWire"
|
|
|
|
},
|
|
|
|
"device_selection": {
|
|
|
|
"data": {
|
|
|
|
"clear_device_options": "Hapus semua konfigurasi perangkat",
|
|
|
|
"device_selection": "Pilih perangkat untuk dikonfigurasi"
|
|
|
|
},
|
|
|
|
"description": "Pilih langkah konfigurasi apa yang akan diproses",
|
|
|
|
"title": "Opsi Perangkat OneWire"
|
|
|
|
}
|
|
|
|
}
|
2021-03-16 00:04:36 +00:00
|
|
|
}
|
|
|
|
}
|