Sync Strings from Localazy (#5427)

Co-authored-by: bmarty <3940906+bmarty@users.noreply.github.com>
This commit is contained in:
ElementBot 2025-09-29 17:10:21 +02:00 committed by GitHub
parent 9eb683403c
commit 95949e615f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
176 changed files with 1623 additions and 1067 deletions

View file

@ -1,6 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="screen_create_room_action_create_room">"Нова стая"</string>
<string name="screen_start_chat_error_starting_chat">"Възникна грешка при опита за започване на чат"</string>
<string name="screen_start_chat_join_room_by_address_action">"Присъединяване към стая по адрес"</string>
<string name="screen_start_chat_join_room_by_address_invalid_address">"Не е валиден адрес"</string>
<string name="screen_start_chat_join_room_by_address_placeholder">"Въведете…"</string>