Skip to content

Commit 6538b35

Browse files
squidfunkminjikarin
andcommitted
Updated Korean translations
Co-authored-by: minjikarin <[email protected]>
1 parent e11b708 commit 6538b35

File tree

2 files changed

+36
-0
lines changed

2 files changed

+36
-0
lines changed

Diff for: material/partials/languages/ko.html

+18
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,30 @@
77
"action.skip": "콘텐츠로 이동",
88
"action.view": "페이지소스 보기",
99
"announce.dismiss": "다시 안보기",
10+
"blog.archive": "아카이브",
1011
"blog.categories": "카테고리",
12+
"blog.categories.in": "카테고리",
1113
"blog.continue": "계속 읽기",
14+
"blog.draft": "임시 저장",
15+
"blog.index": "Index로 돌아가기",
16+
"blog.meta": "메타데이터",
17+
"blog.references": "관련 링크",
1218
"clipboard.copy": "클립보드로 복사",
1319
"clipboard.copied": "클립보드에 복사됨",
20+
"consent.accept": "동의 허락",
21+
"consent.manage": "동의 허락 관리",
22+
"consent.reject": "동의 거부",
23+
"footer": "하단/푸터",
1424
"footer.next": "다음",
1525
"footer.previous": "이전",
26+
"header": "상단/헤더",
1627
"meta.comments": "댓글",
1728
"meta.source": "출처",
29+
"nav": "네비게이션",
30+
"readtime.one": "읽는시간 1분",
31+
"readtime.other": "읽는시간 #분",
32+
"rss.created": "RSS 피드 생성완료",
33+
"rss.updated": "RSS 피드 업데이트완료",
1834
"search": "검색",
1935
"search.config.pipeline": " ",
2036
"search.placeholder": "검색",
@@ -31,8 +47,10 @@
3147
"select.language": "언어설정",
3248
"select.version": "버전 선택",
3349
"source": "저장소로 이동",
50+
"source.file.contributors": "참여자들",
3451
"source.file.date.created": "작성일",
3552
"source.file.date.updated": "마지막 업데이트",
53+
"tabs": "탭",
3654
"toc": "목차",
3755
"top": "맨위로"
3856
}[key] }}{% endmacro %}

Diff for: src/partials/languages/ko.html

+18
Original file line numberDiff line numberDiff line change
@@ -27,14 +27,30 @@
2727
"action.skip": "콘텐츠로 이동",
2828
"action.view": "페이지소스 보기",
2929
"announce.dismiss": "다시 안보기",
30+
"blog.archive": "아카이브",
3031
"blog.categories": "카테고리",
32+
"blog.categories.in": "카테고리",
3133
"blog.continue": "계속 읽기",
34+
"blog.draft": "임시 저장",
35+
"blog.index": "Index로 돌아가기",
36+
"blog.meta": "메타데이터",
37+
"blog.references": "관련 링크",
3238
"clipboard.copy": "클립보드로 복사",
3339
"clipboard.copied": "클립보드에 복사됨",
40+
"consent.accept": "동의 허락",
41+
"consent.manage": "동의 허락 관리",
42+
"consent.reject": "동의 거부",
43+
"footer": "하단/푸터",
3444
"footer.next": "다음",
3545
"footer.previous": "이전",
46+
"header": "상단/헤더",
3647
"meta.comments": "댓글",
3748
"meta.source": "출처",
49+
"nav": "네비게이션",
50+
"readtime.one": "읽는시간 1분",
51+
"readtime.other": "읽는시간 #분",
52+
"rss.created": "RSS 피드 생성완료",
53+
"rss.updated": "RSS 피드 업데이트완료",
3854
"search": "검색",
3955
"search.config.pipeline": " ",
4056
"search.placeholder": "검색",
@@ -51,8 +67,10 @@
5167
"select.language": "언어설정",
5268
"select.version": "버전 선택",
5369
"source": "저장소로 이동",
70+
"source.file.contributors": "참여자들",
5471
"source.file.date.created": "작성일",
5572
"source.file.date.updated": "마지막 업데이트",
73+
"tabs": "탭",
5674
"toc": "목차",
5775
"top": "맨위로"
5876
}[key] }}{% endmacro %}

0 commit comments

Comments
 (0)