diff options
Diffstat (limited to 'settings/l10n/ko.json')
-rw-r--r-- | settings/l10n/ko.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/settings/l10n/ko.json b/settings/l10n/ko.json index 17aea8ff845..19ada1449bf 100644 --- a/settings/l10n/ko.json +++ b/settings/l10n/ko.json @@ -1,14 +1,14 @@ { "translations": { + "Enabled" : "활성", + "Not enabled" : "비활성", "Wrong password" : "잘못된 암호", "Saved" : "저장됨", "No user supplied" : "사용자가 지정되지 않음", + "Unable to change password" : "암호를 변경할 수 없음", "Authentication error" : "인증 오류", "Please provide an admin recovery password, otherwise all user data will be lost" : "관리자 복구 암호를 입력하지 않으면 모든 사용자 데이터가 삭제됩니다", "Wrong admin recovery password. Please check the password and try again." : "관리자 복구 암호가 잘못되었습니다. 암호를 다시 확인하십시오.", "Backend doesn't support password change, but the user's encryption key was successfully updated." : "백엔드에서 암호 변경을 지원하지 않지만, 암호화 키는 갱신되었습니다.", - "Unable to change password" : "암호를 변경할 수 없음", - "Enabled" : "활성", - "Not enabled" : "비활성", "installing and updating apps via the app store or Federated Cloud Sharing" : "앱 스토어 및 연합 클라우드 공유로 앱 설치 및 업데이트", "Federated Cloud Sharing" : "클라우드 연합 공유", "cURL is using an outdated %s version (%s). Please update your operating system or features such as %s will not work reliably." : "cURL이 오래된 %s 버전을 사용하고 있습니다(%s). 운영 체제나 기능을 업데이트하지 않으면 %s 등을 안정적으로 사용할 수 없습니다.", |