diff options
Diffstat (limited to 'locale/ko/messages.properties')
-rw-r--r-- | locale/ko/messages.properties | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/locale/ko/messages.properties b/locale/ko/messages.properties index 46cd393..dd926ba 100644 --- a/locale/ko/messages.properties +++ b/locale/ko/messages.properties @@ -39,7 +39,7 @@ statsPageTitle=ηMatrix – 통계 statsPageGenericStats=일반 통계 statsPageCookieHeadersFoiled=<a href='https://en.wikipedia.org/wiki/HTTP_cookie'>HTTP cookie</a> headers foiled: {{count}} statsPageRefererHeadersFoiled=<a href='https://en.wikipedia.org/wiki/HTTP_referer'>HTTP referer</a> headers foiled: {{count}} -statsPageHyperlinkAuditingFoiled=<a href='https://html.spec.whatwg.org/multipage/semantics.html#hyperlink-auditing'>Hyperlink auditing</a> attempts foiled: {{count}} +statsPageHyperlinkAuditingFoiled=<a href='https://html.spec.whatwg.org/multipage/links.html#hyperlink-auditing'>Hyperlink auditing</a> attempts foiled: {{count}} statsPageCookiesRemoved=로컬 쿠기 삭제: {{count}} statsPageLocalStoragesCleared=<a href='http://diveintohtml5.info/storage.html'>로컬 저장소</a> 삭제한 수: {{count}} statsPageBrowserCacheCleared=브라우저 케시 삭제: {{count}} @@ -103,7 +103,7 @@ privacyProcessRefererPrompt=제 3 자 요청의 <a href='https://en.wikipedia.or privacyProcessRefererHelp=From Wikipedia:<blockquote>HTTP referer is an HTTP header field that identifies the address of the webpage that linked to the resource being requested. ... <b>Because referer information can violate privacy, some web browsers allow the user to disable the sending of referer information.</b></blockquote>If this setting is checked, <i>ηMatrix</i> will spoof the HTTP referrer information if the domain name of the HTTP referrer is third-party to the domain name of net request. privacyNoMixedContentPrompt=전체 HTTPS: 혼합 된 콘텐츠 금지 privacyNoMixedContentHelp=<p>From <a href='https://developer.mozilla.org/en-US/docs/Security/MixedContent'>Mozilla Developer Network</a>:</p><blockquote>If [a] HTTPS page includes content retrieved through regular, cleartext HTTP, then the connection is only partially encrypted: the unencrypted content is accessible to sniffers and can be modified by man-in-the-middle attackers, and therefore the connection is not safeguarded anymore. When a webpage exhibits this behavior, it is called a mixed content page.</blockquote> -privacyProcessHyperlinkAuditingPrompt=모든 <a href='https://html.spec.whatwg.org/multipage/semantics.html#hyperlink-auditing'> 하이퍼 링크 추적 </a> 거부 +privacyProcessHyperlinkAuditingPrompt=모든 <a href='https://html.spec.whatwg.org/multipage/links.html#hyperlink-auditing'> 하이퍼 링크 추적 </a> 거부 privacyProcessHyperlinkAuditingHelp=<p>Hyperlink auditing is a mechanism which allow a party, <b>any party</b>, to be informed about which link a user clicked on a particular web page. It is essentially a tracking feature: it allows a web site, or any third-party to that web site, to be informed about which link you clicked on which one of its web pages. The sole purpose is to track your browsing activity.</p> userRulesPermanentHeader=저장된 규칙 userRulesTemporaryHeader=임시 규칙 |