Thu, 22 Jan 2015 13:21:57 +0100
Incorporate requested changes from Mozilla in review:
https://bugzilla.mozilla.org/show_bug.cgi?id=1123480#c6
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=Firefox can't find the file at %S. |
michael@0 | 7 | dnsNotFound=Firefox can't find the server at %S. |
michael@0 | 8 | unknownProtocolFound=Firefox doesn't know how to open this address, because one of the following protocols (%S) isn't associated with any program or is not allowed in this context. |
michael@0 | 9 | connectionFailure=Firefox can't establish a connection to the server at %S. |
michael@0 | 10 | netInterrupt=The connection to %S was interrupted while the page was loading. |
michael@0 | 11 | netTimeout=The server at %S is taking too long to respond. |
michael@0 | 12 | redirectLoop=Firefox has detected that the server is redirecting the request for this address in a way that will never complete. |
michael@0 | 13 | ## LOCALIZATION NOTE (confirmRepostPrompt): In this item, don't translate "%S" |
michael@0 | 14 | confirmRepostPrompt=To display this page, %S must send information that will repeat any action (such as a search or order confirmation) that was performed earlier. |
michael@0 | 15 | resendButton.label=Resend |
michael@0 | 16 | unknownSocketType=Firefox doesn't know how to communicate with the server. |
michael@0 | 17 | netReset=The connection to the server was reset while the page was loading. |
michael@0 | 18 | notCached=This document is no longer available. |
michael@0 | 19 | netOffline=Firefox is currently in offline mode and can't browse the Web. |
michael@0 | 20 | isprinting=The document cannot change while Printing or in Print Preview. |
michael@0 | 21 | deniedPortAccess=This address uses a network port which is normally used for purposes other than Web browsing. Firefox has canceled the request for your protection. |
michael@0 | 22 | proxyResolveFailure=Firefox is configured to use a proxy server that can't be found. |
michael@0 | 23 | proxyConnectFailure=Firefox is configured to use a proxy server that is refusing connections. |
michael@0 | 24 | contentEncodingError=The page you are trying to view cannot be shown because it uses an invalid or unsupported form of compression. |
michael@0 | 25 | 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 | 26 | externalProtocolTitle=External Protocol Request |
michael@0 | 27 | 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 | 28 | #LOCALIZATION NOTE (externalProtocolUnknown): The following string is shown if the application name can't be determined |
michael@0 | 29 | externalProtocolUnknown=<Unknown> |
michael@0 | 30 | externalProtocolChkMsg=Remember my choice for all links of this type. |
michael@0 | 31 | externalProtocolLaunchBtn=Launch application |
michael@0 | 32 | malwareBlocked=The site at %S has been reported as an attack site and has been blocked based on your security preferences. |
michael@0 | 33 | phishingBlocked=The website at %S has been reported as a web forgery designed to trick users into sharing personal or financial information. |
michael@0 | 34 | cspFrameAncestorBlocked=This page has a content security policy that prevents it from being embedded in this way. |
michael@0 | 35 | corruptedContentError=The page you are trying to view cannot be shown because an error in the data transmission was detected. |
michael@0 | 36 | remoteXUL=This page uses an unsupported technology that is no longer available by default in Firefox. |