|
610 | 610 | "errorIcon": "Icone de erro — falha ao aplicar o tema" |
611 | 611 | } |
612 | 612 | }, |
| 613 | + "networkStatus": { |
| 614 | + "label": "Status da Rede", |
| 615 | + "ariaLabel": "Indicador de status da rede Stellar", |
| 616 | + "ariaLive": "Status da rede: {status}", |
| 617 | + "statusOperational": "Operacional", |
| 618 | + "statusDegraded": "Degradada", |
| 619 | + "statusPartialOutage": "Interrupcao Parcial", |
| 620 | + "statusMajorOutage": "Interrupcao Grave", |
| 621 | + "statusUnknown": "Desconhecido", |
| 622 | + "statusChecking": "Verificando…", |
| 623 | + "statusOffline": "Sem conexao", |
| 624 | + "loading": "Verificando status da rede…", |
| 625 | + "checking": "Reverificando…", |
| 626 | + "lastChecked": "Ultima verificacao: {time}", |
| 627 | + "lastCheckedNever": "Ainda nao verificado", |
| 628 | + "checkNow": "Verificar agora", |
| 629 | + "retry": "Tentar novamente", |
| 630 | + "retryCount": "Tentativa {count}", |
| 631 | + "dismiss": "Fechar", |
| 632 | + "errorHeading": "Falha na verificacao de status", |
| 633 | + "errorMessage": "Nao foi possivel acessar a rede Stellar. Verifique sua conexao.", |
| 634 | + "networkError": "Erro de rede — tentando novamente…", |
| 635 | + "latency": "{ms}ms", |
| 636 | + "latencyLabel": "Tempo de resposta: {ms}ms", |
| 637 | + "ledger": "Ledger {sequence}", |
| 638 | + "ledgerLabel": "Ledger atual: {sequence}", |
| 639 | + "horizon": "Horizon", |
| 640 | + "stellar": "Stellar", |
| 641 | + "mainnet": "Mainnet", |
| 642 | + "testnet": "Testnet", |
| 643 | + "networkLabel": "Rede {network}", |
| 644 | + "expandPanel": "Mostrar detalhes da rede", |
| 645 | + "collapsePanel": "Ocultar detalhes da rede", |
| 646 | + "detailsHeading": "Detalhes da rede", |
| 647 | + "horizonUrl": "URL do Horizon", |
| 648 | + "tooltipOperational": "Todos os servicos estao funcionando normalmente.", |
| 649 | + "tooltipDegraded": "Alguns servicos estao com problemas.", |
| 650 | + "tooltipPartialOutage": "Alguns servicos estao indisponiveis.", |
| 651 | + "tooltipMajorOutage": "Servicos criticos estao indisponiveis.", |
| 652 | + "tooltipOffline": "Nao foi possivel conectar-se a rede.", |
| 653 | + "tooltipChecking": "Verificando conectividade de rede…", |
| 654 | + "pollingPaused": "Atualizacao automatica pausada", |
| 655 | + "pollingActive": "Atualizacao automatica ativa", |
| 656 | + "autoRefresh": "Atualizacao automatica a cada {seconds}s" |
| 657 | + }, |
613 | 658 | "portfolioChartWidget": { |
614 | 659 | "title": "Valor do portafolio", |
615 | 660 | "allocation": "Distribuicao", |
|
0 commit comments