aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/ko.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2021-05-21 02:27:50 +0000
committerNextcloud bot <bot@nextcloud.com>2021-05-21 02:27:50 +0000
commita6cb2973a973565e2450b8bb7912257e5e22cde2 (patch)
tree9dd1db982e4ac8296b58ce34bec4eef768794231 /apps/files_sharing/l10n/ko.js
parent7ffee26aa8768736593c77dcb12d17978a6e06b2 (diff)
downloadnextcloud-server-a6cb2973a973565e2450b8bb7912257e5e22cde2.tar.gz
nextcloud-server-a6cb2973a973565e2450b8bb7912257e5e22cde2.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 9e6ea0d3df4..e1903a8a2c0 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" : "업데이트 인자가 잘못되었거나 지정되지 않았음",
- "Can't change permissions for public share links" : "공개 공유 링크의 권한을 변경할 수 없음",
"Sharing sending the password by Nextcloud Talk failed because Nextcloud Talk is not enabled" : "Nextcloud 토크가 활성화되어 있지 않기 때문에 Nextcloud 토크로 공유 암호를 전송할 수 없음",
"shared by %s" : "%s에 의해 공유됨",
"Download all files" : "모든 파일 다운로드",
@@ -181,6 +180,7 @@ OC.L10N.register(
"Uploading files" : "파일 업로드",
"Uploaded files:" : "업로드한 파일:",
"By uploading files, you agree to the %1$sterms of service%2$s." : "파일을 업로드하면 %1$s이용 약관%2$s에 동의하는 것을 의미합니다.",
- "invalid permissions" : "잘못된 권한"
+ "invalid permissions" : "잘못된 권한",
+ "Can't change permissions for public share links" : "공개 공유 링크의 권한을 변경할 수 없음"
},
"nplurals=1; plural=0;");