adding Spanish translation

This commit is contained in:
tibbi 2016-11-19 11:48:38 +01:00
parent ff5ffdd4f4
commit cff1a48089

View File

@ -0,0 +1,51 @@
<resources>
<string name="app_name">Simple Notes</string>
<string name="app_launcher_name">Notas</string>
<string name="widget_config">Gracias por usar Simple Notes.\nPara más aplicaciones simples, por favor visite SimpleMobileTools.com.\n</string>
<string name="save">Guardar</string>
<string name="share">Compartir</string>
<string name="share_via">Compartir vía</string>
<string name="cannot_share_empty_text">No se puede compartir una nota vacía</string>
<string name="note_saved">Nota guardada</string>
<string name="simple_note">Nota simple</string>
<string name="new_note">Añadir una nueva nota</string>
<string name="ok">Ok</string>
<string name="cancel">Cancelar</string>
<string name="no_title">Por favor, asigne un nombre a la nota</string>
<string name="title_taken">Ya existe una nota con ese nombre</string>
<string name="open_note">Abrir una nota</string>
<string name="delete_note">Eliminar la nota</string>
<string name="delete_note_prompt_title">Eliminar la nota</string>
<string name="delete_note_prompt_message">Está seguro de querer eliminar la nota \"%1$s\"?</string>
<string name="pick_a_note">Seleccione una nota</string>
<string name="current_note">Nota actual:</string>
<string name="change_widget_note">Cambiar la nota del widget</string>
<string name="pick_a_note_for_widget">Seleccione una nota para el widget</string>
<!-- Settings -->
<string name="settings">Opciones</string>
<string name="dark_theme">Tema oscuro</string>
<string name="note_font_size">Tamaño de fuente de las notas</string>
<string name="small">Pequeña</string>
<string name="normal">Normal</string>
<string name="large">Grande</string>
<string name="extra_large">Enorme</string>
<!-- About -->
<string name="about">Acerca de Simple Notes</string>
<string name="website">Más aplicaciones simples y su código fuente en:\nhttp://simplemobiletools.com</string>
<string name="email_label">Envíe sus comentarios y sugerencias a:</string>
<string name="third_party_licences_underlined"><u>Licencias de terceros</u></string>
<string name="invite_friends_underlined"><u>Invitar a amigos</u></string>
<string name="share_text">Hola, ven y échale un vistazo a %1$s en %2$s</string>
<string name="invite_via">Invitar vía</string>
<string name="rate_us_underlined"><u>Evalúenos en Google Play Store</u></string>
<string name="follow_us">Síganos:</string>
<string name="copyright">v %1$s\nCopyright © Simple Mobile Tools %2$d</string>
<!-- License -->
<string name="notice">Esta aplicación usa las siguientes librerías de terceros para hacerme la vida más fácil. Gracias.</string>
<string name="third_party_licences">Licencias de terceros</string>
<string name="ambilwarna_title"><u>AmbilWarna (Selector de colores)</u></string>
</resources>