Sync Strings from Localazy
This commit is contained in:
parent
dc79e7438c
commit
676d7f6c8f
196 changed files with 3956 additions and 1272 deletions
|
|
@ -38,8 +38,20 @@
|
|||
<string name="screen_room_timeline_less_reactions">"Показать меньше"</string>
|
||||
<string name="screen_room_timeline_message_copied">"Сообщение скопировано"</string>
|
||||
<string name="screen_room_timeline_no_permission_to_post">"У вас нет разрешения публиковать сообщения в этой комнате"</string>
|
||||
<plurals name="screen_room_timeline_reaction_a11y">
|
||||
<item quantity="one">"%1$d участник отреагировал %2$s"</item>
|
||||
<item quantity="few">"%1$d участника отреагировало %2$s"</item>
|
||||
<item quantity="many">"%1$d участников отреагировало %2$s"</item>
|
||||
</plurals>
|
||||
<plurals name="screen_room_timeline_reaction_including_you_a11y">
|
||||
<item quantity="one">"Вы и %1$d участник отреагировали %2$s"</item>
|
||||
<item quantity="few">"Вы и %1$d участника отреагировали %2$s"</item>
|
||||
<item quantity="many">"Вы и %1$d участников отреагировали %2$s"</item>
|
||||
</plurals>
|
||||
<string name="screen_room_timeline_reaction_you_a11y">"Вы отреагировали %1$s"</string>
|
||||
<string name="screen_room_timeline_reactions_show_less">"Показать меньше"</string>
|
||||
<string name="screen_room_timeline_reactions_show_more">"Показать больше"</string>
|
||||
<string name="screen_room_timeline_reactions_show_reactions_summary">"Показать сводку реакций"</string>
|
||||
<string name="screen_room_timeline_read_marker_title">"Новый"</string>
|
||||
<plurals name="screen_room_timeline_state_changes">
|
||||
<item quantity="one">"%1$d изменение в комнате"</item>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue