element-x-ada/libraries/matrixui/src/main/res/values-zh/translations.xml
ElementBot c5640ebff5 Sync Strings (#6626)
* Sync Strings from Localazy

* Use the previous plurals as plain strings

* Add extra case for 1 vs multiple users

* Update screenshots

---------

Co-authored-by: Jorge Martín <jorgem@element.io>
2026-04-20 17:09:10 +00:00

8 lines
589 B
XML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="screen_bottom_sheet_create_dm_confirmation_button_title">"发送邀请"</string>
<string name="screen_bottom_sheet_create_dm_message">"您想与%1$s 开始聊天吗?"</string>
<string name="screen_bottom_sheet_create_dm_title">"发送邀请?"</string>
<string name="screen_bottom_sheet_create_dm_unknown_user_title">"是否与新联系人开始聊天?"</string>
<string name="screen_invites_invited_you">"%1$s %2$s邀请了你"</string>
</resources>