Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 5 additions & 3 deletions src/Languages/lang_ko.json
Original file line number Diff line number Diff line change
Expand Up @@ -435,7 +435,7 @@
"Use classic mode": "클래식 모드 사용",
"Restart UniGetUI to apply this change": "이 변경 사항을 적용하려면 UniGetUI를 다시 시작하세요",
"Close UniGetUI to the system tray": "시스템 트레이에 UniGetUI 닫기",
"Manage UniGetUI autostart behaviour from the Settings app": "UniGetUI 자동 시작 동작 관리",
"Manage UniGetUI autostart behaviour from the Settings app": "설정 앱에서 UniGetUI 자동 시작 동작 관리",
"Show package icons on package lists": "패키지 목록에 패키지 아이콘 표시",
"Clear cache": "캐시 지우기",
"Select upgradable packages by default": "기본적으로 업그레이드 가능한 패키지 선택",
Expand All @@ -450,7 +450,7 @@
"Please note that not all package managers may fully support this feature": "모든 패키지 관리자가 이 기능을 완전히 지원하는 것은 아닙니다",
"Proxy URL": "프록시 URL",
"Enter proxy URL here": "여기에 프록시 URL 입력",
"Authenticate to the proxy with an user and a password": "사용자 이름과 비밀번호로 프록시에 인증",
"Authenticate to the proxy with an user and a password": "사용자와 비밀번호로 프록시에 인증",
"Internet and proxy settings": "인터넷 및 프록시 설정",
"Package manager preferences": "패키지 관리자 환경 설정",
"Ready": "준비 완료",
Expand All @@ -465,7 +465,7 @@
"Show a notification when an operation finishes successfully": "작업이 성공적으로 완료되면 알림 표시",
"Concurrency and execution": "동시성 및 실행",
"Automatic desktop shortcut remover": "바탕 화면 바로 가기 자동 제거",
"Choose how many operations shoulds be performed in parallel": "병렬로 수행할 작업 수를 선택하세요",
"Choose how many operations shoulds be performed in parallel": "병렬로 수행할 작업 수 선택",
"Clear successful operations from the operation list after a 5 second delay": "성공한 작업을 작업 목록에서 5초 후에 지우기",
"Download operations are not affected by this setting": "다운로드 작업은 이 설정에 영향을 받지 않습니다",
"You may lose unsaved data": "저장되지 않은 데이터를 잃을 수 있습니다",
Expand Down Expand Up @@ -809,4 +809,6 @@
"Log in failed: ": "로그인 실패: ",
"Log out failed: ": "로그아웃 실패: ",
"Package backup settings": "패키지 백업 설정"
"Warn me when the installer URL host changes between the installed version and the new version (WinGet only)": "설치된 버전과 새 버전 간에 설치 URL 호스트가 변경될 때 경고 표시 (WinGet 전용)",
"Installer host changed since the installed version.\nOld: {0}\nNew: {1}\n\nThis is usually harmless (the publisher moved hosting), but can also indicate a hijacked package manifest. Verify the new source before upgrading.": "설치된 버전 이후로 설치 프로그램 호스트가 변경되었습니다.\n이전: {0}\n최신: {1}\n\n이는 대개 무해한 경우 (게시자가 호스팅을 이동한 경우)이지만, 패키지 매니페스트가 변조되었음을 나타낼 수도 있습니다. 업그레이드하기 전에 새 소스를 확인하세요."
}
Loading