aboutsummaryrefslogtreecommitdiffstats
path: root/lib/l10n/ko.json
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-05-06 02:27:44 +0000
committerNextcloud bot <bot@nextcloud.com>2023-05-06 02:27:44 +0000
commit737e79854e967e2d2620f8593d9698905146e77a (patch)
tree4d198c983c905f8f1d41ae34840a703beb467fdc /lib/l10n/ko.json
parentc40d1b7dbc4b0c12ff08f300abdd93dbecba0396 (diff)
downloadnextcloud-server-737e79854e967e2d2620f8593d9698905146e77a.tar.gz
nextcloud-server-737e79854e967e2d2620f8593d9698905146e77a.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/ko.json')
-rw-r--r--lib/l10n/ko.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/l10n/ko.json b/lib/l10n/ko.json
index 97c844fdefc..f7a396d23c0 100644
--- a/lib/l10n/ko.json
+++ b/lib/l10n/ko.json
@@ -174,8 +174,6 @@
"Please ask your server administrator to install the module." : "서버 관리자에게 모듈 설치를 요청하십시오.",
"PHP setting \"%s\" is not set to \"%s\"." : "PHP 설정 \"%s\"이(가) \"%s\"(으)로 설정되어 있지 않습니다.",
"Adjusting this setting in php.ini will make Nextcloud run again" : "php.ini 파일에서 설정을 변경하면 Nextcloud가 다시 실행됩니다",
- "libxml2 2.7.0 is at least required. Currently %s is installed." : "libxml2 2.7.0 이상이 필요합니다. 현재 버전은 %s입니다.",
- "To fix this issue update your libxml2 version and restart your web server." : "이 문제를 해결하려면 libxml2 버전을 업데이트하고 웹 서버를 다시 시작하십시오.",
"PHP is apparently set up to strip inline doc blocks. This will make several core apps inaccessible." : "PHP에서 인라인 문서 블록을 삭제하도록 설정되어 있습니다. 일부 코어 앱을 사용하지 못할 수도 있습니다.",
"This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Zend OPcache, eAccelerator 같은 캐시/가속기 문제일 수도 있습니다.",
"PHP modules have been installed, but they are still listed as missing?" : "PHP 모듈이 설치되었지만 여전히 없는 것으로 나타납니까?",
@@ -195,6 +193,8 @@
"%s enter the database username." : "%s 데이터베이스 사용자 이름을 입력해 주십시오.",
"%s enter the database name." : "%s 데이터베이스 이름을 입력하십시오.",
"%s you may not use dots in the database name" : "%s 데이터베이스 이름에는 마침표를 사용할 수 없습니다",
- "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"" : "다음 문자만 이름에 사용할 수 있습니다: \"a-z\", \"A-Z\", \"0-9\", 및 \"_.@-'\""
+ "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"" : "다음 문자만 이름에 사용할 수 있습니다: \"a-z\", \"A-Z\", \"0-9\", 및 \"_.@-'\"",
+ "libxml2 2.7.0 is at least required. Currently %s is installed." : "libxml2 2.7.0 이상이 필요합니다. 현재 버전은 %s입니다.",
+ "To fix this issue update your libxml2 version and restart your web server." : "이 문제를 해결하려면 libxml2 버전을 업데이트하고 웹 서버를 다시 시작하십시오."
},"pluralForm" :"nplurals=1; plural=0;"
} \ No newline at end of file