2018-09-24 10:01:01 +00:00
{
"config" : {
"abort" : {
"already_configured" : "Bridge sudah dikonfigurasi" ,
2021-03-16 00:04:36 +00:00
"already_in_progress" : "Alur konfigurasi sedang berlangsung" ,
"no_bridges" : "deCONZ bridge tidak ditemukan" ,
"no_hardware_available" : "Tidak ada perangkat keras radio yang terhubung ke deCONZ" ,
"updated_instance" : "Instans deCONZ yang diperbarui dengan alamat host baru"
2018-09-24 10:01:01 +00:00
} ,
"error" : {
2022-05-05 00:22:23 +00:00
"linking_not_possible" : "Tidak dapat terhubung dengan gateway" ,
2018-09-24 10:01:01 +00:00
"no_key" : "Tidak bisa mendapatkan kunci API"
} ,
2021-10-02 12:59:05 +00:00
"flow_title" : "{host}" ,
2018-09-24 10:01:01 +00:00
"step" : {
2021-03-16 00:04:36 +00:00
"hassio_confirm" : {
2021-10-02 12:59:05 +00:00
"description" : "Ingin mengonfigurasi Home Assistant untuk terhubung ke gateway deCONZ yang disediakan oleh add-on: {addon}?" ,
"title" : "Gateway Zigbee deCONZ melalui add-on Home Assistant"
2021-03-16 00:04:36 +00:00
} ,
2018-09-24 10:01:01 +00:00
"link" : {
2021-03-16 00:04:36 +00:00
"description" : "Buka gateway deCONZ Anda untuk mendaftarkan ke Home Assistant. \n\n1. Buka pengaturan sistem deCONZ \n2. Tekan tombol \"Authenticate app\"" ,
"title" : "Tautkan dengan deCONZ"
} ,
"manual_input" : {
"data" : {
"host" : "Host" ,
"port" : "Port"
}
} ,
"user" : {
"data" : {
"host" : "Pilih gateway deCONZ yang ditemukan"
}
}
}
} ,
"device_automation" : {
"trigger_subtype" : {
"both_buttons" : "Kedua tombol" ,
"bottom_buttons" : "Tombol bawah" ,
"button_1" : "Tombol pertama" ,
"button_2" : "Tombol kedua" ,
"button_3" : "Tombol ketiga" ,
"button_4" : "Tombol keempat" ,
2021-04-15 00:02:56 +00:00
"button_5" : "Tombol kelima" ,
"button_6" : "Tombol keenam" ,
"button_7" : "Tombol ketujuh" ,
"button_8" : "Tombol kedelapan" ,
2021-03-16 00:04:36 +00:00
"close" : "Tutup" ,
"dim_down" : "Redupkan" ,
"dim_up" : "Terangkan" ,
"left" : "Kiri" ,
"open" : "Buka" ,
"right" : "Kanan" ,
"side_1" : "Sisi 1" ,
"side_2" : "Sisi 2" ,
"side_3" : "Sisi 3" ,
"side_4" : "Sisi 4" ,
"side_5" : "Sisi 5" ,
"side_6" : "Sisi 6" ,
"top_buttons" : "Tombol atas" ,
"turn_off" : "Matikan" ,
"turn_on" : "Nyalakan"
} ,
"trigger_type" : {
"remote_awakened" : "Perangkat terbangun" ,
"remote_button_double_press" : "Tombol \"{subtype}\" diklik dua kali" ,
"remote_button_long_press" : "Tombol \"{subtype}\" terus ditekan" ,
"remote_button_long_release" : "Tombol \"{subtype}\" dilepaskan setelah ditekan lama" ,
"remote_button_quadruple_press" : "Tombol \"{subtype}\" diklik empat kali" ,
"remote_button_quintuple_press" : "Tombol \"{subtype}\" diklik lima kali" ,
"remote_button_rotated" : "Tombol diputar \"{subtype}\"" ,
"remote_button_rotated_fast" : "Tombol diputar cepat \"{subtype}\"" ,
"remote_button_rotation_stopped" : "Pemutaran tombol \"{subtype}\" berhenti" ,
"remote_button_short_press" : "Tombol \"{subtype}\" ditekan" ,
"remote_button_short_release" : "Tombol \"{subtype}\" dilepaskan" ,
"remote_button_triple_press" : "Tombol \"{subtype}\" diklik tiga kali" ,
"remote_double_tap" : "Perangkat \"{subtype}\" diketuk dua kali" ,
"remote_double_tap_any_side" : "Perangkat diketuk dua kali di sisi mana pun" ,
"remote_falling" : "Perangkat jatuh bebas" ,
"remote_flip_180_degrees" : "Perangkat dibalik 180 derajat" ,
"remote_flip_90_degrees" : "Perangkat dibalik 90 derajat" ,
"remote_gyro_activated" : "Perangkat diguncangkan" ,
"remote_moved" : "Perangkat dipindahkan dengan \"{subtype}\" ke atas" ,
"remote_moved_any_side" : "Perangkat dipindahkan dengan sisi mana pun menghadap ke atas" ,
"remote_rotate_from_side_1" : "Perangkat diputar dari \"sisi 1\" ke \"{subtype}\"" ,
"remote_rotate_from_side_2" : "Perangkat diputar dari \"sisi 2\" ke \"{subtype}\"" ,
"remote_rotate_from_side_3" : "Perangkat diputar dari \"sisi 3\" ke \"{subtype}\"" ,
"remote_rotate_from_side_4" : "Perangkat diputar dari \"sisi 4\" ke \"{subtype}\"" ,
"remote_rotate_from_side_5" : "Perangkat diputar dari \"sisi 5\" ke \"{subtype}\"" ,
"remote_rotate_from_side_6" : "Perangkat diputar dari \"sisi 6\" ke \"{subtype}\"" ,
"remote_turned_clockwise" : "Perangkat diputar searah jarum jam" ,
"remote_turned_counter_clockwise" : "Perangkat diputar berlawanan arah jarum jam"
}
} ,
"options" : {
"step" : {
"deconz_devices" : {
"data" : {
"allow_clip_sensor" : "Izinkan sensor CLIP deCONZ" ,
"allow_deconz_groups" : "Izinkan grup lampu deCONZ" ,
"allow_new_devices" : "Izinkan penambahan otomatis perangkat baru"
} ,
"description" : "Konfigurasikan visibilitas jenis perangkat deCONZ" ,
"title" : "Opsi deCONZ"
2018-09-24 10:01:01 +00:00
}
2020-04-15 16:51:07 +00:00
}
2020-04-16 20:00:10 +00:00
}
2018-09-24 10:01:01 +00:00
}