nth: add pt_BR translation (#6948)

beep
Henrique Tsuyoshi Yara 2021-10-13 03:19:37 -03:00 committed by GitHub
parent 096605b441
commit c0fdcc1586
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 20 additions and 0 deletions

20
pages.pt_BR/common/nth.md Normal file
View File

@ -0,0 +1,20 @@
# nth
> Name That Hash - Nomeia o tipo de um hash em um instante.
> Mais informações: <https://github.com/hashpals/name-that-hash>.
- Nomeia o hash:
`nth -t {{5f4dcc3b5aa765d61d8327deb882cf99}}`
- Nomeia hashes em um arquivo:
`nth -f {{caminho/para/hashes}}`
- Saída no formato json:
`nth -t {{5f4dcc3b5aa765d61d8327deb882cf99}} -g`
- Decodifica o hash em Base64 e nomeia:
`nth -t {{NWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkK}} -b64`