diff options
Diffstat (limited to 'locale/ko/messages.properties')
-rw-r--r-- | locale/ko/messages.properties | 12 |
1 files changed, 7 insertions, 5 deletions
diff --git a/locale/ko/messages.properties b/locale/ko/messages.properties index dd926ba..a5d23be 100644 --- a/locale/ko/messages.properties +++ b/locale/ko/messages.properties @@ -91,7 +91,7 @@ settingsCloudStorageEnabled=클라우드 저장소 활성화 privacyPageTitle=ηMatrix – Privacy privacyDeleteBlockedCookiesPrompt=차단된 쿠키 삭제 privacyDeleteBlockedCookiesHelp=<p>Blacklisted cookies are not prevented by <i>ηMatrix</i> from entering your browser. However they are prevented from leaving your browser, which is what really matters. Not blocking cookies before they enter your browser gives you the opportunity to be informed that a site tried to use cookies, and furthermore to inspect their contents if you wish.</p><p>Once these blacklisted cookies have been accounted for by <i>ηMatrix</i>, they can be removed from your browser if you wish so.</p><p><b>Important note:</b> Extensions can make web requests during the course of their normal operation. These requests can result in cookies being created in the browser. If the hostname from where a cookie originate is not whitelisted, the cookie will be removed from the browser by <i>ηMatrix</i> if this option is checked. So be sure that the hostname(s) with which an extension communicate is whitelisted.</p> -privacyDeleteNonBlockedSessionCookiesPrompt1=차단되지 않은 세션 쿠키 삭제 +privacyDeleteNonBlockedSessionCookiesPrompt1=차단되지 않은 세션 쿠키 삭제 privacyDeleteNonBlockedSessionCookiesPrompt2= 분 동안 사용되지 않은 경우 privacyDeleteNonBlockedSessionCookiesHelp=<p><a href='http://www.w3.org/2001/tag/2010/09/ClientSideStorage.html'>W3C</a>: “A session cookie ... is erased when you end the browser session. The session cookie is stored in temporary memory and is not retained after the browser is closed.”</p><p>Except that this <a href='https://code.google.com/p/chromium/issues/detail?id=128513'>might not be happening</a> in some browsers. Also, to some, having to close the browser in order for the session cookies to clear might not be early enough.</p> privacyDeleteBlockedLocalStoragePrompt=차단 호스트 이름으로 설정된 <a href='https://en.wikipedia.org/wiki/Web_storage'>로컬 저장소</a> 삭제 @@ -115,7 +115,7 @@ userRulesEditDicard=삭제 userRulesImport=파일에서 가져오기 userRulesExport=파일로 내보내기... userRulesFormatHint=See this page for rule syntax. -userRulesDefaultFileName=my-ematrix-rules.txt +userRulesDefaultFileName=my-umatrix-rules.txt hostsFilesPrompt=호스트 파일에있는 도메인은 글로벌 블랙리스트에 포함됩니다. hostsFilesStats=차단된 호스트 네임: {{blockedHostnameCount}} hostsFilesPerFileStats={{total}} 개 중 {{used}} 개 사용 중 @@ -124,7 +124,7 @@ hostsFilesApplyChanges=변경사항 적용 hostsFilesAutoUpdatePrompt=호스트 파일 자동 업데이트 hostsFilesUpdateNow=지금 업데이트하기 hostsFilesPurgeAll=케시 초기화 -hostsFilesExternalListsHint=한 줄에 하나의 URL. 시작이 ‘#’ 일 경우 적용되지 않습니다. 유효하지 않은 URL은 자동으로 무시됩니다. +hostsFilesExternalListsHint=<p>One URL per line. Lines prefixed with ‘#’ will be ignored. Invalid URLs will be silently ignored.</p><p>The inserted URL must point to a hosts file (including local files); do not use the hosts file syntax here.</p> hostsFilesExternalListsParse=읽기 hostsFilesExternalListPurge=케시 지우기 hostsFilesExternalListNew=새로운 버전이 나왔습니다 @@ -142,7 +142,7 @@ aboutIssueContributors=이슈: aboutTranslationContributors=번역: aboutUserDataHeader=사용자 데이터 aboutBackupButton=파일로 백업하기... -aboutBackupFilename=my-ematrix-backup.txt +aboutBackupFilename=my-umatrix-backup.txt aboutRestoreButton=파일에서 복원... aboutRestoreConfirm={{time}} 에 백업된 데이터가 모든 설정을 덮어쓰기한 뒤, ηMatrix이 재시작합니다.\n\n존재하는 모든 설정을 백업 데이터로 덮어쓰시겠습니까? aboutRestoreError=데이터를 읽을 수 없거나 유효하지 않습니다. @@ -183,4 +183,6 @@ noscriptSpoofHelp=<p>When a browser does not support scripts, a web page can dis settingsUpdateIcon=Do not change the toolbar icon updateIconHelp=<p>By default, the extension will change its icon based on how many requests are blocked on the selected page.</p><p>Selecting this option will prevent ηMatrix from changing its icon.</p><p>When the page does not have requests (e.g. the extension‘s dashboard) the icon will still be changed to the “disabled” state.</p> resolveCnameLabel=Resolve CNAME records -resolveCnameHelp=<p>When resolving an address with DNS, some websites use a CNAME record to redirect the resolution to a different address than the one asked for by the user.</p><p>This mechanism has legitimate uses and is convenient in a number of cases, but it can also be abused by unscrupolous criminals by “hiding” (cloaking) the address of a tracker behind a legitimate address.</p><p>When this setting is enabled, ηMatrix will query the DNS when a new address is met, resulting in it using the canonical name (CNAME) of the website.</p><p><b>Please note</b>: this will break your whitelist. It is also experimental and you are recommended to toggle this option <i>before</i> visiting a website. Toggling it and then refreshing an already loaded page might cause strange issues right now.</p> +resolveCnameHelp=<p>When resolving an address with DNS, some webistes use a CNAME record to redirect the resolution to a different address than the one asked for by the user.</p><p>This mechanism has legitimate uses and is convenient in a number of cases, but it can also be abused by unscrupolous criminals by “hiding” (cloaking) the address of a tracker behind a legitimate address.</p><p>When this setting is enabled, ηMatrix will query the DNS when a new address is met, resulting in it using the canonical name (CNAME) of the website.</p><p><b>Please note</b>: this will break your whitelist. It is also experimental and you are recommended to toggle this option <i>before</i> visiting a website. Toggling it and then refreshing an already loaded page might cause strange issues right now.</p> +settingsTextSmaller=Smaller +settingsTextBigger=Bigger |