aboutsummaryrefslogtreecommitdiffstats
path: root/locale/lv/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/lv/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/lv/messages.properties')
-rw-r--r--locale/lv/messages.properties20
1 files changed, 10 insertions, 10 deletions
diff --git a/locale/lv/messages.properties b/locale/lv/messages.properties
index 554eb95..25bffe2 100644
--- a/locale/lv/messages.properties
+++ b/locale/lv/messages.properties
@@ -1,6 +1,6 @@
extName=µMatrix
dashboardPageName=µMatrix — Vadības panelis
-loggerPageName=uMatrix — Logger
+loggerPageName=eMatrix — Logger
settingsPageName=Iestatījumi
privacyPageName=Konfidencialitāte
statsPageName=Statistika
@@ -33,7 +33,7 @@ matrixRevertAllEntry=Revert all temporary changes
matrixLoggerMenuEntry=Go to logger
matrixDashboardMenuEntry=Go to dashboard
matrixNoTabFound=No web page found
-statsPageTitle=uMatrix &ndash; Statistics
+statsPageTitle=eMatrix &ndash; Statistics
statsPageGenericStats=Generic statistics
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}}
@@ -61,7 +61,7 @@ statsPageOthers=Citi
statsPageDetailed=Pieprasījumu žurnāls
statsPageLogSizePrompt1=Atcerēties pēdējo
statsPageLogSizePrompt2=HTTP pieprasījumi <b>pa lapai</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=Atjaunot
settingsPageTitle=µMatrix &ndash; Iestatījumi
settingsMatrixDisplayHeader=Izskats
@@ -78,7 +78,7 @@ settingsMatrixAutoReloadPrompt=When the matrix is closed, smart reload these tab
settingsMatrixAutoReloadNone=Neviens
settingsMatrixAutoReloadCurrent=Current
settingsMatrixAutoReloadAll=All
-settingsMatrixAutoReloadInfo=Whenever you make changes in the matrix which can affect the display and/or behavior of one or more pages, <i>uMatrix</i> will reload affected pages automatically when you close the matrix.
+settingsMatrixAutoReloadInfo=Whenever you make changes in the matrix which can affect the display and/or behavior of one or more pages, <i>eMatrix</i> will reload affected pages automatically when you close the matrix.
settingsSubframeColor=Blocked frames:&ensp;Color
settingsSubframeOpacity=Necaurredzamība
settingsIconBadgeEnabled=Show the number of distinct requests on the icon
@@ -88,7 +88,7 @@ settingsNoscriptTagsSpoofed=Spoof <code><noscript></code> tags when 1st-party sc
settingsCloudStorageEnabled=Enable cloud storage support
privacyPageTitle=µMatrix &ndash; Konfidencialitāte
privacyDeleteBlockedCookiesPrompt=Delete blocked cookies.
-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=Delete non-blocked session cookies
privacyDeleteNonBlockedSessionCookiesPrompt2= minutes after the last time they have been used.
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=Clear browser cache every
privacyClearCachePrompt2=minūtes.
-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=Strict HTTPS: forbid mixed content.
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=Iztīrīt kešatmiņu
hostsFilesExternalListNew=pieejama jauna versija
hostsFilesExternalListObsolete=novecojis
rawSettingsWarning=Warning! Change these raw configuration settings at your own risk.
-aboutChangelog=<a href='https://github.com/gorhill/uMatrix/releases'>Izmaiņu žurnāls</a>
+aboutChangelog=<a href='https://github.com/gorhill/eMatrix/releases'>Izmaiņu žurnāls</a>
aboutStorageUsed=Izmantotā atmiņa: {{storageUsed}} baiti
-aboutDoc=<a href='https://github.com/gorhill/uMatrix/wiki'>Dokumentācija</a>
+aboutDoc=<a href='https://github.com/gorhill/eMatrix/wiki'>Dokumentācija</a>
aboutPermissions=<a href='https://github.com/gorhill/httpswitchboard/wiki/Permissions'>Atļaujas</a>
aboutCode=Pirmkods (GPLv3)
aboutIssues=Kļūdas un problēmas
@@ -153,7 +153,7 @@ loggerEntryCookieDeleted=cookie deleted: {{value}}
loggerEntryDeleteCookieError=failed to delete cookie: {{value}}
loggerEntryBrowserCacheCleared=browser cache cleared
loggerEntryAssetUpdated=asset updated: {{value}}
-mainBlockedPrompt1=uMatrix has prevented the following page from loading:
+mainBlockedPrompt1=eMatrix has prevented the following page from loading:
mainBlockedPrompt2=Because of the following rule
mainBlockedBack=Go back
mainBlockedClose=Close