Latest translations and fallbacks

v1.18.x
Misty (Bot) 6 years ago
parent 07e9b67e8d
commit ed79f37b3e

@ -10,12 +10,12 @@
"watch": "Следить", "watch": "Следить",
"ignore": "Игнорировать", "ignore": "Игнорировать",
"watching": "Отслеживать", "watching": "Отслеживать",
"not-watching": "Not Watching", "not-watching": "Перестать отслеживать",
"ignoring": "Игнорировать", "ignoring": "Игнорировать",
"watching.description": "Show topics in unread and recent", "watching.description": "Показать непрочитанные и недавние темы",
"not-watching.description": "Do not show topics in unread, show in recent", "not-watching.description": "Не показывать непрочитанные темы, показывать последние",
"ignoring.description": "Do not show topics in unread and recent", "ignoring.description": " Не показывать непрочитанные и последние темы",
"watching.message": "You are now watching updates from this category and all subcategories", "watching.message": "Вы сейчас просматриваете обновления из этой категории и всех подкатегорий",
"notwatching.message": "You are not watching updates from this category and all subcategories", "notwatching.message": "You are not watching updates from this category and all subcategories",
"ignoring.message": "You are now ignoring updates from this category and all subcategories", "ignoring.message": "You are now ignoring updates from this category and all subcategories",
"watched-categories": "Ваши сообщества" "watched-categories": "Ваши сообщества"

@ -45,7 +45,7 @@
"account/posts": "Сообщение от участника %1", "account/posts": "Сообщение от участника %1",
"account/topics": "Тема создана участником %1", "account/topics": "Тема создана участником %1",
"account/groups": "%1 групп", "account/groups": "%1 групп",
"account/watched_categories": "%1's Watched Categories", "account/watched_categories": "%1 просмотренных категорий",
"account/bookmarks": "%1 сообщений в закладках", "account/bookmarks": "%1 сообщений в закладках",
"account/settings": "Настройки учётной записи", "account/settings": "Настройки учётной записи",
"account/watched": "Тему просмотрели %1", "account/watched": "Тему просмотрели %1",

@ -17,7 +17,7 @@
"at-most": "Максимум", "at-most": "Максимум",
"relevance": "Релевантность", "relevance": "Релевантность",
"post-time": "Время публикации", "post-time": "Время публикации",
"votes": "Votes", "votes": "Голосов",
"newer-than": "Ранее чем", "newer-than": "Ранее чем",
"older-than": "Позже чем", "older-than": "Позже чем",
"any-date": "Любая дата", "any-date": "Любая дата",
@ -31,7 +31,7 @@
"sort-by": "Сортировать по", "sort-by": "Сортировать по",
"last-reply-time": "Время последнего ответа", "last-reply-time": "Время последнего ответа",
"topic-title": "Название темы", "topic-title": "Название темы",
"topic-votes": "Topic votes", "topic-votes": "Голосов темы",
"number-of-replies": "Количество ответов", "number-of-replies": "Количество ответов",
"number-of-views": "Количество просмотров", "number-of-views": "Количество просмотров",
"topic-start-date": "Время создания темы", "topic-start-date": "Время создания темы",
@ -44,5 +44,5 @@
"search-preferences-saved": "Настройки поиска сохранены", "search-preferences-saved": "Настройки поиска сохранены",
"search-preferences-cleared": "Настройки поиска очищены", "search-preferences-cleared": "Настройки поиска очищены",
"show-results-as": "Показать результаты как:", "show-results-as": "Показать результаты как:",
"see-more-results": "See more results (%1)" "see-more-results": "Показать больше результатов (%1)"
} }
Loading…
Cancel
Save