New translations app.json (Russian)

This commit is contained in:
Eugen Rochko 2021-08-12 14:44:16 +02:00
parent 7838961f30
commit ab67376233

View File

@ -13,7 +13,7 @@
}, },
"vote_failure": { "vote_failure": {
"title": "Не удалось проголосовать", "title": "Не удалось проголосовать",
"poll_ended": "The poll has ended" "poll_ended": "Опрос уже завершился"
}, },
"discard_post_content": { "discard_post_content": {
"title": "Удалить черновик", "title": "Удалить черновик",
@ -364,7 +364,7 @@
"direct": "Только для упомянутых людей" "direct": "Только для упомянутых людей"
}, },
"auto_complete": { "auto_complete": {
"space_to_add": "Space to add" "space_to_add": "Пробел, чтобы добавить"
}, },
"accessibility": { "accessibility": {
"append_attachment": "Прикрепить файл", "append_attachment": "Прикрепить файл",
@ -378,8 +378,8 @@
"keyboard": { "keyboard": {
"discard_post": "Удалить пост", "discard_post": "Удалить пост",
"publish_post": "Опубликовать пост", "publish_post": "Опубликовать пост",
"toggle_poll": "Toggle Poll", "toggle_poll": "Добавить/убрать опрос",
"toggle_content_warning": "Toggle Content Warning", "toggle_content_warning": "Добавить/убрать предупреждение о содержании",
"append_attachment_entry": "Прикрепить файл — %s", "append_attachment_entry": "Прикрепить файл — %s",
"select_visibility_entry": "Выбрать видимость — %s" "select_visibility_entry": "Выбрать видимость — %s"
} }
@ -417,26 +417,26 @@
"title": "Поиск", "title": "Поиск",
"search_bar": { "search_bar": {
"placeholder": "Поиск хэштегов и пользователей", "placeholder": "Поиск хэштегов и пользователей",
"cancel": "Cancel" "cancel": "Отмена"
}, },
"recommend": { "recommend": {
"button_text": "See All", "button_text": "Посмотреть все",
"hash_tag": { "hash_tag": {
"title": "Trending on Mastodon", "title": "Популярно в Mastodon",
"description": "Hashtags that are getting quite a bit of attention", "description": "Хэштеги, которым сейчас уделяется немного внимания",
"people_talking": "%s people are talking" "people_talking": "%s people are talking"
}, },
"accounts": { "accounts": {
"title": "Accounts you might like", "title": "Вам может понравится",
"description": "You may like to follow these accounts", "description": "Возможно, вы захотите подписаться на эти профили",
"follow": "Follow" "follow": "Подписаться"
} }
}, },
"searching": { "searching": {
"segment": { "segment": {
"all": "All", "all": "Всё",
"people": "People", "people": "Люди",
"hashtags": "Hashtags", "hashtags": "Хэштеги",
"posts": "Посты" "posts": "Посты"
}, },
"empty_state": { "empty_state": {
@ -454,7 +454,7 @@
"Everything": "Все", "Everything": "Все",
"Mentions": "Упоминания" "Mentions": "Упоминания"
}, },
"user_followed_you": "%s followed you", "user_followed_you": "%s подписался (-ась)",
"user_favorited your post": "%s favorited your post", "user_favorited your post": "%s favorited your post",
"user_reblogged_your_post": "%s reblogged your post", "user_reblogged_your_post": "%s reblogged your post",
"user_mentioned_you": "%s mentioned you", "user_mentioned_you": "%s mentioned you",
@ -467,7 +467,7 @@
}, },
"thread": { "thread": {
"back_title": "Пост", "back_title": "Пост",
"title": "Post from %s" "title": "Пост %s"
}, },
"settings": { "settings": {
"title": "Настройки", "title": "Настройки",
@ -524,15 +524,15 @@
"step2": "Шаг 2 из 2", "step2": "Шаг 2 из 2",
"content1": "Are there any other posts youd like to add to the report?", "content1": "Are there any other posts youd like to add to the report?",
"content2": "Is there anything the moderators should know about this report?", "content2": "Is there anything the moderators should know about this report?",
"send": "Send Report", "send": "Пожаловаться",
"skip_to_send": "Send without comment", "skip_to_send": "Отправить без комментария",
"text_placeholder": "Type or paste additional comments" "text_placeholder": "Дополнительные комментарии"
}, },
"preview": { "preview": {
"keyboard": { "keyboard": {
"close_preview": "Close Preview", "close_preview": "Закрыть предпросмотр",
"show_next": "Show Next", "show_next": "Следующее изображение",
"show_previous": "Show Previous" "show_previous": "Предыдущее изображение"
} }
} }
} }