Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-08-24 05:27:22 +0300
committerNextcloud bot <bot@nextcloud.com>2022-08-24 05:27:22 +0300
commit03c8bf70674574146fbdbd86423161a3fe9a5136 (patch)
tree1b616a609da9af0b776f9e42a84ec3ba9e27c7e7 /apps/user_ldap/l10n/ko.json
parentb888c6146327d842e21988b0d90d6ade4f3a9435 (diff)
[tx-robot] updated 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.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/user_ldap/l10n/ko.json b/apps/user_ldap/l10n/ko.json
index 7ff55c03669..07b027718e9 100644
--- a/apps/user_ldap/l10n/ko.json
+++ b/apps/user_ldap/l10n/ko.json
@@ -58,8 +58,6 @@
"Your password will expire today." : "내 암호가 오늘 만료됩니다.",
"_Your password will expire within %n day._::_Your password will expire within %n days._" : ["내 암호가 %n일 후 만료됩니다."],
"LDAP/AD integration" : "LDAP/AD 통합",
- "_%s group found_::_%s groups found_" : ["그룹 %s개 찾음"],
- "_%s user found_::_%s users found_" : ["사용자 %s명 찾음"],
"Could not detect user display name attribute. Please specify it yourself in advanced LDAP settings." : "사용자 표시 이름 속성을 찾을 수 없습니다. 고급 LDAP 설정에서 직접 지정하십시오.",
"Could not find the desired feature" : "필요한 기능을 찾을 수 없음",
"Invalid Host" : "잘못된 호스트",
@@ -183,6 +181,8 @@
"UUID Attribute for Groups:" : "그룹 UUID 속성:",
"Username-LDAP User Mapping" : "사용자 이름-LDAP 사용자 매핑",
"Clear Username-LDAP User Mapping" : "사용자 이름-LDAP 사용자 매핑 비우기",
- "Clear Groupname-LDAP Group Mapping" : "그룹 이름-LDAP 그룹 매핑 비우기"
+ "Clear Groupname-LDAP Group Mapping" : "그룹 이름-LDAP 그룹 매핑 비우기",
+ "_%s group found_::_%s groups found_" : ["그룹 %s개 찾음"],
+ "_%s user found_::_%s users found_" : ["사용자 %s명 찾음"]
},"pluralForm" :"nplurals=1; plural=0;"
} \ No newline at end of file