aboutsummaryrefslogtreecommitdiffstats
path: root/locale/vi/messages.properties
diff options
context:
space:
mode:
authorAlessio Vanni <vannilla@firemail.cc>2019-02-20 00:02:26 +0100
committerAlessio Vanni <vannilla@firemail.cc>2019-02-20 00:02:26 +0100
commitb3863f5c4984ae814eeb32407ae5899693b735ab (patch)
tree097e3320401da482117c07a2f08d98297340abd6 /locale/vi/messages.properties
parenta35201f45aa8e7735f668d1bb349fca3b1c3cc1e (diff)
downloadematrix-b3863f5c4984ae814eeb32407ae5899693b735ab.tar.lz
ematrix-b3863f5c4984ae814eeb32407ae5899693b735ab.tar.xz
ematrix-b3863f5c4984ae814eeb32407ae5899693b735ab.zip
Change all names from μMatrix to ηMatrix
Hopefully I caught all of them!
Diffstat (limited to 'locale/vi/messages.properties')
-rw-r--r--locale/vi/messages.properties16
1 files changed, 8 insertions, 8 deletions
diff --git a/locale/vi/messages.properties b/locale/vi/messages.properties
index 35e0c88..b4e7f76 100644
--- a/locale/vi/messages.properties
+++ b/locale/vi/messages.properties
@@ -1,6 +1,6 @@
extName=µMatrix
dashboardPageName=µMatrix — Bảng điều khiển
-loggerPageName=uMatrix — Logger
+loggerPageName=eMatrix — Logger
settingsPageName=Cài đặt
privacyPageName=Riêng tư
statsPageName=Thống kê
@@ -61,7 +61,7 @@ statsPageOthers=Khác
statsPageDetailed=Nhật ký yêu cầu
statsPageLogSizePrompt1=Nhớ mục cuối
statsPageLogSizePrompt2=Yêu cầu HTTP <b>mỗi trang</b>.
-statsPageLogSizeHelp=<p>You can inspect details of the most recent raw HTTP requests which have been made by a web page (see below).</p><p>This is mostly useful to advanced users who want to investigate exactly what a web page has been doing. But logging these HTTP requests requires memory, and if you don't care about this technical information, then memory is being wasted.</p><p>Hence this field which lets you adjust the maximum number of the most recent HTTP requests which are to be logged for further inspection.</p><p>Enter &ldquo;<code>0</code>&rdquo; to turn off detailed logging (and consequently reduce the memory footprint of <i>uMatrix</i>).</p>
+statsPageLogSizeHelp=<p>You can inspect details of the most recent raw HTTP requests which have been made by a web page (see below).</p><p>This is mostly useful to advanced users who want to investigate exactly what a web page has been doing. But logging these HTTP requests requires memory, and if you don't care about this technical information, then memory is being wasted.</p><p>Hence this field which lets you adjust the maximum number of the most recent HTTP requests which are to be logged for further inspection.</p><p>Enter &ldquo;<code>0</code>&rdquo; to turn off detailed logging (and consequently reduce the memory footprint of <i>eMatrix</i>).</p>
statsPageRefresh=Tải lại
settingsPageTitle=Cài đặt µMatrix
settingsMatrixDisplayHeader=Diện mạo
@@ -88,7 +88,7 @@ settingsNoscriptTagsSpoofed=Spoof <code><noscript></code> tags when 1st-party sc
settingsCloudStorageEnabled=Enable cloud storage support
privacyPageTitle=µMatrix &ndash; Riêng tư
privacyDeleteBlockedCookiesPrompt=Xoá cookie đã chặn.
-privacyDeleteBlockedCookiesHelp=<p>Blacklisted cookies are not prevented by <i>uMatrix</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>uMatrix</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>uMatrix</i> if this option is checked. So be sure that the hostname(s) with which an extension communicate is whitelisted.</p>
+privacyDeleteBlockedCookiesHelp=<p>Blacklisted cookies are not prevented by <i>eMatrix</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>eMatrix</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>eMatrix</i> if this option is checked. So be sure that the hostname(s) with which an extension communicate is whitelisted.</p>
privacyDeleteNonBlockedSessionCookiesPrompt1=Xoá cookie phiên làm việc không được chặn
privacyDeleteNonBlockedSessionCookiesPrompt2= phút sau lần cuối chúng được dùng.
privacyDeleteNonBlockedSessionCookiesHelp=<p><a href='http://www.w3.org/2001/tag/2010/09/ClientSideStorage.html'>W3C</a>: &ldquo;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.&rdquo;</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>
@@ -96,9 +96,9 @@ privacyDeleteBlockedLocalStoragePrompt=Delete <a href='https://en.wikipedia.org/
privacyDeleteBlockedLocalStorageHelp=TODO
privacyClearCachePrompt1=Xoá bộ đệm trình duyệt mỗi
privacyClearCachePrompt2=phút.
-privacyClearCacheHelp=<p>Some web sites are really bent on tracking you, so much that they will use not-so-nice tricks to work around whatever measures you take in order to not be tracked.</p><p>A few of these tricks rely<sup>[1, 2]</sup> on the <a href='https://en.wikipedia.org/wiki/Web_cache'>browser cache</a>, which content is often long lasting since rarely will users take the time to regularly clear their browser cache.</p><p>There is little inconvenience to clear the browser cache regularly (likelihood is that you won't notice when it happens), and the benefit is to prevent these obnoxious trackers from invading your privacy.</p><p>Check this option to have <i>uMatrix</i> do it for you, at the interval you wish.</p><p>[1] <a href='https://grepular.com/Preventing_Web_Tracking_via_the_Browser_Cache'>&ldquo;Preventing Web Tracking via the Browser Cache&rdquo;</a>\n[2] <a href='http://lucb1e.com/rp/cookielesscookies/'>&ldquo;Cookieless cookies&rdquo;</a></p>
+privacyClearCacheHelp=<p>Some web sites are really bent on tracking you, so much that they will use not-so-nice tricks to work around whatever measures you take in order to not be tracked.</p><p>A few of these tricks rely<sup>[1, 2]</sup> on the <a href='https://en.wikipedia.org/wiki/Web_cache'>browser cache</a>, which content is often long lasting since rarely will users take the time to regularly clear their browser cache.</p><p>There is little inconvenience to clear the browser cache regularly (likelihood is that you won't notice when it happens), and the benefit is to prevent these obnoxious trackers from invading your privacy.</p><p>Check this option to have <i>eMatrix</i> do it for you, at the interval you wish.</p><p>[1] <a href='https://grepular.com/Preventing_Web_Tracking_via_the_Browser_Cache'>&ldquo;Preventing Web Tracking via the Browser Cache&rdquo;</a>\n[2] <a href='http://lucb1e.com/rp/cookielesscookies/'>&ldquo;Cookieless cookies&rdquo;</a></p>
privacyProcessRefererPrompt=Spoof <a href='https://en.wikipedia.org/wiki/HTTP_referer'>HTTP referrer</a> string of third-party requests.
-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>uMatrix</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.
+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>eMatrix</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 nghiêm ngặt: chặn nội dung hỗn hợp.
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=Block all <a href='https://html.spec.whatwg.org/multipage/semantics.html#hyperlink-auditing'>hyperlink auditing</a> attempts.
@@ -128,9 +128,9 @@ hostsFilesExternalListPurge=dọn bộ nhớ đệm
hostsFilesExternalListNew=có phiên bản mới
hostsFilesExternalListObsolete=đã cũ
rawSettingsWarning=Warning! Change these raw configuration settings at your own risk.
-aboutChangelog=<a href='https://github.com/gorhill/uMatrix/releases'>Thay đổi</a>
+aboutChangelog=<a href='https://github.com/gorhill/eMatrix/releases'>Thay đổi</a>
aboutStorageUsed=Lưu trữ đã dùng: {{storageUsed}} byte
-aboutDoc=<a href='https://github.com/gorhill/uMatrix/wiki'>Tài liệu</a>
+aboutDoc=<a href='https://github.com/gorhill/eMatrix/wiki'>Tài liệu</a>
aboutPermissions=<a href='https://github.com/gorhill/httpswitchboard/wiki/Permissions'>Quyền</a>
aboutCode=Mã nguồn (GPLv3)
aboutIssues=Lỗi và vấn đề
@@ -153,7 +153,7 @@ loggerEntryCookieDeleted=đã xoá cookie: {{value}}
loggerEntryDeleteCookieError=không thể xoá cookie: {{value}}
loggerEntryBrowserCacheCleared=đã xoá bộ đệm trình duyệt
loggerEntryAssetUpdated=đã cập nhật tài nguyên: {{value}}
-mainBlockedPrompt1=uMatrix đã chặn truy cập trang này:
+mainBlockedPrompt1=eMatrix đã chặn truy cập trang này:
mainBlockedPrompt2=Bởi vì các luật sau
mainBlockedBack=Trở về
mainBlockedClose=Đóng