mirror of
https://github.com/TeamPiped/Piped.git
synced 2024-08-14 23:57:27 +00:00
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:
parent
243c72793e
commit
ee6aa9b840
1 changed files with 3 additions and 3 deletions
|
@ -2,7 +2,7 @@
|
||||||
"video": {
|
"video": {
|
||||||
"sponsor_segments": "Segmentos de patrocinio",
|
"sponsor_segments": "Segmentos de patrocinio",
|
||||||
"watched": "Vistos",
|
"watched": "Vistos",
|
||||||
"views": "visualizaciones",
|
"views": "{views} visualizaciones",
|
||||||
"videos": "Vídeos",
|
"videos": "Vídeos",
|
||||||
"ratings_disabled": "Valoraciones Desactivadas",
|
"ratings_disabled": "Valoraciones Desactivadas",
|
||||||
"chapters": "Capítulos"
|
"chapters": "Capítulos"
|
||||||
|
@ -87,13 +87,13 @@
|
||||||
"login": "Iniciar sesión"
|
"login": "Iniciar sesión"
|
||||||
},
|
},
|
||||||
"player": {
|
"player": {
|
||||||
"watch_on": "Ver en"
|
"watch_on": "Ver en {0}"
|
||||||
},
|
},
|
||||||
"login": {
|
"login": {
|
||||||
"password": "Contraseña",
|
"password": "Contraseña",
|
||||||
"username": "Nombre de usuario"
|
"username": "Nombre de usuario"
|
||||||
},
|
},
|
||||||
"search": {
|
"search": {
|
||||||
"did_you_mean": "¿Quieres decir: "
|
"did_you_mean": "¿Quisiste decir {0}?"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue