Update translation files

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
This commit is contained in:
Hosted Weblate 2025-12-24 15:17:25 +01:00
parent d0ed62b00c
commit 5eb6582391
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C
11 changed files with 82 additions and 12 deletions

View File

@ -9,7 +9,8 @@
"untilForTime": "Hingga {{time}}",
"last7": "7 hari terakhir",
"last14": "14 hari terakhir",
"last30": "30 hari terakhir"
"last30": "30 hari terakhir",
"thisWeek": "Minggu Ini"
},
"readTheDocumentation": "Baca dokumentasi"
}

View File

@ -17,7 +17,9 @@
"review": {
"question": {
"label": "Konfirmasi label ini untuk Frigate Plus",
"ask_a": "Apakah objek ini adalah sebuah<code>{{label}}</code>?"
"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}})?"
}
}
}

View File

@ -15,5 +15,13 @@
"title": "Semua Zona",
"short": "Zona"
}
},
"classes": {
"label": "Kelas",
"all": {
"title": "Semua Kelas"
},
"count_one": "{{count}} Kelas",
"count_other": "{{count}} Kelas"
}
}

View File

@ -14,7 +14,8 @@
"cameraDisabled": "Kamera dinonaktifkan",
"stats": {
"streamType": {
"title": "Tipe stream:"
"title": "Tipe stream:",
"short": "Jenis"
}
}
}

View File

@ -16,5 +16,6 @@
"horse": "Kuda",
"goat": "Kambing",
"sheep": "Domba",
"bird": "Burung"
"bird": "Burung",
"street_sign": "Rambu Jalan"
}

View File

@ -1 +1,16 @@
{}
{
"documentTitle": "Klasifikasi Model - Frigate",
"details": {
"scoreInfo": "Skor tersebut mewakili rata-rata kepercayaan klasifikasi di seluruh deteksi objek ini."
},
"button": {
"deleteClassificationAttempts": "Hapus Gambar Klasifikasi",
"renameCategory": "Ubah Nama Kelas",
"deleteCategory": "Hapus Kelas",
"deleteImages": "Hapus Gambar",
"trainModel": "Latih Model",
"addClassification": "Tambah Klasifikasi",
"deleteModels": "Hapus Model",
"editModel": "Ubah Model"
}
}

View File

@ -9,7 +9,8 @@
"estimatedTime": "Perkiraan waktu tersisa:",
"finishingShortly": "Selesai sesaat lagi",
"step": {
"thumbnailsEmbedded": "Keluku dilampirkan "
"thumbnailsEmbedded": "Keluku dilampirkan ",
"descriptionsEmbedded": "Deskripsi terlampir: "
}
}
},

View File

@ -14,7 +14,8 @@
"move": {
"clickMove": {
"label": "Klik kotak ini untuk menengahkan kamera",
"enable": "Aktifkan klik untuk bergerak"
"enable": "Aktifkan klik untuk bergerak",
"disable": "Non-aktifkan klik untuk bergerak"
}
}
}

View File

@ -9,5 +9,10 @@
"filterInformation": "Saring Informasi",
"filterActive": "Filter aktif"
},
"trackedObjectId": "Tracked Object ID"
"trackedObjectId": "Tracked Object ID",
"filter": {
"label": {
"cameras": "Kamera"
}
}
}

View File

@ -9,10 +9,40 @@
"general": "Frigate - Pengaturan Umum",
"object": "Debug - Frigate",
"enrichments": "Frigate - Pengaturan Pengayaan",
"cameraManagement": "Pengaturan Kamera - Frigate"
"cameraManagement": "Pengaturan Kamera - Frigate",
"cameraReview": "Pengaturan Ulasan Kamera - Frigate",
"frigatePlus": "Pengaturan Frigate+ - Frigate"
},
"menu": {
"cameraManagement": "Pengaturan",
"notifications": "Notifikasi"
"cameraManagement": "Manajemen",
"notifications": "Notifikasi",
"ui": "Antarmuka Pengguna",
"enrichments": "Peningkatan",
"cameraReview": "Ulasan",
"motionTuner": "Pengatur Gerak",
"triggers": "Pemicu",
"users": "Pengguna",
"roles": "Peran",
"frigateplus": "Frigate+"
},
"dialog": {
"unsavedChanges": {
"title": "Anda memiliki perubahan yang belum disimpan.",
"desc": "Apakah Anda ingin menyimpan perubahan Anda sebelum melanjutkan?"
}
},
"cameraSetting": {
"camera": "Kamera",
"noCamera": "Tidak Ada Kamera"
},
"general": {
"title": "Pengaturan Antarmuka Pengguna",
"liveDashboard": {
"title": "Dashboard Langsung",
"automaticLiveView": {
"label": "Tampilan Langsung Otomatis",
"desc": "Secara otomatis beralih ke tampilan langsung kamera saat aktivitas terdeteksi. Menonaktifkan opsi ini menyebabkan gambar statis kamera di dasbor langsung hanya diperbarui sekali per menit."
}
}
}
}

View File

@ -11,5 +11,10 @@
}
},
"title": "Sistem",
"metrics": "Metrik sistem"
"metrics": "Metrik sistem",
"logs": {
"download": {
"label": "Unduh Log"
}
}
}