diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-02-29 00:20:21 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-02-29 00:20:21 +0000 |
commit | ff9c3b0ee2140e7b2d0866acd7a86339c26670bb (patch) | |
tree | e2578c758d2ca9b0ad4015265b2df653d989c251 /apps/user_ldap/l10n/ko.json | |
parent | be98ea3e63d1a70615f251abfabe281c7788986d (diff) | |
download | nextcloud-server-ff9c3b0ee2140e7b2d0866acd7a86339c26670bb.tar.gz nextcloud-server-ff9c3b0ee2140e7b2d0866acd7a86339c26670bb.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/user_ldap/l10n/ko.json')
-rw-r--r-- | apps/user_ldap/l10n/ko.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/user_ldap/l10n/ko.json b/apps/user_ldap/l10n/ko.json index c888638b288..535085c661d 100644 --- a/apps/user_ldap/l10n/ko.json +++ b/apps/user_ldap/l10n/ko.json @@ -84,7 +84,7 @@ "Verify settings and count the groups" : "설정을 확인하고 그룹 개수 세기", "When logging in, %s will find the user based on the following attributes:" : "로그인할 때 %s에서 다음 속성을 기반으로 사용자를 찾습니다:", "LDAP/AD Username:" : "LDAP/AD 사용자 이름:", - "Allows login against the LDAP/AD username, which is either \"uid\" or \"sAMAccountName\" and will be detected." : "LDAP/AD 사용자 이름으로 로그인하는 것을 허용합니다. \"uid\" 및 \"sAMAccountName\" 중 하나이며 자동으로 감지합니다.", + "Allows login against the LDAP/AD username, which is either \"uid\" or \"sAMAccountName\" and will be detected." : "LDAP/AD 사용자 아이디로 로그인하는 것을 허용합니다. \"uid\" 및 \"sAMAccountName\" 중 하나이며 자동으로 감지합니다.", "LDAP/AD Email Address:" : "LDAP/AD 이메일 주소:", "Allows login against an email attribute. \"mail\" and \"mailPrimaryAddress\" allowed." : "이메일 속성으로 로그인하는 것을 허용합니다. \"mail\" 및 \"mailPrimaryAddress\"를 사용할 수 있습니다.", "Other Attributes:" : "기타 속성:", |