forked from treehouse/mastodon
Added endorse strings, fixed footer 'developers' string (#8183)
parent
39e361a56d
commit
b7091c6c0f
|
@ -7,7 +7,7 @@
|
|||
"account.disclaimer_full": "Нижеуказанная информация может не полностью отражать профиль пользователя.",
|
||||
"account.domain_blocked": "Домен скрыт",
|
||||
"account.edit_profile": "Изменить профиль",
|
||||
"account.endorse": "Feature on profile",
|
||||
"account.endorse": "Рекомендовать в профиле",
|
||||
"account.follow": "Подписаться",
|
||||
"account.followers": "Подписаны",
|
||||
"account.follows": "Подписки",
|
||||
|
@ -27,7 +27,7 @@
|
|||
"account.show_reblogs": "Показывать продвижения от @{name}",
|
||||
"account.unblock": "Разблокировать",
|
||||
"account.unblock_domain": "Разблокировать {domain}",
|
||||
"account.unendorse": "Don't feature on profile",
|
||||
"account.unendorse": "Не рекомендовать в профиле",
|
||||
"account.unfollow": "Отписаться",
|
||||
"account.unmute": "Снять глушение",
|
||||
"account.unmute_notifications": "Показывать уведомления от @{name}",
|
||||
|
|
|
@ -544,7 +544,7 @@ ru:
|
|||
unlocked_warning_html: Кто угодно может подписаться на Вас и получить доступ к просмотру Ваших приватных статусов. %{lock_link}, чтобы получить возможность рассматривать и вручную подтверждать запросы о подписке.
|
||||
unlocked_warning_title: Ваш аккаунт не закрыт для подписки
|
||||
footer:
|
||||
developers: Разработчики
|
||||
developers: Разработчикам
|
||||
more: Ещё…
|
||||
resources: Ссылки
|
||||
generic:
|
||||
|
|
Loading…
Reference in New Issue