summaryrefslogtreecommitdiffstats
path: root/apps/comments
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-02-29 00:20:29 +0000
committerNextcloud bot <bot@nextcloud.com>2024-02-29 00:20:29 +0000
commit0f4e3f36220da7ed5d4e6712b7177bd5040b16cc (patch)
tree69d04e209fb3c572bcf2a3c98b3fcad9e24acea5 /apps/comments
parentcf035c8cad039b89c2a58353e21c4a762e1dd256 (diff)
downloadnextcloud-server-0f4e3f36220da7ed5d4e6712b7177bd5040b16cc.tar.gz
nextcloud-server-0f4e3f36220da7ed5d4e6712b7177bd5040b16cc.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/comments')
-rw-r--r--apps/comments/l10n/ko.js1
-rw-r--r--apps/comments/l10n/ko.json1
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/comments/l10n/ko.js b/apps/comments/l10n/ko.js
index 26a52861de2..4ccd0ca0e4f 100644
--- a/apps/comments/l10n/ko.js
+++ b/apps/comments/l10n/ko.js
@@ -9,6 +9,7 @@ OC.L10N.register(
"%1$s commented on %2$s" : "%2$s에 %1$s 님이 댓글 남김",
"{author} commented on {file}" : "{author} 님이 {file}에 댓글 남김",
"<strong>Comments</strong> for files" : "파일의 <strong>댓글</strong>",
+ "You were mentioned on \"{file}\", in a comment by an account that has since been deleted" : "삭제된 계정이 게시한 “{file}”의 댓글에서 나를 언급함",
"{user} mentioned you in a comment on \"{file}\"" : "{user} 님이 “{file}”에 남긴 댓글에서 나를 언급함",
"Files app plugin to add comments to files" : "파일에 댓글을 남기는 파일 앱 플러그인",
"Edit comment" : "댓글 편집",
diff --git a/apps/comments/l10n/ko.json b/apps/comments/l10n/ko.json
index 9bd6a6cf4ce..4eace860645 100644
--- a/apps/comments/l10n/ko.json
+++ b/apps/comments/l10n/ko.json
@@ -7,6 +7,7 @@
"%1$s commented on %2$s" : "%2$s에 %1$s 님이 댓글 남김",
"{author} commented on {file}" : "{author} 님이 {file}에 댓글 남김",
"<strong>Comments</strong> for files" : "파일의 <strong>댓글</strong>",
+ "You were mentioned on \"{file}\", in a comment by an account that has since been deleted" : "삭제된 계정이 게시한 “{file}”의 댓글에서 나를 언급함",
"{user} mentioned you in a comment on \"{file}\"" : "{user} 님이 “{file}”에 남긴 댓글에서 나를 언급함",
"Files app plugin to add comments to files" : "파일에 댓글을 남기는 파일 앱 플러그인",
"Edit comment" : "댓글 편집",