Sync Strings from Localazy (#5178)

Co-authored-by: bmarty <3940906+bmarty@users.noreply.github.com>
This commit is contained in:
ElementBot
2025-08-18 11:09:27 +02:00
committed by GitHub
parent c4274ca5ce
commit a4cee52815
1041 changed files with 3462 additions and 2621 deletions

View File

@@ -0,0 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="screen_report_room_leave_failed_alert_message">"您的报告已成功提交,但在尝试离开房间时遇到了问题。请重试。"</string>
<string name="screen_report_room_leave_failed_alert_title">"无法离开房间"</string>
<string name="screen_report_room_reason_footer">"向管理员举报此房间。如果信息已加密,管理员将无法读取。"</string>
<string name="screen_report_room_reason_placeholder">"描述举报的原因…"</string>
<string name="screen_report_room_title">"举报房间"</string>
</resources>