123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899 |
- {
- "store.card.presence.add": {
- "description": "Button that will appear on hover after extension is installed.",
- "message": "Добавить присутствие"
- },
- "store.card.presence.included": {
- "description": "The message that appears instead of the buttons.",
- "message": "Автоматически включается при посещении сайта."
- },
- "store.card.presence.remove": {
- "description": "Button that will appear on hover after extension and presence is installed.",
- "message": "Удалить презенс"
- },
- "store.cards.creator": {
- "description": "Creator of a presence",
- "message": "Автор"
- },
- "store.cards.extraStepsRequired": {
- "description": "Information flame when presence requires extra steps, like Custom Status and VLC presences.",
- "message": "Этот Presence требует дополнительных настроек. Пожалуйста, перейдите на его страницу для получения дополнительной информации."
- },
- "store.cards.partner": {
- "description": "Presence card partner flame",
- "message": "Presence партнёра"
- },
- "store.cards.popular": {
- "description": "Presence card popular flame",
- "message": "Этот Presence очень популярен среди пользователей."
- },
- "store.category.all": {
- "description": "Category at the top",
- "message": "Всё"
- },
- "store.category.filters.allowAdult": {
- "description": "Adult content checkbox",
- "message": "Показать NSFW"
- },
- "store.category.filters.heading": {
- "description": "Searh filters option at the store page",
- "message": "Фильтры"
- },
- "store.category.filters.likedOnly": {
- "description": "Liked presences only checkbox",
- "message": "Только понравившиеся Presence"
- },
- "store.category.filters.mostUsed": {
- "description": "Most used first checkbox",
- "message": "Наиболее используемые"
- },
- "store.category.games": {
- "description": "Category at the top",
- "message": "Игры"
- },
- "store.category.heading": {
- "description": "Category heading",
- "message": "Категории"
- },
- "store.category.music": {
- "description": "Category at the top",
- "message": "Музыка"
- },
- "store.category.other": {
- "description": "Category at the top",
- "message": "Прочее"
- },
- "store.category.socials": {
- "description": "Category at the top",
- "message": "Соц. сети"
- },
- "store.category.videos": {
- "description": "Category at the top",
- "message": "Видео и Стримы"
- },
- "store.filters.added": {
- "description": "Store filter to display/not display already installed presences.",
- "message": "Показать добавленные Presence"
- },
- "store.header.search": {
- "description": "Search bar text when nothing is stated",
- "message": "Поиск Presence"
- },
- "store.message.error": {
- "description": "Error message (of the tippy next to the logo) when the extension wasn't detected",
- "message": "Расширение не подключено."
- },
- "store.search": {
- "description": "Placeholder for presence search",
- "message": "Поиск"
- },
- "store.search.filters": {
- "description": "Little message next to the keys of search filters on the store.",
- "message": "Введите"
- },
- "store.search.removeFilter": {
- "description": "Remove message for active search filters.",
- "message": "Нажмите, чтобы удалить фильтр"
- }
- }
|