mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-08-03 09:38:15 +03:00
Translated using Weblate (Indonesian)
Currently translated at 67.8% (74 of 109 strings) Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: Surya Desktop <desktopsurya@gmail.com> Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-dialog/id/ Translation: Frigate NVR/components-dialog
This commit is contained in:
committed by
Josh Hawkins
co-authored by
Surya Desktop
parent
bdea5f4061
commit
360ab357b3
@@ -24,6 +24,9 @@
|
|||||||
},
|
},
|
||||||
"state": {
|
"state": {
|
||||||
"submitted": "Terkirim"
|
"submitted": "Terkirim"
|
||||||
|
},
|
||||||
|
"toast": {
|
||||||
|
"error": "Gagal submit ke Frigate+. Harap periksa koneksi jaringan Anda dan coba lagi."
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@@ -57,7 +60,8 @@
|
|||||||
"view": "Melihat",
|
"view": "Melihat",
|
||||||
"batchSuccess_other": "{{count}} Ekspor dimulai. Membuka kasusnya sekarang.",
|
"batchSuccess_other": "{{count}} Ekspor dimulai. Membuka kasusnya sekarang.",
|
||||||
"batchPartial": "Ekspor berhasil dimulai sebanyak {{successful}} dari total {{total}} ekspor. Kamera yang gagal: {{failedCameras}}",
|
"batchPartial": "Ekspor berhasil dimulai sebanyak {{successful}} dari total {{total}} ekspor. Kamera yang gagal: {{failedCameras}}",
|
||||||
"batchFailed": "Gagal memulai ekspor sebanyak {{total}}. Kamera yang gagal: {{failedCameras}}"
|
"batchFailed": "Gagal memulai ekspor sebanyak {{total}}. Kamera yang gagal: {{failedCameras}}",
|
||||||
|
"batchQueuedPartial": "Antrian ekspor berhasil sebanyak {{successful}} dari total {{total}} ekspor. Kamera yang gagal: {{failedCameras}}"
|
||||||
},
|
},
|
||||||
"case": {
|
"case": {
|
||||||
"newCaseOption": "Membuat Kasus Baru",
|
"newCaseOption": "Membuat Kasus Baru",
|
||||||
@@ -87,7 +91,9 @@
|
|||||||
"selectGroup": "Pilih grup",
|
"selectGroup": "Pilih grup",
|
||||||
"noMatchingCameras": "Tidak ada kamera yang sesuai dengan pencarian Anda",
|
"noMatchingCameras": "Tidak ada kamera yang sesuai dengan pencarian Anda",
|
||||||
"selectedCount": "{{terpilih}} / {{total}} terpilih",
|
"selectedCount": "{{terpilih}} / {{total}} terpilih",
|
||||||
"namePlaceholder": "Nama dasar opsional untuk ekspor ini"
|
"namePlaceholder": "Nama dasar opsional untuk ekspor ini",
|
||||||
|
"searchOrSelectGroup": "Cari, atau pilih grup kamera...",
|
||||||
|
"selectAll": "Pilih semua kamera"
|
||||||
},
|
},
|
||||||
"multi": {
|
"multi": {
|
||||||
"title_other": "Ekspor {{count}} Ulasan",
|
"title_other": "Ekspor {{count}} Ulasan",
|
||||||
|
|||||||
Reference in New Issue
Block a user