mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-06-21 20:01:54 +03:00
Currently translated at 100.0% (60 of 60 strings) Translated using Weblate (Persian) Currently translated at 45.4% (368 of 809 strings) Translated using Weblate (Persian) Currently translated at 100.0% (26 of 26 strings) Translated using Weblate (Persian) Currently translated at 50.0% (639 of 1276 strings) Translated using Weblate (Persian) Currently translated at 100.0% (49 of 49 strings) Translated using Weblate (Persian) Currently translated at 98.7% (236 of 239 strings) Translated using Weblate (Persian) Currently translated at 100.0% (50 of 50 strings) Translated using Weblate (Persian) Currently translated at 17.4% (15 of 86 strings) Co-authored-by: Amir reza Irani ali poor <amir1376irani@yahoo.com> Co-authored-by: Hosted Weblate <hosted@weblate.org> Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/common/fa/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-camera/fa/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-player/fa/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/config-global/fa/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-exports/fa/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-facelibrary/fa/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-search/fa/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-settings/fa/ Translation: Frigate NVR/Config - Global Translation: Frigate NVR/common Translation: Frigate NVR/components-camera Translation: Frigate NVR/components-player Translation: Frigate NVR/views-exports Translation: Frigate NVR/views-facelibrary Translation: Frigate NVR/views-search Translation: Frigate NVR/views-settings
54 lines
2.0 KiB
JSON
54 lines
2.0 KiB
JSON
{
|
|
"noRecordingsFoundForThisTime": "ویدیویی برای این زمان وجود ندارد",
|
|
"noPreviewFound": "پیشنمایش پیدا نشد",
|
|
"noPreviewFoundFor": "هیچ پیشنمایشی برای {{cameraName}} پیدا نشد",
|
|
"submitFrigatePlus": {
|
|
"title": "این فریم به فریگیت+ ارسال شود؟",
|
|
"submit": "ارسال",
|
|
"previewError": "نمی توان پیش نمایش عکس فوری را بارگذاری کرد. ممکن است ضبط در این زمان در دسترس نباشد."
|
|
},
|
|
"livePlayerRequiredIOSVersion": "برای این نوع پخش زنده، iOS 17.1 یا بالاتر لازم است.",
|
|
"streamOffline": {
|
|
"title": "جریان آفلاین",
|
|
"desc": "هیچ فریمی از جریان <code>detect</code> دوربین {{cameraName}} دریافت نشده است، گزارشهای خطا را بررسی کنید"
|
|
},
|
|
"cameraDisabled": "دوربین غیرفعال است",
|
|
"stats": {
|
|
"streamType": {
|
|
"title": "نوع جریان:",
|
|
"short": "نوع"
|
|
},
|
|
"bandwidth": {
|
|
"title": "پهنای باند:",
|
|
"short": "پهنای باند"
|
|
},
|
|
"latency": {
|
|
"title": "تأخیر:",
|
|
"value": "{{seconds}} ثانیهها",
|
|
"short": {
|
|
"title": "تأخیر",
|
|
"value": "{{seconds}} ثانیه"
|
|
}
|
|
},
|
|
"totalFrames": "مجموع فریمها:",
|
|
"droppedFrames": {
|
|
"title": "فریمهای از دسترفته:",
|
|
"short": {
|
|
"title": "از دسترفته",
|
|
"value": "{{droppedFrames}} فریم"
|
|
}
|
|
},
|
|
"decodedFrames": "فریمهای رمزگشاییشده:",
|
|
"droppedFrameRate": "نرخ فریمهای از دسترفته:"
|
|
},
|
|
"toast": {
|
|
"success": {
|
|
"submittedFrigatePlus": "فریم با موفقیت به Frigate+ ارسال شد"
|
|
},
|
|
"error": {
|
|
"submitFrigatePlusFailed": "ارسال فریم به Frigate+ ناموفق بود"
|
|
}
|
|
},
|
|
"cameraOff": "دوربین خاموش است"
|
|
}
|