1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495 |
- {
- "home.examples.playingagame": {
- "description": "Discord Rich Presence -> Playing a game",
- "message": "Играет в игру"
- },
- "home.examples.status.browsing": {
- "description": "Discord Rich Presence -> small image text;",
- "message": "Смотрит..."
- },
- "home.examples.status.live": {
- "description": "Discord Rich Presence -> small image text;",
- "message": "Прямой эфир"
- },
- "home.examples.status.playing": {
- "description": "Discord Rich Presence -> small image text;",
- "message": "Воспроизводится"
- },
- "home.examples.timestamp": {
- "description": "Discord Rich Presence -> time left; {0} will be replaced with the current timestamp -> is a variable",
- "message": "Осталось {0}"
- },
- "home.examples.timestamp2": {
- "description": "Discord Rich Presence -> time elapsed; {0} will be replaced with the current timestamp -> is a variable",
- "message": "Прошло {0}"
- },
- "home.features.heading": {
- "description": "Features section",
- "message": "Вам понравятся эти функции!"
- },
- "home.features.presencesystem.button": {
- "description": "Features section button",
- "message": "Посетить магазин"
- },
- "home.features.presencesystem.description": {
- "description": "Features section description",
- "message": "Мы разработали расширение таким образом, чтобы вы могли добавлять, использовать и управлять Presences, созданные другими пользователями!"
- },
- "home.features.presencesystem.heading": {
- "description": "Features section subheading",
- "message": "Найдите Presence для **себя**"
- },
- "home.features.quickSupport.button": {
- "description": "Features section button",
- "message": "Присоединиться к Discord серверу"
- },
- "home.features.quickSupport.description": {
- "description": "Features section description",
- "message": "Что-то сбоит, отправляя тонны ошибок, или просто не работает? Мы поможем вам избавиться от этих проблем на нашем Discord сервере. Кроме того, мы создали нашу собственную систему поддержки, которая позаботится о том, чтобы ваша проблема была решена как можно скорее."
- },
- "home.features.quickSupport.heading": {
- "description": "Features section subheading",
- "message": "Быстрая поддержка"
- },
- "home.features.simpleInterface.description": {
- "description": "Features section description",
- "message": "Устали от сложных пользовательских интерфейсов? Мы разработали и стараемся сохранить наш пользовательский интерфейс максимально простым и полезным в использовании с такими важными функциями, как:"
- },
- "home.features.simpleInterface.description.1": {
- "description": "Features section description point",
- "message": "Настройка приложения и расширения"
- },
- "home.features.simpleInterface.description.2": {
- "description": "Features section description point",
- "message": "Управление статусами"
- },
- "home.features.simpleInterface.description.3": {
- "description": "Features section description point",
- "message": "Сортировка по категориям"
- },
- "home.features.simpleInterface.heading": {
- "description": "Features section subheading",
- "message": "Простой пользовательский интерфейс"
- },
- "home.introduction.button.getPremid": {
- "description": "Downloads button -> redirects to /downloads page",
- "message": "Получить PreMiD"
- },
- "home.introduction.button.downloads": {
- "description": "Downloads button -> redirects to /downloads page",
- "message": "Загрузки "
- },
- "home.introduction.button.features": {
- "description": "Introduction button",
- "message": "Возможности"
- },
- "home.introduction.paragraph": {
- "description": "First phrase that users read on our website",
- "message": "**PreMiD** — это простая, настраиваемая утилита, позволяющая вам показать, что вы делаете в сети в вашем статусе Discord."
- },
- "home.languageSelector.tippy": {
- "description": "Tippy content of the language selector.",
- "message": "Язык"
- }
- }
|