Files
frigate/web/public/locales/id/views/search.json
T

37 lines
1011 B
JSON
Raw Normal View History

2025-05-13 16:27:35 +02:00
{
"search": "Cari",
"savedSearches": "Simpan Pencarian",
"searchFor": "Cari untuk {{inputValue}}",
"button": {
"clear": "Bersihkan pencarian",
"save": "Simpan Pencarian",
2025-07-12 03:30:38 +02:00
"delete": "Hapus pencarian yang disimpan",
"filterInformation": "Saring Informasi",
"filterActive": "Filter aktif"
2025-08-05 17:24:00 +02:00
},
2025-12-24 15:17:25 +01:00
"trackedObjectId": "Tracked Object ID",
"filter": {
"label": {
2026-02-03 09:07:27 +01:00
"cameras": "Kamera",
"labels": "Label",
"zones": "Zona",
"sub_labels": "Sublabel",
"attributes": "Atribut",
"search_type": "Tipe pencarian",
"time_range": "Rentang Waktu",
"before": "Sebelum",
"after": "Sesudah",
"min_score": "Minimal Skor",
"max_score": "Maks Skor",
"min_speed": "Kecepatan Min",
"max_speed": "Kecepatan Maks",
"recognized_license_plate": "Plat Kendaraan Dikenali",
"has_clip": "Memiliki Klip",
"has_snapshot": "Memiliki tangkapan layar"
},
"searchType": {
"thumbnail": "Tumbnail"
2025-12-24 15:17:25 +01:00
}
}
2025-05-13 16:27:35 +02:00
}