mirror of
https://github.com/ajnart/homarr.git
synced 2026-01-19 05:52:18 +01:00
25 lines
619 B
JSON
25 lines
619 B
JSON
{
|
|
"descriptor": {
|
|
"name": "Mediální server",
|
|
"description": "Interagujte se svým mediálním serverem Jellyfin nebo Plex",
|
|
"settings": {
|
|
"title": "Nastavení widgetu serveru médií"
|
|
}
|
|
},
|
|
"loading": "Načítání streamů",
|
|
"card": {
|
|
"table": {
|
|
"header": {
|
|
"session": "Relace",
|
|
"user": "Uživatel",
|
|
"currentlyPlaying": "Právě přehráváno"
|
|
}
|
|
},
|
|
"errors": {
|
|
"general": {
|
|
"title": "Nelze načíst obsah",
|
|
"text": "Nelze načíst informace ze serveru. Pro více informací se podívejte do logů"
|
|
}
|
|
}
|
|
}
|
|
} |