aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/ko.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2021-07-09 02:26:17 +0000
committerNextcloud bot <bot@nextcloud.com>2021-07-09 02:26:17 +0000
commitc2f62ee0b8c779808992d053494a845daa3d33b7 (patch)
tree868634b2a90493fac40ce560eebe2bf9c5cdf345 /apps/files_sharing/l10n/ko.js
parentdad31ce3fa7085769b87309141c250c5865994b4 (diff)
downloadnextcloud-server-c2f62ee0b8c779808992d053494a845daa3d33b7.tar.gz
nextcloud-server-c2f62ee0b8c779808992d053494a845daa3d33b7.zip
[tx-robot] updated from transifex
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 9786b4ca844..21cd2dc6acb 100644
--- a/apps/files_sharing/l10n/ko.js
+++ b/apps/files_sharing/l10n/ko.js
@@ -110,7 +110,6 @@ OC.L10N.register(
"Not a directory" : "디렉터리가 아님",
"Could not lock path" : "경로를 잠글 수 없음",
"Wrong or no update parameter given" : "업데이트 인자가 잘못되었거나 지정되지 않았음",
- "Sharing sending the password by Nextcloud Talk failed because Nextcloud Talk is not enabled" : "Nextcloud 토크가 활성화되어 있지 않기 때문에 Nextcloud 토크로 공유 암호를 전송할 수 없음",
"shared by %s" : "%s에 의해 공유됨",
"Download all files" : "모든 파일 다운로드",
"Direct link" : "직접 링크",
@@ -181,6 +180,7 @@ OC.L10N.register(
"By uploading files, you agree to the %1$sterms of service%2$s." : "파일을 업로드하면 %1$s이용 약관%2$s에 동의하는 것을 의미합니다.",
"Add to your Nextcloud" : "내 Nextcloud에 추가",
"invalid permissions" : "잘못된 권한",
- "Can't change permissions for public share links" : "공개 공유 링크의 권한을 변경할 수 없음"
+ "Can't change permissions for public share links" : "공개 공유 링크의 권한을 변경할 수 없음",
+ "Sharing sending the password by Nextcloud Talk failed because Nextcloud Talk is not enabled" : "Nextcloud 토크가 활성화되어 있지 않기 때문에 Nextcloud 토크로 공유 암호를 전송할 수 없음"
},
"nplurals=1; plural=0;");