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

44 lines
4.1 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<resources>
<string name="about_activity__title_about_app">Acerca de</string>
<string name="about_activity__title_about_license">Licencia</string>
<string name="about_activity__title_debug_info">Depurando</string>
<string name="fragment_debug__section_app">Aplicación</string>
<string name="fragment_debug__section_device">Dispositivo</string>
<string name="fragment_debug__section_pod">Pod de diaspora*</string>
<string name="fragment_debug__section_log">Depurar registro</string>
<string name="fragment_debug__section_log_spam">Depurar registro (Detallado)</string>
<string name="fragment_debug__app_version">Versión aplicación:%1$s</string>
<string name="fragment_debug__android_version">Versión de Android: %1$s</string>
<string name="fragment_debug__device_name">Nombre del dispositivo: %1$s</string>
<string name="fragment_debug__app_codename">Nombre clave: %1$s</string>
<string name="fragment_debug__pod_profile_name">Nombre de perfil del pod: %1$s</string>
<string name="fragment_debug__pod_profile_url">Dominio del pod:%1$s</string>
<string name="fragment_debug__toast_log_copied">Registro de depuración copiado al portapapeles</string>
<string name="fragment_about__about_text">dandelion* es su complemento para navegar por la red social diapora*. Añade características como útiles barras de herramientas y soporte para servidores proxy como la red Tor a su experiencia social.</string>
<string name="fragment_about__contribute">¡Contribuir con código!</string>
<string name="fragment_about__contribute_text">dandelion* se desarrolla libre, en el sentido de libertad, y sigue las ideas del proyecto diaspora*. Si usted quiere contribuir, ¡adelante! Actualmente somos un equipo muy pequeño, por lo que ¡agradeceríamos mucho cualquier tipo de ayuda!</string>
<string name="fragment_about__contribute_button">Obtener el código fuente</string>
<string name="fragment_about__translate">¡Traducir la aplicación!</string>
<string name="fragment_about__translate_text">¿La aplicación no está disponible en su idioma? ¡Usted puede cambiar eso! ¿Por qué no nos ayuda traduciéndola? Utilizamos la plataforma crowdin para permitir a cualquiera traducir la aplicación.</string>
<string name="fragment_about__translate_button">Permítanme traducir</string>
<string name="fragment_about__feedback">Danos tu opinión!</string>
<string name="fragment_about__feedback_text">dandelion* todavía está en desarrollo, así que si tiene sugerencias o cualquier tipo de comentarios, ¡utilice nuestro gestor de errores para hacérnoslo saber!</string>
<string name="fragment_about__feedback_button">Reporte de errores</string>
<string name="fragment_about__spread_the_word">¡Corre la voz!</string>
<string name="fragment_about__spread_the_word_text">¡Hable a sus amigos y familiares acerca de diaspora* y #dandelion! ¿Por qué no difunde sus experiencias? ¡Nos encantaría escucharle!</string>
<string name="fragment_about__spread_the_word_button">Compartir la aplicación</string>
<string name="fragment_about__spread_the_word_share_text">¡Hey! ¡Mira #dandelion! %1$s</string>
<!-- License & help (large amount of text) -->
<string name="fragment_license__maintainers">Mantenimiento</string>
<string name="fragment_license__maintainers_text">Esta aplicación está siendo desarrollada y mantenida por &lt; br &gt;&lt; br &gt;%1$s</string>
<string name="fragment_license__contributors">Colaboradores</string>
<string name="fragment_license__contributors_thank_you">¡%1$s &lt; br &gt;&lt; br &gt; Gracias!</string>
<string name="fragment_license__license_button">Licencia GNU GPLv3 +</string>
<string name="fragment_license__thirdparty_libs">Bibliotecas de terceros</string>
<string name="fragment_license__thirdparty_libs_text">Se utilizan las siguientes bibliotecas:</string>
<string name="fragment_license__misc_leafpic">Tomamos algo de inspiración y código de LeafPic. ¡Venga, tomad prestado, es software libre también!</string>
<string name="fragment_license__misc_leafpic_button">Saber más</string>
</resources>