summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/ko.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2021-09-03 02:28:29 +0000
committerNextcloud bot <bot@nextcloud.com>2021-09-03 02:28:29 +0000
commit6a9afe37365cfe588d605a219dae55eaf301e5b1 (patch)
treef9f97744d7c25fde5449e7aa2efbfb6a54c51380 /apps/files_sharing/l10n/ko.js
parent3899dba3523a578b12285423fa433d3d2965158c (diff)
downloadnextcloud-server-6a9afe37365cfe588d605a219dae55eaf301e5b1.tar.gz
nextcloud-server-6a9afe37365cfe588d605a219dae55eaf301e5b1.zip
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_sharing/l10n/ko.js')
-rw-r--r--apps/files_sharing/l10n/ko.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files_sharing/l10n/ko.js b/apps/files_sharing/l10n/ko.js
index 21cd2dc6acb..719b6afefc5 100644
--- a/apps/files_sharing/l10n/ko.js
+++ b/apps/files_sharing/l10n/ko.js
@@ -171,7 +171,6 @@ OC.L10N.register(
"For more info, please ask the person who sent this link." : "자세한 정보는 링크를 보낸 사람에게 문의하십시오.",
"Share note" : "공유 노트",
"Toggle grid view" : "모눈 보기 전환",
- "Download %s" : "%s 다운로드",
"Upload files to %s" : "%s에 파일 업로드",
"Note" : "노트",
"Select or drop files" : "파일을 선택하거나 끌어다 놓기",
@@ -181,6 +180,7 @@ OC.L10N.register(
"Add to your Nextcloud" : "내 Nextcloud에 추가",
"invalid permissions" : "잘못된 권한",
"Can't change permissions for public share links" : "공개 공유 링크의 권한을 변경할 수 없음",
- "Sharing sending the password by Nextcloud Talk failed because Nextcloud Talk is not enabled" : "Nextcloud 토크가 활성화되어 있지 않기 때문에 Nextcloud 토크로 공유 암호를 전송할 수 없음"
+ "Sharing sending the password by Nextcloud Talk failed because Nextcloud Talk is not enabled" : "Nextcloud 토크가 활성화되어 있지 않기 때문에 Nextcloud 토크로 공유 암호를 전송할 수 없음",
+ "Download %s" : "%s 다운로드"
},
"nplurals=1; plural=0;");