diff --git a/src/Ombi/wwwroot/translations/ru.json b/src/Ombi/wwwroot/translations/ru.json index 1ab331143..61faf7313 100644 --- a/src/Ombi/wwwroot/translations/ru.json +++ b/src/Ombi/wwwroot/translations/ru.json @@ -90,6 +90,7 @@ "TvTab": "Сериалы", "MusicTab": "Музыка", "AdvancedSearch": "You can fill in any of the below to discover new media. All of the results are sorted by popularity", + "AdvancedSearchHeader": "Advanced Search", "Suggestions": "Рекомендации", "NoResults": "Извините, мы ничего не нашли!", "DigitalDate": "Дигитальный релиз: {{date}}", @@ -123,7 +124,10 @@ "SubmitRequest": "Подать запрос", "Season": "Сезон {{seasonNumber}}", "SelectAllInSeason": "Выбрать все в сезоне {{seasonNumber}}" - } + }, + "AdvancedSearchInstructions": "Please choose what type of media you are searching for:", + "YearOfRelease": "Year of Release", + "KeywordSearchingDisclaimer": "Please note that Keyword Searching is very hit and miss due to the inconsistent data in TheMovieDb" }, "Requests": { "Title": "Запросы", @@ -231,7 +235,9 @@ "FilterHeaderAvailability": "Доступность", "FilterHeaderRequestStatus": "Статус", "Approved": "Одобрено", - "PendingApproval": "В ожидании одобрения" + "PendingApproval": "В ожидании одобрения", + "WatchProviders": "Watch Providers", + "Keywords": "Keywords" }, "UserManagment": { "TvRemaining": "Сериалы: {{remaining}}/{{total}} осталось",