ga*, gc*: add Korean translation (#14284)

This commit is contained in:
HoJeong Im
2024-10-21 00:59:45 +09:00
committed by GitHub
parent 2d3c9df5d7
commit 4043aaec0d
8 changed files with 209 additions and 0 deletions

24
pages.ko/common/gcal.md Normal file
View File

@@ -0,0 +1,24 @@
# gcal
> 달력 표시.
> 더 많은 정보: <https://www.gnu.org/software/gcal>.
- 이번 달의 달력 표시:
`gcal`
- 2010년 2월의 달력 표시:
`gcal 2 2010`
- 주 번호가 포함된 달력 시트 제공:
`gcal --with-week-number`
- 한 주의 시작일을 한 주의 첫 번째 날(월요일)로 변경:
`gcal --starting-day=1`
- 오늘을 중심으로 이전, 이번, 다음 달을 표시:
`gcal .`