diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-11-23 01:13:30 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-11-23 01:13:30 +0000 |
commit | ca4abe8da6dbb6e841da1e06b9895128d54fe269 (patch) | |
tree | 6b2068cc12ccfab9252d7d68955dc6d4c5eac274 /apps/comments/l10n/ko.js | |
parent | a966d7f9caeb3116024454ec44c45923ada85ad7 (diff) | |
download | nextcloud-server-ca4abe8da6dbb6e841da1e06b9895128d54fe269.tar.gz nextcloud-server-ca4abe8da6dbb6e841da1e06b9895128d54fe269.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/comments/l10n/ko.js')
-rw-r--r-- | apps/comments/l10n/ko.js | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/apps/comments/l10n/ko.js b/apps/comments/l10n/ko.js index 4f906d871af..6f08622a08c 100644 --- a/apps/comments/l10n/ko.js +++ b/apps/comments/l10n/ko.js @@ -26,10 +26,7 @@ OC.L10N.register( "<strong>Comments</strong> for files" : "파일의 <strong>댓글</strong>", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "삭제된 사용자가 남긴 “{file}”의 댓글에서 여러분을 언급함", "{user} mentioned you in a comment on “{file}”" : "{user} 님이 “{file}”에 남긴 댓글에서 여러분을 언급함", - "Unknown user" : "알 수 없는 사용자", - "A (now) deleted user mentioned you in a comment on “%s”" : "(현재) 삭제된 사용자가 “%s”에 남긴 댓글에서 여러분을 언급함", - "A (now) deleted user mentioned you in a comment on “{file}”" : "(현재) 삭제된 사용자가 “{file}”에 남긴 댓글에서 여러분을 언급함", - "%1$s mentioned you in a comment on “%2$s”" : "%1$s 님이 “%2$s”에 남긴 댓글에서 여러분을 언급함", - "You were mentioned on “%s”, in a comment by a user that has since been deleted" : "삭제된 사용자가 남긴 “%s”의 댓글에서 여러분을 언급함" + "You were mentioned on “%s”, in a comment by a user that has since been deleted" : "삭제된 사용자가 남긴 “%s”의 댓글에서 여러분을 언급함", + "%1$s mentioned you in a comment on “%2$s”" : "%1$s 님이 “%2$s”에 남긴 댓글에서 여러분을 언급함" }, "nplurals=1; plural=0;"); |