* New translations common.json (Spanish) * New translations common.json (Danish) * New translations common.json (German) * New translations common.json (Hebrew) * New translations common.json (Italian) * New translations common.json (Norwegian) * New translations common.json (Slovak) * New translations common.json (Ukrainian) * New translations add-app.json (Spanish) * New translations add-app.json (Danish) * New translations add-app.json (German) * New translations add-app.json (Hebrew) * New translations add-app.json (Italian) * New translations add-app.json (Norwegian) * New translations add-app.json (Slovak) * New translations rss.json (Spanish) * New translations rss.json (Danish) * New translations rss.json (German) * New translations rss.json (Hebrew) * New translations rss.json (Italian) * New translations rss.json (Norwegian) * New translations rss.json (Slovak) * New translations iframe.json (Spanish) * New translations iframe.json (Danish) * New translations iframe.json (German) * New translations iframe.json (Hebrew) * New translations iframe.json (Italian) * New translations iframe.json (Norwegian) * New translations iframe.json (Slovak) * New translations iframe.json (Ukrainian) * New translations error-boundary.json (Spanish) * New translations error-boundary.json (Danish) * New translations error-boundary.json (German) * New translations error-boundary.json (Hebrew) * New translations error-boundary.json (Italian) * New translations error-boundary.json (Norwegian) * New translations error-boundary.json (Slovak)
77 lines
3.2 KiB
JSON
77 lines
3.2 KiB
JSON
{
|
||
"tabs": {
|
||
"general": "כללי",
|
||
"behaviour": "התנהגות",
|
||
"network": "רשת",
|
||
"appearance": "מראה",
|
||
"integration": "אינטגרציה"
|
||
},
|
||
"general": {
|
||
"appname": {
|
||
"label": "שם אפליקציה",
|
||
"description": "משמש להצגת האפליקציה בלוח המחוונים."
|
||
},
|
||
"internalAddress": {
|
||
"label": "כתובת פנימית",
|
||
"description": "כתובת פנימית של האפליקציה."
|
||
},
|
||
"externalAddress": {
|
||
"label": "כתובת חיצונית",
|
||
"description": "כתובת אינטרנט שתיפתח בעת לחיצה על האפליקציה."
|
||
}
|
||
},
|
||
"behaviour": {
|
||
"isOpeningNewTab": {
|
||
"label": "פתיחה בכרטיסיה חדשה",
|
||
"description": "פתח את האפליקציה בלשונית חדשה במקום הנוכחית."
|
||
}
|
||
},
|
||
"network": {
|
||
"statusChecker": {
|
||
"label": "בודק מצב",
|
||
"description": "בודק אם האפליקציה שלך מקוונת באמצעות בקשת אינטרנט פשוטה."
|
||
},
|
||
"statusCodes": {
|
||
"label": "קוד מצב HTTP ",
|
||
"description": "קודי סטטוס שנחשבים מקוונים."
|
||
}
|
||
},
|
||
"appearance": {
|
||
"icon": {
|
||
"label": "סמל אפליקציה",
|
||
"description": "",
|
||
"autocomplete": {
|
||
"title": "לא נמצאו תוצאות",
|
||
"text": "נא להשתמש במונח חיפוש ספציפי יותר. אם הסמל הרצוי לא נמצא ניתן להעתיק את כתובת האתר של התמונה למעלה עבור סמל מותאם אישית"
|
||
},
|
||
"noItems": {
|
||
"title": "טוען אייקונים חיצוניים",
|
||
"text": "פעולה זו עשויה להימשך מספר שניות"
|
||
}
|
||
}
|
||
},
|
||
"integration": {
|
||
"type": {
|
||
"label": "תצורת אינטגרציה",
|
||
"description": "תצורת האינטגרציה שתשמש לחיבור לאפליקציה שלך.",
|
||
"placeholder": "בחר אינטגרציה",
|
||
"defined": "מוגדר",
|
||
"undefined": "לא מוגדר",
|
||
"public": "ציבורי",
|
||
"private": "פרטי",
|
||
"explanationPrivate": "קוד פרטי יישלח לשרת פעם אחת בלבד. לאחר שהדפדפן שלך ירענן את הדף, הוא לעולם לא יישלח שוב.",
|
||
"explanationPublic": "קוד ציבורי יישלח תמיד ללקוח והוא נגיש דרך ה-API. זה לא אמור להכיל ערכים סודיים כגון שמות משתמש, סיסמאות, אסימונים, אישורים וכדומה!"
|
||
},
|
||
"secrets": {
|
||
"description": "כדי לעדכן את הקוד, הזן ערך ולחץ על הלחצן שמור. כדי להסיר סוד השתמש בלחצן נקה.",
|
||
"warning": "האישורים שלך משמשים כגישה לאינטגרציות שלך ואתה <strong>לעולם לא</strong> תשתף אותם עם אף אחד אחר. צוות Homarr לעולם לא יבקש אישורים. הקפד <strong>לאחסן ולנהל את אישורים שלך בבטחה</strong>.",
|
||
"clear": "נקה אישורים",
|
||
"save": "שמור אישורים",
|
||
"update": "עדכן אישורים"
|
||
}
|
||
},
|
||
"validation": {
|
||
"popover": "הטופס שלך מכיל מידע שגוי ולכן לא ניתן לשמירה. תקן את השגיאות ותשמור בשנית."
|
||
}
|
||
}
|