Sync Strings from Localazy

This commit is contained in:
bmarty 2024-02-05 00:09:59 +00:00 committed by github-actions[bot]
parent 1024056f83
commit 7911a26003
118 changed files with 996 additions and 113 deletions

View file

@ -20,7 +20,6 @@
<string name="screen_room_mentions_at_room_subtitle">"Notificar a toda la sala"</string>
<string name="screen_report_content_block_user_hint">"Marque si quieres ocultar todos los mensajes actuales y futuros de este usuario"</string>
<string name="screen_room_attachment_source_camera">"Cámara"</string>
<string name="screen_room_attachment_source_camera_photo">"Hacer foto"</string>
<string name="screen_room_attachment_source_camera_video">"Grabar video"</string>
<string name="screen_room_attachment_source_files">"Archivo adjunto"</string>
<string name="screen_room_attachment_source_gallery">"Biblioteca de fotos y vídeos"</string>
@ -56,6 +55,7 @@
<string name="screen_room_voice_message_tooltip">"Mantén pulsado para grabar"</string>
<string name="screen_room_mentions_at_room_title">"Todos"</string>
<string name="screen_report_content_block_user">"Bloquear usuario"</string>
<string name="screen_room_attachment_source_camera_photo">"Hacer foto"</string>
<string name="screen_room_error_failed_processing_media">"Error al procesar el contenido multimedia, por favor inténtalo de nuevo."</string>
<string name="screen_room_notification_settings_mode_mentions_and_keywords">"Únicamente Menciones y Palabras clave"</string>
</resources>