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.
105 lines
2.5 KiB
105 lines
2.5 KiB
{
|
|
"widget": {
|
|
"missing_type": "Tipo de widget ausente: {{type}}",
|
|
"api_error": "Erro da API",
|
|
"status": "Status"
|
|
},
|
|
"search": {
|
|
"placeholder": "Pesquisar…"
|
|
},
|
|
"resources": {
|
|
"total": "Total",
|
|
"free": "Livre",
|
|
"used": "Usada"
|
|
},
|
|
"docker": {
|
|
"rx": "Rx",
|
|
"tx": "Tx",
|
|
"mem": "Mem",
|
|
"cpu": "CPU",
|
|
"offline": "Desligada"
|
|
},
|
|
"emby": {
|
|
"playing": "A reproduzir",
|
|
"transcoding": "Transcodificação",
|
|
"bitrate": "Taxa de bits"
|
|
},
|
|
"tautulli": {
|
|
"playing": "Reproduzindo",
|
|
"transcoding": "Transcodificação",
|
|
"bitrate": "Taxa de bits"
|
|
},
|
|
"nzbget": {
|
|
"rate": "Avaliar",
|
|
"remaining": "Em falta",
|
|
"downloaded": "Baixada"
|
|
},
|
|
"rutorrent": {
|
|
"active": "Ativa",
|
|
"upload": "Envio",
|
|
"download": "ReceçãoDownload"
|
|
},
|
|
"sonarr": {
|
|
"wanted": "Desejada",
|
|
"queued": "Em fila",
|
|
"series": "Séries"
|
|
},
|
|
"radarr": {
|
|
"wanted": "Desejado",
|
|
"queued": "Enfileiradas",
|
|
"movies": "Filmes"
|
|
},
|
|
"ombi": {
|
|
"pending": "Pendente",
|
|
"approved": "Aprovada",
|
|
"available": "Disponível"
|
|
},
|
|
"jellyseerr": {
|
|
"pending": "Pendente",
|
|
"approved": "Aprovada",
|
|
"available": "Disponível"
|
|
},
|
|
"pihole": {
|
|
"queries": "Consultas",
|
|
"blocked": "Bloqueado",
|
|
"gravity": "Gravidade"
|
|
},
|
|
"speedtest": {
|
|
"upload": "Envio",
|
|
"download": "Download",
|
|
"ping": "Ping"
|
|
},
|
|
"portainer": {
|
|
"running": "Corrida",
|
|
"stopped": "Parou",
|
|
"total": "Total"
|
|
},
|
|
"traefik": {
|
|
"routers": "Roteadores",
|
|
"services": "Serviços",
|
|
"middleware": "Middleware"
|
|
},
|
|
"npm": {
|
|
"enabled": "Habilitada",
|
|
"disabled": "Desabilitada",
|
|
"total": "Total"
|
|
},
|
|
"common": {
|
|
"bytes": "{{value, bytes}}",
|
|
"bbytes": "{{value, bytes(binary: true)}}",
|
|
"bits": "{{value, bytes(bits: true)}}",
|
|
"bbits": "{{value, bytes(bits: true, binary: true)}}",
|
|
"number": "{{value, number}}",
|
|
"byterate": "{{value, bytes}}",
|
|
"ms": "{{value, number}}",
|
|
"bitrate": "{{value, bytes(bits: true)}}",
|
|
"percent": "{{value, percent}}"
|
|
},
|
|
"weather": {
|
|
"current": "Localização atual",
|
|
"allow": "Clicar para permitir",
|
|
"updating": "A atualizar",
|
|
"wait": "Por favor aguarde"
|
|
}
|
|
}
|