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,20 @@
# gnome-terminal
> GNOME 终端模拟器。
> 更多信息:<https://help.gnome.org/users/gnome-terminal/stable/>.
- 打开一个新的 GNOME 终端窗口:
`gnome-terminal`
- 在新的终端窗口中运行特定命令:
`gnome-terminal -- {{command}}`
- 在最后打开的窗口中打开一个新的标签页:
`gnome-terminal --tab`
- 设置新标签页的标题:
`gnome-terminal --tab --title "{{title}}"`