aboutsummaryrefslogtreecommitdiffstats
path: root/apps/settings/l10n/ko.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/settings/l10n/ko.js')
-rw-r--r--apps/settings/l10n/ko.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/settings/l10n/ko.js b/apps/settings/l10n/ko.js
index d0f8b6bcc40..4d925c8ebfd 100644
--- a/apps/settings/l10n/ko.js
+++ b/apps/settings/l10n/ko.js
@@ -227,8 +227,6 @@ OC.L10N.register(
"PHP modules" : "PHP 모듈",
"increases language translation performance and fixes sorting of non-ASCII characters" : ": 번역 성능을 개선과 비ASCII 문자의 바른 정렬을 위해 사용",
"for Argon2 for password hashing" : ": Argon2의 암호 해싱을 위해 사용",
- "for WebAuthn passwordless login" : ": WebAuthn 무암호 인증을 위해 사용",
- "for WebAuthn passwordless login, and SFTP storage" : ": WebAuthn 무암호 인증 및 SFTP 저장소를 위해 사용",
"for picture rotation in server and metadata extraction in the Photos app" : ": 서버에서의 이미지 회전과 Photos 앱의 메타데이터 추출을 위해 사용",
"This instance is missing some required PHP modules. It is required to install them: %s." : "이 인스턴스에 필수 PHP 모듈 중 일부가 존재하지 않습니다. 다음 모듈을 설치하십시오: %s",
"This instance is missing some recommended PHP modules. For improved performance and better compatibility it is highly recommended to install them:\n%s" : "이 인스턴스에 권장 PHP 모듈 중 일부가 존재하지 않습니다. 성능 향상과 호환성을 위하여 다음 PHP 모듈을 설치하는 것이 좋습니다: %s",
@@ -727,6 +725,8 @@ OC.L10N.register(
"File locking" : "파일 잠금",
"Transactional file locking is disabled, this might lead to issues with race conditions. Enable \"filelocking.enabled\" in config.php to avoid these problems." : "트랜잭션 파일 잠금이 비활성화되어 있어 동시 접근 시 문제가 발생할 수 있습니다. config.php에서 \"filelocking.enabled\"를 활성화하여 이 문제를 방지하십시오.",
"The PHP memory limit is below the recommended value of %s." : "PHP 메모리 제한이 추천값인 %s보다 작습니다.",
+ "for WebAuthn passwordless login" : ": WebAuthn 무암호 인증을 위해 사용",
+ "for WebAuthn passwordless login, and SFTP storage" : ": WebAuthn 무암호 인증 및 SFTP 저장소를 위해 사용",
"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 버전으로 업그레이드 하십시오.",
"MariaDB version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MariaDB 10.2 or higher." : "현재 MariaDB \"%s\" 버전이 사용되고 있습니다. Nextcloud 21 및 그 이상의 버전은 이를 지원하지 않습니다. MariaDB 10.2 이상을 사용하십시오.",
"MySQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MySQL 8.0 or MariaDB 10.2 or higher." : "현재 MySQL \"%s\" 버전이 사용되고 있습니다. Nextcloud 21 및 그 이상의 버전은 이를 지원하지 않습니다. MySQL 8.0 혹은 MariaDB 10.2 이상을 사용하십시오.",