From 7abdc86356be4f88d2bf9e0f2a98d902fe02ebc4 Mon Sep 17 00:00:00 2001 From: boris joeson Date: Mon, 7 Sep 2020 13:03:36 +0000 Subject: [PATCH] Translated using Weblate (Korean) Currently translated at 25.5% (25 of 98 strings) Translation: PeerTube/player Translate-URL: https://weblate.framasoft.org/projects/peertube/player/ko/ --- client/src/locale/player.ko.json | 56 ++++++++++++++++---------------- 1 file changed, 28 insertions(+), 28 deletions(-) diff --git a/client/src/locale/player.ko.json b/client/src/locale/player.ko.json index 55bcfce20..ad974389c 100644 --- a/client/src/locale/player.ko.json +++ b/client/src/locale/player.ko.json @@ -1,32 +1,32 @@ { - "Quality": "", - "Auto": "", - "Speed": "", - "Subtitles/CC": "", - "peers": "", - "peer": "", - "Go to the video page": "", - "Settings": "", - "Watching this video may reveal your IP address to others.": "", - "Copy the video URL": "", - "Copy the video URL at the current time": "", - "Copy embed code": "", - "Copy magnet URI": "", - "Total downloaded: ": "", - "Total uploaded: ": "", - "Audio Player": "", - "Video Player": "", - "Play": "", - "Pause": "", - "Replay": "", - "Current Time": "", - "Duration": "", - "Remaining Time": "", - "Stream Type": "", - "LIVE": "", - "Loaded": "", - "Progress": "", - "Progress Bar": "", + "Quality": "화질", + "Auto": "자동", + "Speed": "속도", + "Subtitles/CC": "자막", + "peers": "피어", + "peer": "피어", + "Go to the video page": "동영상 페이지로 이동", + "Settings": "설정", + "Watching this video may reveal your IP address to others.": "이 동영상을 보면 본인의 IP 주소가 남에게 공개될 수 있습니다.", + "Copy the video URL": "동영상 URL 복사하기", + "Copy the video URL at the current time": "현 시점의 동영상 URL 복사하기", + "Copy embed code": "임베디드 코드 복사하기", + "Copy magnet URI": "마그넷 URI 복사하기", + "Total downloaded: ": "총 다운로드 수: ", + "Total uploaded: ": "총 업로드 수: ", + "Audio Player": "음악 플레이어", + "Video Player": "동영상 플레이어", + "Play": "재생", + "Pause": "일시중지", + "Replay": "한 번 더 보기", + "Current Time": "현재 시간", + "Duration": "길이", + "Remaining Time": "남은 시간", + "Stream Type": "스트림 종류", + "LIVE": "라이브", + "Loaded": "로딩됨", + "Progress": "프로그레스", + "Progress Bar": "프로그레스 바", "progress bar timing: currentTime={1} duration={2}": "", "Fullscreen": "", "Non-Fullscreen": "", -- 2.41.0