diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-03-14 00:20:39 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-03-14 00:20:39 +0000 |
commit | dfccc12b16ac0bf10fe673d0c26c9d8b8fa7dd8b (patch) | |
tree | 706b5904622350790d06022e555c33821d7aee86 /apps/settings/l10n/ko.js | |
parent | 078f51beeb89e885c841fe5067994e61c882ba1a (diff) | |
download | nextcloud-server-dfccc12b16ac0bf10fe673d0c26c9d8b8fa7dd8b.tar.gz nextcloud-server-dfccc12b16ac0bf10fe673d0c26c9d8b8fa7dd8b.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/ko.js')
-rw-r--r-- | apps/settings/l10n/ko.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/settings/l10n/ko.js b/apps/settings/l10n/ko.js index df49a4fb42a..ea102a97c6a 100644 --- a/apps/settings/l10n/ko.js +++ b/apps/settings/l10n/ko.js @@ -284,7 +284,7 @@ OC.L10N.register( "Exclude groups from password requirements" : "특정 그룹을 암호 요구조건에서 예외로 설정", "Exclude groups from creating link shares" : "특정 그룹에 대해 링크 공유 생성을 금지하도록 설정", "Exclude groups from sharing" : "공유에서 그룹 제외", - "Groups excluded from sharing" : "특정 그룹에 대해 공유를 금지하도록 설정", + "Groups excluded from sharing" : "공유에서 제외된 그룹", "These groups will still be able to receive shares, but not to initiate them." : "이 그룹의 사용자들은 다른 사용자가 공유한 파일을 받을 수는 있지만, 자기 파일을 공유할 수는 없습니다.", "Set default expiration date for shares" : "공유에 대한 기본 만료 날짜 설정", "Enforce expiration date" : "만료 날짜 강제", |