Translated using Weblate (Spanish)

Currently translated at 100.0% (28 of 28 strings)

Translation: Mobilizon/Android App
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/android-app/es/
This commit is contained in:
Thomas Citharel 2020-10-02 15:22:26 +00:00 committed by Weblate
parent 66a5380f94
commit 0f07516d1e
1 changed files with 30 additions and 1 deletions

View File

@ -1,2 +1,31 @@
<?xml version="1.0" encoding="utf-8"?>
<resources></resources>
<resources>
<string name="account">Cuenta</string>
<string name="register">Registrarse</string>
<string name="my_account">Mi cuenta</string>
<string name="login">Iniciar sesión</string>
<string name="logout">Cerrar sesión</string>
<string name="search">Buscar</string>
<string name="mobilizon_banner">Pancarta de Mobilizon</string>
<string name="create">Crear</string>
<string name="my_groups">Mis grupos</string>
<string name="my_events">Mis eventos</string>
<string name="explore">Explorar</string>
<string name="navigation_drawer_close">Cerrar el menú</string>
<string name="navigation_drawer_open">Abreir el menú</string>
<string name="ok">OK</string>
<string name="show_location">Mostrar ubicación</string>
<string name="access_needed">La aplicación necesita acceso a %1$s</string>
<string name="not_valide_instance">¡Esta instancia no parece ser válida!</string>
<string name="validate">Validar</string>
<string name="instance_choice">Elige una instancia</string>
<string name="change_instance">Cambiar instancia</string>
<string name="enable_data">Habilitar datos</string>
<string name="no_internet">Sin conexión a Internet</string>
<string name="error">Error: %1$s</string>
<string name="help">Ayuda</string>
<string name="cancel">Cancelar</string>
<string name="no">No</string>
<string name="yes">Si</string>
<string name="app_name">Mobilizon</string>
</resources>