diff options
Diffstat (limited to 'res/values-es/strings.xml')
-rw-r--r-- | res/values-es/strings.xml | 9 |
1 files changed, 3 insertions, 6 deletions
diff --git a/res/values-es/strings.xml b/res/values-es/strings.xml index a361d294d..737500313 100644 --- a/res/values-es/strings.xml +++ b/res/values-es/strings.xml @@ -46,10 +46,8 @@ <string name="menu_compress" msgid="37539111904724188">"Comprimir"</string> <string name="menu_extract" msgid="8171946945982532262">"Extraer a…"</string> <string name="menu_extract_all" msgid="7335680068521252718">"Extraer todo…"</string> - <!-- no translation found for menu_extract_here (8725302045721604762) --> - <skip /> - <!-- no translation found for menu_browse (6007716414766674967) --> - <skip /> + <string name="menu_extract_here" msgid="8725302045721604762">"Extraer aquí"</string> + <string name="menu_browse" msgid="6007716414766674967">"Explorar"</string> <string name="menu_rename" msgid="1883113442688817554">"Cambiar nombre"</string> <string name="menu_inspect" msgid="7279855349299446224">"Obtener información"</string> <string name="menu_show_hidden_files" msgid="5140676344684492769">"Mostrar archivos ocultos"</string> @@ -317,6 +315,5 @@ <string name="grid_mode_showing" msgid="2803166871485028508">"Mostrando modo de cuadrícula."</string> <string name="list_mode_showing" msgid="1225413902295895166">"Mostrando modo de lista."</string> <string name="bullet" msgid="5606740650312122766">"•"</string> - <!-- no translation found for file_name_hint (7843637320487415838) --> - <skip /> + <string name="file_name_hint" msgid="7843637320487415838">"Nombre del archivo"</string> </resources> |