Skip to content
Merged
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
9 changes: 5 additions & 4 deletions src/Languages/lang_ko.json
Original file line number Diff line number Diff line change
Expand Up @@ -116,8 +116,8 @@
"Custom install arguments:": "사용자 지정 설치 인수:",
"Custom update arguments:": "사용자 지정 업데이트 인수:",
"Custom uninstall arguments:": "사용자 지정 제거 인수:",
"These fields are independent: an argument set for Install won't apply to Update or Uninstall, and vice versa.": " 필드는 서로 독립적입니다. 설치에 설정한 인수는 업데이트나 제거에 적용되지 않으며, 그 반대도 마찬가지입니다.",
"Copy install arguments to update and uninstall": "설치 인수를 업데이트 및 제거에 복사",
"These fields are independent: an argument set for Install won't apply to Update or Uninstall, and vice versa.": "이러한 필드는 서로 독립적입니다. 설치에 설정된 인수는 업데이트 또는 제거에 적용되지 않으며, 그 반대의 경우도 마찬가지입니다.",
"Copy install arguments to update and uninstall": "업데이트 및 제거할 설치 인수 복사",
"Pre-install command:": "설치 전 명령:",
"Post-install command:": "설치 후 명령:",
"Abort install if pre-install command fails": "설치 전 명령이 실패하면 설치 중단",
Expand Down Expand Up @@ -433,7 +433,7 @@
"Log in with GitHub": "GitHub 로그인",
"Log out from GitHub": "GitHub에서 로그아웃",
"Periodically perform a cloud backup of the installed packages": "설치된 패키지의 클라우드 백업을 주기적으로 수행",
"Cloud backup uses a private GitHub Gist to store a list of installed packages": "클라우드 백업은 개인 GitHub Gist를 사용하여 설치된 패키지 목록을 저장합니다",
"Cloud backup uses a private GitHub Gist to store a list of installed packages": "클라우드 백업은 개인 GitHub Gist를 사용하여 설치된 패키지 목록 저장",
"Perform a cloud backup now": "지금 클라우드 백업 수행",
"Backup": "백업",
"Restore a backup from the cloud": "클라우드에서 백업 복원",
Expand All @@ -446,7 +446,7 @@
"Add a timestamp to the backup file names": "백업 파일 이름에 타임스탬프 추가",
"Backup and Restore": "백업 및 복원",
"Enable background api (UniGetUI Widgets and Sharing, port 7058)": "백그라운드 API 사용 (UniGetUI 위젯 및 공유, 포트 7058)",
"Wait for the device to be connected to the internet before attempting to do tasks that require internet connectivity.": "인터넷 연결이 필요한 작업을 수행하기 전에 장치가 인터넷에 연결될 때까지 기다리기.",
"Wait for the device to be connected to the internet before attempting to do tasks that require internet connectivity.": "인터넷 연결이 필요한 작업을 수행하기 전에 장치가 인터넷에 연결될 때까지 기다립니다.",
"Disable the 1-minute timeout for package-related operations": "패키지 관련 작업에서 1분 시간 제한 끄기",
"Use installed GSudo instead of UniGetUI Elevator": "UniGetUI Elevator 대신 설치된 GSudo 사용",
"Use a custom icon and screenshot database URL": "사용자 지정 아이콘 및 스크린샷 데이터베이스 URL 사용",
Expand Down Expand Up @@ -487,6 +487,7 @@
"Close UniGetUI to the system tray": "시스템 트레이에 UniGetUI 닫기",
"Manage UniGetUI autostart behaviour": "UniGetUI 자동 시작 동작 관리",
"Show package icons on package lists": "패키지 목록에 패키지 아이콘 표시",
"Show illustrations on package lists": "패키지 목록에 일러스트 표시",
"Clear cache": "캐시 지우기",
"Select upgradable packages by default": "기본적으로 업그레이드 가능한 패키지 선택",
"Light": "밝은 테마",
Expand Down