diff options
Diffstat (limited to 'nikola/data/themes/base/messages/messages_ko.py')
| -rw-r--r-- | nikola/data/themes/base/messages/messages_ko.py | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/nikola/data/themes/base/messages/messages_ko.py b/nikola/data/themes/base/messages/messages_ko.py index 57b6cb9..bc33e9f 100644 --- a/nikola/data/themes/base/messages/messages_ko.py +++ b/nikola/data/themes/base/messages/messages_ko.py @@ -6,7 +6,7 @@ MESSAGES = { "(active)": "(활성됨)", "Also available in:": "이곳에서도 가능함:", "Archive": "저장소", - "Atom feed": "", + "Atom feed": "아톰 피드", "Authors": "작성자", "Categories": "분류", "Comments": "댓글", @@ -22,7 +22,7 @@ MESSAGES = { "Original site": "출처", "Posted:": "작성됨:", "Posts about %s": "%s에 대한 포스트", - "Posts by %s": "%s에 의해 작성된 글", + "Posts by %s": "%s의 작성된 포스트", "Posts for year %s": "%s년도 포스트", "Posts for {month_day_year}": "{month_day_year}에 작성된 포스트", "Posts for {month_year}": "{month_year}에 쓴 포스트", @@ -34,16 +34,16 @@ MESSAGES = { "Read more": "더 읽기", "Skip to main content": "주 콘텐츠로 바로가기", "Source": "원문", - "Subcategories:": "서브 카테고리", + "Subcategories:": "서브 카테고리:", "Tags and Categories": "태그와 분류", "Tags": "태그", - "Toggle navigation": "", + "Toggle navigation": "네비게이션 켜고 끄기", "Uncategorized": "카테고리 없음", - "Up": "", + "Up": "상위", "Updates": "업데이트", "Write your page here.": "여기에 페이지를 작성하세요.", "Write your post here.": "이곳에 글을 작성하세요.", "old posts, page %d": "이전 포스트, 페이지 %d", "page %d": "페이지 %d", - "updated": "", + "updated": "업데이트됨", } |
