add new chinese translations

This commit is contained in:
2024-12-30 15:25:56 +08:00
parent a850046d7b
commit 0d798759fd
5418 changed files with 105800 additions and 7052 deletions

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

@@ -0,0 +1,20 @@
# nth
> 命名哈希 - 立即识别任何哈希的类型。
> 更多信息:<https://github.com/hashpals/name-that-hash>。
- 命名哈希:
`nth -t {{5f4dcc3b5aa765d61d8327deb882cf99}}`
- 命名文件中的哈希:
`nth -f {{path/to/hashes}}`
- 以 JSON 格式打印:
`nth -t {{5f4dcc3b5aa765d61d8327deb882cf99}} -g`
- 在命名之前以 Base64 解码哈希:
`nth -t {{NWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkK}} -b64`