Sync Strings (#3852)

* Sync Strings from Localazy

* Fix tests

---------

Co-authored-by: bmarty <3940906+bmarty@users.noreply.github.com>
Co-authored-by: Jorge Martín <jorgem@element.io>
This commit is contained in:
ElementBot 2024-11-11 12:09:30 +00:00 committed by GitHub
parent b097e9631b
commit 156e27a761
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
133 changed files with 977 additions and 922 deletions

View file

@ -154,6 +154,10 @@
<string name="common_light">"روشن"</string>
<string name="common_link_copied_to_clipboard">"پیوند در تخته‌گیره رونوشت شد"</string>
<string name="common_loading">"بار کردن…"</string>
<plurals name="common_member_count">
<item quantity="one">"%1$d عضو"</item>
<item quantity="other">"%1$d عضو"</item>
</plurals>
<string name="common_message">"پیام"</string>
<string name="common_message_actions">"کنش‌های پیام"</string>
<string name="common_message_layout">"جینش پیام"</string>