diff options
Diffstat (limited to 'apps/sharebymail')
-rw-r--r-- | apps/sharebymail/l10n/ko.js | 6 | ||||
-rw-r--r-- | apps/sharebymail/l10n/ko.json | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/apps/sharebymail/l10n/ko.js b/apps/sharebymail/l10n/ko.js index 38ea1cd5853..e1690e3daf5 100644 --- a/apps/sharebymail/l10n/ko.js +++ b/apps/sharebymail/l10n/ko.js @@ -16,9 +16,9 @@ OC.L10N.register( "%1$s via %2$s" : "%1$s(%2$s 경유)", "Password to access »%s«" : "%s에 접근할 수 있는 암호", "It is protected with the following password:" : "비밀번호로 보호됩니다.", - "%1$s shared »%2$s« with you and wants to add:" : "%1$s이(가) %2$s을(를) 당신과 공유하며, 다음을 추가하고자 함:", - "%1$s shared »%2$s« with you and wants to add" : "%1$s이(가) %2$s을(를) 당신과 공유하며 다음을 추가하고자 함", - "»%s« added a note to a file shared with you" : "%s이(가) 당신과 공유한 파일에 메모를 추가함", + "%1$s shared »%2$s« with you and wants to add:" : "%1$s님이 %2$s을(를) 당신과 공유하며, 다음을 추가하고자 함:", + "%1$s shared »%2$s« with you and wants to add" : "%1$s님이 %2$s을(를) 당신과 공유하며 다음을 추가하고자 함", + "»%s« added a note to a file shared with you" : "%s님이 당신과 공유한 파일에 메모를 추가함", "This is the password:" : "비밀번호", "You can choose a different password at any time in the share dialog." : "공유 대화 상자에서 언제든지 다른 암호를 선택할 수 있습니다.", "Could not find share" : "공유를 찾을 수 없음", diff --git a/apps/sharebymail/l10n/ko.json b/apps/sharebymail/l10n/ko.json index c4d5bf5e15d..8bfc8e8a4cf 100644 --- a/apps/sharebymail/l10n/ko.json +++ b/apps/sharebymail/l10n/ko.json @@ -14,9 +14,9 @@ "%1$s via %2$s" : "%1$s(%2$s 경유)", "Password to access »%s«" : "%s에 접근할 수 있는 암호", "It is protected with the following password:" : "비밀번호로 보호됩니다.", - "%1$s shared »%2$s« with you and wants to add:" : "%1$s이(가) %2$s을(를) 당신과 공유하며, 다음을 추가하고자 함:", - "%1$s shared »%2$s« with you and wants to add" : "%1$s이(가) %2$s을(를) 당신과 공유하며 다음을 추가하고자 함", - "»%s« added a note to a file shared with you" : "%s이(가) 당신과 공유한 파일에 메모를 추가함", + "%1$s shared »%2$s« with you and wants to add:" : "%1$s님이 %2$s을(를) 당신과 공유하며, 다음을 추가하고자 함:", + "%1$s shared »%2$s« with you and wants to add" : "%1$s님이 %2$s을(를) 당신과 공유하며 다음을 추가하고자 함", + "»%s« added a note to a file shared with you" : "%s님이 당신과 공유한 파일에 메모를 추가함", "This is the password:" : "비밀번호", "You can choose a different password at any time in the share dialog." : "공유 대화 상자에서 언제든지 다른 암호를 선택할 수 있습니다.", "Could not find share" : "공유를 찾을 수 없음", |