Sync Strings from Localazy

This commit is contained in:
bmarty 2026-04-13 00:48:40 +00:00 committed by github-actions[bot]
parent dc4c1c265b
commit 23c1112dcf
186 changed files with 4902 additions and 1254 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>

View file

@ -0,0 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="screen_report_room_reason_footer">"Hãy báo cáo phòng chat này cho quản trị viên của bạn. Nếu tin nhắn được mã hóa, quản trị viên sẽ không thể đọc được chúng."</string>
<string name="screen_report_room_title">"Báo cáo phòng"</string>
</resources>