Spanish translate

Excellent app!!
This commit is contained in:
Alberto Rodriguez 2017-07-19 20:46:40 -04:00 committed by GitHub
parent 7b1ee27d5a
commit 00c309535b

View file

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?> <?xml version="1.0" encoding="utf-8"?>
<resources> <resources>
<string name="app_name">Simple Gallery</string> <string name="app_name">Simple Gallery</string>
<string name="app_launcher_name">Gallery</string> <string name="app_launcher_name">Galería</string>
<string name="edit">Editar</string> <string name="edit">Editar</string>
<string name="open_camera">Abrir cámara</string> <string name="open_camera">Abrir cámara</string>
<string name="open_with">Abrir con&#8230;</string> <string name="open_with">Abrir con&#8230;</string>
@ -19,10 +19,10 @@
<string name="no_camera_app_found">No se encontró aplicación de cámara</string> <string name="no_camera_app_found">No se encontró aplicación de cámara</string>
<string name="increase_column_count">Aumentar el número de columnas</string> <string name="increase_column_count">Aumentar el número de columnas</string>
<string name="reduce_column_count">Reducir el número de columnas</string> <string name="reduce_column_count">Reducir el número de columnas</string>
<string name="change_cover_image">Change cover image</string> <string name="change_cover_image">Cambiar imagen de portada</string>
<string name="select_photo">Select photo</string> <string name="select_photo">Seleccionar imagen</string>
<string name="use_default">Use default</string> <string name="use_default">Uso por defecto</string>
<string name="set_as">Set as</string> <string name="set_as">Establecer como</string>
<!-- Hide / Exclude --> <!-- Hide / Exclude -->
<string name="hide_folder_description">Esta función oculta la carpeta agregando un archivo \'.nomedia\' en ella, y ocultará también las subcarpetas. Puede mostrarlas cambiando la opción \'Mostrar carpetas ocultas\' en los Ajustes. ¿Continuar?</string> <string name="hide_folder_description">Esta función oculta la carpeta agregando un archivo \'.nomedia\' en ella, y ocultará también las subcarpetas. Puede mostrarlas cambiando la opción \'Mostrar carpetas ocultas\' en los Ajustes. ¿Continuar?</string>
@ -31,7 +31,7 @@
<string name="manage_excluded_folders">Gestionar carpetas excluidas</string> <string name="manage_excluded_folders">Gestionar carpetas excluidas</string>
<string name="exclude_folder_description">Esto excluirá la selección junto con sus subcarpetas, solamente de Simple Gallery. Puede gestionar las carpetas excluidas en los Ajustes.</string> <string name="exclude_folder_description">Esto excluirá la selección junto con sus subcarpetas, solamente de Simple Gallery. Puede gestionar las carpetas excluidas en los Ajustes.</string>
<string name="exclude_folder_parent">¿Excluir mejor la carpeta superior?</string> <string name="exclude_folder_parent">¿Excluir mejor la carpeta superior?</string>
<string name="excluded_activity_placeholder">Excluding folders will make them together with their subfolders hidden just in Simple Gallery, they will still be visible in other applications.\\n\\nIf you want to hide them from other apps too, use the Hide function.</string> <string name="excluded_activity_placeholder">Excluir las carpetas las hará junto a sus subcarpetas ocultas sólo en Simple Gallery, estas seguirán siendo visibles en otras aplicaciones.\\n\\nSi desea ocultarlo de otras aplicaciones, utilice la función de Ocultar.</string>
<string name="remove_all">Eliminar todo</string> <string name="remove_all">Eliminar todo</string>
<string name="remove_all_description">¿Eliminar todas las carpetas de la lista de excluidas? Esto no borrará las carpetas.</string> <string name="remove_all_description">¿Eliminar todas las carpetas de la lista de excluidas? Esto no borrará las carpetas.</string>
@ -66,7 +66,7 @@
<string name="flip">Girar</string> <string name="flip">Girar</string>
<string name="flip_horizontally">Horizontalmente</string> <string name="flip_horizontally">Horizontalmente</string>
<string name="flip_vertically">Verticalmente</string> <string name="flip_vertically">Verticalmente</string>
<string name="edit_with">Edit with</string> <string name="edit_with">Editar con</string>
<!-- Set wallpaper --> <!-- Set wallpaper -->
<string name="simple_wallpaper">Fondos de pantalla Simple Gallery</string> <string name="simple_wallpaper">Fondos de pantalla Simple Gallery</string>
@ -86,8 +86,8 @@
<string name="show_media">Mostrar multimedia</string> <string name="show_media">Mostrar multimedia</string>
<string name="images">Solo imágenes</string> <string name="images">Solo imágenes</string>
<string name="videos">Solo vídeos</string> <string name="videos">Solo vídeos</string>
<string name="gifs">GIFs only</string> <string name="gifs">solo GIFs</string>
<string name="images_videos_gifs">Images, videos, GIFs</string> <string name="images_videos_gifs">Imágenes, vídeos, GIFs</string>
<string name="images_and_videos">Imágenes y vídeos</string> <string name="images_and_videos">Imágenes y vídeos</string>
<string name="loop_videos">Reproducción continua de vídeos</string> <string name="loop_videos">Reproducción continua de vídeos</string>
<string name="animate_gifs">Animar las miniaturas de GIFs</string> <string name="animate_gifs">Animar las miniaturas de GIFs</string>
@ -98,9 +98,9 @@
<string name="screen_rotation_device_rotation">Rotación del dispositivo</string> <string name="screen_rotation_device_rotation">Rotación del dispositivo</string>
<string name="screen_rotation_aspect_ratio">Relación de aspecto</string> <string name="screen_rotation_aspect_ratio">Relación de aspecto</string>
<string name="dark_background_at_fullscreen">Utilizar siempre fondo oscuro en pantalla completa</string> <string name="dark_background_at_fullscreen">Utilizar siempre fondo oscuro en pantalla completa</string>
<string name="scroll_thumbnails_horizontally">Scroll thumbnails horizontally</string> <string name="scroll_thumbnails_horizontally">Desplazar miniaturas horizontalmente</string>
<string name="hide_system_ui_at_fullscreen">Automatically hide system UI at fullscreen media</string> <string name="hide_system_ui_at_fullscreen">Ocultar automáticamente la interfaz de usuario del sistema en medios de pantalla completa</string>
<string name="replace_share_with_rotate">Replace Share with Rotate at fullscreen menu</string> <string name="replace_share_with_rotate">Reemplazar Compartir con Girar en el menú de pantalla completa</string>
<!-- Strings displayed only on Google Playstore. Optional, but good to have --> <!-- Strings displayed only on Google Playstore. Optional, but good to have -->
<!-- Short description has to have less than 80 chars --> <!-- Short description has to have less than 80 chars -->