mirror of
https://github.com/zoriya/flood.git
synced 2026-06-05 19:54:18 +00:00
i18n: new translations for Korean (#254)
Co-authored-by: JH Lee <54457152+m4ximuel@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
02aa24e287
commit
10cc290300
@@ -6,6 +6,7 @@
|
||||
"alert.settings.saved": "설정을 저장했습니다.",
|
||||
"alert.torrent.add": "{countElement} {count, plural, =1 {토렌트} other {토렌트}}를 추가했습니다.",
|
||||
"alert.torrent.add.failed": "{countElement} {count, plural, =1 {토렌트} other {토렌트}}를 추가하지 못했습니다.",
|
||||
"alert.torrent.add.sent": "{countElement} {count, plural, =1 {request} other {requests}} 토렌트 클라이언트로 보냄",
|
||||
"alert.torrent.move": "{countElement} {count, plural, =1 {토렌트} other {토렌트}}를 이동했습니다.",
|
||||
"alert.torrent.move.failed": "{countElement} {count, plural, =1 {토렌트} other {토렌트}}를 이동하지 못했습니다.",
|
||||
"alert.torrent.remove": "{countElement} {count, plural, =1 {토렌트} other {토렌트}}를 제거했습니다.",
|
||||
@@ -38,41 +39,67 @@
|
||||
"button.save.feed": "저장",
|
||||
"button.state.adding": "추가 중...",
|
||||
"button.yes": "예",
|
||||
"connection-interruption.action.selection.config": "클라이언트 연결설정 업데이트",
|
||||
"connection-interruption.action.selection.retry": "현재 클라이언트 연결설정으로 재시도",
|
||||
"connection-interruption.heading": "클라이언트에 연결하지 못했습니다",
|
||||
"connection-interruption.not.admin": "이 문제가 계속되면 Flood 관리자에게 문의하십시요.",
|
||||
"connection-interruption.verification-error": "연결을 검증하지 못했습니다.",
|
||||
"connection.settings.client.select": "클라이언트",
|
||||
"connection.settings.error.empty": "연결 설정을 비워둘 수 없습니다.",
|
||||
"connection.settings.qbittorrent": "큐빗토렌트",
|
||||
"connection.settings.qbittorrent.password": "비밀번호",
|
||||
"connection.settings.qbittorrent.password.input.placeholder": "비밀번호",
|
||||
"connection.settings.qbittorrent.url": "URL",
|
||||
"connection.settings.qbittorrent.url.input.placeholder": "예. http://localhost:8080",
|
||||
"connection.settings.qbittorrent.username": "아이디",
|
||||
"connection.settings.qbittorrent.username.input.placeholder": "아이디",
|
||||
"connection.settings.rtorrent": "rTorrent",
|
||||
"connection.settings.rtorrent.host": "호스트",
|
||||
"connection.settings.rtorrent.host.input.placeholder": "호스트이름 또는 IP",
|
||||
"connection.settings.rtorrent.port": "포트",
|
||||
"connection.settings.rtorrent.port.input.placeholder": "포트",
|
||||
"connection.settings.rtorrent.socket": "경로",
|
||||
"connection.settings.rtorrent.socket.input.placeholder": "예. ~/.local/share/rtorrent/rtorrent.sock",
|
||||
"connection.settings.rtorrent.type": "연결 유형",
|
||||
"connection.settings.rtorrent.type.socket": "소켓",
|
||||
"connection.settings.rtorrent.type.tcp": "TCP",
|
||||
"connection.settings.rtorrent.type.tcp.warning": "TCP를 통해 rTorrent를 노출하면 권한 에스컬레이션이 허용 될 수 있습니다.",
|
||||
"connection.settings.transmission": "트렌스미션",
|
||||
"connection.settings.transmission.password": "비밀번호",
|
||||
"connection.settings.transmission.password.input.placeholder": "비밀번호",
|
||||
"connection.settings.transmission.url": "URL",
|
||||
"connection.settings.transmission.url.input.placeholder": "예. http://localhost:9091/transmission/rpc",
|
||||
"connection.settings.transmission.username": "아이디",
|
||||
"connection.settings.transmission.username.input.placeholder": "아이디",
|
||||
"connectivity.modal.content": "클라이언트에 연결할 수 없습니다. 연결 설정을 업데이트 하십시요.",
|
||||
"connectivity.modal.title": "연결 문제",
|
||||
"dependency.loading.notifications": "알림",
|
||||
"dependency.loading.torrent.list": "토렌트 리스트",
|
||||
"dependency.loading.torrent.taxonomy": "토렌트 분류",
|
||||
"dependency.loading.transfer.history": "데이터 전송내역",
|
||||
"dependency.loading.transfer.rate.details": "데이터 전송률 세부정보",
|
||||
"feeds.add.automatic.download.rule": "다운로드 규칙 추가",
|
||||
"feeds.add.feed": "피드 추가",
|
||||
"feeds.applicable.feed": "가용 피드",
|
||||
"feeds.apply.tags": "태그 적용",
|
||||
"feeds.browse.feeds": "피드 찾아보기",
|
||||
"feeds.check": "다른곳에서 시도해서 규칙을 검증하십시요. 저장 또는 전송되지 않았습니다.",
|
||||
"feeds.exclude": "제외",
|
||||
"feeds.exclude.pattern": "제외 패턴",
|
||||
"feeds.existing.feeds": "설정된 피드",
|
||||
"feeds.existing.rules": "설정된 규칙",
|
||||
"feeds.interval": "간격",
|
||||
"feeds.label": "라벨",
|
||||
"feeds.match": "일치",
|
||||
"feeds.match.count": "{count, plural, =1 {# 일치} other {# 일치}}",
|
||||
"feeds.match.pattern": "일치 패턴",
|
||||
"feeds.no.feeds.available": "사용할 수 있는 피드가 없습니다.",
|
||||
"feeds.no.feeds.defined": "지정된 피드가 없습니다.",
|
||||
"feeds.no.items.matching": "검색어와 일치하는 항목이 없음.",
|
||||
"feeds.no.rules.defined": "지정된 규칙이 없습니다.",
|
||||
"feeds.regEx": "정규 표현식",
|
||||
"feeds.search": "검색어",
|
||||
"feeds.search.term": "검색어",
|
||||
"feeds.select.feed": "피드 선택",
|
||||
"feeds.select.interval": "간격",
|
||||
"feeds.start.on.load": "시작 시 불러오기",
|
||||
@@ -80,10 +107,13 @@
|
||||
"feeds.tabs.feeds": "피드",
|
||||
"feeds.tabs.heading": "토렌트 피드",
|
||||
"feeds.tags": "태그",
|
||||
"feeds.test.match": "패턴 일치 테스트",
|
||||
"feeds.time.day": "일",
|
||||
"feeds.time.hr": "{durationValue} 시간",
|
||||
"feeds.time.min": "{durationValue} 분",
|
||||
"feeds.torrent.destination": "토렌트 저장 경로",
|
||||
"feeds.url": "URL",
|
||||
"feeds.validation.interval.not.positive": "간격은 반드시 0보다 큰 정수여야 합니다.",
|
||||
"feeds.validation.invalid.regular.expression": "정규 표현식이 잘못되었습니다.",
|
||||
"feeds.validation.must.select.feed": "피드를 선택해야 합니다.",
|
||||
"feeds.validation.must.specify.destination": "저장할 경로를 지정해야 합니다.",
|
||||
@@ -92,9 +122,13 @@
|
||||
"filesystem.empty.directory": "비어있는 디렉토리입니다.",
|
||||
"filesystem.error.eacces": "Flood에 이 디렉토리를 읽을 권한이 없습니다.",
|
||||
"filesystem.error.enoent": "없는 경로입니다. 생성될 것입니다.",
|
||||
"filesystem.error.no.input": "경로를 입력하십시요.",
|
||||
"filesystem.error.unknown": "알 수 없는 오류가 발생했습니다. 다시 시도해주세요.",
|
||||
"filesystem.fetching": "디렉토리 구조 가져오는 중...",
|
||||
"filesystem.parent.directory": "상위 디렉토리",
|
||||
"filter.all": "전체",
|
||||
"filter.status.active": "활성",
|
||||
"filter.status.checking": "확인중",
|
||||
"filter.status.completed": "완료",
|
||||
"filter.status.downloading": "다운로드 중",
|
||||
"filter.status.error": "오류",
|
||||
@@ -109,15 +143,22 @@
|
||||
"general.at": "@",
|
||||
"general.clipboard.copied": "복사됨",
|
||||
"general.clipboard.copy": "복사",
|
||||
"general.error.unknown": "알 수 없는 오류 발생",
|
||||
"general.of": "/",
|
||||
"general.to": "-",
|
||||
"locale.language.auto": "자동",
|
||||
"locale.language.translate": "번역 시작하기",
|
||||
"mediainfo.execError": "서버에서 미디어 정보를 가져오는 중 오류가 발생했습니다. mediainfo가 설치되어 있으며 Flood가 쓸 수 있도록 PATH가 지정되어 있는지 확인하세요.",
|
||||
"mediainfo.fetching": "가져오는 중...",
|
||||
"mediainfo.heading": "Mediainfo 출력",
|
||||
"notification.clear.all": "모두 지우기",
|
||||
"notification.feed.torrent.added.body": "{title}",
|
||||
"notification.feed.torrent.added.heading": "피드항목 대기열에 추가됨",
|
||||
"notification.no.notification": "표시할 알림이 없습니다.",
|
||||
"notification.showing": "표시 중",
|
||||
"notification.torrent.errored.body": "{name}",
|
||||
"notification.torrent.errored.heading": "오류 보고",
|
||||
"notification.torrent.finished.body": "{name}",
|
||||
"notification.torrent.finished.heading": "다운로드 완료",
|
||||
"priority.dont.download": "다운로드하지 않음",
|
||||
"priority.high": "높음",
|
||||
@@ -150,20 +191,29 @@
|
||||
"settings.connectivity.port.open.label": "포트 열기",
|
||||
"settings.connectivity.port.randomize.label": "임의 포트",
|
||||
"settings.connectivity.port.range.label": "포트 범위",
|
||||
"settings.diskusage.mount.points": "디스크 사용량 마운트지점",
|
||||
"settings.diskusage.show": "표시",
|
||||
"settings.resources.disk.check.hash.label": "완료 시 해시 검증",
|
||||
"settings.resources.disk.download.location.label": "기본 다운로드 경로",
|
||||
"settings.resources.disk.heading": "디스크",
|
||||
"settings.resources.max.open.files": "최대 열어둘 파일 개수",
|
||||
"settings.resources.memory.heading": "메모리",
|
||||
"settings.resources.memory.max.label": "최대 메모리 사용량",
|
||||
"settings.tabs.about": "정보",
|
||||
"settings.tabs.authentication": "인증",
|
||||
"settings.tabs.bandwidth": "대역폭",
|
||||
"settings.tabs.connectivity": "연결",
|
||||
"settings.tabs.diskusage": "디스크 사용량",
|
||||
"settings.tabs.heading": "설정",
|
||||
"settings.tabs.resources": "자원",
|
||||
"settings.tabs.userinterface": "사용자 인터페이스",
|
||||
"settings.ui.displayed.context.menu.items": "상황에 맞는 메뉴 항목",
|
||||
"settings.ui.displayed.details": "토렌트 세부정보 열",
|
||||
"settings.ui.language": "언어",
|
||||
"settings.ui.locale": "지역",
|
||||
"settings.ui.tag.selector.mode": "태그 선택기 기본설정",
|
||||
"settings.ui.tag.selector.mode.multi": "다중 선택",
|
||||
"settings.ui.tag.selector.mode.single": "단일 선택",
|
||||
"settings.ui.torrent.context.menu.items.show": "보기",
|
||||
"settings.ui.torrent.details.enabled": "표시",
|
||||
"settings.ui.torrent.details.tags.placement": "확장 보기에서는, 태그를 목록 끝에 배치하면 제일 잘 작동합니다.",
|
||||
@@ -259,7 +309,7 @@
|
||||
"torrents.properties.date.added": "추가한 날",
|
||||
"torrents.properties.download.speed": "다운로드 속도",
|
||||
"torrents.properties.download.total": "다운로드한 크기",
|
||||
"torrents.properties.eta": "예상 남은 시간",
|
||||
"torrents.properties.eta": "남은시간",
|
||||
"torrents.properties.free.disk.space": "남은 디스크 공간",
|
||||
"torrents.properties.hash": "해시",
|
||||
"torrents.properties.ignore.schedule": "스케줄러 무시",
|
||||
@@ -284,7 +334,7 @@
|
||||
"torrents.set.tags.heading": "태그 지정",
|
||||
"torrents.sort.title": "정렬 기준",
|
||||
"unit.time.day": "일",
|
||||
"unit.time.hour": "시",
|
||||
"unit.time.hour": "시간",
|
||||
"unit.time.minute": "분",
|
||||
"unit.time.second": "초",
|
||||
"unit.time.week": "주",
|
||||
|
||||
Reference in New Issue
Block a user