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,16 @@
# reportbug
> Debian 发行版的错误报告工具。
> 更多信息:<https://manned.org/reportbug>。
- 生成关于特定软件包的错误报告,然后通过电子邮件发送:
`reportbug {{package}}`
- 报告一个不针对特定软件包的错误(一般问题、基础设施等):
`reportbug other`
- 将错误报告写入文件,而不是通过电子邮件发送:
`reportbug -o {{filename}} {{package}}`