Skip to content

Commit 67d0761

Browse files
authored
Merge pull request #3438 from jihoon-seo/250406_ko_Translate_phrases_for_tag_pages_into_Korean
[ko] Update Korean UI strings
2 parents bdff950 + ff332b0 commit 67d0761

File tree

1 file changed

+14
-14
lines changed

1 file changed

+14
-14
lines changed

i18n/ko.toml

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -16,25 +16,25 @@ other = "이 사이트 검색하기…"
1616

1717
# Used in sentences such as "Posted in News"
1818
[ui_in]
19-
other = "내부"
19+
other = ""
2020

2121
# Phrases for tags
2222
[ui_see_all_tags]
23-
other = "See all tags"
23+
other = "모든 태그 보기"
2424
[ui_tag]
25-
other = "Tag"
25+
other = "태그"
2626
[ui_tags]
27-
other = "Tags"
27+
other = "태그"
2828
[ui_search_by_tags]
29-
other = "Browse by Tags"
29+
other = "태그로 탐색"
3030
[ui_tags_intro]
31-
other = "We've categorized the glossary terms. Use the filters to browse terms by tag."
31+
other = "용어집 항목들을 태그로 분류했습니다. 태그로 탐색하려면 필터를 사용하세요."
3232
[ui_or_search_by_tags]
33-
other = "...or browse by tag"
33+
other = "… 또는 태그로 탐색"
3434
[ui_select_all]
35-
other = "Select All"
35+
other = "모두 선택"
3636
[ui_deselect_all]
37-
other = "Deselect All"
37+
other = "모두 선택 해제"
3838

3939
# Footer text
4040
[footer_all_rights_reserved]
@@ -45,13 +45,13 @@ other = "개인 정보 처리 방침"
4545

4646

4747
[footer_hub_button_text]
48-
other = "All CNCF Sites"
48+
other = "모든 CNCF 사이트"
4949

5050
# Post (blog, articles etc.)
5151
[post_byline_by]
52-
other = "의해서"
52+
other = "의해"
5353
[post_created]
54-
other = "생성된"
54+
other = "작성"
5555
[post_last_mod]
5656
other = "최근 수정"
5757
[post_edit_this]
@@ -65,11 +65,11 @@ other = "프로젝트 이슈 생성하기"
6565
[post_posts_in]
6666
other = "포스트된 곳"
6767
[post_reading_time]
68-
other = "읽은 시간(분)"
68+
other = "읽는 데 걸리는 시간(분)"
6969

7070
# Print support
7171
[print_printable_section]
72-
other = "이 섹션을 다중 페이지로 프린트할 수 있는 화면 보기."
72+
other = "이 섹션을 다중 페이지로 프린트할 수 있는 화면 보기"
7373
[print_click_to_print]
7474
other = "프린트하기"
7575
[print_show_regular]

0 commit comments

Comments
 (0)