Skip to content

Commit

Permalink
i18n: new translations for Korean (#550)
Browse files Browse the repository at this point in the history
Co-authored-by: comeinpark <26328824+comeinpark@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and comeinpark authored May 5, 2022
1 parent 0bc04e8 commit 0720389
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions client/src/javascript/i18n/strings/ko.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"connection.settings.deluge.port.input.placeholder": "예. 58846",
"connection.settings.deluge.username": "아이디",
"connection.settings.deluge.username.input.placeholder": "예. localclient",
"connection.settings.qbittorrent": "큐빗토렌트",
"connection.settings.qbittorrent": "qBittorrent",
"connection.settings.qbittorrent.password": "비밀번호",
"connection.settings.qbittorrent.password.input.placeholder": "비밀번호",
"connection.settings.qbittorrent.url": "URL",
Expand Down Expand Up @@ -242,6 +242,7 @@
"torrent.list.peers": "{total} {of} {connected}",
"torrent.list.peers.of": "",
"torrents.add.button.add": "토렌트 추가",
"torrents.add.cookies.input.placeholder": "추가적인 cookie-name=cookie-value 입력",
"torrents.add.cookies.label": "쿠키",
"torrents.add.destination.label": "저장 경로",
"torrents.add.destination.placeholder": "저장 경로",
Expand All @@ -252,11 +253,15 @@
"torrents.add.tab.file.drop": "파일을 여기로 끌어넣거나,",
"torrents.add.tab.file.title": "파일",
"torrents.add.tab.url.input.placeholder": "토렌트 URL 또는 마그넷 주소",
"torrents.add.tab.url.title": "URL로",
"torrents.add.tab.url.register.magnet.handler": "마그넷 링크를 처리하기위해 등록합니다.",
"torrents.add.tab.url.title": "URL",
"torrents.add.tags": "태그",
"torrents.add.torrents.label": "토렌트",
"torrents.create.base.name.input.placeholder": "기본 파일 또는 토렌트 디렉토리 이름 추가하기",
"torrents.create.base.name.label": "기본 이름",
"torrents.create.comment.input.placeholder": "토렌트 파일에 추가적인 코멘트 입력",
"torrents.create.comment.label": "설명",
"torrents.create.info.source.input.placeholder": "infohash에 추가적인 소스 입력",
"torrents.create.info.source.label": "소스 정보",
"torrents.create.is.private.label": "비공개",
"torrents.create.source.path.label": "소스",
Expand Down

0 comments on commit 0720389

Please sign in to comment.