Files
homarr/packages/translation/src/lang/he.json
homarr-crowdin[bot] 23bf262f4e chore(lang): updated translations from crowdin
Co-authored-by: Crowdin Homarr <190541745+homarr-crowdin[bot]@users.noreply.github.com>
2024-12-24 20:26:03 +00:00

2964 lines
74 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"init": {
"step": {
"start": {
"title": "ברוכים הבאים ל- Homarr",
"subtitle": "בוא נתחיל בהגדרת ה-Homarr שלך.",
"description": "כדי להתחיל, בחר כיצד ברצונך להגדיר את ה-Homarr שלך.",
"action": {
"scratch": "התחל מאפס",
"importOldmarr": "יבוא מ-Homarr לפני 1.0"
}
},
"import": {
"title": "ייבוא נתונים",
"subtitle": "אתה יכול לייבא נתונים מ- Homarr קיים.",
"dropzone": {
"title": "גרור את קובץ ה-zip לכאן או לחץ כדי לחפש",
"description": "ה-zip שהועלה יעובד ותוכל לבחור מה אתה רוצה לייבא"
},
"fileInfo": {
"action": {
"change": "שנה קובץ"
}
},
"importSettings": {
"title": "הגדרות ייבוא",
"description": "הגדר את התנהגות הייבוא"
},
"boardSelection": {
"title": "נמצאו {count} לוחות",
"description": "בחר את כל הלוחות שברצונך לייבא",
"action": {
"selectAll": "בחר הכל",
"unselectAll": "בטל את הבחירה בכולם"
}
},
"summary": {
"title": "סיכום ייבוא",
"description": "בסיכום למטה תוכלו לראות מה ייבא",
"action": {
"import": "אשר את הייבוא והמשך"
},
"entities": {
"apps": "אפליקציות",
"boards": "לוחות",
"integrations": "אינטגרציות",
"credentialUsers": "משתמשים מאושרים"
}
},
"tokenModal": {
"title": "הזן אסימון ייבוא",
"field": {
"token": {
"label": "טוקן",
"description": "הזן את אסימון הייבוא המוצג ב- Homarr הקודם שלך"
}
},
"notification": {
"error": {
"title": "אסימון לא חוקי",
"message": "האסימון שהזנת אינו חוקי"
}
}
}
},
"user": {
"title": "משתמש מנהל",
"subtitle": "ציין את האישורים עבור משתמש המנהל שלך.",
"notification": {
"success": {
"title": "המשתמש נוצר",
"message": "המשתמש נוצר בהצלחה"
},
"error": {
"title": "יצירת המשתמש נכשלה"
}
}
},
"group": {
"title": "קבוצה חיצונית",
"subtitle": "ציין את הקבוצה שבה יש להשתמש עבור משתמשים חיצוניים.",
"form": {
"name": {
"label": "שם הקבוצה",
"description": "השם צריך להתאים לקבוצת הניהול של הספק החיצוני"
}
}
},
"settings": {
"title": "הגדרות",
"subtitle": "קבע את הגדרות השרת."
},
"finish": {
"title": "סיים את ההגדרה",
"subtitle": "",
"description": "השלמת בהצלחה את תהליך ההגדרה. כעת תוכל להתחיל להשתמש ב-Homarr. בחר את הפעולה הבאה שלך:",
"action": {
"goToBoard": "עבור ללוח {name}",
"createBoard": "צור את הלוח הראשון שלך",
"inviteUser": "הזמן משתמשים אחרים",
"docs": "קרא את הדוקומנטציה"
}
}
},
"backToStart": "חזרה להתחלה"
},
"user": {
"title": "משתמשים",
"name": "משתמש",
"page": {
"login": {
"title": "היכנס לחשבון שלך",
"subtitle": "ברוך שובך! אנא הזן את שם המשתמש והסיסמה שלך"
},
"invite": {
"title": "הצטרף ל- Homarr",
"subtitle": "ברוכים הבאים ל- Homarr! נא ליצור את החשבון שלך",
"description": "הוזמנת על ידי {username}"
},
"init": {
"title": "התקנת Homarr חדשה",
"subtitle": "נא ליצור את משתמש המנהל הראשוני"
}
},
"field": {
"email": {
"label": "אימייל",
"verified": "מאומת"
},
"username": {
"label": "שם משתמש"
},
"password": {
"label": "סיסמה",
"requirement": {
"length": "כולל לפחות 8 תווים",
"lowercase": "אפשר אותיות קטנות",
"uppercase": "אפשר אותיות גדולות",
"number": "אפשר מספרים",
"special": "כולל סמל מיוחד"
}
},
"passwordConfirm": {
"label": "אימות סיסמא"
},
"previousPassword": {
"label": "סיסמה קודמת"
},
"homeBoard": {
"label": "לוח בית"
},
"pingIconsEnabled": {
"label": "השתמש בסמלים עבור פינגים"
}
},
"error": {
"usernameTaken": "שם המשתמש תפוס"
},
"action": {
"login": {
"label": "התחבר/י",
"labelWith": "התחבר עם {provider}",
"notification": {
"success": {
"title": "התחברת בהצלחה",
"message": "אתה כעת מחובר"
},
"error": {
"title": "התחברות נכשלה",
"message": "הכניסה נכשלה"
}
},
"forgotPassword": {
"label": "שכחת את הסיסמה שלך?",
"description": "מנהל מערכת יכול להשתמש בפקודה הבאה כדי לאפס את הסיסמה שלך:"
}
},
"register": {
"label": "צור חשבון",
"notification": {
"success": {
"title": "החשבון נוצר",
"message": "אנא היכנס כדי להמשיך"
},
"error": {
"title": "יצירת החשבון נכשלה",
"message": "לא ניתן ליצור את החשבון שלך"
}
}
},
"create": "צור משתמש",
"changePassword": {
"label": "שינוי סיסמה",
"notification": {
"success": {
"message": "הסיסמה שונתה בהצלחה"
},
"error": {
"message": "לא ניתן לשנות סיסמה"
}
}
},
"changeHomeBoard": {
"notification": {
"success": {
"message": "לוח הבית השתנה בהצלחה"
},
"error": {
"message": "לא ניתן לשנות לוח בית"
}
}
},
"changeFirstDayOfWeek": {
"notification": {
"success": {
"message": "היום הראשון בשבוע השתנה בהצלחה"
},
"error": {
"message": "לא ניתן לשנות את היום הראשון בשבוע"
}
}
},
"changePingIconsEnabled": {
"notification": {
"success": {
"message": "סמלי פינג הוחלפו בהצלחה"
},
"error": {
"message": "לא ניתן לשנות את סמלי הפינג"
}
}
},
"manageAvatar": {
"changeImage": {
"label": "שנה תמונה",
"notification": {
"success": {
"message": "התמונה השתנתה בהצלחה"
},
"error": {
"message": "לא ניתן לשנות תמונה"
},
"toLarge": {
"title": "התמונה גדולה מדי",
"message": "גודל התמונה המרבי הוא {size}"
}
}
},
"removeImage": {
"label": "הסר תמונה",
"confirm": "האם אתה בטוח שברצונך להסיר את התמונה?",
"notification": {
"success": {
"message": "התמונה הוסרה בהצלחה"
},
"error": {
"message": "לא ניתן להסיר תמונה"
}
}
}
},
"editProfile": {
"notification": {
"success": {
"message": "הפרופיל עודכן בהצלחה"
},
"error": {
"message": "לא ניתן לעדכן את הפרופיל"
}
}
},
"delete": {
"label": "מחק משתמש לצמיתות",
"description": "מוחק משתמש זה כולל העדפותיו. לא ימחק אף לוח. המשתמש לא יקבל הודעה.",
"confirm": "האם אתה בטוח שאתה רוצה למחוק את המשתמש {username} עם ההעדפות שלו?"
},
"select": {
"label": "בחר משתמש",
"notFound": "לא נמצא משתמש"
},
"transfer": {
"label": "בחר בעלים חדש"
}
}
},
"group": {
"title": "קבוצות",
"name": "קבוצה",
"search": "מצא קבוצה",
"field": {
"name": "שם",
"members": "חברים"
},
"permission": {
"admin": {
"title": "מנהל מערכת",
"item": {
"admin": {
"label": "מנהל",
"description": "לחברים עם הרשאה זו יש גישה מלאה לכל התכונות וההגדרות"
}
}
},
"app": {
"title": "אפליקציות",
"item": {
"create": {
"label": "יצירת אפליקציות",
"description": "מאפשר לחברים ליצור אפליקציות"
},
"use-all": {
"label": "שימוש בכל האפליקציות",
"description": "מאפשר לחברים להוסיף כל אפליקציות ללוחות שלהם"
},
"modify-all": {
"label": "משנה את כל האפליקציות",
"description": "מאפשר לחברים לשנות את כל האפליקציות"
},
"full-all": {
"label": "גישה מלאה לאפליקציה",
"description": "מאפשר לחברים לנהל, להשתמש ולמחוק כל אפליקציה"
}
}
},
"board": {
"title": "לוחות",
"item": {
"create": {
"label": "יצירת לוחות",
"description": "מאפשר לחברים ליצור לוחות"
},
"view-all": {
"label": "הצגת כל הלוחות",
"description": "מאפשר לחברים לצפות בכל הלוחות"
},
"modify-all": {
"label": "משנה את כל הלוחות",
"description": "מאפשר לחברים לשנות את כל הלוחות (לא כולל בקרת גישה ואזור סכנה)"
},
"full-all": {
"label": "גישה מלאה ללוח",
"description": "אפשר לחברים להציג, לשנות ולמחוק את כל הלוחות (כולל בקרת גישה ואזור סכנה)"
}
}
},
"integration": {
"title": "אינטגרציות",
"item": {
"create": {
"label": "יצירת אינטגרציות",
"description": "אפשר לחברים ליצור אינטגרציות"
},
"use-all": {
"label": "שימוש בכל האינטגרציות",
"description": "מאפשר לחברים להוסיף כל אינטגרציה ללוחות שלהם"
},
"interact-all": {
"label": "אינטראקציה עם כל אינטגרציה",
"description": "אפשר לחברים לקיים אינטראקציה עם כל אינטגרציה"
},
"full-all": {
"label": "גישת אינטגרציה מלאה",
"description": "אפשר לחברים לנהל, להשתמש ולקיים אינטראקציה עם כל אינטגרציה"
}
}
},
"media": {
"title": "מדיה",
"item": {
"upload": {
"label": "העלה מדיה",
"description": "אפשר לחברים להעלות מדיה"
},
"view-all": {
"label": "הצג את כל המדיה",
"description": "אפשר לחברים להציג את כל המדיה"
},
"full-all": {
"label": "גישה מלאה למדיה",
"description": "אפשר לחברים לנהל ולמחוק כל מדיה"
}
}
},
"other": {
"title": "אחר",
"item": {
"view-logs": {
"label": "הצג לוגים",
"description": "אפשר לחברים לצפות בלוגים"
}
}
},
"search-engine": {
"title": "מנועי חיפוש",
"item": {
"create": {
"label": "צור מנועי חיפוש",
"description": "אפשר לחברים ליצור מנועי חיפוש"
},
"modify-all": {
"label": "שנה את כל מנועי החיפוש",
"description": "אפשר לחברים לשנות את כל מנועי החיפוש"
},
"full-all": {
"label": "גישה מלאה למנועי חיפוש",
"description": "אפשר לחברים לנהל ולמחוק כל מנוע חיפוש"
}
}
}
},
"memberNotice": {
"mixed": "חלק מהחברים הם מספקים חיצוניים ולא ניתן לנהל אותם כאן",
"external": "כל החברים הם מספקים חיצוניים ולא ניתן לנהל אותם כאן"
},
"reservedNotice": {
"message": "קבוצה זו שמורה לשימוש במערכת ומגבילה חלק מהפעולות. <checkoutDocs></checkoutDocs>"
},
"action": {
"create": {
"label": "קבוצה חדשה",
"notification": {
"success": {
"message": "הקבוצה נוצרה בהצלחה"
},
"error": {
"message": "לא ניתן ליצור את הקבוצה"
}
}
},
"transfer": {
"label": "העברת בעלות",
"description": "העבר את הבעלות על הקבוצה הזו למשתמש אחר.",
"confirm": "האם אתה בטוח שברצונך להעביר בעלות על הקבוצה {name} ל- {username}?",
"notification": {
"success": {
"message": "הקבוצה {group} הועברה בהצלחה ל {user}"
},
"error": {
"message": "לא ניתן להעביר בעלות"
}
}
},
"addMember": {
"label": "הוסף חבר"
},
"removeMember": {
"label": "הסר חבר",
"confirm": "האם אתה בטוח שברצונך להסיר את {user} מהקבוצה הזו?"
},
"delete": {
"label": "מחק קבוצה",
"description": "",
"confirm": "האם אתה בטוח שברצונך למחוק את הקבוצה {name}?",
"notification": {
"success": {
"message": "הקבוצה {name} נמחקה בהצלחה"
},
"error": {
"message": "לא ניתן למחוק את הקבוצה {name}"
}
}
},
"changePermissions": {
"notification": {
"success": {
"title": "ההרשאות נשמרו",
"message": "ההרשאות נשמרו בהצלחה"
},
"error": {
"title": "ההרשאות לא נשמרו",
"message": "ההרשאות לא נשמרו"
}
}
},
"update": {
"notification": {
"success": {
"message": "הקבוצה {name} נשמרה בהצלחה"
},
"error": {
"message": "לא ניתן לשמור את הקבוצה {name}"
}
}
},
"select": {
"label": "בחר קבוצה",
"notFound": "לא נמצאה קבוצה"
}
}
},
"app": {
"page": {
"list": {
"title": "אפליקציות",
"noResults": {
"title": "עדיין אין אפליקציות",
"action": "צור את האפליקציה הראשונה שלך"
}
},
"create": {
"title": "אפליקציה חדשה",
"notification": {
"success": {
"title": "היצירה הצליחה",
"message": "האפליקציה נוצרה בהצלחה"
},
"error": {
"title": "היצירה נכשלה",
"message": "לא ניתן ליצור את האפליקציה"
}
}
},
"edit": {
"title": "ערוך אפליקציה",
"notification": {
"success": {
"title": "השינויים הוחלו בהצלחה",
"message": "האפליקציה נשמרה בהצלחה"
},
"error": {
"title": "לא ניתן להחיל שינויים",
"message": "לא ניתן היה לשמור את האפליקציה"
}
}
},
"delete": {
"title": "מחק אפליקציה",
"message": "האם אתה בטוח שברצונך למחוק את האפליקציה {name}?",
"notification": {
"success": {
"title": "המחיקה הצליחה",
"message": "האפליקציה נמחקה בהצלחה"
},
"error": {
"title": "המחיקה נכשלה",
"message": "לא ניתן למחוק את האפליקציה"
}
}
}
},
"field": {
"name": {
"label": "שם"
},
"description": {
"label": "תיאור"
},
"url": {
"label": "כתובת אתר"
}
},
"action": {
"select": {
"label": "בחר אפליקציה",
"notFound": "לא נמצאה אפליקציה"
}
}
},
"integration": {
"page": {
"list": {
"title": "אינטגרציות",
"search": "חיפוש אינטגרציות",
"noResults": {
"title": "עדיין אין אינטגרציות"
}
},
"create": {
"title": "אינטגרציה {name} חדשה",
"notification": {
"success": {
"title": "היצירה הצליחה",
"message": "האינטגרציה נוצרה בהצלחה"
},
"error": {
"title": "היצירה נכשלה",
"message": "לא ניתן ליצור את האינטגרציה"
}
}
},
"edit": {
"title": "ערוך אינטגרציה {name}",
"notification": {
"success": {
"title": "השינויים הוחלו בהצלחה",
"message": "האינטגרציה נשמרה בהצלחה"
},
"error": {
"title": "לא ניתן להחיל שינויים",
"message": "לא ניתן היה לשמור את האינטגרציה"
}
}
},
"delete": {
"title": "מחק אינטגרציה",
"message": "האם אתה בטוח שברצונך למחוק את האינטגרציה {name}?",
"notification": {
"success": {
"title": "המחיקה הצליחה",
"message": "האינטגרציה נמחקה בהצלחה"
},
"error": {
"title": "המחיקה נכשלה",
"message": "לא ניתן למחוק את האינטגרציה"
}
}
}
},
"field": {
"name": {
"label": "שם"
},
"url": {
"label": "כתובת אתר"
}
},
"action": {
"create": "אינטגרציה חדשה"
},
"testConnection": {
"action": {
"create": "בדוק חיבור וצור",
"edit": "בדוק את החיבור ושמור"
},
"alertNotice": "הלחצן שמור מופעל לאחר יצירת חיבור מוצלח",
"notification": {
"success": {
"title": "החיבור הצליח",
"message": "החיבור נוצר בהצלחה"
},
"invalidUrl": {
"title": "קישור לא תקין",
"message": "כתובת האתר אינה חוקית"
},
"secretNotDefined": {
"title": "חסרים פרטי התחברות",
"message": ""
},
"invalidCredentials": {
"title": "",
"message": ""
},
"commonError": {
"title": "",
"message": ""
},
"badRequest": {
"title": "",
"message": ""
},
"unauthorized": {
"title": "",
"message": ""
},
"forbidden": {
"title": "",
"message": ""
},
"notFound": {
"title": "",
"message": ""
},
"internalServerError": {
"title": "",
"message": ""
},
"serviceUnavailable": {
"title": "",
"message": ""
},
"connectionAborted": {
"title": "",
"message": ""
},
"domainNotFound": {
"title": "",
"message": ""
},
"connectionRefused": {
"title": "",
"message": ""
},
"invalidJson": {
"title": "",
"message": ""
},
"wrongPath": {
"title": "",
"message": ""
}
}
},
"secrets": {
"title": "",
"lastUpdated": "",
"notSet": {
"label": "",
"tooltip": ""
},
"secureNotice": "",
"reset": {
"title": "",
"message": ""
},
"noSecretsRequired": {
"segmentTitle": "",
"text": ""
},
"kind": {
"username": {
"label": "שם משתמש",
"newLabel": ""
},
"apiKey": {
"label": "",
"newLabel": ""
},
"password": {
"label": "סיסמה",
"newLabel": "סיסמה חדשה"
}
}
},
"permission": {
"use": "",
"interact": "",
"full": "גישת אינטגרציה מלאה"
}
},
"media": {
"plural": "מדיה",
"search": "",
"field": {
"name": "שם",
"size": "גודל",
"creator": "יוצר"
},
"action": {
"upload": {
"label": "",
"file": "",
"notification": {
"success": {
"message": ""
},
"error": {
"message": ""
}
}
},
"delete": {
"label": "",
"description": "",
"notification": {
"success": {
"message": ""
},
"error": {
"message": ""
}
}
},
"copy": {
"label": ""
}
}
},
"common": {
"beta": "",
"error": "שגיאה",
"action": {
"add": "הוסף",
"apply": "החל",
"backToOverview": "",
"create": "צור",
"edit": "עריכה",
"import": "",
"insert": "הוספה",
"remove": "הסר",
"save": "שמור",
"saveChanges": "שמור שינויים",
"cancel": "בטל",
"delete": "מחיקה",
"discard": "",
"confirm": "לאשר",
"continue": "",
"previous": "הקודם",
"next": "הבא",
"checkoutDocs": "",
"checkLogs": "",
"tryAgain": "נא לנסות שוב",
"loading": ""
},
"here": "",
"iconPicker": {
"label": "",
"header": ""
},
"colorScheme": {
"options": {
"light": "",
"dark": ""
}
},
"information": {
"min": "",
"max": "",
"days": "",
"hours": "שעות",
"minutes": "דקות"
},
"notification": {
"create": {
"success": "היצירה הצליחה",
"error": "היצירה נכשלה"
},
"delete": {
"success": "המחיקה הצליחה",
"error": "המחיקה נכשלה"
},
"update": {
"success": "השינויים הוחלו בהצלחה",
"error": "לא ניתן להחיל שינויים"
},
"transfer": {
"success": "",
"error": ""
}
},
"multiSelect": {
"placeholder": ""
},
"multiText": {
"placeholder": "",
"addLabel": ""
},
"select": {
"placeholder": "",
"badge": {
"recommended": ""
}
},
"userAvatar": {
"menu": {
"switchToDarkMode": "",
"switchToLightMode": "",
"management": "",
"preferences": "העדפות שלך",
"logout": "",
"login": "התחבר/י",
"homeBoard": "",
"loggedOut": "",
"updateAvailable": ""
}
},
"dangerZone": "אזור מסוכן",
"noResults": "לא נמצאו תוצאות",
"preview": {
"show": "",
"hide": ""
},
"zod": {
"errors": {
"default": "שדה זה אינו חוקי",
"required": "זהו שדה חובה",
"string": {
"startsWith": "שדה זה חייב להתחיל עם {startsWith}",
"endsWith": "שדה זה חייב להסתיים עם {endsWith}",
"includes": "שדה זה חייב להכיל {includes}",
"invalidEmail": ""
},
"tooSmall": {
"string": "שדה זה חייב להיות באורך של {minimum} תווים לפחות",
"number": "שדה זה חייב להיות גדול או שווה ל {minimum}"
},
"tooBig": {
"string": "שדה זה חייב להיות באורך של {maximum} תווים לכל היותר",
"number": "שדה זה חייב להיות קטן או שווה ל {maximum}"
},
"custom": {
"passwordsDoNotMatch": "",
"passwordRequirements": "",
"boardAlreadyExists": "",
"invalidFileType": "",
"fileTooLarge": "",
"invalidConfiguration": "",
"groupNameTaken": ""
}
}
}
},
"section": {
"dynamic": {
"action": {
"create": "",
"remove": ""
},
"remove": {
"title": "",
"message": ""
}
},
"category": {
"field": {
"name": {
"label": "שם"
}
},
"action": {
"create": "",
"edit": "",
"remove": "",
"moveUp": "הזזה למעלה",
"moveDown": "הזזה למטה",
"createAbove": "",
"createBelow": ""
},
"create": {
"title": "",
"submit": ""
},
"remove": {
"title": "",
"message": ""
},
"edit": {
"title": "",
"submit": ""
},
"menu": {
"label": {
"create": "",
"changePosition": "שנה מיקום"
}
}
}
},
"item": {
"action": {
"create": "",
"import": "",
"edit": "",
"moveResize": "",
"duplicate": "",
"remove": ""
},
"menu": {
"label": {
"settings": "הגדרות"
}
},
"create": {
"title": "",
"addToBoard": ""
},
"moveResize": {
"title": "",
"field": {
"width": {
"label": "רוחב"
},
"height": {
"label": "גובה"
},
"xOffset": {
"label": ""
},
"yOffset": {
"label": ""
}
}
},
"edit": {
"title": "",
"advancedOptions": {
"label": "",
"title": ""
},
"field": {
"integrations": {
"label": "אינטגרציות"
},
"customCssClasses": {
"label": ""
}
}
},
"remove": {
"title": "",
"message": ""
}
},
"widget": {
"app": {
"name": "",
"description": "",
"option": {
"appId": {
"label": ""
},
"openInNewTab": {
"label": "פתיחה בכרטיסיה חדשה"
},
"showTitle": {
"label": ""
},
"showDescriptionTooltip": {
"label": ""
},
"pingEnabled": {
"label": ""
}
},
"error": {
"notFound": {
"label": "",
"tooltip": ""
}
}
},
"bookmarks": {
"name": "",
"description": "",
"option": {
"title": {
"label": ""
},
"layout": {
"label": "פריסה",
"option": {
"row": {
"label": "אופקי"
},
"column": {
"label": "אנכי"
},
"grid": {
"label": ""
}
}
},
"items": {
"label": "",
"add": ""
}
}
},
"dnsHoleSummary": {
"name": "",
"description": "",
"option": {
"layout": {
"label": "פריסה",
"option": {
"row": {
"label": "אופקי"
},
"column": {
"label": "אנכי"
},
"grid": {
"label": ""
}
}
},
"usePiHoleColors": {
"label": ""
}
},
"error": {
"internalServerError": "",
"integrationsDisconnected": ""
},
"data": {
"adsBlockedToday": "נחסמו היום",
"adsBlockedTodayPercentage": "נחסמו היום",
"dnsQueriesToday": "שאילתות היום",
"domainsBeingBlocked": ""
}
},
"dnsHoleControls": {
"name": "",
"description": "שלוט ב-PiHole או ב-AdGuard מלוח המחוונים שלך",
"option": {
"layout": {
"label": "פריסה",
"option": {
"row": {
"label": "אופקי"
},
"column": {
"label": "אנכי"
},
"grid": {
"label": ""
}
}
},
"showToggleAllButtons": {
"label": ""
}
},
"error": {
"internalServerError": ""
},
"controls": {
"enableAll": "",
"disableAll": "",
"setTimer": "",
"set": "הגדר",
"enabled": "מאופשר",
"disabled": "מושבת",
"processing": "",
"disconnected": "",
"hours": "שעות",
"minutes": "דקות",
"unlimited": ""
}
},
"clock": {
"name": "",
"description": "מציג את התאריך והשעה הנוכחיים.",
"option": {
"customTitleToggle": {
"label": "",
"description": ""
},
"customTitle": {
"label": ""
},
"is24HourFormat": {
"label": "",
"description": ""
},
"showSeconds": {
"label": ""
},
"useCustomTimezone": {
"label": ""
},
"timezone": {
"label": "אזור זמן",
"description": ""
},
"showDate": {
"label": ""
},
"dateFormat": {
"label": "",
"description": ""
}
}
},
"notebook": {
"name": "פנקס רשימות",
"description": "",
"option": {
"showToolbar": {
"label": "הצג את סרגל הכלים לסיוע כתיבת סימון"
},
"allowReadOnlyCheck": {
"label": "אפשר בדיקה במצב קריאה בלבד"
},
"content": {
"label": "תוכן פנקס הרשימות"
}
},
"controls": {
"bold": "מודגש",
"italic": "נטוי",
"strikethrough": "קו חוצה",
"underline": "קו תחתון",
"colorText": "טקסט צבעוני",
"colorHighlight": "טקסט סימון צבעוני",
"code": "קוד",
"clear": "נקה עיצוב",
"heading": "כותרת {level}",
"align": "יישור טקסט: {position}",
"blockquote": "ציטוט",
"horizontalLine": "קו אופקי",
"bulletList": "רשימת תבליט",
"orderedList": "רשימה מסודרת",
"checkList": "צ'ק ליסט",
"increaseIndent": "הגדלת הזחה",
"decreaseIndent": "הקטנת הזחה",
"link": "קישור",
"unlink": "הסרת קישור",
"image": "הטמעת תמונה",
"addTable": "הוספת טבלה",
"deleteTable": "מחיקת טבלה",
"colorCell": "טקסט צבעוני",
"mergeCell": "החלפת מיזוג התא",
"addColumnLeft": "הוספת עמודה לפני",
"addColumnRight": "הוספת עמודה אחרי",
"deleteColumn": "מחיקת עמודה",
"addRowTop": "הוספת שורה לפני",
"addRowBelow": "הוספת שורה אחרי",
"deleteRow": "מחיקת שורה"
},
"align": {
"left": "שמאל",
"center": "מרכז",
"right": "ימין"
},
"popover": {
"clearColor": "ניקוי צבע",
"source": "מקור",
"widthPlaceholder": "ערך באחוזים או בפיקסלים",
"columns": "עמודות",
"rows": "שורות",
"width": "רוחב",
"height": "גובה"
}
},
"iframe": {
"name": "",
"description": "הטמע כל תוכן מהאינטרנט. חלק מהאתרים עשויים להגביל את הגישה.",
"option": {
"embedUrl": {
"label": "הטמע כתובת אתר"
},
"allowFullScreen": {
"label": "הרשאה למסך מלא"
},
"allowTransparency": {
"label": "אפשר שקיפות"
},
"allowScrolling": {
"label": "אפשר גלילה"
},
"allowPayment": {
"label": "אפשר תשלום"
},
"allowAutoPlay": {
"label": "אפשר הפעלה אוטומטית"
},
"allowMicrophone": {
"label": "אפשר מיקרופון"
},
"allowCamera": {
"label": "אפשר מצלמה"
},
"allowGeolocation": {
"label": "אפשר מיקום גיאוגרפי"
}
},
"error": {
"noUrl": "",
"noBrowerSupport": "הדפדפן שלך אינו תומך ב-iframes. נא עדכן את הדפדפן שלך."
}
},
"smartHome-entityState": {
"name": "",
"description": "",
"option": {
"entityId": {
"label": "מזהה ישות"
},
"displayName": {
"label": ""
},
"entityUnit": {
"label": ""
},
"clickable": {
"label": ""
}
}
},
"smartHome-executeAutomation": {
"name": "",
"description": "",
"option": {
"displayName": {
"label": "הצג שם"
},
"automationId": {
"label": "מזהה אוטומציה"
}
},
"spotlightAction": {
"run": ""
}
},
"calendar": {
"name": "לוח שנה",
"description": "",
"option": {
"releaseType": {
"label": "סוג שחרור של Radarr",
"options": {
"inCinemas": "",
"digitalRelease": "",
"physicalRelease": ""
}
},
"filterPastMonths": {
"label": ""
},
"filterFutureMonths": {
"label": ""
}
}
},
"weather": {
"name": "מזג אוויר",
"description": "מציג את מידע מזג האוויר הנוכחי של מיקום מוגדר.",
"option": {
"isFormatFahrenheit": {
"label": ""
},
"location": {
"label": "מיקום מזג האוויר"
},
"showCity": {
"label": ""
},
"hasForecast": {
"label": ""
},
"forecastDayCount": {
"label": "",
"description": ""
},
"dateFormat": {
"label": "",
"description": ""
}
},
"kind": {
"clear": "בהיר",
"mainlyClear": "בהיר בעיקר",
"fog": "ערפל",
"drizzle": "טפטוף",
"freezingDrizzle": "טפטוף מקפיא",
"rain": "גשום",
"freezingRain": "גשם מקפיא",
"snowFall": "שלג יורד",
"snowGrains": "פתיתי שלג",
"rainShowers": "ממטרי גשם",
"snowShowers": "ממטרי שלג",
"thunderstorm": "סופת רעמים",
"thunderstormWithHail": "סופת רעמים עם ברד",
"unknown": "לא ידוע"
}
},
"indexerManager": {
"name": "סטטוס מנהל אינדקס",
"description": "",
"option": {
"openIndexerSiteInNewTab": {
"label": ""
}
},
"title": "מנהל אינדקס",
"testAll": "בדוק הכל",
"error": {
"internalServerError": ""
}
},
"healthMonitoring": {
"name": "ניטור בריאות המערכת",
"description": "מציג מידע המציג את התקינות והסטטוס של המערכות שלך.",
"option": {
"fahrenheit": {
"label": "טמפרטורת המעבד בפרנהייט"
},
"cpu": {
"label": "הצג מידע על המעבד"
},
"memory": {
"label": "הצג מידע זיכרון"
},
"fileSystem": {
"label": "הצג מידע על מערכת הקבצים"
}
},
"popover": {
"information": "",
"processor": "",
"memory": "",
"memoryAvailable": "",
"version": "",
"uptime": "",
"loadAverage": "",
"minute": "",
"minutes": "",
"used": "",
"available": "זמין",
"lastSeen": ""
},
"memory": {},
"error": {
"internalServerError": ""
}
},
"common": {
"location": {
"query": "",
"latitude": "",
"longitude": "",
"disabledTooltip": "",
"unknownLocation": "",
"search": "חיפוש",
"table": {
"header": {
"city": "",
"country": "",
"coordinates": "",
"population": ""
},
"action": {
"select": ""
},
"population": {
"fallback": "לא ידוע"
}
}
},
"integration": {
"noData": "",
"description": ""
},
"app": {
"noData": "לא נמצאה אפליקציה",
"description": ""
},
"error": {
"noIntegration": "",
"noData": ""
},
"option": {}
},
"video": {
"name": "זרם וידאו",
"description": "הטמע זרם וידאו או וידאו ממצלמה או אתר אינטרנט",
"option": {
"feedUrl": {
"label": "כתובת הזנה"
},
"hasAutoPlay": {
"label": "הפעלה אוטומטית",
"description": ""
},
"isMuted": {
"label": ""
},
"hasControls": {
"label": ""
}
},
"error": {
"noUrl": "",
"forYoutubeUseIframe": ""
}
},
"mediaServer": {
"name": "",
"description": "",
"option": {}
},
"downloads": {
"name": "",
"description": "",
"option": {
"columns": {
"label": ""
},
"enableRowSorting": {
"label": ""
},
"defaultSort": {
"label": ""
},
"descendingDefaultSort": {
"label": ""
},
"showCompletedUsenet": {
"label": ""
},
"showCompletedTorrent": {
"label": ""
},
"activeTorrentThreshold": {
"label": ""
},
"categoryFilter": {
"label": ""
},
"filterIsWhitelist": {
"label": ""
},
"applyFilterToRatio": {
"label": ""
}
},
"errors": {
"noColumns": "",
"noCommunications": ""
},
"items": {
"actions": {
"columnTitle": ""
},
"added": {
"columnTitle": "",
"detailsTitle": "נוסף בתאריך"
},
"category": {
"columnTitle": "",
"detailsTitle": ""
},
"downSpeed": {
"columnTitle": "הורדה",
"detailsTitle": "מהירות הורדה"
},
"index": {
"columnTitle": "",
"detailsTitle": ""
},
"id": {
"columnTitle": ""
},
"integration": {
"columnTitle": "אינטגרציה"
},
"name": {
"columnTitle": ""
},
"progress": {
"columnTitle": "התקדמות",
"detailsTitle": ""
},
"ratio": {
"columnTitle": "יחס",
"detailsTitle": ""
},
"received": {
"columnTitle": "",
"detailsTitle": ""
},
"sent": {
"columnTitle": "",
"detailsTitle": ""
},
"size": {
"columnTitle": "",
"detailsTitle": ""
},
"state": {
"columnTitle": "מצב",
"detailsTitle": ""
},
"time": {
"columnTitle": "",
"detailsTitle": ""
},
"type": {
"columnTitle": "",
"detailsTitle": ""
},
"upSpeed": {
"columnTitle": "העלאה",
"detailsTitle": ""
}
},
"states": {
"downloading": "מוריד",
"queued": "בתור",
"paused": "מושהה",
"completed": "הושלם",
"failed": "",
"processing": "",
"leeching": "",
"stalled": "",
"unknown": "לא ידוע",
"seeding": ""
},
"actions": {
"clients": {
"modalTitle": "",
"pause": "",
"resume": ""
},
"client": {
"pause": "",
"resume": ""
},
"item": {
"pause": "",
"resume": "",
"delete": {
"title": "",
"modalTitle": "",
"entry": "",
"entryAndFiles": ""
}
}
},
"globalRatio": ""
},
"mediaRequests-requestList": {
"name": "",
"description": "ראה רשימה של כל בקשות המדיה ממופע Overseerr או Jellyseerr שלך",
"option": {
"linksTargetNewTab": {
"label": "פתח לינק בלשונית חדשה"
}
},
"pending": {
"approve": "",
"approving": "",
"decline": ""
},
"availability": {
"unknown": "לא ידוע",
"pending": "",
"processing": "",
"partiallyAvailable": "חלקי",
"available": "זמין"
},
"toBeDetermined": ""
},
"mediaRequests-requestStats": {
"name": "",
"description": "סטטיסטיקה לגבי בקשות המדיה",
"option": {},
"titles": {
"stats": {
"main": "סטטיסטיקות מדיה",
"approved": "כבר אושר",
"pending": "ממתין לאישור",
"processing": "",
"declined": "",
"available": "",
"tv": "בקשות סדרות",
"movie": "בקשות סרטים",
"total": "סך הכל"
},
"users": {
"main": "משתמשים מובילים",
"requests": ""
}
}
},
"mediaTranscoding": {
"name": "",
"description": "",
"option": {
"defaultView": {
"label": "תצוגת ברירת מחדל"
},
"queuePageSize": {
"label": ""
}
},
"tab": {
"workers": "עובדים",
"queue": "תור",
"statistics": "סטָטִיסטִיקָה"
},
"currentIndex": "",
"healthCheck": {
"title": "",
"queued": "בתור",
"status": {
"healthy": "בָּרִיא",
"unhealthy": "לא בריא"
}
},
"panel": {
"statistics": {
"empty": "ריק",
"transcodes": "קידודים",
"transcodesCount": "",
"healthChecksCount": "",
"filesCount": "",
"savedSpace": "",
"healthChecks": "",
"videoCodecs": "קודקים",
"videoContainers": "מיכלים",
"videoResolutions": "רזולוציות"
},
"workers": {
"empty": "ריק",
"table": {
"file": "קוֹבֶץ",
"eta": "זמן סיום משוער",
"progress": "התקדמות",
"transcode": "קידוד",
"healthCheck": ""
}
},
"queue": {
"empty": "ריק",
"table": {
"file": "קוֹבֶץ",
"size": "גודל",
"transcode": "קידוד",
"healthCheck": ""
}
}
}
},
"rssFeed": {
"name": "",
"description": "",
"option": {
"feedUrls": {
"label": ""
},
"enableRtl": {
"label": ""
},
"textLinesClamp": {
"label": ""
},
"maximumAmountPosts": {
"label": ""
}
}
}
},
"widgetPreview": {
"toggle": {
"enabled": "",
"disabled": ""
},
"dimensions": {
"title": ""
}
},
"board": {
"action": {
"edit": {
"notification": {
"success": {
"title": "השינויים הוחלו בהצלחה",
"message": ""
},
"error": {
"title": "לא ניתן להחיל שינויים",
"message": ""
}
},
"confirmLeave": {
"title": "",
"message": ""
}
},
"oldImport": {
"label": "",
"notification": {
"success": {
"title": "",
"message": ""
},
"error": {
"title": "",
"message": ""
}
},
"form": {
"file": {
"label": "",
"invalidError": ""
},
"apps": {
"label": "אפליקציות",
"avoidDuplicates": {
"label": "",
"description": ""
},
"onlyImportApps": {
"label": "",
"description": ""
}
},
"name": {
"label": ""
},
"screenSize": {
"label": "",
"description": "",
"option": {
"sm": "קטן",
"md": "בינוני",
"lg": "גדול"
}
},
"sidebarBehavior": {
"label": "",
"description": "",
"option": {
"lastSection": {
"label": "",
"description": ""
},
"removeItems": {
"label": "",
"description": ""
}
}
}
}
}
},
"field": {
"pageTitle": {
"label": ""
},
"metaTitle": {
"label": ""
},
"logoImageUrl": {
"label": ""
},
"faviconImageUrl": {
"label": ""
},
"backgroundImageUrl": {
"label": ""
},
"backgroundImageAttachment": {
"label": "צירוף תמונת רקע",
"option": {
"fixed": {
"label": "",
"description": ""
},
"scroll": {
"label": "",
"description": ""
}
}
},
"backgroundImageRepeat": {
"label": "",
"option": {
"repeat": {
"label": "",
"description": ""
},
"no-repeat": {
"label": "",
"description": ""
},
"repeat-x": {
"label": "",
"description": ""
},
"repeat-y": {
"label": "",
"description": ""
}
}
},
"backgroundImageSize": {
"label": "גודל תמונת רקע",
"option": {
"cover": {
"label": "",
"description": ""
},
"contain": {
"label": "",
"description": ""
}
}
},
"primaryColor": {
"label": "צבע ראשי"
},
"secondaryColor": {
"label": "צבע משני"
},
"opacity": {
"label": ""
},
"customCss": {
"label": "",
"description": "יתר על כן, התאם את לוח המחוונים שלך באמצעות CSS, מומלץ רק למשתמשים מנוסים",
"customClassesAlert": {
"title": "",
"description": ""
}
},
"columnCount": {
"label": ""
},
"name": {
"label": "שם"
},
"isPublic": {
"label": "ציבורי",
"description": ""
}
},
"content": {
"metaTitle": ""
},
"setting": {
"title": "",
"section": {
"general": {
"title": "כללי",
"unrecognizedLink": ""
},
"layout": {
"title": "פריסה"
},
"background": {
"title": "רקע"
},
"color": {
"title": ""
},
"customCss": {
"title": ""
},
"access": {
"title": "",
"permission": {
"item": {
"view": {
"label": "צפייה בלוח"
},
"modify": {
"label": ""
},
"full": {
"label": ""
}
}
}
},
"dangerZone": {
"title": "אזור מסוכן",
"action": {
"rename": {
"label": "",
"description": "",
"button": "",
"modal": {
"title": ""
}
},
"visibility": {
"label": "",
"description": {
"public": "",
"private": ""
},
"button": {
"public": "",
"private": ""
},
"confirm": {
"public": {
"title": "",
"description": ""
},
"private": {
"title": "",
"description": ""
}
}
},
"delete": {
"label": "",
"description": "",
"button": "",
"confirm": {
"title": "מחיקת לוח",
"description": ""
}
}
}
}
}
},
"error": {
"noBoard": {
"title": "ברוכים הבאים ל- Homarr",
"description": "",
"link": "צור את הלוח הראשון שלך",
"notice": ""
},
"notFound": {
"title": "",
"description": "",
"link": "הצגת כל הלוחות",
"notice": ""
},
"homeBoard": {
"title": "",
"admin": {
"description": "",
"link": "",
"notice": ""
},
"user": {
"description": "",
"link": "",
"notice": ""
},
"anonymous": {
"description": "",
"link": "",
"notice": ""
}
}
}
},
"management": {
"metaTitle": "",
"title": {
"morning": "",
"afternoon": "",
"evening": ""
},
"notFound": {
"title": "",
"text": ""
},
"navbar": {
"items": {
"home": "מסך הבית",
"boards": "לוחות",
"apps": "אפליקציות",
"integrations": "אינטגרציות",
"searchEngies": "מנועי חיפוש",
"medias": "מדיה",
"users": {
"label": "משתמשים",
"items": {
"manage": "ניהול",
"invites": "הזמנות",
"groups": "קבוצות"
}
},
"tools": {
"label": "כלים",
"items": {
"docker": "דוקר",
"logs": "",
"api": "ממשק API",
"tasks": ""
}
},
"settings": "הגדרות",
"help": {
"label": "עזרה",
"items": {
"documentation": "תיעוד",
"submitIssue": "",
"discord": "קהילת דיסקורד",
"sourceCode": ""
}
},
"about": "אודות"
}
},
"page": {
"home": {
"statistic": {
"board": "לוחות",
"user": "משתמשים",
"invite": "הזמנות",
"integration": "אינטגרציות",
"app": "אפליקציות",
"group": "קבוצות"
},
"statisticLabel": {
"boards": "לוחות",
"resources": "",
"authentication": "",
"authorization": ""
}
},
"board": {
"title": "הלוחות שלך",
"action": {
"new": {
"label": ""
},
"open": {
"label": ""
},
"settings": {
"label": "הגדרות"
},
"setHomeBoard": {
"label": "",
"badge": {
"label": "מסך הבית",
"tooltip": ""
}
},
"delete": {
"label": "מחיקה לצמיתות",
"confirm": {
"title": "מחיקת לוח",
"description": ""
}
}
},
"visibility": {
"public": "",
"private": ""
},
"modal": {
"createBoard": {
"field": {
"name": {
"label": "שם"
}
}
}
}
},
"media": {
"includeFromAllUsers": ""
},
"user": {
"back": "",
"fieldsDisabledExternalProvider": "",
"setting": {
"general": {
"title": "כללי",
"item": {
"language": "",
"board": "לוח בית",
"firstDayOfWeek": "היום הראשון בשבוע",
"accessibility": "נגישות"
}
},
"security": {
"title": "אבטחה"
},
"board": {
"title": "לוחות"
}
},
"list": {
"metaTitle": "ניהול משתמשים",
"title": "משתמשים"
},
"edit": {
"metaTitle": ""
},
"create": {
"metaTitle": "צור משתמש",
"title": "",
"step": {
"personalInformation": {
"label": ""
},
"security": {
"label": "אבטחה"
},
"groups": {
"label": "קבוצות",
"title": "",
"description": ""
},
"review": {
"label": ""
},
"completed": {
"title": "המשתמש נוצר"
},
"error": {
"title": "יצירת המשתמש נכשלה"
}
},
"action": {
"createAnother": "",
"back": ""
}
},
"invite": {
"title": "נהל הזמנות משתמש",
"action": {
"new": {
"title": "",
"description": "לאחר התפוגה, הזמנה לא תהיה תקפה יותר ומקבל ההזמנה לא יוכל ליצור חשבון."
},
"copy": {
"title": "",
"description": "",
"link": "קישור הזמנה",
"button": ""
},
"delete": {
"title": "מחיקת הזמנה",
"description": "האם אתה בטוח שברצונך למחוק את ההזמנה הזו? משתמשים עם קישור זה לא יוכלו עוד ליצור חשבון באמצעות קישור זה."
}
},
"field": {
"id": {
"label": "מספר מזהה"
},
"creator": {
"label": "יוצר"
},
"expirationDate": {
"label": "תאריך תפוגה"
},
"token": {
"label": "טוקן"
}
}
}
},
"group": {
"back": "",
"setting": {
"general": {
"title": "כללי",
"owner": "בעלים",
"ownerOfGroup": "",
"ownerOfGroupDeleted": ""
},
"members": {
"title": "חברים",
"search": "",
"notFound": ""
},
"permissions": {
"title": "",
"form": {
"unsavedChanges": ""
}
}
}
},
"settings": {
"title": "הגדרות",
"notification": {
"success": {
"message": ""
},
"error": {
"message": ""
}
},
"section": {
"analytics": {
"title": "",
"general": {
"title": "",
"text": ""
},
"widgetData": {
"title": "",
"text": ""
},
"integrationData": {
"title": "",
"text": ""
},
"usersData": {
"title": "",
"text": ""
}
},
"crawlingAndIndexing": {
"title": "",
"warning": "",
"noIndex": {
"title": "",
"text": ""
},
"noFollow": {
"title": "",
"text": ""
},
"noTranslate": {
"title": "",
"text": ""
},
"noSiteLinksSearchBox": {
"title": "",
"text": ""
}
},
"board": {
"title": "לוחות",
"homeBoard": {
"label": "",
"description": ""
}
},
"appearance": {
"title": "מראה",
"defaultColorScheme": {
"label": "",
"options": {
"light": "",
"dark": ""
}
}
},
"culture": {
"title": "",
"defaultLocale": {
"label": ""
}
}
}
},
"tool": {
"tasks": {
"title": "",
"status": {
"idle": "",
"running": "פועל",
"error": "שגיאה"
},
"job": {
"iconsUpdater": {
"label": ""
},
"analytics": {
"label": ""
},
"smartHomeEntityState": {
"label": ""
},
"ping": {
"label": ""
},
"mediaServer": {
"label": "שרת מדיה"
},
"mediaOrganizer": {
"label": ""
},
"downloads": {
"label": ""
},
"mediaRequestStats": {
"label": ""
},
"mediaRequestList": {
"label": ""
},
"rssFeeds": {
"label": ""
},
"indexerManager": {
"label": ""
},
"healthMonitoring": {
"label": ""
},
"dnsHole": {
"label": ""
},
"sessionCleanup": {
"label": ""
},
"updateChecker": {
"label": ""
},
"mediaTranscoding": {
"label": ""
}
}
},
"api": {
"title": "ממשק API",
"modal": {
"createApiToken": {
"title": "",
"description": "",
"button": ""
}
},
"tab": {
"documentation": {
"label": "תיעוד"
},
"apiKey": {
"label": "",
"title": "",
"button": {
"createApiToken": ""
},
"table": {
"header": {
"id": "מספר מזהה",
"createdBy": ""
}
}
}
}
}
},
"about": {
"version": "",
"text": "",
"accordion": {
"contributors": {
"title": "",
"subtitle": ""
},
"translators": {
"title": "",
"subtitle": ""
},
"libraries": {
"title": "",
"subtitle": ""
}
}
}
}
},
"docker": {
"title": "מיכלים",
"table": {
"updated": "",
"search": "",
"selected": ""
},
"field": {
"name": {
"label": "שם"
},
"state": {
"label": "מצב",
"option": {
"created": "נוצר",
"running": "פועל",
"paused": "מושהה",
"restarting": "מפעיל מחדש",
"exited": "",
"removing": "מסיר",
"dead": ""
}
},
"containerImage": {
"label": "קובץ תמונה"
},
"ports": {
"label": "יציאות"
}
},
"action": {
"start": {
"label": "התחל",
"notification": {
"success": {
"title": "",
"message": ""
},
"error": {
"title": "",
"message": ""
}
}
},
"stop": {
"label": "עצור",
"notification": {
"success": {
"title": "",
"message": ""
},
"error": {
"title": "",
"message": ""
}
}
},
"restart": {
"label": "אתחל",
"notification": {
"success": {
"title": "",
"message": ""
},
"error": {
"title": "",
"message": ""
}
}
},
"remove": {
"label": "הסר",
"notification": {
"success": {
"title": "",
"message": ""
},
"error": {
"title": "",
"message": ""
}
}
},
"refresh": {
"label": "",
"notification": {
"success": {
"title": "",
"message": ""
},
"error": {
"title": "",
"message": ""
}
}
}
},
"error": {
"internalServerError": ""
}
},
"permission": {
"title": "",
"userSelect": {
"title": ""
},
"groupSelect": {
"title": ""
},
"tab": {
"user": "משתמשים",
"group": "קבוצות",
"inherited": ""
},
"field": {
"user": {
"label": "משתמש"
},
"group": {
"label": "קבוצה"
},
"permission": {
"label": ""
}
},
"action": {
"saveUser": "",
"saveGroup": ""
}
},
"navigationStructure": {
"manage": {
"label": "ניהול",
"boards": {
"label": "לוחות"
},
"integrations": {
"label": "אינטגרציות",
"edit": {
"label": "עריכה"
},
"new": {
"label": ""
}
},
"search-engines": {
"label": "מנועי חיפוש",
"new": {
"label": ""
},
"edit": {
"label": "עריכה"
}
},
"medias": {
"label": "מדיה"
},
"apps": {
"label": "אפליקציות",
"new": {
"label": ""
},
"edit": {
"label": "עריכה"
}
},
"users": {
"label": "משתמשים",
"create": {
"label": "צור"
},
"general": "כללי",
"security": "אבטחה",
"board": "לוחות",
"groups": {
"label": "קבוצות"
},
"invites": {
"label": "הזמנות"
}
},
"tools": {
"label": "כלים",
"docker": {
"label": "דוקר"
},
"logs": {
"label": ""
}
},
"settings": {
"label": "הגדרות"
},
"about": {
"label": "אודות"
}
}
},
"search": {
"placeholder": "",
"nothingFound": "",
"error": {
"fetch": ""
},
"mode": {
"appIntegrationBoard": {
"help": "",
"group": {
"app": {
"title": "אפליקציות",
"children": {
"action": {
"open": {
"label": ""
},
"edit": {
"label": "ערוך אפליקציה"
}
},
"detail": {
"title": ""
}
}
},
"board": {
"title": "לוחות",
"children": {
"action": {
"open": {
"label": ""
},
"homeBoard": {
"label": ""
},
"settings": {
"label": ""
}
},
"detail": {
"title": ""
}
}
},
"integration": {
"title": "אינטגרציות"
}
}
},
"command": {
"help": "",
"group": {
"localCommand": {
"title": ""
},
"globalCommand": {
"title": "",
"option": {
"colorScheme": {
"light": "",
"dark": ""
},
"language": {
"label": "",
"children": {
"detail": {
"title": ""
}
}
},
"newBoard": {
"label": ""
},
"importBoard": {
"label": ""
},
"newApp": {
"label": ""
},
"newIntegration": {
"label": "",
"children": {
"detail": {
"title": ""
}
}
},
"newUser": {
"label": ""
},
"newInvite": {
"label": ""
},
"newGroup": {
"label": ""
}
}
}
}
},
"external": {
"help": "",
"group": {
"searchEngine": {
"title": "מנועי חיפוש",
"children": {
"action": {
"search": {
"label": ""
}
},
"detail": {
"title": ""
},
"searchResults": {
"title": ""
}
},
"option": {
"google": {
"name": "",
"description": ""
},
"bing": {
"name": "",
"description": ""
},
"duckduckgo": {
"name": "",
"description": ""
},
"torrent": {
"name": "טורנטים",
"description": ""
},
"youTube": {
"name": "",
"description": ""
}
}
}
}
},
"help": {
"group": {
"mode": {
"title": ""
},
"help": {
"title": "עזרה",
"option": {
"documentation": {
"label": "תיעוד"
},
"submitIssue": {
"label": ""
},
"discord": {
"label": "קהילת דיסקורד"
}
}
}
}
},
"home": {
"group": {
"local": {
"title": ""
}
}
},
"page": {
"help": "",
"group": {
"page": {
"title": "",
"option": {
"manageHome": {
"label": ""
},
"manageBoard": {
"label": ""
},
"manageApp": {
"label": ""
},
"manageIntegration": {
"label": ""
},
"manageSearchEngine": {
"label": ""
},
"manageMedia": {
"label": ""
},
"manageUser": {
"label": "ניהול משתמשים"
},
"manageInvite": {
"label": ""
},
"manageGroup": {
"label": ""
},
"manageDocker": {
"label": ""
},
"manageApi": {
"label": ""
},
"manageLog": {
"label": "הצג לוגים"
},
"manageTask": {
"label": ""
},
"manageSettings": {
"label": ""
},
"about": {
"label": "אודות"
},
"homeBoard": {
"label": "לוח בית"
},
"preferences": {
"label": "העדפות שלך"
}
}
}
}
},
"userGroup": {
"help": "",
"group": {
"user": {
"title": "משתמשים",
"children": {
"action": {
"detail": {
"label": ""
}
},
"detail": {
"title": ""
}
}
},
"group": {
"title": "קבוצות",
"children": {
"action": {
"detail": {
"label": ""
},
"manageMember": {
"label": ""
},
"managePermission": {
"label": ""
}
},
"detail": {
"title": ""
}
}
}
}
}
},
"engine": {
"search": "",
"field": {
"name": {
"label": "שם"
},
"short": {
"label": ""
},
"urlTemplate": {
"label": ""
},
"description": {
"label": "תיאור"
}
},
"page": {
"list": {
"title": "מנועי חיפוש",
"noResults": {
"title": "",
"action": ""
},
"interactive": ""
},
"create": {
"title": "",
"notification": {
"success": {
"title": "",
"message": ""
},
"error": {
"title": "",
"message": ""
}
}
},
"edit": {
"title": "",
"notification": {
"success": {
"title": "השינויים הוחלו בהצלחה",
"message": ""
},
"error": {
"title": "לא ניתן להחיל שינויים",
"message": ""
}
},
"configControl": "",
"searchEngineType": {
"generic": "",
"fromIntegration": ""
}
},
"delete": {
"title": "",
"message": "",
"notification": {
"success": {
"title": "",
"message": ""
},
"error": {
"title": "",
"message": ""
}
}
}
}
}
}
}