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 05433197c9
commit 1944004409
138 changed files with 1485 additions and 869 deletions

View file

@ -9,6 +9,7 @@
<string name="emoji_picker_category_places">"سفر و مکان‌ها"</string>
<string name="emoji_picker_category_symbols">"نمادها"</string>
<string name="screen_report_content_block_user">"انسداد کاربر"</string>
<string name="screen_report_content_block_user_hint">"اگر می‌خواهید همه پیام‌های فعلی و آینده را از این کاربر را پنهان کنید، علامت بزنید"</string>
<string name="screen_report_content_explanation">"این پیام به مدیر سرور خانگی شما گزارش خواهد شد. آنها قادر به خواندن پیام های رمزگذاری شده نخواهند بود."</string>
<string name="screen_report_content_hint">"دلیل گزارش این محتوا"</string>
<string name="screen_room_attachment_source_camera">"دوربین"</string>
@ -19,6 +20,7 @@
<string name="screen_room_attachment_source_location">"مکان"</string>
<string name="screen_room_attachment_source_poll">"نظرسنجی"</string>
<string name="screen_room_attachment_text_formatting">"قالب‌بندی متن"</string>
<string name="screen_room_encrypted_history_banner">"تاریخچه پیام درحال حاضر دردسترس نیست."</string>
<string name="screen_room_invite_again_alert_message">"می‌خواهید دوباره دعوتش کنید؟"</string>
<string name="screen_room_invite_again_alert_title">"در این گپ تنهایید"</string>
<string name="screen_room_mentions_at_room_subtitle">"آگاهی به تمام اتاق"</string>
@ -34,5 +36,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>