diff options
Diffstat (limited to 'apps/sharebymail/l10n/ko.js')
-rw-r--r-- | apps/sharebymail/l10n/ko.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/sharebymail/l10n/ko.js b/apps/sharebymail/l10n/ko.js index 3e506397440..cc22c10f955 100644 --- a/apps/sharebymail/l10n/ko.js +++ b/apps/sharebymail/l10n/ko.js @@ -16,7 +16,6 @@ OC.L10N.register( "Password to access {file} was sent to {email}" : "{file}에 접근할 수 있는 암호를 {email}(으)로 보냄", "Password to access %1$s was sent to you" : "%1$s에 접근할 수 있는 암호를 내게 보냄", "Password to access {file} was sent to you" : "{file}에 접근할 수 있는 암호를 내게 보냄", - "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "자동 생성된 암호를 이메일로 보낼 수 없습니다. 개인 설정에서 올바른 이메일 주소를 입력한 다음 다시 시도하십시오.", "Failed to send share by email" : "이메일로 공유를 보낼 수 없음", "Click the button below to open it." : "아래 단추를 눌러서 열 수 있습니다.", "Open »%s«" : "%s 열기", @@ -29,6 +28,7 @@ OC.L10N.register( "Share by mail" : "이메일로 공유", "Allows users to share a personalized link to a file or folder by putting in an email address." : "파일이나 폴더를 공유하는 개인화된 링크를 이메일 주소를 통해서 공유합니다.", "Send password by mail" : "이메일로 암호 보내기", + "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "자동 생성된 암호를 이메일로 보낼 수 없습니다. 개인 설정에서 올바른 이메일 주소를 입력한 다음 다시 시도하십시오.", "Enforce password protection" : "암호 보호 강제" }, "nplurals=1; plural=0;"); |