Skip to content

Commit 8ab1ae6

Browse files
authored
Merge pull request #511 from lavenderwaste/patch-1
Update strings.xml
2 parents f7bdfd3 + 684e952 commit 8ab1ae6

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

app/src/main/res/values-es/strings.xml

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@
1111
<string name="select_audio_file">Por favor, seleccione un archivo de audio</string>
1212
<string name="search_folder">Buscar carpeta</string>
1313
<string name="rooted_device_only">Esta operación solo funciona en dispositivos rooteados</string>
14-
<string name="recents">Recents</string>
15-
<string name="show_recents">Show recents</string>
14+
<string name="recents">Recientes</string>
15+
<string name="show_recents">Mostrar recientes</string>
1616

1717
<!-- Open as -->
1818
<string name="open_as">Abrir como</string>
@@ -42,20 +42,20 @@
4242
<string name="file_editor">Editor de archivos</string>
4343

4444
<!-- Storage analysis -->
45-
<string name="storage_analysis">Storage analysis</string>
46-
<string name="images">Images</string>
45+
<string name="storage_analysis">Análisis de almacenamiento</string>
46+
<string name="images">Imágenes</string>
4747
<string name="videos">Videos</string>
4848
<string name="audio">Audio</string>
49-
<string name="documents">Documents</string>
50-
<string name="downloads">Downloads</string>
51-
<string name="archives">Archives</string>
52-
<string name="others">Others</string>
53-
<string name="storage_free">free</string>
54-
<string name="total_storage">Total storage: %s</string>
49+
<string name="documents">Documentos</string>
50+
<string name="downloads">Descargas</string>
51+
<string name="archives">Archivos</string>
52+
<string name="others">Otros</string>
53+
<string name="storage_free">gratis</string>
54+
<string name="total_storage">Almacenamiento total: %s</string>
5555

5656
<!-- Settings -->
5757
<string name="enable_root_access">Activar acceso root</string>
58-
<string name="press_back_twice">Require pressing Back twice to leave the app</string>
58+
<string name="press_back_twice">Se requiere presionar el botón atras dos veces para salir de la app</string>
5959

6060
<!-- Strings displayed only on Google Playstore. Optional, but good to have -->
6161
<!-- App title has to have less than 50 characters. If you cannot squeeze it, just remove a part of it -->

0 commit comments

Comments
 (0)