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

@@ -1,20 +1,20 @@
# apport-bug
> Ubuntu 上提交错误报告。
> 更多信息:<https://wiki.ubuntu.com/Apport>.
> 在Ubuntu上提交错误报告。
> 更多信息:<https://wiki.ubuntu.com/Apport>
- 报告整个系统的错误:
`apport-bug`
- 报告某个软件包的错误:
- 报告特定软件包的错误:
`apport-bug {{包名}}`
`apport-bug {{package}}`
- 报告某个可执行文件的错误:
- 报告特定可执行文件的错误:
`apport-bug {{可执行文件路径}}`
`apport-bug {{path/to/executable}}`
- 报告某个进程的错误:
- 报告特定进程的错误:
`apport-bug {{PID}}`
`apport-bug {{PID}}`