Skip to content

Commit

Permalink
New translations enUS.json (Portuguese)
Browse files Browse the repository at this point in the history
  • Loading branch information
paullinator committed Sep 12, 2023
1 parent 9a5b9e2 commit d76d678
Showing 1 changed file with 15 additions and 9 deletions.
24 changes: 15 additions & 9 deletions src/locales/strings/pt.json
Original file line number Diff line number Diff line change
Expand Up @@ -655,15 +655,21 @@
"restore_wallets_modal_description": "Isto irá restaurar todas as carteiras excluídas e arquivadas",
"restore_wallets_modal_confirm": "Confirmar",
"restore_wallets_modal_cancel": "Cancelar",
"unique_identifier": "Identificador exclusivo",
"unique_identifier_memo": "Memo",
"unique_identifier_memo_id": "ID de memo",
"unique_identifier_destination_tag": "Tag de Destino",
"unique_identifier_note": "Nota",
"unique_identifier_dropdown_option_memo": "Adicionar nota",
"unique_identifier_dropdown_option_memo_id": "Adicione ID de Memo",
"unique_identifier_dropdown_option_destination_tag": "Adicionar Tag de Destino",
"unique_identifier_dropdown_option_note": "Adicionar Nota",
"memo_destination_tag_title": "Destination Tag",
"memo_memo_title": "Memo",
"memo_note_title": "Note",
"memo_op_return_title": "OP_RETURN",
"memo_destination_tag_label": "destination tag",
"memo_memo_label": "memo",
"memo_note_label": "note",
"memo_op_return_label": "OP_RETURN",
"memo_dropdown_option_s": "Add %s",
"memo_error_text_too_long_s": "Cannot be longer than %i characters",
"memo_error_number": "Not a valid number",
"memo_error_number_value_s": "Cannot be greater than %s",
"memo_error_hex": "Not valid hexadecimal",
"memo_error_hext_too_long_s": "Cannot be longer than %i bytes",
"memo_error_hext_too_short_s": "Cannot be shorter than %i bytes",
"unique_identifier_modal_description": "Por favor, digite o valor de %s a ser enviado para destinatário desta transação",
"unique_identifier_modal_confirm": "Confirmar",
"cannot_delete_last_wallet_modal_title": "Não é Possível Arquivar a Carteira",
Expand Down

0 comments on commit d76d678

Please sign in to comment.