aboutsummaryrefslogtreecommitdiffstats
path: root/apps/settings/l10n/ko.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-02-02 00:19:34 +0000
committerNextcloud bot <bot@nextcloud.com>2024-02-02 00:19:34 +0000
commit63f327c7ba35e189d2f9e05a16a3fd6526afe678 (patch)
treedea9a6727e2a1feea2767c4e511e2f69f244bfa1 /apps/settings/l10n/ko.js
parentc5c48404df03518b5c33118b20ef45634b0169f0 (diff)
downloadnextcloud-server-63f327c7ba35e189d2f9e05a16a3fd6526afe678.tar.gz
nextcloud-server-63f327c7ba35e189d2f9e05a16a3fd6526afe678.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/ko.js')
-rw-r--r--apps/settings/l10n/ko.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/settings/l10n/ko.js b/apps/settings/l10n/ko.js
index 238c1f81628..62196ee0d9d 100644
--- a/apps/settings/l10n/ko.js
+++ b/apps/settings/l10n/ko.js
@@ -184,7 +184,6 @@ OC.L10N.register(
"Memcached is configured as distributed cache, but the PHP module \"memcached\" is not installed." : "Memcached가 분산 캐시로 구성되어 있지만 PHP 모듈 \"memcached\"가 설치되지 않았습니다.",
"No memory cache has been configured. To enhance performance, please configure a memcache, if available." : "메모리 캐시가 설정되지 않았습니다. 성능 향상을 위해, 가능한 경우 memcache를 설정하십시오.",
"Configured" : "설정됨",
- "MySQL unicode support" : "MySQL 유니코드 지원",
"You are not using MySQL" : "MySQL을 사용하고 있지 않습니다",
"MySQL is used as database and does support 4-byte characters" : "MySQL이 데이터베이스로 사용되고 있으며 4바이트 문자를 지원합니다",
"MySQL is used as database but does not support 4-byte characters. To be able to handle 4-byte characters (like emojis) without issues in filenames or comments for example it is recommended to enable the 4-byte support in MySQL." : "MySQL이 데이터베이스로 사용되고 있으나 4바이트 문자를 지원하지 않고 있습니다. 파일 이름이나 댓글 등에 Emoji와 같은 4바이트 문자를 문제 없이 사용하기 위해, MySQL에서 4바이트 문자 지원을 활성화하길 권장합니다.",