diff --git a/ru-RU/Website/downloads.json b/ru-RU/Website/downloads.json index bdce99bf495..7cd4349391d 100644 --- a/ru-RU/Website/downloads.json +++ b/ru-RU/Website/downloads.json @@ -159,6 +159,10 @@ "description": "Warning modal title, pops out when user clicks on Edge/Opera downloads (based on the current browser).", "message": "Внимание" }, + "downloads.mobile.notAvailable": { + "description": "Warning message shown on mobile devices indicating PreMiD is not available.", + "message": "PreMiD недоступен для мобильных устройств. Пожалуйста, используйте настольный браузер для установки PreMiD." + }, "downloads.mobile.showDownloads": { "description": "Button text to show downloads section on mobile.", "message": "Показать загрузки" @@ -166,5 +170,81 @@ "downloads.mobile.hideDownloads": { "description": "Button text to hide downloads section on mobile.", "message": "Спрятать загрузки" + }, + "downloads.notice.header.title": { + "description": "Main announcement title in the downloads page.", + "message": "Большие Новости!" + }, + "downloads.notice.header.removal": { + "description": "First line of the announcement about app removal.", + "message": "Мы удалили приложение полностью!" + }, + "downloads.notice.header.simplified": { + "description": "Second line explaining the simplified installation process.", + "message": "Теперь вам нужно только расширение для браузера - дополнительные загрузки не требуются." + }, + "downloads.notice.features.oneClick": { + "description": "Feature tag highlighting one-click setup.", + "message": "Установка в один клик" + }, + "downloads.notice.features.noApp": { + "description": "Feature tag highlighting no app requirement.", + "message": "Не требуется приложение" + }, + "downloads.notice.features.justWorks": { + "description": "Feature tag emphasizing simplicity.", + "message": "Просто работает™" + }, + "downloads.notice.version": { + "description": "Small text showing version information and reason for change.", + "message": "Приложение удалено в версии 2.6.0, чтобы облегчить вашу жизнь ✨" + }, + "downloads.notice.browsers.title": { + "description": "Title for the browser selection section.", + "message": "Получите PreMiD для своего браузера" + }, + "downloads.notice.browsers.comingSoon": { + "description": "Label shown on unavailable browser options.", + "message": "Появится позже" + }, + "downloads.notice.beta.title": { + "description": "Title for the beta program section.", + "message": "Бета-программа" + }, + "downloads.notice.beta.description": { + "description": "Description of how to join the beta program.", + "message": "Нравится тестировать новые штуки? Присоединяйтесь к нашему Discord и используйте /beta, чтобы получить ранний доступ!" + }, + "downloads.notice.alpha.title": { + "description": "Title for the alpha access section.", + "message": "Альфа-доступ" + }, + "downloads.notice.alpha.description": { + "description": "Description of how to get alpha access.", + "message": "Поддержите нас на GitHub или Patreon, чтобы получить новейшие функции!" + }, + "downloads.notice.support.needHelp": { + "description": "Start of the support section text.", + "message": "Нужна помощь? Присоединяйтесь в наш" + }, + "downloads.notice.support.discord": { + "description": "Discord link text in support section.", + "message": "Discord" + }, + "downloads.notice.support.forSupport": { + "description": "End of the support section text.", + "message": "для поддержки!" + }, + "downloads.notice.appreciation.title": { + "description": "Title for the appreciation section.", + "message": "Нравится PreMiD?" + }, + "downloads.notice.appreciation.description": { + "description": "Description in the appreciation section.", + "message": "Рассмотрите возможность поддержать нас или оставить отзыв - это очень много значит для нас!" + }, + "downloads.notice.appreciation.buttons.review": { + "description": "Review button text.", + "message": "Оценить Нас" } }