Files
frigate/web/public/locales/id/components/dialog.json
T

64 lines
1.8 KiB
JSON
Raw Normal View History

2025-05-13 16:27:35 +02:00
{
"restart": {
"title": "Apakah kamu yakin ingin memulai ulang Frigate?",
"button": "Mulai ulang",
"restarting": {
"title": "Sedang Merestart Frigate",
"content": "Halaman ini akan memulai ulang dalam {{countdown}} detik.",
"button": "Muat Ulang Sekarang"
2026-02-21 15:01:29 +01:00
},
"description": "Layanan Frigate akan terhenti sejenak saat proses restart."
2025-05-13 16:27:35 +02:00
},
"explore": {
"plus": {
"submitToPlus": {
"label": "Kirim ke Frigate+",
"desc": "Objek di lokasi yang ingin Anda hindari bukanlah deteksi palsu. Mengirimnya sebagai deteksi palsu akan membingungkan model."
2025-07-12 03:30:38 +02:00
},
"review": {
"question": {
2025-08-05 17:24:00 +02:00
"label": "Konfirmasi label ini untuk Frigate Plus",
2025-12-24 15:17:25 +01:00
"ask_a": "Apakah objek ini adalah sebuah<code>{{label}}</code>?",
"ask_an": "Apakah objek ini <code>{{label}}</code>?",
"ask_full": "Apakah ini object <code>{{untranslatedLabel}}</code> ({{translatedLabel}})?"
2026-02-03 09:07:27 +01:00
},
"state": {
"submitted": "Terkirim"
2025-07-12 03:30:38 +02:00
}
2025-05-13 16:27:35 +02:00
}
2026-02-03 09:07:27 +01:00
},
"video": {
"viewInHistory": "Lihat di Histori"
}
},
"export": {
"time": {
"fromTimeline": "Pilih dari Linimasa",
"lastHour_other": "{{count}} Jam Terakhir",
"custom": "Kustom",
"start": {
"title": "Waktu Mulai",
"label": "Pilih Waktu Mulai"
},
"end": {
"title": "Waktu Akhir",
"label": "Pilih Waktu Akhir"
}
},
"name": {
"placeholder": "Nama Ekspor"
},
"select": "Pilih",
"export": "Ekspor",
"selectOrExport": "Pilih atau Ekspor",
"toast": {
"success": "Berhasil memulai ekspor. Lihat file pada halaman ekspor."
}
},
"search": {
"saveSearch": {
"overwrite": "{{searchName}} sudah ada. Menyimpan akan menimpa file yang sudah ada."
2025-05-13 16:27:35 +02:00
}
}
}