frigate/web/public/locales/id/components/player.json
Hosted Weblate 4fa9ed1f22
Translated using Weblate (Indonesian)
Currently translated at 4.5% (1 of 22 strings)

Translated using Weblate (Indonesian)

Currently translated at 2.5% (1 of 40 strings)

Translated using Weblate (Indonesian)

Currently translated at 11.4% (27 of 236 strings)

Translated using Weblate (Indonesian)

Currently translated at 50.3% (65 of 129 strings)

Translated using Weblate (Indonesian)

Currently translated at 0.1% (1 of 792 strings)

Translated using Weblate (Indonesian)

Currently translated at 92.3% (24 of 26 strings)

Translated using Weblate (Indonesian)

Currently translated at 4.0% (1 of 25 strings)

Translated using Weblate (Indonesian)

Currently translated at 2.7% (30 of 1092 strings)

Translated using Weblate (Indonesian)

Currently translated at 13.9% (12 of 86 strings)

Translated using Weblate (Indonesian)

Currently translated at 0.2% (1 of 471 strings)

Translated using Weblate (Indonesian)

Currently translated at 19.1% (96 of 501 strings)

Translated using Weblate (Indonesian)

Currently translated at 25.2% (25 of 99 strings)

Added translation using Weblate (Indonesian)

Added translation using Weblate (Indonesian)

Added translation using Weblate (Indonesian)

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Languages add-on <noreply-addon-languages@weblate.org>
Co-authored-by: R Setiawan <setiawan.kerjaan@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/audio/id/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/common/id/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-player/id/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/config-cameras/id/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/config-global/id/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/config-groups/id/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/config-validation/id/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-chat/id/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-classificationmodel/id/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-exports/id/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-live/id/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-settings/id/
Translation: Frigate NVR/Config - Cameras
Translation: Frigate NVR/Config - Global
Translation: Frigate NVR/Config - Groups
Translation: Frigate NVR/Config - Validation
Translation: Frigate NVR/audio
Translation: Frigate NVR/common
Translation: Frigate NVR/components-player
Translation: Frigate NVR/views-chat
Translation: Frigate NVR/views-classificationmodel
Translation: Frigate NVR/views-exports
Translation: Frigate NVR/views-live
Translation: Frigate NVR/views-settings
2026-05-10 19:14:18 +02:00

52 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"
},
"cameraDisabled": "Kamera dinonaktifkan",
"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+"
}
}
}