mirror of
https://github.com/blakeblackshear/frigate.git
synced 2025-12-06 05:24:11 +03:00
Translated using Weblate (Persian)
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
This commit is contained in:
parent
7ad62ea451
commit
c3738b5dbb
22
web/public/locales/fa/views/classificationModel.json
Normal file
22
web/public/locales/fa/views/classificationModel.json
Normal file
@ -0,0 +1,22 @@
|
|||||||
|
{
|
||||||
|
"button": {
|
||||||
|
"deleteClassificationAttempts": "حذف تصاویر طبقه بندی",
|
||||||
|
"renameCategory": "تغییر نام کلاس",
|
||||||
|
"deleteCategory": "حذف کردن کلاس",
|
||||||
|
"deleteImages": "حذف کردن عکس ها",
|
||||||
|
"trainModel": "مدل آموزش"
|
||||||
|
},
|
||||||
|
"toast": {
|
||||||
|
"success": {
|
||||||
|
"deletedCategory": "کلاس حذف شده",
|
||||||
|
"deletedImage": "عکس های حذف شده",
|
||||||
|
"categorizedImage": "تصویر طبقه بندی شده",
|
||||||
|
"trainedModel": "مدل آموزش دیده شده.",
|
||||||
|
"trainingModel": "آموزش دادن مدل با موفقیت شروع شد."
|
||||||
|
},
|
||||||
|
"error": {
|
||||||
|
"deleteImageFailed": "حذف نشد:{{پیغام خطا}}",
|
||||||
|
"deleteCategoryFailed": "کلاس حذف نشد:{{پیغام خطا}}"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
@ -1,3 +1,4 @@
|
|||||||
{
|
{
|
||||||
"generativeAI": "هوش مصنوعی تولید کننده"
|
"generativeAI": "هوش مصنوعی تولید کننده",
|
||||||
|
"documentTitle": "کاوش کردن - فرایگیت"
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user