From 1377dd7b9a0c72c07d632eb6b88c0b03fb420518 Mon Sep 17 00:00:00 2001 From: Cryptobot Date: Wed, 22 Apr 2026 14:45:04 +0200 Subject: [PATCH] New translations strings.properties (Korean) [ci skip] --- src/main/resources/i18n/strings_ko.properties | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/src/main/resources/i18n/strings_ko.properties b/src/main/resources/i18n/strings_ko.properties index cb278241e..1b5ef939d 100644 --- a/src/main/resources/i18n/strings_ko.properties +++ b/src/main/resources/i18n/strings_ko.properties @@ -161,6 +161,8 @@ unlock.error.title="%s" 잠금 해제 실패 hub.noKeychain.message=기기 키에 액세스할 수 없습니다 hub.noKeychain.description=Hub Vaults를 잠금 해제하려면 키체인을 사용하여 보호되는 기기 키가 필요합니다. 계속하려면 "%s"을(를) 활성화하고 기본 설정에서 키체인을 선택하십시오. hub.noKeychain.openBtn=설정 열기 +### Check Host Authenticity +hub.checkHostTrust.trustBtn=신뢰하기 ### Waiting hub.auth.message=인증 대기 중… hub.auth.description=자동으로 로그인 페이지로 리다이렉트 될 것입니다. @@ -192,6 +194,7 @@ hub.archived.description=이 Vault는 아카이브되어 더 이상 접근할 ### Unauthorized hub.unauthorized.message=액세스 거부됨 hub.unauthorized.description=해당 Vault에 접근하도록 허가되지 않았습니다. Vault의 소유자에게 권한을 요청하세요. +### Untrusted Host ### Requires Account Initialization hub.requireAccountInit.message=조치가 필요함 hub.requireAccountInit.description.0=진행하려면 필요한 조치를 완료하십시오: @@ -199,7 +202,7 @@ hub.requireAccountInit.description.1=Hub 사용자 프로필 hub.requireAccountInit.description.2=. ### License Exceeded hub.invalidLicense.message=Hub 라이선스가 잘못되었습니다. -hub.invalidLicense.description=Cryptomator Hub 인스턴스에 잘못된 라이선스가 있습니다. 라이선스를 업그레이드하거나 갱신하려면 허브 관리자에게 알리십시오. +hub.invalidLicense.description=Cryptomator Hub 인스턴스에 잘못된 라이선스가 있습니다. 라이선스를 업그레이드하거나 갱신하려면 Hub 관리자에게 알리십시오. # Lock ## Force @@ -716,4 +719,4 @@ eventView.entry.inUse.ignoreLock=사용 여부 상태 무시 ## FileIsInUse Notification notification.inUse.message=다른 기기에서 파일 사용 중 notification.inUse.description=해당 파일은 %s이(가) %s의 컴퓨터에서 열어 놓은 상태입니다. 파일을 닫고 동기화가 완료될 때까지 기다리도록 요청하세요. 상태를 무시하고 지금 파일을 열 수도 있지만, 이렇게 하면 충돌이 발생하거나 최신 변경 사항이 덮어쓰여질 수 있습니다. -notification.inUse.action=사용 여부 상태 무시 \ No newline at end of file +notification.inUse.action=사용 여부 상태 무시