Sync Strings from Localazy (#5178)

Co-authored-by: bmarty <3940906+bmarty@users.noreply.github.com>
This commit is contained in:
ElementBot 2025-08-18 11:09:27 +02:00 committed by GitHub
parent c4274ca5ce
commit a4cee52815
1041 changed files with 3462 additions and 2621 deletions

View file

@ -38,5 +38,9 @@
<string name="screen_room_timeline_reactions_show_less">"نمایش کم‌تر"</string>
<string name="screen_room_timeline_reactions_show_more">"نمایش بیش‌تر"</string>
<string name="screen_room_timeline_read_marker_title">"جدید"</string>
<plurals name="screen_room_timeline_state_changes">
<item quantity="one">"%1$dتغییر اتاق"</item>
<item quantity="other">"%1$dتغییر اتاق"</item>
</plurals>
<string name="screen_room_typing_two_members">"%1$s و %2$s"</string>
</resources>