summaryrefslogtreecommitdiffstats
path: root/apps/settings/l10n/ko.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-02-02 00:19:52 +0000
committerNextcloud bot <bot@nextcloud.com>2024-02-02 00:19:52 +0000
commit2072d73156ff7eda13a8ac6d2da483ae6fbd2a40 (patch)
treeb24b46debb9aa0ff6a48cf8de91dbc6d41405be2 /apps/settings/l10n/ko.js
parentdb036ae84edea867160d2fb3779587100e8fbc9c (diff)
downloadnextcloud-server-2072d73156ff7eda13a8ac6d2da483ae6fbd2a40.tar.gz
nextcloud-server-2072d73156ff7eda13a8ac6d2da483ae6fbd2a40.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바이트 문자 지원을 활성화하길 권장합니다.",