mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-03-10 18:43:09 +03:00
Currently translated at 54.9% (67 of 122 strings) Translated using Weblate (Indonesian) Currently translated at 48.2% (27 of 56 strings) Co-authored-by: Catto <sisharyadi@gmail.com> Co-authored-by: Hosted Weblate <hosted@weblate.org> Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-dialog/id/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-classificationmodel/id/ Translation: Frigate NVR/components-dialog Translation: Frigate NVR/views-classificationmodel
64 lines
1.8 KiB
JSON
64 lines
1.8 KiB
JSON
{
|
|
"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"
|
|
},
|
|
"description": "Layanan Frigate akan terhenti sejenak saat proses restart."
|
|
},
|
|
"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."
|
|
},
|
|
"review": {
|
|
"question": {
|
|
"label": "Konfirmasi label ini untuk Frigate Plus",
|
|
"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}})?"
|
|
},
|
|
"state": {
|
|
"submitted": "Terkirim"
|
|
}
|
|
}
|
|
},
|
|
"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."
|
|
}
|
|
}
|
|
}
|