New translations strings.xml (Russian)

This commit is contained in:
Eugen Rochko 2024-11-12 16:55:17 +01:00
parent 324ef1cce9
commit ec81a53e88
1 changed files with 3 additions and 1 deletions

View File

@ -729,7 +729,6 @@
<string name="block_user_x_instead">Вместо этого блокируйте %s</string>
<string name="users_cant_see_blocked">Вы не увидите сообщения или уведомления от пользователей на этом сервере.</string>
<string name="you_wont_see_server_posts">Вы не увидите никаких сообщений от пользователей на этом сервере.</string>
<string name="server_followers_will_be_removed">Ваши подписчики с этого сервера будут удалены.</string>
<string name="server_cant_mention_or_follow_you">Никто из этого сервера не может подписываться на вас.</string>
<string name="server_can_interact_with_older">Люди с этого сервера могут взаимодействовать со старыми постами.</string>
<string name="unblocked_domain_x">Разблокирован домен %s</string>
@ -868,4 +867,7 @@
<string name="switch_to_this_account">Переключиться на этот аккаунт</string>
<string name="delete_account">Удалить аккаунт</string>
<string name="notification_type_status">Новые публикации</string>
<!-- appears when you're about to block a server -->
<!-- The complete string will look like "You will lose X followers and Y people you follow". See will_lose_x_followers and will_lose_x_following -->
<!-- The complete string will look like "You will lose X people you follow". See will_lose_x_following -->
</resources>