mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-01-22 20:18:30 +03:00
Translated using Weblate (Indonesian)
Currently translated at 13.9% (17 of 122 strings) Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: ariska <ariska@databisnis.id> Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-classificationmodel/id/ Translation: Frigate NVR/views-classificationmodel
This commit is contained in:
parent
5e9c4c566a
commit
32f38d67bb
@ -12,5 +12,22 @@
|
|||||||
"addClassification": "Tambah Klasifikasi",
|
"addClassification": "Tambah Klasifikasi",
|
||||||
"deleteModels": "Hapus Model",
|
"deleteModels": "Hapus Model",
|
||||||
"editModel": "Ubah Model"
|
"editModel": "Ubah Model"
|
||||||
|
},
|
||||||
|
"tooltip": {
|
||||||
|
"trainingInProgress": "Model dalam training"
|
||||||
|
},
|
||||||
|
"toast": {
|
||||||
|
"success": {
|
||||||
|
"deletedCategory": "Kelas dihapus",
|
||||||
|
"deletedImage": "Image dihapus"
|
||||||
|
},
|
||||||
|
"error": {
|
||||||
|
"updateModelFailed": "Gagal melakukan perubahan pada model: {{errorMessage}}",
|
||||||
|
"renameCategoryFailed": "Gagal merubah penamaan kelas: {{errorMessage}}"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"deleteCategory": {
|
||||||
|
"title": "Kelas dihapus",
|
||||||
|
"minClassesTitle": "Dilarang menghapus Kelas"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user