2018-04-18 19:57:25 +02:00
{
"appName" : {
"message" : "Bitwarden"
} ,
"extName" : {
2018-06-01 04:23:56 +02:00
"message" : "Bitwarden - 무료 비밀번호 관리자" ,
2021-05-12 22:43:53 +02:00
"description" : "Extension name, MUST be less than 40 characters (Safari restriction)"
2018-04-18 19:57:25 +02:00
} ,
"extDesc" : {
2018-06-01 04:23:56 +02:00
"message" : "당신의 모든 기기에서 사용할 수 있는, 안전한 무료 비밀번호 관리자입니다." ,
2018-04-18 19:57:25 +02:00
"description" : "Extension description"
} ,
"loginOrCreateNewAccount" : {
2018-06-01 04:23:56 +02:00
"message" : "안전 보관함에 접근하려면 로그인하거나 새 계정을 만드세요."
2018-04-18 19:57:25 +02:00
} ,
"createAccount" : {
2018-04-19 17:21:58 +02:00
"message" : "계정 만들기"
2018-04-18 19:57:25 +02:00
} ,
"login" : {
2018-04-19 17:21:58 +02:00
"message" : "로그인"
2018-04-18 19:57:25 +02:00
} ,
2020-09-08 17:29:47 +02:00
"enterpriseSingleSignOn" : {
2020-11-10 23:19:31 +01:00
"message" : "엔터프라이즈 통합 인증 (SSO)"
2020-09-08 17:29:47 +02:00
} ,
2018-04-18 19:57:25 +02:00
"cancel" : {
2018-04-19 17:21:58 +02:00
"message" : "취소"
2018-04-18 19:57:25 +02:00
} ,
"close" : {
2018-04-19 17:21:58 +02:00
"message" : "닫기"
2018-04-18 19:57:25 +02:00
} ,
"submit" : {
2018-06-01 04:23:56 +02:00
"message" : "보내기"
2018-04-18 19:57:25 +02:00
} ,
"emailAddress" : {
2018-04-19 17:21:58 +02:00
"message" : "이메일 주소"
2018-04-18 19:57:25 +02:00
} ,
"masterPass" : {
2018-04-19 17:21:58 +02:00
"message" : "마스터 비밀번호"
2018-04-18 19:57:25 +02:00
} ,
"masterPassDesc" : {
2018-06-01 04:23:56 +02:00
"message" : "마스터 비밀번호는 보관함을 열 때 필요한 비밀번호입니다. 절대 마스터 비밀번호를 잊어버리지 마세요. 잊어버리면 복구할 수 있는 방법이 없습니다."
2018-04-18 19:57:25 +02:00
} ,
"masterPassHintDesc" : {
2018-06-01 04:23:56 +02:00
"message" : "마스터 비밀번호 힌트는 마스터 비밀번호를 잊었을 때 도움이 될 수 있습니다."
2018-04-18 19:57:25 +02:00
} ,
"reTypeMasterPass" : {
2018-06-01 04:23:56 +02:00
"message" : "마스터 비밀번호 다시 입력"
2018-04-18 19:57:25 +02:00
} ,
"masterPassHint" : {
2018-06-01 04:23:56 +02:00
"message" : "마스터 비밀번호 힌트 (선택)"
2018-04-18 19:57:25 +02:00
} ,
"tab" : {
2018-04-19 17:21:58 +02:00
"message" : "탭"
2018-04-18 19:57:25 +02:00
} ,
"myVault" : {
2018-04-19 17:21:58 +02:00
"message" : "내 보관함"
2018-04-18 19:57:25 +02:00
} ,
"tools" : {
2018-04-19 17:21:58 +02:00
"message" : "도구"
2018-04-18 19:57:25 +02:00
} ,
"settings" : {
2018-04-19 17:21:58 +02:00
"message" : "설정"
2018-04-18 19:57:25 +02:00
} ,
"currentTab" : {
2018-04-19 17:21:58 +02:00
"message" : "현재 탭"
2018-04-18 19:57:25 +02:00
} ,
"copyPassword" : {
2018-04-19 17:21:58 +02:00
"message" : "비밀번호 복사"
2018-04-18 19:57:25 +02:00
} ,
"copyNote" : {
2018-04-19 17:21:58 +02:00
"message" : "메모 복사"
2018-04-18 19:57:25 +02:00
} ,
"copyUri" : {
2018-04-19 17:21:58 +02:00
"message" : "URI 복사"
2018-04-18 19:57:25 +02:00
} ,
"copyUsername" : {
2018-04-19 17:21:58 +02:00
"message" : "사용자 이름 복사"
2018-04-18 19:57:25 +02:00
} ,
"copyNumber" : {
2018-06-01 04:23:56 +02:00
"message" : "번호 복사"
2018-04-18 19:57:25 +02:00
} ,
"copySecurityCode" : {
2018-04-19 17:21:58 +02:00
"message" : "보안 코드 복사"
2018-04-18 19:57:25 +02:00
} ,
"autoFill" : {
2018-06-01 04:23:56 +02:00
"message" : "자동 완성"
2018-04-18 19:57:25 +02:00
} ,
"generatePasswordCopied" : {
2018-06-01 04:23:56 +02:00
"message" : "비밀번호 생성 및 클립보드에 복사"
2018-04-18 19:57:25 +02:00
} ,
"noMatchingLogins" : {
2018-06-01 04:23:56 +02:00
"message" : "사용할 수 있는 로그인이 없습니다."
2018-04-18 19:57:25 +02:00
} ,
"vaultLocked" : {
2018-06-01 04:23:56 +02:00
"message" : "보관함이 잠겨 있습니다."
2018-04-18 19:57:25 +02:00
} ,
2020-05-18 21:57:53 +02:00
"vaultLoggedOut" : {
2020-05-21 15:49:22 +02:00
"message" : "보관함이 잠겼습니다."
2020-05-18 21:57:53 +02:00
} ,
2018-04-18 19:57:25 +02:00
"autoFillInfo" : {
2018-06-01 04:23:56 +02:00
"message" : "이 탭의 자동 완성에 사용할 수 있는 로그인이 없습니다."
2018-04-18 19:57:25 +02:00
} ,
"addLogin" : {
2018-06-01 04:23:56 +02:00
"message" : "로그인 추가"
2018-04-18 19:57:25 +02:00
} ,
"addItem" : {
2018-04-19 17:21:58 +02:00
"message" : "항목 추가"
2018-04-18 19:57:25 +02:00
} ,
"passwordHint" : {
2018-04-19 17:21:58 +02:00
"message" : "비밀번호 힌트"
2018-04-18 19:57:25 +02:00
} ,
"enterEmailToGetHint" : {
2018-06-01 04:23:56 +02:00
"message" : "마스터 비밀번호 힌트를 받으려면 계정의 이메일 주소를 입력하세요."
2018-04-18 19:57:25 +02:00
} ,
"getMasterPasswordHint" : {
2018-06-01 04:23:56 +02:00
"message" : "마스터 비밀번호 힌트 얻기"
2018-04-18 19:57:25 +02:00
} ,
"continue" : {
2018-04-19 17:21:58 +02:00
"message" : "계속"
2018-04-18 19:57:25 +02:00
} ,
"verificationCode" : {
2018-04-19 17:21:58 +02:00
"message" : "인증 코드"
2018-04-18 19:57:25 +02:00
} ,
"account" : {
2018-04-19 17:21:58 +02:00
"message" : "계정"
2018-04-18 19:57:25 +02:00
} ,
"changeMasterPassword" : {
2018-04-19 17:21:58 +02:00
"message" : "마스터 비밀번호 변경"
2018-04-18 19:57:25 +02:00
} ,
2018-11-21 04:36:00 +01:00
"fingerprintPhrase" : {
2020-03-05 15:37:06 +01:00
"message" : "지문 구절" ,
2018-11-21 04:36:00 +01:00
"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."
} ,
"yourAccountsFingerprint" : {
2019-07-03 21:15:08 +02:00
"message" : "계정 지문 구절" ,
2018-11-21 04:36:00 +01:00
"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."
2018-04-18 19:57:25 +02:00
} ,
"twoStepLogin" : {
2018-04-19 17:21:58 +02:00
"message" : "2단계 인증"
2018-04-18 19:57:25 +02:00
} ,
"logOut" : {
2018-04-19 17:21:58 +02:00
"message" : "로그아웃"
2018-04-18 19:57:25 +02:00
} ,
"about" : {
2018-04-19 17:21:58 +02:00
"message" : "정보"
2018-04-18 19:57:25 +02:00
} ,
"version" : {
2018-04-19 17:21:58 +02:00
"message" : "버전"
2018-04-18 19:57:25 +02:00
} ,
"save" : {
2018-04-19 17:21:58 +02:00
"message" : "저장"
2018-04-18 19:57:25 +02:00
} ,
2021-06-29 20:08:32 +02:00
"move" : {
2021-08-13 19:05:03 +02:00
"message" : "이동"
2021-06-29 20:08:32 +02:00
} ,
2018-04-18 19:57:25 +02:00
"addFolder" : {
2018-04-19 17:21:58 +02:00
"message" : "폴더 추가"
2018-04-18 19:57:25 +02:00
} ,
"name" : {
2018-04-19 17:21:58 +02:00
"message" : "이름"
2018-04-18 19:57:25 +02:00
} ,
"editFolder" : {
2018-04-19 17:21:58 +02:00
"message" : "폴더 편집"
2018-04-18 19:57:25 +02:00
} ,
"deleteFolder" : {
2018-04-19 17:21:58 +02:00
"message" : "폴더 삭제"
2018-04-18 19:57:25 +02:00
} ,
"folders" : {
2018-06-01 04:23:56 +02:00
"message" : "폴더"
2018-04-18 19:57:25 +02:00
} ,
"noFolders" : {
2018-06-01 04:23:56 +02:00
"message" : "폴더가 없습니다."
2018-04-18 19:57:25 +02:00
} ,
"helpFeedback" : {
2018-06-01 04:23:56 +02:00
"message" : "도움말 및 의견"
2018-04-18 19:57:25 +02:00
} ,
"sync" : {
2018-06-01 04:23:56 +02:00
"message" : "동기화"
2018-04-18 19:57:25 +02:00
} ,
"syncVaultNow" : {
2018-06-01 04:23:56 +02:00
"message" : "지금 보관함 동기화"
2018-04-18 19:57:25 +02:00
} ,
"lastSync" : {
2018-06-01 04:23:56 +02:00
"message" : "마지막 동기화:"
2018-04-18 19:57:25 +02:00
} ,
"passGen" : {
2018-06-01 04:23:56 +02:00
"message" : "비밀번호 생성기"
2018-04-18 19:57:25 +02:00
} ,
"generator" : {
2018-06-01 04:23:56 +02:00
"message" : "생성기" ,
2018-04-18 19:57:25 +02:00
"description" : "Short for 'Password Generator'."
} ,
"passGenInfo" : {
2018-06-01 04:23:56 +02:00
"message" : "유일무이하고 강력한 비밀번호를 자동으로 생성합니다."
2018-04-18 19:57:25 +02:00
} ,
"bitWebVault" : {
2018-06-01 04:23:56 +02:00
"message" : "Bitwarden 웹 보관함"
2018-04-18 19:57:25 +02:00
} ,
"importItems" : {
2018-06-01 04:23:56 +02:00
"message" : "항목 가져오기"
2018-04-18 19:57:25 +02:00
} ,
"select" : {
2018-06-01 04:23:56 +02:00
"message" : "선택"
2018-04-18 19:57:25 +02:00
} ,
"generatePassword" : {
2018-06-01 04:23:56 +02:00
"message" : "비밀번호 생성"
2018-04-18 19:57:25 +02:00
} ,
"regeneratePassword" : {
2018-06-01 04:23:56 +02:00
"message" : "비밀번호 재생성"
2018-04-18 19:57:25 +02:00
} ,
"options" : {
2018-06-01 04:23:56 +02:00
"message" : "옵션"
2018-04-18 19:57:25 +02:00
} ,
"length" : {
2018-06-01 04:23:56 +02:00
"message" : "길이"
2018-04-18 19:57:25 +02:00
} ,
2018-10-09 15:22:05 +02:00
"numWords" : {
2019-07-03 21:15:08 +02:00
"message" : "단어 수"
2018-10-09 15:22:05 +02:00
} ,
"wordSeparator" : {
2019-07-03 21:15:08 +02:00
"message" : "구분 기호"
} ,
"capitalize" : {
2020-03-05 15:37:06 +01:00
"message" : "첫 글자를 대문자로" ,
2019-07-03 21:15:08 +02:00
"description" : "Make the first letter of a work uppercase."
} ,
"includeNumber" : {
2020-03-05 15:37:06 +01:00
"message" : "숫자 포함"
2018-10-09 15:22:05 +02:00
} ,
2018-04-18 19:57:25 +02:00
"minNumbers" : {
2018-06-01 04:23:56 +02:00
"message" : "숫자 최소 개수"
2018-04-18 19:57:25 +02:00
} ,
"minSpecial" : {
2018-06-01 04:23:56 +02:00
"message" : "특수 문자 최소 개수"
2018-04-18 19:57:25 +02:00
} ,
"avoidAmbChar" : {
2018-06-01 04:23:56 +02:00
"message" : "모호한 문자 사용 안 함"
2018-04-18 19:57:25 +02:00
} ,
"searchVault" : {
2018-06-01 04:23:56 +02:00
"message" : "보관함 검색"
2018-04-18 19:57:25 +02:00
} ,
"edit" : {
2018-06-01 04:23:56 +02:00
"message" : "편집"
2018-04-18 19:57:25 +02:00
} ,
"view" : {
2018-06-01 04:23:56 +02:00
"message" : "보기"
2018-04-18 19:57:25 +02:00
} ,
"noItemsInList" : {
2018-06-01 04:23:56 +02:00
"message" : "항목이 없습니다."
2018-04-18 19:57:25 +02:00
} ,
"itemInformation" : {
2018-06-01 04:23:56 +02:00
"message" : "항목 정보"
2018-04-18 19:57:25 +02:00
} ,
"username" : {
2018-06-01 04:23:56 +02:00
"message" : "사용자 이름"
2018-04-18 19:57:25 +02:00
} ,
"password" : {
2018-06-01 04:23:56 +02:00
"message" : "비밀번호"
2018-04-18 19:57:25 +02:00
} ,
2018-10-09 15:22:05 +02:00
"passphrase" : {
2019-07-03 21:15:08 +02:00
"message" : "패스프레이즈"
2018-10-09 15:22:05 +02:00
} ,
2018-04-18 19:57:25 +02:00
"favorite" : {
2018-06-01 04:23:56 +02:00
"message" : "즐겨찾기"
2018-04-18 19:57:25 +02:00
} ,
"notes" : {
2018-06-01 04:23:56 +02:00
"message" : "메모"
2018-04-18 19:57:25 +02:00
} ,
"note" : {
2018-06-01 04:23:56 +02:00
"message" : "메모"
2018-04-18 19:57:25 +02:00
} ,
"editItem" : {
2018-06-01 04:23:56 +02:00
"message" : "항목 편집"
2018-04-18 19:57:25 +02:00
} ,
"folder" : {
2018-06-01 04:23:56 +02:00
"message" : "폴더"
2018-04-18 19:57:25 +02:00
} ,
"deleteItem" : {
2018-06-01 04:23:56 +02:00
"message" : "항목 삭제"
2018-04-18 19:57:25 +02:00
} ,
"viewItem" : {
2018-06-01 04:23:56 +02:00
"message" : "항목 보기"
2018-04-18 19:57:25 +02:00
} ,
"launch" : {
2018-04-19 17:21:58 +02:00
"message" : "열기"
2018-04-18 19:57:25 +02:00
} ,
"website" : {
2018-04-19 17:21:58 +02:00
"message" : "웹 사이트"
2018-04-18 19:57:25 +02:00
} ,
"toggleVisibility" : {
2018-04-19 17:21:58 +02:00
"message" : "표시 전환"
2018-04-18 19:57:25 +02:00
} ,
"manage" : {
2018-04-19 17:21:58 +02:00
"message" : "관리"
2018-04-18 19:57:25 +02:00
} ,
"other" : {
2018-04-19 17:21:58 +02:00
"message" : "기타"
2018-04-18 19:57:25 +02:00
} ,
"rateExtension" : {
2018-06-01 04:23:56 +02:00
"message" : "확장 프로그램 평가"
2018-04-18 19:57:25 +02:00
} ,
"rateExtensionDesc" : {
2018-07-25 16:41:22 +02:00
"message" : "좋은 리뷰를 남겨 저희를 도와주세요!"
2018-04-18 19:57:25 +02:00
} ,
"browserNotSupportClipboard" : {
2018-06-01 04:23:56 +02:00
"message" : "사용하고 있는 웹 브라우저가 쉬운 클립보드 복사를 지원하지 않습니다. 직접 복사하세요."
2018-04-18 19:57:25 +02:00
} ,
"verifyMasterPassword" : {
2018-06-01 04:23:56 +02:00
"message" : "마스터 비밀번호 확인"
2018-04-18 19:57:25 +02:00
} ,
2019-01-16 02:24:54 +01:00
"yourVaultIsLocked" : {
2019-07-03 21:15:08 +02:00
"message" : "보관함이 잠겨 있습니다. 마스터 비밀번호를 입력하여 계속하세요."
2019-01-16 02:24:54 +01:00
} ,
"unlock" : {
2019-03-02 21:46:52 +01:00
"message" : "잠금 해제"
2019-01-16 02:24:54 +01:00
} ,
2019-07-03 21:15:08 +02:00
"loggedInAsOn" : {
2020-03-24 19:51:19 +01:00
"message" : "$HOSTNAME$ 에 $EMAIL$ 로 로그인했습니다." ,
2019-01-16 02:24:54 +01:00
"placeholders" : {
"email" : {
"content" : "$1" ,
"example" : "name@example.com"
2019-07-03 21:15:08 +02:00
} ,
"hostname" : {
"content" : "$2" ,
"example" : "bitwarden.com"
2019-01-16 02:24:54 +01:00
}
}
} ,
2018-04-18 19:57:25 +02:00
"invalidMasterPassword" : {
2018-06-01 04:23:56 +02:00
"message" : "잘못된 마스터 비밀번호"
2018-04-18 19:57:25 +02:00
} ,
2020-05-18 21:57:53 +02:00
"vaultTimeout" : {
2020-05-21 15:49:22 +02:00
"message" : "보관함 시간 제한"
2018-04-18 19:57:25 +02:00
} ,
"lockNow" : {
2018-06-01 04:23:56 +02:00
"message" : "지금 잠그기"
2018-04-18 19:57:25 +02:00
} ,
"immediately" : {
2018-04-19 17:21:58 +02:00
"message" : "즉시"
2018-04-18 19:57:25 +02:00
} ,
2019-03-02 21:46:52 +01:00
"tenSeconds" : {
2019-07-03 21:15:08 +02:00
"message" : "10초"
2019-03-02 21:46:52 +01:00
} ,
"twentySeconds" : {
2019-07-03 21:15:08 +02:00
"message" : "20초"
2019-03-02 21:46:52 +01:00
} ,
"thirtySeconds" : {
2019-07-03 21:15:08 +02:00
"message" : "30초"
2019-03-02 21:46:52 +01:00
} ,
2018-04-18 19:57:25 +02:00
"oneMinute" : {
2018-06-01 04:23:56 +02:00
"message" : "1분"
2018-04-18 19:57:25 +02:00
} ,
2019-03-02 21:46:52 +01:00
"twoMinutes" : {
2019-07-03 21:15:08 +02:00
"message" : "2분"
2019-03-02 21:46:52 +01:00
} ,
2018-04-18 19:57:25 +02:00
"fiveMinutes" : {
2018-06-01 04:23:56 +02:00
"message" : "5분"
2018-04-18 19:57:25 +02:00
} ,
"fifteenMinutes" : {
2018-06-01 04:23:56 +02:00
"message" : "15분"
2018-04-18 19:57:25 +02:00
} ,
"thirtyMinutes" : {
2018-06-01 04:23:56 +02:00
"message" : "30분"
2018-04-18 19:57:25 +02:00
} ,
"oneHour" : {
2018-06-01 04:23:56 +02:00
"message" : "1시간"
2018-04-18 19:57:25 +02:00
} ,
"fourHours" : {
2018-06-01 04:23:56 +02:00
"message" : "4시간"
2018-04-18 19:57:25 +02:00
} ,
"onLocked" : {
2018-06-01 04:23:56 +02:00
"message" : "시스템 잠금 시"
2018-04-18 19:57:25 +02:00
} ,
"onRestart" : {
2018-06-01 04:23:56 +02:00
"message" : "브라우저 다시 시작 시"
2018-04-18 19:57:25 +02:00
} ,
"never" : {
2018-06-01 04:23:56 +02:00
"message" : "잠그지 않음"
2018-04-18 19:57:25 +02:00
} ,
"security" : {
2018-06-01 04:23:56 +02:00
"message" : "보안"
2018-04-18 19:57:25 +02:00
} ,
"errorOccurred" : {
2018-06-01 04:23:56 +02:00
"message" : "오류가 발생했습니다"
2018-04-18 19:57:25 +02:00
} ,
"emailRequired" : {
2018-06-01 04:23:56 +02:00
"message" : "이메일은 반드시 입력해야 합니다."
2018-04-18 19:57:25 +02:00
} ,
"invalidEmail" : {
2018-06-01 04:23:56 +02:00
"message" : "잘못된 이메일 주소입니다."
2018-04-18 19:57:25 +02:00
} ,
"masterPassRequired" : {
2018-06-01 04:23:56 +02:00
"message" : "마스터 비밀번호는 반드시 입력해야 합니다."
2018-04-18 19:57:25 +02:00
} ,
"masterPassLength" : {
2018-06-01 04:23:56 +02:00
"message" : "마스터 비밀번호는 최소 8자 이상이어야 합니다."
2018-04-18 19:57:25 +02:00
} ,
"masterPassDoesntMatch" : {
2018-06-01 04:23:56 +02:00
"message" : "마스터 비밀번호 확인과 마스터 비밀번호가 일치하지 않습니다."
2018-04-18 19:57:25 +02:00
} ,
"newAccountCreated" : {
2018-06-01 04:23:56 +02:00
"message" : "계정 생성이 완료되었습니다! 이제 로그인하실 수 있습니다."
2018-04-18 19:57:25 +02:00
} ,
"masterPassSent" : {
2018-06-01 04:23:56 +02:00
"message" : "마스터 비밀번호 힌트가 담긴 이메일을 보냈습니다."
2018-04-18 19:57:25 +02:00
} ,
"verificationCodeRequired" : {
2018-06-01 04:23:56 +02:00
"message" : "인증 코드는 반드시 입력해야 합니다."
2018-04-18 19:57:25 +02:00
} ,
"valueCopied" : {
2018-09-17 21:32:45 +02:00
"message" : "$VALUE$를 클립보드에 복사함" ,
2018-04-18 19:57:25 +02:00
"description" : "Value has been copied to the clipboard." ,
"placeholders" : {
"value" : {
"content" : "$1" ,
"example" : "Password"
}
}
} ,
"autofillError" : {
2019-10-02 16:38:57 +02:00
"message" : "선택한 항목을 이 페이지에서 자동 완성할 수 없습니다. 대신 정보를 직접 복사 / 붙여넣기하여 사용하십시오."
2018-04-18 19:57:25 +02:00
} ,
"loggedOut" : {
2018-06-01 04:23:56 +02:00
"message" : "로그아웃됨"
2018-04-18 19:57:25 +02:00
} ,
"loginExpired" : {
2018-06-01 04:23:56 +02:00
"message" : "로그인 세션이 만료되었습니다."
2018-04-18 19:57:25 +02:00
} ,
"logOutConfirmation" : {
2018-06-01 04:23:56 +02:00
"message" : "정말 로그아웃하시겠습니까?"
2018-04-18 19:57:25 +02:00
} ,
"yes" : {
2018-04-19 17:21:58 +02:00
"message" : "예"
2018-04-18 19:57:25 +02:00
} ,
"no" : {
2018-04-19 17:21:58 +02:00
"message" : "아니오"
2018-04-18 19:57:25 +02:00
} ,
"unexpectedError" : {
2018-06-01 04:23:56 +02:00
"message" : "예기치 못한 오류가 발생했습니다."
2018-04-18 19:57:25 +02:00
} ,
"nameRequired" : {
2018-04-19 17:21:58 +02:00
"message" : "이름은 반드시 입력해야 합니다."
2018-04-18 19:57:25 +02:00
} ,
"addedFolder" : {
2018-09-17 21:32:45 +02:00
"message" : "폴더 추가함"
2018-04-18 19:57:25 +02:00
} ,
"changeMasterPass" : {
2018-06-01 04:23:56 +02:00
"message" : "마스터 비밀번호 변경"
2018-04-18 19:57:25 +02:00
} ,
"changeMasterPasswordConfirmation" : {
2018-06-01 04:23:56 +02:00
"message" : "bitwarden.com 웹 보관함에서 마스터 비밀번호를 바꿀 수 있습니다. 지금 웹 사이트를 방문하시겠습니까?"
2018-04-18 19:57:25 +02:00
} ,
"twoStepLoginConfirmation" : {
2018-06-01 04:23:56 +02:00
"message" : "2단계 인증은 보안 키, 인증 앱, SMS, 전화 통화 등의 다른 기기로 사용자의 로그인 시도를 검증하여 사용자의 계정을 더욱 안전하게 만듭니다. 2단계 인증은 bitwarden.com 웹 보관함에서 활성화할 수 있습니다. 지금 웹 사이트를 방문하시겠습니까?"
2018-04-18 19:57:25 +02:00
} ,
"editedFolder" : {
2018-09-17 21:32:45 +02:00
"message" : "폴더 편집함"
2018-04-18 19:57:25 +02:00
} ,
"deleteFolderConfirmation" : {
2018-06-01 04:23:56 +02:00
"message" : "정말 이 폴더를 삭제하시겠습니까?"
2018-04-18 19:57:25 +02:00
} ,
"deletedFolder" : {
2018-09-17 21:32:45 +02:00
"message" : "폴더 삭제함"
2018-04-18 19:57:25 +02:00
} ,
"gettingStartedTutorial" : {
2018-06-01 04:23:56 +02:00
"message" : "시작하기 튜토리얼"
2018-04-18 19:57:25 +02:00
} ,
"gettingStartedTutorialVideo" : {
2018-07-25 16:41:22 +02:00
"message" : "브라우저 확장 프로그램을 최대한 활용하는 방법을 알아보려면 시작하기 튜토리얼을 확인하세요."
2018-04-18 19:57:25 +02:00
} ,
"syncingComplete" : {
2018-06-01 04:23:56 +02:00
"message" : "동기화 완료"
2018-04-18 19:57:25 +02:00
} ,
"syncingFailed" : {
2018-06-01 04:23:56 +02:00
"message" : "동기화 실패"
2018-04-18 19:57:25 +02:00
} ,
"passwordCopied" : {
2018-09-17 21:32:45 +02:00
"message" : "비밀번호를 클립보드에 복사함"
2018-04-18 19:57:25 +02:00
} ,
"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" : {
2018-06-01 04:23:56 +02:00
"message" : "새 URI"
2018-04-18 19:57:25 +02:00
} ,
"addedItem" : {
2018-09-17 21:32:45 +02:00
"message" : "항목 추가함"
2018-04-18 19:57:25 +02:00
} ,
"editedItem" : {
2018-09-17 21:32:45 +02:00
"message" : "항목 편집함"
2018-04-18 19:57:25 +02:00
} ,
"deleteItemConfirmation" : {
2021-01-21 21:53:05 +01:00
"message" : "정말로 휴지통으로 이동시킬까요?"
2018-04-18 19:57:25 +02:00
} ,
"deletedItem" : {
2018-09-17 21:32:45 +02:00
"message" : "항목 삭제함"
2018-04-18 19:57:25 +02:00
} ,
"overwritePassword" : {
2018-06-01 04:23:56 +02:00
"message" : "비밀번호 덮어쓰기"
2018-04-18 19:57:25 +02:00
} ,
"overwritePasswordConfirmation" : {
2018-06-01 04:23:56 +02:00
"message" : "정말 현재 비밀번호를 덮어쓰시겠습니까?"
2018-04-18 19:57:25 +02:00
} ,
"searchFolder" : {
2018-06-01 04:23:56 +02:00
"message" : "폴더 검색"
2018-04-18 19:57:25 +02:00
} ,
"searchCollection" : {
2018-06-01 04:23:56 +02:00
"message" : "컬렉션 검색"
2018-04-18 19:57:25 +02:00
} ,
"searchType" : {
2018-06-01 04:23:56 +02:00
"message" : "검색 유형"
2018-04-18 19:57:25 +02:00
} ,
"noneFolder" : {
2018-06-01 04:23:56 +02:00
"message" : "폴더 없음" ,
2018-04-18 19:57:25 +02:00
"description" : "This is the folder for uncategorized items"
} ,
"disableAddLoginNotification" : {
2018-06-01 04:23:56 +02:00
"message" : "로그인 추가 알림 사용 안 함"
2018-04-18 19:57:25 +02:00
} ,
"addLoginNotificationDesc" : {
2018-06-01 04:23:56 +02:00
"message" : "\"로그인 추가 알림\"을 사용하면 새 로그인을 사용할 때마다 보관함에 그 로그인을 추가할 것인지 물어봅니다."
2018-04-18 19:57:25 +02:00
} ,
2018-11-26 14:42:58 +01:00
"dontShowCardsCurrentTab" : {
2019-07-03 21:15:08 +02:00
"message" : "탭 페이지에 카드 표시 안 함"
2018-11-26 14:42:58 +01:00
} ,
"dontShowCardsCurrentTabDesc" : {
2020-05-18 21:57:53 +02:00
"message" : "보관함의 카드 항목은 쉽게 자동 완성할 수 있게끔 '현재 탭' 페이지에 나열되어 있습니다."
2018-11-26 14:42:58 +01:00
} ,
"dontShowIdentitiesCurrentTab" : {
2019-07-03 21:15:08 +02:00
"message" : "탭 페이지에 신원 표시 안 함"
2018-11-26 14:42:58 +01:00
} ,
"dontShowIdentitiesCurrentTabDesc" : {
2020-05-18 21:57:53 +02:00
"message" : "보관함의 신원 항목은 쉽게 자동 완성할 수 있게끔 '현재 탭' 페이지에 나열되어 있습니다."
2018-11-26 14:42:58 +01:00
} ,
2019-03-02 21:46:52 +01:00
"clearClipboard" : {
2019-07-03 21:15:08 +02:00
"message" : "클립보드 비우기" ,
2019-10-02 16:38:57 +02:00
"description" : "Clipboard is the operating system thing where you copy/paste data to on your device."
2019-03-02 21:46:52 +01:00
} ,
"clearClipboardDesc" : {
2019-07-03 21:15:08 +02:00
"message" : "자동으로 클립보드에 복사된 값을 제거합니다." ,
2019-10-02 16:38:57 +02:00
"description" : "Clipboard is the operating system thing where you copy/paste data to on your device."
2019-03-02 21:46:52 +01:00
} ,
2018-04-18 19:57:25 +02:00
"notificationAddDesc" : {
2018-06-01 04:23:56 +02:00
"message" : "Bitwarden이 이 비밀번호를 기억하도록 하시겠습니까?"
2018-04-18 19:57:25 +02:00
} ,
"notificationAddSave" : {
2018-06-04 17:39:23 +02:00
"message" : "예, 지금 저장하겠습니다."
2018-04-18 19:57:25 +02:00
} ,
"notificationNeverSave" : {
2018-06-04 17:39:23 +02:00
"message" : "이 사이트에는 사용 안 함"
2018-04-18 19:57:25 +02:00
} ,
2018-08-06 19:49:59 +02:00
"disableChangedPasswordNotification" : {
2018-09-17 21:32:45 +02:00
"message" : "비밀번호 변경 알림 사용 안 함"
2018-08-06 19:49:59 +02:00
} ,
"disableChangedPasswordNotificationDesc" : {
2018-09-17 21:32:45 +02:00
"message" : "\"비밀번호 변경 알림\"을 사용하면 사용자가 웹 사이트에서 비밀번호를 변경했을 경우, 보관함에 저장된 비밀번호를 업데이트할 것인지 자동으로 물어봅니다."
2018-08-06 19:49:59 +02:00
} ,
"notificationChangeDesc" : {
2018-09-17 21:32:45 +02:00
"message" : "Bitwarden에 저장되어 있는 비밀번호를 이 비밀번호로 변경하시겠습니까?"
2018-08-06 19:49:59 +02:00
} ,
"notificationChangeSave" : {
2018-09-17 21:32:45 +02:00
"message" : "예, 지금 변경하겠습니다."
2018-08-06 19:49:59 +02:00
} ,
2018-04-18 19:57:25 +02:00
"disableContextMenuItem" : {
2018-06-01 04:23:56 +02:00
"message" : "오른쪽 클릭 메뉴 옵션 사용 안 함"
2018-04-18 19:57:25 +02:00
} ,
"disableContextMenuItemDesc" : {
2018-06-01 04:23:56 +02:00
"message" : "오른쪽 클릭 메뉴 옵션을 사용하면 비밀번호 생성이나 현재 탭 웹 사이트의 로그인에 빠르게 접근할 수 있습니다."
} ,
2019-01-16 02:24:54 +01:00
"defaultUriMatchDetection" : {
2019-07-03 21:15:08 +02:00
"message" : "기본 URI 일치 인식" ,
2019-01-16 02:24:54 +01:00
"description" : "Default URI match detection for auto-fill."
} ,
"defaultUriMatchDetectionDesc" : {
2021-01-20 03:49:51 +01:00
"message" : "자동 완성 등의 작업에서 각 로그인 항목의 URI 일치 감지를 처리할 기본 방법을 선택하세요."
2019-01-16 02:24:54 +01:00
} ,
2018-06-01 04:23:56 +02:00
"theme" : {
2018-06-04 17:39:23 +02:00
"message" : "테마"
2018-06-01 04:23:56 +02:00
} ,
"themeDesc" : {
2018-06-04 17:39:23 +02:00
"message" : "애플리케이션의 색상 테마를 변경합니다."
2018-06-01 04:23:56 +02:00
} ,
"dark" : {
2018-06-04 17:39:23 +02:00
"message" : "어두운 테마" ,
2018-06-01 04:23:56 +02:00
"description" : "Dark color"
} ,
"light" : {
2018-06-04 17:39:23 +02:00
"message" : "밝은 테마" ,
2018-06-01 04:23:56 +02:00
"description" : "Light color"
2018-04-18 19:57:25 +02:00
} ,
2021-05-11 19:47:31 +02:00
"solarizedDark" : {
"message" : "Solarized Dark" ,
"description" : "'Solarized' is a noun and the name of a color scheme. It should not be translated."
} ,
2018-04-18 19:57:25 +02:00
"exportVault" : {
2018-06-01 04:23:56 +02:00
"message" : "보관함 내보내기"
2018-04-18 19:57:25 +02:00
} ,
2018-12-18 05:19:53 +01:00
"fileFormat" : {
2019-07-03 21:15:08 +02:00
"message" : "파일 형식"
2018-12-18 05:19:53 +01:00
} ,
2018-04-18 19:57:25 +02:00
"warning" : {
2018-06-01 04:23:56 +02:00
"message" : "경고" ,
2018-04-18 19:57:25 +02:00
"description" : "WARNING (should stay in capitalized letters if the language permits)"
} ,
2021-01-20 03:49:51 +01:00
"confirmVaultExport" : {
2021-01-21 21:53:05 +01:00
"message" : "보관함 내보내기 확인"
2021-01-20 03:49:51 +01:00
} ,
2018-12-18 05:19:53 +01:00
"exportWarningDesc" : {
2019-07-03 21:15:08 +02:00
"message" : "내보내기는 보관함 데이터가 암호화되지 않은 형식으로 포함됩니다. 내보낸 파일을 안전하지 않은 채널(예: 이메일)을 통해 저장하거나 보내지 마십시오. 사용이 끝난 후에는 즉시 삭제하십시오."
2018-04-18 19:57:25 +02:00
} ,
2021-03-09 17:49:18 +01:00
"encExportKeyWarningDesc" : {
2021-03-11 19:58:32 +01:00
"message" : "이 내보내기는 계정의 암호화 키를 사용하여 데이터를 암호화합니다. 추후 계정의 암호화 키를 교체할 경우 다시 내보내기를 진행해야 합니다. 그러지 않을 경우 이 내보내기 파일을 해독할 수 없게 됩니다."
2021-01-20 03:49:51 +01:00
} ,
2021-03-09 17:49:18 +01:00
"encExportAccountWarningDesc" : {
2021-03-11 19:58:32 +01:00
"message" : "모든 Bitwarden 사용자 계정은 고유한 계정 암호화 키를 가지고 있습니다. 따라서, 다른 계정에서는 암호화된 내보내기를 가져올 수 없습니다."
2021-03-09 17:49:18 +01:00
} ,
2018-04-18 19:57:25 +02:00
"exportMasterPassword" : {
2018-06-01 04:23:56 +02:00
"message" : "보관함 데이터를 내보내려면 마스터 비밀번호를 입력하세요."
2018-04-18 19:57:25 +02:00
} ,
"shared" : {
2018-06-04 17:39:23 +02:00
"message" : "공유됨"
2018-04-18 19:57:25 +02:00
} ,
2021-06-29 20:08:32 +02:00
"learnOrg" : {
2021-08-13 19:05:03 +02:00
"message" : "조직에 대해 알아보기"
2018-04-18 19:57:25 +02:00
} ,
2021-06-29 20:08:32 +02:00
"learnOrgConfirmation" : {
2021-08-13 19:05:03 +02:00
"message" : "Bitwarden은 조직용 계정을 사용하면 사용자의 보관함을 타인에게 공유할 수 있습니다. bitwarden.com 웹 사이트를 방문하여 더 자세히 알아보시겠습니까?"
2018-04-18 19:57:25 +02:00
} ,
2021-06-29 20:08:32 +02:00
"moveToOrganization" : {
2021-08-13 19:05:03 +02:00
"message" : "조직으로 이동하기"
2018-10-24 19:03:30 +02:00
} ,
"share" : {
2019-03-02 21:46:52 +01:00
"message" : "공유"
2018-10-24 19:03:30 +02:00
} ,
2021-06-29 20:08:32 +02:00
"movedItemToOrg" : {
2021-08-13 19:05:03 +02:00
"message" : "$ITEMNAME$이(가) $ORGNAME$(으)로 이동됨" ,
2021-06-29 20:08:32 +02:00
"placeholders" : {
"itemname" : {
"content" : "$1" ,
"example" : "Secret Item"
} ,
"orgname" : {
"content" : "$2" ,
"example" : "Company Name"
}
}
2018-10-24 19:03:30 +02:00
} ,
2021-06-29 20:08:32 +02:00
"moveToOrgDesc" : {
2021-08-13 19:05:03 +02:00
"message" : "이 항목을 이동할 조직을 선택하십시오. 항목이 조직으로 이동되면 소유권이 조직으로 이전됩니다. 일단 이동되면, 더는 이동된 항목의 직접적인 소유자가 아니게 됩니다."
2018-10-24 19:03:30 +02:00
} ,
2018-04-18 19:57:25 +02:00
"learnMore" : {
2018-06-01 04:23:56 +02:00
"message" : "더 알아보기"
2018-04-18 19:57:25 +02:00
} ,
"authenticatorKeyTotp" : {
2018-06-01 04:23:56 +02:00
"message" : "인증 키 (TOTP)"
2018-04-18 19:57:25 +02:00
} ,
"verificationCodeTotp" : {
2018-06-01 04:23:56 +02:00
"message" : "인증 코드 (TOTP)"
2018-04-18 19:57:25 +02:00
} ,
"copyVerificationCode" : {
2018-06-01 04:23:56 +02:00
"message" : "인증 코드 복사"
2018-04-18 19:57:25 +02:00
} ,
"attachments" : {
2018-06-01 04:23:56 +02:00
"message" : "첨부 파일"
2018-04-18 19:57:25 +02:00
} ,
"deleteAttachment" : {
2018-06-01 04:23:56 +02:00
"message" : "첨부 파일 삭제"
2018-04-18 19:57:25 +02:00
} ,
"deleteAttachmentConfirmation" : {
2018-06-01 04:23:56 +02:00
"message" : "정말 이 첨부 파일을 삭제하시겠습니까?"
2018-04-18 19:57:25 +02:00
} ,
"deletedAttachment" : {
2018-09-17 21:32:45 +02:00
"message" : "첨부 파일 삭제함"
2018-04-18 19:57:25 +02:00
} ,
"newAttachment" : {
2018-06-01 04:23:56 +02:00
"message" : "새 첨부 파일 추가"
2018-04-18 19:57:25 +02:00
} ,
"noAttachments" : {
2018-06-01 04:23:56 +02:00
"message" : "첨부 파일이 없습니다."
2018-04-18 19:57:25 +02:00
} ,
"attachmentSaved" : {
2018-06-01 04:23:56 +02:00
"message" : "첨부 파일을 저장했습니다."
2018-04-18 19:57:25 +02:00
} ,
"file" : {
2018-06-01 04:23:56 +02:00
"message" : "파일"
2018-04-18 19:57:25 +02:00
} ,
"selectFile" : {
2018-06-01 04:23:56 +02:00
"message" : "파일을 선택하세요."
2018-04-18 19:57:25 +02:00
} ,
"maxFileSize" : {
2021-06-29 20:08:32 +02:00
"message" : "최대 파일 크기는 500MB입니다."
2018-04-18 19:57:25 +02:00
} ,
"featureUnavailable" : {
2018-06-01 04:23:56 +02:00
"message" : "기능 사용할 수 없음"
2018-04-18 19:57:25 +02:00
} ,
"updateKey" : {
2018-06-01 04:23:56 +02:00
"message" : "이 기능을 사용하려면 암호화 키를 업데이트해야 합니다."
2018-04-18 19:57:25 +02:00
} ,
"premiumMembership" : {
2018-06-01 04:23:56 +02:00
"message" : "프리미엄 멤버십"
2018-04-18 19:57:25 +02:00
} ,
"premiumManage" : {
2018-06-01 04:23:56 +02:00
"message" : "멤버십 관리"
2018-04-18 19:57:25 +02:00
} ,
"premiumManageAlert" : {
2018-06-01 04:23:56 +02:00
"message" : "bitwarden.com 웹 보관함에서 멤버십을 관리할 수 있습니다. 지금 웹 사이트를 방문하시겠습니까?"
2018-04-18 19:57:25 +02:00
} ,
"premiumRefresh" : {
2018-06-01 04:23:56 +02:00
"message" : "멤버십 새로 고침"
2018-04-18 19:57:25 +02:00
} ,
"premiumNotCurrentMember" : {
2018-06-01 04:23:56 +02:00
"message" : "프리미엄 사용자가 아닙니다."
2018-04-18 19:57:25 +02:00
} ,
"premiumSignUpAndGet" : {
2018-06-01 04:23:56 +02:00
"message" : "프리미엄 멤버십에 가입하면 얻을 수 있는 것:"
2018-04-18 19:57:25 +02:00
} ,
"ppremiumSignUpStorage" : {
2018-06-01 04:23:56 +02:00
"message" : "1GB의 암호화된 파일 저장소."
2018-04-18 19:57:25 +02:00
} ,
"ppremiumSignUpTwoStep" : {
2018-06-01 04:23:56 +02:00
"message" : "YubiKey나 FIDO U2F, Duo 등의 추가적인 2단계 인증 옵션."
2018-04-18 19:57:25 +02:00
} ,
2018-12-12 18:06:01 +01:00
"ppremiumSignUpReports" : {
2019-07-03 21:15:08 +02:00
"message" : "보관함을 안전하게 유지하기 위한 암호 위생, 계정 상태, 데이터 유출 보고서"
2018-12-12 18:06:01 +01:00
} ,
2018-04-18 19:57:25 +02:00
"ppremiumSignUpTotp" : {
2018-07-25 16:41:22 +02:00
"message" : "보관함에 등록된 로그인 항목을 위한 TOTP 인증 코드(2FA) 생성기."
2018-04-18 19:57:25 +02:00
} ,
"ppremiumSignUpSupport" : {
2018-06-01 04:23:56 +02:00
"message" : "고객 지원 우선 순위 제공."
2018-04-18 19:57:25 +02:00
} ,
"ppremiumSignUpFuture" : {
2018-06-01 04:23:56 +02:00
"message" : "앞으로 추가될 모든 프리미엄 기능을 사용할 수 있습니다. 기대하세요!"
2018-04-18 19:57:25 +02:00
} ,
"premiumPurchase" : {
2018-06-01 04:23:56 +02:00
"message" : "프리미엄 멤버십 구입"
2018-04-18 19:57:25 +02:00
} ,
"premiumPurchaseAlert" : {
2018-06-01 04:23:56 +02:00
"message" : "bitwarden.com 웹 보관함에서 프리미엄 멤버십을 구입할 수 있습니다. 지금 웹 사이트를 방문하시겠습니까?"
2018-04-18 19:57:25 +02:00
} ,
"premiumCurrentMember" : {
2018-06-01 04:23:56 +02:00
"message" : "프리미엄 사용자입니다!"
2018-04-18 19:57:25 +02:00
} ,
"premiumCurrentMemberThanks" : {
2018-06-01 04:23:56 +02:00
"message" : "Bitwarden을 지원해 주셔서 감사합니다."
2018-04-18 19:57:25 +02:00
} ,
"premiumPrice" : {
2018-07-25 16:41:22 +02:00
"message" : "이 모든 기능을 연 $PRICE$에 이용하실 수 있습니다!" ,
2018-04-18 19:57:25 +02:00
"placeholders" : {
"price" : {
"content" : "$1" ,
"example" : "$10"
}
}
} ,
"refreshComplete" : {
2018-06-01 04:23:56 +02:00
"message" : "새로 고침 완료"
2018-04-18 19:57:25 +02:00
} ,
"disableAutoTotpCopy" : {
2018-06-01 04:23:56 +02:00
"message" : "TOTP 자동 복사 사용 안 함"
2018-04-18 19:57:25 +02:00
} ,
"disableAutoTotpCopyDesc" : {
2018-07-25 16:41:22 +02:00
"message" : "로그인에 인증 키가 연결되어 있을 경우, 그 로그인을 자동 완성할 때마다 TOTP 인증 코드가 클립보드에 자동으로 복사됩니다."
2018-04-18 19:57:25 +02:00
} ,
"premiumRequired" : {
2018-06-01 04:23:56 +02:00
"message" : "프리미엄 멤버십 필요"
2018-04-18 19:57:25 +02:00
} ,
"premiumRequiredDesc" : {
2018-06-01 04:23:56 +02:00
"message" : "이 기능을 사용하려면 프리미엄 멤버십이 필요합니다."
2018-04-18 19:57:25 +02:00
} ,
"enterVerificationCodeApp" : {
2018-06-01 04:23:56 +02:00
"message" : "인증 앱에서 6자리 인증 코드를 입력하세요."
2018-04-18 19:57:25 +02:00
} ,
"enterVerificationCodeEmail" : {
2018-06-01 04:23:56 +02:00
"message" : "$EMAIL$ 주소로 전송된 6자리 인증 코드를 입력하세요." ,
2018-04-18 19:57:25 +02:00
"placeholders" : {
"email" : {
"content" : "$1" ,
"example" : "example@gmail.com"
}
}
} ,
"verificationCodeEmailSent" : {
2018-06-01 04:23:56 +02:00
"message" : "$EMAIL$ 주소로 인증 이메일을 보냈습니다." ,
2018-04-18 19:57:25 +02:00
"placeholders" : {
"email" : {
"content" : "$1" ,
"example" : "example@gmail.com"
}
}
} ,
"rememberMe" : {
2018-06-04 17:39:23 +02:00
"message" : "기억하기"
2018-04-18 19:57:25 +02:00
} ,
"sendVerificationCodeEmailAgain" : {
2018-06-01 04:23:56 +02:00
"message" : "인증 코드 이메일 다시 보내기"
2018-04-18 19:57:25 +02:00
} ,
"useAnotherTwoStepMethod" : {
2018-06-01 04:23:56 +02:00
"message" : "다른 2단계 인증 사용"
2018-04-18 19:57:25 +02:00
} ,
"insertYubiKey" : {
2018-06-01 04:23:56 +02:00
"message" : "YubiKey를 컴퓨터의 USB 포트에 삽입하고 이 버튼을 누르세요."
2018-04-18 19:57:25 +02:00
} ,
"insertU2f" : {
2018-06-01 04:23:56 +02:00
"message" : "보안 키를 컴퓨터의 USB 포트에 삽입하고 버튼이 있는 경우 누르세요."
2018-04-18 19:57:25 +02:00
} ,
2021-05-11 19:47:31 +02:00
"webAuthnNewTab" : {
2021-06-29 20:08:32 +02:00
"message" : "새 탭에서 WebAuthn 2단계 인증을 계속하세요."
} ,
"webAuthnNewTabOpen" : {
2021-08-13 19:05:03 +02:00
"message" : "새 탭 열기"
2021-05-11 19:47:31 +02:00
} ,
"webAuthnAuthenticate" : {
2021-06-29 20:08:32 +02:00
"message" : "WebAuthn 인증"
2021-05-11 19:47:31 +02:00
} ,
2018-04-18 19:57:25 +02:00
"loginUnavailable" : {
2018-06-01 04:23:56 +02:00
"message" : "로그인 불가능"
2018-04-18 19:57:25 +02:00
} ,
"noTwoStepProviders" : {
2018-06-01 04:23:56 +02:00
"message" : "이 계정은 2단계 인증을 사용합니다. 그러나 설정된 2단계 인증 중 이 웹 브라우저에서 지원하는 방식이 없습니다."
2018-04-18 19:57:25 +02:00
} ,
"noTwoStepProviders2" : {
2018-07-25 16:41:22 +02:00
"message" : "지원하는 웹 브라우저(Chrome 등)를 사용하거나 더 많은 브라우저를 지원하는 2단계 인증 방식(인증 앱 등)을 추가하세요."
2018-04-18 19:57:25 +02:00
} ,
"twoStepOptions" : {
2018-06-01 04:23:56 +02:00
"message" : "2단계 인증 옵션"
2018-04-18 19:57:25 +02:00
} ,
"recoveryCodeDesc" : {
2018-06-04 17:39:23 +02:00
"message" : "모든 2단계 인증을 사용할 수 없는 상황인가요? 복구 코드를 사용하여 계정의 모든 2단계 인증을 비활성화할 수 있습니다."
2018-04-18 19:57:25 +02:00
} ,
"recoveryCodeTitle" : {
2018-06-01 04:23:56 +02:00
"message" : "복구 코드"
2018-04-18 19:57:25 +02:00
} ,
"authenticatorAppTitle" : {
2018-06-01 04:23:56 +02:00
"message" : "인증 앱"
2018-04-18 19:57:25 +02:00
} ,
"authenticatorAppDesc" : {
2018-06-01 04:23:56 +02:00
"message" : "인증 앱(Authy, Google OTP 등)을 통하여 일회용 인증 코드를 생성합니다." ,
2018-04-18 19:57:25 +02:00
"description" : "'Authy' and 'Google Authenticator' are product names and should not be translated."
} ,
"yubiKeyTitle" : {
2018-06-01 04:23:56 +02:00
"message" : "YubiKey OTP 보안 키"
2018-04-18 19:57:25 +02:00
} ,
"yubiKeyDesc" : {
2018-06-01 04:23:56 +02:00
"message" : "YubiKey를 사용하여 사용자의 계정에 접근합니다. YubiKey 4, 4 Nano, 4C 및 NEO 기기를 사용할 수 있습니다."
2018-04-18 19:57:25 +02:00
} ,
"duoDesc" : {
2018-07-25 16:41:22 +02:00
"message" : "Duo Mobile 앱, SMS, 전화 통화를 사용한 Duo Security 또는 U2F 보안 키를 사용하여 인증하세요." ,
2018-04-18 19:57:25 +02:00
"description" : "'Duo Security' and 'Duo Mobile' are product names and should not be translated."
} ,
"duoOrganizationDesc" : {
2018-07-25 16:41:22 +02:00
"message" : "Duo Mobile 앱, SMS, 전화 통화를 사용한 조직용 Duo Security 또는 U2F 보안 키를 사용하여 인증하세요." ,
2018-04-18 19:57:25 +02:00
"description" : "'Duo Security' and 'Duo Mobile' are product names and should not be translated."
} ,
2021-05-11 19:47:31 +02:00
"webAuthnTitle" : {
"message" : "FIDO2 WebAuthn"
2018-04-18 19:57:25 +02:00
} ,
2021-05-11 19:47:31 +02:00
"webAuthnDesc" : {
2021-06-29 20:08:32 +02:00
"message" : "WebAuthn이 활성화된 보안 키를 사용하여 계정에 접근하세요."
2018-04-18 19:57:25 +02:00
} ,
"emailTitle" : {
2018-06-01 04:23:56 +02:00
"message" : "이메일"
2018-04-18 19:57:25 +02:00
} ,
"emailDesc" : {
2018-06-01 04:23:56 +02:00
"message" : "인증 코드가 담긴 이메일을 다시 보냅니다."
2018-04-18 19:57:25 +02:00
} ,
"selfHostedEnvironment" : {
2018-06-01 04:23:56 +02:00
"message" : "자체 호스팅 환경"
2018-04-18 19:57:25 +02:00
} ,
"selfHostedEnvironmentFooter" : {
2018-06-04 17:39:23 +02:00
"message" : "온-프레미스 Bitwarden이 호스팅되고 있는 서버의 기본 URL을 지정하세요."
2018-04-18 19:57:25 +02:00
} ,
"customEnvironment" : {
2018-06-01 04:23:56 +02:00
"message" : "사용자 지정 환경"
2018-04-18 19:57:25 +02:00
} ,
"customEnvironmentFooter" : {
2018-06-04 17:39:23 +02:00
"message" : "고급 사용자 전용 설정입니다. 각 서비스의 기본 URL을 개별적으로 지정할 수 있습니다."
2018-04-18 19:57:25 +02:00
} ,
"baseUrl" : {
2018-06-01 04:23:56 +02:00
"message" : "서버 URL"
2018-04-18 19:57:25 +02:00
} ,
"apiUrl" : {
2018-06-01 04:23:56 +02:00
"message" : "API 서버 URL"
2018-04-18 19:57:25 +02:00
} ,
"webVaultUrl" : {
2018-06-01 04:23:56 +02:00
"message" : "웹 보관함 서버 URL"
2018-04-18 19:57:25 +02:00
} ,
"identityUrl" : {
2018-06-01 04:23:56 +02:00
"message" : "ID 서버 URL"
2018-04-18 19:57:25 +02:00
} ,
2018-09-17 21:32:45 +02:00
"notificationsUrl" : {
2018-10-04 04:56:53 +02:00
"message" : "알림 서버 URL"
2018-09-17 21:32:45 +02:00
} ,
2018-04-18 19:57:25 +02:00
"iconsUrl" : {
2018-06-01 04:23:56 +02:00
"message" : "아이콘 서버 URL"
2018-04-18 19:57:25 +02:00
} ,
"environmentSaved" : {
2018-06-01 04:23:56 +02:00
"message" : "환경 URL 값을 저장했습니다."
2018-04-18 19:57:25 +02:00
} ,
"enableAutoFillOnPageLoad" : {
2018-06-01 04:23:56 +02:00
"message" : "페이지 로드 시 자동 완성 사용"
2018-04-18 19:57:25 +02:00
} ,
"enableAutoFillOnPageLoadDesc" : {
2018-06-01 04:23:56 +02:00
"message" : "로그인 양식을 감지하면 웹 페이지 로드 시 자동 완성을 자동으로 수행합니다."
2018-04-18 19:57:25 +02:00
} ,
"experimentalFeature" : {
2018-06-01 04:23:56 +02:00
"message" : "현재 실험 중인 기능입니다. 위험을 감수하여 사용하세요."
2018-04-18 19:57:25 +02:00
} ,
2021-06-29 20:08:32 +02:00
"defaultAutoFillOnPageLoad" : {
2021-08-13 19:05:03 +02:00
"message" : "로그인 항목에 대한 기본 자동 완성 설정"
2021-06-29 20:08:32 +02:00
} ,
"defaultAutoFillOnPageLoadDesc" : {
2021-08-13 19:05:03 +02:00
"message" : "페이지 로드 시 자동 완성을 켠 뒤에는 각 로그인 항목별로 이 기능을 켜거나 끌 수 있습니다. 이 옵션은 해당 기능을 개별적으로 구성하지 않은 항목에 사용되는 기본 설정값입니다."
2021-06-29 20:08:32 +02:00
} ,
"itemAutoFillOnPageLoad" : {
2021-08-13 19:05:03 +02:00
"message" : "페이지 로드 시 자동 완성 (옵션에서 켜져 있을 경우)"
2021-06-29 20:08:32 +02:00
} ,
"autoFillOnPageLoadUseDefault" : {
2021-08-13 19:05:03 +02:00
"message" : "기본 설정 사용"
2021-06-29 20:08:32 +02:00
} ,
"autoFillOnPageLoadYes" : {
2021-08-13 19:05:03 +02:00
"message" : "페이지 로드 시 자동 완성"
2021-06-29 20:08:32 +02:00
} ,
"autoFillOnPageLoadNo" : {
2021-08-13 19:05:03 +02:00
"message" : "페이지 로드 시 자동 완성 안 함"
2021-06-29 20:08:32 +02:00
} ,
2020-03-05 15:37:06 +01:00
"commandOpenPopup" : {
2020-03-13 02:15:27 +01:00
"message" : "보관함 팝업 열기"
2020-03-05 15:37:06 +01:00
} ,
"commandOpenSidebar" : {
2020-03-24 19:51:19 +01:00
"message" : "사이드바에서 보관함 열기"
2020-03-05 15:37:06 +01:00
} ,
2018-04-18 19:57:25 +02:00
"commandAutofillDesc" : {
2018-06-01 04:23:56 +02:00
"message" : "현재 웹사이트에서 최근에 사용했던 로그인을 자동 완성합니다."
2018-04-18 19:57:25 +02:00
} ,
"commandGeneratePasswordDesc" : {
2018-06-01 04:23:56 +02:00
"message" : "새 무작위 비밀번호를 만들고 클립보드에 복사합니다."
2018-04-18 19:57:25 +02:00
} ,
2020-11-10 23:19:31 +01:00
"commandLockVaultDesc" : {
2021-01-21 21:53:05 +01:00
"message" : "보관함 잠그기"
2020-11-10 23:19:31 +01:00
} ,
2018-04-18 19:57:25 +02:00
"privateModeMessage" : {
2018-06-04 17:39:23 +02:00
"message" : "죄송합니다. 이 브라우저에서는 시크릿 창에서 이 창을 사용할 수 없습니다."
2018-04-18 19:57:25 +02:00
} ,
"customFields" : {
2018-06-01 04:23:56 +02:00
"message" : "사용자 지정 필드"
2018-04-18 19:57:25 +02:00
} ,
"copyValue" : {
2018-06-01 04:23:56 +02:00
"message" : "값 복사"
2018-04-18 19:57:25 +02:00
} ,
"value" : {
2018-06-01 04:23:56 +02:00
"message" : "값"
2018-04-18 19:57:25 +02:00
} ,
"newCustomField" : {
2018-06-01 04:23:56 +02:00
"message" : "새 사용자 지정 필드"
2018-04-18 19:57:25 +02:00
} ,
2019-07-03 21:15:08 +02:00
"dragToSort" : {
2020-03-05 15:37:06 +01:00
"message" : "드래그하여 정렬"
2019-07-03 21:15:08 +02:00
} ,
2018-04-18 19:57:25 +02:00
"cfTypeText" : {
2018-06-01 04:23:56 +02:00
"message" : "텍스트"
2018-04-18 19:57:25 +02:00
} ,
"cfTypeHidden" : {
2018-06-01 04:23:56 +02:00
"message" : "숨김"
2018-04-18 19:57:25 +02:00
} ,
"cfTypeBoolean" : {
2019-10-02 16:38:57 +02:00
"message" : "참 / 거짓"
2018-04-18 19:57:25 +02:00
} ,
"popup2faCloseMessage" : {
2018-07-25 16:41:22 +02:00
"message" : "인증 코드가 담긴 이메일을 확인하기 위해 팝업 창의 바깥쪽을 누르면 이 팝업이 닫힙니다. 팝업 창이 닫히는 것을 방지하기 위해 이 팝업을 새 창에서 다시 여시겠습니까?"
2018-04-18 19:57:25 +02:00
} ,
2019-07-03 21:15:08 +02:00
"popupU2fCloseMessage" : {
2020-03-24 19:51:19 +01:00
"message" : "이 브라우저의 팝업 창에서는 U2F 요청을 처리할 수 없습니다. U2F로 로그인할 수 있도록 이 창을 새 창에서 여시겠습니까?"
2019-07-03 21:15:08 +02:00
} ,
2018-04-18 19:57:25 +02:00
"disableFavicon" : {
2018-06-01 04:23:56 +02:00
"message" : "웹 사이트 아이콘 사용 안 함"
2018-04-18 19:57:25 +02:00
} ,
"disableFaviconDesc" : {
2018-06-01 04:23:56 +02:00
"message" : "웹 사이트 아이콘을 사용하면 보관함 각 항목 옆에 이미지를 보여줍니다."
2018-04-18 19:57:25 +02:00
} ,
2021-05-11 19:47:31 +02:00
"disableBadgeCounter" : {
2021-06-29 20:08:32 +02:00
"message" : "배지에 개수 표시 사용 안 함"
2021-05-11 19:47:31 +02:00
} ,
"disableBadgeCounterDesc" : {
2021-06-29 20:08:32 +02:00
"message" : "배지에는 보관함에 등록된 현재 페이지에 대한 로그인의 개수가 표시됩니다."
2021-05-11 19:47:31 +02:00
} ,
2018-04-18 19:57:25 +02:00
"cardholderName" : {
2018-06-01 04:23:56 +02:00
"message" : "카드 소유자 이름"
2018-04-18 19:57:25 +02:00
} ,
"number" : {
2018-06-01 04:23:56 +02:00
"message" : "번호"
2018-04-18 19:57:25 +02:00
} ,
"brand" : {
2018-06-01 04:23:56 +02:00
"message" : "브랜드"
2018-04-18 19:57:25 +02:00
} ,
"expirationMonth" : {
2018-06-01 04:23:56 +02:00
"message" : "만료 월"
2018-04-18 19:57:25 +02:00
} ,
"expirationYear" : {
2018-06-01 04:23:56 +02:00
"message" : "만료 연도"
2018-04-18 19:57:25 +02:00
} ,
"expiration" : {
2018-06-01 04:23:56 +02:00
"message" : "만료"
2018-04-18 19:57:25 +02:00
} ,
"january" : {
2018-06-01 04:23:56 +02:00
"message" : "1월"
2018-04-18 19:57:25 +02:00
} ,
"february" : {
2018-06-01 04:23:56 +02:00
"message" : "2월"
2018-04-18 19:57:25 +02:00
} ,
"march" : {
2018-06-01 04:23:56 +02:00
"message" : "3월"
2018-04-18 19:57:25 +02:00
} ,
"april" : {
2018-06-01 04:23:56 +02:00
"message" : "4월"
2018-04-18 19:57:25 +02:00
} ,
"may" : {
2018-06-01 04:23:56 +02:00
"message" : "5월"
2018-04-18 19:57:25 +02:00
} ,
"june" : {
2018-06-01 04:23:56 +02:00
"message" : "6월"
2018-04-18 19:57:25 +02:00
} ,
"july" : {
2018-06-01 04:23:56 +02:00
"message" : "7월"
2018-04-18 19:57:25 +02:00
} ,
"august" : {
2018-06-01 04:23:56 +02:00
"message" : "8월"
2018-04-18 19:57:25 +02:00
} ,
"september" : {
2018-06-01 04:23:56 +02:00
"message" : "9월"
2018-04-18 19:57:25 +02:00
} ,
"october" : {
2018-06-01 04:23:56 +02:00
"message" : "10월"
2018-04-18 19:57:25 +02:00
} ,
"november" : {
2018-06-01 04:23:56 +02:00
"message" : "11월"
2018-04-18 19:57:25 +02:00
} ,
"december" : {
2018-06-01 04:23:56 +02:00
"message" : "12월"
2018-04-18 19:57:25 +02:00
} ,
"securityCode" : {
2018-06-01 04:23:56 +02:00
"message" : "보안 코드"
2018-04-18 19:57:25 +02:00
} ,
"ex" : {
2018-06-01 04:23:56 +02:00
"message" : "예)"
2018-04-18 19:57:25 +02:00
} ,
"title" : {
2018-06-01 04:23:56 +02:00
"message" : "제목"
2018-04-18 19:57:25 +02:00
} ,
"mr" : {
"message" : "Mr"
} ,
"mrs" : {
"message" : "Mrs"
} ,
"ms" : {
"message" : "Ms"
} ,
"dr" : {
"message" : "Dr"
} ,
"firstName" : {
2018-06-01 04:23:56 +02:00
"message" : "이름"
2018-04-18 19:57:25 +02:00
} ,
"middleName" : {
2018-06-01 04:23:56 +02:00
"message" : "가운데 이름"
2018-04-18 19:57:25 +02:00
} ,
"lastName" : {
2018-06-01 04:23:56 +02:00
"message" : "성"
2018-04-18 19:57:25 +02:00
} ,
"identityName" : {
2018-06-01 04:23:56 +02:00
"message" : "ID 이름"
2018-04-18 19:57:25 +02:00
} ,
"company" : {
2018-06-01 04:23:56 +02:00
"message" : "회사"
2018-04-18 19:57:25 +02:00
} ,
"ssn" : {
2018-06-01 04:23:56 +02:00
"message" : "주민등록번호"
2018-04-18 19:57:25 +02:00
} ,
"passportNumber" : {
2018-06-01 04:23:56 +02:00
"message" : "여권 번호"
2018-04-18 19:57:25 +02:00
} ,
"licenseNumber" : {
2018-06-01 04:23:56 +02:00
"message" : "면허 번호"
2018-04-18 19:57:25 +02:00
} ,
"email" : {
2018-06-01 04:23:56 +02:00
"message" : "이메일"
2018-04-18 19:57:25 +02:00
} ,
"phone" : {
2018-06-01 04:23:56 +02:00
"message" : "전화번호"
2018-04-18 19:57:25 +02:00
} ,
"address" : {
2018-06-01 04:23:56 +02:00
"message" : "주소"
2018-04-18 19:57:25 +02:00
} ,
"address1" : {
2018-06-01 04:23:56 +02:00
"message" : "주소 1"
2018-04-18 19:57:25 +02:00
} ,
"address2" : {
2018-06-01 04:23:56 +02:00
"message" : "주소 2"
2018-04-18 19:57:25 +02:00
} ,
"address3" : {
2018-06-01 04:23:56 +02:00
"message" : "주소 3"
2018-04-18 19:57:25 +02:00
} ,
"cityTown" : {
2019-10-02 16:38:57 +02:00
"message" : "읍 / 면 / 동"
2018-04-18 19:57:25 +02:00
} ,
"stateProvince" : {
2019-10-02 16:38:57 +02:00
"message" : "시 / 도"
2018-04-18 19:57:25 +02:00
} ,
"zipPostalCode" : {
2018-06-01 04:23:56 +02:00
"message" : "우편번호"
2018-04-18 19:57:25 +02:00
} ,
"country" : {
2018-06-01 04:23:56 +02:00
"message" : "국가"
2018-04-18 19:57:25 +02:00
} ,
"type" : {
2018-06-01 04:23:56 +02:00
"message" : "유형"
2018-04-18 19:57:25 +02:00
} ,
"typeLogin" : {
2018-06-01 04:23:56 +02:00
"message" : "로그인"
2018-04-18 19:57:25 +02:00
} ,
"typeLogins" : {
2018-06-01 04:23:56 +02:00
"message" : "로그인"
2018-04-18 19:57:25 +02:00
} ,
"typeSecureNote" : {
2018-06-01 04:23:56 +02:00
"message" : "보안 메모"
2018-04-18 19:57:25 +02:00
} ,
"typeCard" : {
2018-06-01 04:23:56 +02:00
"message" : "카드"
2018-04-18 19:57:25 +02:00
} ,
"typeIdentity" : {
2018-06-01 04:23:56 +02:00
"message" : "신원"
2018-04-18 19:57:25 +02:00
} ,
"passwordHistory" : {
2018-06-01 04:23:56 +02:00
"message" : "비밀번호 변경 기록"
2018-04-18 19:57:25 +02:00
} ,
"back" : {
2018-06-01 04:23:56 +02:00
"message" : "뒤로"
2018-04-18 19:57:25 +02:00
} ,
"collections" : {
2018-06-01 04:23:56 +02:00
"message" : "컬렉션"
2018-04-18 19:57:25 +02:00
} ,
"favorites" : {
2018-06-01 04:23:56 +02:00
"message" : "즐겨찾기"
2018-04-18 19:57:25 +02:00
} ,
"popOutNewWindow" : {
2018-06-01 04:23:56 +02:00
"message" : "새 창에서 보기"
2018-04-18 19:57:25 +02:00
} ,
"refresh" : {
2018-06-01 04:23:56 +02:00
"message" : "새로 고침"
2018-04-18 19:57:25 +02:00
} ,
"cards" : {
2018-06-01 04:23:56 +02:00
"message" : "카드"
2018-04-18 19:57:25 +02:00
} ,
"identities" : {
2018-06-01 04:23:56 +02:00
"message" : "신원"
2018-04-18 19:57:25 +02:00
} ,
"logins" : {
2018-06-01 04:23:56 +02:00
"message" : "로그인"
2018-04-18 19:57:25 +02:00
} ,
"secureNotes" : {
2018-06-01 04:23:56 +02:00
"message" : "보안 메모"
2018-04-18 19:57:25 +02:00
} ,
"clear" : {
2019-07-03 21:15:08 +02:00
"message" : "삭제" ,
"description" : "To clear something out. example: To clear browser history."
2018-04-18 19:57:25 +02:00
} ,
"checkPassword" : {
2018-06-01 04:23:56 +02:00
"message" : "비밀번호가 노출되었는지 확인합니다."
2018-04-18 19:57:25 +02:00
} ,
"passwordExposed" : {
2018-06-01 04:23:56 +02:00
"message" : "이 비밀번호는 데이터 유출에 $VALUE$회 노출되었습니다. 비밀번호를 변경하는 것이 좋습니다." ,
2018-04-18 19:57:25 +02:00
"placeholders" : {
"value" : {
"content" : "$1" ,
"example" : "2"
}
}
} ,
"passwordSafe" : {
2018-06-01 04:23:56 +02:00
"message" : "이 비밀번호는 데이터 유출 목록에 없습니다. 사용하기에 안전한 비밀번호입니다."
2018-04-18 19:57:25 +02:00
} ,
"baseDomain" : {
2018-06-01 04:23:56 +02:00
"message" : "기본 도메인"
2018-04-18 19:57:25 +02:00
} ,
"host" : {
2018-06-01 04:23:56 +02:00
"message" : "호스트" ,
2019-10-02 16:38:57 +02:00
"description" : "A URL's host value. For example, the host of https://sub.domain.com:443 is 'sub.domain.com:443'."
2018-04-18 19:57:25 +02:00
} ,
"exact" : {
2018-06-01 04:23:56 +02:00
"message" : "정확히 일치"
2018-04-18 19:57:25 +02:00
} ,
"startsWith" : {
2018-06-01 04:23:56 +02:00
"message" : "...으로 시작"
2018-04-18 19:57:25 +02:00
} ,
"regEx" : {
2018-06-01 04:23:56 +02:00
"message" : "정규 표현식" ,
2018-04-18 19:57:25 +02:00
"description" : "A programming term, also known as 'RegEx'."
} ,
"matchDetection" : {
2018-06-01 04:23:56 +02:00
"message" : "일치 인식" ,
2018-04-18 19:57:25 +02:00
"description" : "URI match detection for auto-fill."
} ,
"defaultMatchDetection" : {
2018-06-01 04:23:56 +02:00
"message" : "기본 일치 인식" ,
2018-04-18 19:57:25 +02:00
"description" : "Default URI match detection for auto-fill."
} ,
"toggleOptions" : {
2019-10-02 16:38:57 +02:00
"message" : "표시 / 숨기기"
2018-04-18 19:57:25 +02:00
} ,
2020-06-27 03:27:49 +02:00
"toggleCurrentUris" : {
2020-09-08 17:29:47 +02:00
"message" : "현재 URI 전환" ,
2020-06-27 03:27:49 +02:00
"description" : "Toggle the display of the URIs of the currently open tabs in the browser."
} ,
"currentUri" : {
2020-09-08 17:29:47 +02:00
"message" : "현재 URI" ,
2020-06-27 03:27:49 +02:00
"description" : "The URI of one of the current open tabs in the browser."
} ,
2018-04-18 19:57:25 +02:00
"organization" : {
2018-06-01 04:23:56 +02:00
"message" : "조직" ,
2018-04-18 19:57:25 +02:00
"description" : "An entity of multiple related people (ex. a team or business organization)."
} ,
"types" : {
2018-06-01 04:23:56 +02:00
"message" : "유형"
2018-04-18 19:57:25 +02:00
} ,
"allItems" : {
2018-06-01 04:23:56 +02:00
"message" : "모든 항목"
2018-04-18 19:57:25 +02:00
} ,
"noPasswordsInList" : {
2018-06-01 04:23:56 +02:00
"message" : "비밀번호가 없습니다."
2018-04-18 19:57:25 +02:00
} ,
"remove" : {
2018-06-01 04:23:56 +02:00
"message" : "제거"
} ,
"default" : {
2018-06-04 17:39:23 +02:00
"message" : "기본값"
2018-07-30 23:14:08 +02:00
} ,
"dateUpdated" : {
2018-09-17 21:32:45 +02:00
"message" : "업데이트됨" ,
2018-07-30 23:14:08 +02:00
"description" : "ex. Date this item was updated"
} ,
"datePasswordUpdated" : {
2018-09-17 21:32:45 +02:00
"message" : "비밀번호 업데이트됨" ,
2018-07-30 23:14:08 +02:00
"description" : "ex. Date this password was updated"
2018-10-04 04:56:53 +02:00
} ,
"neverLockWarning" : {
2018-10-09 15:22:05 +02:00
"message" : "정말 \"잠그지 않음\" 옵션을 사용하시겠습니까? 잠금 옵션을 \"잠그지 않음\"으로 설정하면 사용자 보관함의 암호화 키를 사용자의 기기에 보관합니다. 이 옵션을 사용하기 전에 사용자의 기기가 잘 보호되어 있는 상태인지 확인하십시오."
2018-10-24 19:03:30 +02:00
} ,
"noOrganizationsList" : {
2021-03-09 17:49:18 +01:00
"message" : "속해 있는 조직이 없습니다. 조직에 속하면 다른 사용자들과 항목을 안전하게 공유할 수 있습니다."
2018-10-24 19:03:30 +02:00
} ,
"noCollectionsInList" : {
2020-05-18 21:57:53 +02:00
"message" : "컬렉션이 없습니다."
2018-10-24 19:03:30 +02:00
} ,
"ownership" : {
2019-03-02 21:46:52 +01:00
"message" : "소유자"
2018-10-24 19:03:30 +02:00
} ,
"whoOwnsThisItem" : {
2019-07-03 21:15:08 +02:00
"message" : "이 항목의 소유자는 누구입니까?"
2018-11-21 04:36:00 +01:00
} ,
"strong" : {
2019-03-02 21:46:52 +01:00
"message" : "강함" ,
2018-11-21 04:36:00 +01:00
"description" : "ex. A strong password. Scale: Weak -> Good -> Strong"
} ,
"good" : {
2019-03-02 21:46:52 +01:00
"message" : "좋음" ,
2018-11-21 04:36:00 +01:00
"description" : "ex. A good password. Scale: Weak -> Good -> Strong"
} ,
"weak" : {
2019-03-02 21:46:52 +01:00
"message" : "취약" ,
2018-11-21 04:36:00 +01:00
"description" : "ex. A weak password. Scale: Weak -> Good -> Strong"
} ,
"weakMasterPassword" : {
2019-07-03 21:15:08 +02:00
"message" : "취약한 마스터 비밀번호"
2018-11-21 04:36:00 +01:00
} ,
"weakMasterPasswordDesc" : {
2020-03-24 19:51:19 +01:00
"message" : "선택한 마스터 비밀번호는 취약합니다. Bitwarden 계정을 확실히 보호하려면 강력한 마스터 비밀번호(혹은 패스프레이즈)를 사용해야 합니다. 정말 이 마스터 비밀번호를 사용하시겠습니까?"
2019-02-15 04:54:30 +01:00
} ,
"pin" : {
"message" : "PIN" ,
"description" : "PIN code. Ex. The short code (often numeric) that you use to unlock a device."
} ,
"unlockWithPin" : {
2020-09-14 16:50:30 +02:00
"message" : "PIN 코드를 사용하여 잠금 해제"
2019-02-15 04:54:30 +01:00
} ,
"setYourPinCode" : {
2019-07-03 21:15:08 +02:00
"message" : "Bitwarden 잠금해제에 사용될 PIN 코드를 설정합니다. 이 애플리케이션에서 완전히 로그아웃할 경우 PIN 설정이 초기화됩니다."
2019-02-15 04:54:30 +01:00
} ,
"pinRequired" : {
2019-07-03 21:15:08 +02:00
"message" : "PIN 코드가 필요합니다."
2019-02-15 04:54:30 +01:00
} ,
"invalidPin" : {
2019-07-03 21:15:08 +02:00
"message" : "잘못된 PIN 코드입니다."
2019-02-15 04:54:30 +01:00
} ,
"verifyPin" : {
2019-07-03 21:15:08 +02:00
"message" : "PIN 확인"
2019-02-15 04:54:30 +01:00
} ,
"yourVaultIsLockedPinCode" : {
2020-03-24 19:51:19 +01:00
"message" : "보관함이 잠겨 있습니다. PIN 코드를 입력하여 계속하세요."
2019-02-15 04:54:30 +01:00
} ,
2021-01-20 03:49:51 +01:00
"unlockWithBiometrics" : {
2021-01-21 21:53:05 +01:00
"message" : "생체 인식을 사용하여 잠금 해제"
2021-01-20 03:49:51 +01:00
} ,
"awaitDesktop" : {
2021-01-21 21:53:05 +01:00
"message" : "데스크톱으로부터의 확인을 대기 중"
2021-01-20 03:49:51 +01:00
} ,
"awaitDesktopDesc" : {
2021-03-09 17:49:18 +01:00
"message" : "브라우저 생체 인식을 사용하기 위해서는 Bitwarden 데스크톱 앱에서 생체 인식을 이용하여 승인해주세요."
2021-01-20 03:49:51 +01:00
} ,
2019-02-15 04:54:30 +01:00
"lockWithMasterPassOnRestart" : {
2019-07-03 21:15:08 +02:00
"message" : "브라우저 다시 시작 시 마스터 비밀번호로 잠금"
} ,
"selectOneCollection" : {
2020-05-18 21:57:53 +02:00
"message" : "반드시 하나 이상의 컬렉션을 선택해야 합니다."
2020-03-05 15:37:06 +01:00
} ,
"cloneItem" : {
2020-03-13 02:15:27 +01:00
"message" : "항목 복제"
2020-03-05 15:37:06 +01:00
} ,
"clone" : {
2020-03-13 02:15:27 +01:00
"message" : "복제"
2020-03-05 15:37:06 +01:00
} ,
"passwordGeneratorPolicyInEffect" : {
2020-03-13 02:15:27 +01:00
"message" : "하나 이상의 단체 정책이 생성기 규칙에 영항을 미치고 있습니다."
2020-05-18 21:57:53 +02:00
} ,
"vaultTimeoutAction" : {
2020-05-21 15:49:22 +02:00
"message" : "보관함 시간 제한 초과시 동작"
2020-05-18 21:57:53 +02:00
} ,
"lock" : {
2020-05-21 15:49:22 +02:00
"message" : "잠금" ,
2020-05-18 21:57:53 +02:00
"description" : "Verb form: to make secure or inaccesible by"
} ,
"trash" : {
2020-05-21 15:49:22 +02:00
"message" : "휴지통" ,
2020-05-18 21:57:53 +02:00
"description" : "Noun: a special folder to hold deleted items"
} ,
"searchTrash" : {
2020-05-21 15:49:22 +02:00
"message" : "휴지통 검색"
2020-05-18 21:57:53 +02:00
} ,
"permanentlyDeleteItem" : {
2020-05-21 15:49:22 +02:00
"message" : "영구적으로 항목 삭제"
2020-05-18 21:57:53 +02:00
} ,
"permanentlyDeleteItemConfirmation" : {
2020-05-21 15:49:22 +02:00
"message" : "정말로 이 항목을 영구적으로 삭제하시겠습니까?"
2020-05-18 21:57:53 +02:00
} ,
"permanentlyDeletedItem" : {
2020-05-21 15:49:22 +02:00
"message" : "영구적으로 삭제된 항목"
2020-05-18 21:57:53 +02:00
} ,
"restoreItem" : {
2020-09-08 17:29:47 +02:00
"message" : "항목 복원"
2020-05-18 21:57:53 +02:00
} ,
"restoreItemConfirmation" : {
2020-09-14 16:50:30 +02:00
"message" : "정말 이 항목을 복원하시겠습니까?"
2020-05-18 21:57:53 +02:00
} ,
"restoredItem" : {
2020-09-08 17:29:47 +02:00
"message" : "복원된 항목"
2020-05-18 21:57:53 +02:00
} ,
"vaultTimeoutLogOutConfirmation" : {
2020-05-21 15:49:22 +02:00
"message" : "로그아웃하면 보관함에 대한 모든 접근이 제거되며 시간 제한을 초과하면 온라인 인증을 요구합니다. 정말로 이 설정을 사용하시겠습니까?"
2020-05-18 21:57:53 +02:00
} ,
"vaultTimeoutLogOutConfirmationTitle" : {
2020-05-21 15:49:22 +02:00
"message" : "시간 제한 초과시 동작 확인"
2020-09-08 17:29:47 +02:00
} ,
"autoFillAndSave" : {
2020-09-14 16:50:30 +02:00
"message" : "자동 완성 및 저장"
2020-09-08 17:29:47 +02:00
} ,
"autoFillSuccessAndSavedUri" : {
2020-09-14 16:50:30 +02:00
"message" : "항목을 자동 완성하고 URI를 저장함"
2020-09-08 17:29:47 +02:00
} ,
"autoFillSuccess" : {
2020-09-14 16:50:30 +02:00
"message" : "항목을 자동 완성함"
2020-09-08 17:29:47 +02:00
} ,
"setMasterPassword" : {
2020-09-14 16:50:30 +02:00
"message" : "마스터 비밀번호 설정"
2020-09-08 17:29:47 +02:00
} ,
"masterPasswordPolicyInEffect" : {
2020-09-14 16:50:30 +02:00
"message" : "하나 이상의 단체 정책이 마스터 비밀번호가 다음 사항을 따르도록 요구합니다:"
2020-09-08 17:29:47 +02:00
} ,
"policyInEffectMinComplexity" : {
2020-09-14 16:50:30 +02:00
"message" : "최소 복잡도 점수 $SCORE$" ,
2020-09-08 17:29:47 +02:00
"placeholders" : {
"score" : {
"content" : "$1" ,
"example" : "4"
}
}
} ,
"policyInEffectMinLength" : {
2020-11-10 23:19:31 +01:00
"message" : "최소 길이 $LENGTH$" ,
2020-09-08 17:29:47 +02:00
"placeholders" : {
"length" : {
"content" : "$1" ,
"example" : "14"
}
}
} ,
"policyInEffectUppercase" : {
2020-09-14 16:50:30 +02:00
"message" : "하나 이상의 대문자 포함"
2020-09-08 17:29:47 +02:00
} ,
"policyInEffectLowercase" : {
2020-09-14 16:50:30 +02:00
"message" : "하나 이상의 소문자 포함"
2020-09-08 17:29:47 +02:00
} ,
"policyInEffectNumbers" : {
2020-09-14 16:50:30 +02:00
"message" : "하나 이상의 숫자 포함"
2020-09-08 17:29:47 +02:00
} ,
"policyInEffectSpecial" : {
2020-11-10 23:19:31 +01:00
"message" : "하나 이상의 특수문자 포함 $CHARS$" ,
2020-09-08 17:29:47 +02:00
"placeholders" : {
"chars" : {
"content" : "$1" ,
"example" : "!@#$%^&*"
}
}
} ,
"masterPasswordPolicyRequirementsNotMet" : {
2020-09-14 16:50:30 +02:00
"message" : "새 마스터 비밀번호가 정책 요구 사항을 따르지 않습니다."
2020-11-10 23:19:31 +01:00
} ,
"acceptPolicies" : {
2021-01-20 03:49:51 +01:00
"message" : "이 박스를 체크하면 다음에 동의하는 것으로 간주됩니다:"
2020-11-10 23:19:31 +01:00
} ,
"acceptPoliciesError" : {
2021-01-20 03:49:51 +01:00
"message" : "서비스 약관 및 개인 정보 보호 정책을 확인하지 않았습니다."
2020-11-10 23:19:31 +01:00
} ,
"termsOfService" : {
2021-01-20 03:49:51 +01:00
"message" : "서비스 약관"
2020-11-10 23:19:31 +01:00
} ,
"privacyPolicy" : {
2021-01-20 03:49:51 +01:00
"message" : "개인 정보 보호 정책"
} ,
"hintEqualsPassword" : {
2021-01-21 21:53:05 +01:00
"message" : "비밀번호 힌트는 비밀번호와 같을 수 없습니다."
2021-01-20 03:49:51 +01:00
} ,
"ok" : {
2021-01-21 21:53:05 +01:00
"message" : "확인"
2021-01-20 03:49:51 +01:00
} ,
"desktopSyncVerificationTitle" : {
2021-03-09 17:49:18 +01:00
"message" : "데스크톱과의 동기화 인증"
2021-01-20 03:49:51 +01:00
} ,
"desktopIntegrationVerificationText" : {
2021-03-09 17:49:18 +01:00
"message" : "데스크톱 앱이 다음 지문 구절을 표시하는지 확인해주세요:"
2021-01-20 03:49:51 +01:00
} ,
"desktopIntegrationDisabledTitle" : {
2021-01-21 21:53:05 +01:00
"message" : "브라우저와 연결이 활성화되지 않았습니다"
2021-01-20 03:49:51 +01:00
} ,
"desktopIntegrationDisabledDesc" : {
2021-01-21 21:53:05 +01:00
"message" : "브라우저와 연결이 Bitwarden 데스크톱 앱에서 활성화되지 않았습니다. 데스크톱 앱의 설정에서 브라우저와 연결을 활성화해주세요."
2021-01-20 03:49:51 +01:00
} ,
"startDesktopTitle" : {
2021-03-09 17:49:18 +01:00
"message" : "Bitwarden 데스크톱 앱을 실행하세요"
2021-01-20 03:49:51 +01:00
} ,
"startDesktopDesc" : {
2021-01-21 21:53:05 +01:00
"message" : "이 기능을 사용하기 위해서는 Bitwarden 데스크톱 앱이 먼저 실행되어 있어야 합니다."
2021-01-20 03:49:51 +01:00
} ,
"errorEnableBiometricTitle" : {
2021-01-21 21:53:05 +01:00
"message" : "생체 인식을 활성화할 수 없음"
2021-01-20 03:49:51 +01:00
} ,
"errorEnableBiometricDesc" : {
2021-01-21 21:53:05 +01:00
"message" : "데스크톱 앱에서 작업이 취소되었습니다"
2021-01-20 03:49:51 +01:00
} ,
"nativeMessagingInvalidEncryptionDesc" : {
2021-03-09 17:49:18 +01:00
"message" : "데스크톱 앱에서 이 보안 통신 채널을 무효화했습니다. 다시 시도해 주세요."
2021-01-20 03:49:51 +01:00
} ,
"nativeMessagingInvalidEncryptionTitle" : {
2021-03-09 17:49:18 +01:00
"message" : "데스크톱과의 통신이 중단됨"
2021-01-20 03:49:51 +01:00
} ,
"nativeMessagingWrongUserDesc" : {
2021-01-21 21:53:05 +01:00
"message" : "데스크톱 앱에 다른 계정으로 로그인된 상태입니다. 두 앱에 같은 계정으로 로그인되어 있는지 확인해주세요."
2021-01-20 03:49:51 +01:00
} ,
"nativeMessagingWrongUserTitle" : {
2021-01-21 21:53:05 +01:00
"message" : "계정이 일치하지 않음"
2021-01-20 03:49:51 +01:00
} ,
"biometricsNotEnabledTitle" : {
2021-01-21 21:53:05 +01:00
"message" : "생체 인식이 활성화되지 않음"
2021-01-20 03:49:51 +01:00
} ,
"biometricsNotEnabledDesc" : {
2021-01-21 21:53:05 +01:00
"message" : "브라우저에서 생체 인식을 사용하기 위해서는 설정에서 데스크톱 생체 인식을 먼저 활성화해야 합니다."
2021-01-20 03:49:51 +01:00
} ,
"biometricsNotSupportedTitle" : {
2021-01-21 21:53:05 +01:00
"message" : "생체 인식이 지원되지 않음"
2021-01-20 03:49:51 +01:00
} ,
"biometricsNotSupportedDesc" : {
2021-01-21 21:53:05 +01:00
"message" : "이 기기에서는 생체 인식이 지원되지 않습니다."
2021-01-20 03:49:51 +01:00
} ,
2021-01-25 18:54:45 +01:00
"nativeMessaginPermissionErrorTitle" : {
2021-03-09 17:49:18 +01:00
"message" : "권한이 부여되지 않음"
2021-01-25 18:54:45 +01:00
} ,
"nativeMessaginPermissionErrorDesc" : {
2021-03-09 17:49:18 +01:00
"message" : "Bitwarden 데스크톱 앱과 통신할 권한이 부여되지 않은 상태에서는 브라우저 확장 프로그램에서 생체 인식을 사용할 수 없습니다. 다시 시도해 주세요."
2021-01-25 18:54:45 +01:00
} ,
2021-03-11 19:58:32 +01:00
"nativeMessaginPermissionSidebarTitle" : {
2021-05-11 19:47:31 +02:00
"message" : "권한 요청 오류"
2021-03-11 19:58:32 +01:00
} ,
"nativeMessaginPermissionSidebarDesc" : {
2021-05-11 19:47:31 +02:00
"message" : "사이드바에서는 이 동작을 수행할 수 없습니다. 팝업 혹은 새 창으로 열고 다시 시도해 주세요."
2021-03-11 19:58:32 +01:00
} ,
2021-01-20 03:49:51 +01:00
"personalOwnershipSubmitError" : {
2021-01-21 21:53:05 +01:00
"message" : "엔터프라이즈 정책으로 인해 개인 보관함에 항목을 저장할 수 없습니다. 조직에서 소유권 설정을 변경한 다음, 사용 가능한 컬렉션 중에서 선택해주세요."
2021-01-20 03:49:51 +01:00
} ,
"personalOwnershipPolicyInEffect" : {
2021-01-21 21:53:05 +01:00
"message" : "조직의 정책이 소유권 설정에 영향을 미치고 있습니다."
2021-03-09 17:49:18 +01:00
} ,
"excludedDomains" : {
2021-03-11 19:58:32 +01:00
"message" : "제외된 도메인"
2021-03-09 17:49:18 +01:00
} ,
"excludedDomainsDesc" : {
2021-03-11 19:58:32 +01:00
"message" : "Bitwarden은 이 도메인들에 대해 로그인 정보를 저장할 것인지 묻지 않습니다. 페이지를 새로고침해야 변경된 내용이 적용됩니다."
2021-03-09 17:49:18 +01:00
} ,
"excludedDomainsInvalidDomain" : {
2021-03-11 19:58:32 +01:00
"message" : "$DOMAIN$ 도메인은 유효한 도메인이 아닙니다." ,
2021-03-09 17:49:18 +01:00
"placeholders" : {
"domain" : {
"content" : "$1" ,
"example" : "googlecom"
}
}
} ,
"send" : {
"message" : "Send" ,
"description" : "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
} ,
"searchSends" : {
2021-03-11 19:58:32 +01:00
"message" : "Send 검색" ,
2021-03-09 17:49:18 +01:00
"description" : "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
} ,
"addSend" : {
2021-03-11 19:58:32 +01:00
"message" : "Send 추가" ,
2021-03-09 17:49:18 +01:00
"description" : "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
} ,
"sendTypeText" : {
2021-03-11 19:58:32 +01:00
"message" : "텍스트"
2021-03-09 17:49:18 +01:00
} ,
"sendTypeFile" : {
2021-03-11 19:58:32 +01:00
"message" : "파일"
2021-03-09 17:49:18 +01:00
} ,
"allSends" : {
2021-03-11 19:58:32 +01:00
"message" : "모든 Send" ,
2021-03-09 17:49:18 +01:00
"description" : "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
} ,
"maxAccessCountReached" : {
2021-03-11 19:58:32 +01:00
"message" : "최대 접근 횟수 도달"
2021-03-09 17:49:18 +01:00
} ,
"expired" : {
2021-03-11 19:58:32 +01:00
"message" : "만료됨"
2021-03-09 17:49:18 +01:00
} ,
"pendingDeletion" : {
2021-03-11 19:58:32 +01:00
"message" : "삭제 대기 중"
2021-03-09 17:49:18 +01:00
} ,
"passwordProtected" : {
2021-03-11 19:58:32 +01:00
"message" : "비밀번호로 보호됨"
2021-03-09 17:49:18 +01:00
} ,
"copySendLink" : {
2021-03-11 19:58:32 +01:00
"message" : "Send 링크 복사" ,
2021-03-09 17:49:18 +01:00
"description" : "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
} ,
"removePassword" : {
2021-03-11 19:58:32 +01:00
"message" : "비밀번호 제거"
2021-03-09 17:49:18 +01:00
} ,
"delete" : {
2021-03-11 19:58:32 +01:00
"message" : "삭제"
2021-03-09 17:49:18 +01:00
} ,
"removedPassword" : {
2021-03-11 19:58:32 +01:00
"message" : "비밀번호 제거함"
2021-03-09 17:49:18 +01:00
} ,
"deletedSend" : {
2021-03-11 19:58:32 +01:00
"message" : "Send 삭제함" ,
2021-03-09 17:49:18 +01:00
"description" : "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
} ,
"sendLink" : {
2021-05-11 19:47:31 +02:00
"message" : "링크 보내기" ,
2021-03-09 17:49:18 +01:00
"description" : "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
} ,
"disabled" : {
2021-03-11 19:58:32 +01:00
"message" : "비활성화됨"
2021-03-09 17:49:18 +01:00
} ,
"removePasswordConfirmation" : {
2021-03-11 19:58:32 +01:00
"message" : "비밀번호를 제거하시겠습니까?"
2021-03-09 17:49:18 +01:00
} ,
"deleteSend" : {
2021-03-11 19:58:32 +01:00
"message" : "Send 삭제" ,
2021-03-09 17:49:18 +01:00
"description" : "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
} ,
"deleteSendConfirmation" : {
2021-03-11 19:58:32 +01:00
"message" : "정말 이 Send를 삭제하시겠습니까?" ,
2021-03-09 17:49:18 +01:00
"description" : "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
} ,
"editSend" : {
2021-03-11 19:58:32 +01:00
"message" : "Send 편집" ,
2021-03-09 17:49:18 +01:00
"description" : "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
} ,
"sendTypeHeader" : {
2021-03-11 19:58:32 +01:00
"message" : "어떤 유형의 Send인가요?" ,
2021-03-09 17:49:18 +01:00
"description" : "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
} ,
"sendNameDesc" : {
2021-03-11 19:58:32 +01:00
"message" : "이 Send의 이름" ,
2021-03-09 17:49:18 +01:00
"description" : "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
} ,
"sendFileDesc" : {
2021-03-11 19:58:32 +01:00
"message" : "전송하려는 파일"
2021-03-09 17:49:18 +01:00
} ,
"deletionDate" : {
2021-03-11 19:58:32 +01:00
"message" : "삭제 날짜"
2021-03-09 17:49:18 +01:00
} ,
"deletionDateDesc" : {
2021-03-11 19:58:32 +01:00
"message" : "이 Send가 정해진 일시에 영구적으로 삭제됩니다." ,
2021-03-09 17:49:18 +01:00
"description" : "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
} ,
"expirationDate" : {
2021-03-11 19:58:32 +01:00
"message" : "만료 날짜"
2021-03-09 17:49:18 +01:00
} ,
"expirationDateDesc" : {
2021-03-11 19:58:32 +01:00
"message" : "설정할 경우, 이 Send에 대한 접근 권한이 정해진 일시에 만료됩니다." ,
2021-03-09 17:49:18 +01:00
"description" : "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
} ,
"oneDay" : {
2021-03-11 19:58:32 +01:00
"message" : "1일"
2021-03-09 17:49:18 +01:00
} ,
"days" : {
2021-03-11 19:58:32 +01:00
"message" : "$DAYS$일" ,
2021-03-09 17:49:18 +01:00
"placeholders" : {
"days" : {
"content" : "$1" ,
"example" : "2"
}
}
} ,
"custom" : {
2021-03-11 19:58:32 +01:00
"message" : "사용자 지정"
2021-03-09 17:49:18 +01:00
} ,
"maximumAccessCount" : {
2021-03-11 19:58:32 +01:00
"message" : "최대 접근 횟수"
2021-03-09 17:49:18 +01:00
} ,
"maximumAccessCountDesc" : {
2021-03-11 19:58:32 +01:00
"message" : "설정할 경우, 최대 접근 횟수에 도달할 때 이 Send에 접근할 수 없게 됩니다." ,
2021-03-09 17:49:18 +01:00
"description" : "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
} ,
"sendPasswordDesc" : {
2021-03-11 19:58:32 +01:00
"message" : "이 Send에 접근하기 위해 암호를 입력하도록 선택적으로 요구합니다." ,
2021-03-09 17:49:18 +01:00
"description" : "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
} ,
"sendNotesDesc" : {
2021-03-11 19:58:32 +01:00
"message" : "이 Send에 대한 비공개 메모" ,
2021-03-09 17:49:18 +01:00
"description" : "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
} ,
"sendDisableDesc" : {
2021-03-11 19:58:32 +01:00
"message" : "이 Send를 비활성화하여 아무도 접근할 수 없게 합니다." ,
2021-03-09 17:49:18 +01:00
"description" : "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
} ,
"sendShareDesc" : {
2021-03-11 19:58:32 +01:00
"message" : "저장할 때 이 Send의 링크를 클립보드에 복사합니다." ,
2021-03-09 17:49:18 +01:00
"description" : "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
} ,
"sendTextDesc" : {
2021-03-11 19:58:32 +01:00
"message" : "전송하려는 텍스트"
2021-03-09 17:49:18 +01:00
} ,
"sendHideText" : {
2021-03-11 19:58:32 +01:00
"message" : "이 Send의 텍스트를 기본적으로 숨김" ,
2021-03-09 17:49:18 +01:00
"description" : "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
} ,
"currentAccessCount" : {
2021-03-11 19:58:32 +01:00
"message" : "현재 접근 횟수"
2021-03-09 17:49:18 +01:00
} ,
"createSend" : {
2021-03-11 19:58:32 +01:00
"message" : "새 Send 생성" ,
2021-03-09 17:49:18 +01:00
"description" : "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
} ,
"newPassword" : {
2021-03-11 19:58:32 +01:00
"message" : "새 비밀번호"
2021-03-09 17:49:18 +01:00
} ,
"sendDisabled" : {
2021-03-11 19:58:32 +01:00
"message" : "Send 비활성화됨" ,
2021-03-09 17:49:18 +01:00
"description" : "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
} ,
"sendDisabledWarning" : {
2021-03-11 19:58:32 +01:00
"message" : "엔터프라이즈 정책으로 인해 이미 생성된 Send를 삭제하는 것만 허용됩니다." ,
2021-03-09 17:49:18 +01:00
"description" : "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
} ,
"createdSend" : {
2021-03-11 19:58:32 +01:00
"message" : "Send 생성함" ,
2021-03-09 17:49:18 +01:00
"description" : "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
} ,
"editedSend" : {
2021-03-11 19:58:32 +01:00
"message" : "Send 수정함" ,
2021-03-09 17:49:18 +01:00
"description" : "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
} ,
2021-05-11 19:47:31 +02:00
"sendLinuxChromiumFileWarning" : {
2021-06-29 20:08:32 +02:00
"message" : "파일을 선택하려면 이 배너를 클릭하여 확장 프로그램을 사이드바에서 열거나, 불가능한 경우 새 창에서 여세요."
2021-05-11 19:47:31 +02:00
} ,
2021-03-09 17:49:18 +01:00
"sendFirefoxFileWarning" : {
2021-03-11 19:58:32 +01:00
"message" : "Firefox에서 파일을 선택할 경우, 이 배너를 클릭하여 확장 프로그램을 사이드바 혹은 새 창에서 여세요."
2021-03-09 17:49:18 +01:00
} ,
"sendSafariFileWarning" : {
2021-03-11 19:58:32 +01:00
"message" : "Safari에서 파일을 선택할 경우, 이 배너를 클릭하여 확장 프로그램을 새 창에서 여세요."
2021-03-09 17:49:18 +01:00
} ,
"sendFileCalloutHeader" : {
2021-03-11 19:58:32 +01:00
"message" : "시작하기 전에"
2021-03-09 17:49:18 +01:00
} ,
"sendFirefoxCustomDatePopoutMessage1" : {
2021-03-11 19:58:32 +01:00
"message" : "달력을 보고 날짜를 선택하려면" ,
2021-03-09 17:49:18 +01:00
"description" : "This will be used as part of a larger sentence, broken up to include links. The full sentence will read '**To use a calendar style date picker ** click here to pop out your window.'"
} ,
"sendFirefoxCustomDatePopoutMessage2" : {
2021-03-11 19:58:32 +01:00
"message" : "여기를 클릭하여" ,
2021-03-09 17:49:18 +01:00
"description" : "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'To use a calendar style date picker **click here** to pop out your window.'"
} ,
"sendFirefoxCustomDatePopoutMessage3" : {
2021-03-11 19:58:32 +01:00
"message" : "확장 프로그램을 새 창에서 여세요." ,
2021-03-09 17:49:18 +01:00
"description" : "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'To use a calendar style date picker click here **to pop out your window.**'"
} ,
"expirationDateIsInvalid" : {
2021-03-11 19:58:32 +01:00
"message" : "제공된 만료 날짜가 유효하지 않습니다."
2021-03-09 17:49:18 +01:00
} ,
"deletionDateIsInvalid" : {
2021-03-11 19:58:32 +01:00
"message" : "제공된 삭제 날짜가 유효하지 않습니다."
2021-03-09 17:49:18 +01:00
} ,
"expirationDateAndTimeRequired" : {
2021-03-11 19:58:32 +01:00
"message" : "만료 날짜와 시간은 반드시 입력해야 합니다."
2021-03-09 17:49:18 +01:00
} ,
"deletionDateAndTimeRequired" : {
2021-03-11 19:58:32 +01:00
"message" : "삭제 날짜와 시간은 반드시 입력해야 합니다."
2021-03-09 17:49:18 +01:00
} ,
"dateParsingError" : {
2021-03-11 19:58:32 +01:00
"message" : "삭제 날짜와 만료 날짜를 저장하는 도중 오류가 발생했습니다."
2021-05-11 19:47:31 +02:00
} ,
"hideEmail" : {
2021-06-29 20:08:32 +02:00
"message" : "받는 사람으로부터 나의 이메일 주소 숨기기"
2021-05-11 19:47:31 +02:00
} ,
"sendOptionsPolicyInEffect" : {
2021-06-29 20:08:32 +02:00
"message" : "하나 이상의 단체 정책이 Send 설정에 영향을 미치고 있습니다."
2021-05-11 19:47:31 +02:00
} ,
"passwordPrompt" : {
2021-06-29 20:08:32 +02:00
"message" : "마스터 비밀번호 재확인"
2021-05-11 19:47:31 +02:00
} ,
"passwordConfirmation" : {
2021-06-29 20:08:32 +02:00
"message" : "마스터 비밀번호 확인"
2021-05-11 19:47:31 +02:00
} ,
"passwordConfirmationDesc" : {
2021-06-29 20:08:32 +02:00
"message" : "이 작업은 보호되어 있습니다. 계속하려면 마스터 비밀번호를 입력하여 신원을 인증하세요."
} ,
"emailVerificationRequired" : {
2021-08-13 19:05:03 +02:00
"message" : "이메일 인증 필요함"
2021-06-29 20:08:32 +02:00
} ,
"emailVerificationRequiredDesc" : {
2021-08-13 19:05:03 +02:00
"message" : "이 기능을 사용하려면 이메일 인증이 필요합니다. 웹 보관함에서 이메일을 인증할 수 있습니다."
2018-04-18 19:57:25 +02:00
}
2020-03-05 15:37:06 +01:00
}