guake: fix typo, linux/g*: add Korean translation (#14704)

* linux/g*: add Korean translation

* guake: fix typo

* Update pages.ko/linux/genisoimage.md

Co-authored-by: Chooooo <contact@choo.ooo>

* linux/gnome-extensions: update Korean translation

---------

Co-authored-by: Chooooo <contact@choo.ooo>
This commit is contained in:
코드싸이
2024-11-11 12:04:46 +09:00
committed by GitHub
parent 1be22f6d8b
commit 7598cffb1a
41 changed files with 839 additions and 1 deletions

View File

@@ -0,0 +1,16 @@
# gnome-calculator
> GNOME 데스크탑 환경의 공식 계산기.
> 더 많은 정보: <https://wiki.gnome.org/Apps/Calculator>.
- GNOME 계산기 GUI 실행:
`gnome-calculator`
- 데스크탑 애플리케이션을 실행하지 않고 지정된 방정식 해결:
`gnome-calculator --solve {{2^5 * 2 + 5}}`
- 버전 표시:
`gnome-calculator --version`