[tx-robot] updated from transifex
This commit is contained in:
parent
9f69de1a1e
commit
e0d2647f81
|
|
@ -13,13 +13,19 @@ OC.L10N.register(
|
|||
"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 %s registration request" : "%s의 가입 요청을 승인해주세요",
|
||||
"A new user \"%s\" had created an account on %s" : "새로운 사용자 \"%s\"이(가) %s에 생성되었습니다.",
|
||||
"Your settings have been updated." : "설정이 업데이트 되었습니다.",
|
||||
"No such group" : "그룹이 존재하지 않음",
|
||||
"Registration" : "등록",
|
||||
"Default group that all registered users belong" : "모든 등록 사용자가 속한 기본 그룹",
|
||||
"None" : "없음",
|
||||
"Allowed mail address 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:" : "다음 도메인 사용자만 등록할 수 있습니다:",
|
||||
"A new user \"%s\" has created an account on %s" : "새로운 사용자 \"%s\"이(가) %s에 생성되었습니다.",
|
||||
"A new user \"%\"s has created an account on %s" : "새로운 사용자 \"%\"s이(가) %s에 생성되었습니다.",
|
||||
"To create a new account on %s, just click the following link:" : "%s에 새로운 계정을 만드시려면, 다음 링크를 클릭하세요:",
|
||||
"Welcome, you can create your account below." : "안녕하세요, 아래에서 회원 가입할 수 있습니다.",
|
||||
"Username" : "사용자 이름",
|
||||
"Password" : "암호",
|
||||
|
|
|
|||
|
|
@ -11,13 +11,19 @@
|
|||
"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 %s registration request" : "%s의 가입 요청을 승인해주세요",
|
||||
"A new user \"%s\" had created an account on %s" : "새로운 사용자 \"%s\"이(가) %s에 생성되었습니다.",
|
||||
"Your settings have been updated." : "설정이 업데이트 되었습니다.",
|
||||
"No such group" : "그룹이 존재하지 않음",
|
||||
"Registration" : "등록",
|
||||
"Default group that all registered users belong" : "모든 등록 사용자가 속한 기본 그룹",
|
||||
"None" : "없음",
|
||||
"Allowed mail address 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:" : "다음 도메인 사용자만 등록할 수 있습니다:",
|
||||
"A new user \"%s\" has created an account on %s" : "새로운 사용자 \"%s\"이(가) %s에 생성되었습니다.",
|
||||
"A new user \"%\"s has created an account on %s" : "새로운 사용자 \"%\"s이(가) %s에 생성되었습니다.",
|
||||
"To create a new account on %s, just click the following link:" : "%s에 새로운 계정을 만드시려면, 다음 링크를 클릭하세요:",
|
||||
"Welcome, you can create your account below." : "안녕하세요, 아래에서 회원 가입할 수 있습니다.",
|
||||
"Username" : "사용자 이름",
|
||||
"Password" : "암호",
|
||||
|
|
|
|||
|
|
@ -12,13 +12,19 @@ $TRANSLATIONS = array(
|
|||
"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 %s registration request" => "%s의 가입 요청을 승인해주세요",
|
||||
"A new user \"%s\" had created an account on %s" => "새로운 사용자 \"%s\"이(가) %s에 생성되었습니다.",
|
||||
"Your settings have been updated." => "설정이 업데이트 되었습니다.",
|
||||
"No such group" => "그룹이 존재하지 않음",
|
||||
"Registration" => "등록",
|
||||
"Default group that all registered users belong" => "모든 등록 사용자가 속한 기본 그룹",
|
||||
"None" => "없음",
|
||||
"Allowed mail address 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:" => "다음 도메인 사용자만 등록할 수 있습니다:",
|
||||
"A new user \"%s\" has created an account on %s" => "새로운 사용자 \"%s\"이(가) %s에 생성되었습니다.",
|
||||
"A new user \"%\"s has created an account on %s" => "새로운 사용자 \"%\"s이(가) %s에 생성되었습니다.",
|
||||
"To create a new account on %s, just click the following link:" => "%s에 새로운 계정을 만드시려면, 다음 링크를 클릭하세요:",
|
||||
"Welcome, you can create your account below." => "안녕하세요, 아래에서 회원 가입할 수 있습니다.",
|
||||
"Username" => "사용자 이름",
|
||||
"Password" => "암호",
|
||||
|
|
|
|||
Loading…
Reference in New Issue