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.

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

mercurial