Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'core/l10n/ko.js')
-rw-r--r--core/l10n/ko.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/core/l10n/ko.js b/core/l10n/ko.js
index 9436c3bbd50..d551bdc099e 100644
--- a/core/l10n/ko.js
+++ b/core/l10n/ko.js
@@ -228,6 +228,8 @@ OC.L10N.register(
"Couldn't send reset email. Please contact your administrator." : "재설정 메일을 보낼 수 없습니다. 관리자에게 문의하십시오.",
"Password can not be changed. Please contact your administrator." : "암호를 변경할 수 없습니다. 관리자에게 문의하십시오.",
"Back to login" : "로그인으로 돌아가기",
+ "New password" : "새 암호",
+ "I know what I'm doing" : "지금 하려는 것을 알고 있습니다",
"Forgot password?" : "암호를 잊으셨습니까?",
"Settings" : "설정",
"Could not load your contacts" : "연락처를 불러올 수 없음",
@@ -348,8 +350,6 @@ OC.L10N.register(
"You are about to grant %1$s access to your %2$s account." : "%1$s에서 내 %2$s 계정에 접근하는 것을 허용하려고 합니다.",
"Account connected" : "계정 연결됨",
"Your client should now be connected! You can close this window." : "클라이언트가 연동되었습니다! 이제 창을 닫으셔도 됩니다.",
- "New password" : "새 암호",
- "New Password" : "새 암호",
"This share is password-protected" : "이 공유는 암호로 보호되어 있습니다.",
"The password is wrong. Try again." : "암호가 잘못되었습니다. 다시 시도하십시오",
"Two-factor authentication" : "2단계 인증",
@@ -392,7 +392,6 @@ OC.L10N.register(
"Dismiss" : "닫기",
"The link to reset your password has been sent to your email. If you do not receive it within a reasonable amount of time, check your spam/junk folders.<br>If it is not there ask your local administrator." : "암호 재설정 링크를 포함하고 있는 이메일을 보냈습니다. 이메일이 도착하지 않은 경우 스팸함을 확인해 보십시오.<br>스팸함에도 없는 경우 로컬 관리자에게 문의하십시오.",
"Your files are encrypted. There will be no way to get your data back after your password is reset.<br />If you are not sure what to do, please contact your administrator before you continue. <br />Do you really want to continue?" : "내 파일이 암호화되어 있습니다. 암호를 초기화하면 데이터를 복구할 수 없습니다.<br />무엇을 해야 할 지 잘 모르겠으면 시스템 관리자에게 연락하십시오.<br />그래도 계속 진행하시겠습니까?",
- "I know what I'm doing" : "지금 하려는 것을 알고 있습니다",
"Sending email …" : "이메일 보내는 중…",
"{name} below version {version} is installed, for stability and performance reasons it is recommended to update to a newer {name} version." : "{name}의 버전 {version} 미만이 설치되어 있습니다. 안정성과 성능을 위해 {name}의 새로운 버전으로 업데이트하는 것을 권장합니다.",
"/dev/urandom is not readable by PHP which is highly discouraged for security reasons. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "PHP에서 안전한 난수 발생기(/dev/urandom)를 사용할 수 없어 보안에 취약합니다. 자세한 내용은 <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">문서</a>를 참고하십시오.",
@@ -412,6 +411,7 @@ OC.L10N.register(
"Please log in before granting %s access to your %s account." : "%s에서 내 %s 계정에 접근하는 것을 허용하려면 로그인해야 합니다.",
"You are about to grant %s access to your %s account." : "\"%s\"에 접근하기 위해서 %s 계정을 사용하려고 합니다.",
"Redirecting …" : "전환 중 …",
+ "New Password" : "새 암호",
"Enhanced security is enabled for your account. Please authenticate using a second factor." : "현재 계정에 향상된 보안이 켜져 있습니다. 2단계 인증으로 인증하십시오.",
"Further information how to configure this can be found in the %sdocumentation%s." : "설정하는 방법에 대한 정보는 %s문서%s에서 찾을 수 있습니다.",
"%s will be updated to version %s" : "%s 앱을 버전 %s(으)로 업데이트합니다",