mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-01-22 20:18:30 +03:00
Updated by "Squash Git commits" add-on in Weblate. Co-authored-by: Hosted Weblate <hosted@weblate.org> Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/common/ Translation: Frigate NVR/common
28 lines
913 B
JSON
28 lines
913 B
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"
|
|
}
|
|
},
|
|
"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}})?"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|