Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

lilt-translations_4481325 #394

Merged
merged 3 commits into from
Apr 22, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 13 additions & 1 deletion config/localization/pt/app.json
Original file line number Diff line number Diff line change
Expand Up @@ -164,6 +164,7 @@
"ISOLATED": "Isolada",
"ISOLATED_MARGIN": "Margem isolada",
"ISOLATED_MARGIN_DESCRIPTION": "Use garantias distintas para cada posição para isolar o risco.",
"ISOLATED_MARKET": "Mercado isolado",
"KEEP_TRADING": "Continuar negociando",
"LANGUAGE": "Idioma",
"LARGE_CAP": "Large-cap",
Expand Down Expand Up @@ -245,6 +246,7 @@
"RECENT_TRADES_SHORT": "Trades",
"RECENT": "Recente",
"RECOMMENDED": "Recomendado",
"RECONNECT_WALLET": "Reconectar carteira",
"REFERRAL_CODE": "Código de indicação",
"REFERRALS": "Indicações",
"REFERRER_PERCENT_OFF": "{DISCOUNT}% de desconto",
Expand Down Expand Up @@ -714,6 +716,7 @@
"WALLET_CONNECT": "WalletConnect (1.0)",
"WALLET_CONNECT_2": "WalletConnect",
"TEST_WALLET": "Test Wallet",
"EMAIL_OR_SOCIAL": "Email ou rede social",
"OTHER_WALLET": "Outro"
},
"ONBOARDING": {
Expand Down Expand Up @@ -1101,6 +1104,7 @@
"TRADE": {
"ADD_MARGIN": "Adicionar margem",
"ADD_TRIGGERS": "Adicionar gatilho(s)",
"ADD_TP_OR_SL": "Adicionar TP | SL",
"ADJUST_ISOLATED_MARGIN": "Ajustar margem isolada",
"ADJUST_TARGET_LEVERAGE": "Ajustar alavancagem alvo",
"ADJUST_TARGET_LEVERAGE_DESCRIPTION": "O ajuste da alavancagem alvo não ajustará a margem até que uma nova ordem seja colocada. Para obter mais informações sobre a alavancagem alvo, consulte {HERE}.",
Expand Down Expand Up @@ -1140,6 +1144,7 @@
"CURRENTLY_TRADING_ROPSTEN": "Você está fazendo trade em nosso aplicativo da testnet Ropsten com fundos de teste. Crie uma conta em nosso aplicativo da mainnet para começar a fazer trades com fundos reais",
"DELEVERAGED": "Desalavancado",
"EDIT_STOP_LOSS": "Editar stop loss",
"EDIT_TAKE_PROFIT": "Editar take profit",
"ENTER_AMOUNT": "Digite o valor",
"ENTER_LIMIT_PRICE": "Digite o preço limite",
"ENTER_TRIGGER_PRICE": "Digite o preço de disparo",
Expand Down Expand Up @@ -1198,6 +1203,7 @@
"MAXIMUM_POSITION_SIZE": "Tamanho máximo da posição",
"MID_MARKET": "Médio porte",
"MODIFY_GOOD_TIL": "Modificar Bom Até",
"MODIFY_PRICE": "Modificar preço",
"MODIFY_SIZE_FIELD": "Modificar valor",
"MODIFY_TRAILING_PERCENT": "Modificar % de trailing",
"MODIFY_TRIGGER_PRICE": "Modificar preço gatilho",
Expand Down Expand Up @@ -1320,6 +1326,7 @@
"TRIGGER_PRICE": "Preço de disparo",
"TRIGGERS": "Disparos",
"UNDERCOLLATERALIZED": "Sem colateral",
"UNOPENED_ISOLATED_POSITIONS": "Posições isoladas não abertas",
"UNREALIZED_PNL": "L&P não realizados",
"UNTRIGGERED": "Não disparado",
"UP_TO_X": "Até {LEVERAGE}x",
Expand Down Expand Up @@ -2042,6 +2049,12 @@
"USER_MAX_ORDERS": "Muitas ordens abertas",
"INVALID_GOOD_TIL": "Good Til inválido"
},
"TRIGGERS_FORM": {
"PRICE_MUST_POSITIVE": "Todos os preços inseridos devem ser positivos. Ajuste os preços que você inseriu."
},
"TRIGGERS_FORM_TITLE": {
"PRICE_MUST_POSITIVE": "Entrada de preço inválida"
},
"API_STATUS": {
"INDEXER_ALERT": "Alerta do indexador",
"INDEXER_DOWN": "Não foi possível obter a altura do bloco atual do Indexador.",
Expand Down Expand Up @@ -2113,7 +2126,6 @@
"TRANSFERS_PAUSED_TITLE": "As transferências foram temporariamente interrompidas",
"TRANSFERS_PAUSED_DESCRIPTION": "Tente novamente em {SECONDS} segundos.",
"TRANSFERS_PAUSED_ACTION": "Transferências interrompidas"

},
"ONBOARDING": {
"ALWAYS_VERIFY_URL": "Ao recuperar suas chaves, verifique sempre se está no site https:\/\/trade.dydx.exchange."
Expand Down
6 changes: 6 additions & 0 deletions config/localization/pt/tooltips.json
Original file line number Diff line number Diff line change
Expand Up @@ -279,6 +279,12 @@
"BODY": "Este é o custo de gás da transação de depósito, pago a mineiros da Ethereum."
}
},
"TRIGGER_ORDERS": {
"UNEQUAL_ORDER_SIZES": {
"TITLE": "Volumes de ordens desiguais",
"BODY": "Suas ordens de take profit e stop loss têm volumes diferentes. Para fazer edições no volume da ordem, cancele e emita novamente as ordens."
}
},
"WITHDRAW": {
"FAST_WITHDRAW_FEE": {
"TITLE": "Taxa de saque rápido",
Expand Down
9 changes: 9 additions & 0 deletions config/localizations_native/pt/app.json
Original file line number Diff line number Diff line change
Expand Up @@ -398,6 +398,15 @@
"V4_TRANSFEROUT": {
"COMPLETED_TITLE": "Transferência enviada",
"COMPLETED_TEXT": "Sua transferência de {AMOUNT_ELEMENT} {TOKEN} foi enviada"
},
"ISSUE_REPORT": {
"SETTINGS_TITLE": "Reportar problema",
"LOADING_TITLE": "Carregando arquivos de log...",
"LOADING_COMPLETED_TITLE": "Arquivo de log criado",
"LOADING_ERROR_TITLE": "Falha ao criar arquivo de log",
"EMAIL_SUBJECT": "Relatório do problema",
"EMAIL_BODY": "Descreva o problema que você está enfrentando:",
"CHOOSER_TITLE": "Enviar log de aplicativo"
}
},
"RATE_APP": {
Expand Down
Loading