Merge pull request #511 from lavenderwaste/patch-1

Update strings.xml
This commit is contained in:
Tibor Kaputa 2021-10-15 10:10:06 +02:00 committed by GitHub
commit 8ab1ae60ea
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 11 additions and 11 deletions

View File

@ -11,8 +11,8 @@
<string name="select_audio_file">Por favor, seleccione un archivo de audio</string> <string name="select_audio_file">Por favor, seleccione un archivo de audio</string>
<string name="search_folder">Buscar carpeta</string> <string name="search_folder">Buscar carpeta</string>
<string name="rooted_device_only">Esta operación solo funciona en dispositivos rooteados</string> <string name="rooted_device_only">Esta operación solo funciona en dispositivos rooteados</string>
<string name="recents">Recents</string> <string name="recents">Recientes</string>
<string name="show_recents">Show recents</string> <string name="show_recents">Mostrar recientes</string>
<!-- Open as --> <!-- Open as -->
<string name="open_as">Abrir como</string> <string name="open_as">Abrir como</string>
@ -42,20 +42,20 @@
<string name="file_editor">Editor de archivos</string> <string name="file_editor">Editor de archivos</string>
<!-- Storage analysis --> <!-- Storage analysis -->
<string name="storage_analysis">Storage analysis</string> <string name="storage_analysis">Análisis de almacenamiento</string>
<string name="images">Images</string> <string name="images">Imágenes</string>
<string name="videos">Videos</string> <string name="videos">Videos</string>
<string name="audio">Audio</string> <string name="audio">Audio</string>
<string name="documents">Documents</string> <string name="documents">Documentos</string>
<string name="downloads">Downloads</string> <string name="downloads">Descargas</string>
<string name="archives">Archives</string> <string name="archives">Archivos</string>
<string name="others">Others</string> <string name="others">Otros</string>
<string name="storage_free">free</string> <string name="storage_free">gratis</string>
<string name="total_storage">Total storage: %s</string> <string name="total_storage">Almacenamiento total: %s</string>
<!-- Settings --> <!-- Settings -->
<string name="enable_root_access">Activar acceso root</string> <string name="enable_root_access">Activar acceso root</string>
<string name="press_back_twice">Require pressing Back twice to leave the app</string> <string name="press_back_twice">Se requiere presionar el botón atras dos veces para salir de la app</string>
<!-- Strings displayed only on Google Playstore. Optional, but good to have --> <!-- Strings displayed only on Google Playstore. Optional, but good to have -->
<!-- App title has to have less than 50 characters. If you cannot squeeze it, just remove a part of it --> <!-- App title has to have less than 50 characters. If you cannot squeeze it, just remove a part of it -->