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

View File

@@ -0,0 +1,13 @@
# plocate
> 快速查找文件名。
> 确保运行 `sudo updatedb` 以包括新文件。
> 更多信息:<https://plocate.sesse.net>。
- 在数据库中查找模式(定期重新计算):
`plocate {{pattern}}`
- 按确切文件名查找文件(包含不带通配符字符的模式被解释为 `*pattern*`
`plocate */{{filename}}`