Sync Strings from Localazy (#6269)

Co-authored-by: bmarty <3940906+bmarty@users.noreply.github.com>
This commit is contained in:
ElementBot 2026-03-02 14:54:50 +01:00 committed by GitHub
parent fb17509726
commit cf479a8df0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
167 changed files with 2455 additions and 1322 deletions

View file

@ -0,0 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="screen_report_room_leave_failed_alert_message">"Bildiriminiz başarıyla gönderildi ancak odadan çıkarken bir sorun oluştu. Lütfen tekrar deneyin."</string>
<string name="screen_report_room_leave_failed_alert_title">"Odadan çıkılamadı"</string>
<string name="screen_report_room_reason_footer">"Bu odayı yöneticinize bildirin. Mesajlar şifreliyse yöneticiniz onları okuyamaz."</string>
<string name="screen_report_room_reason_placeholder">"Bildirme nedenini açıklayın…"</string>
</resources>