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/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}}1> размера",
"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}}1>",
"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}} 的缓存已清除"
}