diff options
Diffstat (limited to 'apps/settings/l10n/ko.json')
-rw-r--r-- | apps/settings/l10n/ko.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/settings/l10n/ko.json b/apps/settings/l10n/ko.json index 0bb59d6feb1..4c93eead78a 100644 --- a/apps/settings/l10n/ko.json +++ b/apps/settings/l10n/ko.json @@ -278,7 +278,6 @@ "Groups allowed to share" : "공유가 허용된 그룹", "Groups excluded from sharing" : "공유에서 제외된 그룹", "Not allowed groups will still be able to receive shares, but not to initiate them." : "공유가 제한된 그룹은 다른 사람의 데이터를 공유 받을 수는 있지만, 다른 사람에게 자신의 데이터를 공유할 수는 없습니다.", - "Set default expiration date for shares" : "공유에 대한 기본 만료 날짜 설정", "Enforce expiration date" : "만료 날짜 강제", "Default expiration time of new shares in days" : "공유에 대한 기본 유효기간 (일 단위)", "Expire shares after x days" : "x일 후 공유가 만료됨", @@ -703,6 +702,7 @@ "None of your currently installed apps provide Text processing functionality" : "현재 설치된 앱 중 문장처리 기술을 제공하는 것이 없습니다", "Exclude groups from sharing" : "공유에서 그룹 제외", "These groups will still be able to receive shares, but not to initiate them." : "이 그룹의 사용자들은 다른 사용자가 공유한 파일을 받을 수는 있지만, 자기 파일을 공유할 수는 없습니다.", + "Set default expiration date for shares" : "공유에 대한 기본 만료 날짜 설정", "Allow username autocompletion in share dialog and allow access to the system address book" : "공유 대화창에서 시스템 주소록에 있는 사용자 이름을 자동으로 채울 수 있도록 허용", "Two-factor authentication can be enforced for all users and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "2단계 인증을 모든 사용자 또는 특정 그룹에 강제할 수 있습니다. 만약 대상자가 2단계 인증 공급자를 설정하지 않았다면, 대상자는 시스템에 접근할 수 없게 될 것입니다.", "When groups are selected/excluded, they use the following logic to determine if a user has 2FA enforced: If no groups are selected, 2FA is enabled for everyone except members of the excluded groups. If groups are selected, 2FA is enabled for all members of these. If a user is both in a selected and excluded group, the selected takes precedence and 2FA is enforced." : "그룹을 선택 또는 제외할 때, 이들의 2단계 인증 강제 여부는 다음과 같은 로직을 따릅니다: 만약 2단계 인증이 강제되었고, 아무런 그룹이 선택되지 않았다면 제외된 그룹의 멤버를 제외하고 모든 사용자에게 2단계 인증이 강제됩니다. 만약 그룹이 선택되었다면 그룹 안의 모든 멤버에게 2단계 인증이 강제됩니다. 만약 사용자가 선택된 그룹과 제외된 그룹에 동시에 속해 있다면, 선택된 그룹이 우선되며 2단계 인증이 강제됩니다.", |