Files
Homarr/public/locales/he/modules/rss.json
2024-01-31 20:11:18 +01:00

41 lines
1.7 KiB
JSON
Raw Permalink 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.
{
"descriptor": {
"name": "וידג׳ט רסס",
"description": "ווידג'ט rss מאפשר לך להציג הזנות RSS בלוח המחוונים שלך.",
"settings": {
"title": "הגדרות עבור וידג׳ט רסס",
"rssFeedUrl": {
"label": "כתובת אינטרנט להזנת רסס",
"description": "כתובות האתרים של הזנות רסס שמהן ברצונך להציג."
},
"refreshInterval": {
"label": "מרווח הזמן לרענון (בשניות)"
},
"dangerousAllowSanitizedItemContent": {
"label": "אפשר עיצוב HTML (מסוכן)",
"info": "התרת עיצוב HTML מבחוץ עלולה להיות מסוכנת.<br/>אנא ודא שהעדכון הוא ממקור מהימן."
},
"textLinesClamp": {
"label": "הגבלת שורות טקסט"
},
"sortByPublishDateAscending": {
"label": "מיין לפי תאריך פרסום (עולה)"
},
"sortPostsWithoutPublishDateToTheTop": {
"label": "שים פוסטים ללא תאריך פרסום למעלה"
},
"maximumAmountOfPosts": {
"label": "כמות מקסימלית של פוסטים"
}
},
"card": {
"errors": {
"general": {
"title": "לא ניתן לאחזר עדכוני רסס",
"text": "הייתה בעיה ביצירת קשר עם עדכון רסס. ודא שהגדרת בצורה נכונה והשתמש בכתובת אינטרנט חוקית של רסס, התואמת למפרט הסטנדרטי הרשמי. לאחר עדכון כתובת ההזנה, ייתכן שיהיה עליך לבצע שמירה ולרענן את הדף."
}
}
}
}
}