diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-10-03 16:59:11 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-10-03 16:59:11 +0000 |
commit | 8ef7d31599d10fa701856b8bfa2f34cd40573727 (patch) | |
tree | c3d05a9b8f6e1b0d0e1e3ffd467711fcddcf02d3 /core/l10n/ko.json | |
parent | bd3d991ab646e28e39a1ea0acb1367e78b7bc33b (diff) | |
download | nextcloud-server-8ef7d31599d10fa701856b8bfa2f34cd40573727.tar.gz nextcloud-server-8ef7d31599d10fa701856b8bfa2f34cd40573727.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/ko.json')
-rw-r--r-- | core/l10n/ko.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/core/l10n/ko.json b/core/l10n/ko.json index a64eceee226..0ef5a1ffa8a 100644 --- a/core/l10n/ko.json +++ b/core/l10n/ko.json @@ -230,8 +230,6 @@ "Help" : "도움말", "Access forbidden" : "접근 금지됨", "File not found" : "파일을 찾을 수 없음", - "The specified document has not been found on the server." : "지정한 문서를 서버에서 찾을 수 없습니다.", - "You can click here to return to %s." : "%s(으)로 돌아가려면 여기를 누르십시오.", "Internal Server Error" : "내부 서버 오류", "The server was unable to complete your request." : "서버에서 요청을 처리할 수 없습니다.", "If this happens again, please send the technical details below to the server administrator." : "만약 이 오류가 다시 발생하면 서버 관리자에게 다음 기술 정보를 알려 주십시오.", @@ -292,9 +290,8 @@ "New password" : "새 암호", "New Password" : "새 암호", "Two-factor authentication" : "2단계 인증", - "Enhanced security is enabled for your account. Please authenticate using a second factor." : "현재 계정에 향상된 보안이 켜져 있습니다. 2단계 인증으로 인증하십시오.", - "Cancel log in" : "로그인 취소", "Use backup code" : "백업 코드 사용", + "Cancel log in" : "로그인 취소", "Error while validating your second factor" : "2단계 인증을 검증하는 중 오류 발생", "Access through untrusted domain" : "신뢰하지 않는 도메인으로 접근", "Please contact your administrator. If you are an administrator, edit the \"trusted_domains\" setting in config/config.php like the example in config.sample.php." : "시스템 관리자에게 연락하십시오. 만약 시스템 관리자라면 config/config.php의 \"trusted_domains\" 설정을 config.sample.php를 참조하여 편집하십시오.", @@ -339,6 +336,8 @@ "Share with other people by entering a user or group, a federated cloud ID or an email address." : "사용자나 그룹 이름, 연합 클라우드 ID 및 이메일 주소를 입력해서 다른 사람과 공유하십시오.", "Share with other people by entering a user or group or a federated cloud ID." : "사용자나 그룹 이름, 연합 클라우드 ID를 입력해서 다른 사람과 공유하십시오.", "Share with other people by entering a user or group or an email address." : "사용자나 그룹 이름 및 이메일 주소를 입력해서 다른 사람과 공유하십시오.", + "The specified document has not been found on the server." : "지정한 문서를 서버에서 찾을 수 없습니다.", + "You can click here to return to %s." : "%s(으)로 돌아가려면 여기를 누르십시오.", "The server encountered an internal error and was unable to complete your request." : "서버에 내부 오류가 발생하여 요청을 처리할 수 없었습니다.", "Please contact the server administrator if this error reappears multiple times, please include the technical details below in your report." : "이 오류가 여러 번 발생한다면 서버 관리자에게 연락해 주시고, 아래 기술적인 정보를 포함해 주십시오.", "For information how to properly configure your server, please see the <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">documentation</a>." : "서버를 올바르게 설정하는 방법에 대해서 더 알아보려면 <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">문서</a>를 참조하십시오.", @@ -348,6 +347,7 @@ "Alternative Logins" : "대체 로그인", "You are about to grant \"%s\" access to your %s account." : "\"%s\"에 접근하기 위해서 %s 계정을 사용하려고 합니다.", "Alternative login using app token" : "앱 토큰을 사용한 대체 로그인", + "Enhanced security is enabled for your account. Please authenticate using a second factor." : "현재 계정에 향상된 보안이 켜져 있습니다. 2단계 인증으로 인증하십시오.", "You are accessing the server from an untrusted domain." : "신뢰할 수 없는 도메인으로 서버에 접근하고 있습니다.", "Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domains\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "시스템 관리자에게 연락하십시오. 만약 이 인스턴스의 관리자라면 config/config.php에서 \"trusted_domains\" 설정을 편집하십시오. config/config.sample.php에 있는 예제 설정을 참고하십시오.", "Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." : "설정에 따라서 관리자 권한으로 아래 단추를 눌러서 이 도메인을 신뢰하도록 설정할 수 있습니다.", |