dom/locales/en-US/chrome/appstrings.properties

Wed, 31 Dec 2014 06:09:35 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Wed, 31 Dec 2014 06:09:35 +0100
changeset 0
6474c204b198
permissions
-rw-r--r--

Cloned upstream origin tor-browser at tor-browser-31.3.0esr-4.5-1-build1
revision ID fc1c9ff7c1b2defdbc039f12214767608f46423f for hacking purpose.

     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/.
     5 malformedURI=The URL is not valid and cannot be loaded.
     6 fileNotFound=The file %S cannot be found. Please check the location and try again.
     7 dnsNotFound=%S could not be found. Please check the name and try again.
     8 unknownProtocolFound=One of the following (%S) is not a registered protocol or is not allowed in this context.
     9 connectionFailure=The connection was refused when attempting to contact %S.
    10 netInterrupt=The connection to %S has terminated unexpectedly. Some data may have been transferred.
    11 netTimeout=The operation timed out when attempting to contact %S.
    12 redirectLoop=Redirection limit for this URL exceeded.  Unable to load the requested page.  This may be caused by cookies that are blocked.
    13 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.
    14 resendButton.label=Resend
    15 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.
    16 netReset=The document contains no data.
    17 notCached=This document is no longer available.
    18 netOffline=This document cannot be displayed while offline. To go online, uncheck Work Offline from the File menu.
    19 isprinting=The document cannot change while Printing or in Print Preview.
    20 deniedPortAccess=Access to the port number given has been disabled for security reasons.
    21 proxyResolveFailure=The proxy server you have configured could not be found. Please check your proxy settings and try again.
    22 proxyConnectFailure=The connection was refused when attempting to contact the proxy server you have configured. Please check your proxy settings and try again.
    23 contentEncodingError=The page you are trying to view cannot be shown because it uses an invalid or unsupported form of compression.
    24 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.
    25 externalProtocolTitle=External Protocol Request
    26 externalProtocolPrompt=An external application must be launched to handle %1$S: links.\n\n\nRequested link:\n\n%2$S\n\nApplication: %3$S\n\n\nIf you were not expecting this request it may be an attempt to exploit a weakness in that other program. Cancel this request unless you are sure it is not malicious.\n
    27 #LOCALIZATION NOTE (externalProtocolUnknown): The following string is shown if the application name can't be determined
    28 externalProtocolUnknown=<Unknown>
    29 externalProtocolChkMsg=Remember my choice for all links of this type.
    30 externalProtocolLaunchBtn=Launch application
    31 malwareBlocked=The site at %S has been reported as an attack site and has been blocked based on your security preferences.
    32 phishingBlocked=The website at %S has been reported as a web forgery designed to trick users into sharing personal or financial information.
    33 cspFrameAncestorBlocked=This page has a content security policy that prevents it from being embedded in this way.
    34 corruptedContentError=The page you are trying to view cannot be shown because an error in the data transmission was detected.
    35 remoteXUL=This page uses an unsupported technology that is no longer available by default.

mercurial