homepage/public/locales/pt/common.json

1176 lines
32 KiB
JSON
Raw Normal View History

{
2023-11-09 16:09:00 +00:00
"common": {
"bytes": "{{value, bytes}}",
"bits": "{{value, bytes(bits: true)}}",
"bbytes": "{{value, bytes(binary: true)}}",
"bbits": "{{value, bytes(bits: true; binary: true)}}",
"byterate": "{{value, rate(bits: false)}}",
"bibyterate": "{{value, rate(bits: false; binary: true)}}",
"bitrate": "{{value, rate(bits: true)}}",
"bibitrate": "{{value, rate(bits: true; binary: true)}}",
"percent": "{{value, percent}}",
"number": "{{value, number}}",
"ms": "{{value, number}}",
"date": "{{value, date}}",
"relativeDate": "{{value, relativeDate}}",
"duration": "{{value, duration}}",
"months": "mês",
"days": "d",
"hours": "h",
"minutes": "min",
"seconds": "s"
2023-11-09 16:09:00 +00:00
},
"widget": {
"missing_type": "Tipo de Widget ausente: {{type}}",
"api_error": "Erro da API",
"information": "Informação",
2023-11-09 16:09:00 +00:00
"status": "Estado",
"url": "Endereço URL",
"raw_error": "Erro",
"response_data": "Dados da Resposta"
},
2023-11-09 16:09:00 +00:00
"weather": {
"current": "Localização actual",
"allow": "Clique para permitir",
"updating": "A actualizar",
2023-11-09 16:09:00 +00:00
"wait": "Por favor aguarde"
},
"search": {
"placeholder": "Pesquisar…"
},
"resources": {
2023-11-09 16:09:00 +00:00
"cpu": "CPU",
"mem": "MEM",
"total": "Total",
"free": "Livre",
"used": "Utilizado",
"load": "Carga",
"temp": "TEMP",
2023-11-09 16:09:00 +00:00
"max": "Máximo",
"uptime": "CIMA"
},
2023-11-09 16:09:00 +00:00
"unifi": {
"users": "Utilizadores",
"uptime": "Ligado",
2023-11-09 16:09:00 +00:00
"days": "Dias",
"wan": "WAN",
"lan": "LAN",
"wlan": "WLAN",
"devices": "Dispositivos",
"lan_devices": "Dispositivos LAN",
"wlan_devices": "Dispositivos WLAN",
"lan_users": "Utilizadores LAN",
"wlan_users": "Utilizadores WLAN",
"up": "UP",
2023-11-09 16:09:00 +00:00
"down": "Desligado",
"wait": "Please wait",
2023-11-09 16:09:00 +00:00
"empty_data": "Status de Subsistema Desconhecido"
},
"docker": {
"rx": "Rx",
"tx": "Tx",
2023-11-09 16:09:00 +00:00
"mem": "MEM",
"cpu": "CPU",
2023-11-09 16:09:00 +00:00
"running": "A correr",
"offline": "Desligado",
"error": "Erro",
"unknown": "Desconhecido",
2023-11-09 16:09:00 +00:00
"healthy": "Saudável",
"starting": "A iniciar",
"unhealthy": "Não-saudável",
"not_found": "Não Encontrado",
"exited": "Saiu",
2023-11-09 16:09:00 +00:00
"partial": "Parcial"
},
"ping": {
"error": "Error",
2023-11-09 16:09:00 +00:00
"ping": "Tempo de resposta",
"down": "Down",
"up": "Up",
"not_available": "Não Disponível"
},
"siteMonitor": {
"http_status": "Estado HTTP",
"error": "Error",
2023-11-09 16:09:00 +00:00
"response": "Resposta",
"down": "Down",
"up": "Up",
"not_available": "Not Available"
},
"emby": {
"playing": "A reproduzir",
"transcoding": "Transcodificação",
"bitrate": "Taxa de bits",
"no_active": "Sem streams ativas",
"movies": "Filmes",
"series": "Séries",
"episodes": "Episódios",
"songs": "Canções"
},
"jellyfin": {
"playing": "Playing",
"transcoding": "Transcoding",
"bitrate": "Bitrate",
"no_active": "No Active Streams",
"movies": "Movies",
"series": "Series",
"episodes": "Episodes",
"songs": "Songs"
},
"esphome": {
"offline": "Offline",
"offline_alt": "Offline",
"online": "Online",
"total": "Total",
"unknown": "Unknown"
},
2023-11-09 16:09:00 +00:00
"evcc": {
"pv_power": "Produção",
"battery_soc": "Bateria",
"grid_power": "Grelha",
2023-11-09 16:09:00 +00:00
"home_power": "Consumo",
"charge_power": "Carregador",
"kilowatt": "kW"
2023-11-09 16:09:00 +00:00
},
"flood": {
"download": "Descarregar",
"upload": "Carregar",
"leech": "Leech",
"seed": "Semente"
},
"freshrss": {
"subscriptions": "Subscrições",
2023-11-09 16:09:00 +00:00
"unread": "Não lida"
},
"fritzbox": {
"connectionStatus": "Status",
"connectionStatusUnconfigured": "Desconfigurado",
"connectionStatusConnecting": "A conectar",
"connectionStatusAuthenticating": "A Autenticar",
"connectionStatusPendingDisconnect": "Desconexão pendente",
"connectionStatusDisconnecting": "A Desconectar",
"connectionStatusDisconnected": "Desconectado",
"connectionStatusConnected": "Conectado",
"uptime": "Uptime",
"maxDown": "Máx. de Descarga",
"maxUp": "Max. de Envio",
"down": "Down",
"up": "Up",
"received": "Recebido",
"sent": "Enviado",
"externalIPAddress": "Endereço IP Externo",
"externalIPv6Address": "Ext. IPv6",
"externalIPv6Prefix": "Ext. IPv6-Prefix"
},
2023-11-09 16:09:00 +00:00
"caddy": {
"upstreams": "Upstreams",
"requests": "Solicitações actuais",
"requests_failed": "Solicitações falhadas"
2023-11-09 16:09:00 +00:00
},
"changedetectionio": {
"totalObserved": "Total Observado",
"diffsDetected": "Diferenças Detectadas"
2023-11-09 16:09:00 +00:00
},
"channelsdvrserver": {
"shows": "Séries",
2023-11-09 16:09:00 +00:00
"recordings": "Gravações",
"scheduled": "Agendado",
"passes": "Passes"
},
"tautulli": {
"playing": "Playing",
"transcoding": "Transcoding",
"bitrate": "Bitrate",
"no_active": "No Active Streams",
"plex_connection_error": "Verifique a conexão do Plex"
2023-11-09 16:09:00 +00:00
},
"omada": {
"connectedAp": "APs Ligados",
"activeUser": "Dispositivos activos",
"alerts": "Alertas",
"connectedGateways": "Connected gateways",
2023-11-09 16:09:00 +00:00
"connectedSwitches": "Switches ligados"
},
"nzbget": {
"rate": "Taxa",
"remaining": "Restante",
"downloaded": "Descarregado"
2023-11-09 16:09:00 +00:00
},
"plex": {
"streams": "Streams Activas",
2023-11-09 16:09:00 +00:00
"albums": "Álbuns",
"movies": "Movies",
2023-11-09 16:09:00 +00:00
"tv": "Series de TV"
},
"sabnzbd": {
"rate": "Rate",
2023-11-09 16:09:00 +00:00
"queue": "Fila",
"timeleft": "Tempo Restante"
},
"rutorrent": {
"active": "Activo",
"upload": "Upload",
"download": "Download"
2023-11-09 16:09:00 +00:00
},
"transmission": {
"download": "Download",
"upload": "Upload",
2023-11-09 16:09:00 +00:00
"leech": "Leech",
"seed": "Seed"
2023-11-09 16:09:00 +00:00
},
"qbittorrent": {
"download": "Download",
"upload": "Upload",
2023-11-09 16:09:00 +00:00
"leech": "Leech",
"seed": "Semear"
2023-11-09 16:09:00 +00:00
},
"qnap": {
"cpuUsage": "Utilização do CPU",
"memUsage": "Utilização de Memória",
"systemTempC": "Temperatura do Sistema",
2023-11-09 16:09:00 +00:00
"poolUsage": "Uso de Banco",
"volumeUsage": "Uso do Volume",
"invalid": "Inválido"
},
"deluge": {
"download": "Baixar",
"upload": "Upload",
2023-11-09 16:09:00 +00:00
"leech": "Leech",
"seed": "Semear"
2023-11-09 16:09:00 +00:00
},
"develancacheui": {
"cachehitbytes": "Bytes de Acerto na Memória transitória",
"cachemissbytes": "Bytes de Falha de Memória transitória"
},
2023-11-09 16:09:00 +00:00
"downloadstation": {
"download": "Baixar",
"upload": "Envio de Dados",
"leech": "Sanguessuga",
"seed": "Semear"
},
"sonarr": {
"wanted": "Desejados",
"queued": "Em fila de espera",
"series": "Séries",
"queue": "Fila",
"unknown": "Desconhecido"
},
"radarr": {
"wanted": "Desejado",
"missing": "Em falta",
"queued": "Na Fila",
"movies": "Filmes",
"queue": "Fila",
"unknown": "Desconhecido"
2023-11-09 16:09:00 +00:00
},
"lidarr": {
"wanted": "Desejado",
"queued": "Na Fila",
2023-11-09 16:09:00 +00:00
"artists": "Artistas"
},
2022-09-12 02:49:18 +00:00
"readarr": {
"wanted": "Wanted",
"queued": "Queued",
"books": "Livros"
2022-09-12 02:49:18 +00:00
},
2023-11-09 16:09:00 +00:00
"bazarr": {
"missingEpisodes": "Episódios em Falta",
"missingMovies": "Filmes em Falta"
2023-11-09 16:09:00 +00:00
},
"ombi": {
"pending": "Pendente",
"approved": "Aprovado",
"available": "Disponível"
},
"jellyseerr": {
"pending": "Pending",
"approved": "Approved",
"available": "Available",
"issues": "Open Issues"
},
2023-11-09 16:09:00 +00:00
"overseerr": {
"pending": "Pending",
"processing": "A Processar",
"approved": "Approved",
"available": "Available"
2023-11-09 16:09:00 +00:00
},
"netalertx": {
2023-11-09 16:09:00 +00:00
"total": "Total",
"connected": "Connected",
"new_devices": "Novos Dispositivos",
"down_alerts": "Alertas de Falha"
2023-11-09 16:09:00 +00:00
},
"pihole": {
"queries": "Consultas",
"blocked": "Bloqueado",
2023-11-09 16:09:00 +00:00
"blocked_percent": "Bloqueado %",
"gravity": "Gravidade"
},
"adguard": {
"queries": "Queries",
"blocked": "Blocked",
2023-11-09 16:09:00 +00:00
"filtered": "Filtrado",
"latency": "Latência"
},
"speedtest": {
"upload": "Upload",
"download": "Download",
"ping": "Ping"
},
"portainer": {
"running": "Running",
"stopped": "Parado",
"total": "Total"
},
"suwayomi": {
"download": "Downloaded",
"nondownload": "Non-Downloaded",
"read": "Read",
"unread": "Unread",
"downloadedread": "Downloaded & Read",
"downloadedunread": "Downloaded & Unread",
"nondownloadedread": "Non-Downloaded & Read",
"nondownloadedunread": "Non-Downloaded & Unread"
},
2023-11-09 16:09:00 +00:00
"tailscale": {
"address": "Endereço",
"expires": "Expira",
"never": "Nunca",
"last_seen": "Última Vez Visto",
2023-11-09 16:09:00 +00:00
"now": "Agora",
"years": "{{number}}y",
"weeks": "{{number}}w",
"days": "{{number}}d",
"hours": "{{number}}h",
"minutes": "{{number}}m",
"seconds": "{{number}}s",
"ago": "{{value}} Atrás"
},
"technitium": {
"totalQueries": "Queries",
"totalNoError": "Sucesso",
"totalServerFailure": "Falhas",
"totalNxDomain": "Domínios NX",
"totalRefused": "Recusado",
"totalAuthoritative": "Autoritário",
"totalRecursive": "Recursivo",
"totalCached": "Em Memória transitória",
"totalBlocked": "Blocked",
"totalDropped": "Perdidos",
"totalClients": "Clientes"
},
2023-11-09 16:09:00 +00:00
"tdarr": {
"queue": "Queue",
2023-11-09 16:09:00 +00:00
"processed": "Processado",
"errored": "Erro",
"saved": "Guardado"
},
"traefik": {
"routers": "Roteadores",
"services": "Serviços",
"middleware": "Middleware"
2023-11-09 16:09:00 +00:00
},
"trilium": {
"version": "Version",
"notesCount": "Notes",
"dbSize": "Database Size",
"unknown": "Unknown"
},
2023-11-09 16:09:00 +00:00
"navidrome": {
"nothing_streaming": "No Active Streams",
"please_wait": "Por Favor, Aguarde"
},
"npm": {
"enabled": "Activo",
"disabled": "Desabilitado",
"total": "Total"
},
"coinmarketcap": {
"configure": "Configure uma ou mais criptomoedas para rastrear",
"1hour": "1 Hora",
"1day": "1 Dia",
"7days": "7 Dias",
"30days": "30 Dias"
},
"gotify": {
"apps": "Aplicações",
"clients": "Clients",
"messages": "Mensagens"
},
"prowlarr": {
"enableIndexers": "Indexadores",
"numberOfGrabs": "Agarrados",
"numberOfQueries": "Queries",
"numberOfFailGrabs": "Falhados",
"numberOfFailQueries": "Pesquisas falhadas"
},
"jackett": {
"configured": "Configurado",
"errored": "Errored"
},
"strelaysrv": {
"numActiveSessions": "Sessões",
"numConnections": "Conexões",
"dataRelayed": "Retransmitido",
"transferRate": "Rate"
2023-10-05 16:49:10 +00:00
},
2023-11-09 16:09:00 +00:00
"mastodon": {
"user_count": "Users",
2023-11-09 16:09:00 +00:00
"status_count": "Postagens",
"domain_count": "Domínios"
},
"medusa": {
"wanted": "Wanted",
"queued": "Queued",
"series": "Series"
2023-11-09 16:09:00 +00:00
},
"minecraft": {
"players": "Reprodutores",
"version": "Versão",
"status": "Status",
2023-11-09 16:09:00 +00:00
"up": "Online",
"down": "Offline"
2023-11-09 16:09:00 +00:00
},
"miniflux": {
"read": "Lido",
"unread": "Unread"
2023-11-09 16:09:00 +00:00
},
2023-10-05 16:49:10 +00:00
"authentik": {
"users": "Users",
"loginsLast24H": "Inícios de Sessão (24h)",
"failedLoginsLast24H": "Inícios de Sessão Falhados (24h)"
},
2023-10-05 16:49:10 +00:00
"proxmox": {
2023-11-09 16:09:00 +00:00
"mem": "MEM",
2023-10-05 16:49:10 +00:00
"cpu": "CPU",
"lxc": "LXC",
"vms": "VMs"
},
"glances": {
"cpu": "CPU",
"load": "Load",
"wait": "Please wait",
"temp": "TEMP",
2023-11-09 16:09:00 +00:00
"_temp": "Temp",
"warn": "Aviso",
"uptime": "UP",
2023-11-09 16:09:00 +00:00
"total": "Total",
"free": "Free",
"used": "Used",
2023-10-05 16:49:10 +00:00
"days": "d",
"hours": "h",
2023-11-09 16:09:00 +00:00
"crit": "Crítico",
"read": "Read",
2023-11-09 16:09:00 +00:00
"write": "Gravar",
"gpu": "GPU",
"mem": "Mem",
2023-11-09 16:09:00 +00:00
"swap": "Swap"
},
2023-11-09 16:09:00 +00:00
"quicklaunch": {
"bookmark": "Marcador",
"service": "Serviço",
"search": "Pesquisa",
2023-11-09 16:09:00 +00:00
"custom": "Personalizado",
"visit": "Visitar",
"url": "URL",
"searchsuggestion": "Sugestão"
},
"wmo": {
"0-day": "Solarengo",
"0-night": "Limpo",
"1-day": "Maioritariamente Solarengo",
"1-night": "Maioritariamente Limpo",
"2-day": "Parcialmente Nublado",
"2-night": "Partly Cloudy",
"3-day": "Nublado",
"3-night": "Cloudy",
"45-day": "Nevoeiro",
"45-night": "Foggy",
"48-day": "Foggy",
"48-night": "Foggy",
"51-day": "Aguaceiros",
"51-night": "Light Drizzle",
"53-day": "Chuvisco",
"53-night": "Drizzle",
"55-day": "Aguaceiro Forte",
"55-night": "Heavy Drizzle",
"56-day": "Granizo Leve",
"56-night": "Light Freezing Drizzle",
"57-day": "Granizo",
"57-night": "Freezing Drizzle",
"61-day": "Chuva fraca",
"61-night": "Light Rain",
"63-day": "Chuva",
"63-night": "Rain",
"65-day": "Chuva forte",
"65-night": "Heavy Rain",
"66-day": "Granizo",
"66-night": "Freezing Rain",
"67-day": "Freezing Rain",
"67-night": "Freezing Rain",
"71-day": "Neve fraca",
"71-night": "Light Snow",
"73-day": "Neve",
"73-night": "Snow",
"75-day": "Neve forte",
"75-night": "Heavy Snow",
"77-day": "Grãos de Neve",
"77-night": "Snow Grains",
"80-day": "Chuviscos Leves",
"80-night": "Light Showers",
"81-day": "Chuviscos",
"81-night": "Showers",
"82-day": "Chuviscos fortes",
"82-night": "Heavy Showers",
"85-day": "Chuva de Neve",
"85-night": "Snow Showers",
"86-day": "Snow Showers",
"86-night": "Snow Showers",
"95-day": "Trovoada",
"95-night": "Thunderstorm",
"96-day": "Trovoada com granizo",
"96-night": "Thunderstorm With Hail",
"99-day": "Thunderstorm With Hail",
"99-night": "Thunderstorm With Hail"
},
"homebridge": {
"available_update": "Sistema",
"updates": "Actualizações",
"update_available": "Atualização disponível",
"up_to_date": "Atualizado",
"child_bridges": "Child Bridges",
"child_bridges_status": "{{ok}}/{{total}}",
"up": "Up",
"pending": "Pending",
"down": "Down",
"ok": "Ok"
},
2023-11-09 16:09:00 +00:00
"healthchecks": {
"new": "Novo",
"up": "Up",
"grace": "Em Período de Graça",
"down": "Down",
"paused": "Pausa",
"status": "Status",
2023-11-09 16:09:00 +00:00
"last_ping": "Ultimo Ping",
"never": "Nenhum Ping ainda"
},
"watchtower": {
"containers_scanned": "Verificado",
"containers_updated": "Atualizado",
"containers_failed": "Falhou"
},
2023-11-09 16:09:00 +00:00
"autobrr": {
"approvedPushes": "Approved",
2023-11-09 16:09:00 +00:00
"rejectedPushes": "Rejeitado",
"filters": "Filtros",
"indexers": "Indexers"
2023-11-09 16:09:00 +00:00
},
"tubearchivist": {
"downloads": "Queue",
"videos": "Vídeos",
"channels": "Canais",
"playlists": "Listas"
},
"truenas": {
"load": "Carga do sistema",
"uptime": "Uptime",
"alerts": "Alerts"
},
"pyload": {
"speed": "Velocidade",
"active": "Active",
"queue": "Queue",
2023-11-09 16:09:00 +00:00
"total": "Total"
},
"gluetun": {
2023-11-09 16:09:00 +00:00
"public_ip": "IP público",
"region": "Região",
"country": "País",
"port_forwarded": "Port Forwarded"
},
"hdhomerun": {
"channels": "Channels",
"hd": "HD",
"tunerCount": "Sintonizadores",
"channelNumber": "Canal",
"channelNetwork": "Rede",
"signalStrength": "Potência",
"signalQuality": "Qualidade",
"symbolQuality": "Quality",
"networkRate": "Bitrate",
"clientIP": "Cliente"
},
"scrutiny": {
"passed": "Aprovado",
"failed": "Failed",
"unknown": "Unknown"
},
"paperlessngx": {
"inbox": "Caixa de entrada",
"total": "Total"
},
"pangolin": {
"orgs": "Orgs",
"sites": "Sites",
"resources": "Resources",
"targets": "Targets",
"traffic": "Traffic",
"in": "In",
"out": "Out"
},
"peanut": {
"battery_charge": "Carga da bateria",
"ups_load": "Carga da UPS",
"ups_status": "Estado da UPS",
"online": "Online",
"on_battery": "Em bateria",
"low_battery": "Bateria Fraca"
},
"nextdns": {
"wait": "Please Wait",
"no_devices": "Nenhum Dado do Dispositivo Recebido"
},
"mikrotik": {
"cpuLoad": "Carga do CPU",
"memoryUsed": "Memória Utilizada",
"uptime": "Uptime",
"numberOfLeases": "Concessões"
},
"xteve": {
"streams_all": "Todos os Streams",
"streams_active": "Active Streams",
"streams_xepg": "Canais XEPG"
},
2023-11-09 16:09:00 +00:00
"opendtu": {
"yieldDay": "Hoje",
"absolutePower": "Potência",
"relativePower": "Potência %",
"limit": "Limite"
},
"opnsense": {
"cpu": "CPU Load",
"memory": "Memória Ativa",
"wanUpload": "Envio WAN",
"wanDownload": "WAN Descarga"
},
"moonraker": {
"printer_state": "Estado da Impressora",
"print_status": "Estado da Impressora",
"print_progress": "Progresso",
"layers": "Camadas"
},
"octoprint": {
"printer_state": "Status",
"temp_tool": "Temp. Ferramenta",
"temp_bed": "Temp. Cama",
"job_completion": "Conclusão"
},
"cloudflared": {
"origin_ip": "IP Origem",
"status": "Status"
},
2023-11-09 16:09:00 +00:00
"pfsense": {
"load": "Carga Média",
"memory": "Uso de memória",
"wanStatus": "WAN Status",
"up": "Up",
"down": "Down",
"temp": "Temp",
"disk": "Utilização do Disco",
2023-11-09 16:09:00 +00:00
"wanIP": "WAN IP"
},
"proxmoxbackupserver": {
"datastore_usage": "Armaz. de Dados",
"failed_tasks_24h": "Tarefas Falhas 24h",
"cpu_usage": "CPU",
"memory_usage": "Memória"
},
"immich": {
"users": "Users",
"photos": "Fotos",
"videos": "Videos",
"storage": "Armazenamento"
},
"uptimekuma": {
"up": "Sites no Ar",
"down": "Sites Fora do Ar",
"uptime": "Uptime",
"incident": "Incidente",
"m": "m"
},
2023-11-09 16:09:00 +00:00
"atsumeru": {
"series": "Series",
2023-11-09 16:09:00 +00:00
"archives": "Ficheiros",
"chapters": "Capítulos",
"categories": "Categorias"
},
"komga": {
"libraries": "Bibliotecas",
"series": "Series",
"books": "Books"
},
2023-11-09 16:09:00 +00:00
"diskstation": {
"days": "Days",
"uptime": "Uptime",
"volumeAvailable": "Available"
2023-11-09 16:09:00 +00:00
},
"dispatcharr": {
"channels": "Channels",
"streams": "Streams"
},
"mylar": {
"series": "Series",
"issues": "Problemas",
"wanted": "Wanted"
},
"photoprism": {
"albums": "Albums",
"photos": "Photos",
"videos": "Videos",
"people": "Pessoas"
},
"fileflows": {
"queue": "Queue",
"processing": "Processing",
"processed": "Processed",
"time": "Hora"
},
"firefly": {
"networth": "Net Worth",
"budget": "Budget"
},
"grafana": {
"dashboards": "Painéis",
"datasources": "Origem de Dados",
"totalalerts": "Total Alertas",
"alertstriggered": "Alertas Desencadeados"
},
"nextcloud": {
"cpuload": "Carga de CPU",
"memoryusage": "Memória Utilizada",
"freespace": "Espaço Livre",
"activeusers": "Utilizadores Activos",
2023-11-09 16:09:00 +00:00
"numfiles": "Ficheiros",
"numshares": "Itens partilhados"
},
"kopia": {
"status": "Status",
"size": "Tamanho",
"lastrun": "Ultima Execução",
"nextrun": "Próxima Execução",
"failed": "Failed"
},
"unmanic": {
"active_workers": "Workers Ativos",
2023-11-09 16:09:00 +00:00
"total_workers": "Total de Trabalhadores",
"records_total": "Comprimento da Fila"
},
"pterodactyl": {
"servers": "Servidores",
"nodes": "Nós"
},
"prometheus": {
"targets_up": "Alvo ativo",
"targets_down": "Alvo Inactivo",
"targets_total": "Total de Alvos"
},
"gatus": {
"up": "Sites Up",
"down": "Sites Down",
"uptime": "Uptime"
},
"ghostfolio": {
"gross_percent_today": "Today",
"gross_percent_1y": "Um ano",
"gross_percent_max": "Desde Sempre",
"net_worth": "Net Worth"
},
"audiobookshelf": {
"podcasts": "Podcasts",
"books": "Books",
"podcastsDuration": "Duração",
"booksDuration": "Duration"
},
"homeassistant": {
"people_home": "Pessoas em Casa",
"lights_on": "Luzes Acesas",
"switches_on": "Interruptores Ligados"
},
"whatsupdocker": {
2023-11-09 16:09:00 +00:00
"monitoring": "A monitorizar",
"updates": "Updates"
},
2023-11-09 16:09:00 +00:00
"calibreweb": {
"books": "Books",
2023-11-09 16:09:00 +00:00
"authors": "Autores",
"categories": "Categories",
"series": "Series"
},
"booklore": {
"libraries": "Libraries",
"books": "Books",
"reading": "Reading",
"finished": "Finished"
},
"jdownloader": {
"downloadCount": "Queue",
"downloadBytesRemaining": "Remaining",
"downloadTotalBytes": "Size",
"downloadSpeed": "Speed"
},
"kavita": {
"seriesCount": "Series",
"totalFiles": "Files"
2023-11-09 16:09:00 +00:00
},
"azuredevops": {
"result": "Resultado",
"status": "Status",
2023-11-09 16:09:00 +00:00
"buildId": "ID da compilação",
"succeeded": "Bem sucedido",
2023-11-09 16:09:00 +00:00
"notStarted": "Não Iniciado",
"failed": "Failed",
2023-11-09 16:09:00 +00:00
"canceled": "Cancelado",
"inProgress": "Em progresso",
"totalPrs": "Total de PRs",
"myPrs": "Os Meus PRs",
"approved": "Approved"
},
"gamedig": {
"status": "Status",
"online": "Online",
"offline": "Offline",
2023-11-09 16:09:00 +00:00
"name": "Nome",
"map": "Mapa",
"currentPlayers": "Jogadores actuais",
"players": "Players",
2023-11-09 16:09:00 +00:00
"maxPlayers": "Máximo de Jogadores",
"bots": "Bots",
"ping": "Ping"
},
"urbackup": {
"ok": "Ok",
2023-11-09 16:09:00 +00:00
"errored": "Erros",
"noRecent": "Desactualizado",
2023-11-09 16:09:00 +00:00
"totalUsed": "Espaço utilizado"
},
"mealie": {
2023-11-09 16:09:00 +00:00
"recipes": "Receitas",
"users": "Users",
"categories": "Categories",
2023-11-09 16:09:00 +00:00
"tags": "Etiquetas"
},
2023-11-09 16:09:00 +00:00
"openmediavault": {
"downloading": "A descarregar",
2023-11-09 16:09:00 +00:00
"total": "Total",
"running": "Running",
"stopped": "Stopped",
"passed": "Passed",
"failed": "Failed"
},
"openwrt": {
"uptime": "Uptime",
"cpuLoad": "Carga da CPU média (5m)",
"up": "Up",
"down": "Down",
"bytesTx": "Transmitido",
"bytesRx": "Received"
},
"uptimerobot": {
"status": "Status",
"uptime": "Uptime",
"lastDown": "Última Inactividade",
"downDuration": "Duração de Inactividade",
"sitesUp": "Sites Up",
"sitesDown": "Sites Down",
"paused": "Paused",
2023-11-09 16:09:00 +00:00
"notyetchecked": "Ainda não verificado",
"up": "Up",
"seemsdown": "Parece em Baixo",
"down": "Down",
"unknown": "Unknown"
},
"calendar": {
2023-11-09 16:09:00 +00:00
"inCinemas": "Em cinemas",
"physicalRelease": "Lançamento físico",
"digitalRelease": "Lançamento digital",
"noEventsToday": "Não existem eventos hoje!",
"noEventsFound": "Nenhum evento encontrado",
"errorWhenLoadingData": "Error when loading calendar data"
},
"romm": {
"platforms": "Plataformas",
"totalRoms": "Jogos",
"saves": "Saves",
"states": "Estados",
"screenshots": "Screenshots",
"totalfilesize": "Tamanho Total"
},
"mailcow": {
"domains": "Domains",
"mailboxes": "Caixas de Correio",
"mails": "E-mails",
"storage": "Storage"
},
"netdata": {
"warnings": "Avisos",
"criticals": "Críticos"
},
"plantit": {
"events": "Eventos",
"plants": "Plantas",
"photos": "Photos",
"species": "Espécies"
},
"gitea": {
"notifications": "Notificações",
"issues": "Issues",
"pulls": "Solicitar pull",
"repositories": "Repositories"
},
"stash": {
"scenes": "Cenas",
"scenesPlayed": "Cenas reproduzidas",
"playCount": "Total de Reproduções",
"playDuration": "Tempo Assistido",
"sceneSize": "Tamanho das cenas",
"sceneDuration": "Duração das cenas",
"images": "Imagens",
"imageSize": "Tamanho das imagens",
"galleries": "Galerias",
"performers": "Artistas de palco",
"studios": "Estúdios",
"movies": "Movies",
"tags": "Tags",
"oCount": "Contagem de O's"
},
"tandoor": {
"users": "Users",
"recipes": "Recipes",
"keywords": "Palavras-chave"
},
"homebox": {
"items": "Items",
"totalWithWarranty": "Com Garantia",
"locations": "Localizações",
"labels": "Etiquetas",
"users": "Users",
"totalValue": "Valor Total"
},
"crowdsec": {
"alerts": "Alerts",
"bans": "Banidos"
},
"wgeasy": {
"connected": "Connected",
"enabled": "Enabled",
"disabled": "Disabled",
"total": "Total"
},
"swagdashboard": {
"proxied": "Com proxy",
"auth": "Com Autorização",
"outdated": "Desactualizado",
"banned": "Banido"
},
"myspeed": {
"ping": "Ping",
"download": "Download",
"upload": "Upload"
},
"stocks": {
"stocks": "Acções",
"loading": "A carregar",
"open": "Aberto - Mercado dos EUA",
"closed": "Fechado - Mercado dos EUA",
"invalidConfiguration": "Configuração Inválida"
},
"frigate": {
"cameras": "Câmeras",
"uptime": "Uptime",
"version": "Version"
},
"linkwarden": {
"links": "Links",
"collections": "Colecções",
"tags": "Tags"
},
"zabbix": {
"unclassified": "Não Classificados",
"information": "Information",
"warning": "Avisos",
"average": "Média",
"high": "Elevado",
"disaster": "Desastre"
},
"lubelogger": {
"vehicle": "Veículo",
"vehicles": "Veículos",
"serviceRecords": "Registros de Serviço",
"reminders": "Lembretes",
"nextReminder": "Próximo Lembrete",
"none": "Nenhum"
},
"vikunja": {
"projects": "Active Projects",
"tasks7d": "Tasks Due This Week",
"tasksOverdue": "Overdue Tasks",
"tasksInProgress": "Tasks In Progress"
},
"headscale": {
"name": "Name",
"address": "Address",
"last_seen": "Last Seen",
"status": "Status",
"online": "Online",
"offline": "Offline"
},
"beszel": {
"name": "Name",
"systems": "Systems",
"up": "Up",
"down": "Down",
"paused": "Paused",
"pending": "Pending",
"status": "Status",
"updated": "Updated",
"cpu": "CPU",
"memory": "MEM",
"disk": "Disk",
"network": "NET"
},
"argocd": {
"apps": "Apps",
"synced": "Synced",
"outOfSync": "Out Of Sync",
"healthy": "Healthy",
"degraded": "Degraded",
"progressing": "Progressing",
"missing": "Missing",
"suspended": "Suspended"
},
"spoolman": {
"loading": "Loading"
},
"gitlab": {
"groups": "Groups",
"issues": "Issues",
"merges": "Merge Requests",
"projects": "Projects"
},
"apcups": {
"status": "Status",
"load": "Load",
"bcharge": "Battery Charge",
"timeleft": "Time Left"
},
"karakeep": {
"bookmarks": "Bookmarks",
"favorites": "Favorites",
"archived": "Archived",
"highlights": "Highlights",
"lists": "Lists",
"tags": "Tags"
},
"slskd": {
"slskStatus": "Network",
"connected": "Connected",
"disconnected": "Disconnected",
"updateStatus": "Update",
"update_yes": "Available",
"update_no": "Up to Date",
"downloads": "Downloads",
"uploads": "Uploads",
"sharedFiles": "Files"
},
"jellystat": {
"songs": "Songs",
"movies": "Movies",
"episodes": "Episodes",
"other": "Other"
},
"checkmk": {
"serviceErrors": "Service issues",
"hostErrors": "Host issues"
},
"komodo": {
"total": "Total",
"running": "Running",
"stopped": "Stopped",
"down": "Down",
"unhealthy": "Unhealthy",
"unknown": "Unknown",
"servers": "Servers",
"stacks": "Stacks",
"containers": "Containers"
},
"filebrowser": {
"available": "Available",
"used": "Used",
"total": "Total"
},
"wallos": {
"activeSubscriptions": "Assinaturas",
"thisMonthlyCost": "Este mês",
"nextMonthlyCost": "Próximo mês",
"previousMonthlyCost": "Mês anterior",
"nextRenewingSubscription": "Próximo pagamento"
},
"unraid": {
"STARTED": "Started",
"STOPPED": "Stopped",
"NEW_ARRAY": "New Array",
"RECON_DISK": "Reconstructing Disk",
"DISABLE_DISK": "Disk Disabled",
"SWAP_DSBL": "Swap Disable",
"INVALID_EXPANSION": "Invalid Expansion",
"PARITY_NOT_BIGGEST": "Parity Not Biggest",
"TOO_MANY_MISSING_DISKS": "Too Many Missing Disks",
"NEW_DISK_TOO_SMALL": "New Disk Too Small",
"NO_DATA_DISKS": "No Data Disks",
"notifications": "Notifications",
"status": "Status",
"cpu": "CPU",
"memoryUsed": "Memory Used",
"memoryAvailable": "Memory Available",
"arrayUsed": "Array Used",
"arrayFree": "Array Free",
"poolUsed": "{{pool}} Used",
"poolFree": "{{pool}} Free"
},
"backrest": {
"num_plans": "Plans",
"num_success_30": "Successes",
"num_failure_30": "Failures",
"num_success_latest": "Succeeding",
"num_failure_latest": "Failing",
"bytes_added_30": "Bytes Added"
},
"yourspotify": {
"songs": "Songs",
"time": "Time",
"artists": "Artists"
},
"arcane": {
"containers": "Containers",
"images": "Images",
"image_updates": "Image Updates",
"images_unused": "Unused",
"environment_required": "Environment ID Required"
},
"dockhand": {
"running": "Running",
"stopped": "Stopped",
"cpu": "CPU",
"memory": "Memory",
"images": "Images",
"volumes": "Volumes",
"events_today": "Events Today",
"pending_updates": "Pending Updates",
"stacks": "Stacks",
"paused": "Paused",
"total": "Total",
"environment_not_found": "Environment Not Found"
2022-09-12 09:06:47 +00:00
}
}