tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

appstrings.properties (4286B)


      1 # This Source Code Form is subject to the terms of the Mozilla Public
      2 # License, v. 2.0. If a copy of the MPL was not distributed with this
      3 # file, You can obtain one at http://mozilla.org/MPL/2.0/.
      4 
      5 malformedURI2=Please check that the URL is correct and try again.
      6 fileNotFound=The file %S cannot be found. Please check the location and try again.
      7 fileAccessDenied=The file at %S is not readable.
      8 # %S is replaced by the uri host
      9 httpErrorPage=%S sent back an error.
     10 serverError=%S might have a temporary problem or it could have moved.
     11 dnsNotFound2=%S could not be found. Please check the name and try again.
     12 basicHttpAuthDisabled=Someone pretending to be the site could try to steal your info. Your connection settings could also be set up incorrectly.
     13 unknownProtocolFound=One of the following (%S) is not a registered protocol or is not allowed in this context.
     14 connectionFailure=The connection was refused when attempting to contact %S.
     15 netInterrupt=The connection to %S has terminated unexpectedly. Some data may have been transferred.
     16 netTimeout=The operation timed out when attempting to contact %S.
     17 redirectLoop=Redirection limit for this URL exceeded.  Unable to load the requested page.  This may be caused by cookies that are blocked.
     18 confirmRepostPrompt=To display this page, the application must send information that will repeat any action (such as a search or order confirmation) that was performed earlier.
     19 resendButton.label=Resend
     20 unknownSocketType=This document cannot be displayed unless you install the Personal Security Manager (PSM). Download and install PSM and try again, or contact your system administrator.
     21 netReset=The document contains no data.
     22 notCached=This document is no longer available.
     23 netOffline=This document cannot be displayed while offline. To go online, uncheck Work Offline from the File menu.
     24 isprinting=The document cannot change while Printing or in Print Preview.
     25 deniedPortAccess=Access to the port number given has been disabled for security reasons.
     26 proxyResolveFailure=The proxy server you have configured could not be found. Please check your proxy settings and try again.
     27 proxyConnectFailure=The connection was refused when attempting to contact the proxy server you have configured. Please check your proxy settings and try again.
     28 contentEncodingError=The page you are trying to view cannot be shown because it uses an invalid or unsupported form of compression.
     29 unsafeContentType=The page you are trying to view cannot be shown because it is contained in a file type that may not be safe to open. Please contact the website owners to inform them of this problem.
     30 malwareBlocked=The site at %S has been reported as an attack site and has been blocked based on your security preferences.
     31 harmfulBlocked=The site at %S has been reported as a potentially harmful site and has been blocked based on your security preferences.
     32 unwantedBlocked=The site at %S has been reported as serving unwanted software and has been blocked based on your security preferences.
     33 deceptiveBlocked=This web page at %S has been reported as a deceptive site and has been blocked based on your security preferences.
     34 addonBlocked=Site blocked for your safety.
     35 cspBlocked=This page has a content security policy that prevents it from being loaded in this way.
     36 xfoBlocked=This page has an X-Frame-Options policy that prevents it from being loaded in this context.
     37 corruptedContentErrorv2=The site at %S has experienced a network protocol violation that cannot be repaired.
     38 sslv3Used=The safety of your data on %S could not be guaranteed because it uses SSLv3, a broken security protocol.
     39 weakCryptoUsed=The owner of %S has configured their website improperly. To protect your information from being stolen, the connection to this website has not been established.
     40 inadequateSecurityError=The website tried to negotiate an inadequate level of security.
     41 blockedByPolicy=Your organization has blocked access to this page or website.
     42 blockedByCORP=This page has not been loaded because it looks like the security configuration doesn’t match the previous page.
     43 invalidHeaderValue=%S sent back a header with empty characters not allowed by web security standards.
     44 networkProtocolError=Firefox has experienced a network protocol violation that cannot be repaired.