Files
Homarr/public/locales/he/modules/media-server.json
2023-02-24 22:15:33 +01:00

24 lines
657 B
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.
{
"descriptor": {
"name": "שרת מדיה",
"description": "אינטראקציה עם שרת המדיה של Jellyfin או Plex",
"settings": {
"title": "הגדרות עבור ווידג'ט של שרת מדיה"
}
},
"card": {
"table": {
"header": {
"session": "מופעים",
"user": "משתמש",
"currentlyPlaying": "מנגן כרגע"
}
},
"errors": {
"general": {
"title": "אין אפשרות לטעון תוכן",
"text": "לא ניתן לאחזר מידע מהשרת. אנא בדוק את היומנים לפרטים נוספים"
}
}
}
}