mirror of
https://github.com/blakeblackshear/frigate.git
synced 2025-12-09 14:55:43 +03:00
Currently translated at 13.7% (12 of 87 strings) Translated using Weblate (Persian) Currently translated at 1.6% (2 of 124 strings) Added translation using Weblate (Persian) Co-authored-by: Amir Hossein Omidi <amirhosein011omidi@gmail.com> Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: Languages add-on <noreply-addon-languages@weblate.org> Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-classificationmodel/fa/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-explore/fa/ Translation: Frigate NVR/views-classificationmodel Translation: Frigate NVR/views-explore
23 lines
810 B
JSON
23 lines
810 B
JSON
{
|
||
"button": {
|
||
"deleteClassificationAttempts": "حذف تصاویر طبقه بندی",
|
||
"renameCategory": "تغییر نام کلاس",
|
||
"deleteCategory": "حذف کردن کلاس",
|
||
"deleteImages": "حذف کردن عکس ها",
|
||
"trainModel": "مدل آموزش"
|
||
},
|
||
"toast": {
|
||
"success": {
|
||
"deletedCategory": "کلاس حذف شده",
|
||
"deletedImage": "عکس های حذف شده",
|
||
"categorizedImage": "تصویر طبقه بندی شده",
|
||
"trainedModel": "مدل آموزش دیده شده.",
|
||
"trainingModel": "آموزش دادن مدل با موفقیت شروع شد."
|
||
},
|
||
"error": {
|
||
"deleteImageFailed": "حذف نشد:{{پیغام خطا}}",
|
||
"deleteCategoryFailed": "کلاس حذف نشد:{{پیغام خطا}}"
|
||
}
|
||
}
|
||
}
|