You can inspect details of the most recent raw HTTP requests which have been made by a web page (see below).<\/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>
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>
Enter “ Blacklisted cookies are not prevented by 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> Once these blacklisted cookies have been accounted for by uMatrix<\/i>, they can be removed from your browser if you wish so.<\/p> 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 uMatrix<\/i> if this option is checked. So be sure that the hostname(s) with which an extension communicate is whitelisted.<\/p>",
- "description":""
- },
- "privacyDeleteNonBlockedSessionCookiesPrompt1":{
- "message":"Delete non-blocked session cookies ",
- "description":"First part of 'Delete non-blocked session cookies [n] minutes after the last time they have been used'"
- },
- "privacyDeleteNonBlockedSessionCookiesPrompt2":{
- "message":" minutes after the last time they have been used.",
- "description":"Second part of 'Delete non-blocked session cookies [n] minutes after the last time they have been used'"
- },
- "privacyDeleteNonBlockedSessionCookiesHelp":{
- "message":" 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> Except that this 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>",
- "description":""
- },
- "privacyDeleteBlockedLocalStoragePrompt":{
- "message":"Delete local storage<\/a> content set by blocked hostnames",
- "description":""
- },
- "privacyDeleteBlockedLocalStorageHelp":{
- "message":"TODO",
- "description":""
- },
- "privacyClearCachePrompt1":{
- "message":"Clear browser cache every",
- "description":"First part of 'Clear browser cache every [n] minutes'"
- },
- "privacyClearCachePrompt2":{
- "message":"minutes.",
- "description":"Second part of 'Clear browser cache every [n] minutes'"
- },
- "privacyClearCacheHelp":{
- "message":" 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> A few of these tricks rely[1, 2]<\/sup> on the browser cache<\/a>, which content is often long lasting since rarely will users take the time to regularly clear their browser cache.<\/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> Check this option to have uMatrix<\/i> do it for you, at the interval you wish.<\/p> [1] “Preventing Web Tracking via the Browser Cache”<\/a>\n[2] “Cookieless cookies”<\/a><\/p>",
- "description":""
- },
- "privacyProcessRefererPrompt":{
- "message":"Spoof HTTP referrer<\/a> string of third-party requests.",
- "description":""
- },
- "privacyProcessRefererHelp":{
- "message":"From Wikipedia: From Mozilla Developer Network<\/a>:<\/p> Hyperlink auditing is a mechanism which allow a party, 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>",
- "description":""
- },
- "privacySpoofUserAgentPrompt1":{
- "message":"Spoof User-Agent<\/a> string by randomly picking a new one below every",
- "description":"First part of UA-spoofing prompt"
- },
- "privacySpoofUserAgentPrompt2":{
- "message":"minutes.",
- "description":"Second part"
- },
- "privacySpoofUserAgentHelp":{
- "message":"According to the Electronic Frontier Foundation<\/i><\/a>: “[...] your browser sends a ‘User Agent’ header to the website saying precisely which operating system and web browser you are using. This information could help distinguish Internet users from one another because these versions differ, often considerably, from person to person. [...] the User Agent string becomes a real privacy problem<\/b>.” This option allows you to address the privacy issue raised by the EFF. Please note that your actual User Agent string can be leaked<\/a> through WebSockets.<\/p> You can supply your own list of user agent strings. One string per line. Blank lines and lines prefixed with ‘#’ will be ignored.<\/p>",
- "description":""
- },
- "userRulesPermanentHeader":{
- "message":"Permanent rules",
- "description":""
- },
- "userRulesTemporaryHeader":{
- "message":"Temporary rules",
- "description":""
- },
- "userRulesRevert":{
- "message":"Revert",
- "description":"Will remove all temporary rules"
- },
- "userRulesCommit":{
- "message":"Commit",
- "description":"Will save all temporary rules"
- },
- "userRulesEdit":{
- "message":"Edit",
- "description":"Will enable manual-edit mode (textarea)"
- },
- "userRulesEditSave":{
- "message":"Save",
- "description":"Will save manually-edited content and exit manual-edit mode"
- },
- "userRulesEditDicard":{
- "message":"Discard",
- "description":"Will discard manually-edited content and exit manual-edit mode"
- },
- "userRulesImport":{
- "message":"Import from file...",
- "description":""
- },
- "userRulesExport":{
- "message":"Export to file...",
- "description":""
- },
- "userRulesFormatHint":{
- "message":"See this page for rule syntax.",
- "description":""
- },
- "userRulesDefaultFileName":{
- "message":"my-umatrix-rules.txt",
- "description":"default file name to use"
- },
- "hostsFilesPrompt":{
- "message":"All hostnames in a hosts file are loaded as blacklisted hostnames in the global scope.",
- "description":""
- },
- "hostsFilesStats":{
- "message":"{{blockedHostnameCount}} distinct blocked hostnames from:",
- "description":""
- },
- "hostsFilesPerFileStats":{
- "message":"{{used}} used out of {{total}}",
- "description":""
- },
- "hostsFilesLastUpdate":{
- "message":"Last update: {{ago}}",
- "description":"English: Last update: {{ago}}, where 'ago' will be replaced with something like '2 days ago'"
- },
- "hostsFilesApplyChanges":{
- "message":"Apply changes",
- "description":""
- },
- "hostsFilesAutoUpdatePrompt":{
- "message":"Auto-update hosts files.",
- "description":""
- },
- "hostsFilesUpdateNow":{
- "message":"Update now",
- "description":""
- },
- "hostsFilesPurgeAll":{
- "message":"Purge all caches",
- "description":""
- },
- "hostsFilesExternalListsHint":{
- "message":"One URL per line. Lines prefixed with ‘#’ will be ignored. Invalid URLs will be silently ignored.",
- "description":""
- },
- "hostsFilesExternalListsParse":{
- "message":"Parse",
- "description":""
- },
- "hostsFilesExternalListPurge":{
- "message":"purge cache",
- "description":""
- },
- "hostsFilesExternalListNew":{
- "message":"new version available",
- "description":""
- },
- "hostsFilesExternalListObsolete":{
- "message":"outdated",
- "description":""
- },
- "aboutChangelog":{
- "message":"Change log<\/a>",
- "description":""
- },
- "aboutStorageUsed":{
- "message":"Storage used: {{storageUsed}} bytes",
- "description":""
- },
- "aboutDoc":{
- "message":"Documentation<\/a>",
- "description":""
- },
- "aboutPermissions":{
- "message":"Permissions<\/a>",
- "description":""
- },
- "aboutCode":{
- "message":"Source code (GPLv3)",
- "description":""
- },
- "aboutIssues":{
- "message":"Bugs and issues",
- "description":""
- },
- "aboutContributors":{
- "message":"Contributors",
- "description":"English: Contributors"
- },
- "aboutCodeContributors":{
- "message":"Code:",
- "description":""
- },
- "aboutIssueContributors":{
- "message":"Issues:",
- "description":""
- },
- "aboutTranslationContributors":{
- "message":"Translations:",
- "description":""
- },
- "aboutUserDataHeader":{
- "message":"Your data",
- "description":""
- },
- "aboutBackupButton":{
- "message":"Backup to file...",
- "description":""
- },
- "aboutBackupFilename":{
- "message":"my-umatrix-backup.txt",
- "description":"default filename to use"
- },
- "aboutRestoreButton":{
- "message":"Restore from file...",
- "description":""
- },
- "aboutRestoreConfirm":{
- "message":"All your settings will be overwritten using data backed up on {{time}}, and uMatrix will restart.\n\nOverwrite all existing settings using backed up data?",
- "description":"Message asking user to confirm restore"
- },
- "aboutRestoreError":{
- "message":"The data could not be read or is invalid",
- "description":""
- },
- "aboutOr":{
- "message":"... or ...",
- "description":"English: ... or ..."
- },
- "aboutResetButton":{
- "message":"Reset to default settings",
- "description":"English: Reset to default settings"
- },
- "aboutResetConfirm":{
- "message":"Caution! this will remove all your custom settings. Are you sure you want to proceed?",
- "description":"Message asking user to confirm reset"
- },
- "loggerFilterInputPlaceholder":{
- "message":"filter expression(s)",
- "description":"Appears in the input filed where filter expressions are entered"
- },
- "loggerMaxEntriesTip":{
- "message":"Maximum number of entries",
- "description":"Appears as a tooltip when hovering the input field"
- },
- "loggerEntryUserAgentSpoofing":{
- "message":"spoofing user agent with: {{value}}",
- "description":"An entry for when a new user agent string is selected"
- },
- "loggerEntryCookieDeleted":{
- "message":"cookie deleted: {{value}}",
- "description":"An entry for when a cookie is deleted"
- },
- "loggerEntryDeleteCookieError":{
- "message":"failed to delete cookie: {{value}}",
- "description":"An entry for when the browser cache is cleared"
- },
- "loggerEntryBrowserCacheCleared":{
- "message":"browser cache cleared",
- "description":"An entry for when a cookie can't be deleted"
- },
- "loggerEntryAssetUpdated":{
- "message":"asset updated: {{value}}",
- "description":"An entry for when an asset was updated"
- },
- "mainBlockedPrompt1":{
- "message":"uMatrix has prevented the following page from loading:",
- "description":"English: uMatrix has prevented the following page from loading:"
- },
- "mainBlockedPrompt2":{
- "message":"Because of the following rule",
- "description":"English: Because of the following rule"
- },
- "mainBlockedBack":{
- "message":"Go back",
- "description":"English: Go back"
- },
- "mainBlockedClose":{
- "message":"Close",
- "description":"English: Close"
- },
- "commandRevertAll":{
- "message":"Revert all temporary changes",
- "description":""
- },
- "commandWhitelistPageDomain":{
- "message":"Temporarily whitelist page domain",
- "description":""
- },
- "commandWhitelistAll":{
- "message":"Temporarily whitelist all",
- "description":""
- },
- "commandOpenDashboard":{
- "message":"Open dashboard",
- "description":""
- },
- "elapsedOneMinuteAgo":{
- "message":"a minute ago",
- "description":"English: a minute ago"
- },
- "elapsedManyMinutesAgo":{
- "message":"{{value}} minutes ago",
- "description":"English: {{value}} minutes ago"
- },
- "elapsedOneHourAgo":{
- "message":"an hour ago",
- "description":"English: an hour ago"
- },
- "elapsedManyHoursAgo":{
- "message":"{{value}} hours ago",
- "description":"English: {{value}} hours ago"
- },
- "elapsedOneDayAgo":{
- "message":"a day ago",
- "description":"English: a day ago"
- },
- "elapsedManyDaysAgo":{
- "message":"{{value}} days ago",
- "description":"English: {{value}} days ago"
- },
- "showDashboardButton":{
- "message":"Dashboard",
- "description":"Appears in Firefox's add-on preferences"
- },
- "showLoggerButton":{
- "message":"Logger",
- "description":"Appears in Firefox's add-on preferences"
- },
- "cloudPush":{
- "message":"Export to cloud storage",
- "description":"tooltip"
- },
- "cloudPull":{
- "message":"Import from cloud storage",
- "description":"tooltip"
- },
- "cloudNoData":{
- "message":"...\n...",
- "description":""
- },
- "cloudDeviceNamePrompt":{
- "message":"This device name:",
- "description":"used as a prompt for the user to provide a custom device name"
- },
- "genericSubmit":{
- "message":"Submit",
- "description":"for generic 'submit' buttons"
- },
- "genericRevert":{
- "message":"Revert",
- "description":"for generic 'revert' buttons"
- },
- "errorCantConnectTo":{
- "message":"Network error: Unable to connect to {{url}}",
- "description":""
- }
+ "extName": {
+ "message": "uMatrix",
+ "description": ""
+ },
+ "extShortDesc": {
+ "message": "Point & click to forbid\/allow any class of requests made by your browser. Use it to block scripts, iframes, ads, facebook, etc.",
+ "description": "this will be used as short description in web stores: MUST BE 132 characters OR LESS"
+ },
+ "dashboardPageName": {
+ "message": "uMatrix — Dashboard",
+ "description": ""
+ },
+ "settingsPageName": {
+ "message": "Settings",
+ "description": "a tab in dashboard"
+ },
+ "privacyPageName": {
+ "message": "Privacy",
+ "description": "a tab in dashboard"
+ },
+ "statsPageName": {
+ "message": "Statistics",
+ "description": "a tab in dashboard"
+ },
+ "userRulesPageName": {
+ "message": "My rules",
+ "description": "a tab in dashboard"
+ },
+ "ubiquitousRulesPageName": {
+ "message": "Hosts files",
+ "description": "a tab in dashboard"
+ },
+ "aboutPageName": {
+ "message": "About",
+ "description": "a tab in dashboard"
+ },
+ "allPrettyName": {
+ "message": "all",
+ "description": "HAS TO FIT IN MATRIX HEADER!"
+ },
+ "cookiePrettyName": {
+ "message": "cookie",
+ "description": "HAS TO FIT IN MATRIX HEADER!"
+ },
+ "cssPrettyName": {
+ "message": "css",
+ "description": "HAS TO FIT IN MATRIX HEADER!"
+ },
+ "imagePrettyName": {
+ "message": "image",
+ "description": "HAS TO FIT IN MATRIX HEADER!"
+ },
+ "mediaPrettyName": {
+ "message": "media",
+ "description": "HAS TO FIT IN MATRIX HEADER!"
+ },
+ "pluginPrettyName": {
+ "message": "plugin",
+ "description": "HAS TO FIT IN MATRIX HEADER!"
+ },
+ "scriptPrettyName": {
+ "message": "script",
+ "description": "HAS TO FIT IN MATRIX HEADER!"
+ },
+ "xhrPrettyName": {
+ "message": "XHR",
+ "description": "HAS TO FIT IN MATRIX HEADER!"
+ },
+ "framePrettyName": {
+ "message": "frame",
+ "description": "HAS TO FIT IN MATRIX HEADER!"
+ },
+ "otherPrettyName": {
+ "message": "other",
+ "description": "HAS TO FIT IN MATRIX HEADER!"
+ },
+ "matrixNoNetTrafficPrompt": {
+ "message": "No net traffic seen for this tab so far.",
+ "description": ""
+ },
+ "matrixMtxButtonTip": {
+ "message": "Disable\/enable matrix filtering for this scope.",
+ "description": "Tool tip for matrix button"
+ },
+ "matrixPersistButtonTip": {
+ "message": "Save all temporary changes for this scope.",
+ "description": "Tool tip for the persist button"
+ },
+ "matrixRevertButtonTip": {
+ "message": "Revert temporary changes for this scope.",
+ "description": "Tool tip for the revert local permission button"
+ },
+ "matrixReloadButton": {
+ "message": "Reload the page.\nPress Shift to bypass the browser cache.",
+ "description": "Tool tip for the reload button"
+ },
+ "matrix1stPartyLabel": {
+ "message": "1st-party",
+ "description": "1st-party"
+ },
+ "matrixBlacklistedHostnames": {
+ "message": "{{count}} blacklisted hostname(s)",
+ "description": "Appears in the metadata row of bottom-most group: **mind the limited width**"
+ },
+ "matrixSwitchNoMixedContent": {
+ "message": "Strict HTTPS",
+ "description": "A menu entry in the matrix popup"
+ },
+ "matrixSwitchUASpoof": {
+ "message": "User agent spoofing",
+ "description": "A menu entry in the matrix popup"
+ },
+ "matrixSwitchReferrerSpoof": {
+ "message": "Referrer spoofing",
+ "description": "A menu entry in the matrix popup"
+ },
+ "matrixRevertAllEntry": {
+ "message": "Revert all temporary changes",
+ "description": "A menu entry in the matrix popup"
+ },
+ "matrixLoggerMenuEntry": {
+ "message": "Go to logger",
+ "description": "A menu entry in the matrix popup"
+ },
+ "matrixDashboardMenuEntry": {
+ "message": "Go to dashboard",
+ "description": "A menu entry in the matrix popup"
+ },
+ "statsPageTitle": {
+ "message": "uMatrix – Statistics",
+ "description": ""
+ },
+ "statsPageGenericStats": {
+ "message": "Generic statistics",
+ "description": ""
+ },
+ "statsPageCookieHeadersFoiled": {
+ "message": "HTTP cookie<\/a> headers foiled: {{count}}",
+ "description": ""
+ },
+ "statsPageRefererHeadersFoiled": {
+ "message": "HTTP referer<\/a> headers foiled: {{count}}",
+ "description": ""
+ },
+ "statsPageHyperlinkAuditingFoiled": {
+ "message": "Hyperlink auditing<\/a> attempts foiled: {{count}}",
+ "description": ""
+ },
+ "statsPageCookiesRemoved": {
+ "message": "Local cookies removed: {{count}}",
+ "description": ""
+ },
+ "statsPageLocalStoragesCleared": {
+ "message": "Local storages<\/a> emptied: {{count}}",
+ "description": ""
+ },
+ "statsPageBrowserCacheCleared": {
+ "message": "Browser caches cleared: {{count}}",
+ "description": ""
+ },
+ "statsPageDetailedStats": {
+ "message": "Detailed statistics",
+ "description": ""
+ },
+ "statsPageDetailedAllPages": {
+ "message": "All",
+ "description": ""
+ },
+ "statsPageDetailedBehindTheScenePage": {
+ "message": "Behind the scene",
+ "description": ""
+ },
+ "statsPageOverview": {
+ "message": "Overview",
+ "description": ""
+ },
+ "statsPageRequests": {
+ "message": "Requests",
+ "description": "header for the stat type column"
+ },
+ "statsPageAllowed": {
+ "message": "Allowed",
+ "description": "header for the allowed requests column"
+ },
+ "statsPageBlocked": {
+ "message": "Blocked",
+ "description": "header for the blocked requests column"
+ },
+ "statsPageAll": {
+ "message": "All",
+ "description": ""
+ },
+ "statsPagePages": {
+ "message": "Pages",
+ "description": ""
+ },
+ "statsPageCookies": {
+ "message": "Cookies",
+ "description": ""
+ },
+ "statsPageCSS": {
+ "message": "CSS",
+ "description": ""
+ },
+ "statsPageImages": {
+ "message": "Images",
+ "description": ""
+ },
+ "statsPagePlugins": {
+ "message": "Plugins",
+ "description": ""
+ },
+ "statsPageScripts": {
+ "message": "Scripts",
+ "description": ""
+ },
+ "statsPageXHRs": {
+ "message": "XHRs",
+ "description": ""
+ },
+ "statsPageFrames": {
+ "message": "Frames",
+ "description": ""
+ },
+ "statsPageOthers": {
+ "message": "Others",
+ "description": ""
+ },
+ "statsPageDetailed": {
+ "message": "Logger",
+ "description": ""
+ },
+ "statsPageLogSizePrompt1": {
+ "message": "Remember the last",
+ "description": "First part of Remember the last [n] HTTP requests per page"
+ },
+ "statsPageLogSizePrompt2": {
+ "message": "HTTP requests per page<\/b>.",
+ "description": "Second part of Remember the last [n] HTTP requests per page"
+ },
+ "statsPageLogSizeHelp": {
+ "message": " You can inspect details of the most recent raw HTTP requests which have been made by a web page (see below).<\/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> 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> Enter “ Blacklisted cookies are not prevented by 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> Once these blacklisted cookies have been accounted for by uMatrix<\/i>, they can be removed from your browser if you wish so.<\/p> 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 uMatrix<\/i> if this option is checked. So be sure that the hostname(s) with which an extension communicate is whitelisted.<\/p>",
+ "description": ""
+ },
+ "privacyDeleteNonBlockedSessionCookiesPrompt1": {
+ "message": "Delete non-blocked session cookies ",
+ "description": "First part of 'Delete non-blocked session cookies [n] minutes after the last time they have been used'"
+ },
+ "privacyDeleteNonBlockedSessionCookiesPrompt2": {
+ "message": " minutes after the last time they have been used.",
+ "description": "Second part of 'Delete non-blocked session cookies [n] minutes after the last time they have been used'"
+ },
+ "privacyDeleteNonBlockedSessionCookiesHelp": {
+ "message": " 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> Except that this 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>",
+ "description": ""
+ },
+ "privacyDeleteBlockedLocalStoragePrompt": {
+ "message": "Delete local storage<\/a> content set by blocked hostnames",
+ "description": ""
+ },
+ "privacyDeleteBlockedLocalStorageHelp": {
+ "message": "TODO",
+ "description": ""
+ },
+ "privacyClearCachePrompt1": {
+ "message": "Clear browser cache every",
+ "description": "First part of 'Clear browser cache every [n] minutes'"
+ },
+ "privacyClearCachePrompt2": {
+ "message": "minutes.",
+ "description": "Second part of 'Clear browser cache every [n] minutes'"
+ },
+ "privacyClearCacheHelp": {
+ "message": " 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> A few of these tricks rely[1, 2]<\/sup> on the browser cache<\/a>, which content is often long lasting since rarely will users take the time to regularly clear their browser cache.<\/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> Check this option to have uMatrix<\/i> do it for you, at the interval you wish.<\/p> [1] “Preventing Web Tracking via the Browser Cache”<\/a>\n[2] “Cookieless cookies”<\/a><\/p>",
+ "description": ""
+ },
+ "privacyProcessRefererPrompt": {
+ "message": "Spoof HTTP referrer<\/a> string of third-party requests.",
+ "description": ""
+ },
+ "privacyProcessRefererHelp": {
+ "message": "From Wikipedia: From Mozilla Developer Network<\/a>:<\/p> Hyperlink auditing is a mechanism which allow a party, 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>",
+ "description": ""
+ },
+ "privacySpoofUserAgentPrompt1": {
+ "message": "Spoof User-Agent<\/a> string by randomly picking a new one below every",
+ "description": "First part of UA-spoofing prompt"
+ },
+ "privacySpoofUserAgentPrompt2": {
+ "message": "minutes.",
+ "description": "Second part"
+ },
+ "privacySpoofUserAgentHelp": {
+ "message": "According to the Electronic Frontier Foundation<\/i><\/a>: “[...] your browser sends a ‘User Agent’ header to the website saying precisely which operating system and web browser you are using. This information could help distinguish Internet users from one another because these versions differ, often considerably, from person to person. [...] the User Agent string becomes a real privacy problem<\/b>.” This option allows you to address the privacy issue raised by the EFF. Please note that your actual User Agent string can be leaked<\/a> through WebSockets.<\/p> You can supply your own list of user agent strings. One string per line. Blank lines and lines prefixed with ‘#’ will be ignored.<\/p>",
+ "description": ""
+ },
+ "userRulesPermanentHeader": {
+ "message": "Permanent rules",
+ "description": ""
+ },
+ "userRulesTemporaryHeader": {
+ "message": "Temporary rules",
+ "description": ""
+ },
+ "userRulesRevert": {
+ "message": "Revert",
+ "description": "Will remove all temporary rules"
+ },
+ "userRulesCommit": {
+ "message": "Commit",
+ "description": "Will save all temporary rules"
+ },
+ "userRulesEdit": {
+ "message": "Edit",
+ "description": "Will enable manual-edit mode (textarea)"
+ },
+ "userRulesEditSave": {
+ "message": "Save",
+ "description": "Will save manually-edited content and exit manual-edit mode"
+ },
+ "userRulesEditDicard": {
+ "message": "Discard",
+ "description": "Will discard manually-edited content and exit manual-edit mode"
+ },
+ "userRulesImport": {
+ "message": "Import from file...",
+ "description": ""
+ },
+ "userRulesExport": {
+ "message": "Export to file...",
+ "description": ""
+ },
+ "userRulesFormatHint": {
+ "message": "See this page for rule syntax.",
+ "description": ""
+ },
+ "userRulesDefaultFileName": {
+ "message": "my-umatrix-rules.txt",
+ "description": "default file name to use"
+ },
+ "hostsFilesPrompt": {
+ "message": "All hostnames in a hosts file are loaded as blacklisted hostnames in the global scope.",
+ "description": ""
+ },
+ "hostsFilesStats": {
+ "message": "{{blockedHostnameCount}} distinct blocked hostnames from:",
+ "description": ""
+ },
+ "hostsFilesPerFileStats": {
+ "message": "{{used}} used out of {{total}}",
+ "description": ""
+ },
+ "hostsFilesLastUpdate": {
+ "message": "Last update: {{ago}}",
+ "description": "English: Last update: {{ago}}, where 'ago' will be replaced with something like '2 days ago'"
+ },
+ "hostsFilesApplyChanges": {
+ "message": "Apply changes",
+ "description": ""
+ },
+ "hostsFilesAutoUpdatePrompt": {
+ "message": "Auto-update hosts files.",
+ "description": ""
+ },
+ "hostsFilesUpdateNow": {
+ "message": "Update now",
+ "description": ""
+ },
+ "hostsFilesPurgeAll": {
+ "message": "Purge all caches",
+ "description": ""
+ },
+ "hostsFilesExternalListsHint": {
+ "message": "One URL per line. Lines prefixed with ‘#’ will be ignored. Invalid URLs will be silently ignored.",
+ "description": ""
+ },
+ "hostsFilesExternalListsParse": {
+ "message": "Parse",
+ "description": ""
+ },
+ "hostsFilesExternalListPurge": {
+ "message": "purge cache",
+ "description": ""
+ },
+ "hostsFilesExternalListNew": {
+ "message": "new version available",
+ "description": ""
+ },
+ "hostsFilesExternalListObsolete": {
+ "message": "outdated",
+ "description": ""
+ },
+ "aboutChangelog": {
+ "message": "Change log<\/a>",
+ "description": ""
+ },
+ "aboutStorageUsed": {
+ "message": "Storage used: {{storageUsed}} bytes",
+ "description": ""
+ },
+ "aboutDoc": {
+ "message": "Documentation<\/a>",
+ "description": ""
+ },
+ "aboutPermissions": {
+ "message": "Permissions<\/a>",
+ "description": ""
+ },
+ "aboutCode": {
+ "message": "Source code (GPLv3)",
+ "description": ""
+ },
+ "aboutIssues": {
+ "message": "Bugs and issues",
+ "description": ""
+ },
+ "aboutContributors": {
+ "message": "Contributors",
+ "description": "English: Contributors"
+ },
+ "aboutCodeContributors": {
+ "message": "Code:",
+ "description": ""
+ },
+ "aboutIssueContributors": {
+ "message": "Issues:",
+ "description": ""
+ },
+ "aboutTranslationContributors": {
+ "message": "Translations:",
+ "description": ""
+ },
+ "aboutUserDataHeader": {
+ "message": "Your data",
+ "description": ""
+ },
+ "aboutBackupButton": {
+ "message": "Backup to file...",
+ "description": ""
+ },
+ "aboutBackupFilename": {
+ "message": "my-umatrix-backup.txt",
+ "description": "default filename to use"
+ },
+ "aboutRestoreButton": {
+ "message": "Restore from file...",
+ "description": ""
+ },
+ "aboutRestoreConfirm": {
+ "message": "All your settings will be overwritten using data backed up on {{time}}, and uMatrix will restart.\n\nOverwrite all existing settings using backed up data?",
+ "description": "Message asking user to confirm restore"
+ },
+ "aboutRestoreError": {
+ "message": "The data could not be read or is invalid",
+ "description": ""
+ },
+ "aboutOr": {
+ "message": "... or ...",
+ "description": "English: ... or ..."
+ },
+ "aboutResetButton": {
+ "message": "Reset to default settings",
+ "description": "English: Reset to default settings"
+ },
+ "aboutResetConfirm": {
+ "message": "Caution! this will remove all your custom settings. Are you sure you want to proceed?",
+ "description": "Message asking user to confirm reset"
+ },
+ "loggerFilterInputPlaceholder": {
+ "message": "filter expression(s)",
+ "description": "Appears in the input filed where filter expressions are entered"
+ },
+ "loggerMaxEntriesTip": {
+ "message": "Maximum number of entries",
+ "description": "Appears as a tooltip when hovering the input field"
+ },
+ "loggerEntryUserAgentSpoofing": {
+ "message": "spoofing user agent with: {{value}}",
+ "description": "An entry for when a new user agent string is selected"
+ },
+ "loggerEntryCookieDeleted": {
+ "message": "cookie deleted: {{value}}",
+ "description": "An entry for when a cookie is deleted"
+ },
+ "loggerEntryDeleteCookieError": {
+ "message": "failed to delete cookie: {{value}}",
+ "description": "An entry for when the browser cache is cleared"
+ },
+ "loggerEntryBrowserCacheCleared": {
+ "message": "browser cache cleared",
+ "description": "An entry for when a cookie can't be deleted"
+ },
+ "loggerEntryAssetUpdated": {
+ "message": "asset updated: {{value}}",
+ "description": "An entry for when an asset was updated"
+ },
+ "mainBlockedPrompt1": {
+ "message": "uMatrix has prevented the following page from loading:",
+ "description": "English: uMatrix has prevented the following page from loading:"
+ },
+ "mainBlockedPrompt2": {
+ "message": "Because of the following rule",
+ "description": "English: Because of the following rule"
+ },
+ "mainBlockedBack": {
+ "message": "Go back",
+ "description": "English: Go back"
+ },
+ "mainBlockedClose": {
+ "message": "Close",
+ "description": "English: Close"
+ },
+ "commandRevertAll": {
+ "message": "Revert all temporary changes",
+ "description": ""
+ },
+ "commandWhitelistPageDomain": {
+ "message": "Temporarily whitelist page domain",
+ "description": ""
+ },
+ "commandWhitelistAll": {
+ "message": "Temporarily whitelist all",
+ "description": ""
+ },
+ "commandOpenDashboard": {
+ "message": "Open dashboard",
+ "description": ""
+ },
+ "elapsedOneMinuteAgo": {
+ "message": "a minute ago",
+ "description": "English: a minute ago"
+ },
+ "elapsedManyMinutesAgo": {
+ "message": "{{value}} minutes ago",
+ "description": "English: {{value}} minutes ago"
+ },
+ "elapsedOneHourAgo": {
+ "message": "an hour ago",
+ "description": "English: an hour ago"
+ },
+ "elapsedManyHoursAgo": {
+ "message": "{{value}} hours ago",
+ "description": "English: {{value}} hours ago"
+ },
+ "elapsedOneDayAgo": {
+ "message": "a day ago",
+ "description": "English: a day ago"
+ },
+ "elapsedManyDaysAgo": {
+ "message": "{{value}} days ago",
+ "description": "English: {{value}} days ago"
+ },
+ "showDashboardButton": {
+ "message": "Dashboard",
+ "description": "Appears in Firefox's add-on preferences"
+ },
+ "showLoggerButton": {
+ "message": "Logger",
+ "description": "Appears in Firefox's add-on preferences"
+ },
+ "cloudPush": {
+ "message": "Export to cloud storage",
+ "description": "tooltip"
+ },
+ "cloudPull": {
+ "message": "Import from cloud storage",
+ "description": "tooltip"
+ },
+ "cloudNoData": {
+ "message": "...\n...",
+ "description": ""
+ },
+ "cloudDeviceNamePrompt": {
+ "message": "This device name:",
+ "description": "used as a prompt for the user to provide a custom device name"
+ },
+ "genericSubmit": {
+ "message": "Submit",
+ "description": "for generic 'submit' buttons"
+ },
+ "genericRevert": {
+ "message": "Revert",
+ "description": "for generic 'revert' buttons"
+ },
+ "errorCantConnectTo": {
+ "message": "Network error: Unable to connect to {{url}}",
+ "description": ""
+ }
}
\ No newline at end of file
diff --git a/src/_locales/ar/messages.json b/src/_locales/ar/messages.json
index 37bb184..c8d4d49 100644
--- a/src/_locales/ar/messages.json
+++ b/src/_locales/ar/messages.json
@@ -1,690 +1,690 @@
{
- "extName":{
- "message":"uMatrix",
- "description":""
- },
- "extShortDesc":{
- "message":"قم بالاشارة ثم انقر لكي تقوم بسماح او منع اي اتصال يجري عن طريق المتصفح. يمكنك منع السكربتات، أطر، اعلانات، موقع مثل الفيسبوك، الخ.",
- "description":"this will be used as short description in web stores: MUST BE 132 characters OR LESS"
- },
- "dashboardPageName":{
- "message":"uMatrix — لوحة التحكم",
- "description":""
- },
- "settingsPageName":{
- "message":"الإعدادات",
- "description":"a tab in dashboard"
- },
- "privacyPageName":{
- "message":"خصوصية",
- "description":"a tab in dashboard"
- },
- "statsPageName":{
- "message":"الإحصائيات",
- "description":"a tab in dashboard"
- },
- "userRulesPageName":{
- "message":"قواعدي",
- "description":"a tab in dashboard"
- },
- "ubiquitousRulesPageName":{
- "message":"ملفات المستضيف",
- "description":"a tab in dashboard"
- },
- "aboutPageName":{
- "message":"حول البرنامج",
- "description":"a tab in dashboard"
- },
- "allPrettyName":{
- "message":"الكل",
- "description":"HAS TO FIT IN MATRIX HEADER!"
- },
- "cookiePrettyName":{
- "message":"كوكي",
- "description":"HAS TO FIT IN MATRIX HEADER!"
- },
- "cssPrettyName":{
- "message":"ستايل",
- "description":"HAS TO FIT IN MATRIX HEADER!"
- },
- "imagePrettyName":{
- "message":"الصُورَة",
- "description":"HAS TO FIT IN MATRIX HEADER!"
- },
- "mediaPrettyName":{
- "message":"media",
- "description":"HAS TO FIT IN MATRIX HEADER!"
- },
- "pluginPrettyName":{
- "message":"إضافة",
- "description":"HAS TO FIT IN MATRIX HEADER!"
- },
- "scriptPrettyName":{
- "message":"سكربت",
- "description":"HAS TO FIT IN MATRIX HEADER!"
- },
- "xhrPrettyName":{
- "message":"XHR",
- "description":"HAS TO FIT IN MATRIX HEADER!"
- },
- "framePrettyName":{
- "message":"إطار",
- "description":"HAS TO FIT IN MATRIX HEADER!"
- },
- "otherPrettyName":{
- "message":"أخرى",
- "description":"HAS TO FIT IN MATRIX HEADER!"
- },
- "matrixNoNetTrafficPrompt":{
- "message":"لم يحدث اي اتصال بهذا التبويب حتى الآن.",
- "description":""
- },
- "matrixMtxButtonTip":{
- "message":"تعطيل \/ تمكين ميزة التصفيه لهذا النطاق.",
- "description":"Tool tip for matrix button"
- },
- "matrixPersistButtonTip":{
- "message":"حفظ جميع التغييرات المؤقتة لهذا النطاق.",
- "description":"Tool tip for the persist button"
- },
- "matrixRevertButtonTip":{
- "message":"الرجوع عن التغييرات المؤقتة لهذا النطاق.",
- "description":"Tool tip for the revert local permission button"
- },
- "matrixReloadButton":{
- "message":"إعادة تحميل الصفحة.",
- "description":"Tool tip for the reload button"
- },
- "matrix1stPartyLabel":{
- "message":"الجزء الاول",
- "description":"1st-party"
- },
- "matrixBlacklistedHostnames":{
- "message":"القائمة السوداء {{count}}",
- "description":"Appears in the metadata row of bottom-most group: **mind the limited width**"
- },
- "matrixSwitchNoMixedContent":{
- "message":"الاتصال الآمن الصارم",
- "description":"A menu entry in the matrix popup"
- },
- "matrixSwitchUASpoof":{
- "message":"تحليل وكيل المستخدمين",
- "description":"A menu entry in the matrix popup"
- },
- "matrixSwitchReferrerSpoof":{
- "message":"الإحالات بالتحايل",
- "description":"A menu entry in the matrix popup"
- },
- "matrixRevertAllEntry":{
- "message":"إعادة كافة التغييرات المؤقتة",
- "description":"A menu entry in the matrix popup"
- },
- "matrixLoggerMenuEntry":{
- "message":"الذهاب إلى مسجل",
- "description":"A menu entry in the matrix popup"
- },
- "matrixDashboardMenuEntry":{
- "message":"انتقل إلى لوحة التحكم الرئيسية",
- "description":"A menu entry in the matrix popup"
- },
- "statsPageTitle":{
- "message":"uMatrix – إحصائيات",
- "description":""
- },
- "statsPageGenericStats":{
- "message":"إحصاءات عامة",
- "description":""
- },
- "statsPageCookieHeadersFoiled":{
- "message":"HTTP ملف تعريف الارتباط<\/a> أحبطت foiled: {{count}}",
- "description":""
- },
- "statsPageRefererHeadersFoiled":{
- "message":"HTTP تشير<\/a> headers أحبطت: {{count}}",
- "description":""
- },
- "statsPageHyperlinkAuditingFoiled":{
- "message":" مراجعة الارتباط التشعبي<\/a> أحبطت محاولات: {{count}}",
- "description":""
- },
- "statsPageCookiesRemoved":{
- "message":"ملفات تعريف الارتباط المحلية إزالة: {{count}}",
- "description":""
- },
- "statsPageLocalStoragesCleared":{
- "message":" المخازن المحلية<\/a> إفراغ: {{count}}",
- "description":""
- },
- "statsPageBrowserCacheCleared":{
- "message":"مسح تخزين المستعرض: {{count}}",
- "description":""
- },
- "statsPageDetailedStats":{
- "message":"إحصائيات مفصلة",
- "description":""
- },
- "statsPageDetailedAllPages":{
- "message":"الكل",
- "description":""
- },
- "statsPageDetailedBehindTheScenePage":{
- "message":"خلف الكواليس",
- "description":""
- },
- "statsPageOverview":{
- "message":"نظرة عامة",
- "description":""
- },
- "statsPageRequests":{
- "message":"طلبات",
- "description":"header for the stat type column"
- },
- "statsPageAllowed":{
- "message":"السماح",
- "description":"header for the allowed requests column"
- },
- "statsPageBlocked":{
- "message":"حظر",
- "description":"header for the blocked requests column"
- },
- "statsPageAll":{
- "message":"الكل",
- "description":""
- },
- "statsPagePages":{
- "message":"الصفحات",
- "description":""
- },
- "statsPageCookies":{
- "message":"ملفات تعريف الارتباط",
- "description":""
- },
- "statsPageCSS":{
- "message":"ستايل",
- "description":""
- },
- "statsPageImages":{
- "message":"الصُوَرْ",
- "description":""
- },
- "statsPagePlugins":{
- "message":"الإضافات",
- "description":""
- },
- "statsPageScripts":{
- "message":"البرامج النصية",
- "description":""
- },
- "statsPageXHRs":{
- "message":"XHRs",
- "description":""
- },
- "statsPageFrames":{
- "message":"إطارات",
- "description":""
- },
- "statsPageOthers":{
- "message":"الآخرين",
- "description":""
- },
- "statsPageDetailed":{
- "message":"مسجل",
- "description":""
- },
- "statsPageLogSizePrompt1":{
- "message":"تذكر الماضي",
- "description":"First part of Remember the last [n] HTTP requests per page"
- },
- "statsPageLogSizePrompt2":{
- "message":"HTTP طلبات لكل صفحة<\/b>.",
- "description":"Second part of Remember the last [n] HTTP requests per page"
- },
- "statsPageLogSizeHelp":{
- "message":" You can inspect details of the most recent raw HTTP requests which have been made by a web page (see below).<\/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> 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> Enter “ Blacklisted cookies are not prevented by 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> Once these blacklisted cookies have been accounted for by uMatrix<\/i>, they can be removed from your browser if you wish so.<\/p> 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 uMatrix<\/i> if this option is checked. So be sure that the hostname(s) with which an extension communicate is whitelisted.<\/p>",
- "description":""
- },
- "privacyDeleteNonBlockedSessionCookiesPrompt1":{
- "message":"حذف ملفات تعريف الارتباط جلسة ",
- "description":"First part of 'Delete non-blocked session cookies [n] minutes after the last time they have been used'"
- },
- "privacyDeleteNonBlockedSessionCookiesPrompt2":{
- "message":" دقيقة بعد آخر مرة استخدمت فيها.",
- "description":"Second part of 'Delete non-blocked session cookies [n] minutes after the last time they have been used'"
- },
- "privacyDeleteNonBlockedSessionCookiesHelp":{
- "message":" 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> Except that this 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>",
- "description":""
- },
- "privacyDeleteBlockedLocalStoragePrompt":{
- "message":"Delete local storage<\/a> content set by blocked hostnames",
- "description":""
- },
- "privacyDeleteBlockedLocalStorageHelp":{
- "message":"TODO",
- "description":""
- },
- "privacyClearCachePrompt1":{
- "message":"مخبأ المتصفح واضح كل",
- "description":"First part of 'Clear browser cache every [n] minutes'"
- },
- "privacyClearCachePrompt2":{
- "message":"دقائق.",
- "description":"Second part of 'Clear browser cache every [n] minutes'"
- },
- "privacyClearCacheHelp":{
- "message":" 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> A few of these tricks rely[1, 2]<\/sup> on the browser cache<\/a>, which content is often long lasting since rarely will users take the time to regularly clear their browser cache.<\/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> Check this option to have uMatrix<\/i> do it for you, at the interval you wish.<\/p> [1] “Preventing Web Tracking via the Browser Cache”<\/a> From Wikipedia:<\/p> If this setting is checked, 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.",
- "description":""
- },
- "privacyNoMixedContentPrompt":{
- "message":"Strict HTTPS: لا سمح المحتوى المختلط.",
- "description":""
- },
- "privacyNoMixedContentHelp":{
- "message":" From Mozilla Developer Network<\/a>:<\/p> Hyperlink auditing is a mechanism which allow a party, 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>",
- "description":""
- },
- "privacySpoofUserAgentPrompt1":{
- "message":"Spoof User-Agent<\/a> string by randomly picking a new one below every",
- "description":"First part of UA-spoofing prompt"
- },
- "privacySpoofUserAgentPrompt2":{
- "message":"دقائق.",
- "description":"Second part"
- },
- "privacySpoofUserAgentHelp":{
- "message":"According to the Electronic Frontier Foundation<\/i><\/a>: “[...] your browser sends a ‘User Agent’ header to the website saying precisely which operating system and web browser you are using. This information could help distinguish Internet users from one another because these versions differ, often considerably, from person to person. [...] the User Agent string becomes a real privacy problem<\/b>.” This option allows you to address the privacy issue raised by the EFF. Please note that your actual User Agent string can be leaked<\/a> through WebSockets.<\/p> You can supply your own list of user agent strings. One string per line. Blank lines and lines prefixed with ‘#’ will be ignored.<\/p>",
- "description":""
- },
- "userRulesPermanentHeader":{
- "message":"قواعد دائمة",
- "description":""
- },
- "userRulesTemporaryHeader":{
- "message":"القواعد المؤقتة",
- "description":""
- },
- "userRulesRevert":{
- "message":"إرجاع",
- "description":"Will remove all temporary rules"
- },
- "userRulesCommit":{
- "message":"يلتزم",
- "description":"Will save all temporary rules"
- },
- "userRulesEdit":{
- "message":"تحرير",
- "description":"Will enable manual-edit mode (textarea)"
- },
- "userRulesEditSave":{
- "message":"حفظ",
- "description":"Will save manually-edited content and exit manual-edit mode"
- },
- "userRulesEditDicard":{
- "message":"تخلص",
- "description":"Will discard manually-edited content and exit manual-edit mode"
- },
- "userRulesImport":{
- "message":"إستيراد من ملف...",
- "description":""
- },
- "userRulesExport":{
- "message":"تصدير إلى ملف...",
- "description":""
- },
- "userRulesFormatHint":{
- "message":"رؤية هذه الصفحة لتركيب القاعدة.",
- "description":""
- },
- "userRulesDefaultFileName":{
- "message":"my-umatrix-rules.txt",
- "description":"default file name to use"
- },
- "hostsFilesPrompt":{
- "message":"يتم تحميل جميع أسماء المضيفين في ملف المضيفين كما المضيفين القائمة السوداء في نطاق عالمي.",
- "description":""
- },
- "hostsFilesStats":{
- "message":"{{blockedHostnameCount}} أسماء المضيفين منعت متميزة عن:",
- "description":""
- },
- "hostsFilesPerFileStats":{
- "message":"{{used}} تستخدم من {{total}}",
- "description":""
- },
- "hostsFilesLastUpdate":{
- "message":"اخر تحديث: {{ago}}",
- "description":"English: Last update: {{ago}}, where 'ago' will be replaced with something like '2 days ago'"
- },
- "hostsFilesApplyChanges":{
- "message":"تطبيق التغييرات",
- "description":""
- },
- "hostsFilesAutoUpdatePrompt":{
- "message":"التحديث التلقائي الملفات.",
- "description":""
- },
- "hostsFilesUpdateNow":{
- "message":"تحديث الآن",
- "description":""
- },
- "hostsFilesPurgeAll":{
- "message":"تطهير جميع مخابئ",
- "description":""
- },
- "hostsFilesExternalListsHint":{
- "message":"One URL per line. Lines prefixed with ‘#’ will be ignored. Invalid URLs will be silently ignored.",
- "description":""
- },
- "hostsFilesExternalListsParse":{
- "message":"تحليل",
- "description":""
- },
- "hostsFilesExternalListPurge":{
- "message":"مخبأ تطهير",
- "description":""
- },
- "hostsFilesExternalListNew":{
- "message":"يوجد إصدار جديد",
- "description":""
- },
- "hostsFilesExternalListObsolete":{
- "message":"عفا عليها الزمن",
- "description":""
- },
- "aboutChangelog":{
- "message":"تغيير log<\/a>",
- "description":""
- },
- "aboutStorageUsed":{
- "message":"التخزين المستخدمة: {{storageUsed}} بايت",
- "description":""
- },
- "aboutDoc":{
- "message":"توثيق<\/a>",
- "description":""
- },
- "aboutPermissions":{
- "message":"ضوابط<\/a>",
- "description":""
- },
- "aboutCode":{
- "message":"شفرة المصدر (GPLv3)",
- "description":""
- },
- "aboutIssues":{
- "message":"الخطا وقضايا",
- "description":""
- },
- "aboutContributors":{
- "message":"المساهمون",
- "description":"English: Contributors"
- },
- "aboutCodeContributors":{
- "message":"رمز:",
- "description":""
- },
- "aboutIssueContributors":{
- "message":"قضايا:",
- "description":""
- },
- "aboutTranslationContributors":{
- "message":"الترجمات:",
- "description":""
- },
- "aboutUserDataHeader":{
- "message":"البيانات الخاصة بك",
- "description":""
- },
- "aboutBackupButton":{
- "message":"النسخ الاحتياطي لملف...",
- "description":""
- },
- "aboutBackupFilename":{
- "message":"my-umatrix-backup.txt",
- "description":"default filename to use"
- },
- "aboutRestoreButton":{
- "message":"استعادة من ملف...",
- "description":""
- },
- "aboutRestoreConfirm":{
- "message":"سيتم الكتابة فوق كل ما تبذلونه من إعدادات استخدام البيانات احتياطيا على {{time}}، \n\nوسوف uMatrix إعادة تشغيل. الكتابة عن الإعدادات الموجودة باستخدام البيانات احتياطيا؟?",
- "description":"Message asking user to confirm restore"
- },
- "aboutRestoreError":{
- "message":"البيانات لا يمكن قراءة أو غير صالح",
- "description":""
- },
- "aboutOr":{
- "message":"... او ...",
- "description":"English: ... or ..."
- },
- "aboutResetButton":{
- "message":"إعادة تعيين إلى الإعدادات الافتراضية",
- "description":"English: Reset to default settings"
- },
- "aboutResetConfirm":{
- "message":"الحذر! سيؤدي هذا إلى إزالة كافة الإعدادات المخصصة الخاصة بك. هل أنت متأكد أنك تريد المتابعة؟?",
- "description":"Message asking user to confirm reset"
- },
- "loggerFilterInputPlaceholder":{
- "message":"فلتر مرشح",
- "description":"Appears in the input filed where filter expressions are entered"
- },
- "loggerMaxEntriesTip":{
- "message":"الحد الأقصى لعدد المحاولات",
- "description":"Appears as a tooltip when hovering the input field"
- },
- "loggerEntryUserAgentSpoofing":{
- "message":"بالتحايل وكيل المستخدم مع: {{value}}",
- "description":"An entry for when a new user agent string is selected"
- },
- "loggerEntryCookieDeleted":{
- "message":"حذف الارتباط: {{value}}",
- "description":"An entry for when a cookie is deleted"
- },
- "loggerEntryDeleteCookieError":{
- "message":"فشل في حذف الارتباط: {{value}}",
- "description":"An entry for when the browser cache is cleared"
- },
- "loggerEntryBrowserCacheCleared":{
- "message":"مخبأ المتصفح مسح",
- "description":"An entry for when a cookie can't be deleted"
- },
- "loggerEntryAssetUpdated":{
- "message":"الأصول تحديث: {{value}}",
- "description":"An entry for when an asset was updated"
- },
- "mainBlockedPrompt1":{
- "message":"منعت uMatrix على الصفحة التالية من التحميل:",
- "description":"English: uMatrix has prevented the following page from loading:"
- },
- "mainBlockedPrompt2":{
- "message":"بسبب القاعدة التالية",
- "description":"English: Because of the following rule"
- },
- "mainBlockedBack":{
- "message":"الرجوع للخلف",
- "description":"English: Go back"
- },
- "mainBlockedClose":{
- "message":"مغلق",
- "description":"English: Close"
- },
- "commandRevertAll":{
- "message":"إعادة كافة التغييرات المؤقتة",
- "description":""
- },
- "commandWhitelistPageDomain":{
- "message":"نطاق الصفحة القائمة البيضاء مؤقتا",
- "description":""
- },
- "commandWhitelistAll":{
- "message":"مؤقتا القائمة البيضاء فقط",
- "description":""
- },
- "commandOpenDashboard":{
- "message":"فتح لوحة القيادة",
- "description":""
- },
- "elapsedOneMinuteAgo":{
- "message":"منذ 1 دقيقة",
- "description":"English: a minute ago"
- },
- "elapsedManyMinutesAgo":{
- "message":"{{value}} دقائق مضت",
- "description":"English: {{value}} minutes ago"
- },
- "elapsedOneHourAgo":{
- "message":"قبل ساعه",
- "description":"English: an hour ago"
- },
- "elapsedManyHoursAgo":{
- "message":"{{value}} منذ ساعات",
- "description":"English: {{value}} hours ago"
- },
- "elapsedOneDayAgo":{
- "message":"منذ يوم",
- "description":"English: a day ago"
- },
- "elapsedManyDaysAgo":{
- "message":"{{value}} أيام مضت",
- "description":"English: {{value}} days ago"
- },
- "showDashboardButton":{
- "message":"لوحة التحكم",
- "description":"Appears in Firefox's add-on preferences"
- },
- "showLoggerButton":{
- "message":"مسجل",
- "description":"Appears in Firefox's add-on preferences"
- },
- "cloudPush":{
- "message":"التصدير إلى سحابة التخزين",
- "description":"tooltip"
- },
- "cloudPull":{
- "message":"الاستيراد من سحابة التخزين",
- "description":"tooltip"
- },
- "cloudNoData":{
- "message":"...\n...",
- "description":""
- },
- "cloudDeviceNamePrompt":{
- "message":"هذا اسم الجهاز:",
- "description":"used as a prompt for the user to provide a custom device name"
- },
- "genericSubmit":{
- "message":"تأكيد",
- "description":"for generic 'submit' buttons"
- },
- "genericRevert":{
- "message":"إرجاع",
- "description":"for generic 'revert' buttons"
- },
- "errorCantConnectTo":{
- "message":"خطأ في الشبكة: غير قادر على الاتصال {{url}}",
- "description":""
- }
+ "extName": {
+ "message": "uMatrix",
+ "description": ""
+ },
+ "extShortDesc": {
+ "message": "قم بالاشارة ثم انقر لكي تقوم بسماح او منع اي اتصال يجري عن طريق المتصفح. يمكنك منع السكربتات، أطر، اعلانات، موقع مثل الفيسبوك، الخ.",
+ "description": "this will be used as short description in web stores: MUST BE 132 characters OR LESS"
+ },
+ "dashboardPageName": {
+ "message": "uMatrix — لوحة التحكم",
+ "description": ""
+ },
+ "settingsPageName": {
+ "message": "الإعدادات",
+ "description": "a tab in dashboard"
+ },
+ "privacyPageName": {
+ "message": "خصوصية",
+ "description": "a tab in dashboard"
+ },
+ "statsPageName": {
+ "message": "الإحصائيات",
+ "description": "a tab in dashboard"
+ },
+ "userRulesPageName": {
+ "message": "قواعدي",
+ "description": "a tab in dashboard"
+ },
+ "ubiquitousRulesPageName": {
+ "message": "ملفات المستضيف",
+ "description": "a tab in dashboard"
+ },
+ "aboutPageName": {
+ "message": "حول البرنامج",
+ "description": "a tab in dashboard"
+ },
+ "allPrettyName": {
+ "message": "الكل",
+ "description": "HAS TO FIT IN MATRIX HEADER!"
+ },
+ "cookiePrettyName": {
+ "message": "كوكي",
+ "description": "HAS TO FIT IN MATRIX HEADER!"
+ },
+ "cssPrettyName": {
+ "message": "ستايل",
+ "description": "HAS TO FIT IN MATRIX HEADER!"
+ },
+ "imagePrettyName": {
+ "message": "الصُورَة",
+ "description": "HAS TO FIT IN MATRIX HEADER!"
+ },
+ "mediaPrettyName": {
+ "message": "media",
+ "description": "HAS TO FIT IN MATRIX HEADER!"
+ },
+ "pluginPrettyName": {
+ "message": "إضافة",
+ "description": "HAS TO FIT IN MATRIX HEADER!"
+ },
+ "scriptPrettyName": {
+ "message": "سكربت",
+ "description": "HAS TO FIT IN MATRIX HEADER!"
+ },
+ "xhrPrettyName": {
+ "message": "XHR",
+ "description": "HAS TO FIT IN MATRIX HEADER!"
+ },
+ "framePrettyName": {
+ "message": "إطار",
+ "description": "HAS TO FIT IN MATRIX HEADER!"
+ },
+ "otherPrettyName": {
+ "message": "أخرى",
+ "description": "HAS TO FIT IN MATRIX HEADER!"
+ },
+ "matrixNoNetTrafficPrompt": {
+ "message": "لم يحدث اي اتصال بهذا التبويب حتى الآن.",
+ "description": ""
+ },
+ "matrixMtxButtonTip": {
+ "message": "تعطيل \/ تمكين ميزة التصفيه لهذا النطاق.",
+ "description": "Tool tip for matrix button"
+ },
+ "matrixPersistButtonTip": {
+ "message": "حفظ جميع التغييرات المؤقتة لهذا النطاق.",
+ "description": "Tool tip for the persist button"
+ },
+ "matrixRevertButtonTip": {
+ "message": "الرجوع عن التغييرات المؤقتة لهذا النطاق.",
+ "description": "Tool tip for the revert local permission button"
+ },
+ "matrixReloadButton": {
+ "message": "إعادة تحميل الصفحة.",
+ "description": "Tool tip for the reload button"
+ },
+ "matrix1stPartyLabel": {
+ "message": "الجزء الاول",
+ "description": "1st-party"
+ },
+ "matrixBlacklistedHostnames": {
+ "message": "القائمة السوداء {{count}}",
+ "description": "Appears in the metadata row of bottom-most group: **mind the limited width**"
+ },
+ "matrixSwitchNoMixedContent": {
+ "message": "الاتصال الآمن الصارم",
+ "description": "A menu entry in the matrix popup"
+ },
+ "matrixSwitchUASpoof": {
+ "message": "تحليل وكيل المستخدمين",
+ "description": "A menu entry in the matrix popup"
+ },
+ "matrixSwitchReferrerSpoof": {
+ "message": "الإحالات بالتحايل",
+ "description": "A menu entry in the matrix popup"
+ },
+ "matrixRevertAllEntry": {
+ "message": "إعادة كافة التغييرات المؤقتة",
+ "description": "A menu entry in the matrix popup"
+ },
+ "matrixLoggerMenuEntry": {
+ "message": "الذهاب إلى مسجل",
+ "description": "A menu entry in the matrix popup"
+ },
+ "matrixDashboardMenuEntry": {
+ "message": "انتقل إلى لوحة التحكم الرئيسية",
+ "description": "A menu entry in the matrix popup"
+ },
+ "statsPageTitle": {
+ "message": "uMatrix – إحصائيات",
+ "description": ""
+ },
+ "statsPageGenericStats": {
+ "message": "إحصاءات عامة",
+ "description": ""
+ },
+ "statsPageCookieHeadersFoiled": {
+ "message": "HTTP ملف تعريف الارتباط<\/a> أحبطت foiled: {{count}}",
+ "description": ""
+ },
+ "statsPageRefererHeadersFoiled": {
+ "message": "HTTP تشير<\/a> headers أحبطت: {{count}}",
+ "description": ""
+ },
+ "statsPageHyperlinkAuditingFoiled": {
+ "message": " مراجعة الارتباط التشعبي<\/a> أحبطت محاولات: {{count}}",
+ "description": ""
+ },
+ "statsPageCookiesRemoved": {
+ "message": "ملفات تعريف الارتباط المحلية إزالة: {{count}}",
+ "description": ""
+ },
+ "statsPageLocalStoragesCleared": {
+ "message": " المخازن المحلية<\/a> إفراغ: {{count}}",
+ "description": ""
+ },
+ "statsPageBrowserCacheCleared": {
+ "message": "مسح تخزين المستعرض: {{count}}",
+ "description": ""
+ },
+ "statsPageDetailedStats": {
+ "message": "إحصائيات مفصلة",
+ "description": ""
+ },
+ "statsPageDetailedAllPages": {
+ "message": "الكل",
+ "description": ""
+ },
+ "statsPageDetailedBehindTheScenePage": {
+ "message": "خلف الكواليس",
+ "description": ""
+ },
+ "statsPageOverview": {
+ "message": "نظرة عامة",
+ "description": ""
+ },
+ "statsPageRequests": {
+ "message": "طلبات",
+ "description": "header for the stat type column"
+ },
+ "statsPageAllowed": {
+ "message": "السماح",
+ "description": "header for the allowed requests column"
+ },
+ "statsPageBlocked": {
+ "message": "حظر",
+ "description": "header for the blocked requests column"
+ },
+ "statsPageAll": {
+ "message": "الكل",
+ "description": ""
+ },
+ "statsPagePages": {
+ "message": "الصفحات",
+ "description": ""
+ },
+ "statsPageCookies": {
+ "message": "ملفات تعريف الارتباط",
+ "description": ""
+ },
+ "statsPageCSS": {
+ "message": "ستايل",
+ "description": ""
+ },
+ "statsPageImages": {
+ "message": "الصُوَرْ",
+ "description": ""
+ },
+ "statsPagePlugins": {
+ "message": "الإضافات",
+ "description": ""
+ },
+ "statsPageScripts": {
+ "message": "البرامج النصية",
+ "description": ""
+ },
+ "statsPageXHRs": {
+ "message": "XHRs",
+ "description": ""
+ },
+ "statsPageFrames": {
+ "message": "إطارات",
+ "description": ""
+ },
+ "statsPageOthers": {
+ "message": "الآخرين",
+ "description": ""
+ },
+ "statsPageDetailed": {
+ "message": "مسجل",
+ "description": ""
+ },
+ "statsPageLogSizePrompt1": {
+ "message": "تذكر الماضي",
+ "description": "First part of Remember the last [n] HTTP requests per page"
+ },
+ "statsPageLogSizePrompt2": {
+ "message": "HTTP طلبات لكل صفحة<\/b>.",
+ "description": "Second part of Remember the last [n] HTTP requests per page"
+ },
+ "statsPageLogSizeHelp": {
+ "message": " You can inspect details of the most recent raw HTTP requests which have been made by a web page (see below).<\/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> 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> Enter “ Blacklisted cookies are not prevented by 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> Once these blacklisted cookies have been accounted for by uMatrix<\/i>, they can be removed from your browser if you wish so.<\/p> 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 uMatrix<\/i> if this option is checked. So be sure that the hostname(s) with which an extension communicate is whitelisted.<\/p>",
+ "description": ""
+ },
+ "privacyDeleteNonBlockedSessionCookiesPrompt1": {
+ "message": "حذف ملفات تعريف الارتباط جلسة ",
+ "description": "First part of 'Delete non-blocked session cookies [n] minutes after the last time they have been used'"
+ },
+ "privacyDeleteNonBlockedSessionCookiesPrompt2": {
+ "message": " دقيقة بعد آخر مرة استخدمت فيها.",
+ "description": "Second part of 'Delete non-blocked session cookies [n] minutes after the last time they have been used'"
+ },
+ "privacyDeleteNonBlockedSessionCookiesHelp": {
+ "message": " 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> Except that this 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>",
+ "description": ""
+ },
+ "privacyDeleteBlockedLocalStoragePrompt": {
+ "message": "Delete local storage<\/a> content set by blocked hostnames",
+ "description": ""
+ },
+ "privacyDeleteBlockedLocalStorageHelp": {
+ "message": "TODO",
+ "description": ""
+ },
+ "privacyClearCachePrompt1": {
+ "message": "مخبأ المتصفح واضح كل",
+ "description": "First part of 'Clear browser cache every [n] minutes'"
+ },
+ "privacyClearCachePrompt2": {
+ "message": "دقائق.",
+ "description": "Second part of 'Clear browser cache every [n] minutes'"
+ },
+ "privacyClearCacheHelp": {
+ "message": " 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> A few of these tricks rely[1, 2]<\/sup> on the browser cache<\/a>, which content is often long lasting since rarely will users take the time to regularly clear their browser cache.<\/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> Check this option to have uMatrix<\/i> do it for you, at the interval you wish.<\/p> [1] “Preventing Web Tracking via the Browser Cache”<\/a> From Wikipedia:<\/p> If this setting is checked, 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.",
+ "description": ""
+ },
+ "privacyNoMixedContentPrompt": {
+ "message": "Strict HTTPS: لا سمح المحتوى المختلط.",
+ "description": ""
+ },
+ "privacyNoMixedContentHelp": {
+ "message": " From Mozilla Developer Network<\/a>:<\/p> Hyperlink auditing is a mechanism which allow a party, 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>",
+ "description": ""
+ },
+ "privacySpoofUserAgentPrompt1": {
+ "message": "Spoof User-Agent<\/a> string by randomly picking a new one below every",
+ "description": "First part of UA-spoofing prompt"
+ },
+ "privacySpoofUserAgentPrompt2": {
+ "message": "دقائق.",
+ "description": "Second part"
+ },
+ "privacySpoofUserAgentHelp": {
+ "message": "According to the Electronic Frontier Foundation<\/i><\/a>: “[...] your browser sends a ‘User Agent’ header to the website saying precisely which operating system and web browser you are using. This information could help distinguish Internet users from one another because these versions differ, often considerably, from person to person. [...] the User Agent string becomes a real privacy problem<\/b>.” This option allows you to address the privacy issue raised by the EFF. Please note that your actual User Agent string can be leaked<\/a> through WebSockets.<\/p> You can supply your own list of user agent strings. One string per line. Blank lines and lines prefixed with ‘#’ will be ignored.<\/p>",
+ "description": ""
+ },
+ "userRulesPermanentHeader": {
+ "message": "قواعد دائمة",
+ "description": ""
+ },
+ "userRulesTemporaryHeader": {
+ "message": "القواعد المؤقتة",
+ "description": ""
+ },
+ "userRulesRevert": {
+ "message": "إرجاع",
+ "description": "Will remove all temporary rules"
+ },
+ "userRulesCommit": {
+ "message": "يلتزم",
+ "description": "Will save all temporary rules"
+ },
+ "userRulesEdit": {
+ "message": "تحرير",
+ "description": "Will enable manual-edit mode (textarea)"
+ },
+ "userRulesEditSave": {
+ "message": "حفظ",
+ "description": "Will save manually-edited content and exit manual-edit mode"
+ },
+ "userRulesEditDicard": {
+ "message": "تخلص",
+ "description": "Will discard manually-edited content and exit manual-edit mode"
+ },
+ "userRulesImport": {
+ "message": "إستيراد من ملف...",
+ "description": ""
+ },
+ "userRulesExport": {
+ "message": "تصدير إلى ملف...",
+ "description": ""
+ },
+ "userRulesFormatHint": {
+ "message": "رؤية هذه الصفحة لتركيب القاعدة.",
+ "description": ""
+ },
+ "userRulesDefaultFileName": {
+ "message": "my-umatrix-rules.txt",
+ "description": "default file name to use"
+ },
+ "hostsFilesPrompt": {
+ "message": "يتم تحميل جميع أسماء المضيفين في ملف المضيفين كما المضيفين القائمة السوداء في نطاق عالمي.",
+ "description": ""
+ },
+ "hostsFilesStats": {
+ "message": "{{blockedHostnameCount}} أسماء المضيفين منعت متميزة عن:",
+ "description": ""
+ },
+ "hostsFilesPerFileStats": {
+ "message": "{{used}} تستخدم من {{total}}",
+ "description": ""
+ },
+ "hostsFilesLastUpdate": {
+ "message": "اخر تحديث: {{ago}}",
+ "description": "English: Last update: {{ago}}, where 'ago' will be replaced with something like '2 days ago'"
+ },
+ "hostsFilesApplyChanges": {
+ "message": "تطبيق التغييرات",
+ "description": ""
+ },
+ "hostsFilesAutoUpdatePrompt": {
+ "message": "التحديث التلقائي الملفات.",
+ "description": ""
+ },
+ "hostsFilesUpdateNow": {
+ "message": "تحديث الآن",
+ "description": ""
+ },
+ "hostsFilesPurgeAll": {
+ "message": "تطهير جميع مخابئ",
+ "description": ""
+ },
+ "hostsFilesExternalListsHint": {
+ "message": "One URL per line. Lines prefixed with ‘#’ will be ignored. Invalid URLs will be silently ignored.",
+ "description": ""
+ },
+ "hostsFilesExternalListsParse": {
+ "message": "تحليل",
+ "description": ""
+ },
+ "hostsFilesExternalListPurge": {
+ "message": "مخبأ تطهير",
+ "description": ""
+ },
+ "hostsFilesExternalListNew": {
+ "message": "يوجد إصدار جديد",
+ "description": ""
+ },
+ "hostsFilesExternalListObsolete": {
+ "message": "عفا عليها الزمن",
+ "description": ""
+ },
+ "aboutChangelog": {
+ "message": "تغيير log<\/a>",
+ "description": ""
+ },
+ "aboutStorageUsed": {
+ "message": "التخزين المستخدمة: {{storageUsed}} بايت",
+ "description": ""
+ },
+ "aboutDoc": {
+ "message": "توثيق<\/a>",
+ "description": ""
+ },
+ "aboutPermissions": {
+ "message": "ضوابط<\/a>",
+ "description": ""
+ },
+ "aboutCode": {
+ "message": "شفرة المصدر (GPLv3)",
+ "description": ""
+ },
+ "aboutIssues": {
+ "message": "الخطا وقضايا",
+ "description": ""
+ },
+ "aboutContributors": {
+ "message": "المساهمون",
+ "description": "English: Contributors"
+ },
+ "aboutCodeContributors": {
+ "message": "رمز:",
+ "description": ""
+ },
+ "aboutIssueContributors": {
+ "message": "قضايا:",
+ "description": ""
+ },
+ "aboutTranslationContributors": {
+ "message": "الترجمات:",
+ "description": ""
+ },
+ "aboutUserDataHeader": {
+ "message": "البيانات الخاصة بك",
+ "description": ""
+ },
+ "aboutBackupButton": {
+ "message": "النسخ الاحتياطي لملف...",
+ "description": ""
+ },
+ "aboutBackupFilename": {
+ "message": "my-umatrix-backup.txt",
+ "description": "default filename to use"
+ },
+ "aboutRestoreButton": {
+ "message": "استعادة من ملف...",
+ "description": ""
+ },
+ "aboutRestoreConfirm": {
+ "message": "سيتم الكتابة فوق كل ما تبذلونه من إعدادات استخدام البيانات احتياطيا على {{time}}، \n\nوسوف uMatrix إعادة تشغيل. الكتابة عن الإعدادات الموجودة باستخدام البيانات احتياطيا؟?",
+ "description": "Message asking user to confirm restore"
+ },
+ "aboutRestoreError": {
+ "message": "البيانات لا يمكن قراءة أو غير صالح",
+ "description": ""
+ },
+ "aboutOr": {
+ "message": "... او ...",
+ "description": "English: ... or ..."
+ },
+ "aboutResetButton": {
+ "message": "إعادة تعيين إلى الإعدادات الافتراضية",
+ "description": "English: Reset to default settings"
+ },
+ "aboutResetConfirm": {
+ "message": "الحذر! سيؤدي هذا إلى إزالة كافة الإعدادات المخصصة الخاصة بك. هل أنت متأكد أنك تريد المتابعة؟?",
+ "description": "Message asking user to confirm reset"
+ },
+ "loggerFilterInputPlaceholder": {
+ "message": "فلتر مرشح",
+ "description": "Appears in the input filed where filter expressions are entered"
+ },
+ "loggerMaxEntriesTip": {
+ "message": "الحد الأقصى لعدد المحاولات",
+ "description": "Appears as a tooltip when hovering the input field"
+ },
+ "loggerEntryUserAgentSpoofing": {
+ "message": "بالتحايل وكيل المستخدم مع: {{value}}",
+ "description": "An entry for when a new user agent string is selected"
+ },
+ "loggerEntryCookieDeleted": {
+ "message": "حذف الارتباط: {{value}}",
+ "description": "An entry for when a cookie is deleted"
+ },
+ "loggerEntryDeleteCookieError": {
+ "message": "فشل في حذف الارتباط: {{value}}",
+ "description": "An entry for when the browser cache is cleared"
+ },
+ "loggerEntryBrowserCacheCleared": {
+ "message": "مخبأ المتصفح مسح",
+ "description": "An entry for when a cookie can't be deleted"
+ },
+ "loggerEntryAssetUpdated": {
+ "message": "الأصول تحديث: {{value}}",
+ "description": "An entry for when an asset was updated"
+ },
+ "mainBlockedPrompt1": {
+ "message": "منعت uMatrix على الصفحة التالية من التحميل:",
+ "description": "English: uMatrix has prevented the following page from loading:"
+ },
+ "mainBlockedPrompt2": {
+ "message": "بسبب القاعدة التالية",
+ "description": "English: Because of the following rule"
+ },
+ "mainBlockedBack": {
+ "message": "الرجوع للخلف",
+ "description": "English: Go back"
+ },
+ "mainBlockedClose": {
+ "message": "مغلق",
+ "description": "English: Close"
+ },
+ "commandRevertAll": {
+ "message": "إعادة كافة التغييرات المؤقتة",
+ "description": ""
+ },
+ "commandWhitelistPageDomain": {
+ "message": "نطاق الصفحة القائمة البيضاء مؤقتا",
+ "description": ""
+ },
+ "commandWhitelistAll": {
+ "message": "مؤقتا القائمة البيضاء فقط",
+ "description": ""
+ },
+ "commandOpenDashboard": {
+ "message": "فتح لوحة القيادة",
+ "description": ""
+ },
+ "elapsedOneMinuteAgo": {
+ "message": "منذ 1 دقيقة",
+ "description": "English: a minute ago"
+ },
+ "elapsedManyMinutesAgo": {
+ "message": "{{value}} دقائق مضت",
+ "description": "English: {{value}} minutes ago"
+ },
+ "elapsedOneHourAgo": {
+ "message": "قبل ساعه",
+ "description": "English: an hour ago"
+ },
+ "elapsedManyHoursAgo": {
+ "message": "{{value}} منذ ساعات",
+ "description": "English: {{value}} hours ago"
+ },
+ "elapsedOneDayAgo": {
+ "message": "منذ يوم",
+ "description": "English: a day ago"
+ },
+ "elapsedManyDaysAgo": {
+ "message": "{{value}} أيام مضت",
+ "description": "English: {{value}} days ago"
+ },
+ "showDashboardButton": {
+ "message": "لوحة التحكم",
+ "description": "Appears in Firefox's add-on preferences"
+ },
+ "showLoggerButton": {
+ "message": "مسجل",
+ "description": "Appears in Firefox's add-on preferences"
+ },
+ "cloudPush": {
+ "message": "التصدير إلى سحابة التخزين",
+ "description": "tooltip"
+ },
+ "cloudPull": {
+ "message": "الاستيراد من سحابة التخزين",
+ "description": "tooltip"
+ },
+ "cloudNoData": {
+ "message": "...\n...",
+ "description": ""
+ },
+ "cloudDeviceNamePrompt": {
+ "message": "هذا اسم الجهاز:",
+ "description": "used as a prompt for the user to provide a custom device name"
+ },
+ "genericSubmit": {
+ "message": "تأكيد",
+ "description": "for generic 'submit' buttons"
+ },
+ "genericRevert": {
+ "message": "إرجاع",
+ "description": "for generic 'revert' buttons"
+ },
+ "errorCantConnectTo": {
+ "message": "خطأ في الشبكة: غير قادر على الاتصال {{url}}",
+ "description": ""
+ }
}
\ No newline at end of file
diff --git a/src/_locales/bg/messages.json b/src/_locales/bg/messages.json
index 0e1f436..2cbe266 100644
--- a/src/_locales/bg/messages.json
+++ b/src/_locales/bg/messages.json
@@ -1,690 +1,690 @@
{
- "extName":{
- "message":"uMatrix",
- "description":""
- },
- "extShortDesc":{
- "message":"Point & click to forbid\/allow any class of requests made by your browser. Use it to block scripts, iframes, ads, facebook, etc.",
- "description":"this will be used as short description in web stores: MUST BE 132 characters OR LESS"
- },
- "dashboardPageName":{
- "message":"uMatrix — Tабло",
- "description":""
- },
- "settingsPageName":{
- "message":"Настройки",
- "description":"a tab in dashboard"
- },
- "privacyPageName":{
- "message":"Поверителност",
- "description":"a tab in dashboard"
- },
- "statsPageName":{
- "message":"Статистика",
- "description":"a tab in dashboard"
- },
- "userRulesPageName":{
- "message":"Мои правила",
- "description":"a tab in dashboard"
- },
- "ubiquitousRulesPageName":{
- "message":"Файлове с хостове",
- "description":"a tab in dashboard"
- },
- "aboutPageName":{
- "message":"Относно",
- "description":"a tab in dashboard"
- },
- "allPrettyName":{
- "message":"всичко",
- "description":"HAS TO FIT IN MATRIX HEADER!"
- },
- "cookiePrettyName":{
- "message":"бискв",
- "description":"HAS TO FIT IN MATRIX HEADER!"
- },
- "cssPrettyName":{
- "message":"css",
- "description":"HAS TO FIT IN MATRIX HEADER!"
- },
- "imagePrettyName":{
- "message":"изобр",
- "description":"HAS TO FIT IN MATRIX HEADER!"
- },
- "mediaPrettyName":{
- "message":"media",
- "description":"HAS TO FIT IN MATRIX HEADER!"
- },
- "pluginPrettyName":{
- "message":"приставка",
- "description":"HAS TO FIT IN MATRIX HEADER!"
- },
- "scriptPrettyName":{
- "message":"скрипт",
- "description":"HAS TO FIT IN MATRIX HEADER!"
- },
- "xhrPrettyName":{
- "message":"XHR",
- "description":"HAS TO FIT IN MATRIX HEADER!"
- },
- "framePrettyName":{
- "message":"рамка",
- "description":"HAS TO FIT IN MATRIX HEADER!"
- },
- "otherPrettyName":{
- "message":"друго",
- "description":"HAS TO FIT IN MATRIX HEADER!"
- },
- "matrixNoNetTrafficPrompt":{
- "message":"No net traffic seen for this tab so far.",
- "description":""
- },
- "matrixMtxButtonTip":{
- "message":"Disable\/enable matrix filtering for this scope.",
- "description":"Tool tip for matrix button"
- },
- "matrixPersistButtonTip":{
- "message":"Запис на всички временни промени в тази област.",
- "description":"Tool tip for the persist button"
- },
- "matrixRevertButtonTip":{
- "message":"Revert temporary changes for this scope.",
- "description":"Tool tip for the revert local permission button"
- },
- "matrixReloadButton":{
- "message":"Презареждане на страницата.",
- "description":"Tool tip for the reload button"
- },
- "matrix1stPartyLabel":{
- "message":"текущ домейн",
- "description":"1st-party"
- },
- "matrixBlacklistedHostnames":{
- "message":"сайтове в черния списък: {{count}}",
- "description":"Appears in the metadata row of bottom-most group: **mind the limited width**"
- },
- "matrixSwitchNoMixedContent":{
- "message":"Само HTTPS",
- "description":"A menu entry in the matrix popup"
- },
- "matrixSwitchUASpoof":{
- "message":"User agent spoofing",
- "description":"A menu entry in the matrix popup"
- },
- "matrixSwitchReferrerSpoof":{
- "message":"Referrer spoofing",
- "description":"A menu entry in the matrix popup"
- },
- "matrixRevertAllEntry":{
- "message":"Отмяна на всички временни промени",
- "description":"A menu entry in the matrix popup"
- },
- "matrixLoggerMenuEntry":{
- "message":"Go to logger",
- "description":"A menu entry in the matrix popup"
- },
- "matrixDashboardMenuEntry":{
- "message":"Към контролното табло",
- "description":"A menu entry in the matrix popup"
- },
- "statsPageTitle":{
- "message":"uMatrix – Статистика",
- "description":""
- },
- "statsPageGenericStats":{
- "message":"Обща статистика",
- "description":""
- },
- "statsPageCookieHeadersFoiled":{
- "message":"HTTP cookie<\/a> headers foiled: {{count}}",
- "description":""
- },
- "statsPageRefererHeadersFoiled":{
- "message":"HTTP referer<\/a> headers foiled: {{count}}",
- "description":""
- },
- "statsPageHyperlinkAuditingFoiled":{
- "message":"Hyperlink auditing<\/a> attempts foiled: {{count}}",
- "description":""
- },
- "statsPageCookiesRemoved":{
- "message":"Local cookies removed: {{count}}",
- "description":""
- },
- "statsPageLocalStoragesCleared":{
- "message":"Local storages<\/a> emptied: {{count}}",
- "description":""
- },
- "statsPageBrowserCacheCleared":{
- "message":"Изчистен е кешът в браузъра: {{count}}",
- "description":""
- },
- "statsPageDetailedStats":{
- "message":"Подробна статистика",
- "description":""
- },
- "statsPageDetailedAllPages":{
- "message":"Всичко",
- "description":""
- },
- "statsPageDetailedBehindTheScenePage":{
- "message":"Скрити заявки",
- "description":""
- },
- "statsPageOverview":{
- "message":"Общ преглед",
- "description":""
- },
- "statsPageRequests":{
- "message":"Заявки",
- "description":"header for the stat type column"
- },
- "statsPageAllowed":{
- "message":"Позволено",
- "description":"header for the allowed requests column"
- },
- "statsPageBlocked":{
- "message":"Блокирано",
- "description":"header for the blocked requests column"
- },
- "statsPageAll":{
- "message":"Всичко",
- "description":""
- },
- "statsPagePages":{
- "message":"Страници",
- "description":""
- },
- "statsPageCookies":{
- "message":"Бисквитки",
- "description":""
- },
- "statsPageCSS":{
- "message":"CSS",
- "description":""
- },
- "statsPageImages":{
- "message":"Изображения",
- "description":""
- },
- "statsPagePlugins":{
- "message":"Приставки",
- "description":""
- },
- "statsPageScripts":{
- "message":"Скриптове",
- "description":""
- },
- "statsPageXHRs":{
- "message":"XHR-и",
- "description":""
- },
- "statsPageFrames":{
- "message":"Рамки",
- "description":""
- },
- "statsPageOthers":{
- "message":"Други",
- "description":""
- },
- "statsPageDetailed":{
- "message":"Logger",
- "description":""
- },
- "statsPageLogSizePrompt1":{
- "message":"Запомняне на последното",
- "description":"First part of Remember the last [n] HTTP requests per page"
- },
- "statsPageLogSizePrompt2":{
- "message":"HTTP заявки за страница<\/b>.",
- "description":"Second part of Remember the last [n] HTTP requests per page"
- },
- "statsPageLogSizeHelp":{
- "message":" You can inspect details of the most recent raw HTTP requests which have been made by a web page (see below).<\/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> 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> Enter “ Blacklisted cookies are not prevented by 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> Once these blacklisted cookies have been accounted for by uMatrix<\/i>, they can be removed from your browser if you wish so.<\/p> 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 uMatrix<\/i> if this option is checked. So be sure that the hostname(s) with which an extension communicate is whitelisted.<\/p>",
- "description":""
- },
- "privacyDeleteNonBlockedSessionCookiesPrompt1":{
- "message":"Изтриване на неблокираните бисквитки за сесията ",
- "description":"First part of 'Delete non-blocked session cookies [n] minutes after the last time they have been used'"
- },
- "privacyDeleteNonBlockedSessionCookiesPrompt2":{
- "message":" минути след последната употреба.",
- "description":"Second part of 'Delete non-blocked session cookies [n] minutes after the last time they have been used'"
- },
- "privacyDeleteNonBlockedSessionCookiesHelp":{
- "message":" 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> Except that this 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>",
- "description":""
- },
- "privacyDeleteBlockedLocalStoragePrompt":{
- "message":"Изтрийте съдържанието на локалното хранилище<\/a> от блокирани имена на хостове",
- "description":""
- },
- "privacyDeleteBlockedLocalStorageHelp":{
- "message":"TODO",
- "description":""
- },
- "privacyClearCachePrompt1":{
- "message":"Изчиства кеша на браузъра на всеки",
- "description":"First part of 'Clear browser cache every [n] minutes'"
- },
- "privacyClearCachePrompt2":{
- "message":"минути.",
- "description":"Second part of 'Clear browser cache every [n] minutes'"
- },
- "privacyClearCacheHelp":{
- "message":" 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> A few of these tricks rely[1, 2]<\/sup> on the browser cache<\/a>, which content is often long lasting since rarely will users take the time to regularly clear their browser cache.<\/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> Check this option to have uMatrix<\/i> do it for you, at the interval you wish.<\/p> [1] “Preventing Web Tracking via the Browser Cache”<\/a>\n[2] “Cookieless cookies”<\/a><\/p>",
- "description":""
- },
- "privacyProcessRefererPrompt":{
- "message":"Spoof HTTP referrer<\/a> string of third-party requests.",
- "description":""
- },
- "privacyProcessRefererHelp":{
- "message":"From Wikipedia: From Mozilla Developer Network<\/a>:<\/p> Hyperlink auditing is a mechanism which allow a party, 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>",
- "description":""
- },
- "privacySpoofUserAgentPrompt1":{
- "message":"Spoof User-Agent<\/a> string by randomly picking a new one below every",
- "description":"First part of UA-spoofing prompt"
- },
- "privacySpoofUserAgentPrompt2":{
- "message":"минути.",
- "description":"Second part"
- },
- "privacySpoofUserAgentHelp":{
- "message":"According to the Electronic Frontier Foundation<\/i><\/a>: “[...] your browser sends a ‘User Agent’ header to the website saying precisely which operating system and web browser you are using. This information could help distinguish Internet users from one another because these versions differ, often considerably, from person to person. [...] the User Agent string becomes a real privacy problem<\/b>.” This option allows you to address the privacy issue raised by the EFF. Please note that your actual User Agent string can be leaked<\/a> through WebSockets.<\/p> You can supply your own list of user agent strings. One string per line. Blank lines and lines prefixed with ‘#’ will be ignored.<\/p>",
- "description":""
- },
- "userRulesPermanentHeader":{
- "message":"Постоянни правила",
- "description":""
- },
- "userRulesTemporaryHeader":{
- "message":"Временни правила",
- "description":""
- },
- "userRulesRevert":{
- "message":"Връщане",
- "description":"Will remove all temporary rules"
- },
- "userRulesCommit":{
- "message":"Commit",
- "description":"Will save all temporary rules"
- },
- "userRulesEdit":{
- "message":"Редактиране",
- "description":"Will enable manual-edit mode (textarea)"
- },
- "userRulesEditSave":{
- "message":"Запис",
- "description":"Will save manually-edited content and exit manual-edit mode"
- },
- "userRulesEditDicard":{
- "message":"Discard",
- "description":"Will discard manually-edited content and exit manual-edit mode"
- },
- "userRulesImport":{
- "message":"Import from file...",
- "description":""
- },
- "userRulesExport":{
- "message":"Export to file...",
- "description":""
- },
- "userRulesFormatHint":{
- "message":"Правилата за синтаксиса можете да видите на тази страница.",
- "description":""
- },
- "userRulesDefaultFileName":{
- "message":"my-umatrix-rules.txt",
- "description":"default file name to use"
- },
- "hostsFilesPrompt":{
- "message":"Всички сайтове във файла с хостове са заредени като блокирани на глобално ниво.",
- "description":""
- },
- "hostsFilesStats":{
- "message":"{{blockedHostnameCount}} distinct blocked hostnames from:",
- "description":""
- },
- "hostsFilesPerFileStats":{
- "message":"{{used}} използвано от {{total}}",
- "description":""
- },
- "hostsFilesLastUpdate":{
- "message":"Последно обновяване: {{ago}}",
- "description":"English: Last update: {{ago}}, where 'ago' will be replaced with something like '2 days ago'"
- },
- "hostsFilesApplyChanges":{
- "message":"Прилагане на промените",
- "description":""
- },
- "hostsFilesAutoUpdatePrompt":{
- "message":"Автообновление на файловете от хостовете.",
- "description":""
- },
- "hostsFilesUpdateNow":{
- "message":"Обновяване сега",
- "description":""
- },
- "hostsFilesPurgeAll":{
- "message":"Очистване на всичкия кеш",
- "description":""
- },
- "hostsFilesExternalListsHint":{
- "message":"One URL per line. Lines prefixed with ‘#’ will be ignored. Invalid URLs will be silently ignored.",
- "description":""
- },
- "hostsFilesExternalListsParse":{
- "message":"Анализиране",
- "description":""
- },
- "hostsFilesExternalListPurge":{
- "message":"очистване на кеша",
- "description":""
- },
- "hostsFilesExternalListNew":{
- "message":"налична е нова версия",
- "description":""
- },
- "hostsFilesExternalListObsolete":{
- "message":"остаряло",
- "description":""
- },
- "aboutChangelog":{
- "message":"Change log<\/a>",
- "description":""
- },
- "aboutStorageUsed":{
- "message":"Storage used: {{storageUsed}} bytes",
- "description":""
- },
- "aboutDoc":{
- "message":"Документация<\/a>",
- "description":""
- },
- "aboutPermissions":{
- "message":"Позволения<\/a>",
- "description":""
- },
- "aboutCode":{
- "message":"Изходен код (GPLv3)",
- "description":""
- },
- "aboutIssues":{
- "message":"Бъгове и проблеми",
- "description":""
- },
- "aboutContributors":{
- "message":"Сътрудници",
- "description":"English: Contributors"
- },
- "aboutCodeContributors":{
- "message":"Код:",
- "description":""
- },
- "aboutIssueContributors":{
- "message":"Проблеми:",
- "description":""
- },
- "aboutTranslationContributors":{
- "message":"Преводи:",
- "description":""
- },
- "aboutUserDataHeader":{
- "message":"Вашите данни",
- "description":""
- },
- "aboutBackupButton":{
- "message":"Правене на резервно копие...",
- "description":""
- },
- "aboutBackupFilename":{
- "message":"my-umatrix-backup.txt",
- "description":"default filename to use"
- },
- "aboutRestoreButton":{
- "message":"Възстановяване от файл...",
- "description":""
- },
- "aboutRestoreConfirm":{
- "message":"All your settings will be overwritten using data backed up on {{time}}, and uMatrix will restart.\n\nOverwrite all existing settings using backed up data?",
- "description":"Message asking user to confirm restore"
- },
- "aboutRestoreError":{
- "message":"Данните не могат да се прочетат или имат грешки",
- "description":""
- },
- "aboutOr":{
- "message":"... или ...",
- "description":"English: ... or ..."
- },
- "aboutResetButton":{
- "message":"Нулиране до първоначалните настройки",
- "description":"English: Reset to default settings"
- },
- "aboutResetConfirm":{
- "message":"Внимание! Това ще премахне всичките ви ръчни настройки. Наистина ли искате да продължите?",
- "description":"Message asking user to confirm reset"
- },
- "loggerFilterInputPlaceholder":{
- "message":"filter expression(s)",
- "description":"Appears in the input filed where filter expressions are entered"
- },
- "loggerMaxEntriesTip":{
- "message":"Максимален брой записи",
- "description":"Appears as a tooltip when hovering the input field"
- },
- "loggerEntryUserAgentSpoofing":{
- "message":"spoofing user agent with: {{value}}",
- "description":"An entry for when a new user agent string is selected"
- },
- "loggerEntryCookieDeleted":{
- "message":"бисквитката е изтрита: {{value}}",
- "description":"An entry for when a cookie is deleted"
- },
- "loggerEntryDeleteCookieError":{
- "message":"пропадна изтриването на бисквитката: {{value}}",
- "description":"An entry for when the browser cache is cleared"
- },
- "loggerEntryBrowserCacheCleared":{
- "message":"кешът в браузъра е изчистен",
- "description":"An entry for when a cookie can't be deleted"
- },
- "loggerEntryAssetUpdated":{
- "message":"asset updated: {{value}}",
- "description":"An entry for when an asset was updated"
- },
- "mainBlockedPrompt1":{
- "message":"uMatrix попречи зареждането на следната страница:",
- "description":"English: uMatrix has prevented the following page from loading:"
- },
- "mainBlockedPrompt2":{
- "message":"Заради следното правило",
- "description":"English: Because of the following rule"
- },
- "mainBlockedBack":{
- "message":"Обратно",
- "description":"English: Go back"
- },
- "mainBlockedClose":{
- "message":"Затваряне",
- "description":"English: Close"
- },
- "commandRevertAll":{
- "message":"Revert all temporary changes",
- "description":""
- },
- "commandWhitelistPageDomain":{
- "message":"Временно позволяване на домейна на страницата",
- "description":""
- },
- "commandWhitelistAll":{
- "message":"Временно позволение на всички",
- "description":""
- },
- "commandOpenDashboard":{
- "message":"Отваряне на контролното табло",
- "description":""
- },
- "elapsedOneMinuteAgo":{
- "message":"преди минута",
- "description":"English: a minute ago"
- },
- "elapsedManyMinutesAgo":{
- "message":"преди {{value}} минути",
- "description":"English: {{value}} minutes ago"
- },
- "elapsedOneHourAgo":{
- "message":"преди час",
- "description":"English: an hour ago"
- },
- "elapsedManyHoursAgo":{
- "message":"преди {{value}} часа",
- "description":"English: {{value}} hours ago"
- },
- "elapsedOneDayAgo":{
- "message":"преди ден",
- "description":"English: a day ago"
- },
- "elapsedManyDaysAgo":{
- "message":"преди {{value}} дни",
- "description":"English: {{value}} days ago"
- },
- "showDashboardButton":{
- "message":"Контролно табло",
- "description":"Appears in Firefox's add-on preferences"
- },
- "showLoggerButton":{
- "message":"Logger",
- "description":"Appears in Firefox's add-on preferences"
- },
- "cloudPush":{
- "message":"Export to cloud storage",
- "description":"tooltip"
- },
- "cloudPull":{
- "message":"Import from cloud storage",
- "description":"tooltip"
- },
- "cloudNoData":{
- "message":"…",
- "description":""
- },
- "cloudDeviceNamePrompt":{
- "message":"Името на това устройство:",
- "description":"used as a prompt for the user to provide a custom device name"
- },
- "genericSubmit":{
- "message":"Подаване",
- "description":"for generic 'submit' buttons"
- },
- "genericRevert":{
- "message":"Връщане",
- "description":"for generic 'revert' buttons"
- },
- "errorCantConnectTo":{
- "message":"Грешка в мрежата: не може да се свърже към {{url}}",
- "description":""
- }
+ "extName": {
+ "message": "uMatrix",
+ "description": ""
+ },
+ "extShortDesc": {
+ "message": "Point & click to forbid\/allow any class of requests made by your browser. Use it to block scripts, iframes, ads, facebook, etc.",
+ "description": "this will be used as short description in web stores: MUST BE 132 characters OR LESS"
+ },
+ "dashboardPageName": {
+ "message": "uMatrix — Tабло",
+ "description": ""
+ },
+ "settingsPageName": {
+ "message": "Настройки",
+ "description": "a tab in dashboard"
+ },
+ "privacyPageName": {
+ "message": "Поверителност",
+ "description": "a tab in dashboard"
+ },
+ "statsPageName": {
+ "message": "Статистика",
+ "description": "a tab in dashboard"
+ },
+ "userRulesPageName": {
+ "message": "Мои правила",
+ "description": "a tab in dashboard"
+ },
+ "ubiquitousRulesPageName": {
+ "message": "Файлове с хостове",
+ "description": "a tab in dashboard"
+ },
+ "aboutPageName": {
+ "message": "Относно",
+ "description": "a tab in dashboard"
+ },
+ "allPrettyName": {
+ "message": "всичко",
+ "description": "HAS TO FIT IN MATRIX HEADER!"
+ },
+ "cookiePrettyName": {
+ "message": "бискв",
+ "description": "HAS TO FIT IN MATRIX HEADER!"
+ },
+ "cssPrettyName": {
+ "message": "css",
+ "description": "HAS TO FIT IN MATRIX HEADER!"
+ },
+ "imagePrettyName": {
+ "message": "изобр",
+ "description": "HAS TO FIT IN MATRIX HEADER!"
+ },
+ "mediaPrettyName": {
+ "message": "media",
+ "description": "HAS TO FIT IN MATRIX HEADER!"
+ },
+ "pluginPrettyName": {
+ "message": "приставка",
+ "description": "HAS TO FIT IN MATRIX HEADER!"
+ },
+ "scriptPrettyName": {
+ "message": "скрипт",
+ "description": "HAS TO FIT IN MATRIX HEADER!"
+ },
+ "xhrPrettyName": {
+ "message": "XHR",
+ "description": "HAS TO FIT IN MATRIX HEADER!"
+ },
+ "framePrettyName": {
+ "message": "рамка",
+ "description": "HAS TO FIT IN MATRIX HEADER!"
+ },
+ "otherPrettyName": {
+ "message": "друго",
+ "description": "HAS TO FIT IN MATRIX HEADER!"
+ },
+ "matrixNoNetTrafficPrompt": {
+ "message": "No net traffic seen for this tab so far.",
+ "description": ""
+ },
+ "matrixMtxButtonTip": {
+ "message": "Disable\/enable matrix filtering for this scope.",
+ "description": "Tool tip for matrix button"
+ },
+ "matrixPersistButtonTip": {
+ "message": "Запис на всички временни промени в тази област.",
+ "description": "Tool tip for the persist button"
+ },
+ "matrixRevertButtonTip": {
+ "message": "Revert temporary changes for this scope.",
+ "description": "Tool tip for the revert local permission button"
+ },
+ "matrixReloadButton": {
+ "message": "Презареждане на страницата.",
+ "description": "Tool tip for the reload button"
+ },
+ "matrix1stPartyLabel": {
+ "message": "текущ домейн",
+ "description": "1st-party"
+ },
+ "matrixBlacklistedHostnames": {
+ "message": "сайтове в черния списък: {{count}}",
+ "description": "Appears in the metadata row of bottom-most group: **mind the limited width**"
+ },
+ "matrixSwitchNoMixedContent": {
+ "message": "Само HTTPS",
+ "description": "A menu entry in the matrix popup"
+ },
+ "matrixSwitchUASpoof": {
+ "message": "User agent spoofing",
+ "description": "A menu entry in the matrix popup"
+ },
+ "matrixSwitchReferrerSpoof": {
+ "message": "Referrer spoofing",
+ "description": "A menu entry in the matrix popup"
+ },
+ "matrixRevertAllEntry": {
+ "message": "Отмяна на всички временни промени",
+ "description": "A menu entry in the matrix popup"
+ },
+ "matrixLoggerMenuEntry": {
+ "message": "Go to logger",
+ "description": "A menu entry in the matrix popup"
+ },
+ "matrixDashboardMenuEntry": {
+ "message": "Към контролното табло",
+ "description": "A menu entry in the matrix popup"
+ },
+ "statsPageTitle": {
+ "message": "uMatrix – Статистика",
+ "description": ""
+ },
+ "statsPageGenericStats": {
+ "message": "Обща статистика",
+ "description": ""
+ },
+ "statsPageCookieHeadersFoiled": {
+ "message": "HTTP cookie<\/a> headers foiled: {{count}}",
+ "description": ""
+ },
+ "statsPageRefererHeadersFoiled": {
+ "message": "HTTP referer<\/a> headers foiled: {{count}}",
+ "description": ""
+ },
+ "statsPageHyperlinkAuditingFoiled": {
+ "message": "Hyperlink auditing<\/a> attempts foiled: {{count}}",
+ "description": ""
+ },
+ "statsPageCookiesRemoved": {
+ "message": "Local cookies removed: {{count}}",
+ "description": ""
+ },
+ "statsPageLocalStoragesCleared": {
+ "message": "Local storages<\/a> emptied: {{count}}",
+ "description": ""
+ },
+ "statsPageBrowserCacheCleared": {
+ "message": "Изчистен е кешът в браузъра: {{count}}",
+ "description": ""
+ },
+ "statsPageDetailedStats": {
+ "message": "Подробна статистика",
+ "description": ""
+ },
+ "statsPageDetailedAllPages": {
+ "message": "Всичко",
+ "description": ""
+ },
+ "statsPageDetailedBehindTheScenePage": {
+ "message": "Скрити заявки",
+ "description": ""
+ },
+ "statsPageOverview": {
+ "message": "Общ преглед",
+ "description": ""
+ },
+ "statsPageRequests": {
+ "message": "Заявки",
+ "description": "header for the stat type column"
+ },
+ "statsPageAllowed": {
+ "message": "Позволено",
+ "description": "header for the allowed requests column"
+ },
+ "statsPageBlocked": {
+ "message": "Блокирано",
+ "description": "header for the blocked requests column"
+ },
+ "statsPageAll": {
+ "message": "Всичко",
+ "description": ""
+ },
+ "statsPagePages": {
+ "message": "Страници",
+ "description": ""
+ },
+ "statsPageCookies": {
+ "message": "Бисквитки",
+ "description": ""
+ },
+ "statsPageCSS": {
+ "message": "CSS",
+ "description": ""
+ },
+ "statsPageImages": {
+ "message": "Изображения",
+ "description": ""
+ },
+ "statsPagePlugins": {
+ "message": "Приставки",
+ "description": ""
+ },
+ "statsPageScripts": {
+ "message": "Скриптове",
+ "description": ""
+ },
+ "statsPageXHRs": {
+ "message": "XHR-и",
+ "description": ""
+ },
+ "statsPageFrames": {
+ "message": "Рамки",
+ "description": ""
+ },
+ "statsPageOthers": {
+ "message": "Други",
+ "description": ""
+ },
+ "statsPageDetailed": {
+ "message": "Logger",
+ "description": ""
+ },
+ "statsPageLogSizePrompt1": {
+ "message": "Запомняне на последното",
+ "description": "First part of Remember the last [n] HTTP requests per page"
+ },
+ "statsPageLogSizePrompt2": {
+ "message": "HTTP заявки за страница<\/b>.",
+ "description": "Second part of Remember the last [n] HTTP requests per page"
+ },
+ "statsPageLogSizeHelp": {
+ "message": " You can inspect details of the most recent raw HTTP requests which have been made by a web page (see below).<\/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> 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> Enter “ Blacklisted cookies are not prevented by 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> Once these blacklisted cookies have been accounted for by uMatrix<\/i>, they can be removed from your browser if you wish so.<\/p> 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 uMatrix<\/i> if this option is checked. So be sure that the hostname(s) with which an extension communicate is whitelisted.<\/p>",
+ "description": ""
+ },
+ "privacyDeleteNonBlockedSessionCookiesPrompt1": {
+ "message": "Изтриване на неблокираните бисквитки за сесията ",
+ "description": "First part of 'Delete non-blocked session cookies [n] minutes after the last time they have been used'"
+ },
+ "privacyDeleteNonBlockedSessionCookiesPrompt2": {
+ "message": " минути след последната употреба.",
+ "description": "Second part of 'Delete non-blocked session cookies [n] minutes after the last time they have been used'"
+ },
+ "privacyDeleteNonBlockedSessionCookiesHelp": {
+ "message": " 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> Except that this 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>",
+ "description": ""
+ },
+ "privacyDeleteBlockedLocalStoragePrompt": {
+ "message": "Изтрийте съдържанието на локалното хранилище<\/a> от блокирани имена на хостове",
+ "description": ""
+ },
+ "privacyDeleteBlockedLocalStorageHelp": {
+ "message": "TODO",
+ "description": ""
+ },
+ "privacyClearCachePrompt1": {
+ "message": "Изчиства кеша на браузъра на всеки",
+ "description": "First part of 'Clear browser cache every [n] minutes'"
+ },
+ "privacyClearCachePrompt2": {
+ "message": "минути.",
+ "description": "Second part of 'Clear browser cache every [n] minutes'"
+ },
+ "privacyClearCacheHelp": {
+ "message": " 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> A few of these tricks rely[1, 2]<\/sup> on the browser cache<\/a>, which content is often long lasting since rarely will users take the time to regularly clear their browser cache.<\/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> Check this option to have uMatrix<\/i> do it for you, at the interval you wish.<\/p> [1] “Preventing Web Tracking via the Browser Cache”<\/a>\n[2] “Cookieless cookies”<\/a><\/p>",
+ "description": ""
+ },
+ "privacyProcessRefererPrompt": {
+ "message": "Spoof HTTP referrer<\/a> string of third-party requests.",
+ "description": ""
+ },
+ "privacyProcessRefererHelp": {
+ "message": "From Wikipedia: From Mozilla Developer Network<\/a>:<\/p> Hyperlink auditing is a mechanism which allow a party, 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>",
+ "description": ""
+ },
+ "privacySpoofUserAgentPrompt1": {
+ "message": "Spoof User-Agent<\/a> string by randomly picking a new one below every",
+ "description": "First part of UA-spoofing prompt"
+ },
+ "privacySpoofUserAgentPrompt2": {
+ "message": "минути.",
+ "description": "Second part"
+ },
+ "privacySpoofUserAgentHelp": {
+ "message": "According to the Electronic Frontier Foundation<\/i><\/a>: “[...] your browser sends a ‘User Agent’ header to the website saying precisely which operating system and web browser you are using. This information could help distinguish Internet users from one another because these versions differ, often considerably, from person to person. [...] the User Agent string becomes a real privacy problem<\/b>.” This option allows you to address the privacy issue raised by the EFF. Please note that your actual User Agent string can be leaked<\/a> through WebSockets.<\/p> You can supply your own list of user agent strings. One string per line. Blank lines and lines prefixed with ‘#’ will be ignored.<\/p>",
+ "description": ""
+ },
+ "userRulesPermanentHeader": {
+ "message": "Постоянни правила",
+ "description": ""
+ },
+ "userRulesTemporaryHeader": {
+ "message": "Временни правила",
+ "description": ""
+ },
+ "userRulesRevert": {
+ "message": "Връщане",
+ "description": "Will remove all temporary rules"
+ },
+ "userRulesCommit": {
+ "message": "Commit",
+ "description": "Will save all temporary rules"
+ },
+ "userRulesEdit": {
+ "message": "Редактиране",
+ "description": "Will enable manual-edit mode (textarea)"
+ },
+ "userRulesEditSave": {
+ "message": "Запис",
+ "description": "Will save manually-edited content and exit manual-edit mode"
+ },
+ "userRulesEditDicard": {
+ "message": "Discard",
+ "description": "Will discard manually-edited content and exit manual-edit mode"
+ },
+ "userRulesImport": {
+ "message": "Import from file...",
+ "description": ""
+ },
+ "userRulesExport": {
+ "message": "Export to file...",
+ "description": ""
+ },
+ "userRulesFormatHint": {
+ "message": "Правилата за синтаксиса можете да видите на тази страница.",
+ "description": ""
+ },
+ "userRulesDefaultFileName": {
+ "message": "my-umatrix-rules.txt",
+ "description": "default file name to use"
+ },
+ "hostsFilesPrompt": {
+ "message": "Всички сайтове във файла с хостове са заредени като блокирани на глобално ниво.",
+ "description": ""
+ },
+ "hostsFilesStats": {
+ "message": "{{blockedHostnameCount}} distinct blocked hostnames from:",
+ "description": ""
+ },
+ "hostsFilesPerFileStats": {
+ "message": "{{used}} използвано от {{total}}",
+ "description": ""
+ },
+ "hostsFilesLastUpdate": {
+ "message": "Последно обновяване: {{ago}}",
+ "description": "English: Last update: {{ago}}, where 'ago' will be replaced with something like '2 days ago'"
+ },
+ "hostsFilesApplyChanges": {
+ "message": "Прилагане на промените",
+ "description": ""
+ },
+ "hostsFilesAutoUpdatePrompt": {
+ "message": "Автообновление на файловете от хостовете.",
+ "description": ""
+ },
+ "hostsFilesUpdateNow": {
+ "message": "Обновяване сега",
+ "description": ""
+ },
+ "hostsFilesPurgeAll": {
+ "message": "Очистване на всичкия кеш",
+ "description": ""
+ },
+ "hostsFilesExternalListsHint": {
+ "message": "One URL per line. Lines prefixed with ‘#’ will be ignored. Invalid URLs will be silently ignored.",
+ "description": ""
+ },
+ "hostsFilesExternalListsParse": {
+ "message": "Анализиране",
+ "description": ""
+ },
+ "hostsFilesExternalListPurge": {
+ "message": "очистване на кеша",
+ "description": ""
+ },
+ "hostsFilesExternalListNew": {
+ "message": "налична е нова версия",
+ "description": ""
+ },
+ "hostsFilesExternalListObsolete": {
+ "message": "остаряло",
+ "description": ""
+ },
+ "aboutChangelog": {
+ "message": "Change log<\/a>",
+ "description": ""
+ },
+ "aboutStorageUsed": {
+ "message": "Storage used: {{storageUsed}} bytes",
+ "description": ""
+ },
+ "aboutDoc": {
+ "message": "Документация<\/a>",
+ "description": ""
+ },
+ "aboutPermissions": {
+ "message": "Позволения<\/a>",
+ "description": ""
+ },
+ "aboutCode": {
+ "message": "Изходен код (GPLv3)",
+ "description": ""
+ },
+ "aboutIssues": {
+ "message": "Бъгове и проблеми",
+ "description": ""
+ },
+ "aboutContributors": {
+ "message": "Сътрудници",
+ "description": "English: Contributors"
+ },
+ "aboutCodeContributors": {
+ "message": "Код:",
+ "description": ""
+ },
+ "aboutIssueContributors": {
+ "message": "Проблеми:",
+ "description": ""
+ },
+ "aboutTranslationContributors": {
+ "message": "Преводи:",
+ "description": ""
+ },
+ "aboutUserDataHeader": {
+ "message": "Вашите данни",
+ "description": ""
+ },
+ "aboutBackupButton": {
+ "message": "Правене на резервно копие...",
+ "description": ""
+ },
+ "aboutBackupFilename": {
+ "message": "my-umatrix-backup.txt",
+ "description": "default filename to use"
+ },
+ "aboutRestoreButton": {
+ "message": "Възстановяване от файл...",
+ "description": ""
+ },
+ "aboutRestoreConfirm": {
+ "message": "All your settings will be overwritten using data backed up on {{time}}, and uMatrix will restart.\n\nOverwrite all existing settings using backed up data?",
+ "description": "Message asking user to confirm restore"
+ },
+ "aboutRestoreError": {
+ "message": "Данните не могат да се прочетат или имат грешки",
+ "description": ""
+ },
+ "aboutOr": {
+ "message": "... или ...",
+ "description": "English: ... or ..."
+ },
+ "aboutResetButton": {
+ "message": "Нулиране до първоначалните настройки",
+ "description": "English: Reset to default settings"
+ },
+ "aboutResetConfirm": {
+ "message": "Внимание! Това ще премахне всичките ви ръчни настройки. Наистина ли искате да продължите?",
+ "description": "Message asking user to confirm reset"
+ },
+ "loggerFilterInputPlaceholder": {
+ "message": "filter expression(s)",
+ "description": "Appears in the input filed where filter expressions are entered"
+ },
+ "loggerMaxEntriesTip": {
+ "message": "Максимален брой записи",
+ "description": "Appears as a tooltip when hovering the input field"
+ },
+ "loggerEntryUserAgentSpoofing": {
+ "message": "spoofing user agent with: {{value}}",
+ "description": "An entry for when a new user agent string is selected"
+ },
+ "loggerEntryCookieDeleted": {
+ "message": "бисквитката е изтрита: {{value}}",
+ "description": "An entry for when a cookie is deleted"
+ },
+ "loggerEntryDeleteCookieError": {
+ "message": "пропадна изтриването на бисквитката: {{value}}",
+ "description": "An entry for when the browser cache is cleared"
+ },
+ "loggerEntryBrowserCacheCleared": {
+ "message": "кешът в браузъра е изчистен",
+ "description": "An entry for when a cookie can't be deleted"
+ },
+ "loggerEntryAssetUpdated": {
+ "message": "asset updated: {{value}}",
+ "description": "An entry for when an asset was updated"
+ },
+ "mainBlockedPrompt1": {
+ "message": "uMatrix попречи зареждането на следната страница:",
+ "description": "English: uMatrix has prevented the following page from loading:"
+ },
+ "mainBlockedPrompt2": {
+ "message": "Заради следното правило",
+ "description": "English: Because of the following rule"
+ },
+ "mainBlockedBack": {
+ "message": "Обратно",
+ "description": "English: Go back"
+ },
+ "mainBlockedClose": {
+ "message": "Затваряне",
+ "description": "English: Close"
+ },
+ "commandRevertAll": {
+ "message": "Revert all temporary changes",
+ "description": ""
+ },
+ "commandWhitelistPageDomain": {
+ "message": "Временно позволяване на домейна на страницата",
+ "description": ""
+ },
+ "commandWhitelistAll": {
+ "message": "Временно позволение на всички",
+ "description": ""
+ },
+ "commandOpenDashboard": {
+ "message": "Отваряне на контролното табло",
+ "description": ""
+ },
+ "elapsedOneMinuteAgo": {
+ "message": "преди минута",
+ "description": "English: a minute ago"
+ },
+ "elapsedManyMinutesAgo": {
+ "message": "преди {{value}} минути",
+ "description": "English: {{value}} minutes ago"
+ },
+ "elapsedOneHourAgo": {
+ "message": "преди час",
+ "description": "English: an hour ago"
+ },
+ "elapsedManyHoursAgo": {
+ "message": "преди {{value}} часа",
+ "description": "English: {{value}} hours ago"
+ },
+ "elapsedOneDayAgo": {
+ "message": "преди ден",
+ "description": "English: a day ago"
+ },
+ "elapsedManyDaysAgo": {
+ "message": "преди {{value}} дни",
+ "description": "English: {{value}} days ago"
+ },
+ "showDashboardButton": {
+ "message": "Контролно табло",
+ "description": "Appears in Firefox's add-on preferences"
+ },
+ "showLoggerButton": {
+ "message": "Logger",
+ "description": "Appears in Firefox's add-on preferences"
+ },
+ "cloudPush": {
+ "message": "Export to cloud storage",
+ "description": "tooltip"
+ },
+ "cloudPull": {
+ "message": "Import from cloud storage",
+ "description": "tooltip"
+ },
+ "cloudNoData": {
+ "message": "…",
+ "description": ""
+ },
+ "cloudDeviceNamePrompt": {
+ "message": "Името на това устройство:",
+ "description": "used as a prompt for the user to provide a custom device name"
+ },
+ "genericSubmit": {
+ "message": "Подаване",
+ "description": "for generic 'submit' buttons"
+ },
+ "genericRevert": {
+ "message": "Връщане",
+ "description": "for generic 'revert' buttons"
+ },
+ "errorCantConnectTo": {
+ "message": "Грешка в мрежата: не може да се свърже към {{url}}",
+ "description": ""
+ }
}
\ No newline at end of file
diff --git a/src/_locales/bn/messages.json b/src/_locales/bn/messages.json
index 25e67a1..5e2138f 100644
--- a/src/_locales/bn/messages.json
+++ b/src/_locales/bn/messages.json
@@ -1,690 +1,690 @@
{
- "extName":{
- "message":"uম্যাট্রিক্স",
- "description":""
- },
- "extShortDesc":{
- "message":"আপনার ব্রাউজার দ্বারা করা যে কোন শ্রেণীর অনুরোধ অনুমতি\/নিষেধ করতে পয়েন্ট ও ক্লিক করুন। স্ক্রিপ্ট, আইফ্রেম, বিজ্ঞাপন, ফেসবুক, ইত্যাদি ব্লক এটি ব্যবহার করুন।",
- "description":"this will be used as short description in web stores: MUST BE 132 characters OR LESS"
- },
- "dashboardPageName":{
- "message":"uম্যাট্রিক্স — ড্যাশবোর্ড",
- "description":""
- },
- "settingsPageName":{
- "message":"সেটিংস",
- "description":"a tab in dashboard"
- },
- "privacyPageName":{
- "message":"গোপনীয়তা",
- "description":"a tab in dashboard"
- },
- "statsPageName":{
- "message":"পরিসংখ্যান",
- "description":"a tab in dashboard"
- },
- "userRulesPageName":{
- "message":"আমার নিয়ম",
- "description":"a tab in dashboard"
- },
- "ubiquitousRulesPageName":{
- "message":"নিমন্ত্রক ফাইল",
- "description":"a tab in dashboard"
- },
- "aboutPageName":{
- "message":"সম্পর্কে",
- "description":"a tab in dashboard"
- },
- "allPrettyName":{
- "message":"সব",
- "description":"HAS TO FIT IN MATRIX HEADER!"
- },
- "cookiePrettyName":{
- "message":"কুকি",
- "description":"HAS TO FIT IN MATRIX HEADER!"
- },
- "cssPrettyName":{
- "message":"css",
- "description":"HAS TO FIT IN MATRIX HEADER!"
- },
- "imagePrettyName":{
- "message":"চিত্র",
- "description":"HAS TO FIT IN MATRIX HEADER!"
- },
- "mediaPrettyName":{
- "message":"media",
- "description":"HAS TO FIT IN MATRIX HEADER!"
- },
- "pluginPrettyName":{
- "message":"প্লাগইন",
- "description":"HAS TO FIT IN MATRIX HEADER!"
- },
- "scriptPrettyName":{
- "message":"স্ক্রিপ্ট",
- "description":"HAS TO FIT IN MATRIX HEADER!"
- },
- "xhrPrettyName":{
- "message":"XHR",
- "description":"HAS TO FIT IN MATRIX HEADER!"
- },
- "framePrettyName":{
- "message":"ফ্রেম",
- "description":"HAS TO FIT IN MATRIX HEADER!"
- },
- "otherPrettyName":{
- "message":"অন্যান্য",
- "description":"HAS TO FIT IN MATRIX HEADER!"
- },
- "matrixNoNetTrafficPrompt":{
- "message":"এখন পর্যন্ত এই ট্যাবের জন্য কোন নেট ট্রাফিক দেখা যায়নি।",
- "description":""
- },
- "matrixMtxButtonTip":{
- "message":"এই ব্যাপ্তির জন্য ম্যাট্রিক্স পরিশোধন সক্রিয়\/নিষ্ক্রিয় করুন।",
- "description":"Tool tip for matrix button"
- },
- "matrixPersistButtonTip":{
- "message":"এই ব্যাপ্তির জন্য সব অস্থায়ী পরিবর্তনগুলি সংরক্ষণ করুন।",
- "description":"Tool tip for the persist button"
- },
- "matrixRevertButtonTip":{
- "message":"এই ব্যাপ্তির জন্য অস্থায়ী পরিবর্তনগুলি প্রত্যাবর্তন করুন।",
- "description":"Tool tip for the revert local permission button"
- },
- "matrixReloadButton":{
- "message":"পৃষ্ঠাটি পুনঃলোড করুন।",
- "description":"Tool tip for the reload button"
- },
- "matrix1stPartyLabel":{
- "message":"১ম-দল",
- "description":"1st-party"
- },
- "matrixBlacklistedHostnames":{
- "message":"{{count}}টি কালোতালিকাভুক্ত হোস্টেরনাম",
- "description":"Appears in the metadata row of bottom-most group: **mind the limited width**"
- },
- "matrixSwitchNoMixedContent":{
- "message":"স্ক্রিপ্ট HTTPS",
- "description":"A menu entry in the matrix popup"
- },
- "matrixSwitchUASpoof":{
- "message":"ব্যবহারকারী এজেন্ট স্পুফিং",
- "description":"A menu entry in the matrix popup"
- },
- "matrixSwitchReferrerSpoof":{
- "message":"রেফারার স্পুফিং",
- "description":"A menu entry in the matrix popup"
- },
- "matrixRevertAllEntry":{
- "message":"সব অস্থায়ী পরিবর্তন প্রত্যাবর্তন করুন",
- "description":"A menu entry in the matrix popup"
- },
- "matrixLoggerMenuEntry":{
- "message":"লগারে যান",
- "description":"A menu entry in the matrix popup"
- },
- "matrixDashboardMenuEntry":{
- "message":"ড্যাশবোর্ডে যান",
- "description":"A menu entry in the matrix popup"
- },
- "statsPageTitle":{
- "message":"uম্যাট্রিক্স – পরিসংখ্যান",
- "description":""
- },
- "statsPageGenericStats":{
- "message":"জেনেরিক পরিসংখ্যান",
- "description":""
- },
- "statsPageCookieHeadersFoiled":{
- "message":"এইচটিটিপি কুকি<\/a> হেডার ব্যর্থ: {{count}}",
- "description":""
- },
- "statsPageRefererHeadersFoiled":{
- "message":"এইচটিটিপি রেফার<\/a> হেডার ব্যর্থ: {{count}}",
- "description":""
- },
- "statsPageHyperlinkAuditingFoiled":{
- "message":"হাইপারলিঙ্ক নিরীক্ষণ<\/a> প্রচেষ্টা ব্যর্থ: {{count}}",
- "description":""
- },
- "statsPageCookiesRemoved":{
- "message":"স্থানীয় কুকি সরানো হয়েছে: {{count}}টি",
- "description":""
- },
- "statsPageLocalStoragesCleared":{
- "message":"স্থানীয় সংগ্রহস্থল<\/a> খালি: {{count}}টি",
- "description":""
- },
- "statsPageBrowserCacheCleared":{
- "message":"ব্রাউজারের ক্যাশে পরিষ্কার হয়েছে: {{count}}টি",
- "description":""
- },
- "statsPageDetailedStats":{
- "message":"বিস্তারিত পরিসংখ্যান",
- "description":""
- },
- "statsPageDetailedAllPages":{
- "message":"সব",
- "description":""
- },
- "statsPageDetailedBehindTheScenePage":{
- "message":"পর্দার আড়ালে",
- "description":""
- },
- "statsPageOverview":{
- "message":"সংক্ষিপ্ত বিবরণ",
- "description":""
- },
- "statsPageRequests":{
- "message":"অনুরোধ",
- "description":"header for the stat type column"
- },
- "statsPageAllowed":{
- "message":"অনুমোদিত",
- "description":"header for the allowed requests column"
- },
- "statsPageBlocked":{
- "message":"অবরুদ্ধ",
- "description":"header for the blocked requests column"
- },
- "statsPageAll":{
- "message":"সব",
- "description":""
- },
- "statsPagePages":{
- "message":"পৃষ্ঠা",
- "description":""
- },
- "statsPageCookies":{
- "message":"কুকি",
- "description":""
- },
- "statsPageCSS":{
- "message":"CSS",
- "description":""
- },
- "statsPageImages":{
- "message":"চিত্র",
- "description":""
- },
- "statsPagePlugins":{
- "message":"প্লাগইন",
- "description":""
- },
- "statsPageScripts":{
- "message":"স্ক্রিপ্ট",
- "description":""
- },
- "statsPageXHRs":{
- "message":"XHRs",
- "description":""
- },
- "statsPageFrames":{
- "message":"ফ্রেম",
- "description":""
- },
- "statsPageOthers":{
- "message":"অন্যান্য",
- "description":""
- },
- "statsPageDetailed":{
- "message":"লগার",
- "description":""
- },
- "statsPageLogSizePrompt1":{
- "message":"শেষটি মনে রাখুন",
- "description":"First part of Remember the last [n] HTTP requests per page"
- },
- "statsPageLogSizePrompt2":{
- "message":"পাতা প্রতি<\/b> HTTP অনুরোধ।",
- "description":"Second part of Remember the last [n] HTTP requests per page"
- },
- "statsPageLogSizeHelp":{
- "message":" আপনি একটি ওয়েব পাতা দ্বারা তৈরিকৃত সাম্প্রতিকতম কাঁচা HTTP অনুরোধের বিস্তারিত পরিদর্শন করতে পারেন (নিচে দেখুন)।<\/p> এটি উন্নত ব্যবহারকারীদের জন্য মূলত দরকারী যারা একটি ওয়েব পাতা কি কাজ করছে তা তদন্ত করতে চান। কিন্তু এই HTTP অনুরোধে লগিং করার জন্য মেমরি প্রয়োজন, এবং আপনি যদি এই প্রযুক্তিগত তথ্যের প্রতি যত্নশীল না হোন, তাহলে মেমরির অপচয় হবে।<\/p> তাই এই ক্ষেত্র যা সর্বোচ্চ সংখ্যক আপনার সবচেয়ে সাম্প্রতিক HTTP অনুরোধ সমন্বয় করতে দেয় যার ফলে আরও পরিদর্শনের জন্য লগকৃত করা হয়।<\/p> বিস্তারিত লগিং বন্ধ করতে “ কালোতালিকাভুক্ত কুকি uম্যাট্রিক্স<\/i> দ্বারা আপনার ব্রাউজারে প্রবেশ করা থেকে প্রতিহত করা হয়না। তবে তাদের আপনার ব্রাউজার থেকে ছেড়ে চলে যাওয়ার সময় প্রতিহত করা হয়, যা সত্যিই গুরুত্বপূর্ণ। তারা আপনার ব্রাউজার প্রবেশ করার আগে কুকি অবরুদ্ধ না করা আপনাকে অবগত করার সুযোগ করে দেয় যে একটি সাইট কুকি ব্যবহার করার চেষ্টা করছে, এবং উপরন্তু তাদের বিষয়বস্তুর পরিদর্শন করা (যদি আপনি চান)।<\/p> uম্যাট্রিক্স<\/i> দ্বারা এইসব কালোতালিকাভুক্ত কুকি একবার দায়ী করা হলে, আপনি চাইলে তাদের আপনি আপনার ব্রাউজার থেকে মুছে ফেলতে পারেন।<\/p> গুরুত্বপূর্ণ তথ্য:<\/b> এক্সটেনশানগুলি তাদের স্বাভাবিক অপারেশনের সময় ওয়েব অনুরোধ করতে পারে। এই অনুরোধগুলির ফলাফল ব্রাউজারে কুকি তৈরি করা হচ্ছে হতে পারে। একটি কুকির উৎপত্তি সাদাতালিকাভুক্ত হোস্টনেম থেকে না হলে, uম্যাট্রিক্স<\/i> দ্বারা কুকি ব্রাউজার থেকে সরানো হবে যদি এই অপশনটি সক্রিয় করা থাকে। তাই নিশ্চিত হোন যে একটি এক্সটেনশনের যোগাযোগকৃত হোস্টনেম(গুলি) সাদাতালিকাভুক্ত।<\/p>",
- "description":""
- },
- "privacyDeleteNonBlockedSessionCookiesPrompt1":{
- "message":"অ-অবরুদ্ধ সেশন কুকি মুছুন ",
- "description":"First part of 'Delete non-blocked session cookies [n] minutes after the last time they have been used'"
- },
- "privacyDeleteNonBlockedSessionCookiesPrompt2":{
- "message":" মিনিটের যেটি সর্বশেষ সময়ে ব্যবহৃত হয়েছিল।",
- "description":"Second part of 'Delete non-blocked session cookies [n] minutes after the last time they have been used'"
- },
- "privacyDeleteNonBlockedSessionCookiesHelp":{
- "message":" W3C<\/a>: “যখন আপনি ব্রাউজারের সেশন শেষ করেন একটি সেশন কুকি তখন মুছে ফেলা হয়। সেশন কুকি অস্থায়ী মেমরির মধ্যে সংরক্ষিত হয় এবং ব্রাউজার বন্ধ করার পরে অপরিবর্তিত রাখা হয় না।”<\/p> সেটি বাদে এটি কিছু ব্রাউজারে নাও ঘটতে পারে<\/a>। এছাড়াও, কিছু ক্ষেত্রে, সেশন কুকি পরিস্কার করার জন্য ব্রাউজার বন্ধ হলে প্রথম দিকে যথেষ্ট নাও হতে পারে।<\/p>",
- "description":""
- },
- "privacyDeleteBlockedLocalStoragePrompt":{
- "message":"অবরুদ্ধ হোস্টনেম দ্বারা স্থাপিত স্থানীয় সঞ্চয়ের<\/a> সামগ্রী মুছে ফেলুন",
- "description":""
- },
- "privacyDeleteBlockedLocalStorageHelp":{
- "message":"করণীয়",
- "description":""
- },
- "privacyClearCachePrompt1":{
- "message":"ব্রাউজার ক্যাশে সাফ করুন প্রতি",
- "description":"First part of 'Clear browser cache every [n] minutes'"
- },
- "privacyClearCachePrompt2":{
- "message":"মিনিটে।",
- "description":"Second part of 'Clear browser cache every [n] minutes'"
- },
- "privacyClearCacheHelp":{
- "message":" কিছু কিছু ওয়েব সাইট, আপনাকে ট্র্যাকিং করতে সত্যিই নমিত, তারা আপনাকে অনুসরণ করার জন্য এমন সব কৌশল নেয় যা দেখে মনে হবে তারা আপনাকে অনুসরণ করছে না।<\/p> এই রকম কিছু কৌশল[১, ২]<\/sup>ব্রাউজারের ক্যাশে<\/a> নির্ভর, যার যা বিষয়বস্তু প্রায়ই দীর্ঘস্থায়ী হয়, যেহেতু খুব কমই ব্যবহারকারীদের নিয়মিত তাদের ব্রাউজারের ক্যাশে সাফ করতে সময় ব্যয় করেন।<\/p> নিয়মিত ব্রাউজারের ক্যাশে সাফ সামান্য অসুবিধা আছে (সম্ভাবত আপনি লক্ষ্য করবেন না যখন এটা ঘটে), এবং সুবিধা হল আপনার গোপনীয়তা আক্রমণ করা থেকে এইসব আপত্তিকর ব্যক্তি অনুসরণ প্রতিরোধ করা।<\/p> এই অপশন সক্রিয় করলে uম্যাট্রিক্স<\/i> আপনার ইচ্ছামত অন্তর, এটা আপনার জন্য করবে।<\/p> [1] “ব্রাউজারের ক্যাশে”<\/a> উইকিপিডিয়া থেকে:<\/p> যদি সেটিংসে এটি নির্বাচন করা থাকে, uম্যাট্রিক্স<\/i> HTTP রেফারার তথ্য স্পুফ করবে যদি ডোমেইনের নামের নেট অনুরোধে HTTP রেফারারের ডোমেইনের নাম তৃতীয় পক্ষের হয়।<\/p>",
- "description":""
- },
- "privacyNoMixedContentPrompt":{
- "message":"কড়া HTTPS: মিশ্রিত সামগ্রী নিষেধ।",
- "description":""
- },
- "privacyNoMixedContentHelp":{
- "message":" মোজিলা ডেভেলপার নেটওয়ার্ক<\/a> থেকে:<\/p> হাইপারলিঙ্ক নিরীক্ষণ একটি প্রক্রিয়া যা একটি দল, যে কোন দলকে<\/b> একজন ব্যবহারকারীর একটি নির্দিষ্ট ওয়েব পাতার লিঙ্ক ক্লিক করা সম্পর্কে অবগত করার অনুমতি দেয়। এটি মূলত একটি ট্র্যাকিং বৈশিষ্ট্য: যা একটি ওয়েব সাইট বা কোনো তৃতীয় পক্ষকে আপনি কোন ওয়েব সাইটের কোন ওয়েব পাতা ক্লিক করেছেন তা অবগত করার অনুমতি দেয়। একমাত্র উদ্দেশ্য হল আপনার ব্রাউজিং কার্যকলাপ অনুসরণ করা।<\/p>",
- "description":""
- },
- "privacySpoofUserAgentPrompt1":{
- "message":"ইউজার-এজেন্ট<\/a> স্ট্রিং দ্বারা দৈবচয়নে তোলা নিচের একটি নতুন স্পুফ করুন প্রতি",
- "description":"First part of UA-spoofing prompt"
- },
- "privacySpoofUserAgentPrompt2":{
- "message":"মিনিট।",
- "description":"Second part"
- },
- "privacySpoofUserAgentHelp":{
- "message":"ইলেক্ট্রনিক ফ্রন্টিয়ার ফাউন্ডেশনের<\/i> মতে<\/a>: “[...] আপনার ব্রাউজার ওয়েবসাইটে আপনি কোন অপারেটিং সিস্টেম এবং ওয়েব ব্রাউজার ব্যবহার করছেন তার একটি ‘ইউজার এজেন্ট’ হেডার পাঠায়। এই তথ্য ইন্টারনেট ব্যবহারকারীকে একে অপরের থেকে পার্থক্য করতে সাহায্য করে, কারণ এইসব সংস্করণ ব্যক্তি থেকে ব্যক্তি, প্রায়ই যথেষ্ট, পৃথক হয়। [...] ইউজার এজেন্ট স্ট্রিং একটি বাস্তব গোপনীয়তা সমস্যায় পরিণত হয়েছে<\/b>।” EFF দ্বারা উত্থাপিত গোপনীয়তা সমস্যা এই অপশনের সাহায্যে আপনি মোকাবেলা করতে পারবেন।<\/p> আপনি আপনার নিজস্ব তালিকার ইউজার এজেন্ট স্ট্রিং সরবরাহ করতে পারবেন। লাইন প্রতি একটি স্ট্রিং। খালি লাইন এবং ‘#’ উপসর্গসহ লাইন উপেক্ষা করা হবে।<\/p>",
- "description":""
- },
- "userRulesPermanentHeader":{
- "message":"স্থায়ী নিয়ম",
- "description":""
- },
- "userRulesTemporaryHeader":{
- "message":"অস্থায়ী নিয়ম",
- "description":""
- },
- "userRulesRevert":{
- "message":"প্রত্যাবর্তন",
- "description":"Will remove all temporary rules"
- },
- "userRulesCommit":{
- "message":"কমিট",
- "description":"Will save all temporary rules"
- },
- "userRulesEdit":{
- "message":"সম্পাদনা",
- "description":"Will enable manual-edit mode (textarea)"
- },
- "userRulesEditSave":{
- "message":"সংরক্ষণ",
- "description":"Will save manually-edited content and exit manual-edit mode"
- },
- "userRulesEditDicard":{
- "message":"বাতিল করুন",
- "description":"Will discard manually-edited content and exit manual-edit mode"
- },
- "userRulesImport":{
- "message":"ফাইল থেকে আমদানি...",
- "description":""
- },
- "userRulesExport":{
- "message":"ফাইলে রপ্তানি...",
- "description":""
- },
- "userRulesFormatHint":{
- "message":"নিয়ম শব্দবিন্যাসের জন্য এই পাতাটি দেখুন।",
- "description":""
- },
- "userRulesDefaultFileName":{
- "message":"amar-umatrix-niyom.txt",
- "description":"default file name to use"
- },
- "hostsFilesPrompt":{
- "message":"বৈশ্বিক ব্যাপ্তিতে একটি হোস্ট ফাইলের সব হোস্টনেম কালোতালিকাভুক্ত হোস্টনেম হিসাবে লোড করা হয়।",
- "description":""
- },
- "hostsFilesStats":{
- "message":"এখান থেকে {{blockedHostnameCount}}টি স্বতন্ত্র অবরুদ্ধ হোস্টনেম:",
- "description":""
- },
- "hostsFilesPerFileStats":{
- "message":"{{total}}টির মধ্যে {{used}}টি ব্যবহৃত",
- "description":""
- },
- "hostsFilesLastUpdate":{
- "message":"সর্বশেষ হালনাগাদ: {{ago}}",
- "description":"English: Last update: {{ago}}, where 'ago' will be replaced with something like '2 days ago'"
- },
- "hostsFilesApplyChanges":{
- "message":"পরিবর্তনগুলি প্রয়োগ",
- "description":""
- },
- "hostsFilesAutoUpdatePrompt":{
- "message":"হোস্ট ফাইল স্বয়ংক্রিয়-হালনাগাদ করুন।",
- "description":""
- },
- "hostsFilesUpdateNow":{
- "message":"এখনই হালনাগাদ করুন",
- "description":""
- },
- "hostsFilesPurgeAll":{
- "message":"সব ক্যাশে শোধন করুন",
- "description":""
- },
- "hostsFilesExternalListsHint":{
- "message":"লাইন প্রতি একটি URL। ‘#’ সহ উপসর্গ লাইন উপেক্ষা করা হবে। অকার্যকর URL গুলি নীরবে উপেক্ষা করা হবে।",
- "description":""
- },
- "hostsFilesExternalListsParse":{
- "message":"পার্স",
- "description":""
- },
- "hostsFilesExternalListPurge":{
- "message":"ক্যাশে শোধন করুন",
- "description":""
- },
- "hostsFilesExternalListNew":{
- "message":"নতুন সংস্করণ উপলব্ধ",
- "description":""
- },
- "hostsFilesExternalListObsolete":{
- "message":"পুরোনো",
- "description":""
- },
- "aboutChangelog":{
- "message":"পরিবর্তন লগ<\/a>",
- "description":""
- },
- "aboutStorageUsed":{
- "message":"সংগ্রহস্থল ব্যবহার: {{storageUsed}} বাইট",
- "description":""
- },
- "aboutDoc":{
- "message":"নথিপত্র<\/a>",
- "description":""
- },
- "aboutPermissions":{
- "message":"অনুমতি<\/a>",
- "description":""
- },
- "aboutCode":{
- "message":"উত্স কোড (GPLv৩)",
- "description":""
- },
- "aboutIssues":{
- "message":"বাগ ও ইস্যু",
- "description":""
- },
- "aboutContributors":{
- "message":"অবদানকারী",
- "description":"English: Contributors"
- },
- "aboutCodeContributors":{
- "message":"কোড:",
- "description":""
- },
- "aboutIssueContributors":{
- "message":"ইস্যু:",
- "description":""
- },
- "aboutTranslationContributors":{
- "message":"অনুবাদ:",
- "description":""
- },
- "aboutUserDataHeader":{
- "message":"আপনার উপাত্ত",
- "description":""
- },
- "aboutBackupButton":{
- "message":"ফাইলে ব্যাকআপ...",
- "description":""
- },
- "aboutBackupFilename":{
- "message":"amar-umatrix-backup.txt",
- "description":"default filename to use"
- },
- "aboutRestoreButton":{
- "message":"ফাইল থেকে পুনরুদ্ধার...",
- "description":""
- },
- "aboutRestoreConfirm":{
- "message":"{{time}}-এর ডেটা ব্যাকআপ ব্যবহার করে আপনার সেটিংস পুনঃলিখিত হবে, এবং uম্যাট্রিক্স পুনরায় চালু হবে।\n\nডেটা ব্যাকআপ ব্যবহার করে সমস্ত বিদ্যমান সেটিংস পুনঃলিখবেন?",
- "description":"Message asking user to confirm restore"
- },
- "aboutRestoreError":{
- "message":"উপাত্তটি পড়া যায়নি বা অকার্যকর",
- "description":""
- },
- "aboutOr":{
- "message":"... বা ...",
- "description":"English: ... or ..."
- },
- "aboutResetButton":{
- "message":"ডিফল্ট সেটিংসে পুন:স্থাপন করুন",
- "description":"English: Reset to default settings"
- },
- "aboutResetConfirm":{
- "message":"সতর্কতা! এটি আপনার সব স্বনির্ধারিত সেটিংস সরিয়ে দেবে? আপনি কি অগ্রসর হতে চান?",
- "description":"Message asking user to confirm reset"
- },
- "loggerFilterInputPlaceholder":{
- "message":"পরিশোধকের অভিব্যক্তি",
- "description":"Appears in the input filed where filter expressions are entered"
- },
- "loggerMaxEntriesTip":{
- "message":"ভুক্তির সর্বাধিক সংখ্যা",
- "description":"Appears as a tooltip when hovering the input field"
- },
- "loggerEntryUserAgentSpoofing":{
- "message":"{{value}}: এর সাথে স্পুফিং ব্যবহারকারী এজেন্ট",
- "description":"An entry for when a new user agent string is selected"
- },
- "loggerEntryCookieDeleted":{
- "message":"কুকি অপসারিত: {{value}}",
- "description":"An entry for when a cookie is deleted"
- },
- "loggerEntryDeleteCookieError":{
- "message":"কুকি অপসারণ করতে ব্যর্থ: {{value}}",
- "description":"An entry for when the browser cache is cleared"
- },
- "loggerEntryBrowserCacheCleared":{
- "message":"ব্রাউজারের ক্যাশে পরিষ্কার হয়েছে",
- "description":"An entry for when a cookie can't be deleted"
- },
- "loggerEntryAssetUpdated":{
- "message":"অ্যাসেট হালনাগাদকৃত: {{value}}",
- "description":"An entry for when an asset was updated"
- },
- "mainBlockedPrompt1":{
- "message":"uম্যাট্রিক্স নিচের পৃষ্ঠা লোড করাকে প্রতিহত করেছে:",
- "description":"English: uMatrix has prevented the following page from loading:"
- },
- "mainBlockedPrompt2":{
- "message":"নিম্নলিখিত নিয়মের কারণে",
- "description":"English: Because of the following rule"
- },
- "mainBlockedBack":{
- "message":"ফিরে যান",
- "description":"English: Go back"
- },
- "mainBlockedClose":{
- "message":"বন্ধ",
- "description":"English: Close"
- },
- "commandRevertAll":{
- "message":"সব অস্থায়ী পরিবর্তন প্রত্যাবর্তন করুন",
- "description":""
- },
- "commandWhitelistPageDomain":{
- "message":"সাময়িকরূপে সাদাতালিকার পাতা ডোমেইন",
- "description":""
- },
- "commandWhitelistAll":{
- "message":"সাময়িকরূপে সাদাতালিকার সব",
- "description":""
- },
- "commandOpenDashboard":{
- "message":"ড্যাশবোর্ড খুলুন",
- "description":""
- },
- "elapsedOneMinuteAgo":{
- "message":"এক মিনিট আগে",
- "description":"English: a minute ago"
- },
- "elapsedManyMinutesAgo":{
- "message":"{{value}} মিনিট আগে",
- "description":"English: {{value}} minutes ago"
- },
- "elapsedOneHourAgo":{
- "message":"এক ঘণ্টা আগে",
- "description":"English: an hour ago"
- },
- "elapsedManyHoursAgo":{
- "message":"{{value}} ঘণ্টা আগে",
- "description":"English: {{value}} hours ago"
- },
- "elapsedOneDayAgo":{
- "message":"এক দিন আগে",
- "description":"English: a day ago"
- },
- "elapsedManyDaysAgo":{
- "message":"{{value}} দিন আগে",
- "description":"English: {{value}} days ago"
- },
- "showDashboardButton":{
- "message":"ড্যাশবোর্ড",
- "description":"Appears in Firefox's add-on preferences"
- },
- "showLoggerButton":{
- "message":"লগার",
- "description":"Appears in Firefox's add-on preferences"
- },
- "cloudPush":{
- "message":"ক্লাউড সঞ্চয়স্থানে রপ্তানি করুন",
- "description":"tooltip"
- },
- "cloudPull":{
- "message":"ক্লাউড সঞ্চয়স্থান থেকে আমদানি করুন",
- "description":"tooltip"
- },
- "cloudNoData":{
- "message":"...\n...",
- "description":""
- },
- "cloudDeviceNamePrompt":{
- "message":"এই ডিভাইসের নাম:",
- "description":"used as a prompt for the user to provide a custom device name"
- },
- "genericSubmit":{
- "message":"জমা দিন",
- "description":"for generic 'submit' buttons"
- },
- "genericRevert":{
- "message":"প্রত্যাবর্তন",
- "description":"for generic 'revert' buttons"
- },
- "errorCantConnectTo":{
- "message":"নেটওয়ার্ক ত্রুটি: {{url}} -এ সংযোগ করতে অক্ষম",
- "description":""
- }
+ "extName": {
+ "message": "uম্যাট্রিক্স",
+ "description": ""
+ },
+ "extShortDesc": {
+ "message": "আপনার ব্রাউজার দ্বারা করা যে কোন শ্রেণীর অনুরোধ অনুমতি\/নিষেধ করতে পয়েন্ট ও ক্লিক করুন। স্ক্রিপ্ট, আইফ্রেম, বিজ্ঞাপন, ফেসবুক, ইত্যাদি ব্লক এটি ব্যবহার করুন।",
+ "description": "this will be used as short description in web stores: MUST BE 132 characters OR LESS"
+ },
+ "dashboardPageName": {
+ "message": "uম্যাট্রিক্স — ড্যাশবোর্ড",
+ "description": ""
+ },
+ "settingsPageName": {
+ "message": "সেটিংস",
+ "description": "a tab in dashboard"
+ },
+ "privacyPageName": {
+ "message": "গোপনীয়তা",
+ "description": "a tab in dashboard"
+ },
+ "statsPageName": {
+ "message": "পরিসংখ্যান",
+ "description": "a tab in dashboard"
+ },
+ "userRulesPageName": {
+ "message": "আমার নিয়ম",
+ "description": "a tab in dashboard"
+ },
+ "ubiquitousRulesPageName": {
+ "message": "নিমন্ত্রক ফাইল",
+ "description": "a tab in dashboard"
+ },
+ "aboutPageName": {
+ "message": "সম্পর্কে",
+ "description": "a tab in dashboard"
+ },
+ "allPrettyName": {
+ "message": "সব",
+ "description": "HAS TO FIT IN MATRIX HEADER!"
+ },
+ "cookiePrettyName": {
+ "message": "কুকি",
+ "description": "HAS TO FIT IN MATRIX HEADER!"
+ },
+ "cssPrettyName": {
+ "message": "css",
+ "description": "HAS TO FIT IN MATRIX HEADER!"
+ },
+ "imagePrettyName": {
+ "message": "চিত্র",
+ "description": "HAS TO FIT IN MATRIX HEADER!"
+ },
+ "mediaPrettyName": {
+ "message": "media",
+ "description": "HAS TO FIT IN MATRIX HEADER!"
+ },
+ "pluginPrettyName": {
+ "message": "প্লাগইন",
+ "description": "HAS TO FIT IN MATRIX HEADER!"
+ },
+ "scriptPrettyName": {
+ "message": "স্ক্রিপ্ট",
+ "description": "HAS TO FIT IN MATRIX HEADER!"
+ },
+ "xhrPrettyName": {
+ "message": "XHR",
+ "description": "HAS TO FIT IN MATRIX HEADER!"
+ },
+ "framePrettyName": {
+ "message": "ফ্রেম",
+ "description": "HAS TO FIT IN MATRIX HEADER!"
+ },
+ "otherPrettyName": {
+ "message": "অন্যান্য",
+ "description": "HAS TO FIT IN MATRIX HEADER!"
+ },
+ "matrixNoNetTrafficPrompt": {
+ "message": "এখন পর্যন্ত এই ট্যাবের জন্য কোন নেট ট্রাফিক দেখা যায়নি।",
+ "description": ""
+ },
+ "matrixMtxButtonTip": {
+ "message": "এই ব্যাপ্তির জন্য ম্যাট্রিক্স পরিশোধন সক্রিয়\/নিষ্ক্রিয় করুন।",
+ "description": "Tool tip for matrix button"
+ },
+ "matrixPersistButtonTip": {
+ "message": "এই ব্যাপ্তির জন্য সব অস্থায়ী পরিবর্তনগুলি সংরক্ষণ করুন।",
+ "description": "Tool tip for the persist button"
+ },
+ "matrixRevertButtonTip": {
+ "message": "এই ব্যাপ্তির জন্য অস্থায়ী পরিবর্তনগুলি প্রত্যাবর্তন করুন।",
+ "description": "Tool tip for the revert local permission button"
+ },
+ "matrixReloadButton": {
+ "message": "পৃষ্ঠাটি পুনঃলোড করুন।",
+ "description": "Tool tip for the reload button"
+ },
+ "matrix1stPartyLabel": {
+ "message": "১ম-দল",
+ "description": "1st-party"
+ },
+ "matrixBlacklistedHostnames": {
+ "message": "{{count}}টি কালোতালিকাভুক্ত হোস্টেরনাম",
+ "description": "Appears in the metadata row of bottom-most group: **mind the limited width**"
+ },
+ "matrixSwitchNoMixedContent": {
+ "message": "স্ক্রিপ্ট HTTPS",
+ "description": "A menu entry in the matrix popup"
+ },
+ "matrixSwitchUASpoof": {
+ "message": "ব্যবহারকারী এজেন্ট স্পুফিং",
+ "description": "A menu entry in the matrix popup"
+ },
+ "matrixSwitchReferrerSpoof": {
+ "message": "রেফারার স্পুফিং",
+ "description": "A menu entry in the matrix popup"
+ },
+ "matrixRevertAllEntry": {
+ "message": "সব অস্থায়ী পরিবর্তন প্রত্যাবর্তন করুন",
+ "description": "A menu entry in the matrix popup"
+ },
+ "matrixLoggerMenuEntry": {
+ "message": "লগারে যান",
+ "description": "A menu entry in the matrix popup"
+ },
+ "matrixDashboardMenuEntry": {
+ "message": "ড্যাশবোর্ডে যান",
+ "description": "A menu entry in the matrix popup"
+ },
+ "statsPageTitle": {
+ "message": "uম্যাট্রিক্স – পরিসংখ্যান",
+ "description": ""
+ },
+ "statsPageGenericStats": {
+ "message": "জেনেরিক পরিসংখ্যান",
+ "description": ""
+ },
+ "statsPageCookieHeadersFoiled": {
+ "message": "এইচটিটিপি কুকি<\/a> হেডার ব্যর্থ: {{count}}",
+ "description": ""
+ },
+ "statsPageRefererHeadersFoiled": {
+ "message": "এইচটিটিপি রেফার<\/a> হেডার ব্যর্থ: {{count}}",
+ "description": ""
+ },
+ "statsPageHyperlinkAuditingFoiled": {
+ "message": "হাইপারলিঙ্ক নিরীক্ষণ<\/a> প্রচেষ্টা ব্যর্থ: {{count}}",
+ "description": ""
+ },
+ "statsPageCookiesRemoved": {
+ "message": "স্থানীয় কুকি সরানো হয়েছে: {{count}}টি",
+ "description": ""
+ },
+ "statsPageLocalStoragesCleared": {
+ "message": "স্থানীয় সংগ্রহস্থল<\/a> খালি: {{count}}টি",
+ "description": ""
+ },
+ "statsPageBrowserCacheCleared": {
+ "message": "ব্রাউজারের ক্যাশে পরিষ্কার হয়েছে: {{count}}টি",
+ "description": ""
+ },
+ "statsPageDetailedStats": {
+ "message": "বিস্তারিত পরিসংখ্যান",
+ "description": ""
+ },
+ "statsPageDetailedAllPages": {
+ "message": "সব",
+ "description": ""
+ },
+ "statsPageDetailedBehindTheScenePage": {
+ "message": "পর্দার আড়ালে",
+ "description": ""
+ },
+ "statsPageOverview": {
+ "message": "সংক্ষিপ্ত বিবরণ",
+ "description": ""
+ },
+ "statsPageRequests": {
+ "message": "অনুরোধ",
+ "description": "header for the stat type column"
+ },
+ "statsPageAllowed": {
+ "message": "অনুমোদিত",
+ "description": "header for the allowed requests column"
+ },
+ "statsPageBlocked": {
+ "message": "অবরুদ্ধ",
+ "description": "header for the blocked requests column"
+ },
+ "statsPageAll": {
+ "message": "সব",
+ "description": ""
+ },
+ "statsPagePages": {
+ "message": "পৃষ্ঠা",
+ "description": ""
+ },
+ "statsPageCookies": {
+ "message": "কুকি",
+ "description": ""
+ },
+ "statsPageCSS": {
+ "message": "CSS",
+ "description": ""
+ },
+ "statsPageImages": {
+ "message": "চিত্র",
+ "description": ""
+ },
+ "statsPagePlugins": {
+ "message": "প্লাগইন",
+ "description": ""
+ },
+ "statsPageScripts": {
+ "message": "স্ক্রিপ্ট",
+ "description": ""
+ },
+ "statsPageXHRs": {
+ "message": "XHRs",
+ "description": ""
+ },
+ "statsPageFrames": {
+ "message": "ফ্রেম",
+ "description": ""
+ },
+ "statsPageOthers": {
+ "message": "অন্যান্য",
+ "description": ""
+ },
+ "statsPageDetailed": {
+ "message": "লগার",
+ "description": ""
+ },
+ "statsPageLogSizePrompt1": {
+ "message": "শেষটি মনে রাখুন",
+ "description": "First part of Remember the last [n] HTTP requests per page"
+ },
+ "statsPageLogSizePrompt2": {
+ "message": "পাতা প্রতি<\/b> HTTP অনুরোধ।",
+ "description": "Second part of Remember the last [n] HTTP requests per page"
+ },
+ "statsPageLogSizeHelp": {
+ "message": " আপনি একটি ওয়েব পাতা দ্বারা তৈরিকৃত সাম্প্রতিকতম কাঁচা HTTP অনুরোধের বিস্তারিত পরিদর্শন করতে পারেন (নিচে দেখুন)।<\/p> এটি উন্নত ব্যবহারকারীদের জন্য মূলত দরকারী যারা একটি ওয়েব পাতা কি কাজ করছে তা তদন্ত করতে চান। কিন্তু এই HTTP অনুরোধে লগিং করার জন্য মেমরি প্রয়োজন, এবং আপনি যদি এই প্রযুক্তিগত তথ্যের প্রতি যত্নশীল না হোন, তাহলে মেমরির অপচয় হবে।<\/p> তাই এই ক্ষেত্র যা সর্বোচ্চ সংখ্যক আপনার সবচেয়ে সাম্প্রতিক HTTP অনুরোধ সমন্বয় করতে দেয় যার ফলে আরও পরিদর্শনের জন্য লগকৃত করা হয়।<\/p> বিস্তারিত লগিং বন্ধ করতে “ কালোতালিকাভুক্ত কুকি uম্যাট্রিক্স<\/i> দ্বারা আপনার ব্রাউজারে প্রবেশ করা থেকে প্রতিহত করা হয়না। তবে তাদের আপনার ব্রাউজার থেকে ছেড়ে চলে যাওয়ার সময় প্রতিহত করা হয়, যা সত্যিই গুরুত্বপূর্ণ। তারা আপনার ব্রাউজার প্রবেশ করার আগে কুকি অবরুদ্ধ না করা আপনাকে অবগত করার সুযোগ করে দেয় যে একটি সাইট কুকি ব্যবহার করার চেষ্টা করছে, এবং উপরন্তু তাদের বিষয়বস্তুর পরিদর্শন করা (যদি আপনি চান)।<\/p> uম্যাট্রিক্স<\/i> দ্বারা এইসব কালোতালিকাভুক্ত কুকি একবার দায়ী করা হলে, আপনি চাইলে তাদের আপনি আপনার ব্রাউজার থেকে মুছে ফেলতে পারেন।<\/p> গুরুত্বপূর্ণ তথ্য:<\/b> এক্সটেনশানগুলি তাদের স্বাভাবিক অপারেশনের সময় ওয়েব অনুরোধ করতে পারে। এই অনুরোধগুলির ফলাফল ব্রাউজারে কুকি তৈরি করা হচ্ছে হতে পারে। একটি কুকির উৎপত্তি সাদাতালিকাভুক্ত হোস্টনেম থেকে না হলে, uম্যাট্রিক্স<\/i> দ্বারা কুকি ব্রাউজার থেকে সরানো হবে যদি এই অপশনটি সক্রিয় করা থাকে। তাই নিশ্চিত হোন যে একটি এক্সটেনশনের যোগাযোগকৃত হোস্টনেম(গুলি) সাদাতালিকাভুক্ত।<\/p>",
+ "description": ""
+ },
+ "privacyDeleteNonBlockedSessionCookiesPrompt1": {
+ "message": "অ-অবরুদ্ধ সেশন কুকি মুছুন ",
+ "description": "First part of 'Delete non-blocked session cookies [n] minutes after the last time they have been used'"
+ },
+ "privacyDeleteNonBlockedSessionCookiesPrompt2": {
+ "message": " মিনিটের যেটি সর্বশেষ সময়ে ব্যবহৃত হয়েছিল।",
+ "description": "Second part of 'Delete non-blocked session cookies [n] minutes after the last time they have been used'"
+ },
+ "privacyDeleteNonBlockedSessionCookiesHelp": {
+ "message": " W3C<\/a>: “যখন আপনি ব্রাউজারের সেশন শেষ করেন একটি সেশন কুকি তখন মুছে ফেলা হয়। সেশন কুকি অস্থায়ী মেমরির মধ্যে সংরক্ষিত হয় এবং ব্রাউজার বন্ধ করার পরে অপরিবর্তিত রাখা হয় না।”<\/p> সেটি বাদে এটি কিছু ব্রাউজারে নাও ঘটতে পারে<\/a>। এছাড়াও, কিছু ক্ষেত্রে, সেশন কুকি পরিস্কার করার জন্য ব্রাউজার বন্ধ হলে প্রথম দিকে যথেষ্ট নাও হতে পারে।<\/p>",
+ "description": ""
+ },
+ "privacyDeleteBlockedLocalStoragePrompt": {
+ "message": "অবরুদ্ধ হোস্টনেম দ্বারা স্থাপিত স্থানীয় সঞ্চয়ের<\/a> সামগ্রী মুছে ফেলুন",
+ "description": ""
+ },
+ "privacyDeleteBlockedLocalStorageHelp": {
+ "message": "করণীয়",
+ "description": ""
+ },
+ "privacyClearCachePrompt1": {
+ "message": "ব্রাউজার ক্যাশে সাফ করুন প্রতি",
+ "description": "First part of 'Clear browser cache every [n] minutes'"
+ },
+ "privacyClearCachePrompt2": {
+ "message": "মিনিটে।",
+ "description": "Second part of 'Clear browser cache every [n] minutes'"
+ },
+ "privacyClearCacheHelp": {
+ "message": " কিছু কিছু ওয়েব সাইট, আপনাকে ট্র্যাকিং করতে সত্যিই নমিত, তারা আপনাকে অনুসরণ করার জন্য এমন সব কৌশল নেয় যা দেখে মনে হবে তারা আপনাকে অনুসরণ করছে না।<\/p> এই রকম কিছু কৌশল[১, ২]<\/sup>ব্রাউজারের ক্যাশে<\/a> নির্ভর, যার যা বিষয়বস্তু প্রায়ই দীর্ঘস্থায়ী হয়, যেহেতু খুব কমই ব্যবহারকারীদের নিয়মিত তাদের ব্রাউজারের ক্যাশে সাফ করতে সময় ব্যয় করেন।<\/p> নিয়মিত ব্রাউজারের ক্যাশে সাফ সামান্য অসুবিধা আছে (সম্ভাবত আপনি লক্ষ্য করবেন না যখন এটা ঘটে), এবং সুবিধা হল আপনার গোপনীয়তা আক্রমণ করা থেকে এইসব আপত্তিকর ব্যক্তি অনুসরণ প্রতিরোধ করা।<\/p> এই অপশন সক্রিয় করলে uম্যাট্রিক্স<\/i> আপনার ইচ্ছামত অন্তর, এটা আপনার জন্য করবে।<\/p> [1] “ব্রাউজারের ক্যাশে”<\/a> উইকিপিডিয়া থেকে:<\/p> যদি সেটিংসে এটি নির্বাচন করা থাকে, uম্যাট্রিক্স<\/i> HTTP রেফারার তথ্য স্পুফ করবে যদি ডোমেইনের নামের নেট অনুরোধে HTTP রেফারারের ডোমেইনের নাম তৃতীয় পক্ষের হয়।<\/p>",
+ "description": ""
+ },
+ "privacyNoMixedContentPrompt": {
+ "message": "কড়া HTTPS: মিশ্রিত সামগ্রী নিষেধ।",
+ "description": ""
+ },
+ "privacyNoMixedContentHelp": {
+ "message": " মোজিলা ডেভেলপার নেটওয়ার্ক<\/a> থেকে:<\/p> হাইপারলিঙ্ক নিরীক্ষণ একটি প্রক্রিয়া যা একটি দল, যে কোন দলকে<\/b> একজন ব্যবহারকারীর একটি নির্দিষ্ট ওয়েব পাতার লিঙ্ক ক্লিক করা সম্পর্কে অবগত করার অনুমতি দেয়। এটি মূলত একটি ট্র্যাকিং বৈশিষ্ট্য: যা একটি ওয়েব সাইট বা কোনো তৃতীয় পক্ষকে আপনি কোন ওয়েব সাইটের কোন ওয়েব পাতা ক্লিক করেছেন তা অবগত করার অনুমতি দেয়। একমাত্র উদ্দেশ্য হল আপনার ব্রাউজিং কার্যকলাপ অনুসরণ করা।<\/p>",
+ "description": ""
+ },
+ "privacySpoofUserAgentPrompt1": {
+ "message": "ইউজার-এজেন্ট<\/a> স্ট্রিং দ্বারা দৈবচয়নে তোলা নিচের একটি নতুন স্পুফ করুন প্রতি",
+ "description": "First part of UA-spoofing prompt"
+ },
+ "privacySpoofUserAgentPrompt2": {
+ "message": "মিনিট।",
+ "description": "Second part"
+ },
+ "privacySpoofUserAgentHelp": {
+ "message": "ইলেক্ট্রনিক ফ্রন্টিয়ার ফাউন্ডেশনের<\/i> মতে<\/a>: “[...] আপনার ব্রাউজার ওয়েবসাইটে আপনি কোন অপারেটিং সিস্টেম এবং ওয়েব ব্রাউজার ব্যবহার করছেন তার একটি ‘ইউজার এজেন্ট’ হেডার পাঠায়। এই তথ্য ইন্টারনেট ব্যবহারকারীকে একে অপরের থেকে পার্থক্য করতে সাহায্য করে, কারণ এইসব সংস্করণ ব্যক্তি থেকে ব্যক্তি, প্রায়ই যথেষ্ট, পৃথক হয়। [...] ইউজার এজেন্ট স্ট্রিং একটি বাস্তব গোপনীয়তা সমস্যায় পরিণত হয়েছে<\/b>।” EFF দ্বারা উত্থাপিত গোপনীয়তা সমস্যা এই অপশনের সাহায্যে আপনি মোকাবেলা করতে পারবেন।<\/p> আপনি আপনার নিজস্ব তালিকার ইউজার এজেন্ট স্ট্রিং সরবরাহ করতে পারবেন। লাইন প্রতি একটি স্ট্রিং। খালি লাইন এবং ‘#’ উপসর্গসহ লাইন উপেক্ষা করা হবে।<\/p>",
+ "description": ""
+ },
+ "userRulesPermanentHeader": {
+ "message": "স্থায়ী নিয়ম",
+ "description": ""
+ },
+ "userRulesTemporaryHeader": {
+ "message": "অস্থায়ী নিয়ম",
+ "description": ""
+ },
+ "userRulesRevert": {
+ "message": "প্রত্যাবর্তন",
+ "description": "Will remove all temporary rules"
+ },
+ "userRulesCommit": {
+ "message": "কমিট",
+ "description": "Will save all temporary rules"
+ },
+ "userRulesEdit": {
+ "message": "সম্পাদনা",
+ "description": "Will enable manual-edit mode (textarea)"
+ },
+ "userRulesEditSave": {
+ "message": "সংরক্ষণ",
+ "description": "Will save manually-edited content and exit manual-edit mode"
+ },
+ "userRulesEditDicard": {
+ "message": "বাতিল করুন",
+ "description": "Will discard manually-edited content and exit manual-edit mode"
+ },
+ "userRulesImport": {
+ "message": "ফাইল থেকে আমদানি...",
+ "description": ""
+ },
+ "userRulesExport": {
+ "message": "ফাইলে রপ্তানি...",
+ "description": ""
+ },
+ "userRulesFormatHint": {
+ "message": "নিয়ম শব্দবিন্যাসের জন্য এই পাতাটি দেখুন।",
+ "description": ""
+ },
+ "userRulesDefaultFileName": {
+ "message": "amar-umatrix-niyom.txt",
+ "description": "default file name to use"
+ },
+ "hostsFilesPrompt": {
+ "message": "বৈশ্বিক ব্যাপ্তিতে একটি হোস্ট ফাইলের সব হোস্টনেম কালোতালিকাভুক্ত হোস্টনেম হিসাবে লোড করা হয়।",
+ "description": ""
+ },
+ "hostsFilesStats": {
+ "message": "এখান থেকে {{blockedHostnameCount}}টি স্বতন্ত্র অবরুদ্ধ হোস্টনেম:",
+ "description": ""
+ },
+ "hostsFilesPerFileStats": {
+ "message": "{{total}}টির মধ্যে {{used}}টি ব্যবহৃত",
+ "description": ""
+ },
+ "hostsFilesLastUpdate": {
+ "message": "সর্বশেষ হালনাগাদ: {{ago}}",
+ "description": "English: Last update: {{ago}}, where 'ago' will be replaced with something like '2 days ago'"
+ },
+ "hostsFilesApplyChanges": {
+ "message": "পরিবর্তনগুলি প্রয়োগ",
+ "description": ""
+ },
+ "hostsFilesAutoUpdatePrompt": {
+ "message": "হোস্ট ফাইল স্বয়ংক্রিয়-হালনাগাদ করুন।",
+ "description": ""
+ },
+ "hostsFilesUpdateNow": {
+ "message": "এখনই হালনাগাদ করুন",
+ "description": ""
+ },
+ "hostsFilesPurgeAll": {
+ "message": "সব ক্যাশে শোধন করুন",
+ "description": ""
+ },
+ "hostsFilesExternalListsHint": {
+ "message": "লাইন প্রতি একটি URL। ‘#’ সহ উপসর্গ লাইন উপেক্ষা করা হবে। অকার্যকর URL গুলি নীরবে উপেক্ষা করা হবে।",
+ "description": ""
+ },
+ "hostsFilesExternalListsParse": {
+ "message": "পার্স",
+ "description": ""
+ },
+ "hostsFilesExternalListPurge": {
+ "message": "ক্যাশে শোধন করুন",
+ "description": ""
+ },
+ "hostsFilesExternalListNew": {
+ "message": "নতুন সংস্করণ উপলব্ধ",
+ "description": ""
+ },
+ "hostsFilesExternalListObsolete": {
+ "message": "পুরোনো",
+ "description": ""
+ },
+ "aboutChangelog": {
+ "message": "পরিবর্তন লগ<\/a>",
+ "description": ""
+ },
+ "aboutStorageUsed": {
+ "message": "সংগ্রহস্থল ব্যবহার: {{storageUsed}} বাইট",
+ "description": ""
+ },
+ "aboutDoc": {
+ "message": "নথিপত্র<\/a>",
+ "description": ""
+ },
+ "aboutPermissions": {
+ "message": "অনুমতি<\/a>",
+ "description": ""
+ },
+ "aboutCode": {
+ "message": "উত্স কোড (GPLv৩)",
+ "description": ""
+ },
+ "aboutIssues": {
+ "message": "বাগ ও ইস্যু",
+ "description": ""
+ },
+ "aboutContributors": {
+ "message": "অবদানকারী",
+ "description": "English: Contributors"
+ },
+ "aboutCodeContributors": {
+ "message": "কোড:",
+ "description": ""
+ },
+ "aboutIssueContributors": {
+ "message": "ইস্যু:",
+ "description": ""
+ },
+ "aboutTranslationContributors": {
+ "message": "অনুবাদ:",
+ "description": ""
+ },
+ "aboutUserDataHeader": {
+ "message": "আপনার উপাত্ত",
+ "description": ""
+ },
+ "aboutBackupButton": {
+ "message": "ফাইলে ব্যাকআপ...",
+ "description": ""
+ },
+ "aboutBackupFilename": {
+ "message": "amar-umatrix-backup.txt",
+ "description": "default filename to use"
+ },
+ "aboutRestoreButton": {
+ "message": "ফাইল থেকে পুনরুদ্ধার...",
+ "description": ""
+ },
+ "aboutRestoreConfirm": {
+ "message": "{{time}}-এর ডেটা ব্যাকআপ ব্যবহার করে আপনার সেটিংস পুনঃলিখিত হবে, এবং uম্যাট্রিক্স পুনরায় চালু হবে।\n\nডেটা ব্যাকআপ ব্যবহার করে সমস্ত বিদ্যমান সেটিংস পুনঃলিখবেন?",
+ "description": "Message asking user to confirm restore"
+ },
+ "aboutRestoreError": {
+ "message": "উপাত্তটি পড়া যায়নি বা অকার্যকর",
+ "description": ""
+ },
+ "aboutOr": {
+ "message": "... বা ...",
+ "description": "English: ... or ..."
+ },
+ "aboutResetButton": {
+ "message": "ডিফল্ট সেটিংসে পুন:স্থাপন করুন",
+ "description": "English: Reset to default settings"
+ },
+ "aboutResetConfirm": {
+ "message": "সতর্কতা! এটি আপনার সব স্বনির্ধারিত সেটিংস সরিয়ে দেবে? আপনি কি অগ্রসর হতে চান?",
+ "description": "Message asking user to confirm reset"
+ },
+ "loggerFilterInputPlaceholder": {
+ "message": "পরিশোধকের অভিব্যক্তি",
+ "description": "Appears in the input filed where filter expressions are entered"
+ },
+ "loggerMaxEntriesTip": {
+ "message": "ভুক্তির সর্বাধিক সংখ্যা",
+ "description": "Appears as a tooltip when hovering the input field"
+ },
+ "loggerEntryUserAgentSpoofing": {
+ "message": "{{value}}: এর সাথে স্পুফিং ব্যবহারকারী এজেন্ট",
+ "description": "An entry for when a new user agent string is selected"
+ },
+ "loggerEntryCookieDeleted": {
+ "message": "কুকি অপসারিত: {{value}}",
+ "description": "An entry for when a cookie is deleted"
+ },
+ "loggerEntryDeleteCookieError": {
+ "message": "কুকি অপসারণ করতে ব্যর্থ: {{value}}",
+ "description": "An entry for when the browser cache is cleared"
+ },
+ "loggerEntryBrowserCacheCleared": {
+ "message": "ব্রাউজারের ক্যাশে পরিষ্কার হয়েছে",
+ "description": "An entry for when a cookie can't be deleted"
+ },
+ "loggerEntryAssetUpdated": {
+ "message": "অ্যাসেট হালনাগাদকৃত: {{value}}",
+ "description": "An entry for when an asset was updated"
+ },
+ "mainBlockedPrompt1": {
+ "message": "uম্যাট্রিক্স নিচের পৃষ্ঠা লোড করাকে প্রতিহত করেছে:",
+ "description": "English: uMatrix has prevented the following page from loading:"
+ },
+ "mainBlockedPrompt2": {
+ "message": "নিম্নলিখিত নিয়মের কারণে",
+ "description": "English: Because of the following rule"
+ },
+ "mainBlockedBack": {
+ "message": "ফিরে যান",
+ "description": "English: Go back"
+ },
+ "mainBlockedClose": {
+ "message": "বন্ধ",
+ "description": "English: Close"
+ },
+ "commandRevertAll": {
+ "message": "সব অস্থায়ী পরিবর্তন প্রত্যাবর্তন করুন",
+ "description": ""
+ },
+ "commandWhitelistPageDomain": {
+ "message": "সাময়িকরূপে সাদাতালিকার পাতা ডোমেইন",
+ "description": ""
+ },
+ "commandWhitelistAll": {
+ "message": "সাময়িকরূপে সাদাতালিকার সব",
+ "description": ""
+ },
+ "commandOpenDashboard": {
+ "message": "ড্যাশবোর্ড খুলুন",
+ "description": ""
+ },
+ "elapsedOneMinuteAgo": {
+ "message": "এক মিনিট আগে",
+ "description": "English: a minute ago"
+ },
+ "elapsedManyMinutesAgo": {
+ "message": "{{value}} মিনিট আগে",
+ "description": "English: {{value}} minutes ago"
+ },
+ "elapsedOneHourAgo": {
+ "message": "এক ঘণ্টা আগে",
+ "description": "English: an hour ago"
+ },
+ "elapsedManyHoursAgo": {
+ "message": "{{value}} ঘণ্টা আগে",
+ "description": "English: {{value}} hours ago"
+ },
+ "elapsedOneDayAgo": {
+ "message": "এক দিন আগে",
+ "description": "English: a day ago"
+ },
+ "elapsedManyDaysAgo": {
+ "message": "{{value}} দিন আগে",
+ "description": "English: {{value}} days ago"
+ },
+ "showDashboardButton": {
+ "message": "ড্যাশবোর্ড",
+ "description": "Appears in Firefox's add-on preferences"
+ },
+ "showLoggerButton": {
+ "message": "লগার",
+ "description": "Appears in Firefox's add-on preferences"
+ },
+ "cloudPush": {
+ "message": "ক্লাউড সঞ্চয়স্থানে রপ্তানি করুন",
+ "description": "tooltip"
+ },
+ "cloudPull": {
+ "message": "ক্লাউড সঞ্চয়স্থান থেকে আমদানি করুন",
+ "description": "tooltip"
+ },
+ "cloudNoData": {
+ "message": "...\n...",
+ "description": ""
+ },
+ "cloudDeviceNamePrompt": {
+ "message": "এই ডিভাইসের নাম:",
+ "description": "used as a prompt for the user to provide a custom device name"
+ },
+ "genericSubmit": {
+ "message": "জমা দিন",
+ "description": "for generic 'submit' buttons"
+ },
+ "genericRevert": {
+ "message": "প্রত্যাবর্তন",
+ "description": "for generic 'revert' buttons"
+ },
+ "errorCantConnectTo": {
+ "message": "নেটওয়ার্ক ত্রুটি: {{url}} -এ সংযোগ করতে অক্ষম",
+ "description": ""
+ }
}
\ No newline at end of file
diff --git a/src/_locales/ca/messages.json b/src/_locales/ca/messages.json
index b920686..2b0dbea 100644
--- a/src/_locales/ca/messages.json
+++ b/src/_locales/ca/messages.json
@@ -1,690 +1,690 @@
{
- "extName":{
- "message":"uMatrix",
- "description":""
- },
- "extShortDesc":{
- "message":"Point & click to forbid\/allow any class of requests made by your browser. Use it to block scripts, iframes, ads, facebook, etc.",
- "description":"this will be used as short description in web stores: MUST BE 132 characters OR LESS"
- },
- "dashboardPageName":{
- "message":"uMatrix — Dashboard",
- "description":""
- },
- "settingsPageName":{
- "message":"Settings",
- "description":"a tab in dashboard"
- },
- "privacyPageName":{
- "message":"Privacy",
- "description":"a tab in dashboard"
- },
- "statsPageName":{
- "message":"Statistics",
- "description":"a tab in dashboard"
- },
- "userRulesPageName":{
- "message":"My rules",
- "description":"a tab in dashboard"
- },
- "ubiquitousRulesPageName":{
- "message":"Hosts files",
- "description":"a tab in dashboard"
- },
- "aboutPageName":{
- "message":"About",
- "description":"a tab in dashboard"
- },
- "allPrettyName":{
- "message":"all",
- "description":"HAS TO FIT IN MATRIX HEADER!"
- },
- "cookiePrettyName":{
- "message":"cookie",
- "description":"HAS TO FIT IN MATRIX HEADER!"
- },
- "cssPrettyName":{
- "message":"css",
- "description":"HAS TO FIT IN MATRIX HEADER!"
- },
- "imagePrettyName":{
- "message":"image",
- "description":"HAS TO FIT IN MATRIX HEADER!"
- },
- "mediaPrettyName":{
- "message":"media",
- "description":"HAS TO FIT IN MATRIX HEADER!"
- },
- "pluginPrettyName":{
- "message":"plugin",
- "description":"HAS TO FIT IN MATRIX HEADER!"
- },
- "scriptPrettyName":{
- "message":"script",
- "description":"HAS TO FIT IN MATRIX HEADER!"
- },
- "xhrPrettyName":{
- "message":"XHR",
- "description":"HAS TO FIT IN MATRIX HEADER!"
- },
- "framePrettyName":{
- "message":"frame",
- "description":"HAS TO FIT IN MATRIX HEADER!"
- },
- "otherPrettyName":{
- "message":"other",
- "description":"HAS TO FIT IN MATRIX HEADER!"
- },
- "matrixNoNetTrafficPrompt":{
- "message":"No net traffic seen for this tab so far.",
- "description":""
- },
- "matrixMtxButtonTip":{
- "message":"Disable\/enable matrix filtering for this scope.",
- "description":"Tool tip for matrix button"
- },
- "matrixPersistButtonTip":{
- "message":"Save all temporary changes for this scope.",
- "description":"Tool tip for the persist button"
- },
- "matrixRevertButtonTip":{
- "message":"Revert temporary changes for this scope.",
- "description":"Tool tip for the revert local permission button"
- },
- "matrixReloadButton":{
- "message":"Reload the page.",
- "description":"Tool tip for the reload button"
- },
- "matrix1stPartyLabel":{
- "message":"1st-party",
- "description":"1st-party"
- },
- "matrixBlacklistedHostnames":{
- "message":"{{count}} blacklisted hostname(s)",
- "description":"Appears in the metadata row of bottom-most group: **mind the limited width**"
- },
- "matrixSwitchNoMixedContent":{
- "message":"Strict HTTPS",
- "description":"A menu entry in the matrix popup"
- },
- "matrixSwitchUASpoof":{
- "message":"User agent spoofing",
- "description":"A menu entry in the matrix popup"
- },
- "matrixSwitchReferrerSpoof":{
- "message":"Referrer spoofing",
- "description":"A menu entry in the matrix popup"
- },
- "matrixRevertAllEntry":{
- "message":"Revert all temporary changes",
- "description":"A menu entry in the matrix popup"
- },
- "matrixLoggerMenuEntry":{
- "message":"Go to logger",
- "description":"A menu entry in the matrix popup"
- },
- "matrixDashboardMenuEntry":{
- "message":"Go to dashboard",
- "description":"A menu entry in the matrix popup"
- },
- "statsPageTitle":{
- "message":"uMatrix – Statistics",
- "description":""
- },
- "statsPageGenericStats":{
- "message":"Generic statistics",
- "description":""
- },
- "statsPageCookieHeadersFoiled":{
- "message":"HTTP cookie<\/a> headers foiled: {{count}}",
- "description":""
- },
- "statsPageRefererHeadersFoiled":{
- "message":"HTTP referer<\/a> headers foiled: {{count}}",
- "description":""
- },
- "statsPageHyperlinkAuditingFoiled":{
- "message":"Hyperlink auditing<\/a> attempts foiled: {{count}}",
- "description":""
- },
- "statsPageCookiesRemoved":{
- "message":"Local cookies removed: {{count}}",
- "description":""
- },
- "statsPageLocalStoragesCleared":{
- "message":"Local storages<\/a> emptied: {{count}}",
- "description":""
- },
- "statsPageBrowserCacheCleared":{
- "message":"Browser caches cleared: {{count}}",
- "description":""
- },
- "statsPageDetailedStats":{
- "message":"Detailed statistics",
- "description":""
- },
- "statsPageDetailedAllPages":{
- "message":"All",
- "description":""
- },
- "statsPageDetailedBehindTheScenePage":{
- "message":"Behind the scene",
- "description":""
- },
- "statsPageOverview":{
- "message":"Overview",
- "description":""
- },
- "statsPageRequests":{
- "message":"Requests",
- "description":"header for the stat type column"
- },
- "statsPageAllowed":{
- "message":"Allowed",
- "description":"header for the allowed requests column"
- },
- "statsPageBlocked":{
- "message":"Blocked",
- "description":"header for the blocked requests column"
- },
- "statsPageAll":{
- "message":"All",
- "description":""
- },
- "statsPagePages":{
- "message":"Pages",
- "description":""
- },
- "statsPageCookies":{
- "message":"Cookies",
- "description":""
- },
- "statsPageCSS":{
- "message":"CSS",
- "description":""
- },
- "statsPageImages":{
- "message":"Images",
- "description":""
- },
- "statsPagePlugins":{
- "message":"Plugins",
- "description":""
- },
- "statsPageScripts":{
- "message":"Scripts",
- "description":""
- },
- "statsPageXHRs":{
- "message":"XHRs",
- "description":""
- },
- "statsPageFrames":{
- "message":"Frames",
- "description":""
- },
- "statsPageOthers":{
- "message":"Others",
- "description":""
- },
- "statsPageDetailed":{
- "message":"Logger",
- "description":""
- },
- "statsPageLogSizePrompt1":{
- "message":"Remember the last",
- "description":"First part of Remember the last [n] HTTP requests per page"
- },
- "statsPageLogSizePrompt2":{
- "message":"HTTP requests per page<\/b>.",
- "description":"Second part of Remember the last [n] HTTP requests per page"
- },
- "statsPageLogSizeHelp":{
- "message":" You can inspect details of the most recent raw HTTP requests which have been made by a web page (see below).<\/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> 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> Enter “ Blacklisted cookies are not prevented by 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> Once these blacklisted cookies have been accounted for by uMatrix<\/i>, they can be removed from your browser if you wish so.<\/p> 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 uMatrix<\/i> if this option is checked. So be sure that the hostname(s) with which an extension communicate is whitelisted.<\/p>",
- "description":""
- },
- "privacyDeleteNonBlockedSessionCookiesPrompt1":{
- "message":"Delete non-blocked session cookies ",
- "description":"First part of 'Delete non-blocked session cookies [n] minutes after the last time they have been used'"
- },
- "privacyDeleteNonBlockedSessionCookiesPrompt2":{
- "message":" minutes after the last time they have been used.",
- "description":"Second part of 'Delete non-blocked session cookies [n] minutes after the last time they have been used'"
- },
- "privacyDeleteNonBlockedSessionCookiesHelp":{
- "message":" 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> Except that this 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>",
- "description":""
- },
- "privacyDeleteBlockedLocalStoragePrompt":{
- "message":"Delete local storage<\/a> content set by blocked hostnames",
- "description":""
- },
- "privacyDeleteBlockedLocalStorageHelp":{
- "message":"TODO",
- "description":""
- },
- "privacyClearCachePrompt1":{
- "message":"Clear browser cache every",
- "description":"First part of 'Clear browser cache every [n] minutes'"
- },
- "privacyClearCachePrompt2":{
- "message":"minutes.",
- "description":"Second part of 'Clear browser cache every [n] minutes'"
- },
- "privacyClearCacheHelp":{
- "message":" 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> A few of these tricks rely[1, 2]<\/sup> on the browser cache<\/a>, which content is often long lasting since rarely will users take the time to regularly clear their browser cache.<\/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> Check this option to have uMatrix<\/i> do it for you, at the interval you wish.<\/p> [1] “Preventing Web Tracking via the Browser Cache”<\/a>\n[2] “Cookieless cookies”<\/a><\/p>",
- "description":""
- },
- "privacyProcessRefererPrompt":{
- "message":"Spoof HTTP referrer<\/a> string of third-party requests.",
- "description":""
- },
- "privacyProcessRefererHelp":{
- "message":"From Wikipedia: From Mozilla Developer Network<\/a>:<\/p> Hyperlink auditing is a mechanism which allow a party, 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>",
- "description":""
- },
- "privacySpoofUserAgentPrompt1":{
- "message":"Spoof User-Agent<\/a> string by randomly picking a new one below every",
- "description":"First part of UA-spoofing prompt"
- },
- "privacySpoofUserAgentPrompt2":{
- "message":"minutes.",
- "description":"Second part"
- },
- "privacySpoofUserAgentHelp":{
- "message":"According to the Electronic Frontier Foundation<\/i><\/a>: “[...] your browser sends a ‘User Agent’ header to the website saying precisely which operating system and web browser you are using. This information could help distinguish Internet users from one another because these versions differ, often considerably, from person to person. [...] the User Agent string becomes a real privacy problem<\/b>.” This option allows you to address the privacy issue raised by the EFF. Please note that your actual User Agent string can be leaked<\/a> through WebSockets.<\/p> You can supply your own list of user agent strings. One string per line. Blank lines and lines prefixed with ‘#’ will be ignored.<\/p>",
- "description":""
- },
- "userRulesPermanentHeader":{
- "message":"Permanent rules",
- "description":""
- },
- "userRulesTemporaryHeader":{
- "message":"Temporary rules",
- "description":""
- },
- "userRulesRevert":{
- "message":"Revert",
- "description":"Will remove all temporary rules"
- },
- "userRulesCommit":{
- "message":"Commit",
- "description":"Will save all temporary rules"
- },
- "userRulesEdit":{
- "message":"Edit",
- "description":"Will enable manual-edit mode (textarea)"
- },
- "userRulesEditSave":{
- "message":"Save",
- "description":"Will save manually-edited content and exit manual-edit mode"
- },
- "userRulesEditDicard":{
- "message":"Discard",
- "description":"Will discard manually-edited content and exit manual-edit mode"
- },
- "userRulesImport":{
- "message":"Import from file...",
- "description":""
- },
- "userRulesExport":{
- "message":"Export to file...",
- "description":""
- },
- "userRulesFormatHint":{
- "message":"See this page for rule syntax.",
- "description":""
- },
- "userRulesDefaultFileName":{
- "message":"my-umatrix-rules.txt",
- "description":"default file name to use"
- },
- "hostsFilesPrompt":{
- "message":"All hostnames in a hosts file are loaded as blacklisted hostnames in the global scope.",
- "description":""
- },
- "hostsFilesStats":{
- "message":"{{blockedHostnameCount}} distinct blocked hostnames from:",
- "description":""
- },
- "hostsFilesPerFileStats":{
- "message":"{{used}} used out of {{total}}",
- "description":""
- },
- "hostsFilesLastUpdate":{
- "message":"Last update: {{ago}}",
- "description":"English: Last update: {{ago}}, where 'ago' will be replaced with something like '2 days ago'"
- },
- "hostsFilesApplyChanges":{
- "message":"Apply changes",
- "description":""
- },
- "hostsFilesAutoUpdatePrompt":{
- "message":"Auto-update hosts files.",
- "description":""
- },
- "hostsFilesUpdateNow":{
- "message":"Update now",
- "description":""
- },
- "hostsFilesPurgeAll":{
- "message":"Purge all caches",
- "description":""
- },
- "hostsFilesExternalListsHint":{
- "message":"One URL per line. Lines prefixed with ‘#’ will be ignored. Invalid URLs will be silently ignored.",
- "description":""
- },
- "hostsFilesExternalListsParse":{
- "message":"Parse",
- "description":""
- },
- "hostsFilesExternalListPurge":{
- "message":"purge cache",
- "description":""
- },
- "hostsFilesExternalListNew":{
- "message":"new version available",
- "description":""
- },
- "hostsFilesExternalListObsolete":{
- "message":"outdated",
- "description":""
- },
- "aboutChangelog":{
- "message":"Change log<\/a>",
- "description":""
- },
- "aboutStorageUsed":{
- "message":"Storage used: {{storageUsed}} bytes",
- "description":""
- },
- "aboutDoc":{
- "message":"Documentation<\/a>",
- "description":""
- },
- "aboutPermissions":{
- "message":"Permissions<\/a>",
- "description":""
- },
- "aboutCode":{
- "message":"Source code (GPLv3)",
- "description":""
- },
- "aboutIssues":{
- "message":"Bugs and issues",
- "description":""
- },
- "aboutContributors":{
- "message":"Contributors",
- "description":"English: Contributors"
- },
- "aboutCodeContributors":{
- "message":"Code:",
- "description":""
- },
- "aboutIssueContributors":{
- "message":"Issues:",
- "description":""
- },
- "aboutTranslationContributors":{
- "message":"Translations:",
- "description":""
- },
- "aboutUserDataHeader":{
- "message":"Your data",
- "description":""
- },
- "aboutBackupButton":{
- "message":"Backup to file...",
- "description":""
- },
- "aboutBackupFilename":{
- "message":"my-umatrix-backup.txt",
- "description":"default filename to use"
- },
- "aboutRestoreButton":{
- "message":"Restore from file...",
- "description":""
- },
- "aboutRestoreConfirm":{
- "message":"All your settings will be overwritten using data backed up on {{time}}, and uMatrix will restart.\n\nOverwrite all existing settings using backed up data?",
- "description":"Message asking user to confirm restore"
- },
- "aboutRestoreError":{
- "message":"The data could not be read or is invalid",
- "description":""
- },
- "aboutOr":{
- "message":"... or ...",
- "description":"English: ... or ..."
- },
- "aboutResetButton":{
- "message":"Reset to default settings",
- "description":"English: Reset to default settings"
- },
- "aboutResetConfirm":{
- "message":"Caution! this will remove all your custom settings. Are you sure you want to proceed?",
- "description":"Message asking user to confirm reset"
- },
- "loggerFilterInputPlaceholder":{
- "message":"filter expression(s)",
- "description":"Appears in the input filed where filter expressions are entered"
- },
- "loggerMaxEntriesTip":{
- "message":"Maximum number of entries",
- "description":"Appears as a tooltip when hovering the input field"
- },
- "loggerEntryUserAgentSpoofing":{
- "message":"spoofing user agent with: {{value}}",
- "description":"An entry for when a new user agent string is selected"
- },
- "loggerEntryCookieDeleted":{
- "message":"cookie deleted: {{value}}",
- "description":"An entry for when a cookie is deleted"
- },
- "loggerEntryDeleteCookieError":{
- "message":"failed to delete cookie: {{value}}",
- "description":"An entry for when the browser cache is cleared"
- },
- "loggerEntryBrowserCacheCleared":{
- "message":"browser cache cleared",
- "description":"An entry for when a cookie can't be deleted"
- },
- "loggerEntryAssetUpdated":{
- "message":"asset updated: {{value}}",
- "description":"An entry for when an asset was updated"
- },
- "mainBlockedPrompt1":{
- "message":"uMatrix has prevented the following page from loading:",
- "description":"English: uMatrix has prevented the following page from loading:"
- },
- "mainBlockedPrompt2":{
- "message":"Because of the following rule",
- "description":"English: Because of the following rule"
- },
- "mainBlockedBack":{
- "message":"Go back",
- "description":"English: Go back"
- },
- "mainBlockedClose":{
- "message":"Close",
- "description":"English: Close"
- },
- "commandRevertAll":{
- "message":"Revert all temporary changes",
- "description":""
- },
- "commandWhitelistPageDomain":{
- "message":"Temporarily whitelist page domain",
- "description":""
- },
- "commandWhitelistAll":{
- "message":"Temporarily whitelist all",
- "description":""
- },
- "commandOpenDashboard":{
- "message":"Open dashboard",
- "description":""
- },
- "elapsedOneMinuteAgo":{
- "message":"a minute ago",
- "description":"English: a minute ago"
- },
- "elapsedManyMinutesAgo":{
- "message":"{{value}} minutes ago",
- "description":"English: {{value}} minutes ago"
- },
- "elapsedOneHourAgo":{
- "message":"an hour ago",
- "description":"English: an hour ago"
- },
- "elapsedManyHoursAgo":{
- "message":"{{value}} hours ago",
- "description":"English: {{value}} hours ago"
- },
- "elapsedOneDayAgo":{
- "message":"a day ago",
- "description":"English: a day ago"
- },
- "elapsedManyDaysAgo":{
- "message":"{{value}} days ago",
- "description":"English: {{value}} days ago"
- },
- "showDashboardButton":{
- "message":"Dashboard",
- "description":"Appears in Firefox's add-on preferences"
- },
- "showLoggerButton":{
- "message":"Logger",
- "description":"Appears in Firefox's add-on preferences"
- },
- "cloudPush":{
- "message":"Export to cloud storage",
- "description":"tooltip"
- },
- "cloudPull":{
- "message":"Import from cloud storage",
- "description":"tooltip"
- },
- "cloudNoData":{
- "message":"...\n...",
- "description":""
- },
- "cloudDeviceNamePrompt":{
- "message":"This device name:",
- "description":"used as a prompt for the user to provide a custom device name"
- },
- "genericSubmit":{
- "message":"Submit",
- "description":"for generic 'submit' buttons"
- },
- "genericRevert":{
- "message":"Revert",
- "description":"for generic 'revert' buttons"
- },
- "errorCantConnectTo":{
- "message":"Network error: Unable to connect to {{url}}",
- "description":""
- }
+ "extName": {
+ "message": "uMatrix",
+ "description": ""
+ },
+ "extShortDesc": {
+ "message": "Point & click to forbid\/allow any class of requests made by your browser. Use it to block scripts, iframes, ads, facebook, etc.",
+ "description": "this will be used as short description in web stores: MUST BE 132 characters OR LESS"
+ },
+ "dashboardPageName": {
+ "message": "uMatrix — Dashboard",
+ "description": ""
+ },
+ "settingsPageName": {
+ "message": "Settings",
+ "description": "a tab in dashboard"
+ },
+ "privacyPageName": {
+ "message": "Privacy",
+ "description": "a tab in dashboard"
+ },
+ "statsPageName": {
+ "message": "Statistics",
+ "description": "a tab in dashboard"
+ },
+ "userRulesPageName": {
+ "message": "My rules",
+ "description": "a tab in dashboard"
+ },
+ "ubiquitousRulesPageName": {
+ "message": "Hosts files",
+ "description": "a tab in dashboard"
+ },
+ "aboutPageName": {
+ "message": "About",
+ "description": "a tab in dashboard"
+ },
+ "allPrettyName": {
+ "message": "all",
+ "description": "HAS TO FIT IN MATRIX HEADER!"
+ },
+ "cookiePrettyName": {
+ "message": "cookie",
+ "description": "HAS TO FIT IN MATRIX HEADER!"
+ },
+ "cssPrettyName": {
+ "message": "css",
+ "description": "HAS TO FIT IN MATRIX HEADER!"
+ },
+ "imagePrettyName": {
+ "message": "image",
+ "description": "HAS TO FIT IN MATRIX HEADER!"
+ },
+ "mediaPrettyName": {
+ "message": "media",
+ "description": "HAS TO FIT IN MATRIX HEADER!"
+ },
+ "pluginPrettyName": {
+ "message": "plugin",
+ "description": "HAS TO FIT IN MATRIX HEADER!"
+ },
+ "scriptPrettyName": {
+ "message": "script",
+ "description": "HAS TO FIT IN MATRIX HEADER!"
+ },
+ "xhrPrettyName": {
+ "message": "XHR",
+ "description": "HAS TO FIT IN MATRIX HEADER!"
+ },
+ "framePrettyName": {
+ "message": "frame",
+ "description": "HAS TO FIT IN MATRIX HEADER!"
+ },
+ "otherPrettyName": {
+ "message": "other",
+ "description": "HAS TO FIT IN MATRIX HEADER!"
+ },
+ "matrixNoNetTrafficPrompt": {
+ "message": "No net traffic seen for this tab so far.",
+ "description": ""
+ },
+ "matrixMtxButtonTip": {
+ "message": "Disable\/enable matrix filtering for this scope.",
+ "description": "Tool tip for matrix button"
+ },
+ "matrixPersistButtonTip": {
+ "message": "Save all temporary changes for this scope.",
+ "description": "Tool tip for the persist button"
+ },
+ "matrixRevertButtonTip": {
+ "message": "Revert temporary changes for this scope.",
+ "description": "Tool tip for the revert local permission button"
+ },
+ "matrixReloadButton": {
+ "message": "Reload the page.\nPress Shift to bypass the browser cache.",
+ "description": "Tool tip for the reload button"
+ },
+ "matrix1stPartyLabel": {
+ "message": "1st-party",
+ "description": "1st-party"
+ },
+ "matrixBlacklistedHostnames": {
+ "message": "{{count}} blacklisted hostname(s)",
+ "description": "Appears in the metadata row of bottom-most group: **mind the limited width**"
+ },
+ "matrixSwitchNoMixedContent": {
+ "message": "Strict HTTPS",
+ "description": "A menu entry in the matrix popup"
+ },
+ "matrixSwitchUASpoof": {
+ "message": "User agent spoofing",
+ "description": "A menu entry in the matrix popup"
+ },
+ "matrixSwitchReferrerSpoof": {
+ "message": "Referrer spoofing",
+ "description": "A menu entry in the matrix popup"
+ },
+ "matrixRevertAllEntry": {
+ "message": "Revert all temporary changes",
+ "description": "A menu entry in the matrix popup"
+ },
+ "matrixLoggerMenuEntry": {
+ "message": "Go to logger",
+ "description": "A menu entry in the matrix popup"
+ },
+ "matrixDashboardMenuEntry": {
+ "message": "Go to dashboard",
+ "description": "A menu entry in the matrix popup"
+ },
+ "statsPageTitle": {
+ "message": "uMatrix – Statistics",
+ "description": ""
+ },
+ "statsPageGenericStats": {
+ "message": "Generic statistics",
+ "description": ""
+ },
+ "statsPageCookieHeadersFoiled": {
+ "message": "HTTP cookie<\/a> headers foiled: {{count}}",
+ "description": ""
+ },
+ "statsPageRefererHeadersFoiled": {
+ "message": "HTTP referer<\/a> headers foiled: {{count}}",
+ "description": ""
+ },
+ "statsPageHyperlinkAuditingFoiled": {
+ "message": "Hyperlink auditing<\/a> attempts foiled: {{count}}",
+ "description": ""
+ },
+ "statsPageCookiesRemoved": {
+ "message": "Local cookies removed: {{count}}",
+ "description": ""
+ },
+ "statsPageLocalStoragesCleared": {
+ "message": "Local storages<\/a> emptied: {{count}}",
+ "description": ""
+ },
+ "statsPageBrowserCacheCleared": {
+ "message": "Browser caches cleared: {{count}}",
+ "description": ""
+ },
+ "statsPageDetailedStats": {
+ "message": "Detailed statistics",
+ "description": ""
+ },
+ "statsPageDetailedAllPages": {
+ "message": "All",
+ "description": ""
+ },
+ "statsPageDetailedBehindTheScenePage": {
+ "message": "Behind the scene",
+ "description": ""
+ },
+ "statsPageOverview": {
+ "message": "Overview",
+ "description": ""
+ },
+ "statsPageRequests": {
+ "message": "Requests",
+ "description": "header for the stat type column"
+ },
+ "statsPageAllowed": {
+ "message": "Allowed",
+ "description": "header for the allowed requests column"
+ },
+ "statsPageBlocked": {
+ "message": "Blocked",
+ "description": "header for the blocked requests column"
+ },
+ "statsPageAll": {
+ "message": "All",
+ "description": ""
+ },
+ "statsPagePages": {
+ "message": "Pages",
+ "description": ""
+ },
+ "statsPageCookies": {
+ "message": "Cookies",
+ "description": ""
+ },
+ "statsPageCSS": {
+ "message": "CSS",
+ "description": ""
+ },
+ "statsPageImages": {
+ "message": "Images",
+ "description": ""
+ },
+ "statsPagePlugins": {
+ "message": "Plugins",
+ "description": ""
+ },
+ "statsPageScripts": {
+ "message": "Scripts",
+ "description": ""
+ },
+ "statsPageXHRs": {
+ "message": "XHRs",
+ "description": ""
+ },
+ "statsPageFrames": {
+ "message": "Frames",
+ "description": ""
+ },
+ "statsPageOthers": {
+ "message": "Others",
+ "description": ""
+ },
+ "statsPageDetailed": {
+ "message": "Logger",
+ "description": ""
+ },
+ "statsPageLogSizePrompt1": {
+ "message": "Remember the last",
+ "description": "First part of Remember the last [n] HTTP requests per page"
+ },
+ "statsPageLogSizePrompt2": {
+ "message": "HTTP requests per page<\/b>.",
+ "description": "Second part of Remember the last [n] HTTP requests per page"
+ },
+ "statsPageLogSizeHelp": {
+ "message": " You can inspect details of the most recent raw HTTP requests which have been made by a web page (see below).<\/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> 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> Enter “ Blacklisted cookies are not prevented by 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> Once these blacklisted cookies have been accounted for by uMatrix<\/i>, they can be removed from your browser if you wish so.<\/p> 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 uMatrix<\/i> if this option is checked. So be sure that the hostname(s) with which an extension communicate is whitelisted.<\/p>",
+ "description": ""
+ },
+ "privacyDeleteNonBlockedSessionCookiesPrompt1": {
+ "message": "Delete non-blocked session cookies ",
+ "description": "First part of 'Delete non-blocked session cookies [n] minutes after the last time they have been used'"
+ },
+ "privacyDeleteNonBlockedSessionCookiesPrompt2": {
+ "message": " minutes after the last time they have been used.",
+ "description": "Second part of 'Delete non-blocked session cookies [n] minutes after the last time they have been used'"
+ },
+ "privacyDeleteNonBlockedSessionCookiesHelp": {
+ "message": " 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> Except that this 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>",
+ "description": ""
+ },
+ "privacyDeleteBlockedLocalStoragePrompt": {
+ "message": "Delete local storage<\/a> content set by blocked hostnames",
+ "description": ""
+ },
+ "privacyDeleteBlockedLocalStorageHelp": {
+ "message": "TODO",
+ "description": ""
+ },
+ "privacyClearCachePrompt1": {
+ "message": "Clear browser cache every",
+ "description": "First part of 'Clear browser cache every [n] minutes'"
+ },
+ "privacyClearCachePrompt2": {
+ "message": "minutes.",
+ "description": "Second part of 'Clear browser cache every [n] minutes'"
+ },
+ "privacyClearCacheHelp": {
+ "message": " 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> A few of these tricks rely[1, 2]<\/sup> on the browser cache<\/a>, which content is often long lasting since rarely will users take the time to regularly clear their browser cache.<\/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> Check this option to have uMatrix<\/i> do it for you, at the interval you wish.<\/p> [1] “Preventing Web Tracking via the Browser Cache”<\/a>\n[2] “Cookieless cookies”<\/a><\/p>",
+ "description": ""
+ },
+ "privacyProcessRefererPrompt": {
+ "message": "Spoof HTTP referrer<\/a> string of third-party requests.",
+ "description": ""
+ },
+ "privacyProcessRefererHelp": {
+ "message": "From Wikipedia: From Mozilla Developer Network<\/a>:<\/p> Hyperlink auditing is a mechanism which allow a party, 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>",
+ "description": ""
+ },
+ "privacySpoofUserAgentPrompt1": {
+ "message": "Spoof User-Agent<\/a> string by randomly picking a new one below every",
+ "description": "First part of UA-spoofing prompt"
+ },
+ "privacySpoofUserAgentPrompt2": {
+ "message": "minutes.",
+ "description": "Second part"
+ },
+ "privacySpoofUserAgentHelp": {
+ "message": "According to the Electronic Frontier Foundation<\/i><\/a>: “[...] your browser sends a ‘User Agent’ header to the website saying precisely which operating system and web browser you are using. This information could help distinguish Internet users from one another because these versions differ, often considerably, from person to person. [...] the User Agent string becomes a real privacy problem<\/b>.” This option allows you to address the privacy issue raised by the EFF. Please note that your actual User Agent string can be leaked<\/a> through WebSockets.<\/p> You can supply your own list of user agent strings. One string per line. Blank lines and lines prefixed with ‘#’ will be ignored.<\/p>",
+ "description": ""
+ },
+ "userRulesPermanentHeader": {
+ "message": "Permanent rules",
+ "description": ""
+ },
+ "userRulesTemporaryHeader": {
+ "message": "Temporary rules",
+ "description": ""
+ },
+ "userRulesRevert": {
+ "message": "Revert",
+ "description": "Will remove all temporary rules"
+ },
+ "userRulesCommit": {
+ "message": "Commit",
+ "description": "Will save all temporary rules"
+ },
+ "userRulesEdit": {
+ "message": "Edit",
+ "description": "Will enable manual-edit mode (textarea)"
+ },
+ "userRulesEditSave": {
+ "message": "Save",
+ "description": "Will save manually-edited content and exit manual-edit mode"
+ },
+ "userRulesEditDicard": {
+ "message": "Discard",
+ "description": "Will discard manually-edited content and exit manual-edit mode"
+ },
+ "userRulesImport": {
+ "message": "Import from file...",
+ "description": ""
+ },
+ "userRulesExport": {
+ "message": "Export to file...",
+ "description": ""
+ },
+ "userRulesFormatHint": {
+ "message": "See this page for rule syntax.",
+ "description": ""
+ },
+ "userRulesDefaultFileName": {
+ "message": "my-umatrix-rules.txt",
+ "description": "default file name to use"
+ },
+ "hostsFilesPrompt": {
+ "message": "All hostnames in a hosts file are loaded as blacklisted hostnames in the global scope.",
+ "description": ""
+ },
+ "hostsFilesStats": {
+ "message": "{{blockedHostnameCount}} distinct blocked hostnames from:",
+ "description": ""
+ },
+ "hostsFilesPerFileStats": {
+ "message": "{{used}} used out of {{total}}",
+ "description": ""
+ },
+ "hostsFilesLastUpdate": {
+ "message": "Last update: {{ago}}",
+ "description": "English: Last update: {{ago}}, where 'ago' will be replaced with something like '2 days ago'"
+ },
+ "hostsFilesApplyChanges": {
+ "message": "Apply changes",
+ "description": ""
+ },
+ "hostsFilesAutoUpdatePrompt": {
+ "message": "Auto-update hosts files.",
+ "description": ""
+ },
+ "hostsFilesUpdateNow": {
+ "message": "Update now",
+ "description": ""
+ },
+ "hostsFilesPurgeAll": {
+ "message": "Purge all caches",
+ "description": ""
+ },
+ "hostsFilesExternalListsHint": {
+ "message": "One URL per line. Lines prefixed with ‘#’ will be ignored. Invalid URLs will be silently ignored.",
+ "description": ""
+ },
+ "hostsFilesExternalListsParse": {
+ "message": "Parse",
+ "description": ""
+ },
+ "hostsFilesExternalListPurge": {
+ "message": "purge cache",
+ "description": ""
+ },
+ "hostsFilesExternalListNew": {
+ "message": "new version available",
+ "description": ""
+ },
+ "hostsFilesExternalListObsolete": {
+ "message": "outdated",
+ "description": ""
+ },
+ "aboutChangelog": {
+ "message": "Change log<\/a>",
+ "description": ""
+ },
+ "aboutStorageUsed": {
+ "message": "Storage used: {{storageUsed}} bytes",
+ "description": ""
+ },
+ "aboutDoc": {
+ "message": "Documentation<\/a>",
+ "description": ""
+ },
+ "aboutPermissions": {
+ "message": "Permissions<\/a>",
+ "description": ""
+ },
+ "aboutCode": {
+ "message": "Source code (GPLv3)",
+ "description": ""
+ },
+ "aboutIssues": {
+ "message": "Bugs and issues",
+ "description": ""
+ },
+ "aboutContributors": {
+ "message": "Contributors",
+ "description": "English: Contributors"
+ },
+ "aboutCodeContributors": {
+ "message": "Code:",
+ "description": ""
+ },
+ "aboutIssueContributors": {
+ "message": "Issues:",
+ "description": ""
+ },
+ "aboutTranslationContributors": {
+ "message": "Translations:",
+ "description": ""
+ },
+ "aboutUserDataHeader": {
+ "message": "Your data",
+ "description": ""
+ },
+ "aboutBackupButton": {
+ "message": "Backup to file...",
+ "description": ""
+ },
+ "aboutBackupFilename": {
+ "message": "my-umatrix-backup.txt",
+ "description": "default filename to use"
+ },
+ "aboutRestoreButton": {
+ "message": "Restore from file...",
+ "description": ""
+ },
+ "aboutRestoreConfirm": {
+ "message": "All your settings will be overwritten using data backed up on {{time}}, and uMatrix will restart.\n\nOverwrite all existing settings using backed up data?",
+ "description": "Message asking user to confirm restore"
+ },
+ "aboutRestoreError": {
+ "message": "The data could not be read or is invalid",
+ "description": ""
+ },
+ "aboutOr": {
+ "message": "... or ...",
+ "description": "English: ... or ..."
+ },
+ "aboutResetButton": {
+ "message": "Reset to default settings",
+ "description": "English: Reset to default settings"
+ },
+ "aboutResetConfirm": {
+ "message": "Caution! this will remove all your custom settings. Are you sure you want to proceed?",
+ "description": "Message asking user to confirm reset"
+ },
+ "loggerFilterInputPlaceholder": {
+ "message": "filter expression(s)",
+ "description": "Appears in the input filed where filter expressions are entered"
+ },
+ "loggerMaxEntriesTip": {
+ "message": "Maximum number of entries",
+ "description": "Appears as a tooltip when hovering the input field"
+ },
+ "loggerEntryUserAgentSpoofing": {
+ "message": "spoofing user agent with: {{value}}",
+ "description": "An entry for when a new user agent string is selected"
+ },
+ "loggerEntryCookieDeleted": {
+ "message": "cookie deleted: {{value}}",
+ "description": "An entry for when a cookie is deleted"
+ },
+ "loggerEntryDeleteCookieError": {
+ "message": "failed to delete cookie: {{value}}",
+ "description": "An entry for when the browser cache is cleared"
+ },
+ "loggerEntryBrowserCacheCleared": {
+ "message": "browser cache cleared",
+ "description": "An entry for when a cookie can't be deleted"
+ },
+ "loggerEntryAssetUpdated": {
+ "message": "asset updated: {{value}}",
+ "description": "An entry for when an asset was updated"
+ },
+ "mainBlockedPrompt1": {
+ "message": "uMatrix has prevented the following page from loading:",
+ "description": "English: uMatrix has prevented the following page from loading:"
+ },
+ "mainBlockedPrompt2": {
+ "message": "Because of the following rule",
+ "description": "English: Because of the following rule"
+ },
+ "mainBlockedBack": {
+ "message": "Go back",
+ "description": "English: Go back"
+ },
+ "mainBlockedClose": {
+ "message": "Close",
+ "description": "English: Close"
+ },
+ "commandRevertAll": {
+ "message": "Revert all temporary changes",
+ "description": ""
+ },
+ "commandWhitelistPageDomain": {
+ "message": "Temporarily whitelist page domain",
+ "description": ""
+ },
+ "commandWhitelistAll": {
+ "message": "Temporarily whitelist all",
+ "description": ""
+ },
+ "commandOpenDashboard": {
+ "message": "Open dashboard",
+ "description": ""
+ },
+ "elapsedOneMinuteAgo": {
+ "message": "a minute ago",
+ "description": "English: a minute ago"
+ },
+ "elapsedManyMinutesAgo": {
+ "message": "{{value}} minutes ago",
+ "description": "English: {{value}} minutes ago"
+ },
+ "elapsedOneHourAgo": {
+ "message": "an hour ago",
+ "description": "English: an hour ago"
+ },
+ "elapsedManyHoursAgo": {
+ "message": "{{value}} hours ago",
+ "description": "English: {{value}} hours ago"
+ },
+ "elapsedOneDayAgo": {
+ "message": "a day ago",
+ "description": "English: a day ago"
+ },
+ "elapsedManyDaysAgo": {
+ "message": "{{value}} days ago",
+ "description": "English: {{value}} days ago"
+ },
+ "showDashboardButton": {
+ "message": "Dashboard",
+ "description": "Appears in Firefox's add-on preferences"
+ },
+ "showLoggerButton": {
+ "message": "Logger",
+ "description": "Appears in Firefox's add-on preferences"
+ },
+ "cloudPush": {
+ "message": "Export to cloud storage",
+ "description": "tooltip"
+ },
+ "cloudPull": {
+ "message": "Import from cloud storage",
+ "description": "tooltip"
+ },
+ "cloudNoData": {
+ "message": "...\n...",
+ "description": ""
+ },
+ "cloudDeviceNamePrompt": {
+ "message": "This device name:",
+ "description": "used as a prompt for the user to provide a custom device name"
+ },
+ "genericSubmit": {
+ "message": "Submit",
+ "description": "for generic 'submit' buttons"
+ },
+ "genericRevert": {
+ "message": "Revert",
+ "description": "for generic 'revert' buttons"
+ },
+ "errorCantConnectTo": {
+ "message": "Network error: Unable to connect to {{url}}",
+ "description": ""
+ }
}
\ No newline at end of file
diff --git a/src/_locales/cs/messages.json b/src/_locales/cs/messages.json
index 78c08a4..3627e3d 100644
--- a/src/_locales/cs/messages.json
+++ b/src/_locales/cs/messages.json
@@ -1,690 +1,690 @@
{
- "extName":{
- "message":"µMatrix",
- "description":""
- },
- "extShortDesc":{
- "message":"Umožňuje cíleně povolovat\/blokovat spojení z vašeho prohlížeče pouhým kliknutím. Můžete jím blokovat skripty, reklamy, Facebook, …",
- "description":"this will be used as short description in web stores: MUST BE 132 characters OR LESS"
- },
- "dashboardPageName":{
- "message":"µMatrix – Ovládací panel",
- "description":""
- },
- "settingsPageName":{
- "message":"Nastavení",
- "description":"a tab in dashboard"
- },
- "privacyPageName":{
- "message":"Soukromí",
- "description":"a tab in dashboard"
- },
- "statsPageName":{
- "message":"Statistiky",
- "description":"a tab in dashboard"
- },
- "userRulesPageName":{
- "message":"Moje pravidla",
- "description":"a tab in dashboard"
- },
- "ubiquitousRulesPageName":{
- "message":"Soubory hostů",
- "description":"a tab in dashboard"
- },
- "aboutPageName":{
- "message":"O rozšíření",
- "description":"a tab in dashboard"
- },
- "allPrettyName":{
- "message":"vše",
- "description":"HAS TO FIT IN MATRIX HEADER!"
- },
- "cookiePrettyName":{
- "message":"cookie",
- "description":"HAS TO FIT IN MATRIX HEADER!"
- },
- "cssPrettyName":{
- "message":"styly",
- "description":"HAS TO FIT IN MATRIX HEADER!"
- },
- "imagePrettyName":{
- "message":"obr.",
- "description":"HAS TO FIT IN MATRIX HEADER!"
- },
- "mediaPrettyName":{
- "message":"média",
- "description":"HAS TO FIT IN MATRIX HEADER!"
- },
- "pluginPrettyName":{
- "message":"plugin",
- "description":"HAS TO FIT IN MATRIX HEADER!"
- },
- "scriptPrettyName":{
- "message":"skript",
- "description":"HAS TO FIT IN MATRIX HEADER!"
- },
- "xhrPrettyName":{
- "message":"XHR",
- "description":"HAS TO FIT IN MATRIX HEADER!"
- },
- "framePrettyName":{
- "message":"rámce",
- "description":"HAS TO FIT IN MATRIX HEADER!"
- },
- "otherPrettyName":{
- "message":"jiné",
- "description":"HAS TO FIT IN MATRIX HEADER!"
- },
- "matrixNoNetTrafficPrompt":{
- "message":"Na této záložce zatím nedošlo k žádné síťové komunikaci.",
- "description":""
- },
- "matrixMtxButtonTip":{
- "message":"Vypnout\/zapnout filtrování matrixu pro tento rozsah.",
- "description":"Tool tip for matrix button"
- },
- "matrixPersistButtonTip":{
- "message":"Uložit dočasné změny v tomto kontextu.",
- "description":"Tool tip for the persist button"
- },
- "matrixRevertButtonTip":{
- "message":"Zrušit dočasné změny v tomto kontextu.",
- "description":"Tool tip for the revert local permission button"
- },
- "matrixReloadButton":{
- "message":"Obnovit stránku.",
- "description":"Tool tip for the reload button"
- },
- "matrix1stPartyLabel":{
- "message":"vlastní doména",
- "description":"1st-party"
- },
- "matrixBlacklistedHostnames":{
- "message":"{{count}} blokovaných domén",
- "description":"Appears in the metadata row of bottom-most group: **mind the limited width**"
- },
- "matrixSwitchNoMixedContent":{
- "message":"Striktní HTTPS",
- "description":"A menu entry in the matrix popup"
- },
- "matrixSwitchUASpoof":{
- "message":"Podvrhovat identifikaci prohlížeče",
- "description":"A menu entry in the matrix popup"
- },
- "matrixSwitchReferrerSpoof":{
- "message":"Podvrhovat adresy odkazujících stránek",
- "description":"A menu entry in the matrix popup"
- },
- "matrixRevertAllEntry":{
- "message":"Vrátit všechny dočasné změny",
- "description":"A menu entry in the matrix popup"
- },
- "matrixLoggerMenuEntry":{
- "message":"Jít na záznamník",
- "description":"A menu entry in the matrix popup"
- },
- "matrixDashboardMenuEntry":{
- "message":"Přejít na řídící panel",
- "description":"A menu entry in the matrix popup"
- },
- "statsPageTitle":{
- "message":"µMatrix – Statistiky",
- "description":""
- },
- "statsPageGenericStats":{
- "message":"Obecné statistiky",
- "description":""
- },
- "statsPageCookieHeadersFoiled":{
- "message":"Zničené HTTP cookie<\/a> hlavičky: {{count}}",
- "description":""
- },
- "statsPageRefererHeadersFoiled":{
- "message":"HTTP referer<\/a> headers foiled: {{count}}",
- "description":""
- },
- "statsPageHyperlinkAuditingFoiled":{
- "message":"Hyperlink auditing<\/a> attempts foiled: {{count}}",
- "description":""
- },
- "statsPageCookiesRemoved":{
- "message":"Počet smazaných cookies: {{count}}",
- "description":""
- },
- "statsPageLocalStoragesCleared":{
- "message":"Local storages<\/a> emptied: {{count}}",
- "description":""
- },
- "statsPageBrowserCacheCleared":{
- "message":"Cache prohlížeče smazána: {{count}}",
- "description":""
- },
- "statsPageDetailedStats":{
- "message":"Podrobné statistiky",
- "description":""
- },
- "statsPageDetailedAllPages":{
- "message":"Všechny stránky",
- "description":""
- },
- "statsPageDetailedBehindTheScenePage":{
- "message":"Chromium: Pod pokličkou",
- "description":""
- },
- "statsPageOverview":{
- "message":"Přehled",
- "description":""
- },
- "statsPageRequests":{
- "message":"Spojení",
- "description":"header for the stat type column"
- },
- "statsPageAllowed":{
- "message":"Povoleno",
- "description":"header for the allowed requests column"
- },
- "statsPageBlocked":{
- "message":"Blokováno",
- "description":"header for the blocked requests column"
- },
- "statsPageAll":{
- "message":"Všechna",
- "description":""
- },
- "statsPagePages":{
- "message":"Stránky",
- "description":""
- },
- "statsPageCookies":{
- "message":"Cookies",
- "description":""
- },
- "statsPageCSS":{
- "message":"Styly",
- "description":""
- },
- "statsPageImages":{
- "message":"Obrázky",
- "description":""
- },
- "statsPagePlugins":{
- "message":"Pluginy",
- "description":""
- },
- "statsPageScripts":{
- "message":"Skripty",
- "description":""
- },
- "statsPageXHRs":{
- "message":"XHR",
- "description":""
- },
- "statsPageFrames":{
- "message":"Rámce",
- "description":""
- },
- "statsPageOthers":{
- "message":"Ostatní",
- "description":""
- },
- "statsPageDetailed":{
- "message":"Záznam spojení",
- "description":""
- },
- "statsPageLogSizePrompt1":{
- "message":"Pamatovat posledních",
- "description":"First part of Remember the last [n] HTTP requests per page"
- },
- "statsPageLogSizePrompt2":{
- "message":"HTTP spojení na stránku<\/b>.",
- "description":"Second part of Remember the last [n] HTTP requests per page"
- },
- "statsPageLogSizeHelp":{
- "message":" You can inspect details of the most recent raw HTTP requests which have been made by a web page (see below).<\/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> 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> Enter “ Blacklisted cookies are not prevented by 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> Once these blacklisted cookies have been accounted for by uMatrix<\/i>, they can be removed from your browser if you wish so.<\/p> 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 uMatrix<\/i> if this option is checked. So be sure that the hostname(s) with which an extension communicate is whitelisted.<\/p>",
- "description":""
- },
- "privacyDeleteNonBlockedSessionCookiesPrompt1":{
- "message":"Mazat neblokované cookies ",
- "description":"First part of 'Delete non-blocked session cookies [n] minutes after the last time they have been used'"
- },
- "privacyDeleteNonBlockedSessionCookiesPrompt2":{
- "message":" minut po posledním použití.",
- "description":"Second part of 'Delete non-blocked session cookies [n] minutes after the last time they have been used'"
- },
- "privacyDeleteNonBlockedSessionCookiesHelp":{
- "message":" 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> Except that this 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>",
- "description":""
- },
- "privacyDeleteBlockedLocalStoragePrompt":{
- "message":"Delete local storage<\/a> content set by blocked hostnames",
- "description":""
- },
- "privacyDeleteBlockedLocalStorageHelp":{
- "message":"TODO",
- "description":""
- },
- "privacyClearCachePrompt1":{
- "message":"Mazat vyrovnávací paměť prohlížeče každých",
- "description":"First part of 'Clear browser cache every [n] minutes'"
- },
- "privacyClearCachePrompt2":{
- "message":"minut.",
- "description":"Second part of 'Clear browser cache every [n] minutes'"
- },
- "privacyClearCacheHelp":{
- "message":" 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> A few of these tricks rely[1, 2]<\/sup> on the browser cache<\/a>, which content is often long lasting since rarely will users take the time to regularly clear their browser cache.<\/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> Check this option to have uMatrix<\/i> do it for you, at the interval you wish.<\/p> [1] “Preventing Web Tracking via the Browser Cache”<\/a>\n[2] “Cookieless cookies”<\/a><\/p>",
- "description":""
- },
- "privacyProcessRefererPrompt":{
- "message":"Spoof HTTP referrer<\/a> string of third-party requests.",
- "description":""
- },
- "privacyProcessRefererHelp":{
- "message":"Z Wikipedie: From Mozilla Developer Network<\/a>:<\/p> Hyperlink auditing is a mechanism which allow a party, 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>",
- "description":""
- },
- "privacySpoofUserAgentPrompt1":{
- "message":"Náhodně podstrčit řetězec User-Agenta<\/a>",
- "description":"First part of UA-spoofing prompt"
- },
- "privacySpoofUserAgentPrompt2":{
- "message":"minut.",
- "description":"Second part"
- },
- "privacySpoofUserAgentHelp":{
- "message":"According to the Electronic Frontier Foundation<\/i><\/a>: “[...] your browser sends a ‘User Agent’ header to the website saying precisely which operating system and web browser you are using. This information could help distinguish Internet users from one another because these versions differ, often considerably, from person to person. [...] the User Agent string becomes a real privacy problem<\/b>.” This option allows you to address the privacy issue raised by the EFF. Please note that your actual User Agent string can be leaked<\/a> through WebSockets.<\/p> You can supply your own list of user agent strings. One string per line. Blank lines and lines prefixed with ‘#’ will be ignored.<\/p>",
- "description":""
- },
- "userRulesPermanentHeader":{
- "message":"Permanentní pravidla",
- "description":""
- },
- "userRulesTemporaryHeader":{
- "message":"Dočasná pravidla",
- "description":""
- },
- "userRulesRevert":{
- "message":"Vrátit",
- "description":"Will remove all temporary rules"
- },
- "userRulesCommit":{
- "message":"Potvrdit",
- "description":"Will save all temporary rules"
- },
- "userRulesEdit":{
- "message":"Upravit",
- "description":"Will enable manual-edit mode (textarea)"
- },
- "userRulesEditSave":{
- "message":"Uložit",
- "description":"Will save manually-edited content and exit manual-edit mode"
- },
- "userRulesEditDicard":{
- "message":"Zrušit",
- "description":"Will discard manually-edited content and exit manual-edit mode"
- },
- "userRulesImport":{
- "message":"Načíst ze souboru…",
- "description":""
- },
- "userRulesExport":{
- "message":"Uložit do souboru…",
- "description":""
- },
- "userRulesFormatHint":{
- "message":"Podívej se na tuto stránku pro syntaxi pravidel.",
- "description":""
- },
- "userRulesDefaultFileName":{
- "message":"moje-pravidla-umatrix.txt",
- "description":"default file name to use"
- },
- "hostsFilesPrompt":{
- "message":"Všechny jména hostů v souboru hostů jsou načteny jako zakázaná v globálním měřítku.",
- "description":""
- },
- "hostsFilesStats":{
- "message":"{{blockedHostnameCount}} distinct blocked hostnames from:",
- "description":""
- },
- "hostsFilesPerFileStats":{
- "message":"Použito {{used}} z {{total}}",
- "description":""
- },
- "hostsFilesLastUpdate":{
- "message":"Poslední aktualizace: {{ago}}",
- "description":"English: Last update: {{ago}}, where 'ago' will be replaced with something like '2 days ago'"
- },
- "hostsFilesApplyChanges":{
- "message":"Uložit změny",
- "description":""
- },
- "hostsFilesAutoUpdatePrompt":{
- "message":"Automaticky aktualizovat soubory hostů.",
- "description":""
- },
- "hostsFilesUpdateNow":{
- "message":"Aktualizovat nyní",
- "description":""
- },
- "hostsFilesPurgeAll":{
- "message":"Vyčistit všechny cache",
- "description":""
- },
- "hostsFilesExternalListsHint":{
- "message":"Jedna URL na řádek. Řádky s prefixem ‘#’ budou ignorovány. Nevalidní URL budou ignorovány.",
- "description":""
- },
- "hostsFilesExternalListsParse":{
- "message":"Načíst",
- "description":""
- },
- "hostsFilesExternalListPurge":{
- "message":"vyčistit cache",
- "description":""
- },
- "hostsFilesExternalListNew":{
- "message":"nová verze k dispozici",
- "description":""
- },
- "hostsFilesExternalListObsolete":{
- "message":"zastaralé",
- "description":""
- },
- "aboutChangelog":{
- "message":"Přehled změn<\/a>",
- "description":""
- },
- "aboutStorageUsed":{
- "message":"Použité místo: {{storageUsed}} bajtů",
- "description":""
- },
- "aboutDoc":{
- "message":"Dokumentace<\/a>",
- "description":""
- },
- "aboutPermissions":{
- "message":"Oprávnění<\/a>",
- "description":""
- },
- "aboutCode":{
- "message":"Zdrojový kód (GPLv3)",
- "description":""
- },
- "aboutIssues":{
- "message":"Chyby a problémy",
- "description":""
- },
- "aboutContributors":{
- "message":"Přispěvatelé",
- "description":"English: Contributors"
- },
- "aboutCodeContributors":{
- "message":"Zdrojový kód:",
- "description":""
- },
- "aboutIssueContributors":{
- "message":"Problémy:",
- "description":""
- },
- "aboutTranslationContributors":{
- "message":"Překlady:",
- "description":""
- },
- "aboutUserDataHeader":{
- "message":"Vaše data",
- "description":""
- },
- "aboutBackupButton":{
- "message":"Zálohovat do souboru…",
- "description":""
- },
- "aboutBackupFilename":{
- "message":"moje-zaloha-umatrix.txt",
- "description":"default filename to use"
- },
- "aboutRestoreButton":{
- "message":"Obnovit ze zálohy…",
- "description":""
- },
- "aboutRestoreConfirm":{
- "message":"Všechna vaše nastavení budou přepsány daty zálohovanými v {{time}}, µMatrix bude restartován.\nPřepsat všechny existující nastavení zálohovanými daty?",
- "description":"Message asking user to confirm restore"
- },
- "aboutRestoreError":{
- "message":"Data nemohla být načtena nebo jsou neplatná",
- "description":""
- },
- "aboutOr":{
- "message":"nebo",
- "description":"English: ... or ..."
- },
- "aboutResetButton":{
- "message":"Vrátit do původního stavu",
- "description":"English: Reset to default settings"
- },
- "aboutResetConfirm":{
- "message":"Varování: Tento příkaz odstraní všechna vaše nastavení. Jste si jisti, že chcete pokračovat?",
- "description":"Message asking user to confirm reset"
- },
- "loggerFilterInputPlaceholder":{
- "message":"výraz(y) filtru",
- "description":"Appears in the input filed where filter expressions are entered"
- },
- "loggerMaxEntriesTip":{
- "message":"Maximální počet záznamů",
- "description":"Appears as a tooltip when hovering the input field"
- },
- "loggerEntryUserAgentSpoofing":{
- "message":"spoofování user agenta s: {{value}}",
- "description":"An entry for when a new user agent string is selected"
- },
- "loggerEntryCookieDeleted":{
- "message":"cookie odstraněno: {{value}}",
- "description":"An entry for when a cookie is deleted"
- },
- "loggerEntryDeleteCookieError":{
- "message":"smazání cookie se nepodařilo: {{value}}",
- "description":"An entry for when the browser cache is cleared"
- },
- "loggerEntryBrowserCacheCleared":{
- "message":"cache prohlížeče vymazána",
- "description":"An entry for when a cookie can't be deleted"
- },
- "loggerEntryAssetUpdated":{
- "message":"asset aktualizován: {{value}}",
- "description":"An entry for when an asset was updated"
- },
- "mainBlockedPrompt1":{
- "message":"µMatrix zabránil následující stránce v načítání:",
- "description":"English: uMatrix has prevented the following page from loading:"
- },
- "mainBlockedPrompt2":{
- "message":"Kvůli tomuto pravidlu",
- "description":"English: Because of the following rule"
- },
- "mainBlockedBack":{
- "message":"Zpět",
- "description":"English: Go back"
- },
- "mainBlockedClose":{
- "message":"Zavřít",
- "description":"English: Close"
- },
- "commandRevertAll":{
- "message":"Zrušit všechny dočasné změny",
- "description":""
- },
- "commandWhitelistPageDomain":{
- "message":"Dočasně povolit doménu stránky",
- "description":""
- },
- "commandWhitelistAll":{
- "message":"Dočasně povolit všechny",
- "description":""
- },
- "commandOpenDashboard":{
- "message":"Otevřít panel",
- "description":""
- },
- "elapsedOneMinuteAgo":{
- "message":"před minutou",
- "description":"English: a minute ago"
- },
- "elapsedManyMinutesAgo":{
- "message":"před {{value}} minutami",
- "description":"English: {{value}} minutes ago"
- },
- "elapsedOneHourAgo":{
- "message":"před hodinou",
- "description":"English: an hour ago"
- },
- "elapsedManyHoursAgo":{
- "message":"před {{value}} hodinami",
- "description":"English: {{value}} hours ago"
- },
- "elapsedOneDayAgo":{
- "message":"včera",
- "description":"English: a day ago"
- },
- "elapsedManyDaysAgo":{
- "message":"před {{value}} dny",
- "description":"English: {{value}} days ago"
- },
- "showDashboardButton":{
- "message":"Přehled",
- "description":"Appears in Firefox's add-on preferences"
- },
- "showLoggerButton":{
- "message":"Záznamník",
- "description":"Appears in Firefox's add-on preferences"
- },
- "cloudPush":{
- "message":"Exportovat do cloudového úložiště",
- "description":"tooltip"
- },
- "cloudPull":{
- "message":"Importovat z cloudového úložiště",
- "description":"tooltip"
- },
- "cloudNoData":{
- "message":"...\n...",
- "description":""
- },
- "cloudDeviceNamePrompt":{
- "message":"Jméno tohoto zařízení:",
- "description":"used as a prompt for the user to provide a custom device name"
- },
- "genericSubmit":{
- "message":"Odeslat",
- "description":"for generic 'submit' buttons"
- },
- "genericRevert":{
- "message":"Vrátit zpět",
- "description":"for generic 'revert' buttons"
- },
- "errorCantConnectTo":{
- "message":"Chyba sítě: Nelze se připojit k {{url}}",
- "description":""
- }
+ "extName": {
+ "message": "µMatrix",
+ "description": ""
+ },
+ "extShortDesc": {
+ "message": "Umožňuje cíleně povolovat\/blokovat spojení z vašeho prohlížeče pouhým kliknutím. Můžete jím blokovat skripty, reklamy, Facebook, …",
+ "description": "this will be used as short description in web stores: MUST BE 132 characters OR LESS"
+ },
+ "dashboardPageName": {
+ "message": "µMatrix – Ovládací panel",
+ "description": ""
+ },
+ "settingsPageName": {
+ "message": "Nastavení",
+ "description": "a tab in dashboard"
+ },
+ "privacyPageName": {
+ "message": "Soukromí",
+ "description": "a tab in dashboard"
+ },
+ "statsPageName": {
+ "message": "Statistiky",
+ "description": "a tab in dashboard"
+ },
+ "userRulesPageName": {
+ "message": "Moje pravidla",
+ "description": "a tab in dashboard"
+ },
+ "ubiquitousRulesPageName": {
+ "message": "Soubory hostů",
+ "description": "a tab in dashboard"
+ },
+ "aboutPageName": {
+ "message": "O rozšíření",
+ "description": "a tab in dashboard"
+ },
+ "allPrettyName": {
+ "message": "vše",
+ "description": "HAS TO FIT IN MATRIX HEADER!"
+ },
+ "cookiePrettyName": {
+ "message": "cookie",
+ "description": "HAS TO FIT IN MATRIX HEADER!"
+ },
+ "cssPrettyName": {
+ "message": "styly",
+ "description": "HAS TO FIT IN MATRIX HEADER!"
+ },
+ "imagePrettyName": {
+ "message": "obr.",
+ "description": "HAS TO FIT IN MATRIX HEADER!"
+ },
+ "mediaPrettyName": {
+ "message": "média",
+ "description": "HAS TO FIT IN MATRIX HEADER!"
+ },
+ "pluginPrettyName": {
+ "message": "plugin",
+ "description": "HAS TO FIT IN MATRIX HEADER!"
+ },
+ "scriptPrettyName": {
+ "message": "skript",
+ "description": "HAS TO FIT IN MATRIX HEADER!"
+ },
+ "xhrPrettyName": {
+ "message": "XHR",
+ "description": "HAS TO FIT IN MATRIX HEADER!"
+ },
+ "framePrettyName": {
+ "message": "rámce",
+ "description": "HAS TO FIT IN MATRIX HEADER!"
+ },
+ "otherPrettyName": {
+ "message": "jiné",
+ "description": "HAS TO FIT IN MATRIX HEADER!"
+ },
+ "matrixNoNetTrafficPrompt": {
+ "message": "Na této záložce zatím nedošlo k žádné síťové komunikaci.",
+ "description": ""
+ },
+ "matrixMtxButtonTip": {
+ "message": "Vypnout\/zapnout filtrování matrixu pro tento rozsah.",
+ "description": "Tool tip for matrix button"
+ },
+ "matrixPersistButtonTip": {
+ "message": "Uložit dočasné změny v tomto kontextu.",
+ "description": "Tool tip for the persist button"
+ },
+ "matrixRevertButtonTip": {
+ "message": "Zrušit dočasné změny v tomto kontextu.",
+ "description": "Tool tip for the revert local permission button"
+ },
+ "matrixReloadButton": {
+ "message": "Obnovit stránku.",
+ "description": "Tool tip for the reload button"
+ },
+ "matrix1stPartyLabel": {
+ "message": "vlastní doména",
+ "description": "1st-party"
+ },
+ "matrixBlacklistedHostnames": {
+ "message": "{{count}} blokovaných domén",
+ "description": "Appears in the metadata row of bottom-most group: **mind the limited width**"
+ },
+ "matrixSwitchNoMixedContent": {
+ "message": "Striktní HTTPS",
+ "description": "A menu entry in the matrix popup"
+ },
+ "matrixSwitchUASpoof": {
+ "message": "Podvrhovat identifikaci prohlížeče",
+ "description": "A menu entry in the matrix popup"
+ },
+ "matrixSwitchReferrerSpoof": {
+ "message": "Podvrhovat adresy odkazujících stránek",
+ "description": "A menu entry in the matrix popup"
+ },
+ "matrixRevertAllEntry": {
+ "message": "Vrátit všechny dočasné změny",
+ "description": "A menu entry in the matrix popup"
+ },
+ "matrixLoggerMenuEntry": {
+ "message": "Jít na záznamník",
+ "description": "A menu entry in the matrix popup"
+ },
+ "matrixDashboardMenuEntry": {
+ "message": "Přejít na řídící panel",
+ "description": "A menu entry in the matrix popup"
+ },
+ "statsPageTitle": {
+ "message": "µMatrix – Statistiky",
+ "description": ""
+ },
+ "statsPageGenericStats": {
+ "message": "Obecné statistiky",
+ "description": ""
+ },
+ "statsPageCookieHeadersFoiled": {
+ "message": "Zničené HTTP cookie<\/a> hlavičky: {{count}}",
+ "description": ""
+ },
+ "statsPageRefererHeadersFoiled": {
+ "message": "HTTP referer<\/a> headers foiled: {{count}}",
+ "description": ""
+ },
+ "statsPageHyperlinkAuditingFoiled": {
+ "message": "Hyperlink auditing<\/a> attempts foiled: {{count}}",
+ "description": ""
+ },
+ "statsPageCookiesRemoved": {
+ "message": "Počet smazaných cookies: {{count}}",
+ "description": ""
+ },
+ "statsPageLocalStoragesCleared": {
+ "message": "Local storages<\/a> emptied: {{count}}",
+ "description": ""
+ },
+ "statsPageBrowserCacheCleared": {
+ "message": "Cache prohlížeče smazána: {{count}}",
+ "description": ""
+ },
+ "statsPageDetailedStats": {
+ "message": "Podrobné statistiky",
+ "description": ""
+ },
+ "statsPageDetailedAllPages": {
+ "message": "Všechny stránky",
+ "description": ""
+ },
+ "statsPageDetailedBehindTheScenePage": {
+ "message": "Chromium: Pod pokličkou",
+ "description": ""
+ },
+ "statsPageOverview": {
+ "message": "Přehled",
+ "description": ""
+ },
+ "statsPageRequests": {
+ "message": "Spojení",
+ "description": "header for the stat type column"
+ },
+ "statsPageAllowed": {
+ "message": "Povoleno",
+ "description": "header for the allowed requests column"
+ },
+ "statsPageBlocked": {
+ "message": "Blokováno",
+ "description": "header for the blocked requests column"
+ },
+ "statsPageAll": {
+ "message": "Všechna",
+ "description": ""
+ },
+ "statsPagePages": {
+ "message": "Stránky",
+ "description": ""
+ },
+ "statsPageCookies": {
+ "message": "Cookies",
+ "description": ""
+ },
+ "statsPageCSS": {
+ "message": "Styly",
+ "description": ""
+ },
+ "statsPageImages": {
+ "message": "Obrázky",
+ "description": ""
+ },
+ "statsPagePlugins": {
+ "message": "Pluginy",
+ "description": ""
+ },
+ "statsPageScripts": {
+ "message": "Skripty",
+ "description": ""
+ },
+ "statsPageXHRs": {
+ "message": "XHR",
+ "description": ""
+ },
+ "statsPageFrames": {
+ "message": "Rámce",
+ "description": ""
+ },
+ "statsPageOthers": {
+ "message": "Ostatní",
+ "description": ""
+ },
+ "statsPageDetailed": {
+ "message": "Záznam spojení",
+ "description": ""
+ },
+ "statsPageLogSizePrompt1": {
+ "message": "Pamatovat posledních",
+ "description": "First part of Remember the last [n] HTTP requests per page"
+ },
+ "statsPageLogSizePrompt2": {
+ "message": "HTTP spojení 0<\/code>” to turn off detailed logging (and consequently reduce the memory footprint of uMatrix<\/i>).<\/p>",
- "description":"To help user understand the purpose of the log size value"
- },
- "statsPageRefresh":{
- "message":"Refresh",
- "description":""
- },
- "settingsPageTitle":{
- "message":"uMatrix – Settings",
- "description":""
- },
- "settingsMatrixDisplayHeader":{
- "message":"Appearance",
- "description":""
- },
- "settingsMatrixDisplayTextSizePrompt":{
- "message":"Text size:",
- "description":""
- },
- "settingsMatrixDisplayTextSizeNormal":{
- "message":"Normal",
- "description":""
- },
- "settingsMatrixDisplayTextSizeLarge":{
- "message":"Large",
- "description":""
- },
- "settingsMatrixDisplayColorBlind":{
- "message":"Color-blind friendly",
- "description":""
- },
- "settingsMatrixConvenienceHeader":{
- "message":"Convenience",
- "description":"English: Convenience"
- },
- "settingsMatrixAutoReloadPrompt":{
- "message":"When the matrix is closed, smart reload these tabs:",
- "description":""
- },
- "settingsMatrixAutoReloadNone":{
- "message":"None",
- "description":""
- },
- "settingsMatrixAutoReloadCurrent":{
- "message":"Current",
- "description":""
- },
- "settingsMatrixAutoReloadAll":{
- "message":"All",
- "description":""
- },
- "settingsMatrixAutoReloadInfo":{
- "message":"Whenever you make changes in the matrix which can affect the display and\/or behavior of one or more pages, uMatrix<\/i> will reload affected pages automatically when you close the matrix.",
- "description":""
- },
- "settingsSubframeColor":{
- "message":"Blocked frames: Color",
- "description":"English: Blocked frames: Color"
- },
- "settingsSubframeOpacity":{
- "message":"Opacity",
- "description":"English: Opacity"
- },
- "settingsIconBadgeEnabled":{
- "message":"Show the number of distinct requests on the icon",
- "description":"English: Show the number of distinct requests on the icon"
- },
- "settingsCollapseBlocked":{
- "message":"Collapse placeholder of blocked elements",
- "description":"English: Collapse placeholder of blocked elements"
- },
- "settingsCloudStorageEnabled":{
- "message":"Enable cloud storage support",
- "description":""
- },
- "privacyPageTitle":{
- "message":"uMatrix – Privacy",
- "description":""
- },
- "privacyDeleteBlockedCookiesPrompt":{
- "message":"Delete blocked cookies.",
- "description":""
- },
- "privacyDeleteBlockedCookiesHelp":{
- "message":"
HTTP referer is an HTTP header field that identifies the address of the webpage that linked to the resource being requested. ... 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, 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.",
- "description":""
- },
- "privacyNoMixedContentPrompt":{
- "message":"Strict HTTPS: forbid mixed content.",
- "description":""
- },
- "privacyNoMixedContentHelp":{
- "message":"
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>",
- "description":""
- },
- "privacyProcessHyperlinkAuditingPrompt":{
- "message":"Block all hyperlink auditing<\/a> attempts.",
- "description":""
- },
- "privacyProcessHyperlinkAuditingHelp":{
- "message":"
0<\/code>” to turn off detailed logging (and consequently reduce the memory footprint of uMatrix<\/i>).<\/p>",
+ "description": "To help user understand the purpose of the log size value"
+ },
+ "statsPageRefresh": {
+ "message": "Refresh",
+ "description": ""
+ },
+ "settingsPageTitle": {
+ "message": "uMatrix – Settings",
+ "description": ""
+ },
+ "settingsMatrixDisplayHeader": {
+ "message": "Appearance",
+ "description": ""
+ },
+ "settingsMatrixDisplayTextSizePrompt": {
+ "message": "Text size:",
+ "description": ""
+ },
+ "settingsMatrixDisplayTextSizeNormal": {
+ "message": "Normal",
+ "description": ""
+ },
+ "settingsMatrixDisplayTextSizeLarge": {
+ "message": "Large",
+ "description": ""
+ },
+ "settingsMatrixDisplayColorBlind": {
+ "message": "Color-blind friendly",
+ "description": ""
+ },
+ "settingsMatrixConvenienceHeader": {
+ "message": "Convenience",
+ "description": "English: Convenience"
+ },
+ "settingsMatrixAutoReloadPrompt": {
+ "message": "When the matrix is closed, smart reload these tabs:",
+ "description": ""
+ },
+ "settingsMatrixAutoReloadNone": {
+ "message": "None",
+ "description": ""
+ },
+ "settingsMatrixAutoReloadCurrent": {
+ "message": "Current",
+ "description": ""
+ },
+ "settingsMatrixAutoReloadAll": {
+ "message": "All",
+ "description": ""
+ },
+ "settingsMatrixAutoReloadInfo": {
+ "message": "Whenever you make changes in the matrix which can affect the display and\/or behavior of one or more pages, uMatrix<\/i> will reload affected pages automatically when you close the matrix.",
+ "description": ""
+ },
+ "settingsSubframeColor": {
+ "message": "Blocked frames: Color",
+ "description": "English: Blocked frames: Color"
+ },
+ "settingsSubframeOpacity": {
+ "message": "Opacity",
+ "description": "English: Opacity"
+ },
+ "settingsIconBadgeEnabled": {
+ "message": "Show the number of distinct requests on the icon",
+ "description": "English: Show the number of distinct requests on the icon"
+ },
+ "settingsCollapseBlocked": {
+ "message": "Collapse placeholder of blocked elements",
+ "description": "English: Collapse placeholder of blocked elements"
+ },
+ "settingsCloudStorageEnabled": {
+ "message": "Enable cloud storage support",
+ "description": ""
+ },
+ "privacyPageTitle": {
+ "message": "uMatrix – Privacy",
+ "description": ""
+ },
+ "privacyDeleteBlockedCookiesPrompt": {
+ "message": "Delete blocked cookies.",
+ "description": ""
+ },
+ "privacyDeleteBlockedCookiesHelp": {
+ "message": "
HTTP referer is an HTTP header field that identifies the address of the webpage that linked to the resource being requested. ... 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, 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.",
+ "description": ""
+ },
+ "privacyNoMixedContentPrompt": {
+ "message": "Strict HTTPS: forbid mixed content.",
+ "description": ""
+ },
+ "privacyNoMixedContentHelp": {
+ "message": "
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>",
+ "description": ""
+ },
+ "privacyProcessHyperlinkAuditingPrompt": {
+ "message": "Block all hyperlink auditing<\/a> attempts.",
+ "description": ""
+ },
+ "privacyProcessHyperlinkAuditingHelp": {
+ "message": "
0<\/code>” to turn off detailed logging (and consequently reduce the memory footprint of uMatrix<\/i>).<\/p>",
- "description":"To help user understand the purpose of the log size value"
- },
- "statsPageRefresh":{
- "message":"تحديث الصفحة",
- "description":""
- },
- "settingsPageTitle":{
- "message":"uMatrix – إعدادات",
- "description":""
- },
- "settingsMatrixDisplayHeader":{
- "message":"مظهر",
- "description":""
- },
- "settingsMatrixDisplayTextSizePrompt":{
- "message":"حجم الخط:",
- "description":""
- },
- "settingsMatrixDisplayTextSizeNormal":{
- "message":"عادي",
- "description":""
- },
- "settingsMatrixDisplayTextSizeLarge":{
- "message":"كبير",
- "description":""
- },
- "settingsMatrixDisplayColorBlind":{
- "message":"عمي الألوان",
- "description":""
- },
- "settingsMatrixConvenienceHeader":{
- "message":"ملاءمة",
- "description":"English: Convenience"
- },
- "settingsMatrixAutoReloadPrompt":{
- "message":"عند إغلاق مصفوفة، وذكية تحميل علامات التبويب هذه:",
- "description":""
- },
- "settingsMatrixAutoReloadNone":{
- "message":"لا شيء",
- "description":""
- },
- "settingsMatrixAutoReloadCurrent":{
- "message":"قائم",
- "description":""
- },
- "settingsMatrixAutoReloadAll":{
- "message":"الكل",
- "description":""
- },
- "settingsMatrixAutoReloadInfo":{
- "message":"كلما قمت بإجراء تغييرات في المصفوفة التي يمكن أن تؤثر على العرض و\/ أو سلوك صفحة واحدة أو أكثر،uMatrix<\/i>سوف تحميل صفحات المتضررة تلقائيا عند إغلاق المصفوفة.",
- "description":""
- },
- "settingsSubframeColor":{
- "message":"Blocked frames: Color",
- "description":"English: Blocked frames: Color"
- },
- "settingsSubframeOpacity":{
- "message":"الشفافية",
- "description":"English: Opacity"
- },
- "settingsIconBadgeEnabled":{
- "message":"عرض عدد من طلبات متميزة على أيقونة",
- "description":"English: Show the number of distinct requests on the icon"
- },
- "settingsCollapseBlocked":{
- "message":"انهيار نائبا من عناصر المحظورة",
- "description":"English: Collapse placeholder of blocked elements"
- },
- "settingsCloudStorageEnabled":{
- "message":"تمكين سحابة دعم التخزين",
- "description":""
- },
- "privacyPageTitle":{
- "message":"uMatrix – الخصوصية",
- "description":""
- },
- "privacyDeleteBlockedCookiesPrompt":{
- "message":"حذف ملفات تعريف الارتباط المحظورة.",
- "description":""
- },
- "privacyDeleteBlockedCookiesHelp":{
- "message":"
[2] “Cookieless cookies”<\/a><\/p>",
- "description":""
- },
- "privacyProcessRefererPrompt":{
- "message":"Spoof HTTP referrer<\/a> string of third-party requests.",
- "description":""
- },
- "privacyProcessRefererHelp":{
- "message":"HTTP referer is an HTTP header field that identifies the address of the webpage that linked to the resource being requested. ... Because referer information can violate privacy, some web browsers allow the user to disable the sending of referer information.<\/b><\/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>",
- "description":""
- },
- "privacyProcessHyperlinkAuditingPrompt":{
- "message":"Block all hyperlink auditing<\/a> attempts.",
- "description":""
- },
- "privacyProcessHyperlinkAuditingHelp":{
- "message":"
0<\/code>” to turn off detailed logging (and consequently reduce the memory footprint of uMatrix<\/i>).<\/p>",
+ "description": "To help user understand the purpose of the log size value"
+ },
+ "statsPageRefresh": {
+ "message": "تحديث الصفحة",
+ "description": ""
+ },
+ "settingsPageTitle": {
+ "message": "uMatrix – إعدادات",
+ "description": ""
+ },
+ "settingsMatrixDisplayHeader": {
+ "message": "مظهر",
+ "description": ""
+ },
+ "settingsMatrixDisplayTextSizePrompt": {
+ "message": "حجم الخط:",
+ "description": ""
+ },
+ "settingsMatrixDisplayTextSizeNormal": {
+ "message": "عادي",
+ "description": ""
+ },
+ "settingsMatrixDisplayTextSizeLarge": {
+ "message": "كبير",
+ "description": ""
+ },
+ "settingsMatrixDisplayColorBlind": {
+ "message": "عمي الألوان",
+ "description": ""
+ },
+ "settingsMatrixConvenienceHeader": {
+ "message": "ملاءمة",
+ "description": "English: Convenience"
+ },
+ "settingsMatrixAutoReloadPrompt": {
+ "message": "عند إغلاق مصفوفة، وذكية تحميل علامات التبويب هذه:",
+ "description": ""
+ },
+ "settingsMatrixAutoReloadNone": {
+ "message": "لا شيء",
+ "description": ""
+ },
+ "settingsMatrixAutoReloadCurrent": {
+ "message": "قائم",
+ "description": ""
+ },
+ "settingsMatrixAutoReloadAll": {
+ "message": "الكل",
+ "description": ""
+ },
+ "settingsMatrixAutoReloadInfo": {
+ "message": "كلما قمت بإجراء تغييرات في المصفوفة التي يمكن أن تؤثر على العرض و\/ أو سلوك صفحة واحدة أو أكثر،uMatrix<\/i>سوف تحميل صفحات المتضررة تلقائيا عند إغلاق المصفوفة.",
+ "description": ""
+ },
+ "settingsSubframeColor": {
+ "message": "Blocked frames: Color",
+ "description": "English: Blocked frames: Color"
+ },
+ "settingsSubframeOpacity": {
+ "message": "الشفافية",
+ "description": "English: Opacity"
+ },
+ "settingsIconBadgeEnabled": {
+ "message": "عرض عدد من طلبات متميزة على أيقونة",
+ "description": "English: Show the number of distinct requests on the icon"
+ },
+ "settingsCollapseBlocked": {
+ "message": "انهيار نائبا من عناصر المحظورة",
+ "description": "English: Collapse placeholder of blocked elements"
+ },
+ "settingsCloudStorageEnabled": {
+ "message": "تمكين سحابة دعم التخزين",
+ "description": ""
+ },
+ "privacyPageTitle": {
+ "message": "uMatrix – الخصوصية",
+ "description": ""
+ },
+ "privacyDeleteBlockedCookiesPrompt": {
+ "message": "حذف ملفات تعريف الارتباط المحظورة.",
+ "description": ""
+ },
+ "privacyDeleteBlockedCookiesHelp": {
+ "message": "
[2] “Cookieless cookies”<\/a><\/p>",
+ "description": ""
+ },
+ "privacyProcessRefererPrompt": {
+ "message": "Spoof HTTP referrer<\/a> string of third-party requests.",
+ "description": ""
+ },
+ "privacyProcessRefererHelp": {
+ "message": "HTTP referer is an HTTP header field that identifies the address of the webpage that linked to the resource being requested. ... Because referer information can violate privacy, some web browsers allow the user to disable the sending of referer information.<\/b><\/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>",
+ "description": ""
+ },
+ "privacyProcessHyperlinkAuditingPrompt": {
+ "message": "Block all hyperlink auditing<\/a> attempts.",
+ "description": ""
+ },
+ "privacyProcessHyperlinkAuditingHelp": {
+ "message": "
0<\/code>” to turn off detailed logging (and consequently reduce the memory footprint of uMatrix<\/i>).<\/p>",
- "description":"To help user understand the purpose of the log size value"
- },
- "statsPageRefresh":{
- "message":"Опресняване",
- "description":""
- },
- "settingsPageTitle":{
- "message":"uMatrix – Настройки",
- "description":""
- },
- "settingsMatrixDisplayHeader":{
- "message":"Изглед",
- "description":""
- },
- "settingsMatrixDisplayTextSizePrompt":{
- "message":"Големина на текста:",
- "description":""
- },
- "settingsMatrixDisplayTextSizeNormal":{
- "message":"Нормален",
- "description":""
- },
- "settingsMatrixDisplayTextSizeLarge":{
- "message":"Голям",
- "description":""
- },
- "settingsMatrixDisplayColorBlind":{
- "message":"Цветова схема за далтонисти",
- "description":""
- },
- "settingsMatrixConvenienceHeader":{
- "message":"Удобство",
- "description":"English: Convenience"
- },
- "settingsMatrixAutoReloadPrompt":{
- "message":"Затваряйки матрицата, започва умно презареждане на тези табове:",
- "description":""
- },
- "settingsMatrixAutoReloadNone":{
- "message":"None",
- "description":""
- },
- "settingsMatrixAutoReloadCurrent":{
- "message":"Текуща версия",
- "description":""
- },
- "settingsMatrixAutoReloadAll":{
- "message":"Всичко",
- "description":""
- },
- "settingsMatrixAutoReloadInfo":{
- "message":"Whenever you make changes in the matrix which can affect the display and\/or behavior of one or more pages, uMatrix<\/i> will reload affected pages automatically when you close the matrix.",
- "description":""
- },
- "settingsSubframeColor":{
- "message":"Блокирани рамки: Цвят",
- "description":"English: Blocked frames: Color"
- },
- "settingsSubframeOpacity":{
- "message":"Непрозрачност",
- "description":"English: Opacity"
- },
- "settingsIconBadgeEnabled":{
- "message":"Show the number of distinct requests on the icon",
- "description":"English: Show the number of distinct requests on the icon"
- },
- "settingsCollapseBlocked":{
- "message":"Collapse placeholder of blocked elements",
- "description":"English: Collapse placeholder of blocked elements"
- },
- "settingsCloudStorageEnabled":{
- "message":"Enable cloud storage support",
- "description":""
- },
- "privacyPageTitle":{
- "message":"uMatrix – Поверителност",
- "description":""
- },
- "privacyDeleteBlockedCookiesPrompt":{
- "message":"Изтриване на блокираните бисквитки.",
- "description":""
- },
- "privacyDeleteBlockedCookiesHelp":{
- "message":"
HTTP referer is an HTTP header field that identifies the address of the webpage that linked to the resource being requested. ... 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, 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.",
- "description":""
- },
- "privacyNoMixedContentPrompt":{
- "message":"Само HTTPS: забранено е смесено съдържание.",
- "description":""
- },
- "privacyNoMixedContentHelp":{
- "message":"
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>",
- "description":""
- },
- "privacyProcessHyperlinkAuditingPrompt":{
- "message":"Block all hyperlink auditing<\/a> attempts.",
- "description":""
- },
- "privacyProcessHyperlinkAuditingHelp":{
- "message":"
0<\/code>” to turn off detailed logging (and consequently reduce the memory footprint of uMatrix<\/i>).<\/p>",
+ "description": "To help user understand the purpose of the log size value"
+ },
+ "statsPageRefresh": {
+ "message": "Опресняване",
+ "description": ""
+ },
+ "settingsPageTitle": {
+ "message": "uMatrix – Настройки",
+ "description": ""
+ },
+ "settingsMatrixDisplayHeader": {
+ "message": "Изглед",
+ "description": ""
+ },
+ "settingsMatrixDisplayTextSizePrompt": {
+ "message": "Големина на текста:",
+ "description": ""
+ },
+ "settingsMatrixDisplayTextSizeNormal": {
+ "message": "Нормален",
+ "description": ""
+ },
+ "settingsMatrixDisplayTextSizeLarge": {
+ "message": "Голям",
+ "description": ""
+ },
+ "settingsMatrixDisplayColorBlind": {
+ "message": "Цветова схема за далтонисти",
+ "description": ""
+ },
+ "settingsMatrixConvenienceHeader": {
+ "message": "Удобство",
+ "description": "English: Convenience"
+ },
+ "settingsMatrixAutoReloadPrompt": {
+ "message": "Затваряйки матрицата, започва умно презареждане на тези табове:",
+ "description": ""
+ },
+ "settingsMatrixAutoReloadNone": {
+ "message": "None",
+ "description": ""
+ },
+ "settingsMatrixAutoReloadCurrent": {
+ "message": "Текуща версия",
+ "description": ""
+ },
+ "settingsMatrixAutoReloadAll": {
+ "message": "Всичко",
+ "description": ""
+ },
+ "settingsMatrixAutoReloadInfo": {
+ "message": "Whenever you make changes in the matrix which can affect the display and\/or behavior of one or more pages, uMatrix<\/i> will reload affected pages automatically when you close the matrix.",
+ "description": ""
+ },
+ "settingsSubframeColor": {
+ "message": "Блокирани рамки: Цвят",
+ "description": "English: Blocked frames: Color"
+ },
+ "settingsSubframeOpacity": {
+ "message": "Непрозрачност",
+ "description": "English: Opacity"
+ },
+ "settingsIconBadgeEnabled": {
+ "message": "Show the number of distinct requests on the icon",
+ "description": "English: Show the number of distinct requests on the icon"
+ },
+ "settingsCollapseBlocked": {
+ "message": "Collapse placeholder of blocked elements",
+ "description": "English: Collapse placeholder of blocked elements"
+ },
+ "settingsCloudStorageEnabled": {
+ "message": "Enable cloud storage support",
+ "description": ""
+ },
+ "privacyPageTitle": {
+ "message": "uMatrix – Поверителност",
+ "description": ""
+ },
+ "privacyDeleteBlockedCookiesPrompt": {
+ "message": "Изтриване на блокираните бисквитки.",
+ "description": ""
+ },
+ "privacyDeleteBlockedCookiesHelp": {
+ "message": "
HTTP referer is an HTTP header field that identifies the address of the webpage that linked to the resource being requested. ... 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, 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.",
+ "description": ""
+ },
+ "privacyNoMixedContentPrompt": {
+ "message": "Само HTTPS: забранено е смесено съдържание.",
+ "description": ""
+ },
+ "privacyNoMixedContentHelp": {
+ "message": "
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>",
+ "description": ""
+ },
+ "privacyProcessHyperlinkAuditingPrompt": {
+ "message": "Block all hyperlink auditing<\/a> attempts.",
+ "description": ""
+ },
+ "privacyProcessHyperlinkAuditingHelp": {
+ "message": "
0<\/code>” লিখুন (এবং ফলস্বরূপ uম্যাট্রিক্সের<\/i> মেমরির পদচিহ্ন কমে)।<\/p>",
- "description":"To help user understand the purpose of the log size value"
- },
- "statsPageRefresh":{
- "message":"পুন:সতেজ",
- "description":""
- },
- "settingsPageTitle":{
- "message":"uম্যাট্রিক্স – সেটিংস",
- "description":""
- },
- "settingsMatrixDisplayHeader":{
- "message":"উপস্থিতি",
- "description":""
- },
- "settingsMatrixDisplayTextSizePrompt":{
- "message":"লেখার মাপ:",
- "description":""
- },
- "settingsMatrixDisplayTextSizeNormal":{
- "message":"সাধারণ",
- "description":""
- },
- "settingsMatrixDisplayTextSizeLarge":{
- "message":"বড়",
- "description":""
- },
- "settingsMatrixDisplayColorBlind":{
- "message":"বর্ণান্ধ বন্ধুত্বপূর্ণ",
- "description":""
- },
- "settingsMatrixConvenienceHeader":{
- "message":"সুবিধা",
- "description":"English: Convenience"
- },
- "settingsMatrixAutoReloadPrompt":{
- "message":"ম্যাট্রিক্স যখন বন্ধ হয়ে যায়, স্মার্ট এই ট্যাবগুলি পুনঃলোড করে:",
- "description":""
- },
- "settingsMatrixAutoReloadNone":{
- "message":"কিছুই না",
- "description":""
- },
- "settingsMatrixAutoReloadCurrent":{
- "message":"বর্তমান",
- "description":""
- },
- "settingsMatrixAutoReloadAll":{
- "message":"সব",
- "description":""
- },
- "settingsMatrixAutoReloadInfo":{
- "message":"যখনই আপনি ম্যাট্রিক্সে পরিবর্তন করবেন এটি এক বা একাধিক পাতা প্রদর্শনের আচরণ প্রভাবিত করতে পারে, আপনি ম্যাট্রিক্স বন্ধ করলে uম্যাট্রিক্স<\/i> স্বয়ংক্রিয়ভাবে প্রভাবিত পৃষ্ঠাগুলি পুনরায় লোড করবে।",
- "description":""
- },
- "settingsSubframeColor":{
- "message":"অবরুদ্ধ ফ্রেম: রং",
- "description":"English: Blocked frames: Color"
- },
- "settingsSubframeOpacity":{
- "message":"অস্বচ্ছতা",
- "description":"English: Opacity"
- },
- "settingsIconBadgeEnabled":{
- "message":"আইকনের উপর স্বতন্ত্র অনুরোধের সংখ্যা দেখান",
- "description":"English: Show the number of distinct requests on the icon"
- },
- "settingsCollapseBlocked":{
- "message":"অবরুদ্ধ উপাদান সংকোচনের স্থানধারক",
- "description":"English: Collapse placeholder of blocked elements"
- },
- "settingsCloudStorageEnabled":{
- "message":"ক্লাউড সঞ্চয়স্থান সমর্থন সক্রিয় করুন",
- "description":""
- },
- "privacyPageTitle":{
- "message":"uম্যাট্রিক্স – গোপনীয়তা",
- "description":""
- },
- "privacyDeleteBlockedCookiesPrompt":{
- "message":"অবরুদ্ধ কুকি মুছুন।",
- "description":""
- },
- "privacyDeleteBlockedCookiesHelp":{
- "message":"
[2] “কুকিবিহীন কুকির মাধ্যমে ওয়েব ট্র্যাকিং রোধ করবে”<\/a><\/p>",
- "description":""
- },
- "privacyProcessRefererPrompt":{
- "message":"এইচটিটিপি রেফারের<\/a> তৃতীয় পক্ষের অনুরোধের স্ট্রিং স্পুফ করুন।",
- "description":""
- },
- "privacyProcessRefererHelp":{
- "message":"এইচটিটিপি রেফারার একটি এইচটিটিপি হেডার ক্ষেত্র যা ওয়েবপাতার ঠিকানা চিহ্নিত করে যা অনুরোধকৃত রিসোর্সে সংযুক্ত থাকে।... যেহেতু রেফারার তথ্য গোপনীয়তার নীতিমালা ভঙ্গ করতে পারে, কিছু ওয়েব ব্রাউজারে ব্যবহারকারীদের রেফারার তথ্য পাঠানো নিষ্ক্রিয় করার অনুমতি দেয়।<\/b><\/blockquote>
যদি HTTPS পাতা নিয়মিত, স্পষ্ট পাঠ HTTP-র মাধ্যমে বিষয়বস্তুর উদ্ধার অন্তর্ভুক্ত করে, তাহলে সংযোগ শুধুমাত্র আংশিকভাবে এনক্রিপ্ট করা হয়: এনক্রিপশনবিহীন বিষয়বস্তু স্নিফার থেকে প্রবেশযোগ্য এবং মধ্য আক্রমণকারীদের দ্বারা পরিবর্তনযোগ্য, এবং সেইজন্য সংযোগ আর সুরক্ষিত থাকে না। যখন একটি ওয়েবপাতা এই আচরণ প্রদর্শন করে, তখন এটিকে একটি মিশ্র বিষয়বস্তু পাতা বলা হয়।<\/blockquote>",
- "description":""
- },
- "privacyProcessHyperlinkAuditingPrompt":{
- "message":"সব হাইপারলিঙ্ক নিরীক্ষণ<\/a> প্রচেষ্টা অবরুদ্ধ।",
- "description":""
- },
- "privacyProcessHyperlinkAuditingHelp":{
- "message":"
0<\/code>” লিখুন (এবং ফলস্বরূপ uম্যাট্রিক্সের<\/i> মেমরির পদচিহ্ন কমে)।<\/p>",
+ "description": "To help user understand the purpose of the log size value"
+ },
+ "statsPageRefresh": {
+ "message": "পুন:সতেজ",
+ "description": ""
+ },
+ "settingsPageTitle": {
+ "message": "uম্যাট্রিক্স – সেটিংস",
+ "description": ""
+ },
+ "settingsMatrixDisplayHeader": {
+ "message": "উপস্থিতি",
+ "description": ""
+ },
+ "settingsMatrixDisplayTextSizePrompt": {
+ "message": "লেখার মাপ:",
+ "description": ""
+ },
+ "settingsMatrixDisplayTextSizeNormal": {
+ "message": "সাধারণ",
+ "description": ""
+ },
+ "settingsMatrixDisplayTextSizeLarge": {
+ "message": "বড়",
+ "description": ""
+ },
+ "settingsMatrixDisplayColorBlind": {
+ "message": "বর্ণান্ধ বন্ধুত্বপূর্ণ",
+ "description": ""
+ },
+ "settingsMatrixConvenienceHeader": {
+ "message": "সুবিধা",
+ "description": "English: Convenience"
+ },
+ "settingsMatrixAutoReloadPrompt": {
+ "message": "ম্যাট্রিক্স যখন বন্ধ হয়ে যায়, স্মার্ট এই ট্যাবগুলি পুনঃলোড করে:",
+ "description": ""
+ },
+ "settingsMatrixAutoReloadNone": {
+ "message": "কিছুই না",
+ "description": ""
+ },
+ "settingsMatrixAutoReloadCurrent": {
+ "message": "বর্তমান",
+ "description": ""
+ },
+ "settingsMatrixAutoReloadAll": {
+ "message": "সব",
+ "description": ""
+ },
+ "settingsMatrixAutoReloadInfo": {
+ "message": "যখনই আপনি ম্যাট্রিক্সে পরিবর্তন করবেন এটি এক বা একাধিক পাতা প্রদর্শনের আচরণ প্রভাবিত করতে পারে, আপনি ম্যাট্রিক্স বন্ধ করলে uম্যাট্রিক্স<\/i> স্বয়ংক্রিয়ভাবে প্রভাবিত পৃষ্ঠাগুলি পুনরায় লোড করবে।",
+ "description": ""
+ },
+ "settingsSubframeColor": {
+ "message": "অবরুদ্ধ ফ্রেম: রং",
+ "description": "English: Blocked frames: Color"
+ },
+ "settingsSubframeOpacity": {
+ "message": "অস্বচ্ছতা",
+ "description": "English: Opacity"
+ },
+ "settingsIconBadgeEnabled": {
+ "message": "আইকনের উপর স্বতন্ত্র অনুরোধের সংখ্যা দেখান",
+ "description": "English: Show the number of distinct requests on the icon"
+ },
+ "settingsCollapseBlocked": {
+ "message": "অবরুদ্ধ উপাদান সংকোচনের স্থানধারক",
+ "description": "English: Collapse placeholder of blocked elements"
+ },
+ "settingsCloudStorageEnabled": {
+ "message": "ক্লাউড সঞ্চয়স্থান সমর্থন সক্রিয় করুন",
+ "description": ""
+ },
+ "privacyPageTitle": {
+ "message": "uম্যাট্রিক্স – গোপনীয়তা",
+ "description": ""
+ },
+ "privacyDeleteBlockedCookiesPrompt": {
+ "message": "অবরুদ্ধ কুকি মুছুন।",
+ "description": ""
+ },
+ "privacyDeleteBlockedCookiesHelp": {
+ "message": "
[2] “কুকিবিহীন কুকির মাধ্যমে ওয়েব ট্র্যাকিং রোধ করবে”<\/a><\/p>",
+ "description": ""
+ },
+ "privacyProcessRefererPrompt": {
+ "message": "এইচটিটিপি রেফারের<\/a> তৃতীয় পক্ষের অনুরোধের স্ট্রিং স্পুফ করুন।",
+ "description": ""
+ },
+ "privacyProcessRefererHelp": {
+ "message": "এইচটিটিপি রেফারার একটি এইচটিটিপি হেডার ক্ষেত্র যা ওয়েবপাতার ঠিকানা চিহ্নিত করে যা অনুরোধকৃত রিসোর্সে সংযুক্ত থাকে।... যেহেতু রেফারার তথ্য গোপনীয়তার নীতিমালা ভঙ্গ করতে পারে, কিছু ওয়েব ব্রাউজারে ব্যবহারকারীদের রেফারার তথ্য পাঠানো নিষ্ক্রিয় করার অনুমতি দেয়।<\/b><\/blockquote>
যদি HTTPS পাতা নিয়মিত, স্পষ্ট পাঠ HTTP-র মাধ্যমে বিষয়বস্তুর উদ্ধার অন্তর্ভুক্ত করে, তাহলে সংযোগ শুধুমাত্র আংশিকভাবে এনক্রিপ্ট করা হয়: এনক্রিপশনবিহীন বিষয়বস্তু স্নিফার থেকে প্রবেশযোগ্য এবং মধ্য আক্রমণকারীদের দ্বারা পরিবর্তনযোগ্য, এবং সেইজন্য সংযোগ আর সুরক্ষিত থাকে না। যখন একটি ওয়েবপাতা এই আচরণ প্রদর্শন করে, তখন এটিকে একটি মিশ্র বিষয়বস্তু পাতা বলা হয়।<\/blockquote>",
+ "description": ""
+ },
+ "privacyProcessHyperlinkAuditingPrompt": {
+ "message": "সব হাইপারলিঙ্ক নিরীক্ষণ<\/a> প্রচেষ্টা অবরুদ্ধ।",
+ "description": ""
+ },
+ "privacyProcessHyperlinkAuditingHelp": {
+ "message": "
0<\/code>” to turn off detailed logging (and consequently reduce the memory footprint of uMatrix<\/i>).<\/p>",
- "description":"To help user understand the purpose of the log size value"
- },
- "statsPageRefresh":{
- "message":"Refresh",
- "description":""
- },
- "settingsPageTitle":{
- "message":"uMatrix – Settings",
- "description":""
- },
- "settingsMatrixDisplayHeader":{
- "message":"Appearance",
- "description":""
- },
- "settingsMatrixDisplayTextSizePrompt":{
- "message":"Text size:",
- "description":""
- },
- "settingsMatrixDisplayTextSizeNormal":{
- "message":"Normal",
- "description":""
- },
- "settingsMatrixDisplayTextSizeLarge":{
- "message":"Large",
- "description":""
- },
- "settingsMatrixDisplayColorBlind":{
- "message":"Color-blind friendly",
- "description":""
- },
- "settingsMatrixConvenienceHeader":{
- "message":"Convenience",
- "description":"English: Convenience"
- },
- "settingsMatrixAutoReloadPrompt":{
- "message":"When the matrix is closed, smart reload these tabs:",
- "description":""
- },
- "settingsMatrixAutoReloadNone":{
- "message":"None",
- "description":""
- },
- "settingsMatrixAutoReloadCurrent":{
- "message":"Current",
- "description":""
- },
- "settingsMatrixAutoReloadAll":{
- "message":"All",
- "description":""
- },
- "settingsMatrixAutoReloadInfo":{
- "message":"Whenever you make changes in the matrix which can affect the display and\/or behavior of one or more pages, uMatrix<\/i> will reload affected pages automatically when you close the matrix.",
- "description":""
- },
- "settingsSubframeColor":{
- "message":"Blocked frames: Color",
- "description":"English: Blocked frames: Color"
- },
- "settingsSubframeOpacity":{
- "message":"Opacity",
- "description":"English: Opacity"
- },
- "settingsIconBadgeEnabled":{
- "message":"Show the number of distinct requests on the icon",
- "description":"English: Show the number of distinct requests on the icon"
- },
- "settingsCollapseBlocked":{
- "message":"Collapse placeholder of blocked elements",
- "description":"English: Collapse placeholder of blocked elements"
- },
- "settingsCloudStorageEnabled":{
- "message":"Enable cloud storage support",
- "description":""
- },
- "privacyPageTitle":{
- "message":"uMatrix – Privacy",
- "description":""
- },
- "privacyDeleteBlockedCookiesPrompt":{
- "message":"Delete blocked cookies.",
- "description":""
- },
- "privacyDeleteBlockedCookiesHelp":{
- "message":"
HTTP referer is an HTTP header field that identifies the address of the webpage that linked to the resource being requested. ... 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, 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.",
- "description":""
- },
- "privacyNoMixedContentPrompt":{
- "message":"Strict HTTPS: forbid mixed content.",
- "description":""
- },
- "privacyNoMixedContentHelp":{
- "message":"
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>",
- "description":""
- },
- "privacyProcessHyperlinkAuditingPrompt":{
- "message":"Block all hyperlink auditing<\/a> attempts.",
- "description":""
- },
- "privacyProcessHyperlinkAuditingHelp":{
- "message":"
0<\/code>” to turn off detailed logging (and consequently reduce the memory footprint of uMatrix<\/i>).<\/p>",
+ "description": "To help user understand the purpose of the log size value"
+ },
+ "statsPageRefresh": {
+ "message": "Refresh",
+ "description": ""
+ },
+ "settingsPageTitle": {
+ "message": "uMatrix – Settings",
+ "description": ""
+ },
+ "settingsMatrixDisplayHeader": {
+ "message": "Appearance",
+ "description": ""
+ },
+ "settingsMatrixDisplayTextSizePrompt": {
+ "message": "Text size:",
+ "description": ""
+ },
+ "settingsMatrixDisplayTextSizeNormal": {
+ "message": "Normal",
+ "description": ""
+ },
+ "settingsMatrixDisplayTextSizeLarge": {
+ "message": "Large",
+ "description": ""
+ },
+ "settingsMatrixDisplayColorBlind": {
+ "message": "Color-blind friendly",
+ "description": ""
+ },
+ "settingsMatrixConvenienceHeader": {
+ "message": "Convenience",
+ "description": "English: Convenience"
+ },
+ "settingsMatrixAutoReloadPrompt": {
+ "message": "When the matrix is closed, smart reload these tabs:",
+ "description": ""
+ },
+ "settingsMatrixAutoReloadNone": {
+ "message": "None",
+ "description": ""
+ },
+ "settingsMatrixAutoReloadCurrent": {
+ "message": "Current",
+ "description": ""
+ },
+ "settingsMatrixAutoReloadAll": {
+ "message": "All",
+ "description": ""
+ },
+ "settingsMatrixAutoReloadInfo": {
+ "message": "Whenever you make changes in the matrix which can affect the display and\/or behavior of one or more pages, uMatrix<\/i> will reload affected pages automatically when you close the matrix.",
+ "description": ""
+ },
+ "settingsSubframeColor": {
+ "message": "Blocked frames: Color",
+ "description": "English: Blocked frames: Color"
+ },
+ "settingsSubframeOpacity": {
+ "message": "Opacity",
+ "description": "English: Opacity"
+ },
+ "settingsIconBadgeEnabled": {
+ "message": "Show the number of distinct requests on the icon",
+ "description": "English: Show the number of distinct requests on the icon"
+ },
+ "settingsCollapseBlocked": {
+ "message": "Collapse placeholder of blocked elements",
+ "description": "English: Collapse placeholder of blocked elements"
+ },
+ "settingsCloudStorageEnabled": {
+ "message": "Enable cloud storage support",
+ "description": ""
+ },
+ "privacyPageTitle": {
+ "message": "uMatrix – Privacy",
+ "description": ""
+ },
+ "privacyDeleteBlockedCookiesPrompt": {
+ "message": "Delete blocked cookies.",
+ "description": ""
+ },
+ "privacyDeleteBlockedCookiesHelp": {
+ "message": "
HTTP referer is an HTTP header field that identifies the address of the webpage that linked to the resource being requested. ... 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, 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.",
+ "description": ""
+ },
+ "privacyNoMixedContentPrompt": {
+ "message": "Strict HTTPS: forbid mixed content.",
+ "description": ""
+ },
+ "privacyNoMixedContentHelp": {
+ "message": "
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>",
+ "description": ""
+ },
+ "privacyProcessHyperlinkAuditingPrompt": {
+ "message": "Block all hyperlink auditing<\/a> attempts.",
+ "description": ""
+ },
+ "privacyProcessHyperlinkAuditingHelp": {
+ "message": "
0<\/code>” to turn off detailed logging (and consequently reduce the memory footprint of uMatrix<\/i>).<\/p>",
- "description":"To help user understand the purpose of the log size value"
- },
- "statsPageRefresh":{
- "message":"Obnovit",
- "description":""
- },
- "settingsPageTitle":{
- "message":"µMatrix – Nastavení",
- "description":""
- },
- "settingsMatrixDisplayHeader":{
- "message":"Vzhled",
- "description":""
- },
- "settingsMatrixDisplayTextSizePrompt":{
- "message":"Velikost písma:",
- "description":""
- },
- "settingsMatrixDisplayTextSizeNormal":{
- "message":"Normální",
- "description":""
- },
- "settingsMatrixDisplayTextSizeLarge":{
- "message":"Velká",
- "description":""
- },
- "settingsMatrixDisplayColorBlind":{
- "message":"Styl pro barvoslepé",
- "description":""
- },
- "settingsMatrixConvenienceHeader":{
- "message":"Pohodlí",
- "description":"English: Convenience"
- },
- "settingsMatrixAutoReloadPrompt":{
- "message":"Obnovit tyto stránky, jakmile je zavřena matice:",
- "description":""
- },
- "settingsMatrixAutoReloadNone":{
- "message":"Žádné",
- "description":""
- },
- "settingsMatrixAutoReloadCurrent":{
- "message":"Aktuální",
- "description":""
- },
- "settingsMatrixAutoReloadAll":{
- "message":"Všechny",
- "description":""
- },
- "settingsMatrixAutoReloadInfo":{
- "message":"Whenever you make changes in the matrix which can affect the display and\/or behavior of one or more pages, uMatrix<\/i> will reload affected pages automatically when you close the matrix.",
- "description":""
- },
- "settingsSubframeColor":{
- "message":"Blokované rámce: Barva",
- "description":"English: Blocked frames: Color"
- },
- "settingsSubframeOpacity":{
- "message":"Neprůhlednost",
- "description":"English: Opacity"
- },
- "settingsIconBadgeEnabled":{
- "message":"Zobrazit počet blokovaných požadavků u ikony",
- "description":"English: Show the number of distinct requests on the icon"
- },
- "settingsCollapseBlocked":{
- "message":"Skrýt zástupné objekty zablokovaných prvků",
- "description":"English: Collapse placeholder of blocked elements"
- },
- "settingsCloudStorageEnabled":{
- "message":"Zapnout podporu cloudového úložiště",
- "description":""
- },
- "privacyPageTitle":{
- "message":"µMatrix – Soukromí",
- "description":""
- },
- "privacyDeleteBlockedCookiesPrompt":{
- "message":"Mazat zablokované cookies.",
- "description":""
- },
- "privacyDeleteBlockedCookiesHelp":{
- "message":"
HTTP referer je v informatice označení pro URI, ze kterého byla webová stránka navštívena. Údaj HTTP referrer zapisuje webový prohlížeč do hlavičky HTTP dotazu pro webový server, který ho může dále zpracovat. Dereferrer označuje činnost, při které je ze žádosti o webovou stránku odstraněn HTTP referrer, takže není možné zjistit, odkud uživatel na webovou stránku přišel.<\/b><\/blockquote>Pokud je toto zakliknuto, µMatrix<\/i> bude spoofovat informace o HTTP referrer pokud je jméno domény HTTP referreru třetí strany v kontextu s požadavkem.",
- "description":""
- },
- "privacyNoMixedContentPrompt":{
- "message":"Striktní HTTPS: zakázat smíšený obsah.",
- "description":""
- },
- "privacyNoMixedContentHelp":{
- "message":"
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>",
- "description":""
- },
- "privacyProcessHyperlinkAuditingPrompt":{
- "message":"Block all hyperlink auditing<\/a> attempts.",
- "description":""
- },
- "privacyProcessHyperlinkAuditingHelp":{
- "message":"