bitwarden-browser/apps/web/src/locales/ko/messages.json

7907 lines
247 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"whatTypeOfItem": {
"message": "항목의 유형이 무엇입니까?"
},
"name": {
"message": "이름"
},
"uri": {
"message": "URI"
},
"uriPosition": {
"message": "URI $POSITION$",
"description": "A listing of URIs. Ex: URI 1, URI 2, URI 3, etc.",
"placeholders": {
"position": {
"content": "$1",
"example": "2"
}
}
},
"newUri": {
"message": "새 URI"
},
"username": {
"message": "사용자 이름"
},
"password": {
"message": "비밀번호"
},
"newPassword": {
"message": "새 비밀번호"
},
"passphrase": {
"message": "패스프레이즈"
},
"notes": {
"message": "메모"
},
"customFields": {
"message": "사용자 지정 필드"
},
"cardholderName": {
"message": "카드 소유자 이름"
},
"number": {
"message": "번호"
},
"brand": {
"message": "브랜드"
},
"expiration": {
"message": "만료"
},
"securityCode": {
"message": "카드 보안 코드 (CVV)"
},
"identityName": {
"message": "ID 이름"
},
"company": {
"message": "회사"
},
"ssn": {
"message": "주민등록번호"
},
"passportNumber": {
"message": "여권 번호"
},
"licenseNumber": {
"message": "면허 번호"
},
"email": {
"message": "이메일"
},
"phone": {
"message": "전화번호"
},
"january": {
"message": "1월"
},
"february": {
"message": "2월"
},
"march": {
"message": "3월"
},
"april": {
"message": "4월"
},
"may": {
"message": "5월"
},
"june": {
"message": "6월"
},
"july": {
"message": "7월"
},
"august": {
"message": "8월"
},
"september": {
"message": "9월"
},
"october": {
"message": "10월"
},
"november": {
"message": "11월"
},
"december": {
"message": "12월"
},
"title": {
"message": "제목"
},
"mr": {
"message": "Mr"
},
"mrs": {
"message": "Mrs"
},
"ms": {
"message": "Ms"
},
"mx": {
"message": "Mx"
},
"dr": {
"message": "Dr"
},
"expirationMonth": {
"message": "만료 월"
},
"expirationYear": {
"message": "만료 연도"
},
"authenticatorKeyTotp": {
"message": "인증 키 (TOTP)"
},
"folder": {
"message": "폴더"
},
"newCustomField": {
"message": "새 사용자 지정 필드"
},
"value": {
"message": "값"
},
"dragToSort": {
"message": "드래그하여 정렬"
},
"cfTypeText": {
"message": "텍스트"
},
"cfTypeHidden": {
"message": "숨김"
},
"cfTypeBoolean": {
"message": "참 / 거짓"
},
"cfTypeLinked": {
"message": "연결됨",
"description": "This describes a field that is 'linked' (related) to another field."
},
"remove": {
"message": "제거"
},
"unassigned": {
"message": "지정되지 않음"
},
"noneFolder": {
"message": "폴더 없음",
"description": "This is the folder for uncategorized items"
},
"addFolder": {
"message": "폴더 추가"
},
"editFolder": {
"message": "폴더 편집"
},
"baseDomain": {
"message": "기본 도메인",
"description": "Domain name. Example: website.com"
},
"domainName": {
"message": "도메인 이름",
"description": "Domain name. Example: website.com"
},
"host": {
"message": "호스트",
"description": "A URL's host value. For example, the host of https://sub.domain.com:443 is 'sub.domain.com:443'."
},
"exact": {
"message": "정확히 일치"
},
"startsWith": {
"message": "...으로 시작"
},
"regEx": {
"message": "정규 표현식",
"description": "A programming term, also known as 'RegEx'."
},
"matchDetection": {
"message": "일치 인식",
"description": "URI match detection for auto-fill."
},
"defaultMatchDetection": {
"message": "기본 일치 인식",
"description": "Default URI match detection for auto-fill."
},
"never": {
"message": "잠그지 않음"
},
"toggleVisibility": {
"message": "표시 전환"
},
"toggleCollapse": {
"message": "Toggle Collapse",
"description": "Toggling an expand/collapse state."
},
"generatePassword": {
"message": "비밀번호 생성"
},
"checkPassword": {
"message": "비밀번호가 노출되었는지 확인합니다."
},
"passwordExposed": {
"message": "이 비밀번호는 데이터 유출에 $VALUE$회 노출되었습니다. 비밀번호를 변경하는 것이 좋습니다.",
"placeholders": {
"value": {
"content": "$1",
"example": "2"
}
}
},
"passwordSafe": {
"message": "이 비밀번호는 데이터 유출 목록에 없습니다. 사용하기에 안전한 비밀번호입니다."
},
"save": {
"message": "저장"
},
"cancel": {
"message": "취소"
},
"canceled": {
"message": "취소됨"
},
"close": {
"message": "닫기"
},
"delete": {
"message": "삭제"
},
"favorite": {
"message": "즐겨찾기"
},
"unfavorite": {
"message": "즐겨찾기 해제"
},
"edit": {
"message": "편집"
},
"searchCollection": {
"message": "컬렉션 검색"
},
"searchFolder": {
"message": "폴더 검색"
},
"searchFavorites": {
"message": "즐겨찾기 검색"
},
"searchLogin": {
"message": "로그인 검색",
"description": "Search Login type"
},
"searchCard": {
"message": "카드 검색",
"description": "Search Card type"
},
"searchIdentity": {
"message": "신원 검색",
"description": "Search Identity type"
},
"searchSecureNote": {
"message": "보안 메모 검색",
"description": "Search Secure Note type"
},
"searchVault": {
"message": "보관함 검색"
},
"searchMyVault": {
"message": "내 보관함 검색"
},
"searchOrganization": {
"message": "조직 검색"
},
"searchMembers": {
"message": "구성원 검색"
},
"searchGroups": {
"message": "그룹 검색"
},
"allItems": {
"message": "모든 항목"
},
"favorites": {
"message": "즐겨찾기"
},
"types": {
"message": "유형"
},
"typeLogin": {
"message": "로그인"
},
"typeCard": {
"message": "카드"
},
"typeIdentity": {
"message": "신원"
},
"typeSecureNote": {
"message": "보안 메모"
},
"typeLoginPlural": {
"message": "로그인"
},
"typeCardPlural": {
"message": "카드"
},
"typeIdentityPlural": {
"message": "신원"
},
"typeSecureNotePlural": {
"message": "보안 메모"
},
"folders": {
"message": "폴더"
},
"collections": {
"message": "컬렉션"
},
"firstName": {
"message": "이름"
},
"middleName": {
"message": "가운데 이름"
},
"lastName": {
"message": "성"
},
"fullName": {
"message": "전체 이름"
},
"address1": {
"message": "주소 1"
},
"address2": {
"message": "주소 2"
},
"address3": {
"message": "주소 3"
},
"cityTown": {
"message": "읍 / 면 / 동"
},
"stateProvince": {
"message": "시 / 도"
},
"zipPostalCode": {
"message": "우편번호"
},
"country": {
"message": "국가"
},
"shared": {
"message": "공유됨"
},
"attachments": {
"message": "첨부 파일"
},
"select": {
"message": "선택"
},
"newItem": {
"message": "새 항목"
},
"addItem": {
"message": "항목 추가"
},
"editItem": {
"message": "항목 편집"
},
"viewItem": {
"message": "항목 보기"
},
"new": {
"message": "새 항목",
"description": "for adding new items"
},
"item": {
"message": "항목"
},
"ex": {
"message": "예)",
"description": "Short abbreviation for 'example'."
},
"other": {
"message": "기타"
},
"share": {
"message": "공유"
},
"moveToOrganization": {
"message": "조직으로 이동하기"
},
"valueCopied": {
"message": "$VALUE$를 클립보드에 복사함",
"description": "Value has been copied to the clipboard.",
"placeholders": {
"value": {
"content": "$1",
"example": "Password"
}
}
},
"copyValue": {
"message": "값 복사",
"description": "Copy value to clipboard"
},
"copyPassword": {
"message": "비밀번호 복사",
"description": "Copy password to clipboard"
},
"copyUsername": {
"message": "사용자 이름 복사",
"description": "Copy username to clipboard"
},
"copyNumber": {
"message": "번호 복사",
"description": "Copy credit card number"
},
"copySecurityCode": {
"message": "보안 코드 복사",
"description": "Copy credit card security code (CVV)"
},
"copyUri": {
"message": "URI 복사",
"description": "Copy URI to clipboard"
},
"me": {
"message": "나"
},
"myVault": {
"message": "내 보관함"
},
"allVaults": {
"message": "모든 보관함"
},
"vault": {
"message": "보관함"
},
"vaults": {
"message": "보관함"
},
"vaultItems": {
"message": "보관함 항목"
},
"filter": {
"message": "필터"
},
"moveSelectedToOrg": {
"message": "선택한 항목을 조직으로 이동함"
},
"deleteSelected": {
"message": "선택 항목 삭제"
},
"moveSelected": {
"message": "선택 항목 이동"
},
"selectAll": {
"message": "모두 선택"
},
"unselectAll": {
"message": "모두 선택 해제"
},
"launch": {
"message": "열기"
},
"newAttachment": {
"message": "새 첨부 파일 추가"
},
"deletedAttachment": {
"message": "첨부 파일 삭제함"
},
"deleteAttachmentConfirmation": {
"message": "정말 이 첨부 파일을 삭제하시겠습니까?"
},
"attachmentSaved": {
"message": "첨부 파일을 저장했습니다."
},
"file": {
"message": "파일"
},
"selectFile": {
"message": "파일을 선택하세요."
},
"maxFileSize": {
"message": "최대 파일 크기는 500MB입니다."
},
"addedItem": {
"message": "항목 추가함"
},
"editedItem": {
"message": "항목 편집함"
},
"movedItemToOrg": {
"message": "$ITEMNAME$이(가) $ORGNAME$(으)로 이동됨",
"placeholders": {
"itemname": {
"content": "$1",
"example": "Secret Item"
},
"orgname": {
"content": "$2",
"example": "Company Name"
}
}
},
"movedItemsToOrg": {
"message": "선택한 항목이 $ORGNAME$(으)로 이동됨",
"placeholders": {
"orgname": {
"content": "$1",
"example": "Company Name"
}
}
},
"deleteItem": {
"message": "항목 삭제"
},
"deleteFolder": {
"message": "폴더 삭제"
},
"deleteAttachment": {
"message": "첨부 파일 삭제"
},
"deleteItemConfirmation": {
"message": "정말로 휴지통으로 이동시킬까요?"
},
"deletedItem": {
"message": "항목 삭제함"
},
"deletedItems": {
"message": "항목 삭제함"
},
"movedItems": {
"message": "항목 이동함"
},
"overwritePasswordConfirmation": {
"message": "정말 현재 비밀번호를 덮어쓰시겠습니까?"
},
"editedFolder": {
"message": "폴더 편집함"
},
"addedFolder": {
"message": "폴더 추가함"
},
"deleteFolderConfirmation": {
"message": "정말 이 폴더를 삭제하시겠습니까?"
},
"deletedFolder": {
"message": "폴더 삭제함"
},
"editInfo": {
"message": "Edit info"
},
"access": {
"message": "접근"
},
"accessLevel": {
"message": "Access level"
},
"loggedOut": {
"message": "로그아웃됨"
},
"loginExpired": {
"message": "로그인 세션이 만료되었습니다."
},
"logOutConfirmation": {
"message": "정말 로그아웃하시겠습니까?"
},
"logOut": {
"message": "로그아웃"
},
"ok": {
"message": "확인"
},
"yes": {
"message": "예"
},
"no": {
"message": "아니오"
},
"loginOrCreateNewAccount": {
"message": "안전 보관함에 접근하려면 로그인하거나 새 계정을 만드세요."
},
"loginWithDevice": {
"message": "기기로 로그인"
},
"loginWithDeviceEnabledNote": {
"message": "기기로 로그인은 Bitwarden 앱 설정에서 구성돼야 합니다. 다른 방식이 필요하신가요?"
},
"loginWithMasterPassword": {
"message": "마스터 비밀번호로 로그인"
},
"readingPasskeyLoading": {
"message": "Reading passkey..."
},
"readingPasskeyLoadingInfo": {
"message": "Keep this window open and follow prompts from your browser."
},
"useADifferentLogInMethod": {
"message": "Use a different log in method"
},
"loginWithPasskey": {
"message": "패스키로 로그인"
},
"invalidPasskeyPleaseTryAgain": {
"message": "Invalid Passkey. Please try again."
},
"twoFactorForPasskeysNotSupportedOnClientUpdateToLogIn": {
"message": "2FA for passkeys is not supported. Update the app to log in."
},
"loginWithPasskeyInfo": {
"message": "Use a generated passkey that will automatically log you in without a password. Biometrics, like facial recognition or fingerprint, or another FIDO2 security method will verify your identity."
},
"newPasskey": {
"message": "새 패스키"
},
"learnMoreAboutPasswordless": {
"message": "Learn more about passwordless"
},
"creatingPasskeyLoading": {
"message": "Creating passkey..."
},
"creatingPasskeyLoadingInfo": {
"message": "Keep this window open and follow prompts from your browser."
},
"errorCreatingPasskey": {
"message": "Error creating passkey"
},
"errorCreatingPasskeyInfo": {
"message": "There was a problem creating your passkey."
},
"passkeySuccessfullyCreated": {
"message": "패스키가 생성되었습니다!"
},
"customPasskeyNameInfo": {
"message": "Name your passkey to help you identify it."
},
"useForVaultEncryption": {
"message": "Use for vault encryption"
},
"useForVaultEncryptionInfo": {
"message": "Log in and unlock on supported devices without your master password. Follow the prompts from your browser to finalize setup."
},
"useForVaultEncryptionErrorReadingPasskey": {
"message": "Error reading passkey. Try again or uncheck this option."
},
"encryptionNotSupported": {
"message": "Encryption not supported"
},
"enablePasskeyEncryption": {
"message": "Set up encryption"
},
"usedForEncryption": {
"message": "Used for encryption"
},
"loginWithPasskeyEnabled": {
"message": "Log in with passkey turned on"
},
"passkeySaved": {
"message": "$NAME$ saved",
"placeholders": {
"name": {
"content": "$1",
"example": "Personal yubikey"
}
}
},
"passkeyRemoved": {
"message": "Passkey removed"
},
"removePasskey": {
"message": "Remove passkey"
},
"removePasskeyInfo": {
"message": "If all passkeys are removed, you will be unable to log into new devices without your master password."
},
"passkeyLimitReachedInfo": {
"message": "Passkey limit reached. Remove a passkey to add another."
},
"tryAgain": {
"message": "Try again"
},
"createAccount": {
"message": "계정 만들기"
},
"newAroundHere": {
"message": "새로 찾아오셨나요?"
},
"startTrial": {
"message": "\b무료 체험 시작"
},
"logIn": {
"message": "로그인"
},
"logInInitiated": {
"message": "Log in initiated"
},
"submit": {
"message": "보내기"
},
"emailAddressDesc": {
"message": "로그인에 이메일 주소를 사용하게 될 것입니다."
},
"yourName": {
"message": "이름"
},
"yourNameDesc": {
"message": "어떻게 불러드릴까요?"
},
"masterPass": {
"message": "마스터 비밀번호"
},
"masterPassDesc": {
"message": "마스터 비밀번호는 보관함을 열 때 필요한 비밀번호입니다. 절대 마스터 비밀번호를 잊어버리지 마세요. 잊어버리면 복구할 수 있는 방법이 없습니다."
},
"masterPassImportant": {
"message": "마스터 비밀번호를 잊으면 복구할 수 없습니다!"
},
"masterPassHintDesc": {
"message": "마스터 비밀번호 힌트는 마스터 비밀번호를 잊었을 때 도움이 될 수 있습니다."
},
"reTypeMasterPass": {
"message": "마스터 비밀번호 다시 입력"
},
"masterPassHint": {
"message": "마스터 비밀번호 힌트 (선택)"
},
"masterPassHintLabel": {
"message": "마스터 비밀번호 힌트"
},
"settings": {
"message": "설정"
},
"passwordHint": {
"message": "비밀번호 힌트"
},
"enterEmailToGetHint": {
"message": "마스터 비밀번호 힌트를 받으려면 계정의 이메일 주소를 입력하세요."
},
"getMasterPasswordHint": {
"message": "마스터 비밀번호 힌트 얻기"
},
"emailRequired": {
"message": "이메일은 반드시 입력해야 합니다."
},
"invalidEmail": {
"message": "잘못된 이메일 주소입니다."
},
"masterPasswordRequired": {
"message": "마스터 비밀번호가 필요합니다."
},
"confirmMasterPasswordRequired": {
"message": "마스터 비밀번호를 재입력해야 합니다."
},
"masterPasswordMinlength": {
"message": "마스터 비밀번호는 최소 $VALUE$자 이상이어야 합니다.",
"description": "The Master Password must be at least a specific number of characters long.",
"placeholders": {
"value": {
"content": "$1",
"example": "8"
}
}
},
"masterPassDoesntMatch": {
"message": "마스터 비밀번호 확인과 마스터 비밀번호가 일치하지 않습니다."
},
"newAccountCreated": {
"message": "계정 생성이 완료되었습니다! 이제 로그인하실 수 있습니다."
},
"trialAccountCreated": {
"message": "계정이 생성되었습니다."
},
"masterPassSent": {
"message": "마스터 비밀번호 힌트가 담긴 이메일을 보냈습니다."
},
"unexpectedError": {
"message": "예기치 못한 오류가 발생했습니다."
},
"expirationDateError": {
"message": "Please select an expiration date that is in the future."
},
"emailAddress": {
"message": "이메일 주소"
},
"yourVaultIsLocked": {
"message": "보관함이 잠겨 있습니다. 마스터 비밀번호를 입력하여 계속하세요."
},
"uuid": {
"message": "UUID"
},
"unlock": {
"message": "잠금 해제"
},
"loggedInAsEmailOn": {
"message": "$HOSTNAME$ 에 $EMAIL$ 로 로그인했습니다.",
"placeholders": {
"email": {
"content": "$1",
"example": "name@example.com"
},
"hostname": {
"content": "$2",
"example": "bitwarden.com"
}
}
},
"invalidMasterPassword": {
"message": "잘못된 마스터 비밀번호"
},
"invalidFilePassword": {
"message": "파일 암호가 잘못되었습니다. 내보낸 파일을 생성했을 때 사용한 암호를 입력하세요."
},
"lockNow": {
"message": "지금 잠그기"
},
"noItemsInList": {
"message": "항목이 없습니다."
},
"noPermissionToViewAllCollectionItems": {
"message": "이 컬렉션의 모든 항목을 볼 권한이 없습니다."
},
"noCollectionsInList": {
"message": "콜렉션이 없습니다."
},
"noGroupsInList": {
"message": "그룹이 없습니다."
},
"noUsersInList": {
"message": "유저가 없습니다."
},
"noMembersInList": {
"message": "There are no members to list."
},
"noEventsInList": {
"message": "이벤트가 없습니다."
},
"newOrganization": {
"message": "새 조직"
},
"noOrganizationsList": {
"message": "당신은 어떤 조직에도 속해있지 않습니다. 조직은 다른 사용자들과 안전하게 항목을 공유할 수 있게 해줍니다."
},
"notificationSentDevice": {
"message": "기기에 알림이 전송되었습니다."
},
"versionNumber": {
"message": "버전 $VERSION_NUMBER$",
"placeholders": {
"version_number": {
"content": "$1",
"example": "1.2.3"
}
}
},
"enterVerificationCodeApp": {
"message": "인증 앱에서 6자리 인증 코드를 입력하세요."
},
"enterVerificationCodeEmail": {
"message": "$EMAIL$ 주소로 전송된 6자리 인증 코드를 입력하세요.",
"placeholders": {
"email": {
"content": "$1",
"example": "example@gmail.com"
}
}
},
"verificationCodeEmailSent": {
"message": "$EMAIL$ 주소로 인증 이메일을 보냈습니다.",
"placeholders": {
"email": {
"content": "$1",
"example": "example@gmail.com"
}
}
},
"rememberMe": {
"message": "기억하기"
},
"sendVerificationCodeEmailAgain": {
"message": "인증 코드 이메일 다시 보내기"
},
"useAnotherTwoStepMethod": {
"message": "다른 2단계 로그인 방법 사용"
},
"insertYubiKey": {
"message": "YubiKey를 컴퓨터의 USB 포트에 삽입하고 버튼을 누르세요."
},
"insertU2f": {
"message": "보안 키를 컴퓨터의 USB 포트에 삽입하고 버튼이 있는 경우 누르세요."
},
"loginUnavailable": {
"message": "로그인 불가능"
},
"noTwoStepProviders": {
"message": "이 계정은 2단계 인증을 사용합니다. 그러나 설정된 2단계 인증 중 이 웹 브라우저에서 지원하는 방식이 없습니다."
},
"noTwoStepProviders2": {
"message": "지원하는 웹 브라우저(Chrome 등)를 사용하거나 더 많은 브라우저를 지원하는 2단계 인증 방식(인증 앱 등)을 추가하세요."
},
"twoStepOptions": {
"message": "2단계 인증 옵션"
},
"recoveryCodeDesc": {
"message": "모든 2단계 인증을 사용할 수 없는 상황인가요? 복구 코드를 사용하여 계정의 모든 2단계 인증을 비활성화할 수 있습니다."
},
"recoveryCodeTitle": {
"message": "복구 코드"
},
"authenticatorAppTitle": {
"message": "인증 앱"
},
"authenticatorAppDesc": {
"message": "인증 앱(Authy, Google OTP 등)을 통하여 일회용 인증 코드를 생성합니다.",
"description": "'Authy' and 'Google Authenticator' are product names and should not be translated."
},
"yubiKeyTitle": {
"message": "YubiKey OTP 보안 키"
},
"yubiKeyDesc": {
"message": "YubiKey를 사용하여 사용자의 계정에 접근합니다. YubiKey 4, 4 Nano, 4C 및 NEO 기기를 사용할 수 있습니다."
},
"duoDesc": {
"message": "Duo Mobile 앱, SMS, 전화 통화를 사용한 Duo Security 또는 U2F 보안 키를 사용하여 인증하세요.",
"description": "'Duo Security' and 'Duo Mobile' are product names and should not be translated."
},
"duoOrganizationDesc": {
"message": "Duo Mobile 앱, SMS, 전화 통화를 사용한 조직용 Duo Security 또는 U2F 보안 키를 사용하여 인증하세요.",
"description": "'Duo Security' and 'Duo Mobile' are product names and should not be translated."
},
"u2fDesc": {
"message": "FIDO U2F가 활성화된 보안 키를 사용하여 계정에 접근하세요."
},
"u2fTitle": {
"message": "FIDO U2F 보안 키"
},
"webAuthnTitle": {
"message": "FIDO2 WebAuthn"
},
"webAuthnDesc": {
"message": "WebAuthn이 활성화된 보안 키를 사용하여 계정에 접근하세요."
},
"webAuthnMigrated": {
"message": "(FIDO에서 이전됨)"
},
"emailTitle": {
"message": "이메일"
},
"emailDesc": {
"message": "인증 코드가 담긴 이메일을 다시 보냅니다."
},
"continue": {
"message": "계속"
},
"organization": {
"message": "조직"
},
"organizations": {
"message": "조직"
},
"moveToOrgDesc": {
"message": "이 항목을 이동할 조직을 선택하십시오. 항목이 조직으로 이동되면 소유권이 조직으로 이전됩니다. 일단 이동되면, 더는 이동된 항목의 직접적인 소유자가 아니게 됩니다."
},
"moveManyToOrgDesc": {
"message": "이 항목을 이동할 조직을 선택하십시오. 항목이 조직으로 이동되면 소유권이 조직으로 이전됩니다. 일단 이동되면, 더는 이동된 항목의 직접적인 소유자가 아니게 됩니다."
},
"collectionsDesc": {
"message": "이 항목이 공유될 콜렉션을 수정하십시오. 이 콜렉션에 접근할 수 있는 조직 사용자만 이 항목을 볼 수 있습니다."
},
"deleteSelectedItemsDesc": {
"message": "삭제를 위해 $COUNT$ 개의 항목이 선택됨. 정말로 이 항목들을 삭제하시겠습니까?",
"placeholders": {
"count": {
"content": "$1",
"example": "150"
}
}
},
"deleteSelectedCollectionsDesc": {
"message": "$COUNT$ collection(s) will be permanently deleted.",
"placeholders": {
"count": {
"content": "$1",
"example": "150"
}
}
},
"deleteSelectedConfirmation": {
"message": "정말 계속하시겠습니까?"
},
"moveSelectedItemsDesc": {
"message": "선택된 $COUNT$ 개의 항목을 옮길 폴더를 선택하십시오.",
"placeholders": {
"count": {
"content": "$1",
"example": "150"
}
}
},
"moveSelectedItemsCountDesc": {
"message": "$COUNT$개의 항목을 선택하셨습니다. $MOVEABLE_COUNT$개의 항목은 조직으로 이동시킬 수 있지만 나머지 $NONMOVEABLE_COUNT$개의 항목은 이동시킬 수 없습니다.",
"placeholders": {
"count": {
"content": "$1",
"example": "10"
},
"moveable_count": {
"content": "$2",
"example": "8"
},
"nonmoveable_count": {
"content": "$3",
"example": "2"
}
}
},
"verificationCodeTotp": {
"message": "인증 코드 (TOTP)"
},
"copyVerificationCode": {
"message": "인증 코드 복사"
},
"copyUuid": {
"message": "UUID 복사"
},
"warning": {
"message": "경고"
},
"confirmVaultExport": {
"message": "보관함 내보내기 확인"
},
"confirmSecretsExport": {
"message": "비밀 데이터 내보내기 확인"
},
"exportWarningDesc": {
"message": "내보내기는 보관함 데이터가 암호화되지 않은 형식으로 포함됩니다. 내보낸 파일을 안전하지 않은 채널(예: 이메일)을 통해 저장하거나 보내지 마십시오. 사용이 끝난 후에는 즉시 삭제하십시오."
},
"exportSecretsWarningDesc": {
"message": "This export contains your secrets data in an unencrypted format. You should not store or send the exported file over unsecure channels (such as email). Delete it immediately after you are done using it."
},
"encExportKeyWarningDesc": {
"message": "이 내보내기는 계정의 암호화 키를 사용하여 데이터를 암호화합니다. 추후 계정의 암호화 키를 교체할 경우 다시 내보내기를 진행해야 합니다. 그러지 않을 경우 이 내보내기 파일을 해독할 수 없게 됩니다."
},
"encExportAccountWarningDesc": {
"message": "모든 Bitwarden 사용자 계정은 고유한 계정 암호화 키를 가지고 있습니다. 따라서, 다른 계정에서는 암호화된 내보내기를 가져올 수 없습니다."
},
"export": {
"message": "내보내기"
},
"exportFrom": {
"message": "Export from"
},
"exportVault": {
"message": "보관함 내보내기"
},
"exportSecrets": {
"message": "비밀 데이터 내보내기"
},
"fileFormat": {
"message": "파일 형식"
},
"fileEncryptedExportWarningDesc": {
"message": "This file export will be password protected and require the file password to decrypt."
},
"exportPasswordDescription": {
"message": "This password will be used to export and import this file"
},
"confirmMasterPassword": {
"message": "마스터 비밀번호 확인"
},
"confirmFormat": {
"message": "형식 확인"
},
"filePassword": {
"message": "파일 암호"
},
"confirmFilePassword": {
"message": "파일 암호 확인"
},
"accountRestrictedOptionDescription": {
"message": "Use your account encryption key, derived from your account's username and Master Password, to encrypt the export and restrict import to only the current Bitwarden account."
},
"passwordProtectedOptionDescription": {
"message": "Set a file password to encrypt the export and import it to any Bitwarden account using the password for decryption."
},
"exportTypeHeading": {
"message": "내보내기 유형"
},
"accountRestricted": {
"message": "계정 제한됨"
},
"passwordProtected": {
"message": "비밀번호로 보호됨"
},
"filePasswordAndConfirmFilePasswordDoNotMatch": {
"message": "'파일 암호'와 '파일 암호 확인'이 일치하지 않습니다."
},
"confirmVaultImport": {
"message": "보관함 가져오기 확인"
},
"confirmVaultImportDesc": {
"message": "이 파일은 암호로 보호받고 있습니다. 데이터를 가져오려면 파일 암호를 입력하세요."
},
"exportSuccess": {
"message": "보관함 데이터를 내보냈습니다."
},
"passwordGenerator": {
"message": "비밀번호 생성기"
},
"minComplexityScore": {
"message": "최소 복잡도 점수"
},
"minNumbers": {
"message": "숫자 최소 개수"
},
"minSpecial": {
"message": "특수 문자 최소 개수",
"description": "Minimum special characters"
},
"ambiguous": {
"message": "모호한 문자 사용 안 함"
},
"regeneratePassword": {
"message": "비밀번호 재생성"
},
"length": {
"message": "길이"
},
"passwordMinLength": {
"message": "최소 비밀번호 길이"
},
"uppercase": {
"message": "대문자 (A-Z)",
"description": "Include uppercase letters in the password generator."
},
"lowercase": {
"message": "소문자 (a-z)",
"description": "Include lowercase letters in the password generator."
},
"numbers": {
"message": "숫자 (0-9)"
},
"specialCharacters": {
"message": "특수 문자 (!@#$%^&*)"
},
"numWords": {
"message": "단어 수"
},
"wordSeparator": {
"message": "구분 기호"
},
"capitalize": {
"message": "첫 글자를 대문자로",
"description": "Make the first letter of a word uppercase."
},
"includeNumber": {
"message": "숫자 추가"
},
"passwordHistory": {
"message": "비밀번호 변경 기록"
},
"noPasswordsInList": {
"message": "비밀번호가 없습니다."
},
"clear": {
"message": "삭제",
"description": "To clear something out. Example: To clear browser history."
},
"accountUpdated": {
"message": "계정 업데이트됨"
},
"changeEmail": {
"message": "이메일 변경"
},
"changeEmailTwoFactorWarning": {
"message": "계속 진행하면 계정의 이메일 주소가 변경됩니다. 이때, 2단계 인증에 사용되는 이메일 주소는 변경되지 않습니다. 2단계 인증 설정에서 해당 이메일 주소를 변경할 수 있습니다."
},
"newEmail": {
"message": "새 이메일"
},
"code": {
"message": "코드"
},
"changeEmailDesc": {
"message": "$EMAIL$으로 인증 코드를 발송했습니다. 이메일에서 이 코드를 확인하고 아래에 입력하여 이메일 주소 변경을 완료하십시오.",
"placeholders": {
"email": {
"content": "$1",
"example": "john.smith@example.com"
}
}
},
"loggedOutWarning": {
"message": "계속 진행하면, 현재 세션 또한 로그아웃 되므로 다시 로그인하여야 합니다. 2단계 로그인이 활성화 된 경우 다시 요구하는 메세지가 표시됩니다. 다른 기기의 활성화 된 세션은 최대 1시간 동안 유지 될 수 있습니다."
},
"emailChanged": {
"message": "이메일 변경됨"
},
"logBackIn": {
"message": "다시 로그인해 주세요."
},
"logBackInOthersToo": {
"message": "다시 로그인해 주세요. 다른 Bitwarden 앱을 사용 중인 경우 해당 앱에서도 다시 로그인해야 합니다."
},
"changeMasterPassword": {
"message": "마스터 비밀번호 변경"
},
"masterPasswordChanged": {
"message": "마스터 비밀번호 변경됨"
},
"currentMasterPass": {
"message": "현재 마스터 비밀번호"
},
"newMasterPass": {
"message": "새 마스터 비밀번호"
},
"confirmNewMasterPass": {
"message": "새 마스터 비밀번호 확인"
},
"encKeySettings": {
"message": "암호화 키 설정"
},
"kdfAlgorithm": {
"message": "KDF 알고리즘"
},
"kdfIterations": {
"message": "KDF 이터레이션"
},
"kdfIterationsDesc": {
"message": "높은 KDF 반복자는 공격자의 무차별 공격으로부터 마스터 비밀번호를 보호해줍니다. $VALUE$ 이상의 값을 추천합니다.",
"placeholders": {
"value": {
"content": "$1",
"example": "100,000"
}
}
},
"kdfIterationsWarning": {
"message": "KDF 반복자를 너무 높게 설정하면 CPU가 느린 장치에서 Bitwarden에 로그인(및 잠금 해제)할 때 성능이 저하될 수 있습니다. $INCREMENT$ 단위로 값을 올려가며 모든 장치를 테스트하는 것이 좋습니다.",
"placeholders": {
"increment": {
"content": "$1",
"example": "50,000"
}
}
},
"kdfMemory": {
"message": "KDF 메모리 (MB)",
"description": "Memory refers to computer memory (RAM). MB is short for megabytes."
},
"argon2Warning": {
"message": "Setting your KDF iterations, memory, and parallelism too high could result in poor performance when logging into (and unlocking) Bitwarden on slower or older devices. We recommend changing these individually in small increments and then test all of your devices."
},
"kdfParallelism": {
"message": "KDF 병렬화"
},
"argon2Desc": {
"message": "Higher KDF iterations, memory, and parallelism can help protect your master password from being brute forced by an attacker."
},
"changeKdf": {
"message": "KDF 변경"
},
"encKeySettingsChanged": {
"message": "암호화 키 설정 변경됨"
},
"dangerZone": {
"message": "위험 구역"
},
"dangerZoneDesc": {
"message": "주의, 이 행동들은 되돌릴 수 없음!"
},
"deauthorizeSessions": {
"message": "세션 해제"
},
"deauthorizeSessionsDesc": {
"message": "계정이 다른 장치에 로그인되어 있습니까? 이전에 사용된 모든 컴퓨터 또는 장치 인증을 취소하려면 다음 단계로 나아가십시오. 이 보안 단계는 이전에 공용 PC를 사용했거나 실수로 타인의 장치에 비밀번호를 저장한 경우 권장됩니다. 이 단계에서는 이전에 기억된 2단계 로그인 세션도 모두 삭제됩니다."
},
"deauthorizeSessionsWarning": {
"message": "계속 진행하면, 현재 세션 또한 로그아웃 되므로 다시 로그인하여야 합니다. 2단계 로그인이 활성화 된 경우 다시 요구하는 메세지가 표시됩니다. 다른 기기의 활성화 된 세션은 최대 1시간 동안 유지 될 수 있습니다."
},
"sessionsDeauthorized": {
"message": "모든 세션 해제 됨"
},
"purgeVault": {
"message": "보관함 삭제"
},
"purgedOrganizationVault": {
"message": "삭제 된 조직 보관함"
},
"vaultAccessedByProvider": {
"message": "보관함에 제공자가 액세스했습니다."
},
"purgeVaultDesc": {
"message": "보관함 내의 모든 항목과 폴더를 삭제하려면 다음 단계로 나아가십시오. 조직에 속한 공유 항목들은 삭제되지 않습니다."
},
"purgeOrgVaultDesc": {
"message": "조직의 보관함 내 모든 항목을 삭제하려면 다음 단계로 나아가십시오."
},
"purgeVaultWarning": {
"message": "계정 삭제는 영구적이며 되돌릴 수 없습니다."
},
"vaultPurged": {
"message": "보관함이 삭제되었습니다."
},
"deleteAccount": {
"message": "계정 삭제"
},
"deleteAccountDesc": {
"message": "귀하의 계정과 저장된 데이터들을 삭제하려면 아래를 계속 진행하십시오."
},
"deleteAccountWarning": {
"message": "계정 삭제는 영구적이며 되돌릴 수 없습니다."
},
"accountDeleted": {
"message": "계정 삭제됨"
},
"accountDeletedDesc": {
"message": "당신의 계정과 연관된 모든 데이터들이 삭제되었습니다."
},
"myAccount": {
"message": "내 계정"
},
"tools": {
"message": "도구"
},
"importData": {
"message": "데이터 가져오기"
},
"onboardingImportDataDetailsPartOne": {
"message": "가져오기할 데이터가 없으면, 대신 ",
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. (Optional second half: You may need to wait until your administrator confirms your organization membership.)"
},
"onboardingImportDataDetailsLink": {
"message": "새 항목",
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. (Optional second half: You may need to wait until your administrator confirms your organization membership.)"
},
"onboardingImportDataDetailsPartTwoNoOrgs": {
"message": "을 생성할 수 있습니다.",
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead."
},
"onboardingImportDataDetailsPartTwoWithOrgs": {
"message": "을 생성할 수 있습니다. 관리자가 귀하의 조직을 확인할 때까지 기다려야 할 수 있습니다.",
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
},
"importError": {
"message": "가져오기 오류"
},
"importErrorDesc": {
"message": "가져오려고 하는 데이터에 문제가 있습니다. 아래에 표시된 파일의 오류를 해결한 뒤 다시 시도해 주세요."
},
"importSuccess": {
"message": "데이터를 보관함으로 성공적으로 불러왔습니다."
},
"importSuccessNumberOfItems": {
"message": "A total of $AMOUNT$ items were imported.",
"placeholders": {
"amount": {
"content": "$1",
"example": "2"
}
}
},
"dataExportSuccess": {
"message": "데이터를 내보내기했습니다"
},
"importWarning": {
"message": "$ORGANIZATION$ 조직으로 데이터를 가져오려고 합니다. 데이터가 이 조직의 구성원과 공유될 수 있습니다. 계속하시겠습니까?",
"placeholders": {
"organization": {
"content": "$1",
"example": "My Org Name"
}
}
},
"importFormatError": {
"message": "데이터의 포맷이 올바르지 않습니다. 불러올 파일을 확인하고 다시 시도해 주십시오."
},
"importNothingError": {
"message": "아무것도 가져오지 못했습니다."
},
"importEncKeyError": {
"message": "내보내려는 파일을 복호화하던 중 오류가 발생했습니다. 암호화 키가 내보내려는 데이터를 암호화한 키와 일치하지 않습니다."
},
"importDestination": {
"message": "Import destination"
},
"learnAboutImportOptions": {
"message": "가져오기 설정 알아보기"
},
"selectImportFolder": {
"message": "폴더 선택"
},
"selectImportCollection": {
"message": "컬렉션 선택"
},
"importTargetHint": {
"message": "Select this option if you want the imported file contents moved to a $DESTINATION$",
"description": "Located as a hint under the import target. Will be appended by either folder or collection, depending if the user is importing into an individual or an organizational vault.",
"placeholders": {
"destination": {
"content": "$1",
"example": "folder or collection"
}
}
},
"importUnassignedItemsError": {
"message": "File contains unassigned items."
},
"selectFormat": {
"message": "불러올 파일의 포맷"
},
"selectImportFile": {
"message": "불러올 파일"
},
"chooseFile": {
"message": "파일 선택"
},
"noFileChosen": {
"message": "선택된 파일 없음"
},
"orCopyPasteFileContents": {
"message": "또는 가져온 파일 내용 복사/붙여넣기"
},
"instructionsFor": {
"message": "$NAME$ 안내사항",
"description": "The title for the import tool instructions.",
"placeholders": {
"name": {
"content": "$1",
"example": "LastPass (csv)"
}
}
},
"options": {
"message": "설정"
},
"preferences": {
"message": "설정"
},
"preferencesDesc": {
"message": "웹 보관함 환경 사용자 지정"
},
"preferencesUpdated": {
"message": "설정 업데이트 완료!"
},
"language": {
"message": "언어(Language)"
},
"languageDesc": {
"message": "웹 보관함에서 사용할 언어를 변경합니다."
},
"enableFavicon": {
"message": "웹사이트 아이콘 표시하기"
},
"faviconDesc": {
"message": "Show a recognizable image next to each login."
},
"default": {
"message": "기본값"
},
"domainRules": {
"message": "도메인 규칙"
},
"domainRulesDesc": {
"message": "여러 웹 사이트 도메인에 대해 동일한 로그인이 있는 경우, 웹 사이트가 \"유사\"하다고 표시할 수 있습니다. \"전역\" 도메인은 Bitwarden에서 당신을 위해 이미 생성했습니다."
},
"globalEqDomains": {
"message": "전역 유사 도메인"
},
"customEqDomains": {
"message": "사용자 지정 유사 도메인"
},
"exclude": {
"message": "제외"
},
"include": {
"message": "포함"
},
"customize": {
"message": "사용자 지정"
},
"newCustomDomain": {
"message": "새 사용자 지정 도메인"
},
"newCustomDomainDesc": {
"message": "도메인 목록을 쉼표(,)로 구분하여 입력하십시오. \"기본\" 도메인만 사용할 수 있습니다. 하위 도메인을 입력하지 마십시오. 예를 들면, \"www.google.com\" 대신 \"google.com\"을 입력합니다. Android 앱을 다른 웹 사이트 도메인과 연결하려면 \"androidapp://package.name\"을 입력하십시오."
},
"customDomainX": {
"message": "사용자 정의 도메인 $INDEX$",
"placeholders": {
"index": {
"content": "$1",
"example": "2"
}
}
},
"domainsUpdated": {
"message": "도메인 업데이트됨"
},
"twoStepLogin": {
"message": "2단계 로그인"
},
"twoStepLoginEnforcement": {
"message": "2단계 로그인 필수 설정"
},
"twoStepLoginDesc": {
"message": "로그인할 때 추가 단계를 요구하여 계정을 보호하십시오."
},
"twoStepLoginTeamsDesc": {
"message": "Enable two-step login for your organization."
},
"twoStepLoginEnterpriseDescStart": {
"message": "을 사용해 구성원에게 Bitwarden 2단계 로그인 설정을 필수로 설정합니다.",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Enforce Bitwarden Two-step Login options for members by using the Two-step Login Policy.'"
},
"twoStepLoginPolicy": {
"message": "2단계 로그인 정책"
},
"twoStepLoginOrganizationDuoDesc": {
"message": "To enforce Two-step Login through Duo, use the options below."
},
"twoStepLoginOrganizationSsoDesc": {
"message": "If you have setup SSO or plan to, Two-step Login may already be enforced through your Identity Provider."
},
"twoStepLoginRecoveryWarning": {
"message": "2단계 로그인을 활성화하면 Bitwarden 계정을 영원히 잠글 수 있습니다. 복구 코드를 사용하면 정상적인 2단계 로그인 제공자를 더 이상 사용할 수 없는 경우(예. 장치를 잃어버렸을 때) 계정에 액세스할 수 있습니다. 계정에 접근하지 못한다면 Bitwarden 지원팀은 어떤 도움도 줄 수 없습니다. 복구 코드를 기록하거나 출력하여 안전한 장소에 보관할 것을 권장합니다."
},
"viewRecoveryCode": {
"message": "복구 코드"
},
"providers": {
"message": "공급자",
"description": "Two-step login providers such as YubiKey, Duo, Authenticator apps, Email, etc."
},
"enable": {
"message": "활성화"
},
"enabled": {
"message": "활성화됨"
},
"restoreAccess": {
"message": "Restore access"
},
"premium": {
"message": "프리미엄",
"description": "Premium membership"
},
"premiumMembership": {
"message": "프리미엄 멤버십"
},
"premiumRequired": {
"message": "프리미엄 멤버십 필요"
},
"premiumRequiredDesc": {
"message": "이 기능을 사용하려면 프리미엄 멤버십이 필요합니다."
},
"youHavePremiumAccess": {
"message": "프리미엄 멤버십 사용 중"
},
"alreadyPremiumFromOrg": {
"message": "소속된 조직으로 이미 프리미엄 기능에 액세스할 수 있습니다."
},
"manage": {
"message": "관리"
},
"canManage": {
"message": "Can manage"
},
"disable": {
"message": "비활성화"
},
"revokeAccess": {
"message": "Revoke access"
},
"twoStepLoginProviderEnabled": {
"message": "이 2단계 로그인 제공자는 귀하의 계정에 사용 가능합니다."
},
"twoStepLoginAuthDesc": {
"message": "2단계 로그인 설정을 수정하려면 마스터 암호를 입력하십시오."
},
"twoStepAuthenticatorDesc": {
"message": "다음 단계에 따라 인증자 앱으로 2단계 로그인 설정:"
},
"twoStepAuthenticatorDownloadApp": {
"message": "2단계 인증자 앱 다운로드"
},
"twoStepAuthenticatorNeedApp": {
"message": "2단계 인증자 앱이 필요하십니까? 다음 중 하나를 다운로드하세요"
},
"iosDevices": {
"message": "iOS 기기"
},
"androidDevices": {
"message": "Android 기기"
},
"windowsDevices": {
"message": "Windows 기기"
},
"twoStepAuthenticatorAppsRecommended": {
"message": "These apps are recommended, however, other authenticator apps will also work."
},
"twoStepAuthenticatorScanCode": {
"message": "이 QR 코드를 인증 앱으로 스캔"
},
"key": {
"message": "키"
},
"twoStepAuthenticatorEnterCode": {
"message": "앱에서 결과로 나온 6자리 인증코드를 입력하십시오"
},
"twoStepAuthenticatorReaddDesc": {
"message": "다른 장치에 추가해야 하는 경우, 아래의 QR코드(혹은 키) 가 인증자 앱에 필요합니다."
},
"twoStepDisableDesc": {
"message": "이 2단계 로그인 제공자를 사용하지 않도록 설정하시겠습니까?"
},
"twoStepDisabled": {
"message": "2단계 로그인 제공자 비활성화됨."
},
"twoFactorYubikeyAdd": {
"message": "계정에 새로운 YubiKey를 추가합니다."
},
"twoFactorYubikeyPlugIn": {
"message": "YubiKey(NEO 혹은 4 시리즈)를 컴퓨터 USB 포트에 삽입하십시오."
},
"twoFactorYubikeySelectKey": {
"message": "첫번째 비어있는 YubiKey 입력 필드를 선택하십시오."
},
"twoFactorYubikeyTouchButton": {
"message": "YubiKey의 버튼을 터치하십시오"
},
"twoFactorYubikeySaveForm": {
"message": "폼 저장하기"
},
"twoFactorYubikeyWarning": {
"message": "플랫폼 제한으로 인해, 모든 Bitwarden 애플리케이션에서 YubiKey를 사용할 수 없습니다. YubiKey를 사용할 수 없을 때 계정에 접근할 수 있도록 다른 2단계 로그인 제공자를 활성화하십시오. 지원하는 플랫폼:"
},
"twoFactorYubikeySupportUsb": {
"message": "웹 보관함, 데스크톱 응용프로그램, 명령 줄 인터페이스, USB 포트가 있는 장치의 브라우저 확장 기능은 YubiKey를 사용할 수 있습니다."
},
"twoFactorYubikeySupportMobile": {
"message": "NFC 또는 USB 포트가 있는 장치의 모바일 앱은 YubiKey를 사용할 수 있습니다."
},
"yubikeyX": {
"message": "YubiKey $INDEX$",
"placeholders": {
"index": {
"content": "$1",
"example": "2"
}
}
},
"u2fkeyX": {
"message": "U2F Key $INDEX$",
"placeholders": {
"index": {
"content": "$1",
"example": "2"
}
}
},
"webAuthnkeyX": {
"message": "WebAuthn 키 $INDEX$",
"placeholders": {
"index": {
"content": "$1",
"example": "2"
}
}
},
"nfcSupport": {
"message": "NFC 지원"
},
"twoFactorYubikeySupportsNfc": {
"message": "내 키 중의 하나가 NFC를 지원합니다."
},
"twoFactorYubikeySupportsNfcDesc": {
"message": "YubiKey중 하나가 NFC(예: YubiKey NEO)를 지원할 경우, NFC 사용가능 여부가 감지될 때마다 모바일 장치에서 메시지가 표시됩니다."
},
"yubikeysUpdated": {
"message": "YubiKey 업데이트됨"
},
"disableAllKeys": {
"message": "Disable All Keys"
},
"twoFactorDuoDesc": {
"message": "Duo 관리자 패널에서 Bitwarden 애플리케이션 정보를 입력하십시오."
},
"twoFactorDuoIntegrationKey": {
"message": "Integration Key"
},
"twoFactorDuoSecretKey": {
"message": "비밀 키"
},
"twoFactorDuoApiHostname": {
"message": "API 호스트 이름"
},
"twoFactorEmailDesc": {
"message": "다음 단계에 따라 이메일로 2단계 로그인 설정:"
},
"twoFactorEmailEnterEmail": {
"message": "확인 코드를 수신할 이메일을 입력하십시오."
},
"twoFactorEmailEnterCode": {
"message": "이메일에서 결과로 나온 6자리 인증코드를 입력하십시오"
},
"sendEmail": {
"message": "Send Email"
},
"twoFactorU2fAdd": {
"message": "계정에 FIDO U2F 보안 키 추가"
},
"removeU2fConfirmation": {
"message": "이 보안 키를 삭제하시겠습니까?"
},
"twoFactorWebAuthnAdd": {
"message": "계정에 WebAuthn 보안 키 추가"
},
"readKey": {
"message": "키 읽기"
},
"keyCompromised": {
"message": "키가 손상되었습니다."
},
"twoFactorU2fGiveName": {
"message": "보안 키를 식별할 수 있는 친근한 이름을 지정하십시오."
},
"twoFactorU2fPlugInReadKey": {
"message": "컴퓨터의 USB 포트에 보안 키를 삽입하고 \"키 읽기\" 버튼을 클릭하십시오."
},
"twoFactorU2fTouchButton": {
"message": "보안 키에 버튼이 있다면, 터치하십시오"
},
"twoFactorU2fSaveForm": {
"message": "폼 저장하기"
},
"twoFactorU2fWarning": {
"message": "플랫폼 제한으로 인해, 모든 Bitwarden 애플리케이션에서 FIDO U2F를 사용할 수 없습니다. FIDO U2F를 사용할 수 없을 때 계정에 접근할 수 있도록 다른 2단계 로그인 제공자를 활성화하십시오. 지원하는 플랫폼:"
},
"twoFactorU2fSupportWeb": {
"message": "U2F 지원 브라우저가 있는 데스크탑/랩탑의 웹 보관함 및 브라우저 확장 (FIDO U2F가 활성화된 Chrome, Opera, Vivaldi 또는 Firefox 사용)"
},
"twoFactorU2fWaiting": {
"message": "보안 키 버튼 터치를 기다리는 중"
},
"twoFactorU2fClickSave": {
"message": "2단계 로그인에 이 보안 키를 사용하려면 아래의 \"저장\" 버튼을 클릭하십시오"
},
"twoFactorU2fProblemReadingTryAgain": {
"message": "보안 키를 읽어오는데 문제가 발생했습니다. 다시 시도해보십시오."
},
"twoFactorWebAuthnWarning": {
"message": "플랫폼 제한으로 인해, 모든 Bitwarden 애플리케이션에서 WebAuthn을 사용할 수 없습니다. WebAuthn을 사용할 수 없을 때 계정에 접근할 수 있도록 다른 2단계 로그인 방법을 활성화하십시오. 지원하는 플랫폼:"
},
"twoFactorWebAuthnSupportWeb": {
"message": "WebAuthn 지원 브라우저가 있는 데스크탑/랩탑의 웹 보관함 및 브라우저 확장 (WebAuthn이 활성화된 Chrome, Opera, Vivaldi 또는 Firefox 사용)"
},
"twoFactorRecoveryYourCode": {
"message": "Bitwarden 2단계 로그인 복구 코드"
},
"twoFactorRecoveryNoCode": {
"message": "아직 2단계 로그인 제공자를 사용하도록 설정하지 않았습니다. 2단계 로그인 제공자를 사용하도록 설정한 후 여기에서 복구 코드를 확인하십시오."
},
"printCode": {
"message": "코드 출력",
"description": "Print 2FA recovery code"
},
"reports": {
"message": "보고서"
},
"reportsDesc": {
"message": "Identify and close security gaps in your online accounts by clicking the reports below.",
"description": "Vault health reports can be used to evaluate the security of your Bitwarden individual or organization vault."
},
"orgsReportsDesc": {
"message": "Identify and close security gaps in your organization's accounts by clicking the reports below.",
"description": "Vault health reports can be used to evaluate the security of your Bitwarden individual or organization vault."
},
"unsecuredWebsitesReport": {
"message": "안전하지 않은 웹사이트들 보고서"
},
"unsecuredWebsitesReportDesc": {
"message": "http:// 스키마처럼 안전하지 않은 웹 사이트를 사용하는 것은 위험할 수 있습니다. 웹 사이트가 허용하는 경우 항상 https:// 스키마를 통해 액세스하여 연결이 암호화되도록 하십시오."
},
"unsecuredWebsitesFound": {
"message": "안전하지 않은 웹사이트가 발견됨"
},
"unsecuredWebsitesFoundDesc": {
"message": "보관함에 안전하지 않은 URI를 가진 항목 $COUNT$개를 발견했습니다. 웹 사이트에서 허용하는 경우 URI 스키마를 https://로 변경하십시오.",
"placeholders": {
"count": {
"content": "$1",
"example": "8"
}
}
},
"noUnsecuredWebsites": {
"message": "보관함에 안전하지 않은 URI를 가진 항목이 없습니다."
},
"inactive2faReport": {
"message": "비활성 2단계 인증 보고서"
},
"inactive2faReportDesc": {
"message": "2단계 인증은 계정을 보호하는데 중요한 보안 설정입니다. 웹 사이트에서 제공하는 경우 항상 2단계 인증을 사용해야 합니다."
},
"inactive2faFound": {
"message": "2단계 인증이 없는 로그인이 발견됨"
},
"inactive2faFoundDesc": {
"message": "보관함에 (2fa.directory에 따른) 2단계 인증이 설정되지 않은 웹 사이트를 $COUNT$개 발견했습니다. 이러한 계정을 더욱 보호하려면 2단계 인증을 사용하십시오.",
"placeholders": {
"count": {
"content": "$1",
"example": "8"
}
}
},
"noInactive2fa": {
"message": "보관함에서 2단계 인증 구성이 누락된 웹 사이트를 찾을 수 없습니다."
},
"instructions": {
"message": "안내사항"
},
"exposedPasswordsReport": {
"message": "노출된 비밀번호 보고서"
},
"exposedPasswordsReportDesc": {
"message": "노출된 비밀번호는 해커들이 공개적으로 배포하거나 다크 웹에 판매되어 알려진 데이터 유출에서 발견된 비밀번호입니다."
},
"exposedPasswordsFound": {
"message": "노출된 비밀번호가 발견됨"
},
"exposedPasswordsFoundDesc": {
"message": "보관함에 알려진 데이터 유출로 노출된 비밀번호가 있는 $COUNT$개의 항목을 발견했습니다. 새 암호를 사용하도록 암호를 변경해야합니다.",
"placeholders": {
"count": {
"content": "$1",
"example": "8"
}
}
},
"noExposedPasswords": {
"message": "보관함 내 알려진 데이터 유출로 노출된 비밀번호를 사용하는 항목이 없습니다."
},
"checkExposedPasswords": {
"message": "노출된 비밀번호 확인하기"
},
"exposedXTimes": {
"message": "$COUNT$회 노출됨",
"placeholders": {
"count": {
"content": "$1",
"example": "52"
}
}
},
"weakPasswordsReport": {
"message": "취약한 비밀번호 보고서"
},
"weakPasswordsReportDesc": {
"message": "취약한 비밀번호는 해커와 암호 해독에 사용되는 자동화 도구로 쉽게 짐작할 수 있습니다. Bitwarden 암호 생성기는 강력한 암호를 만드는데 도움을 줄 것입니다."
},
"weakPasswordsFound": {
"message": "취약한 비밀번호가 발견됨"
},
"weakPasswordsFoundDesc": {
"message": "강력한 비밀번호가 아닌 $COUNT$개의 항목을 보관함에서 찾았습니다. 더 강력한 암호를 사용하도록 업데이트해야 합니다.",
"placeholders": {
"count": {
"content": "$1",
"example": "8"
}
}
},
"noWeakPasswords": {
"message": "보관함에 취약한 비밀번호를 가진 항목이 없습니다."
},
"reusedPasswordsReport": {
"message": "재사용된 비밀번호 보고서"
},
"reusedPasswordsReportDesc": {
"message": "사용하는 서비스가 손상된 경우 다른 곳에서 동일한 암호를 다시 사용하면 해커가 더 많은 온라인 계정에 쉽게 액세스할 수 있습니다. 모든 계정 또는 서비스에 대해 고유한 암호를 사용하십시오."
},
"reusedPasswordsFound": {
"message": "재사용된 비밀번호가 발견됨"
},
"reusedPasswordsFoundDesc": {
"message": "보관함에서 재사용중인 $COUNT$개의 비밀번호를 찾았습니다. 고유한 값으로 변경해야 합니다.",
"placeholders": {
"count": {
"content": "$1",
"example": "8"
}
}
},
"noReusedPasswords": {
"message": "보관함에 재사용된 비밀번호를 가진 로그인이 없습니다."
},
"reusedXTimes": {
"message": "$COUNT$회 재사용됨",
"placeholders": {
"count": {
"content": "$1",
"example": "8"
}
}
},
"dataBreachReport": {
"message": "데이터 유출 보고서"
},
"breachDesc": {
"message": "\"유출(breach)\"이란, 사이트의 데이터가 불법적으로 해커에 의해 접근되고 공개되는 사건을 뜻합니다. 손상된 데이터 유형(이메일 주소, 비밀번호, 신용카드 등)을 검토하고 비밀번호 변경 등 적절한 조치를 취하십시오."
},
"breachCheckUsernameEmail": {
"message": "사용하는 사용자 이름 혹은 이메일 주소를 확인해보세요."
},
"checkBreaches": {
"message": "유출 확인하기"
},
"breachUsernameNotFound": {
"message": "$USERNAME$을 알려진 데이터 유출에서 발견하지 못했습니다.",
"placeholders": {
"username": {
"content": "$1",
"example": "user@example.com"
}
}
},
"goodNews": {
"message": "좋은 소식이에요",
"description": "ex. Good News, No Breached Accounts Found!"
},
"breachUsernameFound": {
"message": "$USERNAME$을 $COUNT$개의 온라인 상의 데이터 유출에서 발견되었습니다.",
"placeholders": {
"username": {
"content": "$1",
"example": "user@example.com"
},
"count": {
"content": "$2",
"example": "7"
}
}
},
"breachFound": {
"message": "유출된 계정이 발견됨"
},
"compromisedData": {
"message": "손상된 데이터"
},
"website": {
"message": "웹 사이트"
},
"affectedUsers": {
"message": "영향을 받는 사용자"
},
"breachOccurred": {
"message": "유출 발생함"
},
"breachReported": {
"message": "유출 보고됨"
},
"reportError": {
"message": "보고서를 불러오는 도중 오류가 발생했습니다. 다시 시도해주세요."
},
"billing": {
"message": "결제"
},
"billingPlanLabel": {
"message": "청구 계획"
},
"paymentType": {
"message": "결제 수단"
},
"accountCredit": {
"message": "계정 크레딧",
"description": "Financial term. In the case of Bitwarden, a positive balance means that you owe money, while a negative balance means that you have a credit (Bitwarden owes you money)."
},
"accountBalance": {
"message": "계정 잔액",
"description": "Financial term. In the case of Bitwarden, a positive balance means that you owe money, while a negative balance means that you have a credit (Bitwarden owes you money)."
},
"addCredit": {
"message": "크레딧 추가",
"description": "Add more credit to your account's balance."
},
"amount": {
"message": "금액",
"description": "Dollar amount, or quantity."
},
"creditDelayed": {
"message": "추가된 크레딧은 결제가 완전히 처리된 후 계정에 표시됩니다. 일부 결제 방식은 지연되거나 처리하는 데 시간이 오래 걸릴 수 있습니다."
},
"makeSureEnoughCredit": {
"message": "이 구매에 사용할 수 있는 크레딧이 충분한지 확인하십시오. 만약 계정에 충분한 크레딧이 없다면, 그 차액만큼 기본 결제 방식에서 지불될 것입니다. 청구 페이지를 통해 계정에 크레딧을 추가할 수 있습니다."
},
"creditAppliedDesc": {
"message": "계정의 크레딧을 구매에 사용할 수 있습니다. 사용 가능한 모든 크레딧이 이 계정에 대해 생성된 청구서에 자동으로 적용됩니다."
},
"goPremium": {
"message": "프리미엄 가입",
"description": "Another way of saying \"Get a Premium membership\""
},
"premiumUpdated": {
"message": "프리미엄으로 업그레이드했습니다."
},
"premiumUpgradeUnlockFeatures": {
"message": "프리미엄 회원으로 계정을 업그레이드하고 몇 가지 훌륭한 추가 기능을 잠금 해제하세요."
},
"premiumSignUpStorage": {
"message": "1GB의 암호화된 파일 저장소."
},
"premiumSignUpTwoStepOptions": {
"message": "YubiKey, Duo와 같은 \b상용 2단계 로그인 방법."
},
"premiumSignUpEmergency": {
"message": "긴급 접근"
},
"premiumSignUpReports": {
"message": "보관함을 안전하게 유지하기 위한 암호 위생, 계정 상태, 데이터 유출 보고서"
},
"premiumSignUpTotp": {
"message": "보관함에 등록된 로그인 항목을 위한 TOTP 인증 코드(2FA) 생성기."
},
"premiumSignUpSupport": {
"message": "고객 지원 우선 순위 제공."
},
"premiumSignUpFuture": {
"message": "앞으로 추가될 모든 프리미엄 기능을 사용할 수 있습니다. 기대하세요!"
},
"premiumPrice": {
"message": "이 모든 기능을 연 $PRICE$에 이용하실 수 있습니다!",
"placeholders": {
"price": {
"content": "$1",
"example": "$10"
}
}
},
"premiumPriceWithFamilyPlan": {
"message": "Go premium for just $PRICE$ /year, or get premium accounts for $FAMILYPLANUSERCOUNT$ users and unlimited family sharing with a ",
"placeholders": {
"price": {
"content": "$1",
"example": "$10"
},
"familyplanusercount": {
"content": "$2",
"example": "6"
}
}
},
"bitwardenFamiliesPlan": {
"message": "Bitwarden Families plan."
},
"addons": {
"message": "부가 기능"
},
"premiumAccess": {
"message": "프리미엄 이용권"
},
"premiumAccessDesc": {
"message": "$INTERVAL$간 $PRICE$로 조직의 모든 구성원에게 프리미엄 액세스를 추가할 수 있습니다.",
"placeholders": {
"price": {
"content": "$1",
"example": "$3.33"
},
"interval": {
"content": "$2",
"example": "'month' or 'year'"
}
}
},
"additionalStorageGb": {
"message": "추가 저장소 용량 (GB)"
},
"additionalStorageGbDesc": {
"message": "# 의 추가 GB"
},
"additionalStorageIntervalDesc": {
"message": "귀하의 요금제는 $SIZE$의 암호화 파일 저장소\u001d를 포함합니다. 추가 1GB당 매$INTERVAL$ $PRICE$로 저장소를 추가하실 수 있습니다.",
"placeholders": {
"size": {
"content": "$1",
"example": "1 GB"
},
"price": {
"content": "$2",
"example": "$4.00"
},
"interval": {
"content": "$3",
"example": "'month' or 'year'"
}
}
},
"summary": {
"message": "요약"
},
"total": {
"message": "총합"
},
"year": {
"message": "년"
},
"yr": {
"message": "yr"
},
"month": {
"message": "월"
},
"monthAbbr": {
"message": "월",
"description": "Short abbreviation for 'month'"
},
"paymentChargedAnnually": {
"message": "귀하의 결제방식으로 즉시 요금이 부과되고 정기적으로 매 년 부과됩니다. 언제든지 취소할 수 있습니다."
},
"paymentCharged": {
"message": "귀하의 결제방식으로 즉시 요금이 부과되고 정기적으로 매 $INTERVAL$ 부과됩니다. 언제든지 취소할 수 있습니다.",
"placeholders": {
"interval": {
"content": "$1",
"example": "month or year"
}
}
},
"paymentChargedWithUnpaidSubscription": {
"message": "Your payment method will be charged for any unpaid subscriptions."
},
"paymentChargedWithTrial": {
"message": "\b귀하의 요금제는 7일 무료 체험을 포함합니다. 체험 기간이 끝날 때까지 등록한 결제 수단에 요금이 청구되지 않습니다. 언제든지 취소하실 수 있습니다."
},
"paymentInformation": {
"message": "결제 정보"
},
"billingInformation": {
"message": "결제 정보"
},
"billingTrialSubLabel": {
"message": "7일 무료 체험 기간 동안에는 등록한 결제 수단에 요금이 청구되지 않습니다."
},
"creditCard": {
"message": "신용카드"
},
"paypalClickSubmit": {
"message": "PayPal 버튼을 클릭하여 PayPal 계정에 로그인한 후 아래의 제출 버튼을 클릭하여 계속 진행하십시오."
},
"cancelSubscription": {
"message": "구독 취소"
},
"subscriptionExpiration": {
"message": "Subscription expiration"
},
"subscriptionCanceled": {
"message": "구독을 취소했습니다."
},
"pendingCancellation": {
"message": "보류 취소"
},
"subscriptionPendingCanceled": {
"message": "구독은 현재 결제 기간이 끝날 때 취소로 표시됩니다."
},
"reinstateSubscription": {
"message": "구독 복원"
},
"reinstateConfirmation": {
"message": "보류중인 취소 요청을 제거하고 구독을 복원하시겠습니까?"
},
"reinstated": {
"message": "구독을 복원했습니다."
},
"cancelConfirmation": {
"message": "정말로 취소하시겠습니까? 청구 주기 후에 이 구독의 모든 기능에 대한 접근을 잃게 됩니다."
},
"canceledSubscription": {
"message": "구독을 취소했습니다."
},
"neverExpires": {
"message": "만료 없음"
},
"status": {
"message": "상태"
},
"nextCharge": {
"message": "다음 지불"
},
"details": {
"message": "세부사항"
},
"downloadLicense": {
"message": "라이선스 다운로드"
},
"updateLicense": {
"message": "라이선스 업데이트"
},
"manageSubscription": {
"message": "구독 관리"
},
"launchCloudSubscription": {
"message": "Launch Cloud Subscription"
},
"storage": {
"message": "저장소"
},
"addStorage": {
"message": "저장소 용량 추가"
},
"removeStorage": {
"message": "저장소 용량 제거"
},
"subscriptionStorage": {
"message": "귀하의 구독은 총 $MAX_STORAGE$ GB의 암호화된 파일 저장소 용량을 갖고 있습니다. 현재 $USED_STORAGE$만큼 사용했습니다.",
"placeholders": {
"max_storage": {
"content": "$1",
"example": "4"
},
"used_storage": {
"content": "$2",
"example": "65 MB"
}
}
},
"paymentMethod": {
"message": "결제 수단"
},
"noPaymentMethod": {
"message": "파일에 결제방식이 없습니다."
},
"addPaymentMethod": {
"message": "결제 수단 추가"
},
"changePaymentMethod": {
"message": "결제 수단 변경"
},
"invoices": {
"message": "청구서"
},
"noInvoices": {
"message": "청구서 없음"
},
"paid": {
"message": "결제됨",
"description": "Past tense status of an invoice. ex. Paid or unpaid."
},
"unpaid": {
"message": "미결제",
"description": "Past tense status of an invoice. ex. Paid or unpaid."
},
"transactions": {
"message": "거래내역",
"description": "Payment/credit transactions."
},
"noTransactions": {
"message": "거래내역 없음."
},
"chargeNoun": {
"message": "결제",
"description": "Noun. A charge from a payment method."
},
"refundNoun": {
"message": "환불",
"description": "Noun. A refunded payment that was charged."
},
"chargesStatement": {
"message": "모든 요금은 $STATEMENT_NAME$으로 내역서에 표시됩니다.",
"placeholders": {
"statement_name": {
"content": "$1",
"example": "BITWARDEN"
}
}
},
"gbStorageAdd": {
"message": "추가되는 저장소 용량 (GB)"
},
"gbStorageRemove": {
"message": "제거할 저장소 (GB)"
},
"storageAddNote": {
"message": "저장소 용량을 추가하면 청구 총계가 조정되고 파일에 즉시 지불 방법이 청구됩니다. 첫 번째 요금은 현재 청구 주기의 나머지 기간 동안 적립될 것입니다."
},
"storageRemoveNote": {
"message": "저장소 용량을 제거하면 다음 청구 비용에 대한 크레딧으로 할당된 청구 총계가 조정될 것입니다."
},
"adjustedStorage": {
"message": "$AMOUNT$GB 저장소로 조정됨",
"placeholders": {
"amount": {
"content": "$1",
"example": "5"
}
}
},
"contactSupport": {
"message": "고객 지원 서비스에 문의"
},
"contactSupportShort": {
"message": "Contact Support"
},
"updatedPaymentMethod": {
"message": "결제 수단이 업데이트되었습니다."
},
"purchasePremium": {
"message": "프리미엄 구매"
},
"licenseFile": {
"message": "라이선스 파일"
},
"licenseFileDesc": {
"message": "라이선스 파일의 파일명은 $FILE_NAME$과 같을 것입니다.",
"placeholders": {
"file_name": {
"content": "$1",
"example": "bitwarden_premium_license.json"
}
}
},
"uploadLicenseFilePremium": {
"message": "프리미엄 멤버십으로 계정을 업그레이드하려면 유효한 라이선스 파일을 업로드해야 합니다."
},
"uploadLicenseFileOrg": {
"message": "온-프레미스 호스트 조직을 생성하려면 유효한 라이선스 파일을 업로드하십시오."
},
"accountEmailMustBeVerified": {
"message": "계정의 이메일 주소를 확인 해야 합니다."
},
"newOrganizationDesc": {
"message": "조직에서는 다른 사람과 저장소 일부를 공유할 수 있을 뿐 아니라 가족, 소규모 팀 또는 대기업과 같은 특정 엔터티에 대한 관련 사용자를 관리할 수 있습니다."
},
"generalInformation": {
"message": "일반 정보"
},
"organizationName": {
"message": "조직 이름"
},
"accountOwnedBusiness": {
"message": "이 계정은 기업이 소유하고 있습니다."
},
"billingEmail": {
"message": "결제 이메일"
},
"businessName": {
"message": "기업 이름"
},
"chooseYourPlan": {
"message": "요금제를 선택하세요"
},
"users": {
"message": "사용자"
},
"userSeats": {
"message": "사용자 수"
},
"additionalUserSeats": {
"message": "추가 사용자 수"
},
"userSeatsDesc": {
"message": "# 의 사용자 수"
},
"userSeatsAdditionalDesc": {
"message": "귀하의 요금제는 $BASE_SEATS$명의 사용자\u001d를 포함합니다. 추가 사용자 1명 당 매월 $SEAT_PRICE$로 사용자를 추가하실 수 있습니다.",
"placeholders": {
"base_seats": {
"content": "$1",
"example": "5"
},
"seat_price": {
"content": "$2",
"example": "$2.00"
}
}
},
"userSeatsHowManyDesc": {
"message": "사용자 수가 얼마나 필요하십니까? 필요한 경우 나중에 사용자를 추가할 수 있습니다."
},
"planNameFree": {
"message": "무료",
"description": "Free as in 'free beer'."
},
"planDescFree": {
"message": "테스트 용도나 개인 사용자는 다른 사용자에게 $COUNT$회 공유할 수 있습니다.",
"placeholders": {
"count": {
"content": "$1",
"example": "1"
}
}
},
"planNameFamilies": {
"message": "가족"
},
"planDescFamilies": {
"message": "개인적인 사용을 위해 가족과 친구들에게 공유하세요."
},
"planNameTeams": {
"message": "팀"
},
"planDescTeams": {
"message": "기업 및 기타 팀 조직용."
},
"planNameTeamsStarter": {
"message": "팀 스타터"
},
"planNameEnterprise": {
"message": "기업"
},
"planDescEnterprise": {
"message": "기업 및 기타 대규모 조직용."
},
"freeForever": {
"message": "영구 무료"
},
"includesXUsers": {
"message": "$COUNT$명의 사용자 포함",
"placeholders": {
"count": {
"content": "$1",
"example": "5"
}
}
},
"additionalUsers": {
"message": "추가 사용자"
},
"costPerUser": {
"message": "사용자 당 $COST$",
"placeholders": {
"cost": {
"content": "$1",
"example": "$3"
}
}
},
"limitedUsers": {
"message": "$COUNT$명의 사용자(자신 포함) 로 제한됨",
"placeholders": {
"count": {
"content": "$1",
"example": "2"
}
}
},
"limitedCollections": {
"message": "$COUNT$개의 컬렉션으로 제한됨",
"placeholders": {
"count": {
"content": "$1",
"example": "2"
}
}
},
"addShareLimitedUsers": {
"message": "$COUNT$명까지 사용자 추가 및 공유",
"placeholders": {
"count": {
"content": "$1",
"example": "5"
}
}
},
"addShareUnlimitedUsers": {
"message": "사용자 무제한 추가 및 공유"
},
"createUnlimitedCollections": {
"message": "무제한 컬렉션 만들기"
},
"gbEncryptedFileStorage": {
"message": "$SIZE$의 암호화된 파일 저장소",
"placeholders": {
"size": {
"content": "$1",
"example": "1 GB"
}
}
},
"onPremHostingOptional": {
"message": "온-프레미스 호스팅 (선택 사항)"
},
"usersGetPremium": {
"message": "사용자가 프리미엄 멤버십 기능에 액세스 가능"
},
"controlAccessWithGroups": {
"message": "그룹을 통한 사용자 액세스 제어"
},
"syncUsersFromDirectory": {
"message": "디렉토리로부터 사용자 및 그룹 동기화"
},
"trackAuditLogs": {
"message": "감사 로그로 사용자 동작 추적"
},
"enforce2faDuo": {
"message": "Duo 2FA를 적용"
},
"priorityCustomerSupport": {
"message": "우선 고객 지원"
},
"xDayFreeTrial": {
"message": "$COUNT$일 무료 \b체험. 언제든지 취소하실 수 있습니다.",
"placeholders": {
"count": {
"content": "$1",
"example": "7"
}
}
},
"trialThankYou": {
"message": "Bitwarden $PLAN$에 가입해 주셔서 고맙습니다!",
"placeholders": {
"plan": {
"content": "$1",
"example": "Teams"
}
}
},
"trialSecretsManagerThankYou": {
"message": "Bitwarden 비밀 데이터 관리자 $PLAN$에 가입해 주셔서 고맙습니다!",
"placeholders": {
"plan": {
"content": "$1",
"example": "Teams"
}
}
},
"trialPaidInfoMessage": {
"message": "고객님의 $PLAN$ 7일 무료 체험은 7일 후 유료 구독으로 전환될 예정입니다.",
"placeholders": {
"plan": {
"content": "$1",
"example": "Teams"
}
}
},
"trialConfirmationEmail": {
"message": "We've sent a confirmation email to your team's billing email at "
},
"monthly": {
"message": "월간"
},
"annually": {
"message": "연간"
},
"annual": {
"message": "연간"
},
"basePrice": {
"message": "기준 단가"
},
"organizationCreated": {
"message": "조직 생성됨"
},
"organizationReadyToGo": {
"message": "새 조직이 준비 완료되었습니다!"
},
"organizationUpgraded": {
"message": "조직이 업그레이드되었습니다."
},
"leave": {
"message": "나가기"
},
"leaveOrganizationConfirmation": {
"message": "정말 이 조직을 떠나시겠습니까?"
},
"leftOrganization": {
"message": "조직을 떠났습니다."
},
"defaultCollection": {
"message": "기본 컬렉션"
},
"getHelp": {
"message": "문의하기"
},
"getApps": {
"message": "앱 다운로드"
},
"loggedInAs": {
"message": "로그인됨"
},
"eventLogs": {
"message": "이벤트 로그"
},
"people": {
"message": "인물"
},
"policies": {
"message": "정책"
},
"singleSignOn": {
"message": "통합 인증(SSO)"
},
"editPolicy": {
"message": "정책 수정"
},
"groups": {
"message": "그룹"
},
"newGroup": {
"message": "새 그룹"
},
"addGroup": {
"message": "그룹 추가"
},
"editGroup": {
"message": "그룹 편집"
},
"deleteGroupConfirmation": {
"message": "정말 이 그룹을 삭제하시겠습니까?"
},
"deleteMultipleGroupsConfirmation": {
"message": "Are you sure you want to delete the following $QUANTITY$ group(s)?",
"placeholders": {
"quantity": {
"content": "$1",
"example": "3"
}
}
},
"removeUserConfirmation": {
"message": "이 사용자를 삭제하시겠습니까?"
},
"removeOrgUserConfirmation": {
"message": "구성원이 제거되면 해당 구성원은 그룹 데이터에 접근할 수 없으며 이 작업은 되돌릴 수 없습니다. 구성원을 다시 그룹에 추가하려면 해당 구성원을 다시 초대하여야 합니다."
},
"revokeUserConfirmation": {
"message": "When a member is revoked, they no longer have access to organization data. To quickly restore member access, go to the Revoked tab."
},
"removeUserConfirmationKeyConnector": {
"message": "Warning! This user requires Key Connector to manage their encryption. Removing this user from your organization will permanently deactivate their account. This action cannot be undone. Do you want to proceed?"
},
"externalId": {
"message": "외부 ID"
},
"externalIdDesc": {
"message": "외부 Id는 참조로 사용되거나 사용자 디렉토리같은 외부 시스템에 리소스를 링크할 수 있습니다."
},
"nestCollectionUnder": {
"message": "Nest collection under"
},
"accessControl": {
"message": "접근 제어"
},
"groupAccessAllItems": {
"message": "이 그룹은 모든 항목에 액세스하고 수정할 수 있습니다."
},
"groupAccessSelectedCollections": {
"message": "이 그룹은 선택된 컬렉션에만 액세스할 수 있습니다."
},
"readOnly": {
"message": "읽기 전용"
},
"newCollection": {
"message": "새 컬렉션"
},
"addCollection": {
"message": "컬렉션 추가"
},
"editCollection": {
"message": "컬렉션 편집"
},
"collectionInfo": {
"message": "컬렉션 정보"
},
"deleteCollectionConfirmation": {
"message": "정말 이 컬렉션을 삭제하시겠습니까?"
},
"editMember": {
"message": "구성원 편집"
},
"fieldOnTabRequiresAttention": {
"message": "A field on the '$TAB$' tab requires your attention.",
"placeholders": {
"tab": {
"content": "$1",
"example": "Collection info"
}
}
},
"inviteUserDesc": {
"message": "아래에 Bitwarden 계정 이메일 주소를 입력하여 조직에 새 사용자를 초대하십시오. Bitwarden 계정을 가지고 있지 않다면, 새로운 계정을 만들라는 메시지가 표시됩니다."
},
"inviteMultipleEmailDesc": {
"message": "이메일 주소 목록을 쉼표(,)로 구분하여 한 번에 최대 $COUNT$명의 사용자를 초대할 수 있습니다.",
"placeholders": {
"count": {
"content": "$1",
"example": "20"
}
}
},
"userUsingTwoStep": {
"message": "이 사용자는 계정을 보호하기 위해 2단계 로그인을 사용하고 있습니다."
},
"userAccessAllItems": {
"message": "이 사용자는 모든 항목에 액세스하고 수정할 수 있습니다."
},
"userAccessSelectedCollections": {
"message": "이 사용자는 선택된 컬렉션에만 액세스할 수 있습니다."
},
"search": {
"message": "검색"
},
"invited": {
"message": "초대함"
},
"accepted": {
"message": "수락함"
},
"confirmed": {
"message": "확인됨"
},
"clientOwnerEmail": {
"message": "클라이언트 소유자 이메일"
},
"owner": {
"message": "소유자"
},
"ownerDesc": {
"message": "조직의 모든 측면을 관리할 수있는 최고 액세스 사용자."
},
"clientOwnerDesc": {
"message": "This user should be independent of the Provider. If the Provider is disassociated with the organization, this user will maintain ownership of the organization."
},
"admin": {
"message": "관리자"
},
"adminDesc": {
"message": "관리자는 모든 항목, 컬렉션 및 조직 내 속한 사용자에 대해 액세스하고 관리할 수 있습니다."
},
"user": {
"message": "사용자"
},
"userDesc": {
"message": "조직 내 할당된 컬렉션에 액세스할 수 있는 일반 사용자."
},
"manager": {
"message": "관리자"
},
"managerDesc": {
"message": "관리자는 조직 내 할당된 컬렉션에 액세스하고 관리할 수 있습니다."
},
"all": {
"message": "모두"
},
"refresh": {
"message": "새로 고침"
},
"timestamp": {
"message": "타임스탬프"
},
"event": {
"message": "이벤트"
},
"unknown": {
"message": "알 수 없음"
},
"loadMore": {
"message": "더 불러오기"
},
"mobile": {
"message": "모바일",
"description": "Mobile app"
},
"extension": {
"message": "확장",
"description": "Browser extension/addon"
},
"desktop": {
"message": "데스크탑",
"description": "Desktop app"
},
"webVault": {
"message": "웹 보관함"
},
"cli": {
"message": "CLI"
},
"bitWebVault": {
"message": "Bitwarden 웹 보관함"
},
"bitSecretsManager": {
"message": "Birwarden 비밀 데이터 관리자"
},
"loggedIn": {
"message": "로그인됨."
},
"changedPassword": {
"message": "계정 비밀번호가 변경됨."
},
"enabledUpdated2fa": {
"message": "2단계 로그인 활성화/갱신됨."
},
"disabled2fa": {
"message": "2단계 로그인 비활성화됨."
},
"recovered2fa": {
"message": "2단계 로그인으로 복구된 계정."
},
"failedLogin": {
"message": "잘못된 암호로 로그인 시도가 실패했습니다."
},
"failedLogin2fa": {
"message": "잘못된 2단계 로그인으로 로그인 시도가 실패했습니다."
},
"incorrectPassword": {
"message": "Incorrect password"
},
"incorrectCode": {
"message": "Incorrect code"
},
"incorrectPin": {
"message": "Incorrect PIN"
},
"exportedVault": {
"message": "보관함을 내보냈습니다."
},
"exportedOrganizationVault": {
"message": "조직 보관함을 내보냈습니다."
},
"editedOrgSettings": {
"message": "조직 설정이 수정되었습니다."
},
"createdItemId": {
"message": "$ID$ 항목이 생성되었습니다.",
"placeholders": {
"id": {
"content": "$1",
"example": "Google"
}
}
},
"editedItemId": {
"message": "$ID$ 항목이 수정되었습니다.",
"placeholders": {
"id": {
"content": "$1",
"example": "Google"
}
}
},
"deletedItemId": {
"message": "$ID$ 항목이 삭제되었습니다.",
"placeholders": {
"id": {
"content": "$1",
"example": "Google"
}
}
},
"movedItemIdToOrg": {
"message": "$ID$ 항목을 조직으로 이동시켰습니다.",
"placeholders": {
"id": {
"content": "$1",
"example": "'Google'"
}
}
},
"viewAllLoginOptions": {
"message": "모든 로그인 방식 보기"
},
"viewedItemId": {
"message": "$ID$ 항목을 확인했습니다.",
"placeholders": {
"id": {
"content": "$1",
"example": "Google"
}
}
},
"viewedPasswordItemId": {
"message": "$ID$ 항목의 비밀번호를 확인했습니다.",
"placeholders": {
"id": {
"content": "$1",
"example": "Google"
}
}
},
"viewedHiddenFieldItemId": {
"message": "$ID$ 항목의 숨겨진 필드를 확인했습니다.",
"placeholders": {
"id": {
"content": "$1",
"example": "Google"
}
}
},
"viewedCardNumberItemId": {
"message": "Viewed Card Number for item $ID$.",
"placeholders": {
"id": {
"content": "$1",
"example": "Unique ID"
}
}
},
"viewedSecurityCodeItemId": {
"message": "$ID$ 항목의 보안 코드를 확인했습니다.",
"placeholders": {
"id": {
"content": "$1",
"example": "Google"
}
}
},
"viewCollectionWithName": {
"message": "View collection - $NAME$",
"placeholders": {
"name": {
"content": "$1",
"example": "Collection1"
}
}
},
"editItemWithName": {
"message": "항목 편집 - $NAME$",
"placeholders": {
"name": {
"content": "$1",
"example": "Google Login"
}
}
},
"copiedPasswordItemId": {
"message": "$ID$ 항목의 비밀번호를 복사했습니다.",
"placeholders": {
"id": {
"content": "$1",
"example": "Google"
}
}
},
"copiedHiddenFieldItemId": {
"message": "$ID$ 항목의 숨겨진 필드를 복사했습니다.",
"placeholders": {
"id": {
"content": "$1",
"example": "Google"
}
}
},
"copiedSecurityCodeItemId": {
"message": "$ID$ 항목의 보안 코드를 복사했습니다.",
"placeholders": {
"id": {
"content": "$1",
"example": "Google"
}
}
},
"autofilledItemId": {
"message": "$ID$ 항목을 자동으로 채웠습니다.",
"placeholders": {
"id": {
"content": "$1",
"example": "Google"
}
}
},
"createdCollectionId": {
"message": "$ID$ 컬렉션이 생성되었습니다.",
"placeholders": {
"id": {
"content": "$1",
"example": "Server Passwords"
}
}
},
"editedCollectionId": {
"message": "$ID$ 컬렉션이 수정되었습니다.",
"placeholders": {
"id": {
"content": "$1",
"example": "Server Passwords"
}
}
},
"deletedCollections": {
"message": "삭제된 컬렉션"
},
"deletedCollectionId": {
"message": "$ID$ 컬렉션이 삭제되었습니다.",
"placeholders": {
"id": {
"content": "$1",
"example": "Server Passwords"
}
}
},
"editedPolicyId": {
"message": "$ID$ 정책을 편집했습니다.",
"placeholders": {
"id": {
"content": "$1",
"example": "Master Password"
}
}
},
"createdGroupId": {
"message": "$ID$ 그룹을 만들었습니다.",
"placeholders": {
"id": {
"content": "$1",
"example": "Developers"
}
}
},
"editedGroupId": {
"message": "$ID$ 그룹을 편집했습니다.",
"placeholders": {
"id": {
"content": "$1",
"example": "Developers"
}
}
},
"deletedGroupId": {
"message": "$ID$ 그룹을 삭제했습니다.",
"placeholders": {
"id": {
"content": "$1",
"example": "Developers"
}
}
},
"deletedManyGroups": {
"message": "Deleted $QUANTITY$ group(s).",
"placeholders": {
"quantity": {
"content": "$1",
"example": "3"
}
}
},
"removedUserId": {
"message": "$ID$ 사용자를 제거했습니다.",
"placeholders": {
"id": {
"content": "$1",
"example": "John Smith"
}
}
},
"removeUserIdAccess": {
"message": "Remove $ID$ access",
"placeholders": {
"id": {
"content": "$1",
"example": "John Smith"
}
}
},
"revokedUserId": {
"message": "Revoked organization access for $ID$.",
"placeholders": {
"id": {
"content": "$1",
"example": "John Smith"
}
}
},
"restoredUserId": {
"message": "Restored organization access for $ID$.",
"placeholders": {
"id": {
"content": "$1",
"example": "John Smith"
}
}
},
"revokeUserId": {
"message": "Revoke $ID$ access",
"placeholders": {
"id": {
"content": "$1",
"example": "John Smith"
}
}
},
"createdAttachmentForItem": {
"message": "$ID$ 항목에 첨부 파일을 만들었습니다.",
"placeholders": {
"id": {
"content": "$1",
"example": "Google"
}
}
},
"deletedAttachmentForItem": {
"message": "$ID$ 항목에서 첨부 파일을 삭제했습니다.",
"placeholders": {
"id": {
"content": "$1",
"example": "Google"
}
}
},
"editedCollectionsForItem": {
"message": "$ID$ 항목에 대한 컬렉션이 수정되었습니다.",
"placeholders": {
"id": {
"content": "$1",
"example": "Google"
}
}
},
"invitedUserId": {
"message": "$ID$ 사용자를 초대했습니다.",
"placeholders": {
"id": {
"content": "$1",
"example": "John Smith"
}
}
},
"confirmedUserId": {
"message": "$ID$ 사용자가 확인되었습니다.",
"placeholders": {
"id": {
"content": "$1",
"example": "John Smith"
}
}
},
"editedUserId": {
"message": "$ID$ 사용자를 편집했습니다.",
"placeholders": {
"id": {
"content": "$1",
"example": "John Smith"
}
}
},
"editedGroupsForUser": {
"message": "$ID$ 사용자에 대한 그룹이 편집되었습니다.",
"placeholders": {
"id": {
"content": "$1",
"example": "John Smith"
}
}
},
"unlinkedSsoUser": {
"message": "$ID$ 사용자에 대한 SSO 연결이 해제되었습니다.",
"placeholders": {
"id": {
"content": "$1",
"example": "John Smith"
}
}
},
"createdOrganizationId": {
"message": "$ID$ 조직을 만들었습니다.",
"placeholders": {
"id": {
"content": "$1",
"example": "Google"
}
}
},
"addedOrganizationId": {
"message": "$ID$ 조직을 추가했습니다.",
"placeholders": {
"id": {
"content": "$1",
"example": "Google"
}
}
},
"removedOrganizationId": {
"message": "$ID$ 조직을 제거했습니다.",
"placeholders": {
"id": {
"content": "$1",
"example": "Google"
}
}
},
"accessedClientVault": {
"message": "Accessed $ID$ organization vault.",
"placeholders": {
"id": {
"content": "$1",
"example": "Google"
}
}
},
"device": {
"message": "기기"
},
"view": {
"message": "보기"
},
"invalidDateRange": {
"message": "날짜 범위가 잘못되었습니다."
},
"errorOccurred": {
"message": "오류가 발생했습니다."
},
"userAccess": {
"message": "사용자 접근"
},
"userType": {
"message": "사용자 유형"
},
"groupAccess": {
"message": "그룹 접근"
},
"groupAccessUserDesc": {
"message": "이 사용자가 속한 그룹을 편집합니다."
},
"invitedUsers": {
"message": "사용자를 초대했습니다."
},
"resendInvitation": {
"message": "초대장 다시 보내기"
},
"resendEmail": {
"message": "이매일 재발송"
},
"hasBeenReinvited": {
"message": "$USER$가 다시 초대되었습니다.",
"placeholders": {
"user": {
"content": "$1",
"example": "John Smith"
}
}
},
"confirm": {
"message": "확인"
},
"confirmUser": {
"message": "사용자 확인"
},
"hasBeenConfirmed": {
"message": "$USER$가 확인되었습니다.",
"placeholders": {
"user": {
"content": "$1",
"example": "John Smith"
}
}
},
"confirmUsers": {
"message": "사용자 확인"
},
"usersNeedConfirmed": {
"message": "초대에 수락한 사용자가 있지만 여전히 확인이 필요합니다. 사용자는 확인될 때까지 조직에 액세스할 수 없습니다."
},
"startDate": {
"message": "시작 날짜"
},
"endDate": {
"message": "종료 날짜"
},
"verifyEmail": {
"message": "이메일 인증하기"
},
"verifyEmailDesc": {
"message": "모든 기능에 대한 액세스 잠금을 해제하려면 계정의 이메일을 인증하십시오."
},
"verifyEmailFirst": {
"message": "계정의 이메일 주소를 먼저 확인해야 합니다."
},
"checkInboxForVerification": {
"message": "이메일 편지함에서 인증 링크를 확인하십시오."
},
"emailVerified": {
"message": "이메일이 확인되었습니다."
},
"emailVerifiedFailed": {
"message": "이메일을 인증할 수 없습니다. 새로운 인증을 이메일로 전송하십시오."
},
"emailVerificationRequired": {
"message": "이메일 인증 필요함"
},
"emailVerificationRequiredDesc": {
"message": "이 기능을 이용하기 위해서는 이메일을 인증해야 합니다."
},
"updateBrowser": {
"message": "브라우저 업데이트"
},
"updateBrowserDesc": {
"message": "지원하지 않는 웹 브라우저를 사용하고 있습니다. 웹 보관함 기능이 제대로 동작하지 않을 수 있습니다."
},
"joinOrganization": {
"message": "조직 참가"
},
"joinOrganizationDesc": {
"message": "이 조직에서 귀하에게 가입 초대를 보냈습니다. 초대를 수락하려면 로그인하거나 Bitwarden 계정을 생성해야 합니다."
},
"inviteAccepted": {
"message": "초대 수락됨"
},
"inviteAcceptedDesc": {
"message": "관리자의 확인을 받으면 조직에 액세스할 수 있습니다. 승인이 이뤄지면 이메일을 보내드리겠습니다."
},
"inviteInitAcceptedDesc": {
"message": "You can now access this organization."
},
"inviteAcceptFailed": {
"message": "초대를 수락할 수 없습니다. 조직 관리자에게 새 초대장을 보내도록 요청하십시오."
},
"inviteAcceptFailedShort": {
"message": "초대를 수락할 수 없습니다. $DESCRIPTION$",
"placeholders": {
"description": {
"content": "$1",
"example": "You must set up 2FA on your user account before you can join this organization."
}
}
},
"rememberEmail": {
"message": "이메일 기억하기"
},
"recoverAccountTwoStepDesc": {
"message": "일반적인 2단계 로그인 방법을 통해 계정에 액세스할 수 없는 경우, 2단계 로그인 복구 코드를 사용하여 계정의 모든 2단계 제공자를 비활성화할 수 있습니다."
},
"recoverAccountTwoStep": {
"message": "계정 2단계 로그인 복구하기"
},
"twoStepRecoverDisabled": {
"message": "계정에 2단계 로그인이 비활성화되어 있습니다."
},
"learnMore": {
"message": "더 알아보기"
},
"deleteRecoverDesc": {
"message": "계정을 복구하거나 삭제하려면 아래에 이메일 주소를 입력하십시오."
},
"deleteRecoverEmailSent": {
"message": "계정이 존재한다면 추가적인 안내사항이 있는 이메일을 보냈습니다."
},
"deleteRecoverConfirmDesc": {
"message": "Biitiwarden 계정을 삭제하도록 요청했습니다. 아래 버튼을 클릭하여 확인하십시오."
},
"myOrganization": {
"message": "내 조직"
},
"organizationInfo": {
"message": "Organization info"
},
"deleteOrganization": {
"message": "조직 삭제"
},
"deletingOrganizationContentWarning": {
"message": "Enter the master password to confirm deletion of $ORGANIZATION$ and all associated data. Vault data in $ORGANIZATION$ includes:",
"placeholders": {
"organization": {
"content": "$1",
"example": "My Org Name"
}
}
},
"deletingOrganizationActiveUserAccountsWarning": {
"message": "User accounts will remain active after deletion but will no longer be associated to this organization."
},
"deletingOrganizationIsPermanentWarning": {
"message": "$ORGANIZATION$ 삭제는 영구적이며 되돌릴 수 없습니다.",
"placeholders": {
"organization": {
"content": "$1",
"example": "My Org Name"
}
}
},
"organizationDeleted": {
"message": "조직 삭제됨"
},
"organizationDeletedDesc": {
"message": "조직과 연관된 모든 데이터가 삭제되었습니다."
},
"organizationUpdated": {
"message": "조직 갱신됨"
},
"taxInformation": {
"message": "세금 정보"
},
"taxInformationDesc": {
"message": "청구서에 대한 세금 정보를 제공(또는 업데이트) 하려면 지원팀에 문의하십시오."
},
"billingPlan": {
"message": "요금제",
"description": "A billing plan/package. For example: Families, Teams, Enterprise, etc."
},
"changeBillingPlan": {
"message": "요금제 업그레이드",
"description": "A billing plan/package. For example: Families, Teams, Enterprise, etc."
},
"changeBillingPlanUpgrade": {
"message": "아래 정보를 제공하여 계정을 다른 플랜으로 업그레이드하십시오. 계정에 활성화된 결제 방식이 추가되어 있는지 확인하십시오.",
"description": "A billing plan/package. For example: Families, Teams, Enterprise, etc."
},
"invoiceNumber": {
"message": "청구서 #$NUMBER$",
"description": "ex. Invoice #79C66F0-0001",
"placeholders": {
"number": {
"content": "$1",
"example": "79C66F0-0001"
}
}
},
"viewInvoice": {
"message": "청구서 보기"
},
"downloadInvoice": {
"message": "청구서 다운로드"
},
"verifyBankAccount": {
"message": "은행 계좌 인증하기"
},
"verifyBankAccountDesc": {
"message": "우리는 귀하의 은행 계좌에 2건의 소액 결제정보를 생성했습니다(보여지기까지 1~2영업일 소요됨). 은행 계좌를 인증하려면 해당 금액을 입력하십시오."
},
"verifyBankAccountInitialDesc": {
"message": "은행 계좌를 통한 결제는 미국 내 고객만 이용할 수 있습니다. 은행 계좌는 확인이 필요합니다. 1-2영업일 이내에 2건의 소액 결제정보를 생성할 것입니다. 은행 계좌를 인증하려면 조직 내 청구 페이지에서 해당 금액을 입력하십시오."
},
"verifyBankAccountFailureWarning": {
"message": "은행 계좌를 확인하지 않으면 결제가 누락되어 구독이 비활성화됩니다."
},
"verifiedBankAccount": {
"message": "계좌 번호가 확인되었습니다."
},
"bankAccount": {
"message": "은행 계좌"
},
"amountX": {
"message": "금액 $COUNT$",
"description": "Used in bank account verification of micro-deposits. Amount, as in a currency amount. Ex. Amount 1 is $2.00, Amount 2 is $1.50",
"placeholders": {
"count": {
"content": "$1",
"example": "1"
}
}
},
"routingNumber": {
"message": "라우팅 번호",
"description": "Bank account routing number"
},
"accountNumber": {
"message": "계좌 번호"
},
"accountHolderName": {
"message": "계좌 소유자 이름"
},
"bankAccountType": {
"message": "계좌 유형"
},
"bankAccountTypeCompany": {
"message": "회사 (기업)"
},
"bankAccountTypeIndividual": {
"message": "개인 (개인)"
},
"enterInstallationId": {
"message": "설치 ID를 입력하십시오"
},
"limitSubscriptionDesc": {
"message": "Set a seat limit for your subscription. Once this limit is reached, you will not be able to invite new members."
},
"limitSmSubscriptionDesc": {
"message": "Set a seat limit for your Secrets Manager subscription. Once this limit is reached, you will not be able to invite new members."
},
"maxSeatLimit": {
"message": "최대 시트 제한 (선택)",
"description": "Upper limit of seats to allow through autoscaling"
},
"maxSeatCost": {
"message": "Max potential seat cost"
},
"addSeats": {
"message": "사용자 수 추가",
"description": "Seat = User Seat"
},
"removeSeats": {
"message": "사용자 수 제거",
"description": "Seat = User Seat"
},
"subscriptionDesc": {
"message": "Adjustments to your subscription will result in prorated changes to your billing totals. If newly invited users exceed your subscription seats, you will immediately receive a prorated charge for the additional users."
},
"subscriptionUserSeats": {
"message": "귀하의 구독은 총 $COUNT$명의 사용자를 허용합니다.",
"placeholders": {
"count": {
"content": "$1",
"example": "50"
}
}
},
"limitSubscription": {
"message": "구독 제한 (선택)"
},
"subscriptionSeats": {
"message": "구독 시트"
},
"subscriptionUpdated": {
"message": "구독 업데이트됨"
},
"subscribedToSecretsManager": {
"message": "Subscription updated. You now have access to Secrets Manager."
},
"additionalOptions": {
"message": "추가 설정"
},
"additionalOptionsDesc": {
"message": "구독과 관련하여 추가적인 도움이 필요한 경우 고객 지원에 문의하십시오."
},
"subscriptionUserSeatsUnlimitedAutoscale": {
"message": "Adjustments to your subscription will result in prorated changes to your billing totals. If newly invited members exceed your subscription seats, you will immediately receive a prorated charge for the additional members."
},
"subscriptionUserSeatsLimitedAutoscale": {
"message": "Adjustments to your subscription will result in prorated changes to your billing totals. If newly invited members exceed your subscription seats, you will immediately receive a prorated charge for the additional members until your $MAX$ seat limit is reached.",
"placeholders": {
"max": {
"content": "$1",
"example": "50"
}
}
},
"subscriptionUserSeatsWithoutAdditionalSeatsOption": {
"message": "You can invite up to $COUNT$ members for no additional charge. Contact Customer Support to upgrade your plan and invite more members.",
"placeholders": {
"count": {
"content": "$1",
"example": "10"
}
}
},
"subscriptionFreePlan": {
"message": "You cannot invite more than $COUNT$ members without upgrading your plan.",
"placeholders": {
"count": {
"content": "$1",
"example": "2"
}
}
},
"subscriptionUpgrade": {
"message": "You cannot invite more than $COUNT$ members without upgrading your plan.",
"placeholders": {
"count": {
"content": "$1",
"example": "2"
}
}
},
"subscriptionSponsoredFamiliesPlan": {
"message": "Your subscription allows for a total of $COUNT$ members. Your plan is sponsored and billed to an external organization.",
"placeholders": {
"count": {
"content": "$1",
"example": "6"
}
}
},
"subscriptionMaxReached": {
"message": "Adjustments to your subscription will result in prorated changes to your billing totals. You cannot invite more than $COUNT$ members without increasing your subscription seats.",
"placeholders": {
"count": {
"content": "$1",
"example": "50"
}
}
},
"seatsToAdd": {
"message": "추가할 사용자 수"
},
"seatsToRemove": {
"message": "제거할 사용자 수"
},
"seatsAddNote": {
"message": "사용자 수를 추가하면 청구 총계가 조정되고 파일에 즉시 지불 방법이 청구됩니다. 첫 번째 요금은 현재 청구 주기의 나머지 기간 동안 적립될 것입니다."
},
"seatsRemoveNote": {
"message": "사용자 수를 제거하면 다음 청구 비용에 대한 크레딧으로 할당된 청구 총계가 조정될 것입니다."
},
"adjustedSeats": {
"message": "사용자 수가 $AMOUNT$명으로 조정됨",
"placeholders": {
"amount": {
"content": "$1",
"example": "15"
}
}
},
"keyUpdated": {
"message": "키 업데이트됨"
},
"updateEncryptionKey": {
"message": "암호화 키 업데이트"
},
"updateEncryptionSchemeDesc": {
"message": "We've changed the encryption scheme to provide better security. Update your encryption key now by entering your master password below."
},
"updateEncryptionKeyWarning": {
"message": "암호화 키를 업데이트하고난 후 현재 사용 중인 모든 Bitwarden 애플리케이션(예. 모바일 앱 혹은 브라우저 확장 기능)에서 로그아웃 후 다시 로그인해야 합니다. 재로그인하지 않으면 (새 암호화 키를 다운로드받는 경우) 데이터 손실이 발생할 수 있습니다. 자동으로 로그아웃을 시도하지만 지연될 수 있습니다."
},
"updateEncryptionKeyExportWarning": {
"message": "이전에 암호화 상태로 내보내기하여 저장한 데이터도 무효화됩니다."
},
"subscription": {
"message": "구독"
},
"loading": {
"message": "불러오는 중"
},
"upgrade": {
"message": "업그레이드"
},
"upgradeOrganization": {
"message": "조직 업그레이드"
},
"upgradeOrganizationDesc": {
"message": "이 기능은 무료 조직에서 사용하실 수 없습니다. 더 많은 기능을 잠금 해제하시려면 유료 요금제로 전환하세요."
},
"createOrganizationStep1": {
"message": "조직 만들기: 1단계"
},
"createOrganizationCreatePersonalAccount": {
"message": "조직을 생성하기 전에 먼저 무료 개인 계정을 생성해야 합니다."
},
"refunded": {
"message": "환불됨"
},
"nothingSelected": {
"message": "아무것도 선택하지 않았습니다."
},
"acceptPolicies": {
"message": "이 박스를 체크하면 다음에 동의하는 것으로 간주됩니다:"
},
"acceptPoliciesRequired": {
"message": "Terms of Service and Privacy Policy have not been acknowledged."
},
"termsOfService": {
"message": "서비스 약관"
},
"privacyPolicy": {
"message": "개인 정보 보호 정책"
},
"filters": {
"message": "필터"
},
"vaultTimeout": {
"message": "보관함 시간 제한"
},
"vaultTimeoutDesc": {
"message": "보관함이 언제까지 시간을 제한하고 선택된 행동을 수행하지 선택해주세요."
},
"vaultTimeoutLogoutDesc": {
"message": "Choose when your vault will be logged out."
},
"oneMinute": {
"message": "1분"
},
"fiveMinutes": {
"message": "5분"
},
"fifteenMinutes": {
"message": "15분"
},
"thirtyMinutes": {
"message": "30분"
},
"oneHour": {
"message": "1시간"
},
"fourHours": {
"message": "4시간"
},
"onRefresh": {
"message": "브라우저 새로 고침 시"
},
"dateUpdated": {
"message": "업데이트됨",
"description": "ex. Date this item was updated"
},
"dateCreated": {
"message": "Created",
"description": "ex. Date this item was created"
},
"datePasswordUpdated": {
"message": "비밀번호 업데이트됨",
"description": "ex. Date this password was updated"
},
"organizationIsDisabled": {
"message": "조직이 비활성화됨"
},
"secretsAccessSuspended": {
"message": "Suspended organizations cannot be accessed. Please contact your organization owner for assistance."
},
"secretsCannotCreate": {
"message": "Secrets cannot be created in suspended organizations. Please contact your organization owner for assistance."
},
"projectsCannotCreate": {
"message": "Projects cannot be created in suspended organizations. Please contact your organization owner for assistance."
},
"serviceAccountsCannotCreate": {
"message": "Service accounts cannot be created in suspended organizations. Please contact your organization owner for assistance."
},
"disabledOrganizationFilterError": {
"message": "Items in suspended organizations cannot be accessed. Contact your organization owner for assistance."
},
"licenseIsExpired": {
"message": "라이선스가 만료되었습니다."
},
"updatedUsers": {
"message": "업데이트된 사용자"
},
"selected": {
"message": "선택됨"
},
"ownership": {
"message": "소유자"
},
"whoOwnsThisItem": {
"message": "이 항목의 소유자는 누구입니까?"
},
"strong": {
"message": "강함",
"description": "ex. A strong password. Scale: Very Weak -> Weak -> Good -> Strong"
},
"good": {
"message": "괜찮음",
"description": "ex. A good password. Scale: Very Weak -> Weak -> Good -> Strong"
},
"weak": {
"message": "약함",
"description": "ex. A weak password. Scale: Very Weak -> Weak -> Good -> Strong"
},
"veryWeak": {
"message": "매우 약함",
"description": "ex. A very weak password. Scale: Very Weak -> Weak -> Good -> Strong"
},
"weakMasterPassword": {
"message": "취약한 마스터 비밀번호"
},
"weakMasterPasswordDesc": {
"message": "선택한 마스터 비밀번호는 취약합니다. Bitwarden 계정을 확실히 보호하려면 강력한 마스터 비밀번호(혹은 패스프레이즈)를 사용해야 합니다. 정말 이 마스터 비밀번호를 사용하시겠습니까?"
},
"rotateAccountEncKey": {
"message": "내 계정의 암호화 키 회전"
},
"rotateEncKeyTitle": {
"message": "암호화 키 교체하기"
},
"rotateEncKeyConfirmation": {
"message": "정말 계정의 암호화 키를 교체하시겠습니까?"
},
"attachmentsNeedFix": {
"message": "이 항목은 수정이 필요한 오래된 파일을 갖고 있습니다."
},
"attachmentFixDescription": {
"message": "This attachment uses outdated encryption. Select 'Fix' to download, re-encrypt, and re-upload the attachment."
},
"fix": {
"message": "수정",
"description": "This is a verb. ex. 'Fix The Car'"
},
"oldAttachmentsNeedFixDesc": {
"message": "계정의 암호화 키를 교체하기 전에 보관함 내 오래된 파일 수정이 필요합니다."
},
"yourAccountsFingerprint": {
"message": "계정 지문 구절",
"description": "A 'fingerprint phrase' is a unique word phrase (similar to a passphrase) that a user can use to authenticate their public key with another user, for the purposes of sharing."
},
"fingerprintEnsureIntegrityVerify": {
"message": "암호화 키의 무결성을 확인하려면 계속하기 전에 사용자의 지문 구문을 확인하십시오.",
"description": "A 'fingerprint phrase' is a unique word phrase (similar to a passphrase) that a user can use to authenticate their public key with another user, for the purposes of sharing."
},
"fingerprintMatchInfo": {
"message": "Please make sure your vault is unlocked and Fingerprint phrase matches the other device."
},
"fingerprintPhraseHeader": {
"message": "Fingerprint phrase"
},
"dontAskFingerprintAgain": {
"message": "초대된 사용자의 지문 구절을 확인하지 않음 (권장되지 않음)",
"description": "A 'fingerprint phrase' is a unique word phrase (similar to a passphrase) that a user can use to authenticate their public key with another user, for the purposes of sharing."
},
"free": {
"message": "무료",
"description": "Free, as in 'Free beer'"
},
"apiKey": {
"message": "API 키"
},
"apiKeyDesc": {
"message": "API 키를 사용하여 Bitwarden 공용 API에 인증할 수 있습니다."
},
"apiKeyRotateDesc": {
"message": "API 키를 교체하면 이전 키는 무효화됩니다. 현재 키가 더 이상 안전하지 않다고 판단되면 API 키를 교체할 수 있습니다."
},
"apiKeyWarning": {
"message": "귀하의 API 키는 조직에 대한 전체 액세스 권한을 가집니다. 이것은 비밀로 해야 합니다."
},
"userApiKeyDesc": {
"message": "API 키를 사용하여 Bitwarden CLI에 인증할 수 있습니다."
},
"userApiKeyWarning": {
"message": "당신의 API 키는 대체 인증 수단입니다. 안전하게 보관해주세요."
},
"oauth2ClientCredentials": {
"message": "OAuth 2.0 클라이언트 자격 증명",
"description": "'OAuth 2.0' is a programming protocol. It should probably not be translated."
},
"viewApiKey": {
"message": "API 키 보기"
},
"rotateApiKey": {
"message": "API 키 교체"
},
"selectOneCollection": {
"message": "반드시 하나 이상의 모음을 선택해야 합니다."
},
"couldNotChargeCardPayInvoice": {
"message": "카드에 청구할 수 없습니다. 아래 목록에서 결제되지 않은 인보이스를 확인하고 결제해주세요."
},
"minLength": {
"message": "최소 길이"
},
"clone": {
"message": "복제"
},
"masterPassPolicyTitle": {
"message": "Master password requirements"
},
"masterPassPolicyDesc": {
"message": "마스터 비밀번호 강도에 대한 최소 요구 사항을 설정해주세요."
},
"twoStepLoginPolicyTitle": {
"message": "Require two-step login"
},
"twoStepLoginPolicyDesc": {
"message": "개인 계정에서 2단계 로그인을 요구합니다."
},
"twoStepLoginPolicyWarning": {
"message": "2단계 로그인을 활성화하지 않은 단체 맴버는 단체에서 제거되며 변경 사항에 대한 이메일 알림을 받습니다."
},
"twoStepLoginPolicyUserWarning": {
"message": "사용자 계정에 대해서 2단계 로그인을 요구하는 단체의 멤버입니다. 모든 2단계 로그인 수단을 비활성화한다면 단체에서 자동으로 제거됩니다."
},
"passwordGeneratorPolicyDesc": {
"message": "비밀번호 생성기 설정에 최소 요구 사항을 설정해주세요."
},
"passwordGeneratorPolicyInEffect": {
"message": "하나 이상의 단체 정책이 생성기 설정에 영항을 미치고 있습니다."
},
"masterPasswordPolicyInEffect": {
"message": "하나 이상의 단체 정책이 마스터 비밀번호가 다음 사항을 따르도록 요구합니다:"
},
"policyInEffectMinComplexity": {
"message": "최소 복잡도 점수 $SCORE$",
"placeholders": {
"score": {
"content": "$1",
"example": "4"
}
}
},
"policyInEffectMinLength": {
"message": "최소 길이 $LENGTH$",
"placeholders": {
"length": {
"content": "$1",
"example": "14"
}
}
},
"policyInEffectUppercase": {
"message": "하나 이상의 대문자 포함"
},
"policyInEffectLowercase": {
"message": "하나 이상의 소문자 포함"
},
"policyInEffectNumbers": {
"message": "하나 이상의 숫자 포함"
},
"policyInEffectSpecial": {
"message": "하나 이상의 특수문자 포함 $CHARS$",
"placeholders": {
"chars": {
"content": "$1",
"example": "!@#$%^&*"
}
}
},
"masterPasswordPolicyRequirementsNotMet": {
"message": "새 마스터 비밀번호가 정책 요구 사항을 따르지 않습니다."
},
"minimumNumberOfWords": {
"message": "단어 최소 개수"
},
"defaultType": {
"message": "기본 유형"
},
"userPreference": {
"message": "사용자 설정"
},
"vaultTimeoutAction": {
"message": "보관함 시간 제한 초과시 동작"
},
"vaultTimeoutActionLockDesc": {
"message": "잠긴 보관함에 다시 접근하려면 마스터 비밀번호를 입력해야 합니다."
},
"vaultTimeoutActionLogOutDesc": {
"message": "로그아웃한 보관함에 다시 접근하려면 다시 인증해야 합니다."
},
"lock": {
"message": "잠금",
"description": "Verb form: to make secure or inaccesible by"
},
"trash": {
"message": "휴지통",
"description": "Noun: A special folder for holding deleted items that have not yet been permanently deleted"
},
"searchTrash": {
"message": "휴지통 검색"
},
"permanentlyDelete": {
"message": "영구적으로 삭제"
},
"permanentlyDeleteSelected": {
"message": "선택한 항목을 영구적으로 삭제"
},
"permanentlyDeleteItem": {
"message": "영구적으로 항목 삭제"
},
"permanentlyDeleteItemConfirmation": {
"message": "정말로 이 항목을 영구적으로 삭제하시겠습니까?"
},
"permanentlyDeletedItem": {
"message": "영구적으로 삭제된 항목"
},
"permanentlyDeletedItems": {
"message": "영구적으로 삭제된 항목"
},
"permanentlyDeleteSelectedItemsDesc": {
"message": "영구 삭제를 위해 $COUNT$ 개의 항목이 선택되었습니다. 정말로 이 항목들을 모두 영구적으로 삭제하시겠습니까?",
"placeholders": {
"count": {
"content": "$1",
"example": "150"
}
}
},
"permanentlyDeletedItemId": {
"message": "영구적으로 삭제된 항목 $ID$ 을(를) 삭제했습니다.",
"placeholders": {
"id": {
"content": "$1",
"example": "Google"
}
}
},
"restore": {
"message": "복원"
},
"restoreSelected": {
"message": "선택 항목 복원"
},
"restoredItem": {
"message": "복구된 항목"
},
"restoredItems": {
"message": "복구된 항목"
},
"restoredItemId": {
"message": "$ID$ 항목이 복구되었습니다.",
"placeholders": {
"id": {
"content": "$1",
"example": "Google"
}
}
},
"vaultTimeoutLogOutConfirmation": {
"message": "로그아웃하면 보관함에 대한 모든 접근이 제거되며 시간 제한을 초과하면 온라인 인증을 요구합니다. 정말로 이 설정을 사용하시겠습니까?"
},
"vaultTimeoutLogOutConfirmationTitle": {
"message": "시간 제한 초과시 동작 확인"
},
"hidePasswords": {
"message": "비밀번호 숨기기"
},
"countryPostalCodeRequiredDesc": {
"message": "세금 계산 및 금융 보고만을 위해서 해당 정보가 필요합니다."
},
"includeVAT": {
"message": "VAT/GST 정보 포함 (선택)"
},
"taxIdNumber": {
"message": "VAT/GST 세금 ID"
},
"taxInfoUpdated": {
"message": "세금 정보가 업데이트되었습니다."
},
"setMasterPassword": {
"message": "마스터 비밀번호 설정"
},
"identifier": {
"message": "식별자"
},
"organizationIdentifier": {
"message": "조직 식별자"
},
"ssoLogInWithOrgIdentifier": {
"message": "조직의 통합 인증(SSO) 포탈을 통해서 로그인하세요. 시작하려면 조직 식별자를 입력해주세요."
},
"enterpriseSingleSignOn": {
"message": "엔터프라이즈 통합 인증 (SSO)"
},
"ssoHandOff": {
"message": "이제 이 탭을 닫고 확장 프로그램에서 계속 진행하셔도 됩니다."
},
"youSuccessfullyLoggedIn": {
"message": "You successfully logged in"
},
"thisWindowWillCloseIn5Seconds": {
"message": "This window will automatically close in 5 seconds"
},
"includeAllTeamsFeatures": {
"message": "모든 팀 기능, 추가로:"
},
"includeAllTeamsStarterFeatures": {
"message": "All Teams Starter features, plus:"
},
"chooseMonthlyOrAnnualBilling": {
"message": "Choose monthly or annual billing"
},
"abilityToAddMoreThanNMembers": {
"message": "Ability to add more than $COUNT$ members",
"placeholders": {
"count": {
"content": "$1",
"example": "10"
}
}
},
"includeSsoAuthentication": {
"message": "SAML2.0과 OpenID Connect를 통한 SSO 인증"
},
"includeEnterprisePolicies": {
"message": "엔터프라이즈 정책"
},
"ssoValidationFailed": {
"message": "SSO 검증 실패"
},
"ssoIdentifierRequired": {
"message": "조직 식별자가 필요합니다."
},
"ssoIdentifier": {
"message": "SSO identifier"
},
"ssoIdentifierHintPartOne": {
"message": "Provide this ID to your members to login with SSO. To bypass this step, set up ",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Provide this ID to your members to login with SSO. To bypass this step, set up Domain verification'"
},
"unlinkSso": {
"message": "SSO 연결 해제"
},
"unlinkSsoConfirmation": {
"message": "Are you sure you want to unlink SSO for this organization?"
},
"linkSso": {
"message": "SSO 연결"
},
"singleOrg": {
"message": "통합 조직"
},
"singleOrgDesc": {
"message": "사용자들이 다른 조직에 가입하지 못하도록 제한합니다."
},
"singleOrgBlockCreateMessage": {
"message": "현재 조직에 하나 이상의 조직에 참가할 수 없도록 정책이 지정되어 있습니다. 조직 관리자에게 문의하거나 다른 Bitwarden 계정으로 로그앤해주세요."
},
"singleOrgPolicyWarning": {
"message": "소유자 또는 관리자가 아닌 조직 구성원 및 이미 다른 조직의 구성원인 경우 이 조직에서 제거됩니다."
},
"requireSso": {
"message": "통합 (SSO) 인증"
},
"requireSsoPolicyDesc": {
"message": "엔터프라이즈 통합 로그인 (SSO) 수단을 사용해서 로그인해야 합니다."
},
"prerequisite": {
"message": "필요 조건"
},
"requireSsoPolicyReq": {
"message": "이 정책을 활성화하기 전에 통합 조직 엔터프라이즈 정책이 활성화되어 있어야합니다."
},
"requireSsoPolicyReqError": {
"message": "통합 조직 정책이 활성화되지 않았습니다."
},
"requireSsoExemption": {
"message": "조직 소유자와 관리자는 이 정책을 적용받지 않습니다."
},
"sendTypeFile": {
"message": "파일"
},
"sendTypeText": {
"message": "텍스트"
},
"createSend": {
"message": "새 Send 생성",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"editSend": {
"message": "Send 편집",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"createdSend": {
"message": "Send 생성함",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"editedSend": {
"message": "Send 수정함",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"deletedSend": {
"message": "Send 삭제함",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"deleteSend": {
"message": "Send 삭제",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"deleteSendConfirmation": {
"message": "정말 이 Send를 삭제하시겠습니까?",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"whatTypeOfSend": {
"message": "어떤 유형의 Send인가요?",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"deletionDate": {
"message": "삭제 날짜"
},
"deletionDateDesc": {
"message": "이 Send가 정해진 일시에 영구적으로 삭제됩니다.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"expirationDate": {
"message": "만료일"
},
"expirationDateDesc": {
"message": "설정할 경우, 이 Send에 대한 접근 권한이 정해진 일시에 만료됩니다.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"maxAccessCount": {
"message": "최대 접근 횟수"
},
"maxAccessCountDesc": {
"message": "설정할 경우, 최대 접근 횟수에 도달할 때 이 Send에 접근할 수 없게 됩니다.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"currentAccessCount": {
"message": "현재 접근 횟수"
},
"sendPasswordDesc": {
"message": "이 Send에 접근하기 위해 암호를 입력하도록 선택적으로 요구합니다.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendNotesDesc": {
"message": "이 Send에 대한 비공개 메모",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"disabled": {
"message": "비활성화됨"
},
"revoked": {
"message": "Revoked"
},
"sendLink": {
"message": "Send 링크",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"copySendLink": {
"message": "Send 링크 복사",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"removePassword": {
"message": "비밀번호 삭제"
},
"removedPassword": {
"message": "비밀번호 제거함"
},
"removePasswordConfirmation": {
"message": "비밀번호를 제거하시겠습니까?"
},
"hideEmail": {
"message": "받는 사람으로부터 나의 이메일 주소 숨기기"
},
"disableThisSend": {
"message": "이 Send를 비활성화하여 아무도 접근할 수 없게 합니다.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"allSends": {
"message": "모든 Send"
},
"maxAccessCountReached": {
"message": "최대 접근 횟수 도달",
"description": "This text will be displayed after a Send has been accessed the maximum amount of times."
},
"pendingDeletion": {
"message": "삭제 대기 중"
},
"expired": {
"message": "만료됨"
},
"searchSends": {
"message": "Send 검색",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendProtectedPassword": {
"message": "이 Send는 비밀번호로 보호되어 있습니다. 계속하려면 비밀번호를 입력해주세요.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendProtectedPasswordDontKnow": {
"message": "비밀번호를 모르시나요? 보낸 사람에게 Send에 접근할 수 있는 비밀번호를 요청하세요.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendHiddenByDefault": {
"message": "이 Send는 기본적으로 숨겨져 있습니다. 아래의 버튼을 눌러 공개 여부를 전환할 수 있습니다.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"downloadAttachments": {
"message": "첨부 파일 다운로드"
},
"sendAccessUnavailable": {
"message": "접근하려고 하는 Send가 존재하지 않거나 더이상 제공되지 않습니다.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"missingSendFile": {
"message": "이 Send와 연관된 파일을 찾을 수 없습니다.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"noSendsInList": {
"message": "Send가 없습니다.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"emergencyAccess": {
"message": "긴급 접근"
},
"emergencyAccessDesc": {
"message": "신뢰할 수 있는 연락처에 긴급 접근 권한을 부여하고 관리합니다. 신뢰할 수 있는 연락처는 보관함 내용을 보거나 계정을 넘겨받기 위해 권한을 요청할 수도 있습니다. 도움말 페이지를 방문하여 영지식 증명을 통한 공유의 작동 방식에 대해 더 자세히 알아보세요."
},
"emergencyAccessOwnerWarning": {
"message": "현재 하나 이상의 조직의 소유자입니다. 긴급 연락처에 넘겨받기 권한을 부여할 경우, 해당 연락처가 계정을 넘겨받은 뒤에는 소유자로서의 당신의 권한을 모두 행사할 수 있게 됩니다."
},
"trustedEmergencyContacts": {
"message": "신뢰할 수 있는 긴급 연락처"
},
"noTrustedContacts": {
"message": "아직 긴급 연락처를 추가하지 않으셨습니다. 시작하려면 신뢰할 수 있는 연락처를 초대하십시오."
},
"addEmergencyContact": {
"message": "긴급 연락처 추가"
},
"designatedEmergencyContacts": {
"message": "긴급 연락처로 지정됨"
},
"noGrantedAccess": {
"message": "아직 당신을 긴급 연락처로 지정한 사람이 없습니다."
},
"inviteEmergencyContact": {
"message": "긴급 연락처 초대"
},
"editEmergencyContact": {
"message": "긴급 연락처 편집"
},
"inviteEmergencyContactDesc": {
"message": "긴급 연락처로 초대하고자 하는 사람의 Bitwarden 계정 이메일 주소를 아래에 입력하십시오. 초대받는 사람이 Bitwarden 계정을 가지고 있지 않은 경우에는 새로운 계정을 만들라는 메시지가 표시될 것입니다."
},
"emergencyAccessRecoveryInitiated": {
"message": "긴급 접근 시작됨"
},
"emergencyAccessRecoveryApproved": {
"message": "긴급 접근 승인됨"
},
"viewDesc": {
"message": "보관함의 모든 항목을 볼 수 있습니다."
},
"takeover": {
"message": "넘겨받기"
},
"takeoverDesc": {
"message": "새로운 마스터 비밀번호를 만들어 계정을 재설정할 수 있습니다."
},
"waitTime": {
"message": "대기 시간"
},
"waitTimeDesc": {
"message": "자동으로 접근 권한을 부여하기까지 필요한 시간."
},
"oneDay": {
"message": "1일"
},
"days": {
"message": "$DAYS$일",
"placeholders": {
"days": {
"content": "$1",
"example": "1"
}
}
},
"invitedUser": {
"message": "사용자를 초대했습니다."
},
"acceptEmergencyAccess": {
"message": "위에 표시된 사용자가 자신의 긴급 연락처에 당신을 초대했습니다. 이 초대를 수락하기 위해서는 로그인하거나 새로운 Bitwarden 계정을 만들어야 합니다."
},
"emergencyInviteAcceptFailed": {
"message": "초대를 수락할 수 없습니다. 해당 사용자에게 새 초대장을 보내도록 요청하십시오."
},
"emergencyInviteAcceptFailedShort": {
"message": "초대를 수락할 수 없습니다. $DESCRIPTION$",
"placeholders": {
"description": {
"content": "$1",
"example": "You must set up 2FA on your user account before you can join this organization."
}
}
},
"emergencyInviteAcceptedDesc": {
"message": "이 사용자가 당신의 신원을 확인하면 이 사용자에 대한 긴급 설정에 접근할 수 있게 됩니다. 확인이 진행되면 이메일을 보내드리겠습니다."
},
"requestAccess": {
"message": "접근 요청"
},
"requestAccessConfirmation": {
"message": "정말 긴급 접근을 요청하시겠습니까? $WAITTIME$일 후 혹은 해당 사용자가 직접 이 요청을 수락할 때 접근할 수 있게 됩니다.",
"placeholders": {
"waittime": {
"content": "$1",
"example": "1"
}
}
},
"requestSent": {
"message": "$USER$에 대한 긴급 접근을 요청했습니다. 다음 단계로 진행할 수 있을 때 이메일로 알려드리겠습니다.",
"placeholders": {
"user": {
"content": "$1",
"example": "John Smith"
}
}
},
"approve": {
"message": "승인"
},
"reject": {
"message": "거절"
},
"approveAccessConfirmation": {
"message": "정말 긴급 접근을 승인하시겠습니까? 승인하는 경우 $USER$ 사용자가 이 계정에 다음의 동작을 수행할 수 있습니다: $ACTION$",
"placeholders": {
"user": {
"content": "$1",
"example": "John Smith"
},
"action": {
"content": "$2",
"example": "View"
}
}
},
"emergencyApproved": {
"message": "긴급 접근 승인됨."
},
"emergencyRejected": {
"message": "긴급 접근 거절됨."
},
"passwordResetFor": {
"message": "$USER$ 사용자의 비밀번호가 초기화되었습니다. 이제 새로운 비밀번호로 로그인할 수 있습니다.",
"placeholders": {
"user": {
"content": "$1",
"example": "John Smith"
}
}
},
"personalOwnership": {
"message": "개인 소유권"
},
"personalOwnershipPolicyDesc": {
"message": "개인 소유권 옵션을 해제함으로써 보관함의 항목을 조직에 저장하도록 사용자에게 요청합니다."
},
"personalOwnershipExemption": {
"message": "조직 소유자와 관리자는 이 정책을 적용받지 않습니다."
},
"personalOwnershipSubmitError": {
"message": "엔터프라이즈 정책으로 인해 개인 보관함에 항목을 저장할 수 없습니다. 조직에서 소유권 설정을 변경한 다음, 사용 가능한 컬렉션 중에서 선택해주세요."
},
"disableSend": {
"message": "Send 비활성화"
},
"disableSendPolicyDesc": {
"message": "사용자가 Bitwarden Send를 생성하거나 수정할 수 없게 합니다. 이미 생성된 Send를 삭제하는 것은 계속 허용됩니다.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"disableSendExemption": {
"message": "조직의 정책을 관리할 수 있는 사용자는 이 정책의 영향을 받지 않습니다."
},
"sendDisabled": {
"message": "Send 비활성화됨",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendDisabledWarning": {
"message": "엔터프라이즈 정책으로 인해 이미 생성된 Send를 삭제하는 것만 허용됩니다.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendOptions": {
"message": "Send 설정",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendOptionsPolicyDesc": {
"message": "Send를 생성하거나 수정하는 것과 관련된 옵션을 설정합니다.",
"description": "'Sends' is a plural noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendOptionsExemption": {
"message": "조직의 정책을 관리할 수 있는 사용자는 이 정책의 영향을 받지 않습니다."
},
"disableHideEmail": {
"message": "사용자가 Send를 생성하거나 수정할 때 받는 사람으로부터 자신의 이메일 주소를 숨기지 못하게 합니다.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendOptionsPolicyInEffect": {
"message": "다음 단체 정책이 현재 영향을 미치고 있습니다:"
},
"sendDisableHideEmailInEffect": {
"message": "사용자는 Send를 생성하거나 수정할 때 받는 사람으로부터 자신의 이메일 주소를 숨기지 못하게 됩니다.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"modifiedPolicyId": {
"message": "$ID$ 정책을 편집했습니다.",
"placeholders": {
"id": {
"content": "$1",
"example": "Master Password"
}
}
},
"planPrice": {
"message": "요금제 가격"
},
"estimatedTax": {
"message": "예상 세금"
},
"custom": {
"message": "사용자 지정"
},
"customDesc": {
"message": "고급 설정을 위해 더욱 세분화된 사용자 권한 설정을 활성화합니다."
},
"customDescNonEnterpriseStart": {
"message": "Custom roles is an ",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Custom roles is an enterprise feature. Contact our support team to upgrade your subscription'"
},
"customDescNonEnterpriseLink": {
"message": "enterprise feature",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Custom roles is an enterprise feature. Contact our support team to upgrade your subscription'"
},
"customDescNonEnterpriseEnd": {
"message": ". Contact our support team to upgrade your subscription",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Custom roles is an enterprise feature. Contact our support team to upgrade your subscription'"
},
"customNonEnterpriseError": {
"message": "To enable custom permissions the organization must be on an Enterprise 2020 plan."
},
"permissions": {
"message": "권한"
},
"permission": {
"message": "Permission"
},
"managerPermissions": {
"message": "Manager Permissions"
},
"adminPermissions": {
"message": "Admin Permissions"
},
"accessEventLogs": {
"message": "이벤트 로그 접근"
},
"accessImportExport": {
"message": "가져오기/내보내기 접근"
},
"accessReports": {
"message": "보고서 접근"
},
"missingPermissions": {
"message": "You lack the necessary permissions to perform this action."
},
"manageAllCollections": {
"message": "모든 컬렉션 관리"
},
"createNewCollections": {
"message": "새 컬렉션 만들기"
},
"editAnyCollection": {
"message": "아무 컬렉션 편집"
},
"deleteAnyCollection": {
"message": "아무 컬렉션 삭제"
},
"manageAssignedCollections": {
"message": "할당된 컬렉션 관리"
},
"editAssignedCollections": {
"message": "할당된 컬렉션 수정"
},
"deleteAssignedCollections": {
"message": "할당된 컬렉션 삭제"
},
"manageGroups": {
"message": "그룹 관리"
},
"managePolicies": {
"message": "정책 관리"
},
"manageSso": {
"message": "SSO 관리"
},
"manageUsers": {
"message": "사용자 관리"
},
"manageAccountRecovery": {
"message": "Manage account recovery"
},
"disableRequiredError": {
"message": "You must manually turn the $POLICYNAME$ policy before this policy can be turned off.",
"placeholders": {
"policyName": {
"content": "$1",
"example": "Single Sign-On Authentication"
}
}
},
"personalOwnershipPolicyInEffect": {
"message": "조직의 정책이 소유권 설정에 영향을 미치고 있습니다."
},
"personalOwnershipPolicyInEffectImports": {
"message": "An organization policy has blocked importing items into your individual vault."
},
"personalOwnershipCheckboxDesc": {
"message": "조직 사용자의 개인 소유권 비활성화"
},
"textHiddenByDefault": {
"message": "Send에 접근할 때 기본적으로 텍스트를 숨김",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendNameDesc": {
"message": "이 Send의 이름",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendTextDesc": {
"message": "전송하려는 텍스트"
},
"sendFileDesc": {
"message": "전송하려는 파일"
},
"copySendLinkOnSave": {
"message": "저장할 때 이 Send를 공유하기 위한 링크를 클립보드에 복사합니다."
},
"sendLinkLabel": {
"message": "Send 링크",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"send": {
"message": "Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendAccessTaglineProductDesc": {
"message": "Bitwarden Send는 민감하고 일시적인 정보를 다른 사람들에게 쉽고 안전하게 보낼 수 있게 해줍니다.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendAccessTaglineLearnMore": {
"message": "오늘",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read '**Learn more about** Bitwarden Send or sign up to try it today.'"
},
"sendVaultCardProductDesc": {
"message": "다른 사람에게 텍스트 또는 파일을 공유하세요."
},
"sendVaultCardLearnMore": {
"message": "자세히 알아보고",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read '**Learn more**, see how it works, or try it now. '"
},
"sendVaultCardSee": {
"message": "어떻게",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Learn more, **see** how it works, or try it now.'"
},
"sendVaultCardHowItWorks": {
"message": "작동하는지 확인하거나",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Learn more, see **how it works**, or try it now.'"
},
"sendVaultCardOr": {
"message": "지금",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Learn more, see how it works, **or** try it now.'"
},
"sendVaultCardTryItNow": {
"message": "체험해보세요",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Learn more, see how it works, or **try it now**.'"
},
"sendAccessTaglineOr": {
"message": "에 대해서 알아보거나",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Learn more about Bitwarden Send **or** sign up to try it today.'"
},
"sendAccessTaglineSignUp": {
"message": "가입을",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Learn more about Bitwarden Send or **sign up** to try it today.'"
},
"sendAccessTaglineTryToday": {
"message": "해서 체험해보세요.",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Learn more about Bitwarden Send or sign up to **try it today.**'"
},
"sendAccessCreatorIdentifier": {
"message": "Bitwarden member $USER_IDENTIFIER$ shared the following with you",
"placeholders": {
"user_identifier": {
"content": "$1",
"example": "An email address"
}
}
},
"viewSendHiddenEmailWarning": {
"message": "이 Send를 생성한 Bitwarden 사용자가 자신의 이메일 주소를 숨겼습니다. 이 링크에 접속하거나 내용을 다운로드하기 전에, 이 링크의 출처를 신뢰하는지 확인하십시오.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"expirationDateIsInvalid": {
"message": "제공된 만료 날짜가 유효하지 않습니다."
},
"deletionDateIsInvalid": {
"message": "제공된 삭제 날짜가 유효하지 않습니다."
},
"expirationDateAndTimeRequired": {
"message": "만료 날짜와 시간은 반드시 입력해야 합니다."
},
"deletionDateAndTimeRequired": {
"message": "삭제 날짜와 시간은 반드시 입력해야 합니다."
},
"dateParsingError": {
"message": "삭제 날짜와 만료 날짜를 저장하는 도중 오류가 발생했습니다."
},
"webAuthnFallbackMsg": {
"message": "2단계 인증을 확인하려면 아래의 버튼을 클릭하십시오."
},
"webAuthnAuthenticate": {
"message": "WebAuthn 인증"
},
"webAuthnNotSupported": {
"message": "이 브라우저에서는 WebAuthn이 지원되지 않습니다."
},
"webAuthnSuccess": {
"message": "<strong>WebAuthn 인증을 성공적으로 완료했습니다!</strong><br>이제 이 탭을 닫아도 좋습니다."
},
"hintEqualsPassword": {
"message": "비밀번호 힌트는 비밀번호와 같을 수 없습니다."
},
"enrollAccountRecovery": {
"message": "Enroll in account recovery"
},
"enrolledAccountRecovery": {
"message": "Enrolled in account recovery"
},
"withdrawAccountRecovery": {
"message": "Withdraw from account recovery"
},
"enrollPasswordResetSuccess": {
"message": "성공적으로 등록됨!"
},
"withdrawPasswordResetSuccess": {
"message": "성공적으로 등록 해제됨!"
},
"eventEnrollAccountRecovery": {
"message": "User $ID$ enrolled in account recovery.",
"placeholders": {
"id": {
"content": "$1",
"example": "John Smith"
}
}
},
"eventWithdrawAccountRecovery": {
"message": "User $ID$ withdrew from account recovery.",
"placeholders": {
"id": {
"content": "$1",
"example": "John Smith"
}
}
},
"eventAdminPasswordReset": {
"message": "$ID$ 사용자의 마스터 비밀번호를 재설정합니다.",
"placeholders": {
"id": {
"content": "$1",
"example": "John Smith"
}
}
},
"eventResetSsoLink": {
"message": "사용자 $ID$ SSO 링크 초기화",
"placeholders": {
"id": {
"content": "$1",
"example": "John Smith"
}
}
},
"firstSsoLogin": {
"message": "$ID$ logged in using Sso for the first time",
"placeholders": {
"id": {
"content": "$1",
"example": "John Smith"
}
}
},
"resetPassword": {
"message": "비밀번호 재설정"
},
"resetPasswordLoggedOutWarning": {
"message": "계속 진행하면 $NAME$이 로그아웃되므로 다시 로그인해야 합니다. 다른 기기에서 접속 중인 세션은 1시간 동안 접속이 가능합니다.",
"placeholders": {
"name": {
"content": "$1",
"example": "John Smith"
}
}
},
"thisUser": {
"message": "이 사용자"
},
"resetPasswordMasterPasswordPolicyInEffect": {
"message": "하나 이상의 단체 정책이 마스터 비밀번호가 다음 사항을 따르도록 요구합니다:"
},
"resetPasswordSuccess": {
"message": "비밀번호 재설정 성공!"
},
"resetPasswordEnrollmentWarning": {
"message": "등록하면 조직 관리자가 마스터 비밀번호를 변경할 수 있습니다. 등록하시겠습니까?"
},
"accountRecoveryPolicy": {
"message": "Account recovery administration"
},
"accountRecoveryPolicyDesc": {
"message": "Based on the encryption method, recover accounts when master passwords or trusted devices are forgotten or lost."
},
"accountRecoveryPolicyWarning": {
"message": "Existing accounts with master passwords will require members to self-enroll before administrators can recover their accounts. Automatic enrollment will turn on account recovery for new members."
},
"accountRecoverySingleOrgRequirementDesc": {
"message": "The single organization Enterprise policy must be turned on before activating this policy."
},
"resetPasswordPolicyAutoEnroll": {
"message": "자동 등록"
},
"resetPasswordPolicyAutoEnrollCheckbox": {
"message": "자동으로 새로운 사용자 등록"
},
"resetPasswordAutoEnrollInviteWarning": {
"message": "이 조직에는 자동으로 비밀번호 재설정에 등록하는 기업 정책이 있습니다. 등록하면 조직 관리자가 마스터 암호를 변경할 수 있습니다."
},
"resetPasswordOrgKeysError": {
"message": "조직 키 반응 없음"
},
"resetPasswordDetailsError": {
"message": "비밀번호 재성정 정보 반응 없음"
},
"trashCleanupWarning": {
"message": "휴지통으로 이동된 암호는 30일 이후 자동으로 삭제됩니다."
},
"trashCleanupWarningSelfHosted": {
"message": "휴지통으로 이동된 암호는 일정 기간 이후 자동으로 삭제됩니다."
},
"passwordPrompt": {
"message": "마스터 비밀번호 재확인"
},
"passwordConfirmation": {
"message": "마스터 비밀번호 확인"
},
"passwordConfirmationDesc": {
"message": "이 작업은 보호되어 있습니다. 계속하려면 마스터 비밀번호를 입력하여 신원을 인증하세요."
},
"reinviteSelected": {
"message": "초대장 다시 보내기"
},
"resendNotification": {
"message": "Resend notification"
},
"noSelectedUsersApplicable": {
"message": "이 작업은 선택한 사용자에게 적용할 수 없습니다."
},
"removeUsersWarning": {
"message": "정말로 다음 사용자를 삭제하시겠어요? 프로세스를 완료하는 데에는 몇 초 정도가 걸릴 수 있으며 도중에 중단하거나 취소할 수 없습니다."
},
"removeOrgUsersConfirmation": {
"message": "When member(s) are removed, they no longer have access to organization data and this action is irreversible. To add the member back to the organization, they must be invited and onboarded again. The process may take a few seconds to complete and cannot be interrupted or canceled."
},
"revokeUsersWarning": {
"message": "When member(s) are revoked, they no longer have access to organization data. To quickly restore member access, go to the Revoked tab. The process may take a few seconds to complete and cannot be interrupted or canceled."
},
"theme": {
"message": "테마"
},
"themeDesc": {
"message": "보관함에 사용할 테마를 선택하십시오."
},
"themeSystem": {
"message": "시스템 테마 사용하기"
},
"themeDark": {
"message": "어두운 테마"
},
"themeLight": {
"message": "밝은 테마"
},
"confirmSelected": {
"message": "선택 항목 확인"
},
"bulkConfirmStatus": {
"message": "일괄 작업 상태"
},
"bulkConfirmMessage": {
"message": "성공적으로 확인되었습니다."
},
"bulkReinviteMessage": {
"message": "성공적으로 재초대되었습니다."
},
"bulkRemovedMessage": {
"message": "성공적으로 제거됨"
},
"bulkRevokedMessage": {
"message": "Revoked organization access successfully"
},
"bulkRestoredMessage": {
"message": "Restored organization access successfully"
},
"bulkFilteredMessage": {
"message": "제외되었습니다. 이 작업에는 적용되지 않습니다."
},
"fingerprint": {
"message": "지문"
},
"removeUsers": {
"message": "사용자 삭제"
},
"revokeUsers": {
"message": "Revoke users"
},
"restoreUsers": {
"message": "Restore users"
},
"error": {
"message": "오류"
},
"accountRecoveryManageUsers": {
"message": "Manage users must also be granted with the manage account recovery permission"
},
"setupProvider": {
"message": "공급자 설정"
},
"setupProviderLoginDesc": {
"message": "You've been invited to setup a new Provider. To continue, you need to log in or create a new Bitwarden account."
},
"setupProviderDesc": {
"message": "Please enter the details below to complete the Provider setup. Contact Customer Support if you have any questions."
},
"providerName": {
"message": "공급자 이름"
},
"providerSetup": {
"message": "Provider successfully set up"
},
"clients": {
"message": "클라이언트"
},
"client": {
"message": "Client",
"description": "This is used as a table header to describe which client application created an event log."
},
"providerAdmin": {
"message": "공급자 관리자"
},
"providerAdminDesc": {
"message": "The highest access user that can manage all aspects of your Provider as well as access and manage client organizations."
},
"serviceUser": {
"message": "서비스 사용자"
},
"serviceUserDesc": {
"message": "Service users can access and manage all client organizations."
},
"providerInviteUserDesc": {
"message": "Invite a new user to your Provider by entering their Bitwarden account email address below. If they do not have a Bitwarden account already, they will be prompted to create a new account."
},
"joinProvider": {
"message": "공급자 참가"
},
"joinProviderDesc": {
"message": "You've been invited to join the Provider listed above. To accept the invitation, you need to log in or create a new Bitwarden account."
},
"providerInviteAcceptFailed": {
"message": "Unable to accept invitation. Ask a Provider admin to send a new invitation."
},
"providerInviteAcceptedDesc": {
"message": "You can access this Provider once an administrator confirms your membership. We'll send you an email when that happens."
},
"providerUsersNeedConfirmed": {
"message": "You have users that have accepted their invitation, but still need to be confirmed. Users will not have access to the Provider until they are confirmed."
},
"provider": {
"message": "공급자"
},
"newClientOrganization": {
"message": "새 클라이언트 조직"
},
"newClientOrganizationDesc": {
"message": "Create a new client organization that will be associated with you as the Provider. You will be able to access and manage this organization."
},
"newClient": {
"message": "New client"
},
"addExistingOrganization": {
"message": "이미 있는 조직 추가"
},
"addNewOrganization": {
"message": "Add new organization"
},
"myProvider": {
"message": "내 공급자"
},
"addOrganizationConfirmation": {
"message": "Are you sure you want to add $ORGANIZATION$ as a client to $PROVIDER$?",
"placeholders": {
"organization": {
"content": "$1",
"example": "My Org Name"
},
"provider": {
"content": "$2",
"example": "My Provider Name"
}
}
},
"organizationJoinedProvider": {
"message": "제공자가 조직에 성공적으로 추가되었습니다."
},
"accessingUsingProvider": {
"message": "Accessing organization using Provider $PROVIDER$",
"placeholders": {
"provider": {
"content": "$1",
"example": "My Provider Name"
}
}
},
"providerIsDisabled": {
"message": "공급자가 비활성화되었습니다."
},
"providerUpdated": {
"message": "공급자 업데이트됨"
},
"yourProviderIs": {
"message": "Your Provider is $PROVIDER$. They have administrative and billing privileges for your organization.",
"placeholders": {
"provider": {
"content": "$1",
"example": "My Provider Name"
}
}
},
"detachedOrganization": {
"message": "The organization $ORGANIZATION$ has been detached from your Provider.",
"placeholders": {
"organization": {
"content": "$1",
"example": "My Org Name"
}
}
},
"detachOrganizationConfirmation": {
"message": "Are you sure you want to detach this organization? The organization will continue to exist but will no longer be managed by the Provider."
},
"add": {
"message": "추가"
},
"updatedMasterPassword": {
"message": "마스터 비밀번호 변경됨"
},
"updateMasterPassword": {
"message": "마스터 비밀번호 변경"
},
"updateMasterPasswordWarning": {
"message": "Your master password was recently changed by an administrator in your organization. In order to access the vault, you must update your master password now. Proceeding will log you out of your current session, requiring you to log back in. Active sessions on other devices may continue to remain active for up to one hour."
},
"masterPasswordInvalidWarning": {
"message": "Your master password does not meet the policy requirements of this organization. In order to join the organization, you must update your master password now. Proceeding will log you out of your current session, requiring you to log back in. Active sessions on other devices may continue to remain active for up to one hour."
},
"updateWeakMasterPasswordWarning": {
"message": "Your master password does not meet one or more of your organization policies. In order to access the vault, you must update your master password now. Proceeding will log you out of your current session, requiring you to log back in. Active sessions on other devices may continue to remain active for up to one hour."
},
"maximumVaultTimeout": {
"message": "보관함 시간 제한"
},
"maximumVaultTimeoutDesc": {
"message": "Set a maximum vault timeout for members."
},
"maximumVaultTimeoutLabel": {
"message": "최대 보관함 시간 제한"
},
"invalidMaximumVaultTimeout": {
"message": "Invalid maximum vault timeout."
},
"hours": {
"message": "시"
},
"minutes": {
"message": "분"
},
"vaultTimeoutPolicyInEffect": {
"message": "Your organization policies have set your maximum allowed vault timeout to $HOURS$ hour(s) and $MINUTES$ minute(s).",
"placeholders": {
"hours": {
"content": "$1",
"example": "5"
},
"minutes": {
"content": "$2",
"example": "5"
}
}
},
"vaultTimeoutPolicyWithActionInEffect": {
"message": "Your organization policies are affecting your vault timeout. Maximum allowed vault timeout is $HOURS$ hour(s) and $MINUTES$ minute(s). Your vault timeout action is set to $ACTION$.",
"placeholders": {
"hours": {
"content": "$1",
"example": "5"
},
"minutes": {
"content": "$2",
"example": "5"
},
"action": {
"content": "$3",
"example": "Lock"
}
}
},
"vaultTimeoutActionPolicyInEffect": {
"message": "Your organization policies have set your vault timeout action to $ACTION$.",
"placeholders": {
"action": {
"content": "$1",
"example": "Lock"
}
}
},
"customVaultTimeout": {
"message": "사용자 지정 보관함 시간 제한"
},
"vaultTimeoutToLarge": {
"message": "Your vault timeout exceeds the restriction set by your organization."
},
"vaultCustomTimeoutMinimum": {
"message": "Minimum custom timeout is 1 minute."
},
"vaultTimeoutRangeError": {
"message": "Vault timeout is not within allowed range."
},
"disablePersonalVaultExport": {
"message": "개인 보관함 내보내기 비활성화"
},
"disablePersonalVaultExportDescription": {
"message": "Do not allow members to export data from their individual vault."
},
"vaultExportDisabled": {
"message": "보관함 내보내기 비활성화됨"
},
"personalVaultExportPolicyInEffect": {
"message": "One or more organization policies prevents you from exporting your individual vault."
},
"activateAutofill": {
"message": "Activate auto-fill"
},
"activateAutofillPolicyDesc": {
"message": "Activate the auto-fill on page load setting on the browser extension for all existing and new members."
},
"experimentalFeature": {
"message": "Compromised or untrusted websites can exploit auto-fill on page load."
},
"learnMoreAboutAutofill": {
"message": "Learn more about auto-fill"
},
"selectType": {
"message": "SSO 유형 선택"
},
"type": {
"message": "유형"
},
"openIdConnectConfig": {
"message": "OpenID 연결 설정"
},
"samlSpConfig": {
"message": "SAML service provider configuration"
},
"samlIdpConfig": {
"message": "SAML identity provider configuration"
},
"callbackPath": {
"message": "콜백 경로"
},
"signedOutCallbackPath": {
"message": "로그아웃 콜백 경로"
},
"authority": {
"message": "기관"
},
"clientId": {
"message": "클라이언트 ID"
},
"clientSecret": {
"message": "클라이언트 비밀"
},
"metadataAddress": {
"message": "메타데이터 액세스"
},
"oidcRedirectBehavior": {
"message": "OIDC 리다이렉트 동작"
},
"getClaimsFromUserInfoEndpoint": {
"message": "Get claims from user info endpoint"
},
"additionalScopes": {
"message": "Custom scopes"
},
"additionalUserIdClaimTypes": {
"message": "추가/사용자 지정 사용자 ID 클레임 유형 (쉼표로 구분됨)"
},
"additionalEmailClaimTypes": {
"message": "추가/사용자 지정 이메일 클레임 유형 (쉼표로 구분됨)"
},
"additionalNameClaimTypes": {
"message": "Custom name claim types"
},
"acrValues": {
"message": "Requested authentication context class reference values"
},
"expectedReturnAcrValue": {
"message": "Expected \"acr\" claim value in response"
},
"spEntityId": {
"message": "SP 엔티티 ID"
},
"spMetadataUrl": {
"message": "SAML 2.0 메타데이터 URL"
},
"spAcsUrl": {
"message": "Assertion consumer service (ACS) URL"
},
"spNameIdFormat": {
"message": "이름 ID 형식"
},
"spOutboundSigningAlgorithm": {
"message": "아웃바운드 서명 알고리즘"
},
"spSigningBehavior": {
"message": "로그인 동작"
},
"spMinIncomingSigningAlgorithm": {
"message": "Minimum incoming signing algorithm"
},
"spWantAssertionsSigned": {
"message": "어써션 서명 필요"
},
"spValidateCertificates": {
"message": "인증서 확인"
},
"spUniqueEntityId": {
"message": "Set a unique SP entity ID"
},
"spUniqueEntityIdDesc": {
"message": "Generate an identifier that is unique to your organization"
},
"idpEntityId": {
"message": "엔티티 ID"
},
"idpBindingType": {
"message": "바인딩 유형"
},
"idpSingleSignOnServiceUrl": {
"message": "SSO 서비스 URL"
},
"idpSingleLogoutServiceUrl": {
"message": "SLO 서비스 URL"
},
"idpX509PublicCert": {
"message": "X509 공개 인증서"
},
"idpOutboundSigningAlgorithm": {
"message": "아웃바운드 서명 알고리즘"
},
"idpAllowUnsolicitedAuthnResponse": {
"message": "Allow unsolicited authentication response"
},
"idpAllowOutboundLogoutRequests": {
"message": "Allow outbound logout requests"
},
"idpSignAuthenticationRequests": {
"message": "Sign authentication requests"
},
"ssoSettingsSaved": {
"message": "Single sign-on configuration saved"
},
"sponsoredFamilies": {
"message": "Free Bitwarden Families"
},
"sponsoredFamiliesEligible": {
"message": "You and your family are eligible for Free Bitwarden Families. Redeem with your personal email to keep your data secure even when you are not at work."
},
"sponsoredFamiliesEligibleCard": {
"message": "Redeem your Free Bitwarden for Families plan today to keep your data secure even when you are not at work."
},
"sponsoredFamiliesInclude": {
"message": "The Bitwarden for Families plan include"
},
"sponsoredFamiliesPremiumAccess": {
"message": "Premium access for up to 6 users"
},
"sponsoredFamiliesSharedCollections": {
"message": "Shared collections for Family secrets"
},
"badToken": {
"message": "The link is no longer valid. Please have the sponsor resend the offer."
},
"reclaimedFreePlan": {
"message": "Reclaimed free plan"
},
"redeem": {
"message": "코드 입력"
},
"sponsoredFamiliesSelectOffer": {
"message": "Select the organization you would like sponsored"
},
"familiesSponsoringOrgSelect": {
"message": "Which Free Families offer would you like to redeem?"
},
"sponsoredFamiliesEmail": {
"message": "Enter your personal email to redeem Bitwarden Families"
},
"sponsoredFamiliesLeaveCopy": {
"message": "If you remove an offer or are removed from the sponsoring organization, your Families sponsorship will expire at the next renewal date."
},
"acceptBitwardenFamiliesHelp": {
"message": "Accept offer for an existing organization or create a new Families organization."
},
"setupSponsoredFamiliesLoginDesc": {
"message": "You've been offered a free Bitwarden Families plan organization. To continue, you need to log in to the account that received the offer."
},
"sponsoredFamiliesAcceptFailed": {
"message": "Unable to accept offer. Please resend the offer email from your Enterprise account and try again."
},
"sponsoredFamiliesAcceptFailedShort": {
"message": "Unable to accept offer. $DESCRIPTION$",
"placeholders": {
"description": {
"content": "$1",
"example": "You must have at least one existing Families organization."
}
}
},
"sponsoredFamiliesOffer": {
"message": "Accept Free Bitwarden Families"
},
"sponsoredFamiliesOfferRedeemed": {
"message": "Free Bitwarden Families offer successfully redeemed"
},
"redeemed": {
"message": "Redeemed"
},
"redeemedAccount": {
"message": "Account redeemed"
},
"revokeAccount": {
"message": "Revoke account $NAME$",
"placeholders": {
"name": {
"content": "$1",
"example": "My Sponsorship Name"
}
}
},
"resendEmailLabel": {
"message": "Resend sponsorship email to $NAME$ sponsorship",
"placeholders": {
"name": {
"content": "$1",
"example": "My Sponsorship Name"
}
}
},
"freeFamiliesPlan": {
"message": "무료 가족 요금제"
},
"redeemNow": {
"message": "Redeem now"
},
"recipient": {
"message": "Recipient"
},
"removeSponsorship": {
"message": "Remove sponsorship"
},
"removeSponsorshipConfirmation": {
"message": "After removing a sponsorship, you will be responsible for this subscription and related invoices. Are you sure you want to continue?"
},
"sponsorshipCreated": {
"message": "Sponsorship created"
},
"emailSent": {
"message": "Email sent"
},
"revokeSponsorshipConfirmation": {
"message": "After removing this account, the Families plan sponsorship will expire at the end of the billing period. You will not be able to redeem a new sponsorship offer until the existing one expires. Are you sure you want to continue?"
},
"removeSponsorshipSuccess": {
"message": "Sponsorship removed"
},
"ssoKeyConnectorError": {
"message": "Key Connector error: make sure Key Connector is available and working correctly."
},
"keyConnectorUrl": {
"message": "키 커넥터 URL"
},
"sendVerificationCode": {
"message": "Send a verification code to your email"
},
"sendCode": {
"message": "코드 전송"
},
"codeSent": {
"message": "코드 전송됨"
},
"verificationCode": {
"message": "인증 코드"
},
"confirmIdentity": {
"message": "Confirm your identity to continue."
},
"verificationCodeRequired": {
"message": "인증 코드는 반드시 입력해야 합니다."
},
"invalidVerificationCode": {
"message": "유효하지 않은 확인 코드"
},
"convertOrganizationEncryptionDesc": {
"message": "$ORGANIZATION$ is using SSO with a self-hosted key server. A master password is no longer required to log in for members of this organization.",
"placeholders": {
"organization": {
"content": "$1",
"example": "My Org Name"
}
}
},
"leaveOrganization": {
"message": "조직 나가기"
},
"removeMasterPassword": {
"message": "마스터 비밀번호 제거"
},
"removedMasterPassword": {
"message": "마스터 비밀번호가 제거되었습니다."
},
"allowSso": {
"message": "SSO 인증 허용"
},
"allowSsoDesc": {
"message": "Once set up, your configuration will be saved and members will be able to authenticate using their Identity Provider credentials."
},
"ssoPolicyHelpStart": {
"message": "활성화:",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Use the require single-sign-on authentication policy to require all members to log in with SSO.'"
},
"ssoPolicyHelpAnchor": {
"message": "require single sign-on authentication policy",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Use the require single-sign-on authentication policy to require all members to log in with SSO.'"
},
"ssoPolicyHelpEnd": {
"message": "to require all members to log in with SSO.",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Use the require single-sign-on authentication policy to require all members to log in with SSO.'"
},
"memberDecryptionOption": {
"message": "구성원 복호화 옵션"
},
"memberDecryptionPassDesc": {
"message": "Once authenticated, members will decrypt vault data using their master passwords."
},
"keyConnector": {
"message": "키 커넥터"
},
"memberDecryptionKeyConnectorDescStart": {
"message": "Connect login with SSO to your self-hosted decryption key server. Using this option, members wont need to use their master passwords to decrypt vault data. The",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Connect login with SSO to your self-hosted decryption key server. Using this option, members wont need to use their master passwords to decrypt vault data. The require SSO authentication and single organization policies are required to set up Key Connector decryption. Contact Bitwarden Support for set up assistance.'"
},
"memberDecryptionKeyConnectorDescLink": {
"message": "require SSO authentication and single organization policies",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Connect login with SSO to your self-hosted decryption key server. Using this option, members wont need to use their master passwords to decrypt vault data. The require SSO authentication and single organization policies are required to set up Key Connector decryption. Contact Bitwarden Support for set up assistance.'"
},
"memberDecryptionKeyConnectorDescEnd": {
"message": "are required to set up Key Connector decryption. Contact Bitwarden Support for set up assistance.",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Connect login with SSO to your self-hosted decryption key server. Using this option, members wont need to use their master passwords to decrypt vault data. The require SSO authentication and single organization policies are required to set up Key Connector decryption. Contact Bitwarden Support for set up assistance.'"
},
"keyConnectorPolicyRestriction": {
"message": "\"Login with SSO and Key Connector Decryption\" is activated. This policy will only apply to owners and admins."
},
"enabledSso": {
"message": "SSO 활성화됨"
},
"disabledSso": {
"message": "SSO 비활성화됨"
},
"enabledKeyConnector": {
"message": "키 커넥터 활성화됨"
},
"disabledKeyConnector": {
"message": "키 커넥터 비활성화됨"
},
"keyConnectorWarning": {
"message": "Once members begin using Key Connector, your organization cannot revert to master password decryption. Proceed only if you are comfortable deploying and managing a key server."
},
"migratedKeyConnector": {
"message": "키 커넥터로 마이그레이션됨"
},
"paymentSponsored": {
"message": "Please provide a payment method to associate with the organization. Don't worry, we won't charge you anything unless you select additional features or your sponsorship expires. "
},
"orgCreatedSponsorshipInvalid": {
"message": "The sponsorship offer has expired. You may delete the organization you created to avoid a charge at the end of your 7 day trial. Otherwise you may close this prompt to keep the organization and assume billing responsibility."
},
"newFamiliesOrganization": {
"message": "New Families organization"
},
"acceptOffer": {
"message": "Accept offer"
},
"sponsoringOrg": {
"message": "Sponsoring organization"
},
"keyConnectorTest": {
"message": "테스트"
},
"keyConnectorTestSuccess": {
"message": "Success! Key Connector reached."
},
"keyConnectorTestFail": {
"message": "Cannot reach Key Connector. Check URL."
},
"sponsorshipTokenHasExpired": {
"message": "The sponsorship offer has expired."
},
"freeWithSponsorship": {
"message": "FREE with sponsorship"
},
"viewBillingSyncToken": {
"message": "View billing sync token"
},
"generateBillingSyncToken": {
"message": "Generate billing sync token"
},
"copyPasteBillingSync": {
"message": "Copy and paste this token into the billing sync settings of your self-hosted organization."
},
"billingSyncCanAccess": {
"message": "Your billing sync token can access and edit this organization's subscription settings."
},
"manageBillingSync": {
"message": "Manage billing sync"
},
"setUpBillingSync": {
"message": "Set up billing sync"
},
"generateToken": {
"message": "Generate token"
},
"rotateToken": {
"message": "Rotate token"
},
"rotateBillingSyncTokenWarning": {
"message": "If you proceed, you will need to re-setup billing sync on your self-hosted server."
},
"rotateBillingSyncTokenTitle": {
"message": "Rotating the billing sync token will invalidate the previous token."
},
"selfHostingTitle": {
"message": "Self-hosting"
},
"selfHostingEnterpriseOrganizationSectionCopy": {
"message": "To set-up your organization on your own server, you will need to upload your license file. To support Free Families plans and advanced billing capabilities for your self-hosted organization, you will need to set up billing sync."
},
"billingSyncApiKeyRotated": {
"message": "Token rotated"
},
"billingSyncDesc": {
"message": "Billing sync unlocks Families sponsorships and automatic license syncing on your server. After making updates in the Bitwarden cloud server, select Sync License to apply changes."
},
"billingSyncKeyDesc": {
"message": "A billing sync token from your cloud organization's subscription settings is required to complete this form."
},
"billingSyncKey": {
"message": "Billing sync token"
},
"active": {
"message": "Active"
},
"inactive": {
"message": "Inactive"
},
"sentAwaitingSync": {
"message": "Sent (awaiting sync)"
},
"sent": {
"message": "Sent"
},
"requestRemoved": {
"message": "Removed (awaiting sync)"
},
"requested": {
"message": "Requested"
},
"formErrorSummaryPlural": {
"message": "$COUNT$ fields above need your attention.",
"placeholders": {
"count": {
"content": "$1",
"example": "5"
}
}
},
"formErrorSummarySingle": {
"message": "1 field above needs your attention."
},
"fieldRequiredError": {
"message": "$FIELDNAME$ is required.",
"placeholders": {
"fieldname": {
"content": "$1",
"example": "Full name"
}
}
},
"required": {
"message": "required"
},
"charactersCurrentAndMaximum": {
"message": "$CURRENT$/$MAX$ character maximum",
"placeholders": {
"current": {
"content": "$1",
"example": "0"
},
"max": {
"content": "$2",
"example": "100"
}
}
},
"characterMaximum": {
"message": "$MAX$ character maximum",
"placeholders": {
"max": {
"content": "$1",
"example": "100"
}
}
},
"idpSingleSignOnServiceUrlRequired": {
"message": "Required if Entity ID is not a URL."
},
"openIdOptionalCustomizations": {
"message": "Optional customizations"
},
"openIdAuthorityRequired": {
"message": "Required if Authority is not valid."
},
"separateMultipleWithComma": {
"message": "Separate multiple with a comma."
},
"sessionTimeout": {
"message": "Your session has timed out. Please go back and try logging in again."
},
"exportingPersonalVaultTitle": {
"message": "Exporting individual vault"
},
"exportingOrganizationVaultTitle": {
"message": "Exporting organization vault"
},
"exportingIndividualVaultDescription": {
"message": "$EMAIL$ 주소와 연관된 개인 보관함 항목만 내보내기됩니다. 조직 보관함 항목은 포함되지 않습니다. 보관함 항목 정보만 내보내기되고 첨부 파일을 포함하지 않습니다.",
"placeholders": {
"email": {
"content": "$1",
"example": "name@example.com"
}
}
},
"exportingOrganizationVaultDesc": {
"message": "$ORGANIZATION$ 조직과 연관된 조직 보관함만 내보내기됩니다. 개인 보관함이나 다른 조직의 항목은 포함되지 않습니다.",
"placeholders": {
"organization": {
"content": "$1",
"example": "My Org Name"
}
}
},
"accessDenied": {
"message": "Access denied. You do not have permission to view this page."
},
"masterPassword": {
"message": "Master password"
},
"security": {
"message": "Security"
},
"keys": {
"message": "Keys"
},
"billingHistory": {
"message": "Billing history"
},
"backToReports": {
"message": "Back to reports"
},
"organizationPicker": {
"message": "Organization picker"
},
"currentOrganization": {
"message": "Current organization",
"description": "This is used by screen readers to indicate the organization that is currently being shown to the user."
},
"accountLoggedInAsName": {
"message": "Account: Logged in as $NAME$",
"placeholders": {
"name": {
"content": "$1",
"example": "John Smith"
}
}
},
"accountSettings": {
"message": "Account settings"
},
"generator": {
"message": "Generator"
},
"whatWouldYouLikeToGenerate": {
"message": "What would you like to generate?"
},
"passwordType": {
"message": "Password type"
},
"regenerateUsername": {
"message": "Regenerate username"
},
"generateUsername": {
"message": "Generate username"
},
"usernameType": {
"message": "Username type"
},
"plusAddressedEmail": {
"message": "Plus addressed email",
"description": "Username generator option that appends a random sub-address to the username. For example: address+subaddress@email.com"
},
"plusAddressedEmailDesc": {
"message": "Use your email provider's sub-addressing capabilities."
},
"catchallEmail": {
"message": "Catch-all email"
},
"catchallEmailDesc": {
"message": "Use your domain's configured catch-all inbox."
},
"random": {
"message": "Random",
"description": "Generates domain-based username using random letters"
},
"randomWord": {
"message": "Random word"
},
"service": {
"message": "Service"
},
"unknownCipher": {
"message": "Unknown item, you may need to request permission to access this item."
},
"cannotSponsorSelf": {
"message": "You cannot redeem for the active account. Enter a different email."
},
"revokeWhenExpired": {
"message": "Expires $DATE$",
"placeholders": {
"date": {
"content": "$1",
"example": "12/31/2020"
}
}
},
"awaitingSyncSingular": {
"message": "Token rotated $DAYS$ day ago. Update the billing sync token in your self-hosted organization settings.",
"placeholders": {
"days": {
"content": "$1",
"example": "1"
}
}
},
"awaitingSyncPlural": {
"message": "Token rotated $DAYS$ days ago. Update the billing sync token in your self-hosted organization settings.",
"placeholders": {
"days": {
"content": "$1",
"example": "1"
}
}
},
"lastSync": {
"message": "Last sync",
"description": "Used as a prefix to indicate the last time a sync occured. Example \"Last sync 1968-11-16 00:00:00\""
},
"sponsorshipsSynced": {
"message": "Self-hosted sponsorships synced."
},
"billingManagedByProvider": {
"message": "Managed by $PROVIDER$",
"placeholders": {
"provider": {
"content": "$1",
"example": "Managed Services Company"
}
}
},
"billingContactProviderForAssistance": {
"message": "Please reach out to them for further assistance",
"description": "This text is displayed if an organization's billing is managed by a Provider. It tells the user to contact the Provider for assistance."
},
"forwardedEmail": {
"message": "Forwarded email alias"
},
"forwardedEmailDesc": {
"message": "Generate an email alias with an external forwarding service."
},
"hostname": {
"message": "Hostname",
"description": "Part of a URL."
},
"apiAccessToken": {
"message": "API access token"
},
"deviceVerification": {
"message": "Device verification"
},
"enableDeviceVerification": {
"message": "Turn on device verification"
},
"deviceVerificationDesc": {
"message": "Verification codes are sent to your email address when logging in from an unrecognized device"
},
"updatedDeviceVerification": {
"message": "Updated device verification"
},
"areYouSureYouWantToEnableDeviceVerificationTheVerificationCodeEmailsWillArriveAtX": {
"message": "Are you sure you want to turn on device verification? The verification code emails will arrive at: $EMAIL$",
"placeholders": {
"email": {
"content": "$1",
"example": "My Email"
}
}
},
"premiumSubcriptionRequired": {
"message": "Premium subscription required"
},
"scim": {
"message": "SCIM provisioning",
"description": "The text, 'SCIM', is an acronymn and should not be translated."
},
"scimDescription": {
"message": "Automatically provision users and groups with your preferred identity provider via SCIM provisioning",
"description": "the text, 'SCIM', is an acronymn and should not be translated."
},
"scimEnabledCheckboxDesc": {
"message": "Enable SCIM",
"description": "the text, 'SCIM', is an acronymn and should not be translated."
},
"scimEnabledCheckboxDescHelpText": {
"message": "Set up your preferred identity provider by configuring the URL and SCIM API Key",
"description": "the text, 'SCIM', is an acronymn and should not be translated."
},
"scimApiKeyHelperText": {
"message": "This API key has access to manage users within your organization. It should be kept secret."
},
"copyScimKey": {
"message": "Copy the SCIM API key to your clipboard",
"description": "the text, 'SCIM' and 'API', are acronymns and should not be translated."
},
"rotateScimKey": {
"message": "Rotate the SCIM API key",
"description": "the text, 'SCIM' and 'API', are acronymns and should not be translated."
},
"rotateScimKeyWarning": {
"message": "Are you sure you want to rotate the SCIM API Key? The current key will no longer work for any existing integrations.",
"description": "the text, 'SCIM' and 'API', are acronymns and should not be translated."
},
"rotateKey": {
"message": "Rotate key"
},
"scimApiKey": {
"message": "SCIM API key",
"description": "the text, 'SCIM' and 'API', are acronymns and should not be translated."
},
"copyScimUrl": {
"message": "Copy the SCIM endpoint URL to your clipboard",
"description": "the text, 'SCIM' and 'URL', are acronymns and should not be translated."
},
"scimUrl": {
"message": "SCIM URL",
"description": "the text, 'SCIM' and 'URL', are acronymns and should not be translated."
},
"scimApiKeyRotated": {
"message": "SCIM API key successfully rotated",
"description": "the text, 'SCIM' and 'API', are acronymns and should not be translated."
},
"scimSettingsSaved": {
"message": "SCIM settings saved",
"description": "the text, 'SCIM', is an acronymn and should not be translated."
},
"inputRequired": {
"message": "Input is required."
},
"inputEmail": {
"message": "Input is not an email address."
},
"inputMinLength": {
"message": "Input must be at least $COUNT$ characters long.",
"placeholders": {
"count": {
"content": "$1",
"example": "8"
}
}
},
"inputMaxLength": {
"message": "Input must not exceed $COUNT$ characters in length.",
"placeholders": {
"count": {
"content": "$1",
"example": "20"
}
}
},
"inputForbiddenCharacters": {
"message": "The following characters are not allowed: $CHARACTERS$",
"placeholders": {
"characters": {
"content": "$1",
"example": "@, #, $, %"
}
}
},
"inputMinValue": {
"message": "Input value must be at least $MIN$.",
"placeholders": {
"min": {
"content": "$1",
"example": "8"
}
}
},
"inputMaxValue": {
"message": "Input value must not exceed $MAX$.",
"placeholders": {
"max": {
"content": "$1",
"example": "100"
}
}
},
"multipleInputEmails": {
"message": "1 or more emails are invalid"
},
"tooManyEmails": {
"message": "You can only submit up to $COUNT$ emails at a time",
"placeholders": {
"count": {
"content": "$1",
"example": "20"
}
}
},
"fieldsNeedAttention": {
"message": "$COUNT$ field(s) above need your attention.",
"placeholders": {
"count": {
"content": "$1",
"example": "4"
}
}
},
"launchDuoAndFollowStepsToFinishLoggingIn": {
"message": "Launch Duo and follow the steps to finish logging in."
},
"duoRequiredByOrgForAccount": {
"message": "Duo two-step login is required for your account."
},
"launchDuo": {
"message": "Launch Duo"
},
"turnOn": {
"message": "Turn on"
},
"on": {
"message": "On"
},
"off": {
"message": "Off"
},
"members": {
"message": "구성원"
},
"reporting": {
"message": "Reporting"
},
"numberOfUsers": {
"message": "Number of users"
},
"loggingInAs": {
"message": "Logging in as"
},
"notYou": {
"message": "Not you?"
},
"pickAnAvatarColor": {
"message": "Pick an avatar color"
},
"customizeAvatar": {
"message": "Customize avatar"
},
"avatarUpdated": {
"message": "Avatar updated"
},
"brightBlue": {
"message": "Bright Blue"
},
"green": {
"message": "Green"
},
"orange": {
"message": "Orange"
},
"lavender": {
"message": "Lavender"
},
"yellow": {
"message": "Yellow"
},
"indigo": {
"message": "Indigo"
},
"teal": {
"message": "Teal"
},
"salmon": {
"message": "Salmon"
},
"pink": {
"message": "Pink"
},
"customColor": {
"message": "Custom Color"
},
"selectPlaceholder": {
"message": "-- 선택 --"
},
"multiSelectPlaceholder": {
"message": "-- Type to filter --"
},
"multiSelectLoading": {
"message": "Retrieving options..."
},
"multiSelectNotFound": {
"message": "No items found"
},
"multiSelectClearAll": {
"message": "Clear all"
},
"toggleCharacterCount": {
"message": "Toggle character count",
"description": "'Character count' describes a feature that displays a number next to each character of the password."
},
"passwordCharacterCount": {
"message": "Password character count",
"description": "'Character count' describes a feature that displays a number next to each character of the password."
},
"hide": {
"message": "Hide"
},
"projects": {
"message": "Projects",
"description": "Description for the Projects field."
},
"lastEdited": {
"message": "Last edited",
"description": "The label for the date and time when a item was last edited."
},
"editSecret": {
"message": "비밀 데이터 편집",
"description": "Action to modify an existing secret."
},
"addSecret": {
"message": "비밀 데이터 추가",
"description": "Action to create a new secret."
},
"copySecretName": {
"message": "비밀 데이터 이름 복사",
"description": "Action to copy the name of a secret to the system's clipboard."
},
"copySecretValue": {
"message": "비밀 데이터 값 복사",
"description": "Action to copy the value of a secret to the system's clipboard."
},
"deleteSecret": {
"message": "비밀 데이터 삭제",
"description": "Action to delete a single secret from the system."
},
"deleteSecrets": {
"message": "비밀 데이터 삭제",
"description": "The action to delete multiple secrets from the system."
},
"hardDeleteSecret": {
"message": "비밀 데이터 영구 삭제"
},
"hardDeleteSecrets": {
"message": "비밀 데이터 영구 삭제"
},
"secretProjectAssociationDescription": {
"message": "Select projects that the secret will be associated with. Only organization users with access to these projects will be able to see the secret.",
"description": "A prompt explaining how secrets can be associated with projects."
},
"selectProjects": {
"message": "Select projects",
"description": "A label for a type-to-filter input field to choose projects."
},
"searchProjects": {
"message": "Search projects",
"description": "Label for the search bar used to search projects."
},
"project": {
"message": "Project",
"description": "Similar to collections, projects can be used to group secrets."
},
"editProject": {
"message": "Edit project",
"description": "The action to modify an existing project."
},
"viewProject": {
"message": "View project",
"description": "The action to view details of a project."
},
"deleteProject": {
"message": "Delete project",
"description": "The action to delete a project from the system."
},
"deleteProjects": {
"message": "Delete projects",
"description": "The action to delete multiple projects from the system."
},
"secret": {
"message": "비밀 데이터",
"description": "Label for a secret (key/value pair)"
},
"serviceAccount": {
"message": "Service account",
"description": "A machine user which can be used to automate processes and access secrets in the system."
},
"serviceAccounts": {
"message": "Service accounts",
"description": "The title for the section that deals with service accounts."
},
"secrets": {
"message": "Secrets",
"description": "The title for the section of the application that deals with secrets."
},
"nameValuePair": {
"message": "Name/Value pair",
"description": "Title for a name/ value pair. Secrets typically consist of a name and value pair."
},
"secretEdited": {
"message": "Secret edited",
"description": "Notification for the successful editing of a secret."
},
"secretCreated": {
"message": "Secret created",
"description": "Notification for the successful creation of a secret."
},
"newSecret": {
"message": "New secret",
"description": "Title for creating a new secret."
},
"newServiceAccount": {
"message": "New service account",
"description": "Title for creating a new service account."
},
"secretsNoItemsTitle": {
"message": "No secrets to show",
"description": "Empty state to indicate that there are no secrets to display."
},
"secretsNoItemsMessage": {
"message": "To get started, add a new secret or import secrets.",
"description": "Message to encourage the user to start adding secrets."
},
"secretsTrashNoItemsMessage": {
"message": "There are no secrets in the trash."
},
"serviceAccountsNoItemsMessage": {
"message": "Create a new service account to get started automating secret access.",
"description": "Message to encourage the user to start creating service accounts."
},
"serviceAccountsNoItemsTitle": {
"message": "Nothing to show yet",
"description": "Title to indicate that there are no service accounts to display."
},
"searchSecrets": {
"message": "Search secrets",
"description": "Placeholder text for searching secrets."
},
"deleteServiceAccounts": {
"message": "Delete service accounts",
"description": "Title for the action to delete one or multiple service accounts."
},
"deleteServiceAccount": {
"message": "Delete service account",
"description": "Title for the action to delete a single service account."
},
"viewServiceAccount": {
"message": "View service account",
"description": "Action to view the details of a service account."
},
"deleteServiceAccountDialogMessage": {
"message": "Deleting service account $SERVICE_ACCOUNT$ is permanent and irreversible.",
"placeholders": {
"service_account": {
"content": "$1",
"example": "Service account name"
}
}
},
"deleteServiceAccountsDialogMessage": {
"message": "Deleting service accounts is permanent and irreversible."
},
"deleteServiceAccountsConfirmMessage": {
"message": "Delete $COUNT$ service accounts",
"placeholders": {
"count": {
"content": "$1",
"example": "2"
}
}
},
"deleteServiceAccountToast": {
"message": "Service account deleted"
},
"deleteServiceAccountsToast": {
"message": "Service accounts deleted"
},
"searchServiceAccounts": {
"message": "Search service accounts",
"description": "Placeholder text for searching service accounts."
},
"editServiceAccount": {
"message": "Edit service account",
"description": "Title for editing a service account."
},
"addProject": {
"message": "Add project",
"description": "Title for creating a new project."
},
"projectEdited": {
"message": "Project edited",
"description": "Notification for the successful editing of a project."
},
"projectSaved": {
"message": "Project saved",
"description": "Notification for the successful saving of a project."
},
"projectCreated": {
"message": "Project created",
"description": "Notification for the successful creation of a project."
},
"projectName": {
"message": "Project name",
"description": "Label for entering the name of a project."
},
"newProject": {
"message": "New project",
"description": "Title for creating a new project."
},
"softDeleteSecretWarning": {
"message": "Deleting secrets can affect existing integrations.",
"description": "Warns that deleting secrets can have consequences on integrations"
},
"softDeletesSuccessToast": {
"message": "Secrets sent to trash",
"description": "Notifies that the selected secrets have been moved to the trash"
},
"hardDeleteSecretConfirmation": {
"message": "Are you sure you want to permanently delete this secret?"
},
"hardDeleteSecretsConfirmation": {
"message": "Are you sure you want to permanently delete these secrets?"
},
"hardDeletesSuccessToast": {
"message": "Secrets permanently deleted"
},
"smAccess": {
"message": "Access",
"description": "Title indicating what permissions a service account has"
},
"projectCommaSecret": {
"message": "Project, Secret",
"description": ""
},
"serviceAccountName": {
"message": "Service account name",
"description": "Label for the name of a service account"
},
"serviceAccountCreated": {
"message": "Service account created",
"description": "Notifies that a new service account has been created"
},
"serviceAccountUpdated": {
"message": "Service account updated",
"description": "Notifies that a service account has been updated"
},
"newSaSelectAccess": {
"message": "Type or select projects or secrets",
"description": "Instructions for selecting projects or secrets for a new service account"
},
"newSaTypeToFilter": {
"message": "Type to filter",
"description": "Instructions for filtering a list of projects or secrets"
},
"deleteProjectsToast": {
"message": "Projects deleted",
"description": "Notifies that the selected projects have been deleted"
},
"deleteProjectToast": {
"message": "Project deleted",
"description": "Notifies that a project has been deleted"
},
"deleteProjectDialogMessage": {
"message": "Deleting project $PROJECT$ is permanent and irreversible.",
"description": "Informs users that projects are hard deleted and not sent to trash",
"placeholders": {
"project": {
"content": "$1",
"example": "project name"
}
}
},
"deleteProjectInputLabel": {
"message": "Type \"$CONFIRM$\" to continue",
"description": "Users are prompted to type 'confirm' to delete a project",
"placeholders": {
"confirm": {
"content": "$1",
"example": "Delete 3 projects"
}
}
},
"deleteProjectConfirmMessage": {
"message": "Delete $PROJECT$",
"description": "Confirmation prompt to delete a specific project, where '$PROJECT$' is a placeholder for the name of the project.",
"placeholders": {
"project": {
"content": "$1",
"example": "project name"
}
}
},
"deleteProjectsConfirmMessage": {
"message": "Delete $COUNT$ Projects",
"description": "Confirmation prompt to delete multiple projects, where '$COUNT$' is a placeholder for the number of projects to be deleted.",
"placeholders": {
"count": {
"content": "$1",
"example": "2"
}
}
},
"deleteProjectsDialogMessage": {
"message": "Deleting projects is permanent and irreversible.",
"description": "This message is displayed in a dialog box as a warning before proceeding with project deletion."
},
"projectsNoItemsTitle": {
"message": "No projects to display",
"description": "Empty state to be displayed when there are no projects to display in the list."
},
"projectsNoItemsMessage": {
"message": "Add a new project to get started organizing secrets.",
"description": "Message to be displayed when there are no projects to display in the list."
},
"smConfirmationRequired": {
"message": "Confirmation required",
"description": "Indicates that user confirmation is required for an action to proceed."
},
"bulkDeleteProjectsErrorMessage": {
"message": "The following projects could not be deleted:",
"description": "Message to be displayed when there is an error during bulk project deletion."
},
"softDeleteSuccessToast": {
"message": "Secret sent to trash",
"description": "Notification to be displayed when a secret is successfully sent to the trash."
},
"hardDeleteSuccessToast": {
"message": "Secret permanently deleted"
},
"accessTokens": {
"message": "Access tokens",
"description": "Title for the section displaying access tokens."
},
"newAccessToken": {
"message": "New access token",
"description": "Button label for creating a new access token."
},
"expires": {
"message": "Expires",
"description": "Label for the expiration date of an access token."
},
"canRead": {
"message": "Can read",
"description": "Label for the access level of an access token (Read only)."
},
"accessTokensNoItemsTitle": {
"message": "No access tokens to show",
"description": "Title to be displayed when there are no access tokens to display in the list."
},
"accessTokensNoItemsDesc": {
"message": "To get started, create an access token",
"description": "Message to be displayed when there are no access tokens to display in the list."
},
"downloadAccessToken": {
"message": "Download or copy before closing.",
"description": "Message to be displayed before closing an access token, reminding the user to download or copy it."
},
"expiresOnAccessToken": {
"message": "Expires on:",
"description": "Label for the expiration date of an access token."
},
"accessTokenCallOutTitle": {
"message": "Access tokens are not stored and cannot be retrieved",
"description": "Notification to inform the user that access tokens are only displayed once and cannot be retrieved again."
},
"copyToken": {
"message": "Copy token",
"description": "Copies the generated access token to the user's clipboard."
},
"accessToken": {
"message": "Access token",
"description": "A unique string that gives a client application (eg. CLI) access to a secret or set of secrets."
},
"accessTokenExpirationRequired": {
"message": "Expiration date required",
"description": "Error message indicating that an expiration date for the access token must be set."
},
"accessTokenCreatedAndCopied": {
"message": "Access token created and copied to clipboard",
"description": "Notification to inform the user that the access token has been created and copied to the clipboard."
},
"revokeAccessToken": {
"message": "Revoke access token",
"description": "Invalidates / cancels an access token and as such removes access to secrets for the client application."
},
"revokeAccessTokens": {
"message": "Revoke access tokens"
},
"revokeAccessTokenDesc": {
"message": "Revoking access tokens is permanent and irreversible."
},
"accessTokenRevoked": {
"message": "Access tokens revoked",
"description": "Toast message after deleting one or multiple access tokens."
},
"noAccessTokenSelected": {
"message": "No access token selected to revoke",
"description": "Toast error message after trying to delete access tokens but not selecting any access tokens."
},
"submenu": {
"message": "Submenu"
},
"from": {
"message": "From"
},
"to": {
"message": "To"
},
"member": {
"message": "구성원"
},
"update": {
"message": "Update"
},
"plusNMore": {
"message": "+ $QUANTITY$ more",
"placeholders": {
"quantity": {
"content": "$1",
"example": "5"
}
}
},
"groupInfo": {
"message": "그룹 정보"
},
"editGroupMembersDesc": {
"message": "Grant members access to the group's assigned collections."
},
"editGroupCollectionsDesc": {
"message": "Grant access to collections by adding them to this group."
},
"accessAllCollectionsDesc": {
"message": "Grant access to all current and future collections."
},
"accessAllCollectionsHelp": {
"message": "If checked, this will replace all other collection permissions."
},
"selectMembers": {
"message": "구성원 선택"
},
"selectCollections": {
"message": "Select collections"
},
"role": {
"message": "Role"
},
"removeMember": {
"message": "구성원 제거"
},
"collection": {
"message": "Collection"
},
"noCollection": {
"message": "No collection"
},
"canView": {
"message": "Can view"
},
"canViewExceptPass": {
"message": "Can view, except passwords"
},
"canEdit": {
"message": "Can edit"
},
"canEditExceptPass": {
"message": "Can edit, except passwords"
},
"noCollectionsAdded": {
"message": "No collections added"
},
"noMembersAdded": {
"message": "추가된 구성원이 없습니다"
},
"noGroupsAdded": {
"message": "No groups added"
},
"group": {
"message": "Group"
},
"groupAccessAll": {
"message": "This group can access and modify all items."
},
"memberAccessAll": {
"message": "이 구성원은 모든 항목에 접근 및 수정이 가능합니다."
},
"domainVerification": {
"message": "Domain verification"
},
"newDomain": {
"message": "New domain"
},
"noDomains": {
"message": "No domains"
},
"noDomainsSubText": {
"message": "Connecting a domain allows members to skip the SSO identifier field during Login with SSO."
},
"verifyDomain": {
"message": "Verify domain"
},
"reverifyDomain": {
"message": "Reverify domain"
},
"copyDnsTxtRecord": {
"message": "Copy DNS TXT record"
},
"dnsTxtRecord": {
"message": "DNS TXT record"
},
"dnsTxtRecordInputHint": {
"message": "Copy and paste the TXT record into your DNS Provider."
},
"domainNameInputHint": {
"message": "Example: mydomain.com. Subdomains require separate entries to be verified."
},
"automaticDomainVerification": {
"message": "Automatic Domain Verification"
},
"automaticDomainVerificationProcess": {
"message": "Bitwarden will attempt to verify the domain 3 times during the first 72 hours. If the domain cant be verified, check the DNS record in your host and manually verify. The domain will be removed from your organization in 7 days if it is not verified"
},
"invalidDomainNameMessage": {
"message": "Input is not a valid format. Format: mydomain.com. Subdomains require separate entries to be verified."
},
"removeDomain": {
"message": "Remove domain"
},
"removeDomainWarning": {
"message": "Removing a domain cannot be undone. Are you sure you want to continue?"
},
"domainRemoved": {
"message": "Domain removed"
},
"domainSaved": {
"message": "Domain saved"
},
"domainVerified": {
"message": "Domain verified"
},
"duplicateDomainError": {
"message": "You can't claim the same domain twice."
},
"domainNotAvailable": {
"message": "Someone else is using $DOMAIN$. Use a different domain to continue.",
"placeholders": {
"DOMAIN": {
"content": "$1",
"example": "bitwarden.com"
}
}
},
"domainNotVerified": {
"message": "$DOMAIN$ not verified. Check your DNS record.",
"placeholders": {
"DOMAIN": {
"content": "$1",
"example": "bitwarden.com"
}
}
},
"domainStatusVerified": {
"message": "Verified"
},
"domainStatusUnverified": {
"message": "Unverified"
},
"domainNameTh": {
"message": "Name"
},
"domainStatusTh": {
"message": "Status"
},
"lastChecked": {
"message": "Last checked"
},
"editDomain": {
"message": "Edit domain"
},
"domainFormInvalid": {
"message": "There are form errors that need your attention"
},
"addedDomain": {
"message": "Added domain $DOMAIN$",
"placeholders": {
"DOMAIN": {
"content": "$1",
"example": "bitwarden.com"
}
}
},
"removedDomain": {
"message": "Removed domain $DOMAIN$",
"placeholders": {
"DOMAIN": {
"content": "$1",
"example": "bitwarden.com"
}
}
},
"domainVerifiedEvent": {
"message": "$DOMAIN$ verified",
"placeholders": {
"DOMAIN": {
"content": "$1",
"example": "bitwarden.com"
}
}
},
"domainNotVerifiedEvent": {
"message": "$DOMAIN$ not verified",
"placeholders": {
"DOMAIN": {
"content": "$1",
"example": "bitwarden.com"
}
}
},
"verificationRequiredForActionSetPinToContinue": {
"message": "Verification required for this action. Set a PIN to continue."
},
"setPin": {
"message": "Set PIN"
},
"verifyWithBiometrics": {
"message": "Verify with biometrics"
},
"awaitingConfirmation": {
"message": "Awaiting confirmation"
},
"couldNotCompleteBiometrics": {
"message": "Could not complete biometrics."
},
"needADifferentMethod": {
"message": "Need a different method?"
},
"useMasterPassword": {
"message": "Use master password"
},
"usePin": {
"message": "Use PIN"
},
"useBiometrics": {
"message": "Use biometrics"
},
"enterVerificationCodeSentToEmail": {
"message": "Enter the verification code that was sent to your email."
},
"resendCode": {
"message": "Resend code"
},
"memberColumnHeader": {
"message": "구성원"
},
"groupSlashMemberColumnHeader": {
"message": "그룹/구성원"
},
"selectGroupsAndMembers": {
"message": "그룹 및 구성원 선택"
},
"selectGroups": {
"message": "Select groups"
},
"userPermissionOverrideHelper": {
"message": "Permissions set for a member will replace permissions set by that member's group"
},
"noMembersOrGroupsAdded": {
"message": "No members or groups added"
},
"deleted": {
"message": "Deleted"
},
"memberStatusFilter": {
"message": "구성원 상태 필터"
},
"inviteMember": {
"message": "구성원 초대"
},
"needsConfirmation": {
"message": "Needs confirmation"
},
"memberRole": {
"message": "구성원 역할"
},
"moreFromBitwarden": {
"message": "More from Bitwarden"
},
"switchProducts": {
"message": "Switch products"
},
"freeOrgInvLimitReachedManageBilling": {
"message": "Free organizations may have up to $SEATCOUNT$ members. Upgrade to a paid plan to invite more members.",
"placeholders": {
"seatcount": {
"content": "$1",
"example": "2"
}
}
},
"freeOrgInvLimitReachedNoManageBilling": {
"message": "Free organizations may have up to $SEATCOUNT$ members. Contact your organization owner to upgrade.",
"placeholders": {
"seatcount": {
"content": "$1",
"example": "2"
}
}
},
"teamsStarterPlanInvLimitReachedManageBilling": {
"message": "Teams Starter plans may have up to $SEATCOUNT$ members. Upgrade to your plan to invite more members.",
"placeholders": {
"seatcount": {
"content": "$1",
"example": "10"
}
}
},
"teamsStarterPlanInvLimitReachedNoManageBilling": {
"message": "Teams Starter plans may have up to $SEATCOUNT$ members. Contact your organization owner to upgrade your plan and invite more members.",
"placeholders": {
"seatcount": {
"content": "$1",
"example": "10"
}
}
},
"freeOrgMaxCollectionReachedManageBilling": {
"message": "Free organizations may have up to $COLLECTIONCOUNT$ collections. Upgrade to a paid plan to add more collections.",
"placeholders": {
"COLLECTIONCOUNT": {
"content": "$1",
"example": "2"
}
}
},
"freeOrgMaxCollectionReachedNoManageBilling": {
"message": "Free organizations may have up to $COLLECTIONCOUNT$ collections. Contact your organization owner to upgrade.",
"placeholders": {
"COLLECTIONCOUNT": {
"content": "$1",
"example": "2"
}
}
},
"server": {
"message": "Server"
},
"exportData": {
"message": "Export data"
},
"exportingOrganizationSecretDataTitle": {
"message": "Exporting Organization Secret Data"
},
"exportingOrganizationSecretDataDescription": {
"message": "Only the Secrets Manager data associated with $ORGANIZATION$ will be exported. Items in other products or from other organizations will not be included.",
"placeholders": {
"ORGANIZATION": {
"content": "$1",
"example": "My Org Name"
}
}
},
"fileUpload": {
"message": "파일 업로드"
},
"acceptedFormats": {
"message": "Accepted Formats:"
},
"copyPasteImportContents": {
"message": "Copy & paste import contents:"
},
"or": {
"message": "or"
},
"licenseAndBillingManagement": {
"message": "License and billing management"
},
"automaticSync": {
"message": "Automatic sync"
},
"manualUpload": {
"message": "Manual upload"
},
"manualUploadDesc": {
"message": "If you do not want to opt into billing sync, manually upload your license here."
},
"syncLicense": {
"message": "Sync license"
},
"licenseSyncSuccess": {
"message": "Successfully synced license"
},
"licenseUploadSuccess": {
"message": "Successfully uploaded license"
},
"lastLicenseSync": {
"message": "Last license sync"
},
"billingSyncHelp": {
"message": "Billing Sync help"
},
"licensePaidFeaturesHelp": {
"message": "License paid features help"
},
"selfHostGracePeriodHelp": {
"message": "After your subscription expires, you have 60 days to apply an updated license file to your organization. Grace period ends $GRACE_PERIOD_END_DATE$.",
"placeholders": {
"GRACE_PERIOD_END_DATE": {
"content": "$1",
"example": "May 12, 2024"
}
}
},
"uploadLicense": {
"message": "Upload license"
},
"projectPeopleDescription": {
"message": "Grant groups or people access to this project."
},
"projectPeopleSelectHint": {
"message": "Type or select people or groups"
},
"projectServiceAccountsDescription": {
"message": "Grant service accounts access to this project."
},
"projectServiceAccountsSelectHint": {
"message": "Type or select service accounts"
},
"projectEmptyPeopleAccessPolicies": {
"message": "Add people or groups to start collaborating"
},
"projectEmptyServiceAccountAccessPolicies": {
"message": "Add service accounts to grant access"
},
"serviceAccountPeopleDescription": {
"message": "Grant groups or people access to this service account."
},
"serviceAccountProjectsDescription": {
"message": "Assign projects to this service account. "
},
"serviceAccountEmptyProjectAccesspolicies": {
"message": "Add projects to grant access"
},
"canReadWrite": {
"message": "Can read, write"
},
"groupSlashUser": {
"message": "Group/User"
},
"lowKdfIterations": {
"message": "Low KDF Iterations"
},
"updateLowKdfIterationsDesc": {
"message": "Update your encryption settings to meet new security recommendations and improve account protection."
},
"changeKdfLoggedOutWarning": {
"message": "Proceeding will log you out of all active sessions. You will need to log back in and complete two-step login setup. We recommend exporting your vault before changing your encryption settings to prevent data loss."
},
"secretsManager": {
"message": "비밀 데이터 관리자"
},
"secretsManagerAccessDescription": {
"message": "Activate user access to Secrets Manager."
},
"userAccessSecretsManagerGA": {
"message": "This user can access Secrets Manager"
},
"important": {
"message": "Important:"
},
"viewAll": {
"message": "View all"
},
"showingPortionOfTotal": {
"message": "Showing $PORTION$ of $TOTAL$",
"placeholders": {
"portion": {
"content": "$1",
"example": "2"
},
"total": {
"content": "$2",
"example": "5"
}
}
},
"resolveTheErrorsBelowAndTryAgain": {
"message": "Resolve the errors below and try again."
},
"description": {
"message": "Description"
},
"errorReadingImportFile": {
"message": "가져온 파일을 읽는 도중 오류가 발생했습니다"
},
"accessedSecret": {
"message": "Accessed secret $SECRET_ID$.",
"placeholders": {
"secret_id": {
"content": "$1",
"example": "4d34e8a8"
}
}
},
"sdk": {
"message": "SDK",
"description": "Software Development Kit"
},
"createAnAccount": {
"message": "Create an account"
},
"createSecret": {
"message": "Create a secret"
},
"createProject": {
"message": "프로젝트 생성"
},
"createServiceAccount": {
"message": "Create a service account"
},
"downloadThe": {
"message": "Download the",
"description": "Link to a downloadable resource. This will be used as part of a larger phrase. Example: Download the Secrets Manager CLI"
},
"smCLI": {
"message": "Secrets Manager CLI"
},
"importSecrets": {
"message": "Import secrets"
},
"getStarted": {
"message": "Get started"
},
"complete": {
"message": "$COMPLETED$/$TOTAL$ Complete",
"placeholders": {
"COMPLETED": {
"content": "$1",
"example": "1"
},
"TOTAL": {
"content": "$2",
"example": "4"
}
}
},
"restoreSecret": {
"message": "Restore secret"
},
"restoreSecrets": {
"message": "Restore secrets"
},
"restoreSecretPrompt": {
"message": "Are you sure you want to restore this secret?"
},
"restoreSecretsPrompt": {
"message": "Are you sure you want to restore these secrets?"
},
"secretRestoredSuccessToast": {
"message": "Secret restored"
},
"secretsRestoredSuccessToast": {
"message": "Secrets restored"
},
"selectionIsRequired": {
"message": "Selection is required."
},
"saPeopleWarningTitle": {
"message": "Access tokens still available"
},
"saPeopleWarningMessage": {
"message": "Removing people from a service account does not remove the access tokens they created. For security best practice, it is recommended to revoke access tokens created by people removed from a service account."
},
"smAccessRemovalWarningProjectTitle": {
"message": "Remove access to this project"
},
"smAccessRemovalWarningProjectMessage": {
"message": "This action will remove your access to the project."
},
"smAccessRemovalWarningSaTitle": {
"message": "Remove access to this service account"
},
"smAccessRemovalWarningSaMessage": {
"message": "This action will remove your access to the service account."
},
"removeAccess": {
"message": "Remove access"
},
"checkForBreaches": {
"message": "Check known data breaches for this password"
},
"exposedMasterPassword": {
"message": "Exposed Master Password"
},
"exposedMasterPasswordDesc": {
"message": "Password found in a data breach. Use a unique password to protect your account. Are you sure you want to use an exposed password?"
},
"weakAndExposedMasterPassword": {
"message": "Weak and Exposed Master Password"
},
"weakAndBreachedMasterPasswordDesc": {
"message": "Weak password identified and found in a data breach. Use a strong and unique password to protect your account. Are you sure you want to use this password?"
},
"characterMinimum": {
"message": "$LENGTH$자 이상이어야 합니다",
"placeholders": {
"length": {
"content": "$1",
"example": "14"
}
}
},
"masterPasswordMinimumlength": {
"message": "마스터 비밀번호는 최소 $LENGTH$자 이상이어야 합니다.",
"placeholders": {
"length": {
"content": "$1",
"example": "14"
}
}
},
"inputTrimValidator": {
"message": "Input must not contain only whitespace.",
"description": "Notification to inform the user that a form's input can't contain only whitespace."
},
"dismiss": {
"message": "Dismiss"
},
"notAvailableForFreeOrganization": {
"message": "This feature is not available for free organizations. Contact your organization owner to upgrade."
},
"smProjectSecretsNoItemsNoAccess": {
"message": "Contact your organization's admin to manage secrets for this project.",
"description": "The message shown to the user under a project's secrets tab when the user only has read access to the project."
},
"enforceOnLoginDesc": {
"message": "Require existing members to change their passwords"
},
"smProjectDeleteAccessRestricted": {
"message": "You don't have permissions to delete this project",
"description": "The individual description shown to the user when the user doesn't have access to delete a project."
},
"smProjectsDeleteBulkConfirmation": {
"message": "The following projects can not be deleted. Would you like to continue?",
"description": "The message shown to the user when bulk deleting projects and the user doesn't have access to some projects."
},
"updateKdfSettings": {
"message": "Update KDF settings"
},
"loginInitiated": {
"message": "Login initiated"
},
"deviceApprovalRequired": {
"message": "Device approval required. Select an approval option below:"
},
"rememberThisDevice": {
"message": "이 기기 기억하기"
},
"uncheckIfPublicDevice": {
"message": "Uncheck if using a public device"
},
"approveFromYourOtherDevice": {
"message": "Approve from your other device"
},
"requestAdminApproval": {
"message": "Request admin approval"
},
"approveWithMasterPassword": {
"message": "Approve with master password"
},
"trustedDeviceEncryption": {
"message": "Trusted device encryption"
},
"trustedDevices": {
"message": "Trusted devices"
},
"memberDecryptionOptionTdeDescriptionPartOne": {
"message": "Once authenticated, members will decrypt vault data using a key stored on their device. The",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Once authenticated, members will decrypt vault data using a key stored on their device. The single organization policy, SSO Required policy, and account recovery administration policy with automatic enrollment will turn on when this option is used.'"
},
"memberDecryptionOptionTdeDescriptionLinkOne": {
"message": "single organization",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Once authenticated, members will decrypt vault data using a key stored on their device. The single organization policy, SSO required policy, and account recovery administration policy with automatic enrollment will turn on when this option is used.'"
},
"memberDecryptionOptionTdeDescriptionPartTwo": {
"message": "policy,",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Once authenticated, members will decrypt vault data using a key stored on their device. The single organization policy, SSO required policy, and account recovery administration policy with automatic enrollment will turn on when this option is used.'"
},
"memberDecryptionOptionTdeDescriptionLinkTwo": {
"message": "SSO required",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Once authenticated, members will decrypt vault data using a key stored on their device. The single organization policy, SSO required policy, and account recovery administration policy with automatic enrollment will turn on when this option is used.'"
},
"memberDecryptionOptionTdeDescriptionPartThree": {
"message": "policy, and",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Once authenticated, members will decrypt vault data using a key stored on their device. The single organization policy, SSO required policy, and account recovery administration policy with automatic enrollment will turn on when this option is used.'"
},
"memberDecryptionOptionTdeDescriptionLinkThree": {
"message": "account recovery administration",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Once authenticated, members will decrypt vault data using a key stored on their device. The single organization policy, SSO required policy, and account recovery administration policy with automatic enrollment will turn on when this option is used.'"
},
"memberDecryptionOptionTdeDescriptionPartFour": {
"message": "policy with automatic enrollment will turn on when this option is used.",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Once authenticated, members will decrypt vault data using a key stored on their device. The single organization policy, SSO required policy, and account recovery administration policy with automatic enrollment will turn on when this option is used.'"
},
"orgPermissionsUpdatedMustSetPassword": {
"message": "Your organization permissions were updated, requiring you to set a master password.",
"description": "Used as a card title description on the set password page to explain why the user is there"
},
"orgRequiresYouToSetPassword": {
"message": "Your organization requires you to set a master password.",
"description": "Used as a card title description on the set password page to explain why the user is there"
},
"notFound": {
"message": "$RESOURCE$ not found",
"placeholders": {
"resource": {
"content": "$1",
"example": "Service Account"
}
}
},
"verificationRequired": {
"message": "Verification required",
"description": "Default title for the user verification dialog."
},
"recoverAccount": {
"message": "Recover account"
},
"updatedTempPassword": {
"message": "User updated a password issued through account recovery."
},
"activatedAccessToSecretsManager": {
"message": "Activated access to Secrets Manager",
"description": "Confirmation message that one or more users gained access to Secrets Manager"
},
"activateAccess": {
"message": "Activate access"
},
"bulkEnableSecretsManagerDescription": {
"message": "Grant the following members access to Secrets Manager. The role granted in the Password Manager will apply to Secrets Manager.",
"description": "This description is shown to an admin when they are attempting to add more users to Secrets Manager."
},
"activateSecretsManager": {
"message": "비밀 데이터 관리자 활성화"
},
"yourOrganizationsFingerprint": {
"message": "Your organization's fingerprint phrase",
"description": "A 'fingerprint phrase' is a unique word phrase (similar to a passphrase) that a user can use to authenticate their organization's public key with another user, for the purposes of sharing."
},
"deviceApprovals": {
"message": "Device approvals"
},
"deviceApprovalsDesc": {
"message": "Approve login requests below to allow the requesting member to finish logging in. Unapproved requests expire after 1 week. Verify the members information before approving."
},
"deviceInfo": {
"message": "Device info"
},
"time": {
"message": "Time"
},
"denyAllRequests": {
"message": "Deny all requests"
},
"denyRequest": {
"message": "Deny request"
},
"approveRequest": {
"message": "Approve request"
},
"noDeviceRequests": {
"message": "No device requests"
},
"noDeviceRequestsDesc": {
"message": "Member device approval requests will appear here"
},
"loginRequestDenied": {
"message": "Login request denied"
},
"allLoginRequestsDenied": {
"message": "All login requests denied"
},
"loginRequestApproved": {
"message": "Login request approved"
},
"removeOrgUserNoMasterPasswordTitle": {
"message": "Account does not have master password"
},
"removeOrgUserNoMasterPasswordDesc": {
"message": "Removing $USER$ without setting a master password for them may restrict access to their full account. Are you sure you want to continue?",
"placeholders": {
"user": {
"content": "$1",
"example": "John Smith"
}
}
},
"noMasterPassword": {
"message": "No master password"
},
"removeMembersWithoutMasterPasswordWarning": {
"message": "Removing members who do not have master passwords without setting one for them may restrict access to their full account."
},
"approvedAuthRequest": {
"message": "Approved device for $ID$.",
"placeholders": {
"id": {
"content": "$1",
"example": "First 8 Character of a GUID"
}
}
},
"rejectedAuthRequest": {
"message": "Denied device for $ID$.",
"placeholders": {
"id": {
"content": "$1",
"example": "First 8 Character of a GUID"
}
}
},
"requestedDeviceApproval": {
"message": "Requested device approval."
},
"startYour7DayFreeTrialOfBitwardenFor": {
"message": "Start your 7-Day free trial of Bitwarden for $ORG$",
"placeholders": {
"org": {
"content": "$1",
"example": "Organization name"
}
}
},
"startYour7DayFreeTrialOfBitwardenSecretsManagerFor": {
"message": "Start your 7-Day free trial of Bitwarden Secrets Manager for $ORG$",
"placeholders": {
"org": {
"content": "$1",
"example": "Organization name"
}
}
},
"next": {
"message": "Next"
},
"ssoLoginIsRequired": {
"message": "SSO login is required"
},
"selectedRegionFlag": {
"message": "Selected region flag"
},
"accountSuccessfullyCreated": {
"message": "Account successfully created!"
},
"adminApprovalRequested": {
"message": "Admin approval requested"
},
"adminApprovalRequestSentToAdmins": {
"message": "Your request has been sent to your admin."
},
"youWillBeNotifiedOnceApproved": {
"message": "You will be notified once approved."
},
"troubleLoggingIn": {
"message": "Trouble logging in?"
},
"loginApproved": {
"message": "Login approved"
},
"userEmailMissing": {
"message": "User email missing"
},
"deviceTrusted": {
"message": "Device trusted"
},
"sendsNoItemsTitle": {
"message": "No active Sends",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendsNoItemsMessage": {
"message": "Use Send to securely share encrypted information with anyone.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"inviteUsers": {
"message": "Invite Users"
},
"secretsManagerForPlan": {
"message": "Secrets Manager for $PLAN$",
"placeholders": {
"plan": {
"content": "$1",
"example": "Teams"
}
}
},
"secretsManagerForPlanDesc": {
"message": "For engineering and DevOps teams to manage secrets throughout the software development lifecycle."
},
"free2PersonOrganization": {
"message": "Free 2-person Organizations"
},
"unlimitedSecrets": {
"message": "Unlimited secrets"
},
"unlimitedProjects": {
"message": "Unlimited projects"
},
"projectsIncluded": {
"message": "$COUNT$ projects included",
"placeholders": {
"count": {
"content": "$1",
"example": "3"
}
}
},
"serviceAccountsIncluded": {
"message": "$COUNT$ service accounts included",
"placeholders": {
"count": {
"content": "$1",
"example": "3"
}
}
},
"additionalServiceAccountCost": {
"message": "$COST$ per month for additional service accounts",
"placeholders": {
"cost": {
"content": "$1",
"example": "$0.50"
}
}
},
"subscribeToSecretsManager": {
"message": "Subscribe to Secrets Manager"
},
"addSecretsManagerUpgradeDesc": {
"message": "Add Secrets Manager to your upgraded plan to maintain access to any secrets created with your previous plan."
},
"additionalServiceAccounts": {
"message": "Additional service accounts"
},
"includedServiceAccounts": {
"message": "Your plan comes with $COUNT$ service accounts.",
"placeholders": {
"count": {
"content": "$1",
"example": "50"
}
}
},
"addAdditionalServiceAccounts": {
"message": "You can add additional service accounts for $COST$ per month.",
"placeholders": {
"cost": {
"content": "$1",
"example": "$0.50"
}
}
},
"collectionManagement": {
"message": "Collection management"
},
"collectionManagementDesc": {
"message": "Manage the collection behavior for the organization"
},
"limitCollectionCreationDeletionDesc": {
"message": "Limit collection creation and deletion to owners and admins"
},
"allowAdminAccessToAllCollectionItemsDesc": {
"message": "Owners and admins can manage all collections and items"
},
"updatedCollectionManagement": {
"message": "Updated collection management setting"
},
"passwordManagerPlanPrice": {
"message": "비밀번호 관리자 요금제 가격"
},
"secretsManagerPlanPrice": {
"message": "비밀 데이터 관리자 요금제 가격"
},
"passwordManager": {
"message": "Password Manager"
},
"freeOrganization": {
"message": "Free Organization"
},
"limitServiceAccounts": {
"message": "Limit service accounts (optional)"
},
"limitServiceAccountsDesc": {
"message": "Set a limit for your service accounts. Once this limit is reached, you will not be able to create new service accounts."
},
"serviceAccountLimit": {
"message": "Service account limit (optional)"
},
"maxServiceAccountCost": {
"message": "Max potential service account cost"
},
"loggedInExclamation": {
"message": "Logged in!"
},
"beta": {
"message": "Beta"
},
"assignCollectionAccess": {
"message": "Assign collection access"
},
"editedCollections": {
"message": "Edited collections"
},
"baseUrl": {
"message": "Server URL"
},
"aliasDomain": {
"message": "Alias domain"
},
"alreadyHaveAccount": {
"message": "Already have an account?"
},
"skipToContent": {
"message": "Skip to content"
},
"managePermissionRequired": {
"message": "At least one member or group must have can manage permission."
},
"typePasskey": {
"message": "패스키"
},
"passkeyNotCopied": {
"message": "Passkey will not be copied"
},
"passkeyNotCopiedAlert": {
"message": "The passkey will not be copied to the cloned item. Do you want to continue cloning this item?"
},
"modifiedCollectionManagement": {
"message": "Modified collection management setting $ID$.",
"placeholders": {
"id": {
"content": "$1",
"example": "Unique ID"
}
}
},
"seeDetailedInstructions": {
"message": "See detailed instructions on our help site at",
"description": "This is followed a by a hyperlink to the help website."
},
"installBrowserExtension": {
"message": "Install browser extension"
},
"installBrowserExtensionDetails": {
"message": "Use the extension to quickly save logins and auto-fill forms without opening the web app."
},
"projectAccessUpdated": {
"message": "Project access updated"
},
"unexpectedErrorSend": {
"message": "An unexpected error has occurred while loading this Send. Try again later."
},
"seatLimitReached": {
"message": "Seat limit has been reached"
},
"contactYourProvider": {
"message": "Contact your provider to purchase additional seats."
},
"seatLimitReachedContactYourProvider": {
"message": "Seat limit has been reached. Contact your provider to purchase additional seats."
},
"collectionAccessRestricted": {
"message": "Collection access is restricted"
},
"readOnlyCollectionAccess": {
"message": "You do not have access to manage this collection."
},
"grantCollectionAccess": {
"message": "Grant groups or members access to this collection."
},
"grantCollectionAccessMembersOnly": {
"message": "Grant members access to this collection."
},
"adminCollectionAccess": {
"message": "Administrators can access and manage collections."
},
"serviceAccountAccessUpdated": {
"message": "Service account access updated"
},
"commonImportFormats": {
"message": "Common formats",
"description": "Label indicating the most common import formats"
},
"maintainYourSubscription": {
"message": "To maintain your subscription for $ORG$, ",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'To maintain your subscription for $ORG$, add a payment method.'",
"placeholders": {
"org": {
"content": "$1",
"example": "Example Inc."
}
}
},
"addAPaymentMethod": {
"message": "add a payment method",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'To maintain your subscription for $ORG$, add a payment method.'"
},
"collectionEnhancementsDesc": {
"message": "Add new settings and permissions for additional flexibility. Replace the Manager role with the \"can manage\" permission, and introduce options to allow users to create collections as well as restrict administrative access to collections.",
"description": "This describes new features and improvements for user roles and collections"
},
"collectionEnhancementsLearnMore": {
"message": "Learn more about collection management"
},
"organizationInformation": {
"message": "Organization information"
},
"confirmationDetails": {
"message": "Confirmation details"
},
"smFreeTrialThankYou": {
"message": "Bitwarden 비밀 데이터 관리자에 가입해 주셔서 고맙습니다!"
},
"smFreeTrialConfirmationEmail": {
"message": "We've sent a confirmation email to your email at "
},
"confirmCollectionEnhancementsDialogTitle": {
"message": "This action is irreversible"
},
"confirmCollectionEnhancementsDialogContent": {
"message": "Turning on this feature will deprecate the manager role and replace it with a Can manage permission. This will take a few moments. Do not make any organization changes until it is complete. Are you sure you want to proceed?"
},
"sorryToSeeYouGo": {
"message": "Sorry to see you go! Help improve Bitwarden by sharing why you're canceling.",
"description": "A message shown to users as part of an offboarding survey asking them to provide more information on their subscription cancelation."
},
"selectCancellationReason": {
"message": "Select a reason for canceling",
"description": "Used as a form field label for a select input on the offboarding survey."
},
"anyOtherFeedback": {
"message": "Is there any other feedback you'd like to share?",
"description": "Used as a form field label for a textarea input on the offboarding survey."
},
"missingFeatures": {
"message": "Missing features",
"description": "An option for the offboarding survey shown when a user cancels their subscription."
},
"movingToAnotherTool": {
"message": "Moving to another tool",
"description": "An option for the offboarding survey shown when a user cancels their subscription."
},
"tooDifficultToUse": {
"message": "Too difficult to use",
"description": "An option for the offboarding survey shown when a user cancels their subscription."
},
"notUsingEnough": {
"message": "Not using enough",
"description": "An option for the offboarding survey shown when a user cancels their subscription."
},
"tooExpensive": {
"message": "Too expensive",
"description": "An option for the offboarding survey shown when a user cancels their subscription."
},
"freeForOneYear": {
"message": "Free for 1 year"
},
"newWebApp": {
"message": "Welcome to the new and improved web app. Learn more about whats changed."
},
"releaseBlog": {
"message": "Read release blog"
},
"adminConsole": {
"message": "Admin Console"
},
"providerPortal": {
"message": "Provider Portal"
},
"viewCollection": {
"message": "View collection"
},
"restrictedGroupAccess": {
"message": "You cannot add yourself to groups."
},
"restrictedCollectionAccess": {
"message": "You cannot add yourself to collections."
},
"assign": {
"message": "Assign"
},
"assignToCollections": {
"message": "Assign to collections"
},
"assignToTheseCollections": {
"message": "Assign to these collections"
},
"bulkCollectionAssignmentDialogDescription": {
"message": "Select the collections that the items will be shared with. Once an item is updated in one collection, it will be reflected in all collections. Only organization members with access to these collections will be able to see the items."
},
"selectCollectionsToAssign": {
"message": "Select collections to assign"
},
"noCollectionsAssigned": {
"message": "No collections have been assigned"
},
"successfullyAssignedCollections": {
"message": "Successfully assigned collections"
},
"bulkCollectionAssignmentWarning": {
"message": "You have selected $TOTAL_COUNT$ items. You cannot update $READONLY_COUNT$ of the items because you do not have edit permissions.",
"placeholders": {
"total_count": {
"content": "$1",
"example": "10"
},
"readonly_count": {
"content": "$2",
"example": "3"
}
}
},
"items": {
"message": "Items"
},
"assignedSeats": {
"message": "Assigned seats"
},
"assigned": {
"message": "Assigned"
},
"used": {
"message": "Used"
},
"remaining": {
"message": "Remaining"
},
"unlinkOrganization": {
"message": "Unlink organization"
},
"manageSeats": {
"message": "MANAGE SEATS"
},
"manageSeatsDescription": {
"message": "Adjustments to seats will be reflected in the next billing cycle."
},
"unassignedSeatsDescription": {
"message": "Unassigned subscription seats"
},
"purchaseSeatDescription": {
"message": "Additional seats purchased"
},
"assignedSeatCannotUpdate": {
"message": "Assigned Seats can not be updated. Please contact your organization owner for assistance."
},
"subscriptionUpdateFailed": {
"message": "Subscription update failed"
},
"trial": {
"message": "Trial",
"description": "A subscription status label."
},
"pastDue": {
"message": "Past due",
"description": "A subscription status label"
},
"subscriptionExpired": {
"message": "Subscription expired",
"description": "The date header used when a subscription is past due."
},
"pastDueWarningForChargeAutomatically": {
"message": "You have a grace period of $DAYS$ days from your subscription expiration date to maintain your subscription. Please resolve the past due invoices by $SUSPENSION_DATE$.",
"placeholders": {
"days": {
"content": "$1",
"example": "11"
},
"suspension_date": {
"content": "$2",
"example": "01/10/2024"
}
},
"description": "A warning shown to the user when their subscription is past due and they are charged automatically."
},
"pastDueWarningForSendInvoice": {
"message": "You have a grace period of $DAYS$ days from the date your first unpaid invoice is due to maintain your subscription. Please resolve the past due invoices by $SUSPENSION_DATE$.",
"placeholders": {
"days": {
"content": "$1",
"example": "11"
},
"suspension_date": {
"content": "$2",
"example": "01/10/2024"
}
},
"description": "A warning shown to the user when their subscription is past due and they pay via invoice."
},
"unpaidInvoice": {
"message": "Unpaid invoice",
"description": "The header of a warning box shown to a user whose subscription is unpaid."
},
"toReactivateYourSubscription": {
"message": "To reactivate your subscription, please resolve the past due invoices.",
"description": "The body of a warning box shown to a user whose subscription is unpaid."
},
"cancellationDate": {
"message": "Cancellation date",
"description": "The date header used when a subscription is cancelled."
},
"machineAccountsCannotCreate": {
"message": "Machine accounts cannot be created in suspended organizations. Please contact your organization owner for assistance."
},
"machineAccount": {
"message": "Machine account",
"description": "A machine user which can be used to automate processes and access secrets in the system."
},
"machineAccounts": {
"message": "Machine accounts",
"description": "The title for the section that deals with machine accounts."
},
"newMachineAccount": {
"message": "New machine account",
"description": "Title for creating a new machine account."
},
"machineAccountsNoItemsMessage": {
"message": "Create a new machine account to get started automating secret access.",
"description": "Message to encourage the user to start creating machine accounts."
},
"machineAccountsNoItemsTitle": {
"message": "Nothing to show yet",
"description": "Title to indicate that there are no machine accounts to display."
},
"deleteMachineAccounts": {
"message": "Delete machine accounts",
"description": "Title for the action to delete one or multiple machine accounts."
},
"deleteMachineAccount": {
"message": "Delete machine account",
"description": "Title for the action to delete a single machine account."
},
"viewMachineAccount": {
"message": "View machine account",
"description": "Action to view the details of a machine account."
},
"deleteMachineAccountDialogMessage": {
"message": "Deleting machine account $MACHINE_ACCOUNT$ is permanent and irreversible.",
"placeholders": {
"machine_account": {
"content": "$1",
"example": "Machine account name"
}
}
},
"deleteMachineAccountsDialogMessage": {
"message": "Deleting machine accounts is permanent and irreversible."
},
"deleteMachineAccountsConfirmMessage": {
"message": "Delete $COUNT$ machine accounts",
"placeholders": {
"count": {
"content": "$1",
"example": "2"
}
}
},
"deleteMachineAccountToast": {
"message": "Machine account deleted"
},
"deleteMachineAccountsToast": {
"message": "Machine accounts deleted"
},
"searchMachineAccounts": {
"message": "Search machine accounts",
"description": "Placeholder text for searching machine accounts."
},
"editMachineAccount": {
"message": "Edit machine account",
"description": "Title for editing a machine account."
},
"machineAccountName": {
"message": "Machine account name",
"description": "Label for the name of a machine account"
},
"machineAccountCreated": {
"message": "Machine account created",
"description": "Notifies that a new machine account has been created"
},
"machineAccountUpdated": {
"message": "Machine account updated",
"description": "Notifies that a machine account has been updated"
},
"projectMachineAccountsDescription": {
"message": "Grant machine accounts access to this project."
},
"projectMachineAccountsSelectHint": {
"message": "Type or select machine accounts"
},
"projectEmptyMachineAccountAccessPolicies": {
"message": "Add machine accounts to grant access"
},
"machineAccountPeopleDescription": {
"message": "Grant groups or people access to this machine account."
},
"machineAccountProjectsDescription": {
"message": "Assign projects to this machine account. "
},
"createMachineAccount": {
"message": "Create a machine account"
},
"maPeopleWarningMessage": {
"message": "Removing people from a machine account does not remove the access tokens they created. For security best practice, it is recommended to revoke access tokens created by people removed from a machine account."
},
"smAccessRemovalWarningMaTitle": {
"message": "Remove access to this machine account"
},
"smAccessRemovalWarningMaMessage": {
"message": "This action will remove your access to the machine account."
},
"machineAccountsIncluded": {
"message": "$COUNT$ machine accounts included",
"placeholders": {
"count": {
"content": "$1",
"example": "3"
}
}
},
"additionalMachineAccountCost": {
"message": "$COST$ per month for additional machine accounts",
"placeholders": {
"cost": {
"content": "$1",
"example": "$0.50"
}
}
},
"additionalMachineAccounts": {
"message": "Additional machine accounts"
},
"includedMachineAccounts": {
"message": "Your plan comes with $COUNT$ machine accounts.",
"placeholders": {
"count": {
"content": "$1",
"example": "50"
}
}
},
"addAdditionalMachineAccounts": {
"message": "You can add additional machine accounts for $COST$ per month.",
"placeholders": {
"cost": {
"content": "$1",
"example": "$0.50"
}
}
},
"limitMachineAccounts": {
"message": "Limit machine accounts (optional)"
},
"limitMachineAccountsDesc": {
"message": "Set a limit for your machine accounts. Once this limit is reached, you will not be able to create new machine accounts."
},
"machineAccountLimit": {
"message": "Machine account limit (optional)"
},
"maxMachineAccountCost": {
"message": "Max potential machine account cost"
},
"machineAccountAccessUpdated": {
"message": "Machine account access updated"
},
"unassignedItemsBanner": {
"message": "Notice: Unassigned organization items are no longer visible in your All Vaults view across devices and are now only accessible via the Admin Console. Assign these items to a collection from the Admin Console to make them visible."
}
}