[tx-robot] updated from transifex

This commit is contained in:
Nextcloud bot 2019-07-07 02:14:33 +00:00
parent 3f7c9304c5
commit 4b09890a21
No known key found for this signature in database
GPG key ID: 130DAB86D3FB356C
4 changed files with 72 additions and 0 deletions

View file

@ -62,11 +62,14 @@ OC.L10N.register(
"Log out" : "로그아웃",
"Users" : "사용자",
"Unknown user" : "알려지지 않은 사용자",
"Overview" : "개요",
"Basic settings" : "기본 설정",
"Sharing" : "공유",
"Security" : "보안",
"Groupware" : "그룹웨어",
"Additional settings" : "고급 설정",
"Personal info" : "개인 정보",
"Mobile & desktop" : "모바일 & 데스크톱",
"%s enter the database username and name." : "%s 데이터베이스 사용자 이름과 이름을 입력해 주십시오.",
"%s enter the database username." : "%s 데이터베이스 사용자 이름을 입력해 주십시오.",
"%s enter the database name." : "%s 데이터베이스 이름을 입력하십시오.",
@ -185,6 +188,7 @@ OC.L10N.register(
"Check the value of \"datadirectory\" in your configuration" : "설정 중 \"datadirectory\" 값을 확인하십시오",
"Your data directory is invalid" : "내 데이터 디렉터리가 잘못됨",
"Ensure there is a file called \".ocdata\" in the root of the data directory." : "데이터 디렉터리의 최상위 디렉터리에 \".ocdata\" 파일이 있는지 확인하십시오.",
"Authentication failed, wrong token or provider ID given" : "인증이 실패하였습니다. 토큰이나 프로바이더 ID가 틀렸습니다.",
"Could not obtain lock type %d on \"%s\"." : "잠금 형식 %d을(를) \"%s\"에 대해 얻을 수 없습니다.",
"Storage unauthorized. %s" : "저장소가 인증되지 않았습니다. %s",
"Storage incomplete configuration. %s" : "저장소 설정이 완전하지 않습니다. %s",
@ -193,6 +197,10 @@ OC.L10N.register(
"Storage connection timeout. %s" : "저장소 연결 시간이 초과되었습니다. %s",
"Library %s with a version higher than %s is required - available version %s." : "%s 라이브러리의 버전 %s 이상이 필요합니다. 사용 가능한 버전은 %s입니다.",
"Library %s with a version lower than %s is required - available version %s." : "%s 라이브러리의 버전 %s 미만이 필요합니다. 사용 가능한 버전은 %s입니다.",
"Create" : "생성",
"Change" : "변경",
"Delete" : "삭제",
"Share" : "공유",
"Unlimited" : "무제한",
"Verifying" : "검사 중",
"Verifying …" : "검사 중…",

View file

@ -60,11 +60,14 @@
"Log out" : "로그아웃",
"Users" : "사용자",
"Unknown user" : "알려지지 않은 사용자",
"Overview" : "개요",
"Basic settings" : "기본 설정",
"Sharing" : "공유",
"Security" : "보안",
"Groupware" : "그룹웨어",
"Additional settings" : "고급 설정",
"Personal info" : "개인 정보",
"Mobile & desktop" : "모바일 & 데스크톱",
"%s enter the database username and name." : "%s 데이터베이스 사용자 이름과 이름을 입력해 주십시오.",
"%s enter the database username." : "%s 데이터베이스 사용자 이름을 입력해 주십시오.",
"%s enter the database name." : "%s 데이터베이스 이름을 입력하십시오.",
@ -183,6 +186,7 @@
"Check the value of \"datadirectory\" in your configuration" : "설정 중 \"datadirectory\" 값을 확인하십시오",
"Your data directory is invalid" : "내 데이터 디렉터리가 잘못됨",
"Ensure there is a file called \".ocdata\" in the root of the data directory." : "데이터 디렉터리의 최상위 디렉터리에 \".ocdata\" 파일이 있는지 확인하십시오.",
"Authentication failed, wrong token or provider ID given" : "인증이 실패하였습니다. 토큰이나 프로바이더 ID가 틀렸습니다.",
"Could not obtain lock type %d on \"%s\"." : "잠금 형식 %d을(를) \"%s\"에 대해 얻을 수 없습니다.",
"Storage unauthorized. %s" : "저장소가 인증되지 않았습니다. %s",
"Storage incomplete configuration. %s" : "저장소 설정이 완전하지 않습니다. %s",
@ -191,6 +195,10 @@
"Storage connection timeout. %s" : "저장소 연결 시간이 초과되었습니다. %s",
"Library %s with a version higher than %s is required - available version %s." : "%s 라이브러리의 버전 %s 이상이 필요합니다. 사용 가능한 버전은 %s입니다.",
"Library %s with a version lower than %s is required - available version %s." : "%s 라이브러리의 버전 %s 미만이 필요합니다. 사용 가능한 버전은 %s입니다.",
"Create" : "생성",
"Change" : "변경",
"Delete" : "삭제",
"Share" : "공유",
"Unlimited" : "무제한",
"Verifying" : "검사 중",
"Verifying …" : "검사 중…",

View file

@ -1,12 +1,26 @@
OC.L10N.register(
"settings",
{
"{actor} added you to group {group}" : "{actor} 가 당신을 {group} 그룹에 추가했습니다.",
"You added {user} to group {group}" : "당신은 {user}를 {group} 그룹에 추가했습니다.",
"{actor} added {user} to group {group}" : "{actor} 가 {user}를 {group} 그룹에 추가했습니다.",
"An administrator added you to group {group}" : "관리자가 당신을 {group} 그룹에 추가했습니다.",
"An administrator added {user} to group {group}" : "관리자가 {user}를 {group} 그룹에 추가했습니다.",
"{actor} removed you from group {group}" : "{actor}가 당신을 {group} 그룹에서 삭제했습니다.",
"You removed {user} from group {group}" : "당신이 {user}를 {group} 그룹에서 삭제했습니다.",
"{actor} removed {user} from group {group}" : "{actor}가 {user}를 {group} 그룹에서 삭제했습니다.",
"An administrator removed you from group {group}" : "관리자가 당신을 {group} 그룹에서 삭제했습니다.",
"An administrator removed {user} from group {group}" : "관리자가 {user}를 {group} 그룹에서 삭제했습니다.",
"Your <strong>group memberships</strong> were modified" : "당신의 <strong>그룹 멤버십</strong>이 수정되었습니다.",
"{actor} changed your password" : "{actor} 님이 내 암호를 변경함",
"You changed your password" : "내 암호를 변경함",
"Your password was reset by an administrator" : "관리자가 내 암호를 초기화함",
"{actor} changed your email address" : "{actor} 님이 내 이메일 주소를 변경함",
"You changed your email address" : "내 이메일 주소를 변경함",
"Your email address was changed by an administrator" : "관리자가 내 이메일 주소를 변경함",
"You created app password \"{token}\"" : "앱 패스워드 \"{token}\"이 생성되었습니다.",
"You deleted app password \"{token}\"" : "앱 패스워드 \"{token}\"이 제거되었습니다.",
"You renamed app password \"{token}\" to \"{newToken}\"" : "앱 패스워드 \"{token}\"의 이름을 \"{newToken}\"으로 바꿨습니다.",
"Security" : "보안",
"You successfully logged in using two-factor authentication (%1$s)" : "2단계 인증으로 로그인함(%1$s)",
"A login attempt using two-factor authentication failed (%1$s)" : "2단계 인증 시도가 실패함(%1$s)",
@ -55,8 +69,12 @@ OC.L10N.register(
"Set your password" : "내 암호 설정하기",
"Go to %s" : "%s(으)로 이동",
"Install Client" : "클라이언트 설치",
"Create" : "생성",
"Change" : "변경",
"Delete" : "삭제",
"Share" : "공유",
"Unlimited" : "무제한",
"Verifying" : "검사",
"Verifying …" : "확인 중 …",
"Verify" : "확인",
"Migration in progress. Please wait until the migration is finished" : "이전 작업 중입니다. 작업이 완료될 때까지 기다려 주십시오",
@ -79,14 +97,23 @@ OC.L10N.register(
"So-so password" : "그저 그런 암호",
"Good password" : "좋은 암호",
"Strong password" : "강력한 암호",
"An error occurred while changing your language. Please reload the page and try again." : "언어를 변경하는 중 오류가 발생했습니다. 페이지를 새로 고친 후 다시 시도하십시오.",
"An error occurred while changing your locale. Please reload the page and try again." : "지역을 변경하는 중 오류가 발생했습니다. 페이지를 새로 고친 후 다시 시도하십시오.",
"Select a profile picture" : "프로필 사진 선택",
"Groups" : "그룹",
"Group list is empty" : "그룹 목록이 비었음",
"Unable to retrieve the group list" : "그룹 목록을 받아올 수 없음",
"Two-factor authentication can be enforced for all\tusers and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "2단계 인증을 모든 유저 또는 특정 그룹에 강제할 수 있습니다. 만약 대상자가 2단계 인증 공급자를 설정하지 않았다면, 대상자는 시스템에 접근할 수 없게 될 것입니다.",
"Enforce two-factor authentication" : "2단계 인증 강제하기",
"Limit to groups" : "그룹으로 제한",
"Enforcement of two-factor authentication can be set for certain groups only." : "2단계 인증 강제는 특정 그룹에게만 적용됩니다.",
"Two-factor authentication is enforced for all\tmembers of the following groups." : "2단계 인증이 모든 멤버에게 강제된 그룹은\t다음과 같습니다.",
"Enforced groups" : "강제된 그룹",
"Two-factor authentication is not enforced for\tmembers of the following groups." : "2단계 인증이 강제되지 않은 그룹은\t다음과 같습니다.",
"Excluded groups" : "제외된 그룹",
"When groups are selected/excluded, they use the following logic to determine if a user has 2FA enforced: If no groups are selected, 2FA is enabled for everyone except members of the excluded groups. If groups are selected, 2FA is enabled for all members of these. If a user is both in a selected and excluded group, the selected takes precedence and 2FA is enforced." : "그룹이 선택되거나 제외되었을 때, 다음과 같은 상황을 고려할 수 있습니다. 만약 2단계 인증이 강제되었고, 아무런 그룹이 선택되지 않았다면 제외된 그룹의 멤버를 제외하고 모든 유저에게 2단계 인증이 강제됩니다. 만약 그룹이 선택되었다면 그룹 안의 모든 멤버에게 2단계 인증이 강제됩니다. 만약 유저가 선택된 그룹과 제외된 그룹에 동시에 속해있다면, 선택된 그룹이 우선되며 2단계 인증이 강제됩니다.",
"Save changes" : "변경 사항 저장",
"Device settings" : "디바이스 설정",
"Allow filesystem access" : "파일시스템 접근 허용",
"Rename" : "이름 바꾸기",
"Revoke" : "취소",
@ -213,6 +240,7 @@ OC.L10N.register(
"All checks passed." : "모든 검사를 통과했습니다.",
"There are some errors regarding your setup." : "설정을 살펴본 결과 몇 가지 에러가 있습니다.",
"There are some warnings regarding your setup." : "설정을 살펴본 결과 몇 가지 경고할 것이 있습니다.",
"Checking for system and security issues." : "시스템과 보안에 대한 문제를 확인하는 중",
"Check the security of your Nextcloud over <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">our security scan ↗</a>." : "<a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">우리의 보안 검사 ↗</a>에서 당신의 Nextcloud의 보안을 점검하세요.",
"Version" : "버전",
"Two-Factor Authentication" : "2단계 인증",

View file

@ -1,10 +1,24 @@
{ "translations": {
"{actor} added you to group {group}" : "{actor} 가 당신을 {group} 그룹에 추가했습니다.",
"You added {user} to group {group}" : "당신은 {user}를 {group} 그룹에 추가했습니다.",
"{actor} added {user} to group {group}" : "{actor} 가 {user}를 {group} 그룹에 추가했습니다.",
"An administrator added you to group {group}" : "관리자가 당신을 {group} 그룹에 추가했습니다.",
"An administrator added {user} to group {group}" : "관리자가 {user}를 {group} 그룹에 추가했습니다.",
"{actor} removed you from group {group}" : "{actor}가 당신을 {group} 그룹에서 삭제했습니다.",
"You removed {user} from group {group}" : "당신이 {user}를 {group} 그룹에서 삭제했습니다.",
"{actor} removed {user} from group {group}" : "{actor}가 {user}를 {group} 그룹에서 삭제했습니다.",
"An administrator removed you from group {group}" : "관리자가 당신을 {group} 그룹에서 삭제했습니다.",
"An administrator removed {user} from group {group}" : "관리자가 {user}를 {group} 그룹에서 삭제했습니다.",
"Your <strong>group memberships</strong> were modified" : "당신의 <strong>그룹 멤버십</strong>이 수정되었습니다.",
"{actor} changed your password" : "{actor} 님이 내 암호를 변경함",
"You changed your password" : "내 암호를 변경함",
"Your password was reset by an administrator" : "관리자가 내 암호를 초기화함",
"{actor} changed your email address" : "{actor} 님이 내 이메일 주소를 변경함",
"You changed your email address" : "내 이메일 주소를 변경함",
"Your email address was changed by an administrator" : "관리자가 내 이메일 주소를 변경함",
"You created app password \"{token}\"" : "앱 패스워드 \"{token}\"이 생성되었습니다.",
"You deleted app password \"{token}\"" : "앱 패스워드 \"{token}\"이 제거되었습니다.",
"You renamed app password \"{token}\" to \"{newToken}\"" : "앱 패스워드 \"{token}\"의 이름을 \"{newToken}\"으로 바꿨습니다.",
"Security" : "보안",
"You successfully logged in using two-factor authentication (%1$s)" : "2단계 인증으로 로그인함(%1$s)",
"A login attempt using two-factor authentication failed (%1$s)" : "2단계 인증 시도가 실패함(%1$s)",
@ -53,8 +67,12 @@
"Set your password" : "내 암호 설정하기",
"Go to %s" : "%s(으)로 이동",
"Install Client" : "클라이언트 설치",
"Create" : "생성",
"Change" : "변경",
"Delete" : "삭제",
"Share" : "공유",
"Unlimited" : "무제한",
"Verifying" : "검사",
"Verifying …" : "확인 중 …",
"Verify" : "확인",
"Migration in progress. Please wait until the migration is finished" : "이전 작업 중입니다. 작업이 완료될 때까지 기다려 주십시오",
@ -77,14 +95,23 @@
"So-so password" : "그저 그런 암호",
"Good password" : "좋은 암호",
"Strong password" : "강력한 암호",
"An error occurred while changing your language. Please reload the page and try again." : "언어를 변경하는 중 오류가 발생했습니다. 페이지를 새로 고친 후 다시 시도하십시오.",
"An error occurred while changing your locale. Please reload the page and try again." : "지역을 변경하는 중 오류가 발생했습니다. 페이지를 새로 고친 후 다시 시도하십시오.",
"Select a profile picture" : "프로필 사진 선택",
"Groups" : "그룹",
"Group list is empty" : "그룹 목록이 비었음",
"Unable to retrieve the group list" : "그룹 목록을 받아올 수 없음",
"Two-factor authentication can be enforced for all\tusers and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "2단계 인증을 모든 유저 또는 특정 그룹에 강제할 수 있습니다. 만약 대상자가 2단계 인증 공급자를 설정하지 않았다면, 대상자는 시스템에 접근할 수 없게 될 것입니다.",
"Enforce two-factor authentication" : "2단계 인증 강제하기",
"Limit to groups" : "그룹으로 제한",
"Enforcement of two-factor authentication can be set for certain groups only." : "2단계 인증 강제는 특정 그룹에게만 적용됩니다.",
"Two-factor authentication is enforced for all\tmembers of the following groups." : "2단계 인증이 모든 멤버에게 강제된 그룹은\t다음과 같습니다.",
"Enforced groups" : "강제된 그룹",
"Two-factor authentication is not enforced for\tmembers of the following groups." : "2단계 인증이 강제되지 않은 그룹은\t다음과 같습니다.",
"Excluded groups" : "제외된 그룹",
"When groups are selected/excluded, they use the following logic to determine if a user has 2FA enforced: If no groups are selected, 2FA is enabled for everyone except members of the excluded groups. If groups are selected, 2FA is enabled for all members of these. If a user is both in a selected and excluded group, the selected takes precedence and 2FA is enforced." : "그룹이 선택되거나 제외되었을 때, 다음과 같은 상황을 고려할 수 있습니다. 만약 2단계 인증이 강제되었고, 아무런 그룹이 선택되지 않았다면 제외된 그룹의 멤버를 제외하고 모든 유저에게 2단계 인증이 강제됩니다. 만약 그룹이 선택되었다면 그룹 안의 모든 멤버에게 2단계 인증이 강제됩니다. 만약 유저가 선택된 그룹과 제외된 그룹에 동시에 속해있다면, 선택된 그룹이 우선되며 2단계 인증이 강제됩니다.",
"Save changes" : "변경 사항 저장",
"Device settings" : "디바이스 설정",
"Allow filesystem access" : "파일시스템 접근 허용",
"Rename" : "이름 바꾸기",
"Revoke" : "취소",
@ -211,6 +238,7 @@
"All checks passed." : "모든 검사를 통과했습니다.",
"There are some errors regarding your setup." : "설정을 살펴본 결과 몇 가지 에러가 있습니다.",
"There are some warnings regarding your setup." : "설정을 살펴본 결과 몇 가지 경고할 것이 있습니다.",
"Checking for system and security issues." : "시스템과 보안에 대한 문제를 확인하는 중",
"Check the security of your Nextcloud over <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">our security scan ↗</a>." : "<a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">우리의 보안 검사 ↗</a>에서 당신의 Nextcloud의 보안을 점검하세요.",
"Version" : "버전",
"Two-Factor Authentication" : "2단계 인증",