diff --git a/package.json b/package.json index f22b504e2..9ecce0d64 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "homarr", - "version": "0.13.3", + "version": "0.13.4", "description": "Homarr - A homepage for your server.", "license": "MIT", "repository": { @@ -72,7 +72,7 @@ "i18next": "^22.5.1", "immer": "^10.0.2", "js-file-download": "^0.4.12", - "next": "13.4.19", + "next": "13.4.12", "next-i18next": "^13.0.0", "nzbget-api": "^0.0.3", "prismjs": "^1.29.0", diff --git a/public/locales/da/modules/calendar.json b/public/locales/da/modules/calendar.json index 7f98be5da..dd63915bc 100644 --- a/public/locales/da/modules/calendar.json +++ b/public/locales/da/modules/calendar.json @@ -21,6 +21,9 @@ "hideWeekDays": { "label": "Skjul ugedage" }, + "showUnmonitored": { + "label": "Vis uovervågede elementer" + }, "fontSize": { "label": "Skriftstørrelse", "data": { diff --git a/public/locales/de/modules/calendar.json b/public/locales/de/modules/calendar.json index 654707b1f..6a861d304 100644 --- a/public/locales/de/modules/calendar.json +++ b/public/locales/de/modules/calendar.json @@ -21,6 +21,9 @@ "hideWeekDays": { "label": "Wochentage ausblenden" }, + "showUnmonitored": { + "label": "Nicht überwachte Elemente anzeigen" + }, "fontSize": { "label": "Schriftgröße", "data": { diff --git a/public/locales/el/modules/calendar.json b/public/locales/el/modules/calendar.json index de7034408..89067bed6 100644 --- a/public/locales/el/modules/calendar.json +++ b/public/locales/el/modules/calendar.json @@ -21,6 +21,9 @@ "hideWeekDays": { "label": "Απόκρυψη εργάσιμων" }, + "showUnmonitored": { + "label": "" + }, "fontSize": { "label": "Μέγεθος γραμματοσειράς", "data": { diff --git a/public/locales/en/modules/calendar.json b/public/locales/en/modules/calendar.json index 1f261ade0..efc03b598 100644 --- a/public/locales/en/modules/calendar.json +++ b/public/locales/en/modules/calendar.json @@ -21,6 +21,9 @@ "hideWeekDays": { "label": "Hide week days" }, + "showUnmonitored": { + "label": "Show unmonitored items" + }, "fontSize": { "label": "Font Size", "data":{ diff --git a/public/locales/es/layout/modals/about.json b/public/locales/es/layout/modals/about.json index 2ce82ce03..163f6875e 100644 --- a/public/locales/es/layout/modals/about.json +++ b/public/locales/es/layout/modals/about.json @@ -18,8 +18,8 @@ "configurationsCount": "Configuraciones disponibles", "version": "Versión", "nodeEnvironment": "Entorno del nodo", - "i18n": "I18n espacios de nombres de traducción cargados", - "locales": "I18n locales configurados", + "i18n": "Espacios de nombres de traducción cargados", + "locales": "Configuraciones regionales", "experimental_disableEditMode": "EXPERIMENTAL: Desactivar modo edición" }, "version": { diff --git a/public/locales/es/modules/calendar.json b/public/locales/es/modules/calendar.json index df5e9620d..8bad682c0 100644 --- a/public/locales/es/modules/calendar.json +++ b/public/locales/es/modules/calendar.json @@ -21,6 +21,9 @@ "hideWeekDays": { "label": "Ocultar días de la semana" }, + "showUnmonitored": { + "label": "Mostrar elementos no monitorizados" + }, "fontSize": { "label": "Tamaño de fuente", "data": { diff --git a/public/locales/es/settings/general/cache-buttons.json b/public/locales/es/settings/general/cache-buttons.json index 1174e9d35..66bbc2c7b 100644 --- a/public/locales/es/settings/general/cache-buttons.json +++ b/public/locales/es/settings/general/cache-buttons.json @@ -5,7 +5,7 @@ "data": { "ping": "Consultas de ping", "repositoryIcons": "Iconos remotos/locales", - "calendar&medias": "Multimedia desde el Calendario", + "calendar&medias": "Multimedia del Calendario", "weather": "Datos meteorológicos" } }, diff --git a/public/locales/fr/modules/calendar.json b/public/locales/fr/modules/calendar.json index 47691bdea..3229b885e 100644 --- a/public/locales/fr/modules/calendar.json +++ b/public/locales/fr/modules/calendar.json @@ -21,6 +21,9 @@ "hideWeekDays": { "label": "Masquer les jours de la semaine" }, + "showUnmonitored": { + "label": "" + }, "fontSize": { "label": "Taille de la police", "data": { diff --git a/public/locales/he/modules/calendar.json b/public/locales/he/modules/calendar.json index 4a0836eb6..234fa5e36 100644 --- a/public/locales/he/modules/calendar.json +++ b/public/locales/he/modules/calendar.json @@ -21,6 +21,9 @@ "hideWeekDays": { "label": "הסתר ימי שבוע" }, + "showUnmonitored": { + "label": "הצג פריטים ללא פיקוח" + }, "fontSize": { "label": "גודל גופן", "data": { diff --git a/public/locales/hr/modules/calendar.json b/public/locales/hr/modules/calendar.json index 1e4163951..cf0469a1e 100644 --- a/public/locales/hr/modules/calendar.json +++ b/public/locales/hr/modules/calendar.json @@ -21,6 +21,9 @@ "hideWeekDays": { "label": "Sakri dane u tjednu" }, + "showUnmonitored": { + "label": "" + }, "fontSize": { "label": "Veličina fonta", "data": { diff --git a/public/locales/hu/modules/calendar.json b/public/locales/hu/modules/calendar.json index ccb34bc44..5d504d6d0 100644 --- a/public/locales/hu/modules/calendar.json +++ b/public/locales/hu/modules/calendar.json @@ -21,6 +21,9 @@ "hideWeekDays": { "label": "Hétköznapok elrejtése" }, + "showUnmonitored": { + "label": "" + }, "fontSize": { "label": "Betűméret", "data": { diff --git a/public/locales/it/modules/calendar.json b/public/locales/it/modules/calendar.json index fc241cc16..224625d16 100644 --- a/public/locales/it/modules/calendar.json +++ b/public/locales/it/modules/calendar.json @@ -21,6 +21,9 @@ "hideWeekDays": { "label": "Nascondi giorni della settimana" }, + "showUnmonitored": { + "label": "" + }, "fontSize": { "label": "Dimensioni carattere", "data": { diff --git a/public/locales/ja/modules/calendar.json b/public/locales/ja/modules/calendar.json index 20ca6a94e..445e0e0aa 100644 --- a/public/locales/ja/modules/calendar.json +++ b/public/locales/ja/modules/calendar.json @@ -21,6 +21,9 @@ "hideWeekDays": { "label": "平日を隠す" }, + "showUnmonitored": { + "label": "" + }, "fontSize": { "label": "文字サイズ", "data": { diff --git a/public/locales/ko/modules/calendar.json b/public/locales/ko/modules/calendar.json index 356fb8560..858c62276 100644 --- a/public/locales/ko/modules/calendar.json +++ b/public/locales/ko/modules/calendar.json @@ -21,6 +21,9 @@ "hideWeekDays": { "label": "" }, + "showUnmonitored": { + "label": "" + }, "fontSize": { "label": "", "data": { diff --git a/public/locales/lol/modules/calendar.json b/public/locales/lol/modules/calendar.json index f7ca489d8..6334e4ee3 100644 --- a/public/locales/lol/modules/calendar.json +++ b/public/locales/lol/modules/calendar.json @@ -21,6 +21,9 @@ "hideWeekDays": { "label": "" }, + "showUnmonitored": { + "label": "" + }, "fontSize": { "label": "", "data": { diff --git a/public/locales/lv/modules/calendar.json b/public/locales/lv/modules/calendar.json index 46e91168e..6cc60c70c 100644 --- a/public/locales/lv/modules/calendar.json +++ b/public/locales/lv/modules/calendar.json @@ -21,6 +21,9 @@ "hideWeekDays": { "label": "Paslēpt darba dienas" }, + "showUnmonitored": { + "label": "" + }, "fontSize": { "label": "Fonta Izmērs", "data": { diff --git a/public/locales/nl/modules/calendar.json b/public/locales/nl/modules/calendar.json index 17f82ec2a..6e8a5419e 100644 --- a/public/locales/nl/modules/calendar.json +++ b/public/locales/nl/modules/calendar.json @@ -21,6 +21,9 @@ "hideWeekDays": { "label": "" }, + "showUnmonitored": { + "label": "" + }, "fontSize": { "label": "", "data": { diff --git a/public/locales/no/modules/calendar.json b/public/locales/no/modules/calendar.json index 8caf16073..c776856d3 100644 --- a/public/locales/no/modules/calendar.json +++ b/public/locales/no/modules/calendar.json @@ -21,6 +21,9 @@ "hideWeekDays": { "label": "" }, + "showUnmonitored": { + "label": "" + }, "fontSize": { "label": "", "data": { diff --git a/public/locales/pl/modules/calendar.json b/public/locales/pl/modules/calendar.json index 938839e97..926330efd 100644 --- a/public/locales/pl/modules/calendar.json +++ b/public/locales/pl/modules/calendar.json @@ -21,6 +21,9 @@ "hideWeekDays": { "label": "" }, + "showUnmonitored": { + "label": "" + }, "fontSize": { "label": "", "data": { diff --git a/public/locales/pt/modules/calendar.json b/public/locales/pt/modules/calendar.json index 0a21f8bcf..9b036f55e 100644 --- a/public/locales/pt/modules/calendar.json +++ b/public/locales/pt/modules/calendar.json @@ -21,6 +21,9 @@ "hideWeekDays": { "label": "" }, + "showUnmonitored": { + "label": "" + }, "fontSize": { "label": "", "data": { diff --git a/public/locales/ru/layout/common.json b/public/locales/ru/layout/common.json index 1baa80968..2e14b63c2 100644 --- a/public/locales/ru/layout/common.json +++ b/public/locales/ru/layout/common.json @@ -18,8 +18,8 @@ "menu": { "moveUp": "Переместить вверх", "moveDown": "Переместить вниз", - "addCategory": "", - "addAbove": "", - "addBelow": "" + "addCategory": "Добавить категорию {{location}}", + "addAbove": "выше", + "addBelow": "ниже" } } \ No newline at end of file diff --git a/public/locales/ru/layout/header/actions/toggle-edit-mode.json b/public/locales/ru/layout/header/actions/toggle-edit-mode.json index 4f7481f29..8f393f3f0 100644 --- a/public/locales/ru/layout/header/actions/toggle-edit-mode.json +++ b/public/locales/ru/layout/header/actions/toggle-edit-mode.json @@ -8,5 +8,5 @@ "title": "Режим редактирования включен для <1>{{size}} размера", "text": "Теперь вы можете скорректировать и настраивать свои приложения. Изменения не сохраняются до выхода из режима редактирования" }, - "unloadEvent": "" + "unloadEvent": "Выйти из режима редактирования, чтобы сохранить ваши изменения" } diff --git a/public/locales/ru/layout/modals/about.json b/public/locales/ru/layout/modals/about.json index d37e2a481..57b4f5ffd 100644 --- a/public/locales/ru/layout/modals/about.json +++ b/public/locales/ru/layout/modals/about.json @@ -6,7 +6,7 @@ "key": "Горячие клавиши", "action": "Действие", "keybinds": "Сочетания клавиш", - "documentation": "", + "documentation": "Документация", "actions": { "toggleTheme": "Переключить светлую/темную тему", "focusSearchBar": "Перейти в панель поиска", @@ -23,7 +23,7 @@ "experimental_disableEditMode": "ЭКСПЕРИМЕНТАЛЬНЫЙ: Отключить режим редактирования" }, "version": { - "new": "", - "dropdown": "" + "new": "Новая: {{newVersion}}", + "dropdown": "Версия {{newVersion}} уже доступна! Текущая версия: {{currentVersion}}" } } \ No newline at end of file diff --git a/public/locales/ru/layout/modals/add-app.json b/public/locales/ru/layout/modals/add-app.json index 67f4fadc8..f6c468dc2 100644 --- a/public/locales/ru/layout/modals/add-app.json +++ b/public/locales/ru/layout/modals/add-app.json @@ -55,8 +55,8 @@ } }, "appNameFontSize": { - "label": "", - "description": "" + "label": "Размер шрифта названия приложения", + "description": "Установить размер шрифта отображаемого на плитке названия приложения." }, "appNameStatus": { "label": "Статус названия приложения", diff --git a/public/locales/ru/modules/bookmark.json b/public/locales/ru/modules/bookmark.json index b296d33f9..12d856223 100644 --- a/public/locales/ru/modules/bookmark.json +++ b/public/locales/ru/modules/bookmark.json @@ -29,14 +29,14 @@ }, "item": { "validation": { - "length": "", - "invalidLink": "", - "errorMsg": "" + "length": "Длина строки должна быть между {{shortest}} и {{longest}} символами", + "invalidLink": "Недействительная ссылка", + "errorMsg": "Не удалось сохранить, так как возникли ошибки валидации. Пожалуйста, исправьте ошибки" }, "name": "Имя", - "url": "", + "url": "Ссылка", "newTab": "Открыть в новой вкладке", - "hideHostname": "", + "hideHostname": "Скрыть имя хоста", "hideIcon": "Скрыть иконку", "delete": "Удалить" } diff --git a/public/locales/ru/modules/calendar.json b/public/locales/ru/modules/calendar.json index 8ff9bbbed..700acad57 100644 --- a/public/locales/ru/modules/calendar.json +++ b/public/locales/ru/modules/calendar.json @@ -21,6 +21,9 @@ "hideWeekDays": { "label": "Скрыть дни недели" }, + "showUnmonitored": { + "label": "" + }, "fontSize": { "label": "Размер шрифта", "data": { diff --git a/public/locales/ru/modules/media-requests-list.json b/public/locales/ru/modules/media-requests-list.json index fdd567a88..848e8f2a1 100644 --- a/public/locales/ru/modules/media-requests-list.json +++ b/public/locales/ru/modules/media-requests-list.json @@ -8,7 +8,7 @@ "label": "Заменить ссылки на внешний хост" }, "openInNewTab": { - "label": "" + "label": "Открывать ссылки в новых вкладках" } } }, diff --git a/public/locales/ru/modules/media-requests-stats.json b/public/locales/ru/modules/media-requests-stats.json index 2b5ef875d..74317f810 100644 --- a/public/locales/ru/modules/media-requests-stats.json +++ b/public/locales/ru/modules/media-requests-stats.json @@ -8,20 +8,20 @@ "label": "Заменить ссылки на внешний хост" }, "openInNewTab": { - "label": "" + "label": "Открывать ссылки в новых вкладках" } } }, "mediaStats": { - "title": "", - "pending": "", - "tvRequests": "", - "movieRequests": "", - "approved": "", - "totalRequests": "" + "title": "Статистика медиа", + "pending": "Ожидающие утверждения", + "tvRequests": "Запросы сериалов", + "movieRequests": "Запросы фильмов", + "approved": "Уже одобрено", + "totalRequests": "Всего" }, "userStats": { - "title": "", - "requests": "" + "title": "Топ пользователей", + "requests": "Запросов: {{number}}" } } diff --git a/public/locales/ru/modules/notebook.json b/public/locales/ru/modules/notebook.json index 3ad2a768e..af6ac5e73 100644 --- a/public/locales/ru/modules/notebook.json +++ b/public/locales/ru/modules/notebook.json @@ -1,14 +1,14 @@ { "descriptor": { - "name": "", - "description": "", + "name": "Блокнот", + "description": "Интерактивный виджет на основе Markdown для записи ваших заметок!", "settings": { - "title": "", + "title": "Настройки виджета блокнота", "showToolbar": { - "label": "" + "label": "Показывать панель инструментов, чтобы помочь вам писать Markdown текст" }, "content": { - "label": "" + "label": "Содержимое блокнота" } } } diff --git a/public/locales/ru/settings/general/cache-buttons.json b/public/locales/ru/settings/general/cache-buttons.json index 685994c48..c48ad196c 100644 --- a/public/locales/ru/settings/general/cache-buttons.json +++ b/public/locales/ru/settings/general/cache-buttons.json @@ -1,24 +1,24 @@ { - "title": "", + "title": "Очистка кэша", "selector": { - "label": "", + "label": "Выберите кэш(и) для очистки", "data": { - "ping": "", - "repositoryIcons": "", - "calendar&medias": "", - "weather": "" + "ping": "Пинг запросы", + "repositoryIcons": "Удалённые/Локальные иконки", + "calendar&medias": "Публикации из календаря", + "weather": "Данные о погоде" } }, "buttons": { - "notificationTitle": "", + "notificationTitle": "Кэш очищен", "clearAll": { - "text": "", - "notificationMessage": "" + "text": "Очистить весь кэш", + "notificationMessage": "Весь кэш был очищен" }, "clearSelect": { - "text": "", - "notificationMessageSingle": "", - "notificationMessageMulti": "" + "text": "Очистить выбранные запросы", + "notificationMessageSingle": "Кэш для {{value}} был очищен", + "notificationMessageMulti": "Кэш для {{values}} был очищен" } } } \ No newline at end of file diff --git a/public/locales/ru/settings/general/edit-mode-toggle.json b/public/locales/ru/settings/general/edit-mode-toggle.json index df5bdff3b..23c754000 100644 --- a/public/locales/ru/settings/general/edit-mode-toggle.json +++ b/public/locales/ru/settings/general/edit-mode-toggle.json @@ -1,22 +1,22 @@ { "menu": { - "toggle": "", - "enable": "", - "disable": "" + "toggle": "Переключить режим редактирования", + "enable": "Включить режим редактирования", + "disable": "Выключить режим редактирования" }, "form": { - "label": "", - "message": "", + "label": "Изменить пароль", + "message": "Чтобы включить режим редактирования, необходимо ввести пароль, который вы ввели в переменную окружения под названием EDIT_MODE_PASSWORD. Если он не был установлен, вы не сможете включить или выключить режим редактирования.", "submit": "Подтвердить" }, "notification": { "success": { - "title": "", - "message": "" + "title": "Успех", + "message": "Режим редактирования успешно переключён, перезагружаем страницу..." }, "error": { "title": "Ошибка", - "message": "" + "message": "Не удалось переключить режим редактирования, попробуйте ещё раз." } } } \ No newline at end of file diff --git a/public/locales/ru/settings/general/search-engine.json b/public/locales/ru/settings/general/search-engine.json index bc483d852..3247fc95a 100644 --- a/public/locales/ru/settings/general/search-engine.json +++ b/public/locales/ru/settings/general/search-engine.json @@ -1,7 +1,7 @@ { "title": "Поисковая система", "configurationName": "Настройка поисковой системы", - "custom": "", + "custom": "Вручную", "tips": { "generalTip": "Существует множество префиксов, которые вы можете использовать! Добавив их перед запросом, вы отфильтруете результаты. !s (Интернет), !t (Торренты), !y (YouTube) и !m (Медиа).", "placeholderTip": "%s можно использовать в качестве заполнителя для запроса." diff --git a/public/locales/sk/common.json b/public/locales/sk/common.json index ab1fac303..439da6114 100644 --- a/public/locales/sk/common.json +++ b/public/locales/sk/common.json @@ -10,7 +10,7 @@ "disabled": "Zakázané", "enableAll": "Povoliť všetko", "disableAll": "Zakázať všetko", - "version": "Verzia", + "version": "verzia", "changePosition": "Zmeniť pozíciu", "remove": "Odstrániť", "removeConfirm": "Ste si istý ze chcete odstrániť {{item}}?", diff --git a/public/locales/sk/layout/common.json b/public/locales/sk/layout/common.json index 88b5308fd..806929d86 100644 --- a/public/locales/sk/layout/common.json +++ b/public/locales/sk/layout/common.json @@ -16,10 +16,10 @@ } }, "menu": { - "moveUp": "", - "moveDown": "", - "addCategory": "", - "addAbove": "", - "addBelow": "" + "moveUp": "Posunúť nahor", + "moveDown": "Posunúť nadol", + "addCategory": "Pridať kategóriu {{location}}", + "addAbove": "nad", + "addBelow": "pod" } } \ No newline at end of file diff --git a/public/locales/sk/layout/element-selector/selector.json b/public/locales/sk/layout/element-selector/selector.json index 47aafb99d..387db530e 100644 --- a/public/locales/sk/layout/element-selector/selector.json +++ b/public/locales/sk/layout/element-selector/selector.json @@ -8,18 +8,18 @@ "actionIcon": { "tooltip": "Pridajte dlaždicu" }, - "apps": "", + "apps": "Aplikácie", "app": { - "defaultName": "" + "defaultName": "Vaša aplikácia" }, - "widgets": "", - "categories": "", + "widgets": "Miniaplikácie", + "categories": "Kategórie", "category": { - "newName": "", - "defaultName": "", + "newName": "Názov novej kategórie", + "defaultName": "Nová Kategória", "created": { - "title": "", - "message": "" + "title": "Kategória vytvorená", + "message": "Bola vytvorená kategória \"{{name}}\"" } } } diff --git a/public/locales/sk/layout/header/actions/toggle-edit-mode.json b/public/locales/sk/layout/header/actions/toggle-edit-mode.json index 4c66ebd20..a0aaded60 100644 --- a/public/locales/sk/layout/header/actions/toggle-edit-mode.json +++ b/public/locales/sk/layout/header/actions/toggle-edit-mode.json @@ -8,5 +8,5 @@ "title": "Režim úprav je povolený pre veľkosť <1>{{size}}", "text": "Teraz môžete svoje aplikácie upravovať a konfigurovať. Zmeny sa neuložia, kým neukončíte režim úprav" }, - "unloadEvent": "" + "unloadEvent": "Ukončite režim úprav a uložte zmeny" } diff --git a/public/locales/sk/layout/modals/about.json b/public/locales/sk/layout/modals/about.json index d0e4596ad..59299338b 100644 --- a/public/locales/sk/layout/modals/about.json +++ b/public/locales/sk/layout/modals/about.json @@ -6,24 +6,24 @@ "key": "Klávesová skratka", "action": "Akcia", "keybinds": "Kľúčové väzby", - "documentation": "", + "documentation": "Dokumentácia", "actions": { - "toggleTheme": "", - "focusSearchBar": "", - "openDocker": "", - "toggleEdit": "" + "toggleTheme": "Prepínanie režimu svetlo/tma", + "focusSearchBar": "Zameranie na vyhľadávací panel", + "openDocker": "Otvoriť docker Widget", + "toggleEdit": "Prepnutie režimu úprav" }, "metrics": { "configurationSchemaVersion": "Verzia konfiguračnej schémy", "configurationsCount": "Dostupné konfigurácie", - "version": "Verzia", + "version": "verzia", "nodeEnvironment": "Node prostredie", "i18n": "Načítané prekladové priestory I18n", "locales": "Nakonfigurované lokality I18n", "experimental_disableEditMode": "EXPERIMENTÁLNE: Zakázanie režimu úprav" }, "version": { - "new": "", - "dropdown": "" + "new": "Novinka: {{newVersion}}", + "dropdown": "Verzia {{newVersion}} je k dispozícii! Aktuálna verzia je {{currentVersion}}" } } \ No newline at end of file diff --git a/public/locales/sk/layout/modals/add-app.json b/public/locales/sk/layout/modals/add-app.json index 7feee56bb..b4de7332c 100644 --- a/public/locales/sk/layout/modals/add-app.json +++ b/public/locales/sk/layout/modals/add-app.json @@ -55,8 +55,8 @@ } }, "appNameFontSize": { - "label": "", - "description": "" + "label": "Názov aplikácie Veľkosť písma", + "description": "Nastavenie veľkosti písma pre zobrazenie názvu aplikácie na dlaždici." }, "appNameStatus": { "label": "Názov aplikácie Stav", @@ -104,11 +104,11 @@ }, "validation": { "popover": "Váš formulár obsahuje neplatné údaje. Preto ho nemožno uložiť. Vyriešte všetky problémy a znovu kliknite na toto tlačidlo, aby ste uložili svoje zmeny", - "name": "", - "noUrl": "", - "invalidUrl": "", - "noIconUrl": "", - "noExternalUri": "", - "invalidExternalUri": "" + "name": "Názov je povinný", + "noUrl": "URL je povinná", + "invalidUrl": "Hodnota nie je platná url", + "noIconUrl": "Toto pole je povinné", + "noExternalUri": "Vyžaduje sa externý URI", + "invalidExternalUri": "Externý URI nie je platný uri" } } diff --git a/public/locales/sk/modules/bookmark.json b/public/locales/sk/modules/bookmark.json index 521e77e5c..9ee257a6a 100644 --- a/public/locales/sk/modules/bookmark.json +++ b/public/locales/sk/modules/bookmark.json @@ -14,7 +14,7 @@ "layout": { "label": "Rozloženie", "data": { - "autoGrid": "", + "autoGrid": "Automatická mriežka", "horizontal": "Horizontálne", "vertical": "Vertikálne" } @@ -29,15 +29,15 @@ }, "item": { "validation": { - "length": "", - "invalidLink": "", - "errorMsg": "" + "length": "Dĺžka musí byť medzi {{shortest}} a {{longest}}", + "invalidLink": "Neplatný odkaz", + "errorMsg": "Neuložil sa, pretože sa vyskytli chyby pri overovaní. Prosím, skontrolujte svoje vstupy" }, "name": "Názov", - "url": "", + "url": "Adresa URL", "newTab": "Otvoriť na novej karte", - "hideHostname": "", - "hideIcon": "", + "hideHostname": "Skryť názov hostiteľa", + "hideIcon": "Skryť ikonu", "delete": "Vymazať" } } diff --git a/public/locales/sk/modules/calendar.json b/public/locales/sk/modules/calendar.json index 85c3ac787..e6148d947 100644 --- a/public/locales/sk/modules/calendar.json +++ b/public/locales/sk/modules/calendar.json @@ -13,22 +13,25 @@ "radarrReleaseType": { "label": "Typ Radarr releasu", "data": { - "inCinemas": "", - "physicalRelease": "", - "digitalRelease": "" + "inCinemas": "V kinách", + "physicalRelease": "Fyzický", + "digitalRelease": "Digitálny" } }, "hideWeekDays": { "label": "Skryť dni v týždni" }, + "showUnmonitored": { + "label": "" + }, "fontSize": { "label": "Veľkosť písma", "data": { - "xs": "", - "sm": "", - "md": "", - "lg": "", - "xl": "" + "xs": "Extra malé", + "sm": "Malé", + "md": "Stredné", + "lg": "Veľké", + "xl": "Extra veľké" } } } diff --git a/public/locales/sk/modules/iframe.json b/public/locales/sk/modules/iframe.json index 61a58ab95..6a7147ec6 100644 --- a/public/locales/sk/modules/iframe.json +++ b/public/locales/sk/modules/iframe.json @@ -39,7 +39,7 @@ "title": "Neplatná URL", "text": "Skontrolujte, či ste v konfigurácii mini aplikácie zadali platnú adresu" }, - "browserSupport": "" + "browserSupport": "Váš prehliadač nepodporuje iframe. Aktualizujte svoj prehliadač." } } } diff --git a/public/locales/sk/modules/media-requests-list.json b/public/locales/sk/modules/media-requests-list.json index b5b75fd7b..c85b2a02b 100644 --- a/public/locales/sk/modules/media-requests-list.json +++ b/public/locales/sk/modules/media-requests-list.json @@ -8,7 +8,7 @@ "label": "Nahradiť odkazy s externým hostiteľom" }, "openInNewTab": { - "label": "" + "label": "Otvorenie odkazov v novej karte" } } }, @@ -23,13 +23,13 @@ "tooltips": { "approve": "Schváliť žiadosti", "decline": "Odmietnutie žiadosti", - "approving": "" + "approving": "Schválenie žiadosti..." }, "mutation": { - "approving": "", - "declining": "", - "request": "", - "approved": "", - "declined": "" + "approving": "Schvaľovanie", + "declining": "Zamietanie", + "request": "žiadosť...", + "approved": "Žiadosť bola schválená!", + "declined": "Žiadosť bola zamietnutá!" } } diff --git a/public/locales/sk/modules/media-requests-stats.json b/public/locales/sk/modules/media-requests-stats.json index ec189eccb..48be32d47 100644 --- a/public/locales/sk/modules/media-requests-stats.json +++ b/public/locales/sk/modules/media-requests-stats.json @@ -8,20 +8,20 @@ "label": "Nahradiť odkazy s externým hostiteľom" }, "openInNewTab": { - "label": "" + "label": "Otvorenie odkazov v novej karte" } } }, "mediaStats": { - "title": "", - "pending": "", - "tvRequests": "", - "movieRequests": "", - "approved": "", - "totalRequests": "" + "title": "Štatistiky médií", + "pending": "Čakajúce na schválenie", + "tvRequests": "TV požiadavky", + "movieRequests": "Filmové požiadavky", + "approved": "Už schválené", + "totalRequests": "Celkom" }, "userStats": { - "title": "", - "requests": "" + "title": "Najlepší používatelia", + "requests": "Požiadavky: {{number}}" } } diff --git a/public/locales/sk/modules/media-server.json b/public/locales/sk/modules/media-server.json index ffbd33b2a..96e741aa7 100644 --- a/public/locales/sk/modules/media-server.json +++ b/public/locales/sk/modules/media-server.json @@ -6,7 +6,7 @@ "title": "Nastavenia mini aplikácie mediálneho servera" } }, - "loading": "", + "loading": "Načítanie streamov", "card": { "table": { "header": { diff --git a/public/locales/sk/modules/rss.json b/public/locales/sk/modules/rss.json index b94d65d6e..7211a7990 100644 --- a/public/locales/sk/modules/rss.json +++ b/public/locales/sk/modules/rss.json @@ -12,8 +12,8 @@ "label": "Interval obnovovania (v minútach)" }, "dangerousAllowSanitizedItemContent": { - "label": "", - "info": "" + "label": "Povolenie formátovania HTML (Nebezpečné)", + "info": "Povolenie formátovania HTML zvonku by mohlo byť nebezpečné.
Uistite sa, že zdroj pochádza z dôveryhodného zdroja." }, "textLinesClamp": { "label": "Svorka textových riadkov" diff --git a/public/locales/sk/modules/torrents-status.json b/public/locales/sk/modules/torrents-status.json index 1da94b7b0..f12e07fbf 100644 --- a/public/locales/sk/modules/torrents-status.json +++ b/public/locales/sk/modules/torrents-status.json @@ -59,12 +59,12 @@ }, "generic": { "title": "Vyskytla sa neočakávaná chyba", - "text": "" + "text": "Nieje možné komunikovať s klientmi Torrent. Skontrolujte prosím svoju konfiguráciu" } }, "loading": { - "title": "", - "description": "" + "title": "Načítavanie", + "description": "Nadväzovanie spojenia..." }, "popover": { "introductionPrefix": "Spravovaný", diff --git a/public/locales/sk/modules/weather.json b/public/locales/sk/modules/weather.json index dfd349b6c..1e06620f2 100644 --- a/public/locales/sk/modules/weather.json +++ b/public/locales/sk/modules/weather.json @@ -33,5 +33,5 @@ "unknown": "Neznámy" } }, - "error": "" + "error": "Došlo k chybe" } diff --git a/public/locales/sk/settings/customization/color-selector.json b/public/locales/sk/settings/customization/color-selector.json index b45164892..ad2ccfe7e 100644 --- a/public/locales/sk/settings/customization/color-selector.json +++ b/public/locales/sk/settings/customization/color-selector.json @@ -1,4 +1,6 @@ { "colors": "Farby", - "suffix": "{{color}} farba" + "suffix": "{{color}} farba", + "primary": "Primárne", + "secondary": "Sekundárne" } \ No newline at end of file diff --git a/public/locales/sk/settings/general/cache-buttons.json b/public/locales/sk/settings/general/cache-buttons.json index 685994c48..fd36af644 100644 --- a/public/locales/sk/settings/general/cache-buttons.json +++ b/public/locales/sk/settings/general/cache-buttons.json @@ -1,24 +1,24 @@ { - "title": "", + "title": "Čistenie vyrovnávacej pamäte", "selector": { - "label": "", + "label": "Vyberte vyrovnávaciu pamäť, ktorú chcete vymazať", "data": { - "ping": "", - "repositoryIcons": "", - "calendar&medias": "", - "weather": "" + "ping": "Dotazy Ping", + "repositoryIcons": "Ikony vzdialených/miestnych zariadení", + "calendar&medias": "Médiá z kalendára", + "weather": "Údaje o počasí" } }, "buttons": { - "notificationTitle": "", + "notificationTitle": "Vyrovnávacia pamäť bola vymazaná", "clearAll": { - "text": "", - "notificationMessage": "" + "text": "Vymazať celú vyrovnávaciu pamäť", + "notificationMessage": "Všetky vyrovnávacie pamäte boli vymazané" }, "clearSelect": { - "text": "", - "notificationMessageSingle": "", - "notificationMessageMulti": "" + "text": "Vymazanie vybraných dotazov", + "notificationMessageSingle": "Vymazanie vyrovnávacej pamäte pre {{value}}", + "notificationMessageMulti": "Vymazanie vyrovnávacej pamäte pre {{values}}" } } } \ No newline at end of file diff --git a/public/locales/sk/settings/general/edit-mode-toggle.json b/public/locales/sk/settings/general/edit-mode-toggle.json index caa4f1311..ec36b3831 100644 --- a/public/locales/sk/settings/general/edit-mode-toggle.json +++ b/public/locales/sk/settings/general/edit-mode-toggle.json @@ -1,22 +1,22 @@ { "menu": { - "toggle": "", - "enable": "", - "disable": "" + "toggle": "Prepnutie režimu úprav", + "enable": "Povolenie režimu úprav", + "disable": "Zakázanie režimu úprav" }, "form": { - "label": "", - "message": "", + "label": "Upraviť heslo", + "message": "Aby ste mohli prepnúť režim úprav, musíte zadať heslo, ktoré ste zadali do premennej prostredia s názvom EDIT_MODE_PASSWORD . Ak nie je nastavená, nie je možné zapínať a vypínať režim úprav.", "submit": "Odoslať" }, "notification": { "success": { - "title": "", - "message": "" + "title": "Hotovo", + "message": "Úspešne sa prepol režim úprav, načítavanie stránky..." }, "error": { "title": "Chyba", - "message": "" + "message": "Nepodarilo sa prepnúť režim úprav, skúste to prosím znova." } } } \ No newline at end of file diff --git a/public/locales/sk/settings/general/search-engine.json b/public/locales/sk/settings/general/search-engine.json index daa2c1f4f..6307363fc 100644 --- a/public/locales/sk/settings/general/search-engine.json +++ b/public/locales/sk/settings/general/search-engine.json @@ -1,7 +1,7 @@ { "title": "Vyhľadávač", "configurationName": "Konfigurácia vyhľadávača", - "custom": "", + "custom": "Vlastné", "tips": { "generalTip": "Môžete použiť viacero predpon! Ich pridaním pred dotaz sa výsledky vyfiltrujú. !s (Web), !t (Torrenty), !y (YouTube) a !m (Médiá).", "placeholderTip": "%s možno použiť ako zástupný symbol pre dotaz." diff --git a/public/locales/sl/modules/calendar.json b/public/locales/sl/modules/calendar.json index 7ec7ffb7c..d912b46b1 100644 --- a/public/locales/sl/modules/calendar.json +++ b/public/locales/sl/modules/calendar.json @@ -21,6 +21,9 @@ "hideWeekDays": { "label": "" }, + "showUnmonitored": { + "label": "" + }, "fontSize": { "label": "", "data": { diff --git a/public/locales/sv/modules/calendar.json b/public/locales/sv/modules/calendar.json index 5a593b718..30b326b71 100644 --- a/public/locales/sv/modules/calendar.json +++ b/public/locales/sv/modules/calendar.json @@ -21,6 +21,9 @@ "hideWeekDays": { "label": "Dölj veckodagar" }, + "showUnmonitored": { + "label": "Visa oövervakade objekt" + }, "fontSize": { "label": "Teckenstorlek", "data": { diff --git a/public/locales/tr/modules/calendar.json b/public/locales/tr/modules/calendar.json index 950b526ea..ab92cbbd2 100644 --- a/public/locales/tr/modules/calendar.json +++ b/public/locales/tr/modules/calendar.json @@ -21,6 +21,9 @@ "hideWeekDays": { "label": "Haftanın günlerini gizle" }, + "showUnmonitored": { + "label": "İzlenmeyen öğeleri göster" + }, "fontSize": { "label": "Font Boyutu", "data": { diff --git a/public/locales/tr/settings/customization/accessibility.json b/public/locales/tr/settings/customization/accessibility.json index 5f782572a..1dae404a9 100644 --- a/public/locales/tr/settings/customization/accessibility.json +++ b/public/locales/tr/settings/customization/accessibility.json @@ -4,7 +4,7 @@ "description": "Varsayılan olarak, Homarr'daki ping animasyonu aktiftir. Bu rahatsız edici olabilir. Bu animasyonu devre dışı bırakacaktır" }, "replaceIconsWithDots": { - "label": "Ping noktası simge ile değiştirin", + "label": "Ping noktalarını ikon ile değiştirin", "description": "Renk körü (Daltonizm) kullanıcılar için ping noktaları tanınmayabilir. Bu, göstergeleri simgelerle değiştirecektir" }, "alert": "Bir şey mi kaçırdınız? Homarr'ın erişilebilirliğini memnuniyetle genişleteceğiz" diff --git a/public/locales/uk/modules/calendar.json b/public/locales/uk/modules/calendar.json index 440ba3d24..546914f46 100644 --- a/public/locales/uk/modules/calendar.json +++ b/public/locales/uk/modules/calendar.json @@ -21,6 +21,9 @@ "hideWeekDays": { "label": "" }, + "showUnmonitored": { + "label": "" + }, "fontSize": { "label": "Розмір шрифту", "data": { diff --git a/public/locales/vi/modules/calendar.json b/public/locales/vi/modules/calendar.json index baac74c3e..18357600f 100644 --- a/public/locales/vi/modules/calendar.json +++ b/public/locales/vi/modules/calendar.json @@ -21,6 +21,9 @@ "hideWeekDays": { "label": "" }, + "showUnmonitored": { + "label": "" + }, "fontSize": { "label": "", "data": { diff --git a/public/locales/zh/layout/element-selector/selector.json b/public/locales/zh/layout/element-selector/selector.json index a050e2f10..be4531c31 100644 --- a/public/locales/zh/layout/element-selector/selector.json +++ b/public/locales/zh/layout/element-selector/selector.json @@ -3,7 +3,7 @@ "title": "添加新磁贴", "text": "磁贴是 Homarr 的主要组成元素。它们被用来显示你的应用程序和其他信息。您可以根据需要增加任意数量的磁贴。" }, - "widgetDescription": "小组件与您的应用交互,为您提供更多的应用程序控制。它们在使用前通常需要额外的配置。", + "widgetDescription": "组件与您的应用交互,为您提供更多的应用程序控制。它们在使用前通常需要额外的配置。", "goBack": "上一步", "actionIcon": { "tooltip": "添加磁贴" diff --git a/public/locales/zh/layout/modals/add-app.json b/public/locales/zh/layout/modals/add-app.json index de294d872..7aacd1dea 100644 --- a/public/locales/zh/layout/modals/add-app.json +++ b/public/locales/zh/layout/modals/add-app.json @@ -85,12 +85,12 @@ "integration": { "type": { "label": "集成配置", - "description": "集成配置将用于连接到您的应用程序。", + "description": "集成配置将用于连接到您的应用。", "placeholder": "选择一个集成", "defined": "已定义", "undefined": "未定义", - "public": "公开的", - "private": "私有的", + "public": "公开", + "private": "私有", "explanationPrivate": "私有密钥仅会被发送到服务器一次。一旦您的浏览器刷新了页面,它将永远不会再次发送。", "explanationPublic": "公开的密钥将始终发送给客户端,并且可以通过API访问。它不应该包含任何机密值,如用户名、密码、令牌、证书等!" }, diff --git a/public/locales/zh/modules/calendar.json b/public/locales/zh/modules/calendar.json index f08423c63..80f174df5 100644 --- a/public/locales/zh/modules/calendar.json +++ b/public/locales/zh/modules/calendar.json @@ -3,7 +3,7 @@ "name": "日历", "description": "在日历中显示来自支持集成中的即将发布的版本。", "settings": { - "title": "设置日历小部件", + "title": "日历组件设置", "useSonarrv4": { "label": "使用Sonarr v4 API" }, @@ -21,6 +21,9 @@ "hideWeekDays": { "label": "隐藏星期" }, + "showUnmonitored": { + "label": "显示未监视项目" + }, "fontSize": { "label": "字体大小", "data": { diff --git a/public/locales/zh/modules/dashdot.json b/public/locales/zh/modules/dashdot.json index 071a48405..e5b85a9cd 100644 --- a/public/locales/zh/modules/dashdot.json +++ b/public/locales/zh/modules/dashdot.json @@ -3,7 +3,7 @@ "name": "Dash.", "description": "在 Homarr 中显示一个外部 Dash. 的图表。", "settings": { - "title": "设置 Dash. 组件", + "title": "Dash. 组件设置", "dashName": { "label": "Dash. 名称" }, diff --git a/public/locales/zh/modules/date.json b/public/locales/zh/modules/date.json index 7273e6bf1..361cd4127 100644 --- a/public/locales/zh/modules/date.json +++ b/public/locales/zh/modules/date.json @@ -3,7 +3,7 @@ "name": "日期和时间", "description": "显示当前的日期和时间。", "settings": { - "title": "设置日期和时间组件", + "title": "日期和时间组件设置", "display24HourFormat": { "label": "全时显示(24 小时)" }, diff --git a/public/locales/zh/modules/media-requests-list.json b/public/locales/zh/modules/media-requests-list.json index dfb4ccf86..a48599770 100644 --- a/public/locales/zh/modules/media-requests-list.json +++ b/public/locales/zh/modules/media-requests-list.json @@ -13,7 +13,7 @@ } }, "noRequests": "未找到请求。请确保您已正确配置您的应用。", - "pending": "有 {{countPendingApproval}} 个请求等待审批。", + "pending": "有 {{countPendingApproval}} 个请求等待批准。", "nonePending": "目前没有待批准的项目。静待媒体更新!", "state": { "approved": "已批准", @@ -27,7 +27,7 @@ }, "mutation": { "approving": "正在批准", - "declining": "下降", + "declining": "拒绝中", "request": "请求...", "approved": "请求被批准!", "declined": "请求被拒绝!" diff --git a/public/locales/zh/modules/media-server.json b/public/locales/zh/modules/media-server.json index 762b6ae99..ab65c99fd 100644 --- a/public/locales/zh/modules/media-server.json +++ b/public/locales/zh/modules/media-server.json @@ -3,7 +3,7 @@ "name": "媒体服务", "description": "与您的 Jellyfin 或 Plex 媒体服务交互", "settings": { - "title": "设置媒体服务组件" + "title": "媒体服务组件设置" } }, "loading": "正在载入流", diff --git a/public/locales/zh/modules/notebook.json b/public/locales/zh/modules/notebook.json index 96b2b5a2b..7a4996447 100644 --- a/public/locales/zh/modules/notebook.json +++ b/public/locales/zh/modules/notebook.json @@ -3,7 +3,7 @@ "name": "笔记本", "description": "一个基于 Markdown 的交互式组件,供您写下笔记!", "settings": { - "title": "设置笔记本组件", + "title": "笔记本组件设置", "showToolbar": { "label": "显示帮助您写下 Markdown 的工具栏" }, diff --git a/public/locales/zh/modules/rss.json b/public/locales/zh/modules/rss.json index 0a2b2086d..356dfa180 100644 --- a/public/locales/zh/modules/rss.json +++ b/public/locales/zh/modules/rss.json @@ -16,7 +16,7 @@ "info": "允许从外部进行HTML格式化可能是危险的。
请确保订阅来自信任的来源。" }, "textLinesClamp": { - "label": "文本线夹" + "label": "文字线条" } }, "card": { diff --git a/public/locales/zh/modules/usenet.json b/public/locales/zh/modules/usenet.json index a4738b1cb..3dc42ca99 100644 --- a/public/locales/zh/modules/usenet.json +++ b/public/locales/zh/modules/usenet.json @@ -16,7 +16,7 @@ "history": "历史" }, "info": { - "sizeLeft": "左侧尺寸调整", + "sizeLeft": "左侧大小", "paused": "已暂停" }, "queue": { diff --git a/public/locales/zh/settings/general/cache-buttons.json b/public/locales/zh/settings/general/cache-buttons.json index 51911688b..3518ea39f 100644 --- a/public/locales/zh/settings/general/cache-buttons.json +++ b/public/locales/zh/settings/general/cache-buttons.json @@ -16,7 +16,7 @@ "notificationMessage": "已清除所有缓存" }, "clearSelect": { - "text": "清除所选查询", + "text": "清除所选缓存", "notificationMessageSingle": "{{value}} 的缓存已清除", "notificationMessageMulti": "{{values}} 的缓存已清除" } diff --git a/src/middleware.ts b/src/middleware.ts index 6652e8d41..704d76bcd 100644 --- a/src/middleware.ts +++ b/src/middleware.ts @@ -26,7 +26,14 @@ export function middleware(req: NextRequest) { // If the password is not correct, redirect to the login page if (!isCorrectPassword && process.env.PASSWORD) { url.pathname = '/login'; - return NextResponse.rewrite(url); + + /*//--- nextjs doesn't use X-Forwarded yet, if we need to update the dependency, add this code + url.host = req.headers.get('X-Forwarded-Host')?? url.host; + url.port = req.headers.get('X-Forwarded-Port')?? url.port; + url.protocol = req.headers.get('X-Forwarded-Proto')?? url.protocol; + //---*/ + + return NextResponse.redirect(url); } return NextResponse.next(); } diff --git a/src/server/api/routers/calendar.ts b/src/server/api/routers/calendar.ts index 0ecaff0bc..5c43262ee 100644 --- a/src/server/api/routers/calendar.ts +++ b/src/server/api/routers/calendar.ts @@ -16,6 +16,7 @@ export const calendarRouter = createTRPCRouter({ year: z.number().min(1900).max(2300), options: z.object({ useSonarrv4: z.boolean().optional().default(false), + showUnmonitored: z.boolean().optional().default(false), }), }) ) @@ -64,7 +65,9 @@ export const calendarRouter = createTRPCRouter({ if (!apiKey) return { type: integration.type, items: [], success: false }; return axios .get( - `${origin}${endpoint}?apiKey=${apiKey}&end=${end.toISOString()}&start=${start.toISOString()}&includeSeries=true&includeEpisodeFile=true&includeEpisodeImages=true` + `${origin}${endpoint}?apiKey=${apiKey}&end=${end.toISOString()}&start=${start.toISOString()}&includeSeries=true&includeEpisodeFile=true&includeEpisodeImages=true&&unmonitored=${ + input.options.showUnmonitored + }` ) .then((x) => ({ type: integration.type, items: x.data as any[], success: true })) .catch((err) => { diff --git a/src/widgets/calendar/CalendarTile.tsx b/src/widgets/calendar/CalendarTile.tsx index bf1016968..6182c4377 100644 --- a/src/widgets/calendar/CalendarTile.tsx +++ b/src/widgets/calendar/CalendarTile.tsx @@ -22,6 +22,10 @@ const definition = defineWidget({ type: 'switch', defaultValue: true, }, + showUnmonitored: { + type: 'switch', + defaultValue: false, + }, useSonarrv4: { type: 'switch', defaultValue: false, @@ -81,7 +85,7 @@ function CalendarTile({ widget }: CalendarTileProps) { configName: configName!, month: month.getMonth() + 1, year: month.getFullYear(), - options: { useSonarrv4: widget.properties.useSonarrv4 }, + options: { useSonarrv4: widget.properties.useSonarrv4, showUnmonitored: widget.properties.showUnmonitored }, }, { staleTime: 1000 * 60 * 60 * 5, diff --git a/src/widgets/media-requests/MediaRequestListTile.tsx b/src/widgets/media-requests/MediaRequestListTile.tsx index a7d44b363..c0f5ebbca 100644 --- a/src/widgets/media-requests/MediaRequestListTile.tsx +++ b/src/widgets/media-requests/MediaRequestListTile.tsx @@ -157,7 +157,11 @@ function MediaRequestListTile({ widget }: MediaRequestListWidgetProps) { {item.airDate && {item.airDate.split('-')[0]}} - + {item.name} diff --git a/yarn.lock b/yarn.lock index dac910bb7..adc70defa 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1149,10 +1149,10 @@ __metadata: languageName: node linkType: hard -"@next/env@npm:13.4.19": - version: 13.4.19 - resolution: "@next/env@npm:13.4.19" - checksum: ace4f82890954ade0164fbe2b7ff988268d2b99b2e80caa6707c51fa4cbfaaa31e48fbbcecd4fd142af3503c544e1b4c91e8185d4af253c8fb46550e9e70ad7e +"@next/env@npm:13.4.12": + version: 13.4.12 + resolution: "@next/env@npm:13.4.12" + checksum: 2ccb2e271b3c42697c1e807cdf988429fcb563f80fa0ca72512f65f47cbbcc46c44fc53bf055814d4b467f1394de8c1a1ef6aad14d35f9993004faa956466d02 languageName: node linkType: hard @@ -1165,65 +1165,65 @@ __metadata: languageName: node linkType: hard -"@next/swc-darwin-arm64@npm:13.4.19": - version: 13.4.19 - resolution: "@next/swc-darwin-arm64@npm:13.4.19" +"@next/swc-darwin-arm64@npm:13.4.12": + version: 13.4.12 + resolution: "@next/swc-darwin-arm64@npm:13.4.12" conditions: os=darwin & cpu=arm64 languageName: node linkType: hard -"@next/swc-darwin-x64@npm:13.4.19": - version: 13.4.19 - resolution: "@next/swc-darwin-x64@npm:13.4.19" +"@next/swc-darwin-x64@npm:13.4.12": + version: 13.4.12 + resolution: "@next/swc-darwin-x64@npm:13.4.12" conditions: os=darwin & cpu=x64 languageName: node linkType: hard -"@next/swc-linux-arm64-gnu@npm:13.4.19": - version: 13.4.19 - resolution: "@next/swc-linux-arm64-gnu@npm:13.4.19" +"@next/swc-linux-arm64-gnu@npm:13.4.12": + version: 13.4.12 + resolution: "@next/swc-linux-arm64-gnu@npm:13.4.12" conditions: os=linux & cpu=arm64 & libc=glibc languageName: node linkType: hard -"@next/swc-linux-arm64-musl@npm:13.4.19": - version: 13.4.19 - resolution: "@next/swc-linux-arm64-musl@npm:13.4.19" +"@next/swc-linux-arm64-musl@npm:13.4.12": + version: 13.4.12 + resolution: "@next/swc-linux-arm64-musl@npm:13.4.12" conditions: os=linux & cpu=arm64 & libc=musl languageName: node linkType: hard -"@next/swc-linux-x64-gnu@npm:13.4.19": - version: 13.4.19 - resolution: "@next/swc-linux-x64-gnu@npm:13.4.19" +"@next/swc-linux-x64-gnu@npm:13.4.12": + version: 13.4.12 + resolution: "@next/swc-linux-x64-gnu@npm:13.4.12" conditions: os=linux & cpu=x64 & libc=glibc languageName: node linkType: hard -"@next/swc-linux-x64-musl@npm:13.4.19": - version: 13.4.19 - resolution: "@next/swc-linux-x64-musl@npm:13.4.19" +"@next/swc-linux-x64-musl@npm:13.4.12": + version: 13.4.12 + resolution: "@next/swc-linux-x64-musl@npm:13.4.12" conditions: os=linux & cpu=x64 & libc=musl languageName: node linkType: hard -"@next/swc-win32-arm64-msvc@npm:13.4.19": - version: 13.4.19 - resolution: "@next/swc-win32-arm64-msvc@npm:13.4.19" +"@next/swc-win32-arm64-msvc@npm:13.4.12": + version: 13.4.12 + resolution: "@next/swc-win32-arm64-msvc@npm:13.4.12" conditions: os=win32 & cpu=arm64 languageName: node linkType: hard -"@next/swc-win32-ia32-msvc@npm:13.4.19": - version: 13.4.19 - resolution: "@next/swc-win32-ia32-msvc@npm:13.4.19" +"@next/swc-win32-ia32-msvc@npm:13.4.12": + version: 13.4.12 + resolution: "@next/swc-win32-ia32-msvc@npm:13.4.12" conditions: os=win32 & cpu=ia32 languageName: node linkType: hard -"@next/swc-win32-x64-msvc@npm:13.4.19": - version: 13.4.19 - resolution: "@next/swc-win32-x64-msvc@npm:13.4.19" +"@next/swc-win32-x64-msvc@npm:13.4.12": + version: 13.4.12 + resolution: "@next/swc-win32-x64-msvc@npm:13.4.12" conditions: os=win32 & cpu=x64 languageName: node linkType: hard @@ -6545,7 +6545,7 @@ __metadata: i18next: ^22.5.1 immer: ^10.0.2 js-file-download: ^0.4.12 - next: 13.4.19 + next: 13.4.12 next-i18next: ^13.0.0 node-mocks-http: ^1.12.2 nzbget-api: ^0.0.3 @@ -8303,20 +8303,20 @@ __metadata: languageName: node linkType: hard -"next@npm:13.4.19": - version: 13.4.19 - resolution: "next@npm:13.4.19" +"next@npm:13.4.12": + version: 13.4.12 + resolution: "next@npm:13.4.12" dependencies: - "@next/env": 13.4.19 - "@next/swc-darwin-arm64": 13.4.19 - "@next/swc-darwin-x64": 13.4.19 - "@next/swc-linux-arm64-gnu": 13.4.19 - "@next/swc-linux-arm64-musl": 13.4.19 - "@next/swc-linux-x64-gnu": 13.4.19 - "@next/swc-linux-x64-musl": 13.4.19 - "@next/swc-win32-arm64-msvc": 13.4.19 - "@next/swc-win32-ia32-msvc": 13.4.19 - "@next/swc-win32-x64-msvc": 13.4.19 + "@next/env": 13.4.12 + "@next/swc-darwin-arm64": 13.4.12 + "@next/swc-darwin-x64": 13.4.12 + "@next/swc-linux-arm64-gnu": 13.4.12 + "@next/swc-linux-arm64-musl": 13.4.12 + "@next/swc-linux-x64-gnu": 13.4.12 + "@next/swc-linux-x64-musl": 13.4.12 + "@next/swc-win32-arm64-msvc": 13.4.12 + "@next/swc-win32-ia32-msvc": 13.4.12 + "@next/swc-win32-x64-msvc": 13.4.12 "@swc/helpers": 0.5.1 busboy: 1.6.0 caniuse-lite: ^1.0.30001406 @@ -8326,6 +8326,7 @@ __metadata: zod: 3.21.4 peerDependencies: "@opentelemetry/api": ^1.1.0 + fibers: ">= 3.1.0" react: ^18.2.0 react-dom: ^18.2.0 sass: ^1.3.0 @@ -8351,11 +8352,13 @@ __metadata: peerDependenciesMeta: "@opentelemetry/api": optional: true + fibers: + optional: true sass: optional: true bin: next: dist/bin/next - checksum: f4873dab8888ed4dae14d36d7cf8dc54cd042695cf7ee41d05e8757f463d11952a594eb066143cc2f7253ea1d41c6efe681cdc3ab8c2fa6eb0815fa5a94de3dc + checksum: 50bd443ffe09424c1a94d6606d41886ccd1d65185e125aa199957ea92c5e4d1c226f1675f3e5ea92e88f43f8355824ba50db52a8aeae225f7a86b6c901d25527 languageName: node linkType: hard