mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-01-23 12:38:29 +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
22 lines
715 B
JSON
22 lines
715 B
JSON
{
|
|
"noPreviewFound": "Pratinjau Tidak Ditemukan",
|
|
"noPreviewFoundFor": "Tidak ada Pratinjau untuk {{cameraName}}",
|
|
"submitFrigatePlus": {
|
|
"submit": "Kirim",
|
|
"title": "Kirim frame ini ke Frigate+?"
|
|
},
|
|
"noRecordingsFoundForThisTime": "Tidak ada Rekaman pada waktu ini",
|
|
"livePlayerRequiredIOSVersion": "iOS 17.1 atau yang lebih tinggi diperlukan untuk tipe siaran langsung ini.",
|
|
"streamOffline": {
|
|
"title": "Stream Tidak Aktif",
|
|
"desc": "Tidak ada gambar yang diterima dari strim <code>detect</code> {{cameraName}}, mohon lihat log error"
|
|
},
|
|
"cameraDisabled": "Kamera dinonaktifkan",
|
|
"stats": {
|
|
"streamType": {
|
|
"title": "Tipe stream:",
|
|
"short": "Jenis"
|
|
}
|
|
}
|
|
}
|