Translated using Weblate (Spanish)

Currently translated at 100.0% (81 of 81 strings)

Translation: Piped/Frontend
Translate-URL: https://hosted.weblate.org/projects/piped/frontend/es/
This commit is contained in:
Jorge Maldonado Ventura 2022-01-14 17:55:02 +00:00 committed by Hosted Weblate
parent 243c72793e
commit ee6aa9b840
No known key found for this signature in database
GPG key ID: A3FAAA06E6569B4C

View file

@ -2,7 +2,7 @@
"video": {
"sponsor_segments": "Segmentos de patrocinio",
"watched": "Vistos",
"views": "visualizaciones",
"views": "{views} visualizaciones",
"videos": "Vídeos",
"ratings_disabled": "Valoraciones Desactivadas",
"chapters": "Capítulos"
@ -87,13 +87,13 @@
"login": "Iniciar sesión"
},
"player": {
"watch_on": "Ver en"
"watch_on": "Ver en {0}"
},
"login": {
"password": "Contraseña",
"username": "Nombre de usuario"
},
"search": {
"did_you_mean": "¿Quieres decir: "
"did_you_mean": "¿Quisiste decir {0}?"
}
}