mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-06-27 14:51:52 +03:00
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
This commit is contained in:
parent
f4afb9e315
commit
4fa9ed1f22
@ -1,6 +1,6 @@
|
||||
{
|
||||
"yell": "Teriakan",
|
||||
"speech": "Bahasa",
|
||||
"speech": "Percakapan",
|
||||
"babbling": "Ocehan",
|
||||
"bellow": "Di bawah",
|
||||
"whoop": "Teriakan",
|
||||
@ -87,5 +87,12 @@
|
||||
"clapping": "Tepukan",
|
||||
"camera": "Kamera",
|
||||
"wheeze": "Nafas",
|
||||
"gasp": "Tersedak"
|
||||
"gasp": "Tersedak",
|
||||
"sound_effect": "Efek Suara",
|
||||
"environmental_noise": "Suara Lingkungan",
|
||||
"static": "Statis",
|
||||
"white_noise": "Suara Derau",
|
||||
"television": "Televisi",
|
||||
"radio": "Radio",
|
||||
"scream": "Teriakan"
|
||||
}
|
||||
|
||||
@ -6,7 +6,7 @@
|
||||
"justNow": "Sekarang",
|
||||
"today": "Hari ini",
|
||||
"yesterday": "Kemarin",
|
||||
"untilForTime": "Hingga {{time}}",
|
||||
"untilForTime": "Sampai",
|
||||
"last7": "7 hari terakhir",
|
||||
"last14": "14 hari terakhir",
|
||||
"last30": "30 hari terakhir",
|
||||
|
||||
@ -5,7 +5,7 @@
|
||||
"submit": "Kirim",
|
||||
"title": "Kirim frame ini ke Frigate+?"
|
||||
},
|
||||
"noRecordingsFoundForThisTime": "Tidak ada Rekaman pada waktu ini",
|
||||
"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",
|
||||
|
||||
@ -1 +1,3 @@
|
||||
{}
|
||||
{
|
||||
"label": "Pengaturan Kamera"
|
||||
}
|
||||
|
||||
@ -1 +1,5 @@
|
||||
{}
|
||||
{
|
||||
"version": {
|
||||
"label": "Versi konfigurasi"
|
||||
}
|
||||
}
|
||||
|
||||
@ -1 +1,7 @@
|
||||
{}
|
||||
{
|
||||
"audio": {
|
||||
"global": {
|
||||
"detection": "Deteksi Global"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@ -1 +1,3 @@
|
||||
{}
|
||||
{
|
||||
"minimum": "Nilai harus lebih besar dari {{limit}}"
|
||||
}
|
||||
|
||||
3
web/public/locales/id/views/chat.json
Normal file
3
web/public/locales/id/views/chat.json
Normal file
@ -0,0 +1,3 @@
|
||||
{
|
||||
"documentTitle": "Chat - Frigate"
|
||||
}
|
||||
@ -2,7 +2,7 @@
|
||||
"documentTitle": "Klasifikasi Model - Frigate",
|
||||
"details": {
|
||||
"scoreInfo": "Skor tersebut mewakili rata-rata kepercayaan klasifikasi di seluruh deteksi objek ini.",
|
||||
"none": "Tidak ada",
|
||||
"none": "Tidak Ada",
|
||||
"unknown": "Tidak diketahui"
|
||||
},
|
||||
"button": {
|
||||
|
||||
@ -5,7 +5,7 @@
|
||||
"deleteExport": "Hapus Ekspor",
|
||||
"deleteExport.desc": "Apakah Anda yakin ingin menghapus {{exportName}}?",
|
||||
"editExport": {
|
||||
"title": "Ganti Nama Ekspor",
|
||||
"title": "Ubah nama ekspor",
|
||||
"desc": "Masukkan nama baru untuk ekspor ini.",
|
||||
"saveExport": "Simpan Ekspor"
|
||||
},
|
||||
|
||||
@ -1,6 +1,8 @@
|
||||
{
|
||||
"documentTitle.withCamera": "{{camera}} - Langsung - Frigate",
|
||||
"documentTitle": "Langsung - Frigate",
|
||||
"documentTitle": {
|
||||
"default": "Siaran Langsung - Frigate"
|
||||
},
|
||||
"lowBandwidthMode": "Mode Bandwith-Rendah",
|
||||
"twoWayTalk": {
|
||||
"enable": "Nyalakan Komunikasi dua arah",
|
||||
|
||||
1
web/public/locales/id/views/motionSearch.json
Normal file
1
web/public/locales/id/views/motionSearch.json
Normal file
@ -0,0 +1 @@
|
||||
{}
|
||||
1
web/public/locales/id/views/replay.json
Normal file
1
web/public/locales/id/views/replay.json
Normal file
@ -0,0 +1 @@
|
||||
{}
|
||||
@ -7,7 +7,7 @@
|
||||
"masksAndZones": "Editor Mask dan Zona - Frigate",
|
||||
"motionTuner": "Penyetel Gerakan - Frigate",
|
||||
"general": "Frigate - Pengaturan Umum",
|
||||
"object": "Debug - Frigate",
|
||||
"object": "Pengawakutu - Frigate",
|
||||
"enrichments": "Frigate - Pengaturan Pengayaan",
|
||||
"cameraManagement": "Pengaturan Kamera - Frigate",
|
||||
"cameraReview": "Pengaturan Ulasan Kamera - Frigate",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user