diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-07-10 00:34:29 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-07-10 00:34:29 +0000 |
commit | 2757beb7144a3c008a425c9f5631b6f549cf6551 (patch) | |
tree | f3f56e5be7655529955bb5aada64debd53eff897 /core/l10n/ko.json | |
parent | 16e6f9c8dccfc4ab1493958d2c2ad135eaa54a93 (diff) | |
download | nextcloud-server-2757beb7144a3c008a425c9f5631b6f549cf6551.tar.gz nextcloud-server-2757beb7144a3c008a425c9f5631b6f549cf6551.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/ko.json')
-rw-r--r-- | core/l10n/ko.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/ko.json b/core/l10n/ko.json index 503f8c90d00..ffe858b3008 100644 --- a/core/l10n/ko.json +++ b/core/l10n/ko.json @@ -95,7 +95,6 @@ "_The update was successful. Redirecting you to {productName} in %n second._::_The update was successful. Redirecting you to {productName} in %n seconds._" : ["업데이트가 성공했습니다. %n초 후 {productName}(으)로 이동합니다."], "Applications menu" : "애플리케이션 메뉴", "More apps" : "더 많은 앱", - "Currently open" : "현재 열려있음", "_{count} notification_::_{count} notifications_" : ["{count}개의 알림"], "No" : "아니요", "Yes" : "예", @@ -424,6 +423,7 @@ "The \"{header}\" HTTP header is not set to \"{val1}\", \"{val2}\", \"{val3}\", \"{val4}\" or \"{val5}\". This can leak referer information. See the {linkstart}W3C Recommendation ↗{linkend}." : "\"{header}\" HTTP 헤더가 \"{val1}\", \"{val2}\", \"{val3}\", \"{val4}\" 또는 \"{val5}\"(으)로 설정되어 있지 않습니다. referer 정보가 유출될 수 있습니다. 자세한 사항은 {linkstart}W3C 권장사항 ↗{linkend} 을 참조하십시오.", "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 {linkstart}security tips ↗{linkend}." : "\"Strict-Transport-Security\" HTTP 헤더가 \"{seconds}\"초 이상으로 설정되어 있지 않습니다. {linkstart}보안 팁 ↗{linkend}에서 제안하는 것처럼 HSTS를 활성화하는 것을 추천합니다.", "Accessing site insecurely via HTTP. You are strongly advised to set up your server to require HTTPS instead, as described in the {linkstart}security tips ↗{linkend}. Without it some important web functionality like \"copy to clipboard\" or \"service workers\" will not work!" : "HTTP를 통해 사이트에 안전하지 않게 액세스하고 있습니다. {linkstart}보안 팁 ↗{linkend}에 설명된 대로 HTTPS를 필수적으로 사용하도록 서버를 설정할 것을 강력히 권장합니다. 그렇지 않으면 \"클립보드에 복사\" 또는 \"서비스 워커\"와 같은 중요한 웹 기능이 작동하지 않습니다!", + "Currently open" : "현재 열려있음", "Wrong username or password." : "ID나 암호가 잘못되었습니다.", "User disabled" : "사용자 비활성화됨", "Username or email" : "사용자 이름 또는 이메일", |