linux/e*: add Korean translation (#14684)

* linux/e*: add Korean translation

* Update pages.ko/linux/e2undo.md

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

* Update pages.ko/linux/e2undo.md

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

* Update pages.ko/linux/eyed3.md

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

---------

Co-authored-by: Chooooo <contact@choo.ooo>
This commit is contained in:
코드싸이
2024-11-08 16:21:16 +09:00
committed by GitHub
parent f5ac8fe874
commit b23c3160f7
42 changed files with 918 additions and 0 deletions

28
pages.ko/linux/ego.md Normal file
View File

@@ -0,0 +1,28 @@
# ego
> Funtoo의 공식 시스템 성격 관리 도구.
> 더 많은 정보: <https://funtoo-ego.readthedocs.io/en/develop/>.
- Portage 트리 동기화:
`ego sync`
- 부트로더 구성 업데이트:
`ego boot update`
- 이름으로 Funtoo 위키 페이지 읽기:
`ego doc {{위키_페이지}}`
- 현재 프로필 출력:
`ego profile show`
- 믹스인 활성화/비활성화:
`ego profile mix-in +{{gnome}} -{{kde-plasma-5}}`
- 특정 패키지와 관련된 Funtoo 버그 쿼리:
`ego query bug {{패키지}}`