summaryrefslogtreecommitdiffstats
path: root/core/l10n/ko.js
diff options
context:
space:
mode:
Diffstat (limited to 'core/l10n/ko.js')
-rw-r--r--core/l10n/ko.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/ko.js b/core/l10n/ko.js
index c6898b3bfe3..319db43a7b2 100644
--- a/core/l10n/ko.js
+++ b/core/l10n/ko.js
@@ -95,8 +95,6 @@ OC.L10N.register(
"Please reload the page." : "페이지를 새로 고치십시오.",
"The update was unsuccessful. For more information <a href=\"{url}\">check our forum post</a> covering this issue." : "업데이트에 실패했습니다. 더 많은 정보를 보려면 이 문제에 대한 <a href=\"{url}\">포럼 글</a>을 참조하십시오.",
"The update was unsuccessful. Please report this issue to the <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">Nextcloud community</a>." : "업데이트가 실패했습니다. 이 문제를 <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">Nextcloud 커뮤니티</a>에 보고하여 주십시오.",
- "Continue to Nextcloud" : "Nextcloud로 계속 진행",
- "_The update was successful. Redirecting you to Nextcloud in %n second._::_The update was successful. Redirecting you to Nextcloud in %n seconds._" : ["업데이트가 성공했습니다. %n초 후 Nextcloud로 이동합니다."],
"Log in" : "로그인",
"Logging in …" : "로그인 중 …",
"Server side authentication failed!" : "서버 인증 실패!",
@@ -331,6 +329,8 @@ OC.L10N.register(
"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. For further details read <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">the documentation page about this</a>." : "데이터베이스로 MySQL을 사용하고 있지만 4바이트 문자를 지원하지 않습니다. 파일 이름, 댓글 등에 에모지와 같은 4바이트 문자를 문제 없이 지원하려면 MySQL에서 4바이트 지원을 활성화해야 합니다. 더 많은 정보를 보려면 <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">문서 페이지</a>를 참조하십시오.",
"The \"{header}\" HTTP header is not set to \"{val1}\", \"{val2}\", \"{val3}\", \"{val4}\" or \"{val5}\". This can leak referer information. See the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{link}\">W3C Recommendation ↗</a>." : "\"{header}\" HTTP 헤더가 \"{val1}\", \"{val2}\", \"{val3}\", \"{val4}\" 또는 \"{val5}\"(으)로 설정되어 있지 않습니다. 추가 정보가 유출될 수 있습니다. 자세한 사항은 <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{link}\">W3C 추천 ↗</a>을 참조하십시오.",
"The \"Strict-Transport-Security\" HTTP header is not set to at least \"{seconds}\" seconds. For enhanced security, it is recommended to enable HSTS as described in the <a href=\"{docUrl}\" rel=\"noreferrer noopener\">security tips ↗</a>." : "\"Strict-Transport-Security\" HTTP 헤더가 \"{seconds}\"초 이상으로 설정되어 있지 않습니다. <a href=\"{docUrl}\" rel=\"noreferrer noopener\">보안 팁</a>에서 제안하는 것처럼 HSTS를 활성화하는 것을 추천합니다.",
+ "Continue to Nextcloud" : "Nextcloud로 계속 진행",
+ "_The update was successful. Redirecting you to Nextcloud in %n second._::_The update was successful. Redirecting you to Nextcloud in %n seconds._" : ["업데이트가 성공했습니다. %n초 후 Nextcloud로 이동합니다."],
"Searching other places" : "다른 장소 찾는 중",
"No search results in other folders for {tag}{filter}{endtag}" : "다른 폴더에 {tag}{filter}{endtag} 검색 결과가 없음",
"_{count} search result in another folder_::_{count} search results in other folders_" : ["다른 폴더의 검색 결과 {count}개"],