aboutsummaryrefslogtreecommitdiffstats
path: root/apps/comments/l10n/ko.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-08-02 00:19:45 +0000
committerNextcloud bot <bot@nextcloud.com>2024-08-02 00:19:45 +0000
commit7b32dd54b7ac9912f0666b8bc146bd7e364958e1 (patch)
treebd3411b2427e0d66423cd7c8e1ccc2ec7f7bd3bf /apps/comments/l10n/ko.js
parent0f1c930afe2c49a501632676c1f82c320080b537 (diff)
downloadnextcloud-server-7b32dd54b7ac9912f0666b8bc146bd7e364958e1.tar.gz
nextcloud-server-7b32dd54b7ac9912f0666b8bc146bd7e364958e1.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/comments/l10n/ko.js')
-rw-r--r--apps/comments/l10n/ko.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/comments/l10n/ko.js b/apps/comments/l10n/ko.js
index 4ccd0ca0e4f..e5204d56595 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>",
+ "Files" : "파일",
"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" : "파일에 댓글을 남기는 파일 앱 플러그인",