Sync Strings from Localazy (#5782)

Co-authored-by: jmartinesp <480955+jmartinesp@users.noreply.github.com>
This commit is contained in:
ElementBot 2025-11-20 16:25:19 +01:00 committed by GitHub
parent 16e4c93729
commit 703496e059
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
153 changed files with 1461 additions and 1387 deletions

View file

@ -39,10 +39,15 @@
<string name="screen_room_timeline_no_permission_to_post">"Нямате разрешение да публикувате в тази стая"</string>
<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_timeline_tombstoned_room_action">"Преминаване към новата стая"</string>
<string name="screen_room_timeline_tombstoned_room_message">"Тази стая е заменена и вече не е активна"</string>
<string name="screen_room_timeline_upgraded_room_action">"Преглед на старите съобщения"</string>
<string name="screen_room_timeline_upgraded_room_message">"Тази стая е продължение на друга стая"</string>
<plurals name="screen_room_typing_many_members">
<item quantity="one">"%1$s, %2$s и %3$d друг"</item>
<item quantity="other">"%1$s, %2$s и %3$d други"</item>