1
0
Fork 0
mirror of https://github.com/gorhill/uMatrix.git synced 2024-09-19 18:58:12 +12:00
uMatrix/tools/_locales/he/messages.json

482 lines
21 KiB
JSON
Raw Normal View History

2014-11-01 07:24:59 +13:00
{
"extName":{
"message":"µMatrix",
"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"
},
"settingsPageName":{
"message":"הגדרות",
"description":"a tab in dashboard"
},
"privacyPageName":{
"message":"פרטיות",
"description":"a tab in dashboard"
},
"statsPageName":{
"message":"סטטיסטיקות",
"description":"a tab in dashboard"
},
"userRulesPageName":{
"message":"My rules",
"description":"a tab in dashboard"
},
"ubiquitousRulesPageName":{
"message":"קבצי hosts",
"description":"a tab in dashboard"
},
"aboutPageName":{
"message":"אודות",
"description":"a tab in dashboard"
},
"allPrettyName":{
"message":"הכל",
"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!"
},
"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":"אחר",
"description":"HAS TO FIT IN MATRIX HEADER!"
},
"matrixNoNetTrafficPrompt":{
"message":"לא נצפו פעולות רשת בטאב זה עד לעכשיו.",
"description":""
},
"matrixMtxButtonTip":{
"message":"Disable\/enable matrix filtering for this scope.\nRequests blocked through matrix filtering on this page: {{count}}.",
"description":"Tool tip for matrix button: {{}} is a placeholder for number of blocked requests."
},
"matrixPersistButtonTip":{
"message":"Save all temporary changes for this scope.",
"description":"Tool tip for the persist button"
},
"matrixRevertButtonTip":{
"message":"Remove temporary changes for this scope.",
"description":"Tool tip for the revert local permission button"
},
"matrixRevertButtonAllTip":{
"message":"Remove all temporary changes.",
"description":"Tool tip for the revert all permissions button"
},
"matrixReloadButton":{
"message":"טען מחדש את העמוד.",
"description":"Tool tip for the reload button"
},
"matrixBlacklistedHostnames":{
"message":"{{count}} דומיין(ים) חסום(ים)",
"description":"Appears in the metadata row of bottom-most group: **mind the limited width**"
},
"statsPageTitle":{
"message":"µMatrix – סטטיסטיקות",
"description":""
},
"statsPageGenericStats":{
"message":"סטטיסטיקות גנריות",
"description":""
},
"statsPageCookieHeadersFoiled":{
"message":"תקורות <a href='https:\/\/en.wikipedia.org\/wiki\/HTTP_cookie'>HTTP cookie<\/a> שסוכלו: {{count}}",
"description":""
},
"statsPageRefererHeadersFoiled":{
"message":"תקורות <a href='https:\/\/en.wikipedia.org\/wiki\/HTTP_referer'>HTTP referer<\/a> שסוכלו: {{count}}",
"description":""
},
"statsPageHyperlinkAuditingFoiled":{
"message":"ניסיונות <a href='http:\/\/www.whatwg.org\/specs\/web-apps\/current-work\/multipage\/links.html#hyperlink-auditing'>Hyperlink auditing<\/a> שסוכלו: {{count}}",
"description":""
},
"statsPageCookiesRemoved":{
"message":"מחיקות של עוגיות מקומיות: {{count}}",
"description":""
},
"statsPageLocalStoragesCleared":{
"message":"<a href='http:\/\/diveintohtml5.info\/storage.html'>אחסונים לוקליים<\/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"
},
"statsPageDetailed":{
"message":"מתעד הבקשות",
"description":""
},
"statsPageLogSizePrompt1":{
"message":"זכור את",
"description":"First part of Remember the last [n] HTTP requests per page"
},
"statsPageLogSizePrompt2":{
"message":"בקשות ה HTTP <b>פר עמוד<\/b>.",
"description":"Second part of Remember the last [n] HTTP requests per page"
},
"statsPageLogSizeHelp":{
"message":"<p>You can inspect details of the most recent raw HTTP requests which have been made by a web page (see below).<\/p><p>This is mostly useful to advanced users who want to investigate exactly what a web page has been doing. But logging these HTTP requests requires memory, and if you don't care about this technical information, then memory is being wasted.<\/p><p>Hence this field which lets you adjust the maximum number of the most recent HTTP requests which are to be logged for further inspection.<\/p><p>Enter &ldquo;<code>0<\/code>&rdquo; to turn off detailed logging (and consequently reduce the memory footprint of <i>µMatrix<\/i>).<\/p>",
"description":"To help user understand the purpose of the log size value"
},
"statsPageRefresh":{
"message":"רענן",
"description":""
},
"settingsPageTitle":{
"message":"µMatrix &ndash; Settings",
"description":""
},
"settingsMatrixDisplayHeader":{
"message":"תצוגה",
"description":""
},
"settingsMatrixDisplayTextSizePrompt":{
"message":"גודל טקסט:",
"description":""
},
"settingsMatrixDisplayTextSizeNormal":{
"message":"רגיל",
"description":""
},
"settingsMatrixDisplayTextSizeLarge":{
"message":"גדול",
"description":""
},
"settingsMatrixDisplayColorBlind":{
"message":"Color-blind friendly",
"description":""
},
"settingsMatrixConvenienceHeader":{
"message":"נוחות",
"description":"English: Convenience"
},
"settingsMatrixAutoReloadPrompt":{
"message":"לאחר סגירת המטריצה, טען מחדש בצורה חכמה את הלשוניות הבאות:",
"description":""
},
"settingsMatrixAutoReloadNone":{
"message":"עמוד ריק",
"description":""
},
"settingsMatrixAutoReloadCurrent":{
"message":"עמוד נוכחי",
"description":""
},
"settingsMatrixAutoReloadAll":{
"message":"כל העמודים",
"description":""
},
"settingsMatrixAutoReloadInfo":{
"message":"בכל פעם שאתה עושה שינויים במטריצה אשר יכולים להשפיע על ההצגה ו\/או התנהגות של דף או יותר, <i>µMatrix<\/i> יטען מחדש את העמודים המושפעים אוטומטית כשתסגור את המטריצה.",
"description":""
},
"settingsSubframeColor":{
"message":"frames חסומים:&ensp;צבע",
"description":"English: Blocked frames:&ensp;Color"
},
"settingsSubframeOpacity":{
"message":"אטימות",
"description":"English: Opacity"
},
"privacyPageTitle":{
"message":"µMatrix &ndash; Privacy",
"description":""
},
"privacyDeleteBlockedCookiesPrompt":{
"message":"מחק עוגיות חסומות.",
"description":""
},
"privacyDeleteBlockedCookiesHelp":{
"message":"<p>Blacklisted cookies are not prevented by <i>µMatrix<\/i> from entering your browser. However they are prevented from leaving your browser, which is what really matters. Not blocking cookies before they enter your browser gives you the opportunity to be informed that a site tried to use cookies, and furthermore to inspect their contents if you wish.<\/p><p>Once these blacklisted cookies have been accounted for by <i>µMatrix<\/i>, they can be removed from your browser if you wish so.<\/p><p><b>Important note:<\/b> Extensions can make web requests during the course of their normal operation. These requests can result in cookies being created in the browser. If the hostname from where a cookie originate is not whitelisted, the cookie will be removed from the browser by <i>µMatrix<\/i> if this option is checked. So be sure that the hostname(s) with which an extension communicate is whitelisted.<\/p>",
"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":"<p><a href='http:\/\/www.w3.org\/2001\/tag\/2010\/09\/ClientSideStorage.html'>W3C<\/a>: &ldquo;A session cookie ... is erased when you end the browser session. The session cookie is stored in temporary memory and is not retained after the browser is closed.&rdquo;<\/p><p>Except that this <a href='https:\/\/code.google.com\/p\/chromium\/issues\/detail?id=128513'>might not be happening<\/a> when using a Chromium-based browser. 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 <a href='https:\/\/en.wikipedia.org\/wiki\/Web_storage'>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":"<p>Some web sites are really bent on tracking you, so much that they will use not-so-nice tricks to work around whatever measures you take in order to not be tracked.<\/p><p>A few of these tricks rely<sup style='font-size:smaller'>[1, 2]<\/sup> on the <a href='https:\/\/en.wikipedia.org\/wiki\/Web_cache'>browser cache<\/a>, which content is often long lasting since rarely will users take the time to regularly clear their browser cache.<\/p><p>There is little inconvenience to clear the browser cache regularly (likelihood is that you won't notice when it happens), and the benefit is to prevent these obnoxious trackers from invading your privacy.<\/p><p>Check this option to have <i>µMatrix<\/i> do it for you, at the interval you wish.<\/p><p style='font-size:smaller'>[1] <a href='https:\/\/grepular.com\/Preventing_Web_Tracking_via_the_Browser_Cache'>&ldquo;Preventing Web Tracking via the Browser Cache&rdquo;<\/a><br>[2] <a href='http:\/\/lucb1e.com\/rp\/cookielesscookies\/'>&ldquo;Cookieless cookies&rdquo;<\/a><\/p>",
"description":""
},
"privacyProcessRefererPrompt":{
"message":"Remove third-party <a href='https:\/\/en.wikipedia.org\/wiki\/HTTP_referer'>HTTP referer<\/a> information from requests to non-whitelisted hostnames.",
"description":""
},
"privacyProcessRefererHelp":{
"message":"<p>From Wikipedia: &ldquo;HTTP referer is an HTTP header field that identifies the address of the webpage that linked to the resource being requested. ... <b>Because referer information can violate privacy, some web browsers allow the user to disable the sending of referer information.<\/b>&rdquo;<\/p><p>If this setting is checked, <i>µMatrix<\/i> will remove the HTTP referer information if <b>both<\/b> of the following conditions are true:<ul style='padding-left:1em;list-style-type:disc;'><li>The domain name of the HTTP referer does not match the domain name of the URL of the request (that is, the referer is third-party to the web page);<li>The hostname of the request is not whitelisted.<\/ul><\/p>",
"description":""
},
"privacyProcessHyperlinkAuditingPrompt":{
"message":"Block all <a href='http:\/\/www.whatwg.org\/specs\/web-apps\/current-work\/multipage\/links.html#hyperlink-auditing'>hyperlink auditing<\/a> attempts.",
"description":""
},
"privacyProcessHyperlinkAuditingHelp":{
"message":"<p>Hyperlink auditing is a mechanism which allow a party, <b>any party<\/b>, to be informed about which link a user clicked on a particular web page. It is essentially a tracking feature: it allows a web site, or any third-party to that web site, to be informed about which link you clicked on which one of its web pages. The sole purpose is to track your browsing activity.<\/p>",
"description":""
},
"privacySpoofUserAgentPrompt1":{
"message":"Spoof <a href='https:\/\/en.wikipedia.org\/wiki\/User_agent'>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":"<a href='https:\/\/www.eff.org\/deeplinks\/2010\/01\/tracking-by-user-agent'>According to the <i>Electronic Frontier Foundation<\/i><\/a>: &ldquo;[...] your browser sends a &lsquo;User Agent&rsquo; 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. [...] <b>the User Agent string becomes a real privacy problem<\/b>.&rdquo;<p>This option allows you to address the privacy issue raised by the EFF.<\/p><p>You can supply your own list of user agent strings. One string per line. Blank lines and lines prefixed with &lsquo;#&rsquo; will be ignored.<\/p>",
"description":""
},
"privacyBehindTheSceneHeader":{
"message":"Chromium: behind-the-scene requests",
"description":""
},
"privacyProcessBehindTheSceneHelp":{
"message":"<p>According to <a href='https:\/\/www.google.com\/intl\/en\/chrome\/browser\/privacy\/whitepaper.html'>Google Chrome Privacy Whitepaper<\/a>, <i>Chromium<\/i> might send HTTP requests to <i>Google<\/i> without the user expressly visiting a web page. Let's call these special requests <strong>behind-the-scene<\/strong> requests. Also, other installed browser extensions can send <strong>behind-the-scene<\/strong> HTTP requests.<\/p><p><i>µMatrix<\/i> lets you intercept and treat these requests like any other request: they can be processed in order to allow\/block them as per your whitelist\/blacklist.<\/p><p>Click the extension icon while viewing this page to get started. Required reading: <a href='https:\/\/github.com\/gorhill\/httpswitchboard\/wiki\/Behind-the-scene-requests'>Behind-the-scene requests<\/a>.<\/p><div class='warn'><p><span style='color:red; font-weight:bold'>Beware!<\/span> Blocking <strong>behind-the-scene<\/strong> net requests is potentially causing <a href='https:\/\/github.com\/gorhill\/httpswitchboard\/issues\/27'>an issue<\/a> when the user wants to install an extension from the Chrome store (including maybe preventing extensions from being updated), hence the ability to disable the feature here. Blocking can also cause other installed extensions to not work properly (those querying for remote data).<\/p><p>Even if this feature is not enabled, <strong>behind-the-scene<\/strong> requests are still logged by <i>µMatrix<\/i>. You can inspect these requests on the <a href='dashboard.html#statistics'>Statistics<\/a> page.<\/p>",
"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":"כל הדומיינים בקובץ ה hosts נטענים כחסומים בטווח הגלובלי.",
"description":""
},
"hostsFilesStats":{
"message":"{{blockedHostnameCount}} distinct blocked hostnames from:",
"description":""
},
"hostsFilesPerFileStats":{
"message":"{{used}} used out of {{total}}",
"description":""
},
"hostsFilesApplyChanges":{
"message":"Apply changes",
"description":""
},
"hostsFilesAutoUpdatePrompt":{
"message":"עדכן אוטומטית את קבצי ה hosts.",
"description":""
},
"hostsFilesUpdateNow":{
"message":"Update now",
"description":""
},
"hostsFilesPurgeAll":{
"message":"Purge all caches",
"description":""
},
"hostsFilesExternalListsHint":{
"message":"One URL per line. Lines prefixed with &lsquo;!&rsquo; 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":"<a href='https:\/\/github.com\/gorhill\/uMatrix\/releases'>Change log<\/a>",
"description":""
},
"aboutStorageUsed":{
"message":"Storage used: {{storageUsed}} bytes",
"description":""
},
"aboutDoc":{
"message":"<a href='https:\/\/github.com\/gorhill\/uMatrix\/wiki'>Documentation<\/a>",
"description":""
},
"aboutPermissions":{
"message":"<a href='https:\/\/github.com\/gorhill\/httpswitchboard\/wiki\/Permissions'>Permissions<\/a>",
"description":""
},
"aboutCode":{
"message":"Source code (GPLv3)",
"description":""
},
"aboutIssues":{
"message":"Bugs and issues",
"description":""
},
"aboutContributors":{
"message":"Contributors",
"description":"English: Contributors"
},
"aboutUserDataHeader":{
"message":"Your data",
"description":""
},
"aboutBackupButton":{
"message":"גבה לקובץ...",
"description":""
},
"aboutBackupFilename":{
"message":"my-umatrix-backup.txt",
"description":"default filename to use"
},
"aboutRestoreButton":{
"message":"שחזר מקובץ...",
"description":""
},
"aboutRestoreConfirm":{
"message":"כל ההגדרות שלך יוחלפו בנתונים שגובו ב {{time}}, ו µMatrix יופעל מחדש.\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"
},
"commandRevertAll":{
"message":"מחק את כל ההגדרות הזמניות",
"description":""
},
"commandWhitelistPageDomain":{
"message":"זמנית הרשה את דף הדומיין",
"description":""
},
"commandWhitelistAll":{
"message":"זמנית הרשה הכל",
"description":""
},
"commandOpenDashboard":{
"message":"פתח את פאנל הקונפיגורציות",
"description":""
},
"errorCantConnectTo":{
"message":"שגיאת רשת: לא הוצלח להתחבר ל {{url}}",
"description":""
}
}