diff options
Diffstat (limited to 'app/src/main/res/values-es-rES/strings_preferences.xml')
-rw-r--r-- | app/src/main/res/values-es-rES/strings_preferences.xml | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/app/src/main/res/values-es-rES/strings_preferences.xml b/app/src/main/res/values-es-rES/strings_preferences.xml new file mode 100644 index 00000000..d1d782eb --- /dev/null +++ b/app/src/main/res/values-es-rES/strings_preferences.xml @@ -0,0 +1,24 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<resources> + <string name="appearance">Apariencia</string> + <string name="appearance_desc">Temas, elementos para mostrar, etc</string> + <string name="notifications_desc">Frecuencia, filtros, sonidos, etc</string> + <string name="newsfeed">Noticias</string> + <string name="newsfeed_desc">Define qué elementos aparecen en el muro de noticias</string> + <string name="behaviour">Comportamiento</string> + <string name="behaviour_desc">Define cómo interactúa la aplicación en determinados ajustes</string> + <string name="network">Red</string> + <string name="network_desc">Define las opciones que afectan las redes limitadas</string> + <string name="experimental">Funciones Experimentales</string> + <string name="experimental_desc">Permite el acceso previo a características potencialmente inestables</string> + <string name="get_pro">Obtener Frost Pro</string> + <string name="get_pro_desc">Compra o restaura Frost Pro y descubre todo el potencial de Frost! Incluye bloqueador de publicidad, temas personalizados, configuraciones avanzadas y mucho más!</string> + <string name="about_frost">Acerca de Frost for Facebook</string> + <string name="about_frost_desc">Versión, Créditos y Preguntas Frecuentes</string> + <string name="help_translate">Ayúdanos a traducir</string> + <string name="help_translate_desc">Frost se traduce a través de Crowdin. ¡Contribuye si lo quieres en tu idioma!</string> + <string name="debug_frost">Depuración de Frost</string> + <string name="debug_frost_desc">Envía datos html para ayudar con la depuración de Frost.</string> + <string name="replay_intro">Repetir introducción</string> +</resources> |