mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2025-09-03 20:53:49 +00:00
Translated using Weblate (Spanish)
Currently translated at 57.8% (235 of 406 strings) Translation: Woodpecker CI/UI Translate-URL: http://translate.woodpecker-ci.org/projects/woodpecker-ci/ui/es/
This commit is contained in:
parent
7aa9ac6f1f
commit
bfab0f1d49
1 changed files with 10 additions and 5 deletions
|
@ -455,8 +455,13 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"repos": "Repos",
|
||||
"repositories": "Repositorios",
|
||||
"repos": "Repositorios",
|
||||
"repositories": {
|
||||
"title": "Repositorios",
|
||||
"all": {
|
||||
"title": "Todos los repositorios"
|
||||
}
|
||||
},
|
||||
"running_version": "Está ejecutando Woodpecker {0}",
|
||||
"search": "Buscar…",
|
||||
"time": {
|
||||
|
@ -525,9 +530,9 @@
|
|||
}
|
||||
},
|
||||
"username": "Nombre de usuario",
|
||||
"welcome": "Bienvenidos a Woodpecker",
|
||||
"empty_list": "¡No {entidad} encontrado!",
|
||||
"welcome": "Bienvenido a Woodpecker",
|
||||
"empty_list": "¡No se ha encontrado {entidad}!",
|
||||
"org_level_secret": "secreto de organización",
|
||||
"global_level_secret": "secreto global",
|
||||
"login_with": "Inicia sesión con {forge}"
|
||||
"login_with": "Iniciar sesión con {forge}"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue