From f5c021a827a9489f2f3f5a2440ea8a521f73452e Mon Sep 17 00:00:00 2001 From: Laura Arjona Reina Date: Tue, 30 Aug 2016 19:07:49 +0200 Subject: [PATCH] Add Spanish translation --- app/src/main/res/values-es/strings.xml | 75 ++++++++++++++++++++++++++ 1 file changed, 75 insertions(+) create mode 100644 app/src/main/res/values-es/strings.xml diff --git a/app/src/main/res/values-es/strings.xml b/app/src/main/res/values-es/strings.xml new file mode 100644 index 000000000..d6ff3752b --- /dev/null +++ b/app/src/main/res/values-es/strings.xml @@ -0,0 +1,75 @@ + + Simple Gallery + Gallery + Compartir vía + No hay mucho que hacer en una galería sin acceso al almacenamiento + Eliminar + Eliminando + Editar + Deshacer + Compartir + Renombrar archivo + Renombrar carpeta + No se pudo renombrar el archivo + El nombre de archivo no puede estar vacío + No se pudo renombrar la carpeta + El nombre de carpeta no puede estar vacío + Carpeta renombrada correctamente + Renombrando carpeta + Extensión + Archivo eliminado + Estableciendo fondo de pantalla + Abrir cámara + Ocurrió un error desconocido + Ordenar por + Nombre + Tamaño + Fecha + Ascendente + Descendente + Aceptar + Cancelar + Establecer como fondo de pantalla + Error al establecer fondo de pantalla + + + 1 carpeta eliminada + %1$d carpetas eliminadas + + + + 1 archivo eliminado + %1$d archivos eliminados + + + + Acerca de + Más aplicaciones sencillas y código fuente en:\nhttp://simplemobiletools.com + Envía tus comentarios o sugerencias a: + hello@simplemobiletools.com + Licencias de terceros + Invitar a amigos + Hola, ven y mira %1$s en %2$s + Invitar vía + Vótanos en Play Store + Síguenos: + v %1$s\nCopyright © Simple Mobile Tools %2$d + + + Ajustes + Tema oscuro + Ordenar del mismo modo los archivos y las carpetas + + + Esta aplicación usa las siguientes bibliotecas de terceros que hacen mi vida más fácil. Gracias. + Licencias de terceros + Butter Knife (view injector) + Copyright 2013 Jake Wharton\n\nLicensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.You may obtain a copy of the License at\n\nhttp://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS,WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.See the License for the specific language governing permissions and limitations under the License. + https://github.com/JakeWharton/butterknife + PhotoView (zoomable imageviews) + Copyright 2011,2012 Chris Banes\n\nLicensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.You may obtain a copy of the License at\n\nhttp://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS,WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.See the License for the specific language governing permissions and limitations under the License. + https://github.com/chrisbanes/PhotoView + Glide (image loading and caching) + Copyright 2014 Google, Inc. All rights reserved.\n\nRedistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:\n\n1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.\n\n2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.\n\nTHIS SOFTWARE IS PROVIDED BY GOOGLE, INC. ``AS IS\'\' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL GOOGLE, INC. OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + https://github.com/bumptech/glide +