Sync Strings from Localazy (#4983)

Co-authored-by: bmarty <3940906+bmarty@users.noreply.github.com>
This commit is contained in:
ElementBot 2025-07-04 16:37:59 +02:00 committed by GitHub
parent 52a6b78228
commit d9ede0544c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
138 changed files with 1485 additions and 869 deletions

View file

@ -1,14 +1,17 @@
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="screen_dm_details_block_alert_action">"بلوک"</string>
<string name="screen_dm_details_block_alert_description">"کاربران مسدود شده نمی‌توانند برای شما پیام ارسال کنند و تمام پیام‌های آنها پنهان خواهد شد. می‌توانید هر زمان که بخواهید آنها را از حالت مسدود خارج کنید."</string>
<string name="screen_dm_details_block_user">"انسداد کاربر"</string>
<string name="screen_dm_details_unblock_alert_action">"رفع انسداد"</string>
<string name="screen_dm_details_unblock_alert_description">"قادر خواهید بود دوباره همهٔ پیام‌هایش را ببینید."</string>
<string name="screen_dm_details_unblock_user">"رفع انسداد کاربر"</string>
<string name="screen_room_member_details_block_alert_action">"بلوک"</string>
<string name="screen_room_member_details_block_alert_description">"کاربران مسدود شده نمی‌توانند برای شما پیام ارسال کنند و تمام پیام‌های آنها پنهان خواهد شد. می‌توانید هر زمان که بخواهید آنها را از حالت مسدود خارج کنید."</string>
<string name="screen_room_member_details_block_user">"انسداد کاربر"</string>
<string name="screen_room_member_details_title">"نمایه"</string>
<string name="screen_room_member_details_unblock_alert_action">"رفع انسداد"</string>
<string name="screen_room_member_details_unblock_alert_description">"قادر خواهید بود دوباره همهٔ پیام‌هایش را ببینید."</string>
<string name="screen_room_member_details_unblock_user">"رفع انسداد کاربر"</string>
<string name="screen_start_chat_error_starting_chat">"هنگام تلاش برای شروع چت خطایی روی داد"</string>
</resources>