mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-01-22 20:18:30 +03:00
Translated using Weblate (Hebrew)
Currently translated at 100.0% (136 of 136 strings) Translated using Weblate (Hebrew) Currently translated at 100.0% (215 of 215 strings) Translated using Weblate (Hebrew) Currently translated at 100.0% (43 of 43 strings) Translated using Weblate (Hebrew) Currently translated at 100.0% (136 of 136 strings) Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: Ronen Atsil <atsil55@gmail.com> Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/common/he/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-events/he/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-explore/he/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-system/he/ Translation: Frigate NVR/common Translation: Frigate NVR/views-events Translation: Frigate NVR/views-explore Translation: Frigate NVR/views-system
This commit is contained in:
parent
a52dd90a8b
commit
0fb493bf9f
@ -107,7 +107,8 @@
|
|||||||
"show": "הצג {{item}}",
|
"show": "הצג {{item}}",
|
||||||
"ID": "ID",
|
"ID": "ID",
|
||||||
"none": "ללא",
|
"none": "ללא",
|
||||||
"all": "הכל"
|
"all": "הכל",
|
||||||
|
"other": "אחר"
|
||||||
},
|
},
|
||||||
"button": {
|
"button": {
|
||||||
"apply": "החל",
|
"apply": "החל",
|
||||||
|
|||||||
@ -9,7 +9,11 @@
|
|||||||
"empty": {
|
"empty": {
|
||||||
"detection": "אין גילויים לבדיקה",
|
"detection": "אין גילויים לבדיקה",
|
||||||
"alert": "אין התראות להצגה",
|
"alert": "אין התראות להצגה",
|
||||||
"motion": "לא נמצאו נתוני תנועה"
|
"motion": "לא נמצאו נתוני תנועה",
|
||||||
|
"recordingsDisabled": {
|
||||||
|
"title": "יש להפעיל הקלטות",
|
||||||
|
"description": "ניתן ליצור פריטי סקירה עבור מצלמה רק כאשר הקלטות מופעלות עבור אותה מצלמה."
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"timeline": "ציר זמן",
|
"timeline": "ציר זמן",
|
||||||
"timeline.aria": "בחירת ציר זמן",
|
"timeline.aria": "בחירת ציר זמן",
|
||||||
|
|||||||
@ -220,7 +220,10 @@
|
|||||||
"score": {
|
"score": {
|
||||||
"label": "ציון"
|
"label": "ציון"
|
||||||
},
|
},
|
||||||
"attributes": "מאפייני סיווג"
|
"attributes": "מאפייני סיווג",
|
||||||
|
"title": {
|
||||||
|
"label": "כותרת"
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"dialog": {
|
"dialog": {
|
||||||
"confirmDelete": {
|
"confirmDelete": {
|
||||||
|
|||||||
@ -97,7 +97,14 @@
|
|||||||
"otherProcesses": {
|
"otherProcesses": {
|
||||||
"title": "תהליכים אחרים",
|
"title": "תהליכים אחרים",
|
||||||
"processCpuUsage": "ניצול CPU של התהליך",
|
"processCpuUsage": "ניצול CPU של התהליך",
|
||||||
"processMemoryUsage": "ניצול זיכרון של תהליך"
|
"processMemoryUsage": "ניצול זיכרון של תהליך",
|
||||||
|
"series": {
|
||||||
|
"go2rtc": "go2rtc",
|
||||||
|
"recording": "מקליט",
|
||||||
|
"review_segment": "קטע סקירה",
|
||||||
|
"embeddings": "הטמעות",
|
||||||
|
"audio_detector": "זיהוי שמע"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"enrichments": {
|
"enrichments": {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user