Translated using Weblate (Portuguese)

Currently translated at 98.8% (88 of 89 strings)

Translation: Homepage/Homepage
Translate-URL: https://hosted.weblate.org/projects/homepage/homepage/pt/
This commit is contained in:
Francisco Coelho 2022-09-13 22:00:43 +00:00 committed by Hosted Weblate
parent 4d2004c8c9
commit acd421c617
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C

View File

@ -1,6 +1,6 @@
{ {
"widget": { "widget": {
"missing_type": "Tipo de widget ausente: {{type}}", "missing_type": "Widget ausente: {{type}}",
"api_error": "Erro da API", "api_error": "Erro da API",
"status": "Status" "status": "Status"
}, },
@ -10,7 +10,7 @@
"resources": { "resources": {
"total": "Total", "total": "Total",
"free": "Livre", "free": "Livre",
"used": "Usada", "used": "Usado",
"load": "Load" "load": "Load"
}, },
"docker": { "docker": {
@ -18,22 +18,22 @@
"tx": "Tx", "tx": "Tx",
"mem": "Mem", "mem": "Mem",
"cpu": "CPU", "cpu": "CPU",
"offline": "Desligada" "offline": "Desligado"
}, },
"emby": { "emby": {
"playing": "A reproduzir", "playing": "A reproduzir",
"transcoding": "Transcodificação", "transcoding": "Transcodificação",
"bitrate": "Taxa de bits", "bitrate": "Bitrate",
"no_active": "No Active Streams" "no_active": "Sem streams ativas"
}, },
"tautulli": { "tautulli": {
"playing": "Reproduzindo", "playing": "Reproduzindo",
"transcoding": "Transcodificação", "transcoding": "Transcodificação",
"bitrate": "Taxa de bits", "bitrate": "Taxa de bits",
"no_active": "No Active Streams" "no_active": "Sem streams ativas"
}, },
"rutorrent": { "rutorrent": {
"active": "Ativa", "active": "Ativo",
"upload": "Envio", "upload": "Envio",
"download": "ReceçãoDownload" "download": "ReceçãoDownload"
}, },
@ -44,13 +44,13 @@
}, },
"radarr": { "radarr": {
"wanted": "Desejado", "wanted": "Desejado",
"queued": "Enfileiradas", "queued": "Fila",
"movies": "Filmes" "movies": "Filmes"
}, },
"readarr": { "readarr": {
"wanted": "Wanted", "wanted": "Wanted",
"queued": "Queued", "queued": "Em fila",
"books": "Books" "books": "Livros"
}, },
"ombi": { "ombi": {
"pending": "Pendente", "pending": "Pendente",
@ -65,7 +65,7 @@
"pihole": { "pihole": {
"queries": "Consultas", "queries": "Consultas",
"blocked": "Bloqueado", "blocked": "Bloqueado",
"gravity": "Gravidade" "gravity": "Gravity"
}, },
"speedtest": { "speedtest": {
"upload": "Envio", "upload": "Envio",
@ -73,18 +73,18 @@
"ping": "Ping" "ping": "Ping"
}, },
"portainer": { "portainer": {
"running": "Corrida", "running": "A correr",
"stopped": "Parou", "stopped": "Parado",
"total": "Total" "total": "Total"
}, },
"traefik": { "traefik": {
"routers": "Roteadores", "routers": "Routers",
"services": "Serviços", "services": "Serviços",
"middleware": "Middleware" "middleware": "Middleware"
}, },
"npm": { "npm": {
"enabled": "Habilitada", "enabled": "Ativo",
"disabled": "Desabilitada", "disabled": "Desabilitado",
"total": "Total" "total": "Total"
}, },
"common": { "common": {
@ -105,22 +105,22 @@
"wait": "Por favor aguarde" "wait": "Por favor aguarde"
}, },
"overseerr": { "overseerr": {
"pending": "Pending", "pending": "Pendente",
"approved": "Approved", "approved": "Aprovado",
"available": "Available" "available": "Disponível"
}, },
"sabnzbd": { "sabnzbd": {
"rate": "Rate", "rate": "Rate",
"queue": "Queue", "queue": "Fila",
"timeleft": "Time Left" "timeleft": "Tempo restante"
}, },
"nzbget": { "nzbget": {
"rate": "Rate", "rate": "Rate",
"remaining": "Remaining", "remaining": "Restante",
"downloaded": "Downloaded" "downloaded": "Downloaded"
}, },
"coinmarketcap": { "coinmarketcap": {
"configure": "Configure one or more crypto currencies to track" "configure": "Configurar uma ou mais moedas"
}, },
"gotify": { "gotify": {
"apps": "Aplicações", "apps": "Aplicações",
@ -131,12 +131,12 @@
"enableIndexers": "Indexers", "enableIndexers": "Indexers",
"numberOfGrabs": "Grabs", "numberOfGrabs": "Grabs",
"numberOfQueries": "Queries", "numberOfQueries": "Queries",
"numberOfFailGrabs": "Fail Grabs", "numberOfFailGrabs": "Falhados",
"numberOfFailQueries": "Fail Queries" "numberOfFailQueries": "Pesquisas falhadas"
}, },
"transmission": { "transmission": {
"download": "Download", "download": "Download",
"upload": "Upload", "upload": "Envio",
"leech": "Leech", "leech": "Leech",
"seed": "Seed" "seed": "Seed"
} }