commit
8ab1ae60ea
|
@ -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 -->
|
||||||
|
|
Loading…
Reference in New Issue