Translated using Weblate (Spanish)

Currently translated at 100.0% (70 of 70 strings)

Translation: Piped/Frontend
Translate-URL: https://hosted.weblate.org/projects/piped/frontend/es/
This commit is contained in:
J. Lavoie 2021-09-22 00:14:14 +00:00 committed by Hosted Weblate
parent 093883034b
commit 07a58753ca
No known key found for this signature in database
GPG key ID: A3FAAA06E6569B4C

View file

@ -61,7 +61,11 @@
"sort_by": "Ordenar por:", "sort_by": "Ordenar por:",
"view_subscriptions": "Ver suscripciones", "view_subscriptions": "Ver suscripciones",
"unsubscribe": "Anular suscripción", "unsubscribe": "Anular suscripción",
"subscribe": "Suscribirme" "subscribe": "Suscribirme",
"loading": "Cargando…",
"filter": "Filtrar",
"search": "Buscar",
"view_ssl_score": "Ver la puntuación SSL"
}, },
"titles": { "titles": {
"feed": "Feed", "feed": "Feed",
@ -74,5 +78,9 @@
}, },
"player": { "player": {
"watch_on": "Ver en" "watch_on": "Ver en"
},
"login": {
"password": "Contraseña",
"username": "Nombre de usuario"
} }
} }