diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-10-17 00:27:38 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-10-17 00:27:38 +0000 |
commit | cd6b10f89b6b2059ca6f3ebf3355ce80e3649099 (patch) | |
tree | 29e75b4550bc7e2e882cd75ab77981181216d860 /apps/files_sharing/l10n/ko.js | |
parent | e6a2985e4dfdfafd0370983b87237170a86931a6 (diff) | |
download | nextcloud-server-cd6b10f89b6b2059ca6f3ebf3355ce80e3649099.tar.gz nextcloud-server-cd6b10f89b6b2059ca6f3ebf3355ce80e3649099.zip |
Fix(l10n): Update translations 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.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files_sharing/l10n/ko.js b/apps/files_sharing/l10n/ko.js index e6f49f2835f..389600ff272 100644 --- a/apps/files_sharing/l10n/ko.js +++ b/apps/files_sharing/l10n/ko.js @@ -126,7 +126,7 @@ OC.L10N.register( "Unknown error" : "알 수 없는 오류", "Allow editing" : "Allow editing", "Read only" : "Read only", - "Allow upload and editing" : "Allow upload and editing", + "Allow upload and editing" : "업로드와 수정 허용", "File drop (upload only)" : "File drop (upload only)", "Custom permissions" : "사용자 지정 권한", "Read" : "읽기", @@ -199,7 +199,7 @@ OC.L10N.register( "Password expired" : "암호 만료됨", "Set expiration date" : "만료기한 설정", "Expiration date" : "만료 날짜", - "Hide download" : "Hide download", + "Hide download" : "다운로드 숨기기", "Video verification" : "화상 인증", "Allow download" : "다운로드 허용", "Note to recipient" : "받는이에게 메모", |