Update Spanish translation

Signed-off-by: Hardcore Sushi <hardcore.sushi@disroot.org>
This commit is contained in:
CyanWolf 2024-05-29 07:30:13 -06:00 committed by Hardcore Sushi
parent 0805ebda35
commit d1e042c347
Signed by: hardcoresushi
GPG Key ID: AFE384344A45E13A
1 changed files with 6 additions and 0 deletions

View File

@ -273,4 +273,10 @@
<string name="export_failed_export">Error al exportar el archivo</string>
<string name="export_mem">Exportando a memoria…</string>
<string name="export_disk">Exportar a disco…</string>
<string name="memfd_create_unsupported">El kernel actual no soporta memfd_create(). Esta característica requiere una versión mínima del kernel de %s.</string>
<string name="export_method">Método de exportación</string>
<string name="export_method_summary">Método de exportación de archivos. Se utiliza para compartir, abrir externamente y acceder a archivos expuestos.</string>
<string name="debug">Depurar</string>
<string name="logcat_title">Logcat de DroidFS</string>
<string name="logcat_saved">Logcat guardado</string>
</resources>