Skip to content

Commit

Permalink
Translated using Weblate (Portuguese (Brazil))
Browse files Browse the repository at this point in the history
Currently translated at 98.9% (388 of 392 strings)

Translation: getAlby - lightning-browser-extension/getAlby - lightning-browser-extension
Translate-URL: https://hosted.weblate.org/projects/getalby-lightning-browser-extension/getalby-lightning-browser-extension/pt_BR/
  • Loading branch information
bitcoinuser authored and weblate committed Nov 21, 2022
1 parent c17ebc5 commit 623e3fd
Showing 1 changed file with 41 additions and 1 deletion.
42 changes: 41 additions & 1 deletion src/i18n/locales/pt_BR/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -301,6 +301,39 @@
"invalid_uri": "URI LNDHub inválida",
"connection_failed": "Falha na conexão. A URI LNDHub está correta?"
}
},
"commando": {
"description": "Conectar em um servidor Core Lightning",
"page": {
"title": "Conecte no servidor Core Lightning",
"instructions": "Certifique-se de conectar em um servidor Core Lightning que esteja na versão 0.12.0 ou mais recente, o plugin commando instalado e rodando e o servidor acessível na Rede Relâmpago. Crie um rune executando o comando 'lightning-cli commando-rune'."
},
"title": "Core Lightning",
"pubkey": {
"label": "Chave pública"
},
"rune": {
"label": "Rune"
},
"port": {
"label": "Porta"
},
"privKey": {
"label": "Chave privada local (Gerada automaticamente)"
},
"config": {
"label": "Dados config",
"placeholder": "config=https://seu-btc-pay.org/lnd-config/212121/lnd.config"
},
"proxy": {
"label": "Websocket proxy"
},
"host": {
"label": "Host"
},
"errors": {
"connection_failed": "Falha na conexão. O servidor Core Lightning está online e usando o plugin comando?"
}
}
},
"home": {
Expand Down Expand Up @@ -617,6 +650,12 @@
"block_and_ignore": "Bloquear e ignorar {{host}}",
"read_public_key": "Ler sua chave pública",
"title": "Nostr"
},
"confirm_request_permission": {
"title": "Aprovar Solicitação",
"allow": "Permitir {{host}}:",
"enable_method": "Chamar {{method}}",
"always_allow": "Sempre permitir {{method}} em {{host}}"
}
},
"common": {
Expand Down Expand Up @@ -661,7 +700,8 @@
"message": "Mensagem",
"help": "Ajuda",
"response": "Resposta",
"success_message": "{{amount}}{{fiatAmount}} enviados para {{destination}}"
"success_message": "{{amount}}{{fiatAmount}} enviados para {{destination}}",
"advanced": "Avançado"
},
"components": {
"allowance_menu": {
Expand Down

0 comments on commit 623e3fd

Please sign in to comment.