mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-09-26 23:08:57 +03:00
Updated by "Cleanup translation files" add-on in Weblate. Update translation files Updated by "Cleanup translation files" add-on in Weblate. Update translation files Updated by "Cleanup translation files" add-on in Weblate. Update translation files Updated by "Cleanup translation files" add-on in Weblate. Update translation files Updated by "Cleanup translation files" add-on in Weblate. Update translation files Updated by "Cleanup translation files" add-on in Weblate. Update translation files Updated by "Cleanup translation files" add-on in Weblate. Update translation files Updated by "Cleanup translation files" add-on in Weblate. Update translation files Updated by "Cleanup translation files" add-on in Weblate. Update translation files Updated by "Cleanup translation files" add-on in Weblate. Update translation files Updated by "Cleanup translation files" add-on in Weblate. Translated using Weblate (Hebrew) Currently translated at 54.6% (59 of 108 strings) Translated using Weblate (Hebrew) Currently translated at 96.0% (48 of 50 strings) Translated using Weblate (Hebrew) Currently translated at 100.0% (240 of 240 strings) Translated using Weblate (Hebrew) Currently translated at 49.3% (639 of 1295 strings) Translated using Weblate (Hebrew) Currently translated at 98.7% (237 of 240 strings) Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: Nick Burdilov <nick.bordilov0405@gmail.com> Co-authored-by: Nimrod Milo <nimrod@honeybook.com> Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/audio/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/common/he/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-camera/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-camera/he/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-dialog/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-dialog/he/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-player/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-events/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-explore/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-exports/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-facelibrary/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-live/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-settings/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-settings/he/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-system/ Translation: Frigate NVR/audio Translation: Frigate NVR/common Translation: Frigate NVR/components-camera Translation: Frigate NVR/components-dialog Translation: Frigate NVR/components-player Translation: Frigate NVR/views-events Translation: Frigate NVR/views-explore Translation: Frigate NVR/views-exports Translation: Frigate NVR/views-facelibrary Translation: Frigate NVR/views-live Translation: Frigate NVR/views-settings Translation: Frigate NVR/views-system
94 lines
5.0 KiB
JSON
94 lines
5.0 KiB
JSON
{
|
|
"description": {
|
|
"addFace": "הוסף אוסף חדש לספריית הפנים באמצעות העלאת התמונה הראשונה שלך.",
|
|
"placeholder": "הזנת שם לאוסף זה",
|
|
"invalidName": "שם לא תקין. שמות יכולים לכלול רק אותיות, מספרים, רווחים, גרש (’), קו תחתון (_) ומקף (-)."
|
|
},
|
|
"createFaceLibrary": {
|
|
"nextSteps": "כדי לבנות בסיס חזק:<li>השתמש בלשונית <strong>זיהויים אחרונים</strong> כדי לבחור ולאמן על תמונות עבור כל אדם שזוהה.</li><li>כדי לקבל תוצאות מיטביות, התמקד בתמונות פנים מלפנים; הימנע מתמונות אימון שבהן הפנים מצולמות בזווית.</li></ul>",
|
|
"new": "יצירת פנים חדשות"
|
|
},
|
|
"toast": {
|
|
"success": {
|
|
"deletedName_one": "פנים עבור {{count}} נמחקו בהצלחה.",
|
|
"deletedName_two": "פנים של {{count}} נמחקו בהצלחה.",
|
|
"deletedName_other": "פנים של {{count}} נמחקו בהצלחה.",
|
|
"deletedFace_one": "נמחק בהצלחה {{count}} פנים.",
|
|
"deletedFace_two": "נמחקו בהצלחה {{count}} פנים.",
|
|
"deletedFace_other": "נמחקו בהצלחה {{count}} פנים.",
|
|
"uploadedImage": "התמונה הועלתה בהצלחה.",
|
|
"addFaceLibrary": "{{name}} נוסף בהצלחה לספריית הפנים!",
|
|
"renamedFace": "שם הפנים שונה בהצלחה ל-{{name}}",
|
|
"trainedFace": "פנים אומנו בהצלחה.",
|
|
"updatedFaceScore": "ציון הפנים עבור {{name}} עודכן בהצלחה ({{score}})."
|
|
},
|
|
"error": {
|
|
"deleteFaceFailed": "המחיקה נכשלה: {{errorMessage}}",
|
|
"deleteNameFailed": "מחיקת השם: {{errorMessage}} נכשלה",
|
|
"renameFaceFailed": "שינוי שם הפנים נכשל: {{errorMessage}}",
|
|
"trainFailed": "אימון הפנים נכשל: {{errorMessage}}",
|
|
"updateFaceScoreFailed": "עדכון ציון הפנים נכשל: {{errorMessage}}",
|
|
"uploadingImageFailed": "העלאת התמונה נכשלה: {{errorMessage}}",
|
|
"addFaceLibraryFailed": "הגדרת שם הפנים נכשלה: {{errorMessage}}"
|
|
}
|
|
},
|
|
"details": {
|
|
"timestamp": "חותמת זמן",
|
|
"unknown": "לא ידוע",
|
|
"scoreInfo": "ציון תווית המשנה הוא הציון המשוקלל עבור כל זיהוי הפנים המזוהים, כך שהוא עשוי להיות שונה מהציון המוצג בתמונה."
|
|
},
|
|
"documentTitle": "ספריית זיהו פנים - Frigate",
|
|
"uploadFaceImage": {
|
|
"title": "העלאת תמונת פנים",
|
|
"desc": "העלה תמונה לסריקה לאיתור פנים והכללה {{pageToggle}}"
|
|
},
|
|
"collections": "אוספים",
|
|
"steps": {
|
|
"faceName": "קביעת שם לפנים",
|
|
"uploadFace": "העלאת תמונת פנים",
|
|
"nextSteps": "צעדים הבאים",
|
|
"description": {
|
|
"uploadFace": "העלה תמונה של {{name}} המציגה את פניו מזווית חזית. אין צורך לחתוך את התמונה רק לפנים שלו."
|
|
}
|
|
},
|
|
"train": {
|
|
"title": "זיהויים אחרונים",
|
|
"aria": "בחירת זיהויים אחרונים",
|
|
"empty": "אין ניסיונות זיהוי פנים אחרונים",
|
|
"titleShort": "לאחרונה"
|
|
},
|
|
"deleteFaceLibrary": {
|
|
"title": "מחיקת שם",
|
|
"desc": "האם אתה בטוח שברצונך למחוק את האוסף {{name}}? פעולה זו תמחק לצמיתות את כל הפרצופים המשויכים."
|
|
},
|
|
"deleteFaceAttempts": {
|
|
"title": "מחיקת פנים",
|
|
"desc_one": "האם אתה בטוח שברצונך למחוק את הפנים עבור {{count}}? פעולה זו אינה ניתנת לביטול.",
|
|
"desc_two": "האם אתה בטוח שברצונך למחוק את הפנים של {{count}}? פעולה זו אינה ניתנת לביטול.",
|
|
"desc_other": "האם אתה בטוח שברצונך למחוק את הפנים של {{count}}? פעולה זו אינה ניתנת לביטול."
|
|
},
|
|
"renameFace": {
|
|
"title": "שינוי שם של פנים",
|
|
"desc": "הזנת שם חדש עבור {{name}}"
|
|
},
|
|
"button": {
|
|
"deleteFaceAttempts": "מחיקת פנים",
|
|
"addFace": "הוסף פנים",
|
|
"renameFace": "שנה שם פנים",
|
|
"deleteFace": "מחיקת פנים",
|
|
"uploadImage": "העלאת תמונה",
|
|
"reprocessFace": "עיבוד מחדש של הפנים"
|
|
},
|
|
"imageEntry": {
|
|
"validation": {
|
|
"selectImage": "בחירת קובץ תמונה."
|
|
},
|
|
"dropActive": "שחרר/י את התמונה כאן…",
|
|
"dropInstructions": "גרור ושחרר או הדבק תמונה כאן, או לחץ כדי לבחור",
|
|
"maxSize": "גודל מקסימאלי: {{size}}MB"
|
|
},
|
|
"nofaces": "אין פנים זמינים",
|
|
"trainFaceAs": "אימון פנים כ:",
|
|
"trainFace": "אימון פנים"
|
|
}
|