From 89300207765d94d0c5f003d2d64cd5485d1b61ca Mon Sep 17 00:00:00 2001 From: Lee Woong Jae Date: Tue, 27 Jul 2021 07:00:17 +0000 Subject: [PATCH] Update Korean translation --- locales/ko.json | 41 ++++++++++++++++++++++++++++++++++++++++- 1 file changed, 40 insertions(+), 1 deletion(-) diff --git a/locales/ko.json b/locales/ko.json index a922fa12..263e0341 100644 --- a/locales/ko.json +++ b/locales/ko.json @@ -92,5 +92,44 @@ "`x` subscribers": { "": "`x` 구독자", "([^.,0-9]|^)1([^.,0-9]|$)": "`x` 구독자" - } + }, + "playlist": "재생목록", + "Korean": "한국어", + "Japanese": "일본어", + "Greek": "그리스어", + "German": "독일어", + "Chinese (Traditional)": "중국어 (정자)", + "Chinese (Simplified)": "중국어 (간체)", + "French": "프랑스어", + "Finnish": "핀란드어", + "Basque": "바스크어", + "Bangla": "벵골어", + "Azerbaijani": "아제르바이잔어", + "Armenian": "아르메니아어", + "Arabic": "아랍어", + "Amharic": "암하라어", + "Albanian": "알바니아어", + "Afrikaans": "아프리카어", + "English (auto-generated)": "영어 (자동 생성됨)", + "English": "영어", + "Token is expired, please try again": "토큰이 만료되었습니다. 다시 시도해 주세요", + "Load more": "더 불러오기", + "Could not fetch comments": "댓글을 가져올 수 없습니다", + "Could not get channel info.": "채널 정보를 가져올 수 없습니다.", + "This channel does not exist.": "이 채널은 존재하지 않습니다.", + "Deleted or invalid channel": "삭제되었거나 더 이상 존재하지 않는 채널", + "channel:`x`": "채널:`x`", + "Invalid TFA code": "유효하지 않은 TFA 코드", + "Show replies": "댓글 보기", + "Hide replies": "댓글 숨기기", + "Incorrect password": "잘못된 비밀번호", + "License: ": "라이선스: ", + "Genre: ": "장르: ", + "Editing playlist `x`": "재생목록 `x` 수정하기", + "Playlist privacy": "재생목록 공개 범위", + "Watch on YouTube": "YouTube에서 보기", + "Show less": "간략히", + "Show more": "더보기", + "Title": "제목", + "Create playlist": "재생목록 생성" }