diff options
Diffstat (limited to 'settings/l10n/ko.js')
-rw-r--r-- | settings/l10n/ko.js | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/settings/l10n/ko.js b/settings/l10n/ko.js index 4c6cf2407f1..e5f509abeb4 100644 --- a/settings/l10n/ko.js +++ b/settings/l10n/ko.js @@ -43,7 +43,6 @@ OC.L10N.register( "Password for %1$s changed on %2$s" : "%1$s의 암호를 %2$s에 변경함", "Password changed for %s" : "%s의 암호 변경됨", "If you did not request this, please contact an administrator." : "요청하지 않았다면 관리자에게 연락하십시오.", - "%1$s changed your email address on %2$s." : "%1$s 님이 내 이메일 주소를 %2$s에 변경했습니다.", "Your email address on %s was changed." : "내 %s 이메일 주소를 변경했습니다.", "Your email address on %s was changed by an administrator." : "관리자가 내 %s 이메일 주소를 변경했습니다.", "Email address for %1$s changed on %2$s" : "%1$s의 이메일 주소를 %2$s에 변경함", @@ -138,10 +137,7 @@ OC.L10N.register( "Valid until %s" : "%s까지 유효함", "Import root certificate" : "루트 인증서 가져오기", "Administrator documentation" : "관리자 문서", - "Online documentation" : "온라인 문서", "Forum" : "포럼", - "Getting help" : "도움 얻기", - "Commercial support" : "상용 지원", "None" : "없음", "Login" : "로그인", "Plain" : "일반", @@ -276,6 +272,7 @@ OC.L10N.register( "Invalid user" : "잘못된 사용자", "Unable to change mail address" : "이메일 주소를 변경할 수 없음", "Email saved" : "이메일 저장됨", + "%1$s changed your email address on %2$s." : "%1$s 님이 내 이메일 주소를 %2$s에 변경했습니다.", "Password confirmation is required" : "암호 확인이 필요합니다", "Are you really sure you want add {domain} as trusted domain?" : "신뢰할 수 있는 도메인 목록에 {domain}을(를) 추가하시겠습니까?", "Add trusted domain" : "신뢰할 수 있는 도메인 추가", @@ -368,6 +365,9 @@ OC.L10N.register( "Hide description …" : "설명 숨기기 …", "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "이 앱은 Nextcloud 최대 버전을 지정하지 않았습니다. 차후 버전에서는 오류로 처리됩니다.", "Enable only for specific groups" : "특정 그룹에만 허용", + "Online documentation" : "온라인 문서", + "Getting help" : "도움 얻기", + "Commercial support" : "상용 지원", "You are using <strong>%s</strong> of <strong>%s</strong>" : "현재 <strong>%s</strong>/<strong>%s</strong>을(를) 사용하고 있습니다", "You are member of the following groups:" : "다음 그룹의 구성원입니다:", "Get the apps to sync your files" : "파일 동기화 앱 가져오기", |