Files
frigate/web/public/locales/id/components/player.json
T
Hosted WeblateandJosh Hawkins 0f86a00afa Update translation files
Updated by "Cleanup translation files" add-on in Weblate.

Update translation files

Updated by "Cleanup translation files" add-on in Weblate.

Update translation files

Updated by "Cleanup translation files" add-on in Weblate.

Update translation files

Updated by "Cleanup translation files" add-on in Weblate.

Update translation files

Updated by "Cleanup translation files" add-on in Weblate.

Update translation files

Updated by "Cleanup translation files" add-on in Weblate.

Update translation files

Updated by "Cleanup translation files" add-on in Weblate.

Update translation files

Updated by "Cleanup translation files" add-on in Weblate.

Update translation files

Updated by "Cleanup translation files" add-on in Weblate.

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/audio/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-dialog/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-player/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-events/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-facelibrary/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-live/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-motionsearch/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-settings/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-system/
Translation: Frigate NVR/audio
Translation: Frigate NVR/components-dialog
Translation: Frigate NVR/components-player
Translation: Frigate NVR/views-events
Translation: Frigate NVR/views-facelibrary
Translation: Frigate NVR/views-live
Translation: Frigate NVR/views-motionSearch
Translation: Frigate NVR/views-settings
Translation: Frigate NVR/views-system
2026-09-12 16:32:31 -05:00

51 lines
1.4 KiB
JSON

{
"noPreviewFound": "Pratinjau Tidak Ditemukan",
"noPreviewFoundFor": "Tidak ada Pratinjau untuk {{cameraName}}",
"submitFrigatePlus": {
"submit": "Kirim",
"title": "Kirim frame ini ke Frigate+?"
},
"noRecordingsFoundForThisTime": "Tidak ada rekaman ditemukan 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"
},
"stats": {
"streamType": {
"title": "Tipe stream:",
"short": "Jenis"
},
"bandwidth": {
"title": "Bandwith:",
"short": "Bandwith"
},
"latency": {
"title": "Latensi:",
"value": "{{seconds}} detik",
"short": {
"title": "Latensi",
"value": "{{seconds}} detik"
}
},
"totalFrames": "Total Frame:",
"droppedFrames": {
"title": "Frame Terbuang:",
"short": {
"title": "Terbuang",
"value": "{{droppedFrames}} frame"
}
},
"decodedFrames": "Decoded Frames:",
"droppedFrameRate": "Frame Rate Terbuang:"
},
"toast": {
"success": {
"submittedFrigatePlus": "Berhasil mengirim frame ke Frigate+"
},
"error": {
"submitFrigatePlusFailed": "Gagal mengirim frame ke Frigate+"
}
}
}