Currently translated at 100.0% (60 of 60 strings) Translation: Homepage/Homepage Translate-URL: https://hosted.weblate.org/projects/homepage/homepage/es/pull/113/head
parent
c31c2a4c84
commit
27de7d1c84
@ -1,87 +1,87 @@
|
|||||||
{
|
{
|
||||||
"widget":{
|
"widget": {
|
||||||
"missing_type":"Tipo de widget faltante: {{type}}",
|
"missing_type": "Tipo de widget faltante: {{type}}",
|
||||||
"api_error":"Error de API",
|
"api_error": "Error de API",
|
||||||
"status":"Estado"
|
"status": "Estado"
|
||||||
},
|
},
|
||||||
"search":{
|
"search": {
|
||||||
"placeholder":"Búsqueda…"
|
"placeholder": "Buscar…"
|
||||||
},
|
},
|
||||||
"resources":{
|
"resources": {
|
||||||
"total":"Total",
|
"total": "Total",
|
||||||
"free":"Libre",
|
"free": "Libre",
|
||||||
"used":"Usó"
|
"used": "Usado"
|
||||||
},
|
},
|
||||||
"docker":{
|
"docker": {
|
||||||
"rx":"Rx",
|
"rx": "RX",
|
||||||
"tx":"Tx",
|
"tx": "TX",
|
||||||
"mem":"Memorando",
|
"mem": "Memoria",
|
||||||
"cpu":"UPC",
|
"cpu": "Procesador",
|
||||||
"offline":"Desconectada"
|
"offline": "Desconectado"
|
||||||
},
|
},
|
||||||
"emby":{
|
"emby": {
|
||||||
"playing":"Jugando",
|
"playing": "En ejecución",
|
||||||
"transcoding":"Transcodificación",
|
"transcoding": "Transcodificando",
|
||||||
"bitrate":"Tasa de bits"
|
"bitrate": "Tasa de Bits"
|
||||||
},
|
},
|
||||||
"tautulli":{
|
"tautulli": {
|
||||||
"playing":"Jugando",
|
"playing": "En ejecución",
|
||||||
"transcoding":"Transcodificación",
|
"transcoding": "Transcodificación",
|
||||||
"bitrate":"Tasa de bits"
|
"bitrate": "Tasa de bits"
|
||||||
},
|
},
|
||||||
"nzbget":{
|
"nzbget": {
|
||||||
"rate":"Velocidad",
|
"rate": "Velocidad",
|
||||||
"remaining":"Restante",
|
"remaining": "Restante",
|
||||||
"downloaded":"Descargada"
|
"downloaded": "Descargado"
|
||||||
},
|
},
|
||||||
"rutorrent":{
|
"rutorrent": {
|
||||||
"active":"Activa",
|
"active": "Activo",
|
||||||
"upload":"Subir",
|
"upload": "Subir",
|
||||||
"download":"Descargar"
|
"download": "Descargar"
|
||||||
},
|
},
|
||||||
"sonarr":{
|
"sonarr": {
|
||||||
"wanted":"Querida",
|
"wanted": "Más deseado",
|
||||||
"queued":"Puesto en cola",
|
"queued": "Puesto en cola",
|
||||||
"series":"Serie"
|
"series": "Series"
|
||||||
},
|
},
|
||||||
"radarr":{
|
"radarr": {
|
||||||
"wanted":"Querida",
|
"wanted": "Más deseado",
|
||||||
"queued":"Puesto en cola",
|
"queued": "Puesto en cola",
|
||||||
"movies":"Películas"
|
"movies": "Películas"
|
||||||
},
|
},
|
||||||
"ombi":{
|
"ombi": {
|
||||||
"pending":"Pendiente",
|
"pending": "Pendiente",
|
||||||
"approved":"Aprobada",
|
"approved": "Aprobado",
|
||||||
"available":"Disponible"
|
"available": "Disponible"
|
||||||
},
|
},
|
||||||
"jellyseerr":{
|
"jellyseerr": {
|
||||||
"pending":"Pendiente",
|
"pending": "Pendiente",
|
||||||
"approved":"Aprobada",
|
"approved": "Aprobado",
|
||||||
"available":"Disponible"
|
"available": "Disponible"
|
||||||
},
|
},
|
||||||
"pihole":{
|
"pihole": {
|
||||||
"queries":"Consultas",
|
"queries": "Consultas",
|
||||||
"blocked":"Obstruida",
|
"blocked": "Bloqueado",
|
||||||
"gravity":"Gravedad"
|
"gravity": "Gravedad"
|
||||||
},
|
},
|
||||||
"speedtest":{
|
"speedtest": {
|
||||||
"upload":"Subir",
|
"upload": "Subir",
|
||||||
"download":"Descargar",
|
"download": "Descargar",
|
||||||
"ping":"Silbido"
|
"ping": "Ping"
|
||||||
},
|
},
|
||||||
"portainer":{
|
"portainer": {
|
||||||
"running":"Correr",
|
"running": "En ejecución",
|
||||||
"stopped":"Detenida",
|
"stopped": "Detenido",
|
||||||
"total":"Total"
|
"total": "Total"
|
||||||
},
|
},
|
||||||
"traefik":{
|
"traefik": {
|
||||||
"routers":"Enrutadores",
|
"routers": "Enrutadores",
|
||||||
"services":"Servicios",
|
"services": "Servicios",
|
||||||
"middleware":"Middleware"
|
"middleware": "Middleware"
|
||||||
},
|
},
|
||||||
"npm":{
|
"npm": {
|
||||||
"enabled":"Activada",
|
"enabled": "Activado",
|
||||||
"disabled":"Desactivada",
|
"disabled": "Desactivado",
|
||||||
"total":"Total"
|
"total": "Total"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in new issue