Files
Homarr/public/locales/ru/modules/media-server.json
2024-12-17 18:40:51 +01:00

25 lines
851 B
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": "Взаимодействие с вашим медиасервером Jellyfin или Plex",
"settings": {
"title": "Настройки виджета медиасервера"
}
},
"loading": "Загрузка потоков",
"card": {
"table": {
"header": {
"session": "Сессия",
"user": "Пользователь",
"currentlyPlaying": "Сейчас воспроизводится"
}
},
"errors": {
"general": {
"title": "Не удалось загрузить содержимое",
"text": "Не удалось получить информацию с сервера. Проверьте журналы для получения подробностей"
}
}
}
}