You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
88 lines
1.7 KiB
88 lines
1.7 KiB
{
|
|
"widget":{
|
|
"missing_type":"Tipo de widget faltante: {{type}}",
|
|
"api_error":"Error de API",
|
|
"status":"Estado"
|
|
},
|
|
"search":{
|
|
"placeholder":"Búsqueda…"
|
|
},
|
|
"resources":{
|
|
"total":"Total",
|
|
"free":"Libre",
|
|
"used":"Usó"
|
|
},
|
|
"docker":{
|
|
"rx":"Rx",
|
|
"tx":"Tx",
|
|
"mem":"Memorando",
|
|
"cpu":"UPC",
|
|
"offline":"Desconectada"
|
|
},
|
|
"emby":{
|
|
"playing":"Jugando",
|
|
"transcoding":"Transcodificación",
|
|
"bitrate":"Tasa de bits"
|
|
},
|
|
"tautulli":{
|
|
"playing":"Jugando",
|
|
"transcoding":"Transcodificación",
|
|
"bitrate":"Tasa de bits"
|
|
},
|
|
"nzbget":{
|
|
"rate":"Velocidad",
|
|
"remaining":"Restante",
|
|
"downloaded":"Descargada"
|
|
},
|
|
"rutorrent":{
|
|
"active":"Activa",
|
|
"upload":"Subir",
|
|
"download":"Descargar"
|
|
},
|
|
"sonarr":{
|
|
"wanted":"Querida",
|
|
"queued":"Puesto en cola",
|
|
"series":"Serie"
|
|
},
|
|
"radarr":{
|
|
"wanted":"Querida",
|
|
"queued":"Puesto en cola",
|
|
"movies":"Películas"
|
|
},
|
|
"ombi":{
|
|
"pending":"Pendiente",
|
|
"approved":"Aprobada",
|
|
"available":"Disponible"
|
|
},
|
|
"jellyseerr":{
|
|
"pending":"Pendiente",
|
|
"approved":"Aprobada",
|
|
"available":"Disponible"
|
|
},
|
|
"pihole":{
|
|
"queries":"Consultas",
|
|
"blocked":"Obstruida",
|
|
"gravity":"Gravedad"
|
|
},
|
|
"speedtest":{
|
|
"upload":"Subir",
|
|
"download":"Descargar",
|
|
"ping":"Silbido"
|
|
},
|
|
"portainer":{
|
|
"running":"Correr",
|
|
"stopped":"Detenida",
|
|
"total":"Total"
|
|
},
|
|
"traefik":{
|
|
"routers":"Enrutadores",
|
|
"services":"Servicios",
|
|
"middleware":"Middleware"
|
|
},
|
|
"npm":{
|
|
"enabled":"Activada",
|
|
"disabled":"Desactivada",
|
|
"total":"Total"
|
|
}
|
|
}
|