Sync Strings from Localazy (#4983)
Co-authored-by: bmarty <3940906+bmarty@users.noreply.github.com>
This commit is contained in:
parent
05433197c9
commit
1944004409
138 changed files with 1485 additions and 869 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue