nc-vue-register/l10n/ko.json

33 lines
3.1 KiB
JSON

{ "translations": {
"Register" : "등록",
"Email address you entered is not valid" : "입력한 이메일 주소가 올바르지 않음",
"A problem occurred sending email, please contact your administrator." : "이메일을 보내는 중 문제가 발생했습니다. 시스템 관리자에게 연락하십시오.",
"There is already a pending registration with this email, a new verification email has been sent to the address." : "같은 이메일에서 온 등록 요청이 이미 있어서 새 확인 메일을 보냈습니다.",
"A user has already taken this email, maybe you already have an account?" : "누군가가 이미 이 메일 주소를 선점했습니다. 계정이 있을 수도 있습니다.",
"You can <a href=\"{login}\">log in now</a>." : "<a href=\"{login}\">지금 로그인</a>할 수 있습니다.",
"Verification email successfully sent." : "확인 이메일을 보냈습니다.",
"Invalid verification URL. No registration request with this verification URL is found." : "확인 URL이 잘못되었습니다. 이 확인 URL과 연결된 가입 요청이 없습니다.",
"Unable to create user, there are problems with user backend." : "사용자 백엔드 오류로 사용자를 등록할 수 없습니다.",
"Unable to set user email: " : "사용자 이메일을 설정할 수 없음: ",
"Failed to delete pending registration request" : "대기 중인 등록 요청을 삭제할 수 없음",
"Your account has been successfully created, you can <a href=\"{link}\">log in now</a>." : "회원 가입이 완료되었으며 <a href=\"{link}\">로그인할 수 있습니다</a>.",
"Verify your ownCloud registration request" : "ownCloud 가입 요청 확인",
"Your settings have been updated." : "설정이 업데이트 되었습니다.",
"No such group" : "그룹이 존재하지 않음",
"Registration" : "등록",
"Default group that all registered users belong" : "모든 등록 사용자가 속한 기본 그룹",
"None" : "없음",
"Allowed domains for registration" : "등록이 허용된 도메인",
"Enter a semicolon-seperated list of allowed domains. Example: owncloud.com;github.com" : "등록이 허용된 도메인을 쌍반점(;)으로 구분하여 입력하십시오. 예: owncloud.com;github.com",
"Registration is only allowed for following domains:" : "다음 도메인 사용자만 등록할 수 있습니다:",
"Welcome, you can create your account below." : "안녕하세요, 아래에서 회원 가입할 수 있습니다.",
"Username" : "사용자 이름",
"Password" : "암호",
"Create account" : "계정 만들기",
"Thank you for registering, you should receive verification link in a few minutes." : "등록해 주셔서 감사합니다. 잠시 후 확인 링크를 받을 수 있습니다.",
"Email" : "이메일",
"Request verification link" : "확인 링크 요청",
"Please re-enter a valid email address" : "올바른 이메일 주소를 다시 입력해 주십시오",
"You will receive an email with verification link" : "확인 링크가 포함된 이메일을 받을 것입니다"
},"pluralForm" :"nplurals=1; plural=0;"
}