Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-05-30 05:16:15 +0300
committerNextcloud bot <bot@nextcloud.com>2020-05-30 05:16:15 +0300
commit556a9e88f0f957138dc9b92fe881a53e44e46787 (patch)
tree78bf2552de46a29546d33124f6a232e4c51bf66f /core/l10n/ko.js
parent29fea4fc570970ecadbcdc1d1a560de0cc2b563c (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/ko.js')
-rw-r--r--core/l10n/ko.js14
1 files changed, 7 insertions, 7 deletions
diff --git a/core/l10n/ko.js b/core/l10n/ko.js
index 21663f29b42..91e6840c0e2 100644
--- a/core/l10n/ko.js
+++ b/core/l10n/ko.js
@@ -100,13 +100,6 @@ OC.L10N.register(
"The \"{header}\" HTTP header doesn't contain \"{expected}\". This is a potential security or privacy risk, as it is recommended to adjust this setting accordingly." : "\"{header}\" HTTP 헤더가 \"{expected}\"을(를) 포함하고 있지 않습니다. 잠재적인 정보 유출 및 보안 위협이 될 수 있으므로 설정을 변경하는 것을 추천합니다.",
"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를 활성화하는 것을 추천합니다.",
- "Non-existing tag #{tag}" : "존재하지 않는 태그 #{tag}",
- "restricted" : "제한됨",
- "invisible" : "보이지 않음",
- "Delete" : "삭제",
- "Rename" : "이름 바꾸기",
- "Collaborative tags" : "협동 태그",
- "No tags found" : "태그를 찾을 수 없음",
"unknown text" : "알 수 없는 텍스트",
"Hello world!" : "Hello world!",
"sunny" : "맑음",
@@ -207,6 +200,13 @@ OC.L10N.register(
"Strong password" : "강력한 암호",
"No action available" : "사용할 수 있는 동작 없음",
"Error fetching contact actions" : "연락처 동작을 가져오는 중 오류 발생",
+ "Non-existing tag #{tag}" : "존재하지 않는 태그 #{tag}",
+ "restricted" : "제한됨",
+ "invisible" : "보이지 않음",
+ "Delete" : "삭제",
+ "Rename" : "이름 바꾸기",
+ "Collaborative tags" : "협동 태그",
+ "No tags found" : "태그를 찾을 수 없음",
"Personal" : "개인",
"Users" : "사용자",
"Apps" : "앱",