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:
Hosted Weblate 2026-01-13 21:00:55 +01:00 committed by Nicolas Mowen
parent e2353e55f3
commit 2b345bd3f7
4 changed files with 19 additions and 4 deletions

View File

@ -107,7 +107,8 @@
"show": "הצג {{item}}",
"ID": "ID",
"none": "ללא",
"all": "הכל"
"all": "הכל",
"other": "אחר"
},
"button": {
"apply": "החל",

View File

@ -9,7 +9,11 @@
"empty": {
"detection": "אין גילויים לבדיקה",
"alert": "אין התראות להצגה",
"motion": "לא נמצאו נתוני תנועה"
"motion": "לא נמצאו נתוני תנועה",
"recordingsDisabled": {
"title": "יש להפעיל הקלטות",
"description": "ניתן ליצור פריטי סקירה עבור מצלמה רק כאשר הקלטות מופעלות עבור אותה מצלמה."
}
},
"timeline": "ציר זמן",
"timeline.aria": "בחירת ציר זמן",

View File

@ -220,7 +220,10 @@
"score": {
"label": "ציון"
},
"attributes": "מאפייני סיווג"
"attributes": "מאפייני סיווג",
"title": {
"label": "כותרת"
}
},
"dialog": {
"confirmDelete": {

View File

@ -97,7 +97,14 @@
"otherProcesses": {
"title": "תהליכים אחרים",
"processCpuUsage": "ניצול CPU של התהליך",
"processMemoryUsage": "ניצול זיכרון של תהליך"
"processMemoryUsage": "ניצול זיכרון של תהליך",
"series": {
"go2rtc": "go2rtc",
"recording": "מקליט",
"review_segment": "קטע סקירה",
"embeddings": "הטמעות",
"audio_detector": "זיהוי שמע"
}
}
},
"enrichments": {