diff options
Diffstat (limited to 'apps/settings/l10n/ko.js')
-rw-r--r-- | apps/settings/l10n/ko.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/settings/l10n/ko.js b/apps/settings/l10n/ko.js index 60f43e0fa89..0cd5556b249 100644 --- a/apps/settings/l10n/ko.js +++ b/apps/settings/l10n/ko.js @@ -587,9 +587,7 @@ OC.L10N.register( "Passwordless authentication requires a secure connection." : "무암호 인증을 위해 보안 연결이 필요합니다.", "Add WebAuthn device" : "WebAuthn 기기 추가", "Please authorize your WebAuthn device." : "내 WebAuthn 기기를 인증하십시오.", - "Name your device" : "장치 이름 설정", "Adding your device …" : "장치 추가 중 …", - "Server error while trying to add WebAuthn device" : "WebAuthn 기기 추가 시도 중 서버 오류 발생", "Server error while trying to complete WebAuthn device registration" : "WebAuthn 기기 등록을 마치는 중 오류 발생", "Unnamed device" : "이름 없는 장치", "Passwordless Authentication" : "무암호 인증", @@ -758,6 +756,8 @@ OC.L10N.register( "Select user manager" : "사용자 담당 관리자 지정", "Add a new user" : "새 사용자 추가", "No users in here" : "사용자가 이곳에 없습니다.", + "Name your device" : "장치 이름 설정", + "Server error while trying to add WebAuthn device" : "WebAuthn 기기 추가 시도 중 서버 오류 발생", "{license}-licensed" : "{license} 라이선스", "by {author}\n{license}" : "{author} 님이 작성\n{license}", "Enter group name" : "그룹 이름 입력", @@ -783,8 +783,8 @@ OC.L10N.register( "These groups will still be able to receive shares, but not to initiate them." : "이 그룹의 사용자들은 다른 사용자가 공유한 파일을 받을 수는 있지만, 자기 파일을 공유할 수는 없습니다.", "Old user imported certificates" : "과거 사용자가 인증서를 가져왔습니다", "Could not check for JavaScript support. Please check manually if your webserver serves `.mjs` files using the JavaScript MIME type." : "JavaScript 지원 여부를 확인할 수 없습니다. 이 웹 서버가 JacaScript MIME 타입을 통해 `.mjs` 파일을 제공할 경우 수동으로 이를 확인하십시오.", + "MySQL unicode support" : "MySQL 유니코드 지원", "Overwrite cli URL" : "CLI URL 덮어쓰기", - "This instance is missing some recommended PHP modules. For improved performance and better compatibility it is highly recommended to install them: %s." : "이 인스턴스에 권장 PHP 모듈 중 일부가 존재하지 않습니다. 성능 향상과 호환성을 위하여 다음 PHP 모듈을 설치하는 것이 좋습니다: %s", "You are currently running PHP %s. PHP 8.0 is now deprecated in Nextcloud 27. Nextcloud 28 may require at least PHP 8.1. Please upgrade to one of the officially supported PHP versions provided by the PHP Group as soon as possible." : "현재 PHP %s이(가) 동작 중입니다. Nextcloud 27에서 PHP 8.0의 지원이 중단되었습니다. Nextcloud 28은 최소 PHP 8.1이 요구됩니다. 가능한 빨리 PHP Group에서 제공하는 공식 지원 PHP 버전으로 업그레이드 하십시오.", "Rating: {score}/10" : "점수: {score}/10", "You are about to remove the group \"{group}\". The users will NOT be deleted." : "그룹 \"{group}\"을(를) 지우려고 합니다. 그룹의 사용자는 삭제되지 않습니다.", |