Sync Strings from Localazy (#4842)

Co-authored-by: bmarty <3940906+bmarty@users.noreply.github.com>
This commit is contained in:
ElementBot 2025-06-11 14:13:33 +02:00 committed by GitHub
parent cfa48d1df7
commit f32495ee58
107 changed files with 1253 additions and 976 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">"Tu denuncia se ha enviado correctamente, pero hemos encontrado un problema al intentar salir de la sala. Inténtalo de nuevo."</string>
<string name="screen_report_room_leave_failed_alert_title">"No se pudo salir de la sala"</string>
<string name="screen_report_room_reason_footer">"Denuncia esta sala a tu administrador. Si los mensajes están cifrados, tu administrador no podrá leerlos."</string>
<string name="screen_report_room_reason_placeholder">"Describe el motivo de la denuncia…"</string>
<string name="screen_report_room_title">"Denunciar sala"</string>
</resources>