diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-01-27 00:38:48 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-01-27 00:38:48 +0000 |
commit | 9252789576cb11174feb398707adfba83aaba59e (patch) | |
tree | 34894dc4da957db4f7a2d003e84e0184b3ae7482 /apps/user_ldap/l10n | |
parent | d0a732733758e9f2d182a890bc4f5479b0dd874e (diff) | |
download | nextcloud-server-9252789576cb11174feb398707adfba83aaba59e.tar.gz nextcloud-server-9252789576cb11174feb398707adfba83aaba59e.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/user_ldap/l10n')
-rw-r--r-- | apps/user_ldap/l10n/ko.js | 29 | ||||
-rw-r--r-- | apps/user_ldap/l10n/ko.json | 29 |
2 files changed, 58 insertions, 0 deletions
diff --git a/apps/user_ldap/l10n/ko.js b/apps/user_ldap/l10n/ko.js index 89b2027fc50..58c27762920 100644 --- a/apps/user_ldap/l10n/ko.js +++ b/apps/user_ldap/l10n/ko.js @@ -10,6 +10,7 @@ OC.L10N.register( "No action specified" : "동작이 지정되지 않음", "No configuration specified" : "설정이 지정되지 않음", "No data specified" : "데이터가 지정되지 않음", + "Invalid data specified" : "잘못된 데이터가 특정됨", " Could not set configuration %s" : " 설정 %s을(를) 지정할 수 없음", "Action does not exist" : "동작이 존재하지 않음", "Renewing …" : "갱신 중 …", @@ -60,7 +61,13 @@ OC.L10N.register( "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 통합", + "Invalid LDAP UUIDs" : "잘못된 LDAP UUID", + "None found" : "아무것도 찾지 못함", "Invalid UUIDs of LDAP users or groups have been found. Please review your \"Override UUID detection\" settings in the Expert part of the LDAP configuration and use \"occ ldap:update-uuid\" to update them." : "잘못된 LDAP 사용자 또는 그룹 UUID를 발견했습니다. LDAP 설정의 '전문가' 부분에서 \"Override UUID detection\"을 재확인하시고, \"occ ldap:update-uuid\" 명령어를 통해 이를 갱신하십시오.", + "_%n group found_::_%n groups found_" : ["그룹 %n개 찾음"], + "> 1000 groups found" : "그룹 1000개 초과 찾음", + "> 1000 users found" : "사용자 1000명 초과 찾음", + "_%n user found_::_%n users found_" : ["%n명의 사용자 찾음"], "Could not detect user display name attribute. Please specify it yourself in advanced LDAP settings." : "사용자 표시 이름 속성을 찾을 수 없습니다. 고급 LDAP 설정에서 직접 지정하십시오.", "Could not find the desired feature" : "필요한 기능을 찾을 수 없음", "Invalid Host" : "잘못된 호스트", @@ -149,6 +156,8 @@ OC.L10N.register( "One User Base DN per line" : "사용자 DN을 한 줄에 하나씩 입력하십시오", "User Search Attributes" : "사용자 검색 속성", "Optional; one attribute per line" : "추가적, 한 줄에 하나의 속성을 입력하십시오", + "Disable users missing from LDAP" : "LDAP에서 유실된 사용자 비활성화", + "When switched on, users imported from LDAP which are then missing will be disabled" : "이 옵션을 켜면 LDAP에서 불러온 사용자 중 유실된 계정이 비활성화될 것입니다", "Group Display Name Field" : "그룹의 표시 이름 필드", "The LDAP attribute to use to generate the groups's display name." : "그룹 표시 이름을 생성할 때 사용할 LDAP 속성입니다.", "Base Group Tree" : "기본 그룹 트리", @@ -176,6 +185,26 @@ OC.L10N.register( "User Home Folder Naming Rule" : "사용자 홈 폴더 이름 규칙", "Leave empty for username (default). Otherwise, specify an LDAP/AD attribute." : "사용자 이름을 사용하려면 비워 두십시오(기본값). 기타 경우 LDAP/AD 속성을 지정하십시오.", "\"$home\" Placeholder Field" : "\"$home\" 자리 비움자 필드", + "$home in an external storage configuration will be replaced with the value of the specified attribute" : "외부 저장소 설정에서 $home이 지정된 속성의 값으로 대체됩니다", + "User Profile Attributes" : "사용자 프로필 속성", + "Phone Field" : "전화번호 필드", + "User profile Phone will be set from the specified attribute" : "사용자 프로필의 전화번호가 지정된 속성으로 설정됩니다", + "Website Field" : "웹사이트 필드", + "User profile Website will be set from the specified attribute" : "사용자 프로필의 웹사이트가 지정된 속성으로 설정됩니다", + "Address Field" : "주소 필드", + "User profile Address will be set from the specified attribute" : "사용자 프로필의 주소가 지정된 속성으로 설정됩니다", + "Twitter Field" : "Twitter 필드", + "User profile Twitter will be set from the specified attribute" : "사용자 프로필의 Twitter가 지정된 속성으로 설정됩니다", + "Fediverse Field" : "Fediverse 필드", + "User profile Fediverse will be set from the specified attribute" : "사용자 프로필의 Fediverse가 지정된 속성으로 설정됩니다", + "Organisation Field" : "조직 필드", + "User profile Organisation will be set from the specified attribute" : "사용자 프로필의 조직 필드가 지정된 속성으로 설정됩니다", + "Role Field" : "직책 필드", + "User profile Role will be set from the specified attribute" : "사용자 프로필의 직책이 지정된 속성으로 설정됩니다", + "Headline Field" : "표제 필드", + "User profile Headline will be set from the specified attribute" : "사용자 프로필의 표제가 지정된 속성으로 설정됩니다", + "Biography Field" : "소개문구 필드", + "User profile Biography will be set from the specified attribute" : "사용자 프로필의 소개문구가 지정된 속성으로 설정됩니다", "Internal Username" : "내부 사용자 이름", "Internal Username Attribute:" : "내부 사용자 이름 속성:", "Override UUID detection" : "UUID 확인 재정의", diff --git a/apps/user_ldap/l10n/ko.json b/apps/user_ldap/l10n/ko.json index 3b65954e527..10f88dfff61 100644 --- a/apps/user_ldap/l10n/ko.json +++ b/apps/user_ldap/l10n/ko.json @@ -8,6 +8,7 @@ "No action specified" : "동작이 지정되지 않음", "No configuration specified" : "설정이 지정되지 않음", "No data specified" : "데이터가 지정되지 않음", + "Invalid data specified" : "잘못된 데이터가 특정됨", " Could not set configuration %s" : " 설정 %s을(를) 지정할 수 없음", "Action does not exist" : "동작이 존재하지 않음", "Renewing …" : "갱신 중 …", @@ -58,7 +59,13 @@ "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 통합", + "Invalid LDAP UUIDs" : "잘못된 LDAP UUID", + "None found" : "아무것도 찾지 못함", "Invalid UUIDs of LDAP users or groups have been found. Please review your \"Override UUID detection\" settings in the Expert part of the LDAP configuration and use \"occ ldap:update-uuid\" to update them." : "잘못된 LDAP 사용자 또는 그룹 UUID를 발견했습니다. LDAP 설정의 '전문가' 부분에서 \"Override UUID detection\"을 재확인하시고, \"occ ldap:update-uuid\" 명령어를 통해 이를 갱신하십시오.", + "_%n group found_::_%n groups found_" : ["그룹 %n개 찾음"], + "> 1000 groups found" : "그룹 1000개 초과 찾음", + "> 1000 users found" : "사용자 1000명 초과 찾음", + "_%n user found_::_%n users found_" : ["%n명의 사용자 찾음"], "Could not detect user display name attribute. Please specify it yourself in advanced LDAP settings." : "사용자 표시 이름 속성을 찾을 수 없습니다. 고급 LDAP 설정에서 직접 지정하십시오.", "Could not find the desired feature" : "필요한 기능을 찾을 수 없음", "Invalid Host" : "잘못된 호스트", @@ -147,6 +154,8 @@ "One User Base DN per line" : "사용자 DN을 한 줄에 하나씩 입력하십시오", "User Search Attributes" : "사용자 검색 속성", "Optional; one attribute per line" : "추가적, 한 줄에 하나의 속성을 입력하십시오", + "Disable users missing from LDAP" : "LDAP에서 유실된 사용자 비활성화", + "When switched on, users imported from LDAP which are then missing will be disabled" : "이 옵션을 켜면 LDAP에서 불러온 사용자 중 유실된 계정이 비활성화될 것입니다", "Group Display Name Field" : "그룹의 표시 이름 필드", "The LDAP attribute to use to generate the groups's display name." : "그룹 표시 이름을 생성할 때 사용할 LDAP 속성입니다.", "Base Group Tree" : "기본 그룹 트리", @@ -174,6 +183,26 @@ "User Home Folder Naming Rule" : "사용자 홈 폴더 이름 규칙", "Leave empty for username (default). Otherwise, specify an LDAP/AD attribute." : "사용자 이름을 사용하려면 비워 두십시오(기본값). 기타 경우 LDAP/AD 속성을 지정하십시오.", "\"$home\" Placeholder Field" : "\"$home\" 자리 비움자 필드", + "$home in an external storage configuration will be replaced with the value of the specified attribute" : "외부 저장소 설정에서 $home이 지정된 속성의 값으로 대체됩니다", + "User Profile Attributes" : "사용자 프로필 속성", + "Phone Field" : "전화번호 필드", + "User profile Phone will be set from the specified attribute" : "사용자 프로필의 전화번호가 지정된 속성으로 설정됩니다", + "Website Field" : "웹사이트 필드", + "User profile Website will be set from the specified attribute" : "사용자 프로필의 웹사이트가 지정된 속성으로 설정됩니다", + "Address Field" : "주소 필드", + "User profile Address will be set from the specified attribute" : "사용자 프로필의 주소가 지정된 속성으로 설정됩니다", + "Twitter Field" : "Twitter 필드", + "User profile Twitter will be set from the specified attribute" : "사용자 프로필의 Twitter가 지정된 속성으로 설정됩니다", + "Fediverse Field" : "Fediverse 필드", + "User profile Fediverse will be set from the specified attribute" : "사용자 프로필의 Fediverse가 지정된 속성으로 설정됩니다", + "Organisation Field" : "조직 필드", + "User profile Organisation will be set from the specified attribute" : "사용자 프로필의 조직 필드가 지정된 속성으로 설정됩니다", + "Role Field" : "직책 필드", + "User profile Role will be set from the specified attribute" : "사용자 프로필의 직책이 지정된 속성으로 설정됩니다", + "Headline Field" : "표제 필드", + "User profile Headline will be set from the specified attribute" : "사용자 프로필의 표제가 지정된 속성으로 설정됩니다", + "Biography Field" : "소개문구 필드", + "User profile Biography will be set from the specified attribute" : "사용자 프로필의 소개문구가 지정된 속성으로 설정됩니다", "Internal Username" : "내부 사용자 이름", "Internal Username Attribute:" : "내부 사용자 이름 속성:", "Override UUID detection" : "UUID 확인 재정의", |