PK -L1Sؚ #locale/en-US/necko/necko.properties# ***** BEGIN LICENSE BLOCK ***** # Version: MPL 1.1/GPL 2.0/LGPL 2.1 # # The contents of this file are subject to the Mozilla Public License Version # 1.1 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at # http://www.mozilla.org/MPL/ # # Software distributed under the License is distributed on an "AS IS" basis, # WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License # for the specific language governing rights and limitations under the # License. # # The Original Code is mozilla.org code. # # The Initial Developer of the Original Code is # Netscape Communications Corporation. # Portions created by the Initial Developer are Copyright (C) 1998 # the Initial Developer. All Rights Reserved. # # Contributor(s): # # Alternatively, the contents of this file may be used under the terms of # either the GNU General Public License Version 2 or later (the "GPL"), or # the GNU Lesser General Public License Version 2.1 or later (the "LGPL"), # in which case the provisions of the GPL or the LGPL are applicable instead # of those above. If you wish to allow use of your version of this file only # under the terms of either the GPL or the LGPL, and not to allow others to # use your version of this file under the terms of the MPL, indicate your # decision by deleting the provisions above and replace them with the notice # and other provisions required by the GPL or the LGPL. If you do not delete # the provisions above, a recipient may use your version of this file under # the terms of any one of the MPL, the GPL or the LGPL. # # ***** END LICENSE BLOCK ***** #ResolvingHost=Looking up #ConnectedTo=Connected to #ConnectingTo=Connecting to #SendingRequestTo=Sending request to #TransferringDataFrom=Transferring data from 3=Looking up %1$S... 4=Connected to %1$S... 5=Sending request to %1$S... 6=Transferring data from %1$S... 7=Connecting to %1$S... 8=Read %1$S 9=Wrote %1$S 10=Waiting for %1$S... 27=Beginning FTP transaction... 28=Finished FTP transaction EnterUserPasswordForRealm=Enter username and password for "%1$S" at %2$S EnterUserPasswordForProxy=Enter username and password for proxy "%1$S" at %2$S EnterUserPasswordFor=Enter username and password for %1$S EnterPasswordFor=Enter password for %1$S on %2$S UnsupportedFTPServer=The FTP server %1$S is currently unsupported. RepostFormData=This web page is being redirected to a new location. Would you like to resend the form data you have typed to the new location? # Directory listing strings DirTitle=Index of %1$S DirGoUp=Up to higher level directory #Gopher Search Prompt GopherPromptTitle=Search GopherPromptText=Enter a search term: PhishingAuth=You are about to visit \"%1$S\". This site may be attempting to trick you into thinking you are visiting a different site. Use extreme caution. PhishingAuthAccept=I understand and will be very careful SuperfluousAuth=You are about to log into the site \"%1$S\" with the username \"%2$S\", but the website does not require authentication. This may be an attempt to trick you.\n\nIs \"%1$S\" the site you want to visit? AutomaticAuth=You are about to log into the site \"%1$S\" with the username \"%2$S\". PK 1n2h"locale/en-US/global/css.properties# ***** BEGIN LICENSE BLOCK ***** # Version: MPL 1.1/GPL 2.0/LGPL 2.1 # # The contents of this file are subject to the Mozilla Public License Version # 1.1 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at # http://www.mozilla.org/MPL/ # # Software distributed under the License is distributed on an "AS IS" basis, # WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License # for the specific language governing rights and limitations under the # License. # # The Original Code is css.properties. # # The Initial Developer of the Original Code is Netscape Communications # Corporation. Portions created by the Initial Developer are Copyright # (C) 2002 Netscape Communications Corporation. All Rights Reserved. # # Contributor(s): # L. David Baron (original author) # # Alternatively, the contents of this file may be used under the terms of # either the GNU General Public License Version 2 or later (the "GPL"), or # the GNU Lesser General Public License Version 2.1 or later (the "LGPL"), # in which case the provisions of the GPL or the LGPL are applicable instead # of those above. If you wish to allow use of your version of this file only # under the terms of either the GPL or the LGPL, and not to allow others to # use your version of this file under the terms of the MPL, indicate your # decision by deleting the provisions above and replace them with the notice # and other provisions required by the GPL or the LGPL. If you do not delete # the provisions above, a recipient may use your version of this file under # the terms of any one of the MPL, the GPL or the LGPL. # # ***** END LICENSE BLOCK ***** MimeNotCss=The stylesheet %1$S was not loaded because its MIME type, "%2$S", is not "text/css". MimeNotCssWarn=The stylesheet %1$S was loaded as CSS even though its MIME type, "%2$S", is not "text/css". PEUnexpEOF=Unexpected end of file while searching for %1$S. PEParseRuleWSOnly=Whitespace-only string given to be parsed as rule. PEDeclDropped=Declaration dropped. PEDeclSkipped=Skipped to next declaration. PEUnknownProperty=Unknown property '%1$S'. PEPropertyParsingError=Error in parsing value for property '%1$S'. PEExpectEndProperty=Expected end of value for property but found '%1$S'. PESkipAtRuleEOF=end of unknown at-rule PEUnknownAtRule=Unrecognized at-rule or error parsing at-rule '%1$S'. PECharsetRuleEOF=charset string in @charset rule PECharsetRuleNotString=Expected charset string but found '%1$S'. PEGatherMediaEOF=end of media list in @import or @media rule PEGatherMediaNotComma=Expected ',' in media list but found '%1$S'. PEGatherMediaNotIdent=Expected identifier in media list but found '%1$S'. PEImportNotURI=Expected URI in @import rule but found '%1$S'. PEImportUnexpected=Found unexpected '%1$S' within @import. PEGroupRuleEOF=end of @media or @-moz-document rule PEMozDocRuleBadFunc=Expected url(), url-prefix(), or domain() in @-moz-document rule but found '%1$S'. PEMozDocRuleNotURI=Expected URI in @-moz-document rule but found '%1$S'. PEAtNSPrefixEOF=namespace prefix in @namespace rule PEAtNSURIEOF=namespace URI in @namespace rule PEAtNSUnexpected=Unexpected token within @namespace: '%1$S'. PESkipDeclBraceEOF=closing } of declaration block PESkipRSBraceEOF=closing } of invalid rule set PEBadSelectorRSIgnored=Ruleset ignored due to bad selector. PESelectorListExtraEOF=',' or '{' PESelectorListExtra=Expected ',' or '{' but found '%1$S'. PESelectorGroupNoSelector=Selector expected. PESelectorGroupExtraCombinator=Dangling combinator. PEClassSelEOF=class name PEClassSelNotIdent=Expected identifier for class selector but found '%1$S'. PETypeSelEOF=element type PETypeSelNotType=Expected element name or '*' but found '%1$S'. PEUnknownNamespacePrefix=Unknown namespace prefix '%1$S'. PEAttributeNameEOF=attribute name PEAttributeNameExpected=Expected identifier for attribute name but found '%1$S'. PEAttributeNameOrNamespaceExpected=Expected attribute name or namespace but found '%1$S'. PEAttSelNoBar=Expected '|' but found '%1$S'. PEAttSelInnerEOF=part of attribute selector PEAttSelUnexpected=Unexpected token in attribute selector: '%1$S'. PEAttSelValueEOF=attribute value PEAttSelCloseEOF=']' to end attribute selector PEAttSelNoClose=Expected ']' to terminate attribute selector but found '%1$S'. PEAttSelBadValue=Expected identifier or string for value in attribute selector but found '%1$S'. PEPseudoSelEOF=name of pseudo-class or pseudo-element PEPseudoSelBadName=Expected identifier for pseudo-class or pseudo-element but found '%1$S'. PEPseudoSelNonFunc=Function token for non-function pseudo-class or pseudo-element, or the other way around, when reading '%1$S'. PEPseudoSelNotPE=Expected pseudo-element but found '%1$S'. PEPseudoSelDoubleNot=Negation pseudo-class can't be negated '%1$S'. PEPseudoSelPEInNot=Pseudo-elements can't be negated '%1$S'. PEPseudoSelNewStyleOnly=This pseudo-element must use the "::" form: '%1$S'. PEPseudoSelTrailing=Found trailing token after pseudo-element, which must be the last part of a selector: '%1$S'. PEPseudoSelMultiplePE=Extra pseudo-element '%1$S'. PEPseudoSelUnknown=Unknown pseudo-class or pseudo-element '%1$S'. PENegationEOF=selector within negation PENegationBadInner=Malformed simple selector as negation pseudo-class argument '%1$S'. PENegationNoClose=Missing closing ')' in negation pseudo-class '%1$S'. PENegationBadArg=Missing argument in negation pseudo-class '%1$S'. PELangArgEOF=argument to :lang selector PELangArgNotIdent=Expected identifier for lang pseudo-class parameter but found '%1$S'. PELangNoClose=Missing closing ')' in lang pseudo-class '%1$S'. PELangNoArg=Missing argument in lang pseudo-class '%1$S'. PESelectorEOF=selector PEBadDeclBlockStart=Expected '{' to begin declaration block but found '%1$S'. PEColorEOF=color PEColorNotColor=Expected color but found '%1$S'. PEColorComponentEOF=color component PEExpectedPercent=Expected a percentage but found '%1$S'. PEExpectedInt=Expected an integer but found '%1$S'. PEColorBadRGBContents=Expected number or percentage in rgb() but found '%1$S'. PEColorComponentBadTerm=Expected '%2$S' but found '%1$S'. PEColorHueEOF=hue PEExpectedComma=Expected ',' but found '%1$S'. PEColorSaturationEOF=saturation PEColorLightnessEOF=lightness PEColorOpacityEOF=opacity in color value PEExpectedNumber=Expected a number but found '%1$S'. PEExpectedCloseParen=Expected ')' but found '%1$S'. PEDeclEndEOF=';' or '}' to end declaration PEParseDeclarationNoColon=Expected ':' but found '%1$S'. PEParseDeclarationDeclExpected=Expected declaration but found '%1$S'. PEEndOfDeclEOF=end of declaration PEImportantEOF=important PEExpectedImportant=Expected 'important' but found '%1$S'. PEBadDeclEnd=Expected ';' to terminate declaration but found '%1$S'. PEBadDeclOrRuleEnd=Expected ';' or '}' to terminate declaration but found '%1$S'. PEInaccessibleProperty=Attempt to use inaccessible property PECommentEOF=end of comment SEUnterminatedString=Found unclosed string '%1$S'. PK Ya1GC"locale/en-US/global/xbl.properties# ***** BEGIN LICENSE BLOCK ***** # Version: MPL 1.1/GPL 2.0/LGPL 2.1 # # The contents of this file are subject to the Mozilla Public License Version # 1.1 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at # http://www.mozilla.org/MPL/ # # Software distributed under the License is distributed on an "AS IS" basis, # WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License # for the specific language governing rights and limitations under the # License. # # The Original Code is xbl.properties. # # The Initial Developer of the Original Code is Boris Zbarsky # . Portions created by the Initial Developer are Copyright # (C) 2003. All Rights Reserved. # # Contributor(s): # # Alternatively, the contents of this file may be used under the terms of # either the GNU General Public License Version 2 or later (the "GPL"), or # the GNU Lesser General Public License Version 2.1 or later (the "LGPL"), # in which case the provisions of the GPL or the LGPL are applicable instead # of those above. If you wish to allow use of your version of this file only # under the terms of either the GPL or the LGPL, and not to allow others to # use your version of this file under the terms of the MPL, indicate your # decision by deleting the provisions above and replace them with the notice # and other provisions required by the GPL or the LGPL. If you do not delete # the provisions above, a recipient may use your version of this file under # the terms of any one of the MPL, the GPL or the LGPL. # # ***** END LICENSE BLOCK ***** UnexpectedElement=Unexpected <%1$S> element. PK Ya1A2ɔ"locale/en-US/global/xul.properties# ***** BEGIN LICENSE BLOCK ***** # Version: MPL 1.1/GPL 2.0/LGPL 2.1 # # The contents of this file are subject to the Mozilla Public License Version # 1.1 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at # http://www.mozilla.org/MPL/ # # Software distributed under the License is distributed on an "AS IS" basis, # WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License # for the specific language governing rights and limitations under the # License. # # The Original Code is xul.properties. # # The Initial Developer of the Original Code is Boris Zbarsky # . Portions created by the Initial Developer are Copyright # (C) 2004. All Rights Reserved. # # Contributor(s): # # Alternatively, the contents of this file may be used under the terms of # either the GNU General Public License Version 2 or later (the "GPL"), or # the GNU Lesser General Public License Version 2.1 or later (the "LGPL"), # in which case the provisions of the GPL or the LGPL are applicable instead # of those above. If you wish to allow use of your version of this file only # under the terms of either the GPL or the LGPL, and not to allow others to # use your version of this file under the terms of the MPL, indicate your # decision by deleting the provisions above and replace them with the notice # and other provisions required by the GPL or the LGPL. If you do not delete # the provisions above, a recipient may use your version of this file under # the terms of any one of the MPL, the GPL or the LGPL. # # ***** END LICENSE BLOCK ***** MissingOverlay=Failed to load overlay from %1$S. PK }s1xx'locale/en-US/global/printing.properties# ***** BEGIN LICENSE BLOCK ***** # Version: MPL 1.1/GPL 2.0/LGPL 2.1 # # The contents of this file are subject to the Mozilla Public License Version # 1.1 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at # http://www.mozilla.org/MPL/ # # Software distributed under the License is distributed on an "AS IS" basis, # WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License # for the specific language governing rights and limitations under the # License. # # The Original Code is mozilla.org code. # # The Initial Developer of the Original Code is # Netscape Communications Corporation. # Portions created by the Initial Developer are Copyright (C) 1998 # the Initial Developer. All Rights Reserved. # # Contributor(s): # Roland Mainz # # Alternatively, the contents of this file may be used under the terms of # either of the GNU General Public License Version 2 or later (the "GPL"), # or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"), # in which case the provisions of the GPL or the LGPL are applicable instead # of those above. If you wish to allow use of your version of this file only # under the terms of either the GPL or the LGPL, and not to allow others to # use your version of this file under the terms of the MPL, indicate your # decision by deleting the provisions above and replace them with the notice # and other provisions required by the GPL or the LGPL. If you do not delete # the provisions above, a recipient may use your version of this file under # the terms of any one of the MPL, the GPL or the LGPL. # # ***** END LICENSE BLOCK ***** # Page number formating ## @page_number The current page number #LOCALIZATION NOTE (pageofpages): Do not translate %ld in the following line. # Place the word %ld where the page number and number of pages should be # The first %ld will receive the the page number pagenumber=%1$d # Page number formating ## @page_number The current page number ## @page_total The total number of pages #LOCALIZATION NOTE (pageofpages): Do not translate %ld in the following line. # Place the word %ld where the page number and number of pages should be # The first %ld will receive the the page number # the second %ld will receive the total number of pages pageofpages=%1$d of %2$d # Print font # The name of the font to be used to print the headers and footers fontname=serif # Print font size # The size of the font to be used to print the headers and footers fontsize=10 noPrintFilename.title=Filename is missing noPrintFilename.alert=You have selected "Print To: File", and the filename is empty! # File confirm fileConfirm.exists=%S already exists.\nDo you want to replace it? # Print error codes print_error_dialog_title=Printer Error printpreview_error_dialog_title=Print Preview Error NS_ERROR_GFX_PRINTER_CMD_NOT_FOUND=There was a problem printing. The printer doesn't support a printing command. NS_ERROR_GFX_PRINTER_CMD_FAILURE=There was a problem printing. An instruction that was sent to the printer failed. NS_ERROR_GFX_PRINTER_NO_PRINTER_AVAILABLE=There was a problem printing. No printer could be found. NS_ERROR_GFX_PRINTER_NAME_NOT_FOUND=There was a problem printing. The printer could not be found. NS_ERROR_GFX_PRINTER_ACCESS_DENIED=There was a problem printing. Access to the printer was denied. NS_ERROR_GFX_PRINTER_INVALID_ATTRIBUTE=There was a problem printing. Tried to set an invalid printer attribute. NS_ERROR_GFX_PRINTER_PRINTER_NOT_READY=There was a problem printing. The printer not ready. NS_ERROR_GFX_PRINTER_OUT_OF_PAPER=There was a problem printing. The printer is out of paper. NS_ERROR_GFX_PRINTER_PRINTER_IO_ERROR=There was a problem printing. Printer I/O error. NS_ERROR_GFX_PRINTER_COULD_NOT_OPEN_FILE=There was a problem printing. The output file could not be opened. NS_ERROR_GFX_PRINTER_FILE_IO_ERROR=There was an error writing the printing output file. NS_ERROR_GFX_PRINTER_PRINTPREVIEW=There must be at least one printer available to show Print Preview. NS_ERROR_UNEXPECTED=There was an unexpected problem when printing. NS_ERROR_OUT_OF_MEMORY=There was a problem printing. There is not enough free memory to print. NS_ERROR_NOT_IMPLEMENTED=Some printing functionality is not implemented yet. NS_ERROR_NOT_AVAILABLE=Not available NS_ERROR_ABORT=The print job was aborted, or canceled. NS_ERROR_FAILURE=An unknown error occurred while printing. NS_ERROR_GFX_PRINTER_STARTDOC=Printing failed when starting the document. NS_ERROR_GFX_PRINTER_ENDDOC=Printing failed when completing the document. NS_ERROR_GFX_PRINTER_STARTPAGE=Printing failed when starting the page. NS_ERROR_GFX_PRINTER_ENDPAGE=Printing failed when completing the page. NS_ERROR_GFX_PRINTER_PRINT_WHILE_PREVIEW=You cannot print while in print preview. NS_ERROR_GFX_PRINTER_PAPER_SIZE_NOT_SUPPORTED=There was a problem printing because the paper size you specified is not supported by your printer. NS_ERROR_GFX_PRINTER_ORIENTATION_NOT_SUPPORTED=There was a problem printing because the page orientation you specified is not supported by your printer. NS_ERROR_GFX_PRINTER_COLORSPACE_NOT_SUPPORTED=There was a problem printing because the print job requires color capabilities that your printer does not support. NS_ERROR_GFX_PRINTER_TOO_MANY_COPIES=There was a problem printing because you requested too many copies. NS_ERROR_GFX_PRINTER_DRIVER_CONFIGURATION_ERROR=There was a problem printing. The printer driver is not properly configured. NS_ERROR_GFX_PRINTER_XPRINT_BROKEN_XPRT=A broken version of the X print server (Xprt) has been detected. Note that printing using this Xprt server may not work properly. Please contact the server vendor for a fixed version. NS_ERROR_GFX_PRINTER_DOC_IS_BUSY_PP=The browser cannot print preview right now.\nPlease try again when the page has finished loading. NS_ERROR_GFX_PRINTER_DOC_WAS_DESTORYED=The page was replaced while you were trying to print.\nPlease try again. NS_ERROR_GFX_NO_PRINTDIALOG_IN_TOOLKIT=Either pluggable dialogs were not properly installed\nOr this GFX Toolkit no longer supports native Print Dialogs NS_ERROR_GFX_NO_PRINTROMPTSERVICE=The Printing Prompt Service is missing. NS_ERROR_GFX_PRINTER_NO_XUL=We are unable to Print or Print Preview this page. NS_ERROR_GFX_PRINTER_XPRINT_NO_XPRINT_SERVERS_FOUND=There was a problem printing. No Xprint server(s) could be found.\nCheck whether the XPSERVERLIST environment variable contains any valid Xprint servers.\nFor further information see http://xprint.mozdev.org/ or http://www.mozilla.org/projects/xprint/ NS_ERROR_GFX_PRINTER_PLEX_NOT_SUPPORTED=There was a problem printing because the plex mode you specified is not supported by your printer. NS_ERROR_GFX_PRINTER_DOC_IS_BUSY=The browser cannot print the document while it is being loaded. NS_ERROR_GFX_PRINTING_NOT_IMPLEMENTED=Printing is not implemented. NS_ERROR_GFX_COULD_NOT_LOAD_PRINT_MODULE=The requested print module cannot be loaded. NS_ERROR_GFX_PRINTER_RESOLUTION_NOT_SUPPORTED=There was a problem printing because the resolution/quality mode you specified is not supported by your printer. # No printers available noprinter=No printers available. PrintToFile=Print To File # EOF. PK Ya1;I I ,locale/en-US/global/layout_errors.properties# ***** BEGIN LICENSE BLOCK ***** # Version: MPL 1.1/GPL 2.0/LGPL 2.1 # # The contents of this file are subject to the Mozilla Public License Version # 1.1 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at # http://www.mozilla.org/MPL/ # # Software distributed under the License is distributed on an "AS IS" basis, # WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License # for the specific language governing rights and limitations under the # License. # # The Original Code is mozilla.org code. # # The Initial Developer of the Original Code is # Netscape Communications Corporation. # Portions created by the Initial Developer are Copyright (C) 2002 # the Initial Developer. All Rights Reserved. # # Contributor(s): # Boris Zbarsky (original author) # # Alternatively, the contents of this file may be used under the terms of # either the GNU General Public License Version 2 or later (the "GPL"), or # the GNU Lesser General Public License Version 2.1 or later (the "LGPL"), # in which case the provisions of the GPL or the LGPL are applicable instead # of those above. If you wish to allow use of your version of this file only # under the terms of either the GPL or the LGPL, and not to allow others to # use your version of this file under the terms of the MPL, indicate your # decision by deleting the provisions above and replace them with the notice # and other provisions required by the GPL or the LGPL. If you do not delete # the provisions above, a recipient may use your version of this file under # the terms of any one of the MPL, the GPL or the LGPL. # # ***** END LICENSE BLOCK ***** ImageMapRectBoundsError=The "coords" attribute of the tag is not in the "left,top,right,bottom" format. ImageMapCircleWrongNumberOfCoords=The "coords" attribute of the tag is not in the "center-x,center-y,radius" format. ImageMapCircleNegativeRadius=The "coords" attribute of the tag has a negative radius. ImageMapPolyWrongNumberOfCoords=The "coords" attribute of the tag is not in the "x1,y1,x2,y2 ..." format. ImageMapPolyOddNumberOfCoords=The "coords" attribute of the tag is missing the last "y" coordinate (the correct format is "x1,y1,x2,y2 ..."). PK 3zz locale/en-US/global/netError.dtd Though the site seems valid, the browser was unable to establish a connection.

  • Could the site be temporarily unavailable? Try again later.
  • Are you unable to browse other sites? Check the computer's network connection.
  • Is your computer or network protected by a firewall or proxy? Incorrect settings can interfere with Web browsing.
"> The requested address specified a port (e.g. mozilla.org:80 for port 80 on mozilla.org) normally used for purposes other than Web browsing. The browser has canceled the request for your protection and security.

"> The browser could not find the host server for the provided address.

  • Did you make a mistake when typing the domain? (e.g. ww.mozilla.org instead of www.mozilla.org)
  • Are you certain this domain address exists? Its registration may have expired.
  • Are you unable to browse other sites? Check your network connection and DNS server settings.
  • Is your computer or network protected by a firewall or proxy? Incorrect settings can interfere with Web browsing.
">
  • Could the item have been renamed, removed, or relocated?
  • Is there a spelling, capitalization, or other typographical error in the address?
  • Do you have sufficient access permissions to the requested item?
  • "> Additional information about this problem or error is currently unavailable.

    "> The provided address is not in a recognized format. Please check the location bar for mistakes and try again.

    "> The browser connected successfully, but the connection was interrupted while transferring information. Please try again.

    • Are you unable to browse other sites? Check the computer's network connection.
    • Still having trouble? Consult your network administrator or Internet provider for assistance.
    "> The browser is operating in its offline mode and cannot connect to the requested item.

    • Is the computer connected to an active network?
    • Place the browser in online mode and try again.
    "> The network link was interrupted while negotiating a connection. Please try again.

    "> The requested site did not respond to a connection request and the browser has stopped waiting for a reply.

    • Could the server be experiencing high demand or a temporary outage? Try again later.
    • Are you unable to browse other sites? Check the computer's network connection.
    • Is your computer or network protected by a firewall or proxy? Incorrect settings can interfere with Web browsing.
    • Still having trouble? Consult your network administrator or Internet provider for assistance.
    "> The address specifies a protocol (e.g. wxyz://) the browser does not recognize, so the browser cannot properly connect to the site.

    • Are you trying to access multimedia or other non-text services? Check the site for extra requirements.
    • Some protocols may require third-party software or plugins before the browser can recognize them.
    "> The browser is configured to use a proxy server, but the proxy refused a connection.

    • Is the browser's proxy configuration correct? Check the settings and try again.
    • Does the proxy service allow connections from this network?
    • Still having trouble? Consult your network administrator or Internet provider for assistance.
    "> The browser is configured to use a proxy server, but the proxy could not be found.

    • Is the browser's proxy configuration correct? Check the settings and try again.
    • Is the computer connected to an active network?
    • Still having trouble? Consult your network administrator or Internet provider for assistance.
    "> The browser has stopped trying to retrieve the requested item. The site is redirecting the request in a way that will never complete.

    • Have you disabled or blocked cookies required by this site?
    • NOTE: If accepting the site's cookies does not resolve the problem, it is likely a server configuration issue and not your computer.
    "> The site responded to the network request in an unexpected way and the browser cannot continue.

    "> PK ~2[/locale/en-US/global/global.dtd PK d\+5pp)locale/en-US/global/appstrings.properties# ***** BEGIN LICENSE BLOCK ***** # Version: MPL 1.1/GPL 2.0/LGPL 2.1 # # The contents of this file are subject to the Mozilla Public License Version # 1.1 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at # http://www.mozilla.org/MPL/ # # Software distributed under the License is distributed on an "AS IS" basis, # WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License # for the specific language governing rights and limitations under the # License. # # The Original Code is mozilla.org code. # # The Initial Developer of the Original Code is # Netscape Communications Corporation. # Portions created by the Initial Developer are Copyright (C) 1998 # the Initial Developer. All Rights Reserved. # # Contributor(s): # # Alternatively, the contents of this file may be used under the terms of # either of the GNU General Public License Version 2 or later (the "GPL"), # or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"), # in which case the provisions of the GPL or the LGPL are applicable instead # of those above. If you wish to allow use of your version of this file only # under the terms of either the GPL or the LGPL, and not to allow others to # use your version of this file under the terms of the MPL, indicate your # decision by deleting the provisions above and replace them with the notice # and other provisions required by the GPL or the LGPL. If you do not delete # the provisions above, a recipient may use your version of this file under # the terms of any one of the MPL, the GPL or the LGPL. # # ***** END LICENSE BLOCK ***** malformedURI=The URL is not valid and cannot be loaded. fileNotFound=The file %S cannot be found. Please check the location and try again. dnsNotFound=%S could not be found. Please check the name and try again. protocolNotFound=%S is not a registered protocol. connectionFailure=The connection was refused when attempting to contact %S. netInterrupt=The connection to %S has terminated unexpectedly. Some data may have been transferred. netTimeout=The operation timed out when attempting to contact %S. redirectLoop=Redirection limit for this URL exceeded. Unable to load the requested page. This may be caused by cookies that are blocked. repost=The page you are trying to view contains POSTDATA that has expired from cache. If you resend the data, any action the form carried out (such as a search or online purchase) will be repeated. To resend the data, click OK. Otherwise, click Cancel. repostConfirm=The page you are trying to view contains POSTDATA. If you resend the data, any action the form carried out (such as a search or online purchase) will be repeated. To resend the data, click OK. Otherwise, click Cancel. 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. netReset=The document contains no data. netOffline=This document cannot be displayed while offline. To go online, uncheck Work Offline from the File menu. isprinting=The document cannot change while Printing or in Print Preview. deniedPortAccess=Access to the port number given has been disabled for security reasons. proxyResolveFailure=The proxy server you have configured could not be found. Please check your proxy settings and try again. proxyConnectFailure=The connection was refused when attempting to contact the proxy server you have configured. Please check your proxy settings and try again. externalProtocolTitle=External Protocol Request 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 #LOCALIZATION NOTE (externalProtocolUnknown): The following string is shown if the application name can't be determined externalProtocolUnknown= externalProtocolChkMsg=Remember my choice for all links of this type. externalProtocolLaunchBtn=Launch application PK GQT2fk,locale/en-US/global/charsetTitles.properties# ***** BEGIN LICENSE BLOCK ***** # Version: MPL 1.1/GPL 2.0/LGPL 2.1 # # The contents of this file are subject to the Mozilla Public License Version # 1.1 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at # http://www.mozilla.org/MPL/ # # Software distributed under the License is distributed on an "AS IS" basis, # WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License # for the specific language governing rights and limitations under the # License. # # The Original Code is mozilla.org code. # # The Initial Developer of the Original Code is Netscape # Communications Corporation. Portions created by Netscape are # Copyright (C) 1999 Netscape Communications Corporation. All # Rights Reserved. # # Contributor(s): # # Alternatively, the contents of this file may be used under the terms of # either the GNU General Public License Version 2 or later (the "GPL"), or # the GNU Lesser General Public License Version 2.1 or later (the "LGPL"), # in which case the provisions of the GPL or the LGPL are applicable instead # of those above. If you wish to allow use of your version of this file only # under the terms of either the GPL or the LGPL, and not to allow others to # use your version of this file under the terms of the MPL, indicate your # decision by deleting the provisions above and replace them with the notice # and other provisions required by the GPL or the LGPL. If you do not delete # the provisions above, a recipient may use your version of this file under # the terms of any one of the MPL, the GPL or the LGPL. # # ***** END LICENSE BLOCK ***** ## Rule of this file: ## 1. key should always be in lower case ascii so we can do case insensitive ## comparison in the code faster. ## Format of this file: ## charset_name.title = a_title - specifies the human readable title for ## this charset us-ascii.title = English (US-ASCII) iso-8859-1.title = Western (ISO-8859-1) iso-8859-2.title = Central European (ISO-8859-2) iso-8859-3.title = South European (ISO-8859-3) iso-8859-4.title = Baltic (ISO-8859-4) iso-8859-9.title = Turkish (ISO-8859-9) iso-8859-10.title = Nordic (ISO-8859-10) iso-8859-13.title = Baltic (ISO-8859-13) iso-8859-14.title = Celtic (ISO-8859-14) iso-8859-15.title = Western (ISO-8859-15) iso-8859-16.title = Romanian (ISO-8859-16) windows-1250.title = Central European (Windows-1250) windows-1252.title = Western (Windows-1252) windows-1254.title = Turkish (Windows-1254) windows-1257.title = Baltic (Windows-1257) x-mac-roman.title = Western (MacRoman) x-mac-ce.title = Central European (MacCE) x-mac-turkish.title = Turkish (MacTurkish) x-mac-croatian.title = Croatian (MacCroatian) x-mac-romanian.title = Romanian (MacRomanian) x-mac-icelandic.title = Icelandic (MacIcelandic) iso-2022-jp.title = Japanese (ISO-2022-JP) shift_jis.title = Japanese (Shift_JIS) euc-jp.title = Japanese (EUC-JP) big5.title = Chinese Traditional (Big5) big5-hkscs.title = Chinese Traditional (Big5-HKSCS) x-euc-tw.title = Chinese Traditional (EUC-TW) gb2312.title = Chinese Simplified (GB2312) hz-gb-2312.title = Chinese Simplified (HZ) x-gbk.title = Chinese Simplified (GBK) iso-2022-cn.title = Chinese Simplified (ISO-2022-CN) euc-kr.title = Korean (EUC-KR) x-johab.title = Korean (JOHAB) x-windows-949.title = Korean (UHC) iso-2022-kr.title = Korean (ISO-2022-KR) utf-7.title = Unicode (UTF-7) utf-8.title = Unicode (UTF-8) utf-16.title = Unicode (UTF-16) utf-16le.title = Unicode (UTF-16 Little Endian) utf-16be.title = Unicode (UTF-16 Big Endian) utf-32le.title = Unicode (UTF-32 Little Endian) utf-32be.title = Unicode (UTF-32 Big Endian) iso-8859-5.title = Cyrillic (ISO-8859-5) iso-ir-111.title = Cyrillic (ISO-IR-111) windows-1251.title = Cyrillic (Windows-1251) x-mac-cyrillic.title = Cyrillic (MacCyrillic) x-mac-ukrainian.title = Cyrillic/Ukrainian (MacUkrainian) koi8-r.title = Cyrillic (KOI8-R) koi8-u.title = Cyrillic/Ukrainian (KOI8-U) iso-8859-7.title = Greek (ISO-8859-7) windows-1253.title = Greek (Windows-1253) x-mac-greek.title = Greek (MacGreek) windows-1258.title = Vietnamese (Windows-1258) x-viet-tcvn5712.title = Vietnamese (TCVN) viscii.title = Vietnamese (VISCII) x-viet-vps.title = Vietnamese (VPS) geostd8.title = Georgian (GEOSTD8) tis-620.title = Thai (TIS-620) iso-8859-11.title = Thai (ISO-8859-11) windows-874.title = Thai (Windows-874) ibm874.title = Thai (IBM-874) armscii-8.title = Armenian (ARMSCII-8) iso-8859-6.title = Arabic (ISO-8859-6) iso-8859-6-i.title = Arabic (ISO-8859-6-I) iso-8859-6-e.title = Arabic (ISO-8859-6-E) iso-8859-8.title = Hebrew Visual (ISO-8859-8) iso-8859-8-i.title = Hebrew (ISO-8859-8-I) iso-8859-8-e.title = Hebrew (ISO-8859-8-E) windows-1255.title = Hebrew (Windows-1255) windows-1256.title = Arabic (Windows-1256) x-user-defined.title = User Defined ibm866.title = Cyrillic/Russian (CP-866) ibm850.title = Western (IBM-850) ibm852.title = Central European (IBM-852) ibm855.title = Cyrillic (IBM-855) ibm857.title = Turkish (IBM-857) ibm862.title = Hebrew (IBM-862) ibm864.title = Arabic (IBM-864) ibm864i.title = Arabic (IBM-864-I) gb18030.title = Chinese Simplified (GB18030) x-mac-arabic.title = Arabic (MacArabic) x-iso-8859-6-8-x.title = Arabic (Langbox ISO-8859-6.8x) x-iso-8859-6-16.title = Arabic (Langbox ISO-8859-6.16) x-mac-farsi.title = Farsi (MacFarsi) x-mac-hebrew.title = Hebrew (MacHebrew) x-mac-devanagari.title = Hindi (MacDevanagari) x-mac-gujarati.title = Gujarati (MacGujarati) x-mac-gurmukhi.title = Gurmukhi (MacGurmukhi) x-sun-unicode-india-0.title = Hindi (SunDevanagari) chardet.off.title = (Off) chardet.alis_charset_detector.title = All chardet.universal_charset_detector.title = Universal chardet.ja_parallel_state_machine.title = Japanese chardet.ko_parallel_state_machine.title = Korean chardet.zhtw_parallel_state_machine.title = Traditional Chinese chardet.zhcn_parallel_state_machine.title = Simplified Chinese chardet.zh_parallel_state_machine.title = Chinese chardet.cjk_parallel_state_machine.title = East Asian chardet.ruprob.title = Russian chardet.ukprob.title = Ukrainian PK GQT2+Fb,locale/en-US/global/global-strres.properties# ***** BEGIN LICENSE BLOCK ***** # Version: MPL 1.1/GPL 2.0/LGPL 2.1 # # The contents of this file are subject to the Mozilla Public License Version # 1.1 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at # http://www.mozilla.org/MPL/ # # Software distributed under the License is distributed on an "AS IS" basis, # WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License # for the specific language governing rights and limitations under the # License. # # The Original Code is mozilla.org code. # # The Initial Developer of the Original Code is # The Mozilla Foundation. # Portions created by the Initial Developer are Copyright (C) 1998-2003 # the Initial Developer. All Rights Reserved. # # Contributor(s): # # Alternatively, the contents of this file may be used under the terms of # either of the GNU General Public License Version 2 or later (the "GPL"), # or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"), # in which case the provisions of the GPL or the LGPL are applicable instead # of those above. If you wish to allow use of your version of this file only # under the terms of either the GPL or the LGPL, and not to allow others to # use your version of this file under the terms of the MPL, indicate your # decision by deleting the provisions above and replace them with the notice # and other provisions required by the GPL or the LGPL. If you do not delete # the provisions above, a recipient may use your version of this file under # the terms of any one of the MPL, the GPL or the LGPL. # # ***** END LICENSE BLOCK ***** 16389=An unknown error has occurred (%1$S) PK iT2mSS&locale/en-US/global/plugins.properties# LOCALIZATION NOTE (plugins.properties): # Those strings are inserted into an HTML page, so you all HTML characters # have to be escaped in a way that they show up correctly in HTML! title_label=About Plug-ins installedplugins_label=Installed plug-ins nopluginsareinstalled_label=No plug-ins are installed findmore_label=Find more information about browser plug-ins at installhelp_label=Help for installing plug-ins is available from filename_label=File name: mimetype_label=MIME Type description_label=Description suffixes_label=Suffixes enabled_label=Enabled yes_label=Yes no_label=No PK Rb23  2 2 2locale/en-US/global/nsWebBrowserPersist.properties# ***** BEGIN LICENSE BLOCK ***** # Version: MPL 1.1/GPL 2.0/LGPL 2.1 # # The contents of this file are subject to the Mozilla Public License Version # 1.1 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at # http://www.mozilla.org/MPL/ # # Software distributed under the License is distributed on an "AS IS" basis, # WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License # for the specific language governing rights and limitations under the # License. # # The Original Code is Mozilla Progress Dialog. # # The Initial Developer of the Original Code is # Netscape Communications Corp. # Portions created by the Initial Developer are Copyright (C) 2002 # the Initial Developer. All Rights Reserved. # # Contributor(s): # Bill Law # # Alternatively, the contents of this file may be used under the terms of # either the GNU General Public License Version 2 or later (the "GPL"), or # the GNU Lesser General Public License Version 2.1 or later (the "LGPL"), # in which case the provisions of the GPL or the LGPL are applicable instead # of those above. If you wish to allow use of your version of this file only # under the terms of either the GPL or the LGPL, and not to allow others to # use your version of this file under the terms of the MPL, indicate your # decision by deleting the provisions above and replace them with the notice # and other provisions required by the GPL or the LGPL. If you do not delete # the provisions above, a recipient may use your version of this file under # the terms of any one of the MPL, the GPL or the LGPL. # # ***** END LICENSE BLOCK ***** readError=%S could not be saved, because the source file could not be read.\n\nTry again later, or contact the server administrator. writeError=%S could not be saved, because an unknown error occurred.\n\nTry saving to a different location. launchError=%S could not be opened, because an unknown error occurred.\n\nTry saving to disk first and then opening the file. diskFull=There is not enough room on the disk to save %S.\n\nRemove unnecessary files from the disk and try again, or try saving in a different location. readOnly=%S could not be saved, because the disk, folder, or file is write-protected.\n\nWrite-enable the disk and try again, or try saving in a different location. accessError=%S could not be saved, because you cannot change the contents of that folder.\n\nChange the folder properties and try again, or try saving in a different location. helperAppNotFound=%S could not be opened, because the associated helper application does not exist. Change the association in your preferences. noMemory=There is not sufficient memory to complete the action you requested.\n\nQuit some applications and try again. title=Downloading %S fileAlreadyExistsError=%S could not be saved, because a file already exists with the same name as the '_files' directory.\n\nTry saving to a different location. fileNameTooLongError=%S could not be saved, because the file name was too long.\n\nTry saving with a shorter file name. PK iT2[II*locale/en-US/global/printdialog.properties# ***** BEGIN LICENSE BLOCK ***** # Version: MPL 1.1/GPL 2.0/LGPL 2.1 # # The contents of this file are subject to the Mozilla Public License Version # 1.1 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at # http://www.mozilla.org/MPL/ # # Software distributed under the License is distributed on an "AS IS" basis, # WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License # for the specific language governing rights and limitations under the # License. # # The Original Code is mozilla.org code. # # The Initial Developer of the Original Code is # Netscape Communications Corporation. # Portions created by the Initial Developer are Copyright (C) 1998 # the Initial Developer. All Rights Reserved. # # Contributor(s): # # Alternatively, the contents of this file may be used under the terms of # either the GNU General Public License Version 2 or later (the "GPL"), or # the GNU Lesser General Public License Version 2.1 or later (the "LGPL"), # in which case the provisions of the GPL or the LGPL are applicable instead # of those above. If you wish to allow use of your version of this file only # under the terms of either the GPL or the LGPL, and not to allow others to # use your version of this file under the terms of the MPL, indicate your # decision by deleting the provisions above and replace them with the notice # and other provisions required by the GPL or the LGPL. If you do not delete # the provisions above, a recipient may use your version of this file under # the terms of any one of the MPL, the GPL or the LGPL. # # ***** END LICENSE BLOCK ***** #----------------------------------------------------------- # Note: IMPORTANT! # # Set "extend" to false to get the native platform dialog # # Set "extend" to true to have the native dialog extended with # the "Print Frames" Frame group box #----------------------------------------------------------- extend=true PrintFrames=Print Frames Aslaid=As &laid out on the screen selectedframe=The selected &frame Eachframe=&Each frame separately options=Options PK 9<2C C (locale/en-US/global/xslt/xslt.properties# ***** BEGIN LICENSE BLOCK ***** # Version: MPL 1.1/GPL 2.0/LGPL 2.1 # # The contents of this file are subject to the Mozilla Public License Version # 1.1 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at # http://www.mozilla.org/MPL/ # # Software distributed under the License is distributed on an "AS IS" basis, # WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License # for the specific language governing rights and limitations under the # License. # # The Original Code is TransforMiiX XSLT processor code. # # The Initial Developer of the Original Code is # Netscape Communications Corporation. # Portions created by the Initial Developer are Copyright (C) 2003 # the Initial Developer. All Rights Reserved. # # Contributor(s): # Peter Van der Beken # # Alternatively, the contents of this file may be used under the terms of # either the GNU General Public License Version 2 or later (the "GPL"), or # the GNU Lesser General Public License Version 2.1 or later (the "LGPL"), # in which case the provisions of the GPL or the LGPL are applicable instead # of those above. If you wish to allow use of your version of this file only # under the terms of either the GPL or the LGPL, and not to allow others to # use your version of this file under the terms of the MPL, indicate your # decision by deleting the provisions above and replace them with the notice # and other provisions required by the GPL or the LGPL. If you do not delete # the provisions above, a recipient may use your version of this file under # the terms of any one of the MPL, the GPL or the LGPL. # # ***** END LICENSE BLOCK ***** 1 = Parsing an XSLT stylesheet failed. 2 = Parsing an XPath expression failed. 4 = XSLT transformation failed. 5 = Invalid XSLT/XPath function. 6 = XSLT Stylesheet (possibly) contains a recursion. 7 = Attribute value illegal in XSLT 1.0. 8 = An XPath expression was expected to return a NodeSet. 9 = XSLT transformation was terminated by . 10 = A network error occured loading an XSLT stylesheet: 11 = An XSLT stylesheet does not have an XML mimetype: 12 = An XSLT stylesheet directly or indirectly imports or includes itself: 13 = An XPath function was called with the wrong number of arguments. 14 = An unknown XPath extension function was called. 15 = XPath parse failure: ')' expected: 16 = XPath parse failure: invalid axis: 17 = XPath parse failure: Name or Nodetype test expected: 18 = XPath parse failure: ']' expected: 19 = XPath parse failure: invalid variable name: 20 = XPath parse failure: unexpected end of expression: 21 = XPath parse failure: operator expected: 22 = XPath parse failure: unclosed literal: 23 = XPath parse failure: ':' unexpected: 24 = XPath parse failure: '!' unexpected, negation is not(): 25 = XPath parse failure: illegal character found: 26 = XPath parse failure: binary operator expected: 27 = An XSLT stylesheet load was blocked for security reasons. LoadingError = Error loading stylesheet: %S TransformError = Error during XSLT transformation: %S PK ~4]YY&locale/en-US/global/dom/dom.propertiesKillScriptTitle=Warning: Unresponsive script KillScriptMessage=A script on this page may be busy, or it may have stopped responding. You can stop the script now, or you can continue to see if the script will complete. KillScriptWithDebugMessage=A script on this page may be busy, or it may have stopped responding. You can stop the script now, open the script in the debugger, or let the script continue. StopScriptButton=Stop script DebugScriptButton=Debug script WaitForScriptButton=Continue JSURLLoadBlockedWarning=Attempt to load a javascript: URL from one host\nin a window displaying content from another host\nwas blocked by the security manager. WindowCloseBlockedWarning=Scripts may not close windows that were not opened by script. OnBeforeUnloadPreMessage=Are you sure you want to navigate away from this page? OnBeforeUnloadPostMessage=Press OK to continue, or Cancel to stay on the current page. DocumentAllUsed=Non-standard document.all property was used. Use W3C standard document.getElementById() instead. GlobalScopeElementReference=Element referenced by ID/NAME in the global scope. Use W3C standard document.getElementById() instead. UseOfCaptureEventsWarning=Use of captureEvents() is deprecated, see bug 330494. UseOfReleaseEventsWarning=Use of releaseEvents() is deprecated, see bug 330494. UseOfRouteEventWarning=Use of routeEvent() is deprecated, see bug 330494. UseOfPreventBubbleWarning=Event=%S, use of preventBubble() is deprecated. Use W3C standard stopPropagation() instead. UseOfPreventCaptureWarning=Event=%S, use of preventCapture() is deprecated. Use W3C standard stopPropagation() instead. PK Ya1ǡ` 3locale/en-US/global/layout/MediaDocument.properties# ***** BEGIN LICENSE BLOCK ***** # Version: MPL 1.1/GPL 2.0/LGPL 2.1 # # The contents of this file are subject to the Mozilla Public License Version # 1.1 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at # http://www.mozilla.org/MPL/ # # Software distributed under the License is distributed on an "AS IS" basis, # WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License # for the specific language governing rights and limitations under the # License. # # The Original Code is mozilla.org code. # # The Initial Developer of the Original Code is # Netscape Communications Corporation. # Portions created by the Initial Developer are Copyright (C) 1998 # the Initial Developer. All Rights Reserved. # # Contributor(s): # Blake Ross (Original Author) # Morten Nilsen # Christian Biesinger # # Alternatively, the contents of this file may be used under the terms of # either of the GNU General Public License Version 2 or later (the "GPL"), # or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"), # in which case the provisions of the GPL or the LGPL are applicable instead # of those above. If you wish to allow use of your version of this file only # under the terms of either the GPL or the LGPL, and not to allow others to # use your version of this file under the terms of the MPL, indicate your # decision by deleting the provisions above and replace them with the notice # and other provisions required by the GPL or the LGPL. If you do not delete # the provisions above, a recipient may use your version of this file under # the terms of any one of the MPL, the GPL or the LGPL. # # ***** END LICENSE BLOCK ***** #LOCALIZATION NOTE (ImageTitleWithDimensionsAndFile): first %S is filename, second %S is type, third %S is width and fourth %S is height #LOCALIZATION NOTE (ImageTitleWithoutDimensions): first %S is filename, second %S is type #LOCALIZATION NOTE (ImageTitleWithDimensions): first %S is type, second %S is width and third %S is height #LOCALIZATION NOTE (ImageTitleWithNeitherDimensionsNorFile): first %S is type #LOCALIZATION NOTE (MediaTitleWithFile): first %S is filename, second %S is type #LOCALIZATION NOTE (MediaTitleWithNoInfo): first %S is type ImageTitleWithDimensionsAndFile=%S (%S Image, %Sx%S pixels) ImageTitleWithoutDimensions=%S (%S Image) ImageTitleWithDimensions=(%S Image, %Sx%S pixels) ImageTitleWithNeitherDimensionsNorFile=(%S Image) MediaTitleWithFile=%S (%S Object) MediaTitleWithNoInfo=(%S Object) InvalidImage=The image \u201c%S\u201d cannot be displayed, because it contains errors. ScaledImage=Scaled (%S%%) TitleWithStatus=%S - %S PK Jh2%) ) /locale/en-US/global/layout/xmlparser.properties# ***** BEGIN LICENSE BLOCK ***** # Version: MPL 1.1/GPL 2.0/LGPL 2.1 # # The contents of this file are subject to the Mozilla Public License Version # 1.1 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at # http://www.mozilla.org/MPL/ # # Software distributed under the License is distributed on an "AS IS" basis, # WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License # for the specific language governing rights and limitations under the # License. # # The Original Code is mozilla.org code. # # The Initial Developer of the Original Code is # Netscape Communications Corporation. # Portions created by the Initial Developer are Copyright (C) 2001 # the Initial Developer. All Rights Reserved. # # Contributor(s): # # Alternatively, the contents of this file may be used under the terms of # either of the GNU General Public License Version 2 or later (the "GPL"), # or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"), # in which case the provisions of the GPL or the LGPL are applicable instead # of those above. If you wish to allow use of your version of this file only # under the terms of either the GPL or the LGPL, and not to allow others to # use your version of this file under the terms of the MPL, indicate your # decision by deleting the provisions above and replace them with the notice # and other provisions required by the GPL or the LGPL. If you do not delete # the provisions above, a recipient may use your version of this file under # the terms of any one of the MPL, the GPL or the LGPL. # # ***** END LICENSE BLOCK ***** # Map Expat error codes to error strings 1 = out of memory 2 = syntax error 3 = no element found 4 = not well-formed 5 = unclosed token 6 = partial character 7 = mismatched tag 8 = duplicate attribute 9 = junk after document element 10 = illegal parameter entity reference 11 = undefined entity 12 = recursive entity reference 13 = asynchronous entity 14 = reference to invalid character number 15 = reference to binary entity 16 = reference to external entity in attribute 17 = xml declaration not at start of external entity 18 = unknown encoding 19 = encoding specified in XML declaration is incorrect 20 = unclosed CDATA section 21 = error in processing external entity reference 22 = document is not standalone 23 = unexpected parser state 24 = entity declared in parameter entity 27 = prefix not bound to a namespace 29 = reserved prefix (xml) must not be undeclared or bound to another namespace URI 30 = reserved prefix (xmlns) must not be declared or undeclared 31 = prefix must not be bound to one of the reserved namespace URIs # %1$S is replaced by the Expat error string, may be followed by Expected (see below) # %2$S is replaced by URL # %3$d is replaced by line number # %4$d is replaced by column number XMLParsingError = XML Parsing Error: %1$S\nLocation: %2$S\nLine Number %3$d, Column %4$d: # %S is replaced by a tag name. # This gets appended to the error string if the error is mismatched tag. Expected = . Expected: . PK R2g%9.locale/en-US/global/layout/HtmlForm.properties# ***** BEGIN LICENSE BLOCK ***** # Version: MPL 1.1/GPL 2.0/LGPL 2.1 # # The contents of this file are subject to the Mozilla Public License Version # 1.1 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at # http://www.mozilla.org/MPL/ # # Software distributed under the License is distributed on an "AS IS" basis, # WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License # for the specific language governing rights and limitations under the # License. # # The Original Code is mozilla.org code. # # The Initial Developer of the Original Code is # Netscape Communications Corporation. # Portions created by the Initial Developer are Copyright (C) 1998 # the Initial Developer. All Rights Reserved. # # Contributor(s): # # Alternatively, the contents of this file may be used under the terms of # either of the GNU General Public License Version 2 or later (the "GPL"), # or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"), # in which case the provisions of the GPL or the LGPL are applicable instead # of those above. If you wish to allow use of your version of this file only # under the terms of either the GPL or the LGPL, and not to allow others to # use your version of this file under the terms of the MPL, indicate your # decision by deleting the provisions above and replace them with the notice # and other provisions required by the GPL or the LGPL. If you do not delete # the provisions above, a recipient may use your version of this file under # the terms of any one of the MPL, the GPL or the LGPL. # # ***** END LICENSE BLOCK ***** Reset=Reset Submit=Submit Query Browse=Browse... FileUpload=File Upload IsIndexPrompt=This is a searchable index. Enter search keywords: ForgotPostWarning=Form contains enctype=%S, but does not contain method=post. Submitting normally with method=GET and no enctype instead. ForgotFileEnctypeWarning=Form contains a file input, but is missing method=POST and enctype=multipart/form-data on the form. The file will not be sent. # LOCALIZATION NOTE (DefaultFormSubject): %S will be replaced with brandShortName DefaultFormSubject=Form Post from %S PK Jh2 S@ @ ,locale/en-US/global/security/caps.properties# ***** BEGIN LICENSE BLOCK ***** # Version: MPL 1.1/GPL 2.0/LGPL 2.1 # # The contents of this file are subject to the Mozilla Public License Version # 1.1 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at # http://www.mozilla.org/MPL/ # # Software distributed under the License is distributed on an "AS IS" basis, # WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License # for the specific language governing rights and limitations under the # License. # # The Original Code is mozilla.org code. # # The Initial Developer of the Original Code is # Netscape Communications Corporation. # Portions created by the Initial Developer are Copyright (C) 2000 # the Initial Developer. All Rights Reserved. # # Contributor(s): # Mitch Stoltz # Christopher A. Aillon # # Alternatively, the contents of this file may be used under the terms of # either of the GNU General Public License Version 2 or later (the "GPL"), # or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"), # in which case the provisions of the GPL or the LGPL are applicable instead # of those above. If you wish to allow use of your version of this file only # under the terms of either the GPL or the LGPL, and not to allow others to # use your version of this file under the terms of the MPL, indicate your # decision by deleting the provisions above and replace them with the notice # and other provisions required by the GPL or the LGPL. If you do not delete # the provisions above, a recipient may use your version of this file under # the terms of any one of the MPL, the GPL or the LGPL. # # ***** END LICENSE BLOCK ***** Yes = Allow No = Deny Titleline = Internet Security CheckMessage = Remember this decision EnableCapabilityQuery = A script from "%S" is requesting enhanced abilities that are UNSAFE and could be used to compromise your machine or data:\n\n%S\n\nAllow these abilities only if you trust this source to be free of viruses or malicious programs. EnableCapabilityDenied = A script from "%S" was denied %S privileges. CheckLoadURIError = Security Error: Content at %S may not load or link to %S. CheckSameOriginError = Security Error: Content at %S may not load data from %S. GetPropertyDenied = Permission denied to get property %S.%S SetPropertyDenied = Permission denied to set property %S.%S CallMethodDenied = Permission denied to call method %S.%S CreateWrapperDenied = Permission denied to create wrapper for object of class %S ExtensionCapability = Unknown: %S # # The following descriptions are shown in the EnableCapabilityQuery dialog # capdesc.UniversalBrowserRead = Read private data from any site or window capdesc.UniversalBrowserWrite = Modify any open window capdesc.UniversalXPConnect = Run or install software on your machine capdesc.UniversalFileRead = Read and upload local files capdesc.CapabilityPreferencesAccess = By-pass core security settings capdesc.UniversalPreferencesRead = Read program settings capdesc.UniversalPreferencesWrite = Modify program settings PK Jh2('locale/en-US/global/xml/prettyprint.dtd PK Jh23locale/en-US/global/webservices/security.properties# ***** BEGIN LICENSE BLOCK ***** # Version: MPL 1.1/GPL 2.0/LGPL 2.1 # # The contents of this file are subject to the Mozilla Public License Version # 1.1 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at # http://www.mozilla.org/MPL/ # # Software distributed under the License is distributed on an "AS IS" basis, # WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License # for the specific language governing rights and limitations under the # License. # # The Original Code is the SOAP security code.. # # The Initial Developer of the Original Code is # Netscape Communications Corporation. # Portions created by the Initial Developer are Copyright (C) 2002 # the Initial Developer. All Rights Reserved. # # Contributor(s): Harish Dhurvasula # # Alternatively, the contents of this file may be used under the terms of # either the GNU General Public License Version 2 or later (the "GPL"), or # the GNU Lesser General Public License Version 2.1 or later (the "LGPL"), # in which case the provisions of the GPL or the LGPL are applicable instead # of those above. If you wish to allow use of your version of this file only # under the terms of either the GPL or the LGPL, and not to allow others to # use your version of this file under the terms of the MPL, indicate your # decision by deleting the provisions above and replace them with the notice # and other provisions required by the GPL or the LGPL. If you do not delete # the provisions above, a recipient may use your version of this file under # the terms of any one of the MPL, the GPL or the LGPL. # # ***** END LICENSE BLOCK ***** UnsupportedNamespace = The namespace "%S" is not supported. Please use "http://www.mozilla.org/2002/soap/security". UnknownRootElement = The root element "%S" is not recognized. Please use "webScriptAccess" element. UnknownElement = The element "%S" is not recognized. UnknownAttribute = The attribute "%S" is not recognized. TooManyElements = There can be no more than one "%S" element. ElementHasSibling = "%S" element cannot have "%S" sibiling. ElementNotEmpty = The "%S" element should be empty. SOAPFault = SOAP { %S } %S call resulted in fault: { %S } %S : %S. PK Jh2W:!6locale/en-US/global-platform/win/accessible.propertiesjump = Jump press = Press check = Check uncheck = Uncheck select = Select open = Open close = Close switch = Switch click = Click collapse= Collapse expand = Expand activate= Activate PK Jh2W:!6locale/en-US/global-platform/mac/accessible.propertiesjump = Jump press = Press check = Check uncheck = Uncheck select = Select open = Open close = Close switch = Switch click = Click collapse= Collapse expand = Expand activate= Activate PK Jh2W:!7locale/en-US/global-platform/unix/accessible.propertiesjump = Jump press = Press check = Check uncheck = Uncheck select = Select open = Open close = Close switch = Switch click = Click collapse= Collapse expand = Expand activate= Activate PK Τi2h LTTlocale/en-US/global/brand.dtd %realBrandDTD; PK u#6\)''locale/en-US/global/license.dtd PK >x1llocale/en-US/global/mozilla.dtdfell and the unbelievers rejoiced. But all was not lost, for from the ash rose a great bird. The bird gazed down upon the unbelievers and cast fire and thunder upon them. For the beast had been reborn with its strength renewed, and the followers of Mammon cowered in horror.'> The Book of Mozilla, 7:15'> PK vHm27S S &locale/en-US/global/nsHelperAppDlg.dtd PK iT2afXGG-locale/en-US/global/nsHelperAppDlg.propertiessaveDialogTitle=Enter name of file to save to... noDefaultFile=unnamed PK iT2ש(locale/en-US/global/nsProgressDialog.dtd PK iT2Ap/locale/en-US/global/nsProgressDialog.properties# ***** BEGIN LICENSE BLOCK ***** # Version: MPL 1.1/GPL 2.0/LGPL 2.1 # # The contents of this file are subject to the Mozilla Public License Version # 1.1 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at # http://www.mozilla.org/MPL/ # # Software distributed under the License is distributed on an "AS IS" basis, # WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License # for the specific language governing rights and limitations under the # License. # # The Original Code is Mozilla Progress Dialog. # # The Initial Developer of the Original Code is # Netscape Communications Corp. # Portions created by the Initial Developer are Copyright (C) 2002 # the Initial Developer. All Rights Reserved. # # Contributor(s): # Bill Law # # Alternatively, the contents of this file may be used under the terms of # either the GNU General Public License Version 2 or later (the "GPL"), or # the GNU Lesser General Public License Version 2.1 or later (the "LGPL"), # in which case the provisions of the GPL or the LGPL are applicable instead # of those above. If you wish to allow use of your version of this file only # under the terms of either the GPL or the LGPL, and not to allow others to # use your version of this file under the terms of the MPL, indicate your # decision by deleting the provisions above and replace them with the notice # and other provisions required by the GPL or the LGPL. If you do not delete # the provisions above, a recipient may use your version of this file under # the terms of any one of the MPL, the GPL or the LGPL. # # ***** END LICENSE BLOCK ***** savingAlertTitle=Saving %S openingAlertTitle=Opening %S securityAlertMsg=Warning! Executable files may contain viruses or other malicious code that could harm your computer. Use caution when opening this file. Are you sure you want to launch %S? dontAskAgain=Don't ask me again. PK 6`<2$$"locale/en-US/global/filepicker.dtd PK >x1zZ)22)locale/en-US/global/filepicker.properties# LOCALIZATION NOTE FILE # --do not localize the extensions, only the titles allTitle=All Files allFilter=* htmlTitle=HTML Files htmlFilter=*.html; *.htm; *.shtml; *.xhtml textTitle=Text Files textFilter=*.txt; *.text imageTitle=Image Files imageFilter=*.jpg; *.jpeg; *.gif; *.png; *.bmp; *.xbm; *.ico xmlTitle=XML Files xmlFilter=*.xml xulTitle=XUL Files xulFilter=*.xul appsTitle=Applications dirTextInputLabel=Directory name: confirmTitle=Confirm confirmFileReplacing=%S already exists.\nDo you want to replace it? openButtonLabel=Open saveButtonLabel=Save selectFolderButtonLabel=Select noButtonLabel=No errorOpenFileDoesntExistTitle=Error opening %S errorOpenFileDoesntExistMessage=File %S doesn't exist errorDirDoesntExistTitle=Error accessing %S errorDirDoesntExistMessage=Directory %S doesn't exist errorDirNotReadableMessage=Directory %S is not readable or does not exist. errorOpeningFileTitle=Error opening %S openWithoutPermissionMessage_file=File %S is not readable errorSavingFileTitle=Error saving %S saveParentIsFileMessage=%S is a file, can't save %S saveParentDoesntExistMessage=Path %S doesn't exist, can't save %S saveWithoutPermissionMessage_file=File %S is not writable. saveWithoutPermissionMessage_dir=Cannot create file. Directory %S is not writable. errorNewDirDoesExistTitle=Error creating %S errorNewDirDoesExistMessage=A file named %S already exists, directory cannot be created. errorCreateNewDirTitle=Error creating %S errorCreateNewDirMessage=Directory %S could not be created errorCreateNewDirIsFileMessage=Directory cannot be created, %S is a file errorCreateNewDirPermissionMessage=Directory cannot be created, %S not writable promptNewDirTitle=Create new directory promptNewDirMessage=Directory name: errorPathProblemTitle=Unknown Error errorPathProblemMessage=An unknown error occured (path %S) PK .4!8locale/en-US/global-platform/mac/platformKeys.properties#mac #this file defines the on screen display names for the various modifier keys #these are used in XP menus to show keyboard shortcuts #the shift key - open up arrow symbol VK_SHIFT=\u21e7 #the command key - clover leaf symbol VK_META=\u2318 #the option/alt key - splitting tracks symbol VK_ALT=\u2325 #the control key. hat symbol VK_CONTROL=\u2303 #the separator character used between modifiers (none on Mac OS) MODIFIER_SEPARATOR= PK >x1yMM9locale/en-US/global-platform/unix/platformKeys.properties#default #this file defines the on screen display names for the various modifier keys #these are used in XP menus to show keyboard shortcuts #the shift key VK_SHIFT=Shift #the command key VK_META=Meta #the alt key VK_ALT=Alt #the control key VK_CONTROL=Ctrl #the separator character used between modifiers MODIFIER_SEPARATOR=+ PK >x1yMM8locale/en-US/global-platform/win/platformKeys.properties#default #this file defines the on screen display names for the various modifier keys #these are used in XP menus to show keyboard shortcuts #the shift key VK_SHIFT=Shift #the command key VK_META=Meta #the alt key VK_ALT=Alt #the control key VK_CONTROL=Ctrl #the separator character used between modifiers MODIFIER_SEPARATOR=+ PK >x1 ክ0locale/en-US/global-platform/mac/intl.properties# moved from navigator/locale/navigator.properties # valid collation options are: or useCodePointOrder intl.collationOption= intl.charset.default=ISO-8859-1 PK >x1 ክ1locale/en-US/global-platform/unix/intl.properties# moved from navigator/locale/navigator.properties # valid collation options are: or useCodePointOrder intl.collationOption= intl.charset.default=ISO-8859-1 PK >x1 ክ0locale/en-US/global-platform/win/intl.properties# moved from navigator/locale/navigator.properties # valid collation options are: or useCodePointOrder intl.collationOption= intl.charset.default=ISO-8859-1 PK %-2^(/locale/en-US/global/downloadProgress.propertiesclose=Close unknown=Unknown Error error=Close. Press Close button to close dialog. FilePickerTitle=Save File # LOCALIZATION NOTE (BadPluginTitle): # # This dialog is displayed when plugin throws unhandled exception BadPluginTitle=Illegal Operation in Plug-in # LOCALIZATION NOTE (BadPluginMessage): # # This is the message for the BadPlugin dialog. # %S will be replaced by brandShortName. # # Localizable URLs BadPluginMessage=The plug-in performed an illegal operation. You are strongly advised to restart %S. # LOCALIZATION NOTE (BadPluginCheckboxMessage): # # This message tells the user that if they check this checkbox, they # will never see this dialog again. # # Localizable URLs BadPluginCheckboxMessage=Don't show this message again during this session. PK uS5Olocale/en-US/global/findbar.dtd PK 4,\&locale/en-US/global/findbar.properties# strings used by the Find bar, split from browser.properties NotFound=Phrase not found WrappedToTop=Reached end of page, continued from top WrappedToBottom=Reached top of page, continued from bottom NormalFindLabel=Find: FastFindLabel=Quick Find: CaseSensitive=(Case sensitive) PK Y26̑''#locale/en-US/global/preferences.dtd PK >x1^4˵.locale/en-US/global/history/history.propertiesdeleteHost=Delete all from %S deleteDomain=Delete entire domain %S deleteHostNoSelection=Delete host deleteDomainNoSelection=Delete domain finduri-AgeInDays-is-0=Today finduri-AgeInDays-is-1=Yesterday finduri-AgeInDays-is=%S days ago finduri-AgeInDays-isgreater=Older than %S days finduri-Hostname-is-=(no host) load-js-data-url-error=For security reasons, javascript or data urls cannot be loaded from the history window or sidebar. PK m42B?]yy2locale/en-US/global/xpinstall/xpinstall.properties# ***** BEGIN LICENSE BLOCK ***** # Version: MPL 1.1/GPL 2.0/LGPL 2.1 # # The contents of this file are subject to the Mozilla Public License Version # 1.1 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at # http://www.mozilla.org/MPL/ # # Software distributed under the License is distributed on an "AS IS" basis, # WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License # for the specific language governing rights and limitations under the # License. # # The Original Code is Mozilla Communicator client code, released # March 31, 1998. # # The Initial Developer of the Original Code is # Netscape Communications Corporation. # Portions created by the Initial Developer are Copyright (C) 1998-1999 # the Initial Developer. All Rights Reserved. # # Contributor(s): # Samir Gehani # Daniel Veditz # # Alternatively, the contents of this file may be used under the terms of # either of the GNU General Public License Version 2 or later (the "GPL"), # or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"), # in which case the provisions of the GPL or the LGPL are applicable instead # of those above. If you wish to allow use of your version of this file only # under the terms of either the GPL or the LGPL, and not to allow others to # use your version of this file under the terms of the MPL, indicate your # decision by deleting the provisions above and replace them with the notice # and other provisions required by the GPL or the LGPL. If you do not delete # the provisions above, a recipient may use your version of this file under # the terms of any one of the MPL, the GPL or the LGPL. # # ***** END LICENSE BLOCK ***** #-------------------------------------------------------------------- # Install Actions #-------------------------------------------------------------------- InstallFile=Installing: %s InstallSharedFile=Installing Shared File: %s ReplaceFile=Replacing: %s ReplaceSharedFile=Replacing Shared File: %s SkipFile=Skipping: %s SkipSharedFile=Skipping Shared File: %s DeleteFile=Deleting file: %s DeleteComponent=Deleting component: %s Execute=Executing: %s ExecuteWithArgs=Executing: %s with argument: %s CopyFile=Copy File: %s to %s ExecuteFile=Execute File: %s ExecuteFileWithArgs=Execute File: %s with argument: %s MoveFile=Move File: %s to %s RenameFile=Rename File: %s to %s CreateFolder=Create Folder: %s RemoveFolder=Remove Folder: %s RenameFolder=Rename Folder: %s to %s WindowsShortcut=Windows Shortcut: %s MacAlias=Mac Alias: %s WindowsRegisterServer=Windows Register Server: %s UnknownFileOpCommand=Unknown file operation command! Patch=Patching: %s Uninstall=Uninstalling: %s RegSkin=Register Skin: %s RegLocale=Register Locale: %s RegContent=Register Content: %s RegPackage=Register Package: %s #-------------------------------------------------------------------- # Dialog Messages #-------------------------------------------------------------------- ApplyNowSkin=Use this theme ApplyNowLocale=Use this locale ConfirmSkin=Install the theme "%1$S" from %2$S? ConfirmLocale=Install the locale "%1$S" from %2$S? OK=Install progress.queued=Queued progress.downloading=Downloading... progress.downloaded=Downloaded progress.installing=Installing... Unsigned=Unsigned #-------------------------------------------------------------------- # Miscellaneous #-------------------------------------------------------------------- ERROR=ERROR error0=Success error999=Restart to complete error-202=Access denied error-203=Unexpected installation error\nReview the Error Console log for more details. error-204=Install script not found error-207=Not a valid install package error-208=Invalid argument error-210=User cancelled error-214=Required file does not exist error-215=Read only error-218=AppleSingle extraction error error-219=Invalid path error-225=EXTRACTION_FAILED error-227=Cancelled error-228=Download error error-229=Script error error-230=Already exists error-235=Out of space error-239=Chrome registration failed error-240=Unfinished install error-260=Signing could not be verified. error-261=Invalid file hash (possible download corruption) error-262=Unknown or invalid file hash type error-299=Out of memory # there are other error codes, either rare or obsolete, # that are not worth translating at this time. unknown.error=Unexpected error %S PK 34Wvv,locale/en-US/mozapps/downloads/downloads.dtd PK >x1m3locale/en-US/mozapps/downloads/downloads.propertiestransferred=%1SKB of %2SKB downloading=Downloading notStarted=Not Started failed=Failed finished=Finished canceled=Canceled downloadErrorAlertTitle=Download Error quitCancelDownloadsAlertTitle=Cancel All Downloads? quitCancelDownloadsAlertMsg=If you exit now, 1 download will be canceled. Are you sure you want to exit? quitCancelDownloadsAlertMsgMultiple=If you exit now, %S downloads will be canceled. Are you sure you want to exit? quitCancelDownloadsAlertMsgMac=If you quit now, 1 download will be canceled. Are you sure you want to quit? quitCancelDownloadsAlertMsgMacMultiple=If you quit now, %S downloads will be canceled. Are you sure you want to quit? offlineCancelDownloadsAlertTitle=Cancel All Downloads? offlineCancelDownloadsAlertMsgMultiple=If you go offline now, %S downloads will be canceled. Are you sure you want to go offline? offlineCancelDownloadsAlertMsg=If you go offline now, 1 download will be canceled. Are you sure you want to go offline? cancelDownloadsOKText=Cancel 1 Download cancelDownloadsOKTextMultiple=Cancel %S Downloads dontQuitButtonWin=Don't Exit dontQuitButtonMac=Don't Quit dontGoOfflineButton=Stay Online downloadsCompleteTitle=Downloads Complete downloadsCompleteMsg=All files have finished downloading. statusFormatKBKB=#1 of #2 KB statusFormatKBMB=#1 KB of #2 MB statusFormatMBMB=#1 of #2 MB statusFormatUnknownKB=#1 KB statusFormatUnknownMB=#1 MB remain=remain unknownFilesize=unknown file size statusFormat=#1 at #2 KB/sec; #3 longTimeFormat=#1:#2:#3 shortTimeFormat=#2:#3 fileDoesNotExistOpenTitle=Cannot Open %S fileDoesNotExistShowTitle=Cannot Show %S fileDoesNotExistError=%S does not exist. It may have been renamed, moved, or deleted since it was downloaded. chooseAppFilePickerTitle=Open With... downloadsTitle=%S%% of 1 file - Downloads downloadsTitleMultiple=%S%% of %S files - Downloads fileExecutableSecurityWarning="%S" is an executable file. Executable files may contain viruses or other malicious code that could harm your computer. Use caution when opening this file. Are you sure you want to launch "%S"? fileExecutableSecurityWarningTitle=Open Executable File? fileExecutableSecurityWarningDontAsk=Don't ask me this again displayNameDesktop=Desktop PK >x1ר$$5locale/en-US/mozapps/downloads/downloadProperties.dtd PK [4 .locale/en-US/mozapps/extensions/extensions.dtd PK l+5zTpp5locale/en-US/mozapps/extensions/extensions.propertiesaboutWindowTitle=About %S aboutWindowCloseButton=Close aboutWindowVersionString=version %S aboutAddon=About %S updatingMsg=Looking for updates... updateCompatibilityMsg=A compatibility update has been applied. updateNoUpdateMsg=No updates were found. updateErrorMessage=An error occurred while trying to find updates for %S. updateDisabledMessage=Updates are disabled for %S. updateAppManagedMessage=Updates to %S are performed when %S is updated. updateReadOnlyMessage=Update not supported (install location is read only). updateNotManagedMessage=Update not supported (install location is not managed by %S). restartBeforeEnableTitle=Enable Extension restartBeforeDisableTitle=Disable Extension incompatibleUpdateMessage=%S is checking for a compatibility update to %S. installSuccess=Install completed successfully installWaiting=Waiting... installInstalling=Installing... droppedInWarning=The following items were found in your Extensions folder. Do you want to install them? uninstallButton=Uninstall disableButton=Disable cancelButton=Cancel restartButton=Restart %S laterButton=Later moreInfoText=More information uninstallTitle=Uninstall %S uninstallWarnDependMsg=%S is required by one or more add-ons. If you continue, the following items will be disabled: uninstallQueryMessage=Do you want to uninstall %S? disableTitle=Disable %S disableWarningDependMessage=If you disable %S, the following items that require this extension will also be disabled: disableQueryMessage=Do you want to disable %S? extensions.update.url=https://addons.mozilla.org/update/VersionCheck.php?reqVersion=%REQ_VERSION%&id=%ITEM_ID%&version=%ITEM_VERSION%&maxAppVersion=%ITEM_MAXAPPVERSION%&status=%ITEM_STATUS%&appID=%APP_ID%&appVersion=%APP_VERSION%&appOS=%APP_OS%&appABI=%APP_ABI% extensions.getMoreExtensionsURL=http://%LOCALE%.add-ons.mozilla.com/%LOCALE%/%APP%/%VERSION%/extensions/ extensions.getMoreThemesURL=http://%LOCALE%.add-ons.mozilla.com/%LOCALE%/%APP%/%VERSION%/themes/ themesTitle=Themes extensionsTitle=Extensions globalItemList=The following items are available to all users. \nYou can start Firefox with -lock-item "{GUID}" to prevent users from uninstalling or disabling an item. To unlock an item, start Firefox with -unlock-item "{GUID}" globalItemListExtensions=\n\nGlobally Available Extensions:\n==============================\n\n globalItemListThemes=\n\nGlobally Available Themes:\n==========================\n\n statusFormatKBKB=#1 of #2 KB statusFormatKBMB=#1 KB of #2 MB statusFormatMBMB=#1 of #2 MB disabledObsoleteTitle=Old Extensions disabledObsoleteMessage=Any old extensions that you have installed have been disabled. type-32=Multiple Extension Package type-4=Theme type-2=Extension incompatibleTitle=Incompatible %S incompatibleMsg=%S %S could not be installed because it is not compatible with %S %S. (%S %S will only work with %S versions from %S to %S) incompatibleMsgSingleAppVersion=%S %S could not be installed because it is not compatible with %S %S. (%S %S will only work with %S %S) incompatibleMessageNoApp=%S %S could not be installed because it is not compatible with %S. incompatibleOlder=versions 0.8 or older. incompatibleThemeName=this Theme incompatibleExtension=Disabled - not compatible with %S %S incompatibleAddonMsg=Not compatible with %S %S blocklistedDisabled=Disabled for your protection invalidGUIDMessage="%S" could not be installed because of an error in its Install Manifest ("%S" is not a valid GUID). Please contact the author of this item about the problem. invalidVersionMessage="%S" could not be installed because of an error in its Install Manifest ("%S" is not a valid Version String). Please contact the author of this item about the problem. incompatiblePlatformMessage="%S" could not be installed because it is not compatible with your %S build type (%S). Please contact the author of this item about the problem. blocklistedInstallTitle=This extension is not secure blocklistedInstallMsg=The extension %S is known to be dangerous, and can't be installed. blocklistNotifyTitle=Some of your extensions aren't secure blocklistNotifyMsg=A security update to %S has indicated that one or more of your extensions are no longer considered safe. blocklistRestartMsg=You should restart %S so that these extensions can be disabled. missingFileTitle=Missing File missingFileMessage=%S could not load this item because the file %S was missing. missingFileConsoleMessage=Failed to install from %S because %S was not provided at the top level of the jar/xpi file. malformedMessage=%S could not install this item because "%S" (provided by the item) is not well-formed or does not exist. Please contact the author about this problem. malformedTitle=Malformed File malformedRegistrationTitle=Chrome Registration Failed malformedRegistrationMessage=%S could not install this item because of a failure in Chrome Registration. Please contact the author about this problem. invalidFileExtTitle=Invalid File Extension invalidFileExtMessage="%S" could not be installed because this item has an invalid file extension (%S is not a valid file extension for a %S). Please contact the author about this problem. missingPackageFilesTitle=Missing Installation Files missingPackageFilesMessage="%S" could not be installed because it does not contain a valid package (a %S must contain at least one extension or theme). Please contact the author about this problem. errorInstallTitle=Error errorInstallMsg=%S could not install the file at \n\n%S\n\nbecause: %S extensionFilter=Extensions (*.xpi) themesFilter=Themes (*.jar) installThemePickerTitle=Select a theme to install installExtensionPickerTitle=Select an extension to install cmdUninstallTooltipTheme=Uninstalls the selected Theme cmdUpdateTooltipAddons=Checks for updates to your Add-ons cmdInstallTooltipAddons=Install an Add-on cmdUpdateTooltipTheme=Checks for updates to your Themes cmdInstallTooltipTheme=Install a Theme dssSwitchAfterRestart=Restart %S to use. updateFailedMsg=Update failed for this item. updateDisabledMsg=Update is disabled for this item. updatesAvailableMessage1=%S found updates to the following items: updatesAvailableMessage2=Click Install Now to download and install the updates. updatesAvailableAccept=Install Now updatesAvailableCancel=Later updatesAvailableTitle=Updates Found itemFormat=%S %S (New version: %S) finishedUpdateCheck=Finished checking for updates to %S updateAvailableMsg=Version %S is available. xpinstallDisabledMsgLocked=Software installation has been disabled by your system administrator. xpinstallDisabledMsg=Software installation is currently disabled. Click Enable and try again. safeModeMsg=All add-ons have been disabled by safe mode. disabledCompatMsg=Add-on compatibility checking is disabled. You may have incompatible add-ons. noUpdatesMsg=No updates were found. offlineUpdateMsg=%S is currently in offline mode and is unable to update Add-ons. Click Go Online and try again. offlineInstallMsg=%S is currently in offline mode and is unable to install Add-ons. Click Go Online and try again. enableButtonLabel=Enable enableButtonAccesskey=n goOnlineButtonLabel=Go Online goOnlineButtonAccesskey=G newUpdateWindowTitle=%S Add-on Updates newUpdatesAvailableMsg=There are new updates available for your add-ons. PK X4-)locale/en-US/mozapps/extensions/about.dtd PK P4x6c *locale/en-US/mozapps/extensions/update.dtd PK P4==1locale/en-US/mozapps/extensions/update.propertiesmismatchCheckNow=Check Now mismatchCheckNowAccesskey=C mismatchDontCheck=Don't Check mismatchDontCheckAccesskey=D installButtonText=Install Now installButtonTextAccesskey=I nextButtonText=Next > nextButtonTextAccesskey=N cancelButtonText=Cancel cancelButtonTextAccesskey=C statusPrefix=Finished checking %S downloadingPrefix=Downloading: %S installingPrefix=Installing: %S closeButton=Close installErrors=%S was unable to install updates for the following add-ons: checkingErrors=%S was unable to check for updates for the following add-ons: installErrorItemFormat=%S (%S) PK I?H2o--(locale/en-US/mozapps/plugins/plugins.dtd PK qA04!/locale/en-US/mozapps/plugins/plugins.propertiespluginLicenseAgreement.label=To install %S, you need to agree to the following: pluginInstallation.download.start=Downloading %S... pluginInstallation.download.finish=Finished downloading %S. pluginInstallation.install.start=Installing %S... pluginInstallation.install.finish=Successfully installed %S. pluginInstallation.install.error=Failed to install %S (%S). pluginInstallation.complete=Finished installing plugins. pluginInstallationSummary.success=Installed pluginInstallationSummary.failed=Failed pluginInstallationSummary.licenseNotAccepted=License not accepted pluginInstallationSummary.notAvailable=Not Available pluginInstallationSummary.manualInstall.label=Manual Install pluginInstallationSummary.manualInstall.tooltip=Manually install the plugin. pluginInstallation.noPluginsFound=No suitable plugins were found. pluginInstallation.noPluginsInstalled=No plugins were installed. pluginInstallation.unknownPlugin=Unknown Plugin (%S) missingPlugin.label=Click here to download plugin. PK o2lCE  )locale/en-US/mozapps/preferences/ocsp.dtd PK \yj2-locale/en-US/mozapps/preferences/changemp.dtd PK \yj2 ]-locale/en-US/mozapps/preferences/removemp.dtd PK \yj2y7locale/en-US/mozapps/preferences/preferences.properties#### Change Action downloadHelperNoneSelected=None Selected #### Master Password password_not_set=(not set) failed_pw_change=Unable to change Master Password. incorrect_pw=You did not enter the correct current Master Password. Please try again. pw_change_ok=Master Password successfully changed. pw_erased_ok=You have deleted your Master Password. pw_not_wanted=Warning! You have decided not to use a Master Password. pw_empty_warning=Your stored web and email passwords, form data, and private keys will not be protected. pw_change2empty_in_fips_mode=You are currently in FIPS mode. FIPS requires a non-empty Master Password. pw_change_success_title=Password Change Succeeded pw_change_failed_title=Password Change Failed pw_remove_button=Remove PK 48“4locale/en-US/mozapps/profile/createProfileWizard.dtd PK 'b4u--8locale/en-US/mozapps/profile/profileSelection.properties# LOCALIZATION NOTE: Do not translate restartTitle=Close %S restartMessageNoUnlocker=%S is already running, but is not responding. To open a new window, you must first close the existing %S process, or restart your system. restartMessageUnlocker=%S is already running, but is not responding. The old %S process must be closed to open a new window. restartMessageNoUnlockerMac=A copy of %S is already open. Only one copy of %S can be open at a time. restartMessageUnlockerMac=A copy of %S is already open. The running copy of %S will quit in order to open this one. profileTooltip=Profile: '%S' - Path: '%S' pleaseSelectTitle=Select Profile pleaseSelect=Please select a profile to begin %S, or create a new profile. profileLockedTitle=Profile In Use profileLocked2=%S cannot use the profile "%S" because it is in use.\n\nTo continue, close the running instance of %S or choose a different profile. renameProfileTitle=Rename Profile renameProfilePrompt=Rename the profile "%S" to: profileNameInvalidTitle=Invalid profile name profileNameInvalid=The profile name "%S" is not allowed. chooseFolder=Choose Profile Folder profileNameEmpty=An empty profile name is not allowed. invalidChar=The character "%S" is not allowed in profile names. Please choose a different name. deleteTitle=Delete Profile deleteProfile=Deleting a profile will remove the profile from the list of available profiles and cannot be undone.\nYou may also choose to delete the profile data files, including your saved mail, settings, and certificates. This option will delete the folder "%S" and cannot be undone.\nWould you like to delete the profile data files? deleteFiles=Delete Files dontDeleteFiles=Don't Delete Files profileCreationFailed=Profile couldn't be created. Probably the chosen folder isn't writable. profileCreationFailedTitle=Profile Creation failed profileExists=A profile with this name already exists. Please choose another name. profileExistsTitle=Profile Exists profileFinishText=Click Finish to create this new profile. profileFinishTextMac=Click Done to create this new profile. PK HA2J] 1locale/en-US/mozapps/profile/profileSelection.dtd PK ͺ5,GG'locale/en-US/mozapps/update/updates.dtd PK 5:2nn.locale/en-US/mozapps/update/updates.propertiesupdateName=%S %S updateFullName=%S (%S) updateType_major=New Version updateType_minor=Security Update introType_minor=An important Security Update for %S is available: introType_major=A new version of %S is available: introType_minor_app=An update for %S is available: introType_major_app_and_version=You can download and install %S %S now! verificationError=%S could not confirm the integrity of the update package. errorsPageHeader=Update Failed IAgree=I Agree IAgree.accesskey=A IDoNotAgree=I Disagree IDoNotAgree.accesskey=D license404Error=The license file could not be found. Please contact the distributor. downloadingLicense=Downloading license text... licenseContentNotFound=The license file for this version could not be found. Please visit the %S homepage for more information. updateMoreInfoContentNotFound=Additional details about this version could not be found. Please visit the %S homepage for more information. licenseContentDownloading=Getting license for %S %S... updateMoreInfoContentDownloading=Getting more details about %S %S... statusSucceededFormat=Installed on: %S statusFailed=Install Failed pauseButtonPause=Pause pauseButtonResume=Resume hideButton=Hide hideButton.accesskey=H updatesfound_minor.title=Update Available updatesfound_major.title=New Version Available progressFormatKBKB=#1 of #2 KB progressFormatKBMB=#1 KB of #2 MB progressFormatMBMB=#1 of #2 MB progressFormatUnknownKB=#1 KB progressFormatUnknownMB=#1 MB pausedStatus=%S downloaded so far remain=remain unknownFilesize=unknown file size rateFormatKBSec=#1 KB/sec rateFormatMBSec=#1 MB/sec longTimeFormat=#1:#2:#3 shortTimeFormat=#2:#3 rateFormat= at #1 progressFormat=#1#2 timeFormat=; #1 #2 statusFormat=#1#2 downloadingPrefix=Downloading %S... pausedName=Paused downloading %S restartButton=Restart %S Now restartButton.accesskey=R downloadButton=Download & Install Now » downloadButton.accesskey=D downloadButton_minor=Download & Install Now » downloadButton_minor.accesskey=D downloadButton_major=Get the new version » downloadButton_major.accesskey=G laterButton=Later laterButton.accesskey=a neverButton=Never neverButton.accesskey=N restartLaterTitle=Software Update restartLaterMsg=The update will be installed the next time %S starts. resumePausedAfterCloseTitle=Software Update resumePausedAfterCloseMessage=You have paused downloading this update. Do you want %S to download the update in the background while you continue to browse? updateReadyToInstallHeader=%S Ready to Install checker_error-200=AUS: Update XML File Malformed (200) checker_error-403=AUS: Access Denied (403) checker_error-404=AUS: Update XML File Not Found (404) checker_error-500=AUS: Internal Server Error (500) checker_error-2152398878=AUS: Update Server Not Found (Check your internet connection or contact your Administrator) checker_error-2152398890=Proxy Server Not Found (Check your internet connection or contact your Administrator) checker_error-2152398861=AUS: Connection Refused checker_error-2152398920=Proxy Server Connection Refused (Contact your Administrator) checker_error-2152398862=AUS: Connection timed out checker_error-2152398864=Network is Offline (Go online) checker_error-2152398849=Failed (Unknown Reason) checker_error-2152398868=AUS: No data was received (Please try again) checker_error-2152398919=AUS: Data transfer was interrupted (Please try again) checker_error-2152398867=AUS: Port not allowed (Contact your Administrator) checker_error-verification_failed=The integrity of the update could not be verified (Contact your Administrator) installSuccess=The Update was successfully installed patchApplyFailure=The Update could not be installed (Patch Apply Failed) installPending=Install Pending updaterIOErrorTitle=Software Update Failed updaterIOErrorText=One or more files could not be updated. Please make sure all other applications are closed and that you have permission to modify files, and then restart %S to try again. PK l39,locale/en-US/mozapps/update/incompatible.dtd PK <2Ƅ&77'locale/en-US/mozapps/update/history.dtd PK >x1T11&locale/en-US/mozapps/update/errors.dtd PK >x1DX663locale/en-US/mozapps/xpinstall/xpinstallConfirm.dtd PK c4 Y!:locale/en-US/mozapps/xpinstall/xpinstallConfirm.propertiesUnsigned=Unsigned itemWarnIntroMultiple=You have asked to install the following %S items: itemWarnIntroSingle=You have asked to install the following item: installButtonDisabledLabel=Install (%S) installButtonLabel=Install Now installComplete=Software Installation is complete. You will have to restart %S for changes to take effect. installCompleteTitle=Installation Complete error-203=Error Installing Item PK @g0du>n*locale/en-US/cookie/cookieAcceptDialog.dtd PK @g0 1locale/en-US/cookie/cookieAcceptDialog.propertieshostColon=Host: domainColon=Domain: forSecureOnly=Encrypted connections only forAnyConnection=Any type of connection atEndOfSession=at end of session showDetails=Show Details hideDetails=Hide Details detailsAccessKey=T permissionToSetACookie = The site %S wants to set a cookie. permissionToSetSecondCookie = The site %S wants to set a second cookie. # LOCALIZATION NOTE (PermissionToSetAnotherCookie): First %S: sitename, second %S: number of cookies already present for that site permissionToSetAnotherCookie = The site %S wants to set another cookie.\nYou already have %S cookies from this site. permissionToModifyCookie = The site %S wants to modify an existing cookie. permissionToAcceptImage = The site %S wants to load an image. rememberThisDecision = Remember this decision PK @Wn2Qff-locale/en-US/autoconfig/autoconfig.propertiesreadConfigTitle = Configuration Error readConfigMsg = Failed to read the configuration file. Please contact your system administrator. autoConfigTitle = AutoConfig Alert autoConfigMsg = Netscape.cfg/AutoConfig failed. Please contact your system administrator. \n Error: %S failed: emailPromptTitle = Email Address emailPromptMsg = Enter your email address PK U2'u-''!locale/en-US/help/help.propertiesemptySearchText=No search items found. PK 4l81locale/en-US/help/help.dtd PK {2locale/en-US/help/help-toc.rdf PK u#6#n% locale/en-US/help/welcome.xhtml %brandDTD; ] > Using the Help Window

    Using the Help Window

    Finding the Topic You Want

    To display help information in this window, click a topic in the Contents sidebar. Click the plus icon triangle next to a topic to see its subtopics.

    To search for a help topic, type a word or phrase in the Search bar to see related topics. Click on a topic to read about it. If your search doesn't return any topics, try typing fewer words or a different combination of words. The results will be displayed in the Search sidebar as you type. To display the contents in the sidebar again, click the close button on the Search sidebar, clear the Search bar, or press Esc.

    To see information related to the Help topic you are reading, click links in the Help window just as you would in a regular web page. You can also move back and forth between pages you've already seen using the Back and Forward buttons.

    Search Tips

    If you don't find what you want, here are a few helpful tips:

    • Be sure that you are searching for something that relates to &brandShortName;; this is not a general Internet search.
    • Try to broaden your search - don't be too specific; terms could be worded differently than your search.
    • Avoid being too broad with your search. For example, a common word like "page" will likely return more topics than you want.
    09 July 2005

    Copyright © 2003-2007 Contributors to the Mozilla Help Viewer Project.

    PK HA2'  ,locale/en-US/global/accept2locale.properties# ***** BEGIN LICENSE BLOCK ***** # Version: MPL 1.1/GPL 2.0/LGPL 2.1 # # The contents of this file are subject to the Mozilla Public License Version # 1.1 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at # http://www.mozilla.org/MPL/ # # Software distributed under the License is distributed on an "AS IS" basis, # WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License # for the specific language governing rights and limitations under the # License. # # The Original Code is mozilla.org code. # # The Initial Developer of the Original Code is # Netscape Communications Corporation. # Portions created by the Initial Developer are Copyright (C) 2000 # the Initial Developer. All Rights Reserved. # # Contributor(s): # Tao Cheng # # Alternatively, the contents of this file may be used under the terms of # either the GNU General Public License Version 2 or later (the "GPL"), or # the GNU Lesser General Public License Version 2.1 or later (the "LGPL"), # in which case the provisions of the GPL or the LGPL are applicable instead # of those above. If you wish to allow use of your version of this file only # under the terms of either the GPL or the LGPL, and not to allow others to # use your version of this file under the terms of the MPL, indicate your # decision by deleting the provisions above and replace them with the notice # and other provisions required by the GPL or the LGPL. If you do not delete # the provisions above, a recipient may use your version of this file under # the terms of any one of the MPL, the GPL or the LGPL. # # ***** END LICENSE BLOCK ***** ar = ar-sa de = de-DE en = en-US es = es-ES fr = fr-FR it = it-IT ja = ja-JP ko = ko-KR pt = pt-PT sv = sv-SE PK >x1@$locale/en-US/global/commonDialog.dtd PK s4pLL,locale/en-US/global/commonDialogs.propertiesAlert=Alert Confirm=Confirm ConfirmCheck=Confirm Prompt=Prompt PromptUsernameAndPassword2=Authentication Required PromptPassword2=Password Required Select=Select OK=OK Cancel=Cancel Yes=&Yes No=&No Save=&Save Revert=&Revert DontSave=&Don't Save ScriptDlgGenericHeading=[JavaScript Application] ScriptDlgHeading=The page at %S says: PK 4kc_ locale/en-US/global/config.dtd PK 4T%%locale/en-US/global/config.properties# ***** BEGIN LICENSE BLOCK ***** # Version: MPL 1.1/GPL 2.0/LGPL 2.1 # # The contents of this file are subject to the Mozilla Public License Version # 1.1 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at # http://www.mozilla.org/MPL/ # # Software distributed under the License is distributed on an "AS IS" basis, # WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License # for the specific language governing rights and limitations under the # License. # # The Original Code is mozilla.org configuration viewer. # # The Initial Developer of the Original Code is # Neil Rashbrook. # Portions created by the Initial Developer are Copyright (C) 2003 # the Initial Developer. All Rights Reserved. # # Contributor(s): # Neil Rashbrook # # Alternatively, the contents of this file may be used under the terms of # either the GNU General Public License Version 2 or later (the "GPL"), or # the GNU Lesser General Public License Version 2.1 or later (the "LGPL"), # in which case the provisions of the GPL or the LGPL are applicable instead # of those above. If you wish to allow use of your version of this file only # under the terms of either the GPL or the LGPL, and not to allow others to # use your version of this file under the terms of the MPL, indicate your # decision by deleting the provisions above and replace them with the notice # and other provisions required by the GPL or the LGPL. If you do not delete # the provisions above, a recipient may use your version of this file under # the terms of any one of the MPL, the GPL or the LGPL. # # ***** END LICENSE BLOCK ***** # Lock column values default=default user=user set locked=locked # Type column values string=string int=integer bool=boolean # Preference prompts # %S is replaced by one of the type column values above new_title=New %S value new_prompt=Enter the preference name modify_title=Enter %S value PK m48 locale/en-US/global/console.dtd Last Sort Order"> First Sort Order"> PK >x12&locale/en-US/global/console.propertiestypeError=Error: typeWarning=Warning: typeException=Exception: errFile=Source File: %S errLine=Line: %S errLineCol=Line: %S, Column: %S errCode=Source Code: PK >x1P%locale/en-US/global/dialogOverlay.dtd PK ,o1؁'locale/en-US/global/editMenuOverlay.dtd PK >x1Flocale/en-US/global/intl.css/* * This file contains all localizable skin settings such as * font, layout, and geometry */ window { font: 3mm tahoma,arial,helvetica,sans-serif; } PK 4 D D #locale/en-US/global/intl.properties# all.js # # Localization Note: Cases of charset names must be preserved. If you're # adding charsets to your localized version, please refer to # intl/uconv/src/charsetalias.properties file for the list of canonical # charset names and use canonical names exactly as listed there. # Also note that "UTF-8" should always be included in intl.charsetmenu.browser.static general.useragent.locale=en-US # Localization Note: font.language.group controls the initial setting of the # language drop-down in the fonts pref panel. Set it to the value of one of the # menuitems in the "selectLangs" menulist in # browser/components/preferences/fonts.xul font.language.group=x-western # Localization Note: Add the code for your language at the front of this entry, # leaving "en-us, en" for fallback. It's recommended to use the same form, e.g. # "ja-jp, ja, en-us, en" intl.accept_languages=en-us, en intl.charsetmenu.browser.static=ISO-8859-1, UTF-8 intl.charsetmenu.browser.more1=ISO-8859-1, ISO-8859-15, IBM850, x-mac-roman, windows-1252, ISO-8859-14, ISO-8859-7, x-mac-greek, windows-1253, x-mac-icelandic, ISO-8859-10, ISO-8859-3 intl.charsetmenu.browser.more2=ISO-8859-4, ISO-8859-13, windows-1257, IBM852, ISO-8859-2, x-mac-ce, windows-1250, x-mac-croatian, IBM855, ISO-8859-5, ISO-IR-111, KOI8-R, x-mac-cyrillic, windows-1251, IBM866, KOI8-U, x-mac-ukrainian, ISO-8859-16, x-mac-romanian intl.charsetmenu.browser.more3=GB2312, x-gbk, gb18030, HZ-GB-2312, ISO-2022-CN, Big5, Big5-HKSCS, x-euc-tw, EUC-JP, ISO-2022-JP, Shift_JIS, EUC-KR, x-windows-949, x-johab, ISO-2022-KR intl.charsetmenu.browser.more4=armscii-8, GEOSTD8, TIS-620, ISO-8859-11, windows-874, IBM857, ISO-8859-9, x-mac-turkish, windows-1254, x-viet-tcvn5712, VISCII, x-viet-vps, windows-1258, x-mac-devanagari, x-mac-gujarati, x-mac-gurmukhi intl.charsetmenu.browser.more5=ISO-8859-6, windows-1256, IBM864, x-mac-arabic, x-mac-farsi, ISO-8859-8-I, windows-1255, ISO-8859-8, IBM862, x-mac-hebrew # Localization Note: Never change the following entry. intl.charsetmenu.browser.unicode=UTF-8, UTF-16LE, UTF-16BE, UTF-32LE, UTF-32BE, UTF-7 intl.charset.default=ISO-8859-1 intl.charset.detector= intl.charsetmenu.mailedit=ISO-8859-1, ISO-8859-15, ISO-8859-6, armscii-8, geostd8, ISO-8859-13, ISO-8859-14, ISO-8859-2, GB2312, GB18030, Big5, KOI8-R, windows-1251, KOI8-U, ISO-8859-7, ISO-8859-8-I, windows-1255, ISO-2022-JP, EUC-KR, ISO-8859-10, ISO-8859-3, TIS-620, ISO-8859-9, UTF-8, VISCII # valid collation options are: or useCodePointOrder intl.collationOption= # valid intl.menuitems.appendedacceskeys are: true or false, (missing or empty preference equals false) intl.menuitems.alwaysappendaccesskeys= # valid intl.menuitems.insertseparatorbeforeaccesskeys are: true or false, (missing or empty preference equals false) intl.menuitems.insertseparatorbeforeaccesskeys=true PK >x1{{((#locale/en-US/global/keys.properties# LOCALIZATION NOTE : FILE This file contains the application's labels for keys on the keyboard. # If you decide to translate this file, you should translate it based on # the prevelant kind of keyboard for your target user. # LOCALIZATION NOTE : There are two types of keys, those w/ text on their labels # and those w/ glyphs. # LOCALIZATION NOTE : VK_<...> represents a key on the keyboard. # # For more information please see bugzilla bug 90888. # F1..F10 should probably not be translated unless there are keyboards that actually have other labels # F11..F20 might be something else, but are really keyboard specific and not region/language specific # there are actually two different F11/F12 keys, I don't know which one these labels represent. # eg, F13..F20 on a sparc keyboard are labeled Props, Again .. Find, Cut # sparc also has Stop, Again and F11/F12. VK_F11/VK_F12 probably map to Stop/Again # LOCALIZATION NOTE : BLOCK Do not translate the next block VK_F1=F1 VK_F2=F2 VK_F3=F3 VK_F4=F4 VK_F5=F5 VK_F6=F6 VK_F7=F7 VK_F8=F8 VK_F9=F9 VK_F10=F10 VK_F11=F11 VK_F12=F12 VK_F13=F13 VK_F14=F14 VK_F15=F15 VK_F16=F16 VK_F17=F17 VK_F18=F18 VK_F19=F19 VK_F20=F20 # LOCALIZATION NOTE : BLOCK end do not translate block # LOCALIZATION NOTE : BLOCK GLYPHS, DO translate this block VK_UP=Up Arrow VK_DOWN=Down Arrow VK_LEFT=Left Arrow VK_RIGHT=Right Arrow VK_PAGE_UP=Page Up VK_PAGE_DOWN=Page Down # LOCALIZATION NOTE : BLOCK end GLYPHS # Enter, backspace, and Tab might have both glyphs and text # if the keyboards usually have a glyph, # if there is a meaningful translation, # or if keyboards are localized # then translate them or insert the appropriate glyph # otherwise you should probably just translate the glyph regions # LOCALIZATION NOTE : BLOCK maybe GLYPHS VK_ENTER=Enter VK_RETURN=Return VK_TAB=Tab VK_BACK=Backspace VK_DELETE=Del # LOCALIZATION NOTE : BLOCK end maybe GLYPHS # LOCALIZATION NOTE : BLOCK typing state keys VK_HOME=Home VK_END=End VK_ESCAPE=Esc VK_INSERT=Ins # LOCALIZATION NOTE : BLOCK end PK =2  ,locale/en-US/global/languageNames.propertiesaa = Afar ab = Abkhazian ae = Avestan af = Afrikaans ak = Akan am = Amharic an = Aragonese ar = Arabic as = Assamese ast = Asturian av = Avaric ay = Aymara az = Azerbaijani ba = Bashkir be = Belarusian bg = Bulgarian bh = Bihari bi = Bislama bm = Bambara bn = Bengali bo = Tibetan br = Breton bs = Bosnian ca = Catalan ce = Chechen ch = Chamorro co = Corsican cr = Cree cs = Czech cu = Church Slavic cv = Chuvash cy = Welsh da = Danish de = German dv = Divehi dz = Bhutani ee = Ewe el = Greek en = English eo = Esperanto es = Spanish et = Estonian eu = Basque fa = Persian ff = Fulah fi = Finnish fj = Fijian fo = Faeroese fr = French fy = Frisian ga = Irish gd = Scots Gaelic gl = Galician gn = Guarani gu = Gujarati gv = Manx ha = Hausa he = Hebrew hi = Hindi ho = Hiri Motu hr = Croatian hsb = Upper Sorbian ht = Haitian hu = Hungarian hy = Armenian hz = Herero ia = Interlingua id = Indonesian ie = Interlingue ig = Igbo ii = Sichuan Yi ik = Inupiak io = Ido is = Icelandic it = Italian iu = Inuktitut ja = Japanese jv = Javanese ka = Georgian kg = Kongo ki = Kikuyu kj = Kuanyama kk = Kazakh kl = Greenlandic km = Cambodian kn = Kannada ko = Korean kok = Konkani kr = Kanuri ks = Kashmiri ku = Kurdish kv = Komi kw = Cornish ky = Kirghiz la = Latin lb = Luxembourgish lg = Ganda li = Limburgan ln = Lingala lo = Laothian lt = Lithuanian lu = Luba-Katanga lv = Latvian mg = Malagasy mh = Marshallese mi = Maori mk = Macedonian ml = Malayalam mn = Mongolian mo = Moldavian mr = Marathi ms = Malay mt = Maltese my = Burmese na = Nauru nb = Norwegian Bokm\u00e5l nd = Ndebele, North ne = Nepali ng = Ndonga nl = Dutch nn = Norwegian Nynorsk no = Norwegian nr = Ndebele, South nso = Sotho, Northern nv = Navajo ny = Chichewa oc = Occitan oj = Ojibwa om = Oromo or = Oriya os = Ossetian pa = Punjabi pi = Pali pl = Polish ps = Pashto pt = Portuguese qu = Quechua rm = Rhaeto-Romanic rn = Kirundi ro = Romanian ru = Russian rw = Kinyarwanda sa = Sanskrit sc = Sardinian sd = Sindhi se = Northern Sami sg = Sangro si = Singhalese sk = Slovak sl = Slovenian sm = Samoan sn = Shona so = Somali sq = Albanian sr = Serbian ss = Siswati st = Sotho, Southern su = Sudanese sv = Swedish sw = Swahili ta = Tamil te = Telugu tg = Tajik th = Thai ti = Tigrinya tig = Tigre tk = Turkmen tl = Tagalog tlh = Klingon tn = Tswana to = Tonga tr = Turkish ts = Tsonga tt = Tatar tw = Twi ty = Tahitian ug = Uighur uk = Ukrainian ur = Urdu uz = Uzbek ve = Venda vi = Vietnamese vo = Volap\u00fck wa = Walloon wen = Sorbian wo = Wolof xh = Xhosa yi = Yiddish yo = Yoruba za = Zhuang zh = Chinese zu = Zulu PK y2oHz%%*locale/en-US/global/regionNames.propertiesae = U.A.E. bh = Bahrain dz = Algeria eg = Egypt iq = Iraq jo = Jordan kw = Kuwait lb = Lebanon ly = Libya ma = Morocco om = Oman qa = Qatar sa = Saudi Arabia sy = Syria tn = Tunisia ye = Yemen at = Austria de = Germany lu = Luxembourg li = Liechtenstein au = Australia bz = Belize ca = Canada gb = United Kingdom ie = Ireland jm = Jamaica nz = New Zealand ph = Philippines tt = Trinidad us = United States za = South Africa zw = Zimbabwe ar = Argentina bo = Bolivia cl = Chile co = Colombia cr = Costa Rica do = Dominican Republic ec = Ecuador es = Spain gt = Guatemala hn = Honduras mx = Mexico ni = Nicaragua pa = Panama pe = Peru pr = Puerto Rico py = Paraguay sv = El Salvador uy = Uruguay ve = Venezuela be = Belgium ch = Switzerland fr = France mc = Monaco br = Brazil md = Moldova, Republic of mo = Macao fi = Finland cn = China hk = Hong Kong sg = Singapore tw = Taiwan mk = Macedonia, F.Y.R. of kp = North Korea kr = South Korea my = Malaysia bn = Brunei Darussalam pk = Pakistan in = India it = Italy pl = Poland ru = Russia se = Sweden jp = Japan PK [ 3@(%locale/en-US/global/dialog.propertiesbutton-accept=OK button-cancel=Cancel button-help=Help button-disclosure=More Info accesskey-accept= accesskey-cancel= accesskey-help= accesskey-disclosure= PK e4&HYY"locale/en-US/global/tabbrowser.dtd PK  5ƭ)))locale/en-US/global/tabbrowser.propertiestabs.loading=Loading... tabs.untitled=(Untitled) tabs.closeTab=Close Tab tabs.close=Close browsewithcaret.checkMsg=Do not show me this dialog box again. browsewithcaret.checkWindowTitle=Caret Browsing browsewithcaret.checkLabel=Pressing F7 turns Caret Browsing on or off. This feature places a moveable cursor in web pages, allowing you to select text with the keyboard. Do you want to turn Caret Browsing on? browsewithcaret.checkButtonLabel=Yes tabs.closeWarningTitle=Confirm close tabs.closeWarningOneTab=You are about to close %S tab. Are you sure you want to continue? tabs.closeWarningMultipleTabs=You are about to close %S tabs. Are you sure you want to continue? tabs.closeButtonOne=Close tab tabs.closeButtonMultiple=Close tabs tabs.closeWarningPromptMe=Warn me when I attempt to close multiple tabs PK ~1^y<<locale/en-US/global/tree.dtd PK 44YYlocale/en-US/global/wizard.dtd PK -\4"E&#locale/en-US/global/textcontext.dtd PK 4S$gNN%locale/en-US/global-region/region.dtd PK 4A,locale/en-US/global-region/region.properties# # Localizable URLs # pluginStartupMessage=Starting Plugin for type # plug-ins URLs more_plugins_label=mozilla.org more_plugins_url=https://pfs.mozilla.org/plugins/ plugindoc_label=plugindoc.mozdev.org plugindoc_url=http://plugindoc.mozdev.org/ PK Gl2>Y *locale/en-US/global-region/builtinURLs.rdf My Netscape http://my.netscape.com/ Home http://home.netscape.com/ Release Notes http://www.mozilla.org/releases/ International Languages and Web Content http://www.mozilla.org/projects/l10n/mlp_status.html#contrib Spellcheckers http://www.mozilla.org/products/thunderbird/dictionaries.html PK M46A/locale/en-US/passwordmgr/passwordmgr.properties rememberValue = Use Password Manager to remember this value. rememberPassword = Use Password Manager to remember this password. savePasswordTitle = Confirm savePasswordText = Do you want %S to remember this password? rememberButtonText = &Remember notNowButtonText = &Not Now neverForSiteButtonText = Ne&ver for This Site passwordChangeTitle = Confirm Password Change passwordChangeText = Would you like to have Password Manager change the stored password for %S? userSelectText = Please confirm which user you are changing the password for hidePasswords=Hide Passwords showPasswords=Show Passwords noMasterPasswordPrompt=Are you sure you wish to show your passwords? removeAllPasswordsPrompt=Are you sure you wish to remove all passwords? PK p4;-sII,locale/en-US/passwordmgr/passwordManager.dtd PK >x1$/&locale/en-US/global/charsetOverlay.dtd PK lw2\:$$2locale/en-US/global/contentAreaCommands.properties searchText=Web Search for "%S" SavePageTitle=Save Web Page SaveImageTitle=Save Image SaveLinkTitle=Save As DefaultSaveFileName=index WebPageCompleteFilter=Web Page, complete WebPageHTMLOnlyFilter=Web Page, HTML only WebPageXHTMLOnlyFilter=Web Page, XHTML only WebPageXMLOnlyFilter=Web Page, XML only filesFolder=%S_files saveLinkErrorMsg=The link could not be saved. The web page might have been removed or had its name changed. saveLinkErrorTitle=Save Link unknownDescriptionFilesFilter=%S File unknownDescriptionFilesPluralFilter=%S Files PK CO4n~! ! (locale/en-US/global/customizeCharset.dtd PK -4Fp0zz(locale/en-US/global/customizeToolbar.dtd PK ϊd2#B33/locale/en-US/global/customizeToolbar.propertiesenterToolbarTitle=New Toolbar enterToolbarName=Enter a name for this toolbar: enterToolbarDup=There is already a toolbar with the name "%S". Please enter a different name. enterToolbarBlank=You must enter a name to create a new toolbar. separatorTitle=Separator springTitle=Flexible Space spacerTitle=Space PK b2GGG"locale/en-US/global/finddialog.dtd PK >x1FF)locale/en-US/global/finddialog.propertiesnotFoundWarning=The text you entered was not found. notFoundTitle=FindPK >x1'Q("",locale/en-US/global/nsTreeSorting.propertiesSortMenuItems=Sorted by %COLNAME% PK Vi2fk#locale/en-US/global/printdialog.dtd PK {1'locale/en-US/global/printjoboptions.dtd PK ADn2&locale/en-US/global/printPageSetup.dtd PK \D2?yJo $locale/en-US/global/printPreview.dtd PK >x1+  ,locale/en-US/global/printPreviewProgress.dtd PK >x1pq@@%locale/en-US/global/printProgress.dtd PK 32w;"locale/en-US/global/viewSource.dtd PK t2Ws)locale/en-US/global/viewSource.propertiesgoToLineTitle = Go to line goToLineText = Enter line number invalidInputTitle = Invalid input invalidInputText = The line number entered is invalid. outOfRangeTitle = Line not found outOfRangeText = The specified line was not found. statusBarLineCol = Line %1$S, Col %2$S viewSelectionSourceTitle = DOM Source of Selection viewMathMLSourceTitle = DOM Source of MathML PK 44%locale/en-US/global/wizard.propertiesdefault-first-title=Welcome to the %S default-last-title=Completing the %S default-first-title-mac=Introduction default-last-title-mac=Conclusion PK o4&<locale/en-US/mozapps/downloads/unknownContentType.properties title=Opening %S saveDialogTitle=Enter name of file to save to... defaultApp=%S (default) chooseAppFilePickerTitle=Choose Helper Application badApp=The application you chose ("%S") could not be found. Check the file name or choose another application. badApp.title=Application not found selectDownloadDir=Select Download Folder myDownloads=My Downloads unknownAccept.label=Save File unknownCancel.label=Cancel PK 8'5f9~005locale/en-US/mozapps/downloads/unknownContentType.dtd PK :\4@]>X>X%locale/en-US/pipnss/pipnss.properties# # ***** BEGIN LICENSE BLOCK ***** # Version: MPL 1.1/GPL 2.0/LGPL 2.1 # # The contents of this file are subject to the Mozilla Public License Version # 1.1 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at # http://www.mozilla.org/MPL/ # # Software distributed under the License is distributed on an "AS IS" basis, # WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License # for the specific language governing rights and limitations under the # License. # # The Original Code is mozilla.org code. # # The Initial Developer of the Original Code is # Netscape Communications Corporation. # Portions created by the Initial Developer are Copyright (C) 1998 # the Initial Developer. All Rights Reserved. # # Contributor(s): # Javier Delgadillo # Brian Ryner # Terry Hayes # John Gardiner Myers # # Alternatively, the contents of this file may be used under the terms of # either the GNU General Public License Version 2 or later (the "GPL"), or # the GNU Lesser General Public License Version 2.1 or later (the "LGPL"), # in which case the provisions of the GPL or the LGPL are applicable instead # of those above. If you wish to allow use of your version of this file only # under the terms of either the GPL or the LGPL, and not to allow others to # use your version of this file under the terms of the MPL, indicate your # decision by deleting the provisions above and replace them with the notice # and other provisions required by the GPL or the LGPL. If you do not delete # the provisions above, a recipient may use your version of this file under # the terms of any one of the MPL, the GPL or the LGPL. # # ***** END LICENSE BLOCK ***** SignedBy=Authenticated by %S CertPassPrompt=Please enter the master password for the %S. # the following strings have special requirements: # they must fit in a 32 or 64 byte buffer after being translated # to UTF8. Note to translator. It's not easy for you to figure # whether the escaped unicode string you produce will fit in # the space allocated. # # 64 bytes long after conversion to UTF8 RootCertModuleName=Builtin Roots Module # # 32 bytes long after conversion to UTF8 ManufacturerID=Mozilla.org # # 32 bytes long after conversion to UTF8 LibraryDescription=PSM Internal Crypto Services # # 32 bytes long after conversion to UTF8 TokenDescription=Generic Crypto Services # # 32 bytes long after conversion to UTF8 PrivateTokenDescription=Software Security Device # # 64 bytes long after conversion to UTF8 SlotDescription=PSM Internal Cryptographic Services # # 64 bytes long after conversion to UTF8 PrivateSlotDescription=PSM Private Keys # # 64 FipsSlotDescription=PSM Internal FIPS-140-1 Cryptographic Services # 64 FipsPrivateSlotDescription=PSM FIPS-140-1 User Private Key Services # 32 InternalToken=Software Security Device # End of size restriction. VerifySSLClient=SSL Client Certificate VerifySSLServer=SSL Server Certificate VerifySSLStepUp=SSL Server with Step-up VerifySSLCA=SSL Certificate Authority VerifyEmailSigner=Email Signer Certificate VerifyEmailRecip=Email Recipient Certificate VerifyProtectObjSign=Protected Object Signer VerifyObjSign=Object Signer VerifyUserImport=User Import Cert VerifyCAVerifier=CA Verifier VerifyStatusResponder=Status Responder Certificate VerifyAnyCA=Any Certificate Authority HighGrade=2048 (High Grade) MediumGrade=1024 (Medium Grade) nick_template=%1$s's %2$s ID nick_template_with_num=%1$s's %2$s ID #%3$d #These are the strings set for the ASN1 objects in a certificate. CertDumpCertificate=Certificate CertDumpVersion=Version CertDumpVersion1=Version 1 CertDumpVersion2=Version 2 CertDumpVersion3=Version 3 CertDumpSerialNo=Serial Number CertDumpOID=Object Identifier CertDumpMD2WithRSA=PKCS #1 MD2 With RSA Encryption CertDumpMD5WithRSA=PKCS #1 MD5 With RSA Encryption CertDumpSHA1WithRSA=PKCS #1 SHA-1 With RSA Encryption CertDumpSHA256WithRSA=PKCS #1 SHA-256 With RSA Encryption CertDumpSHA384WithRSA=PKCS #1 SHA-384 With RSA Encryption CertDumpSHA512WithRSA=PKCS #1 SHA-512 With RSA Encryption CertDumpDefOID=Object Identifier (%S) CertDumpNULL=NULL CertDumpIssuer=Issuer CertDumpSubject=Subject CertDumpRDN=Relative Distinguished Name CertDumpATV=Attribute Type and Value CertDumpAVACountry=C CertDumpAVAState=ST CertDumpAVALocality=L CertDumpAVAOrg=O CertDumpAVAOU=OU CertDumpAVACN=CN CertDumpUserID=UID CertDumpPK9Email=E CertDumpAVADN=DN CertDumpAVADC=DC CertDumpValidity=Validity CertDumpNotBefore=Not Before CertDumpNotAfter=Not After CertDumpSPKI=Subject Public Key Info CertDumpSPKIAlg=Subject Public Key Algorithm CertDumpAlgID=Algorithm Identifier CertDumpParams=Algorithm Parameters CertDumpRSAEncr=PKCS #1 RSA Encryption CertDumpIssuerUniqueID=Issuer Unique ID CertDumpSubjPubKey=Subject's Public Key CertDumpSubjectUniqueID=Subject Unique ID CertDumpExtensions=Extensions CertDumpCertType=Netscape Certificate Type CertDumpNSCertExtBaseUrl=Netscape Certificate Extension Base URL CertDumpNSCertExtRevocationUrl=Netscape Certificate Revocation URL CertDumpNSCertExtCARevocationUrl=Netscape Certificate Authority Revocation URL CertDumpNSCertExtCertRenewalUrl=Netscape Certificate Renewal URL CertDumpNSCertExtCAPolicyUrl=Netscape Certificate Authority Policy URL CertDumpNSCertExtSslServerName=Netscape Certificate SSL Server Name CertDumpNSCertExtComment=Netscape Certificate Comment CertDumpNSCertExtLostPasswordUrl=Netscape Lost Password URL CertDumpNSCertExtCertRenewalTime=NetscapeCertificate Renewal Time CertDumpNetscapeAolScreenname=AOL Screenname CertDumpSubjectDirectoryAttr=Certificate Subject Directory Attributes CertDumpSubjectKeyID=Certificate Subject Key ID CertDumpKeyUsage=Certificate Key Usage CertDumpSubjectAltName=Certificate Subject Alt Name CertDumpIssuerAltName=Certificate Issuer Alt Name CertDumpBasicConstraints=Certificate Basic Constraints CertDumpNameConstraints=Certificate Name Constraints CertDumpCrlDistPoints=CRL Distribution Points CertDumpCertPolicies=Certificate Policies CertDumpPolicyMappings=Certificate Policy Mappings CertDumpPolicyConstraints=Certificate Policy Constraints CertDumpAuthKeyID=Certificate Authority Key Identifier CertDumpExtKeyUsage=Extended Key Usage CertDumpAuthInfoAccess=Authority Information Access CertDumpAnsiX9DsaSignature=ANSI X9.57 DSA Signature CertDumpAnsiX9DsaSignatureWithSha1=ANSI X9.57 DSA Signature with SHA1 Digest CertDumpAnsiX962ECDsaSignatureWithSha1=ANSI X9.62 ECDSA Signature with SHA1 CertDumpCertTypeEmail=Email CertDumpEmailCA=Email Certificate Authority CertDumpKUSign=Signing CertDumpKUNonRep=Non-repudiation CertDumpKUEnc=Key Encipherment CertDumpKUDEnc=Data Encipherment CertDumpKUKA=Key Agreement CertDumpKUCertSign=Certificate Signer CertDumpKUCRLSigner=CRL Signer CertDumpCritical=Critical CertDumpNonCritical=Not Critical CertDumpSigAlg=Certificate Signature Algorithm CertDumpCertSig=Certificate Signature Value CertDumpExtensionFailure=Error: Unable to process extension CertDumpIsCA=Is a Certificate Authority CertDumpIsNotCA=Is not a Certificate Authority CertDumpPathLen=Maximum number of intermediate CAs: %S CertDumpPathLenUnlimited=unlimited CertDumpEKU_1_3_6_1_5_5_7_3_1=TLS Web Server Authentication CertDumpEKU_1_3_6_1_5_5_7_3_2=TLS Web Client Authentication CertDumpEKU_1_3_6_1_5_5_7_3_3=Code Signing CertDumpEKU_1_3_6_1_5_5_7_3_4=E-mail protection CertDumpEKU_1_3_6_1_5_5_7_3_8=Time Stamping CertDumpEKU_1_3_6_1_5_5_7_3_9=OCSP Signing CertDumpEKU_1_3_6_1_4_1_311_2_1_21=Microsoft Individual Code Signing CertDumpEKU_1_3_6_1_4_1_311_2_1_22=Microsoft Commercial Code Signing CertDumpEKU_1_3_6_1_4_1_311_10_3_1=Microsoft Trust List Signing CertDumpEKU_1_3_6_1_4_1_311_10_3_2=Microsoft Time Stamping CertDumpEKU_1_3_6_1_4_1_311_10_3_3=Microsoft Server Gated Crypto CertDumpEKU_1_3_6_1_4_1_311_10_3_4=Microsoft Encrypting File System CertDumpEKU_1_3_6_1_4_1_311_10_3_4_1=Microsoft File Recovery CertDumpEKU_1_3_6_1_4_1_311_10_3_5=Microsoft Windows Hardware Driver Verification CertDumpEKU_1_3_6_1_4_1_311_10_3_10=Microsoft Qualified Subordination CertDumpEKU_1_3_6_1_4_1_311_10_3_11=Microsoft Key Recovery CertDumpEKU_1_3_6_1_4_1_311_10_3_12=Microsoft Document Signing CertDumpEKU_1_3_6_1_4_1_311_10_3_13=Microsoft Lifetime Signing CertDumpEKU_1_3_6_1_4_1_311_20_2_2=Microsoft Smart Card Logon CertDumpEKU_1_3_6_1_4_1_311_21_6=Microsoft Key Recovery Agent CertDumpMSCerttype=Microsoft Certificate Template Name CertDumpMSNTPrincipal=Microsoft Principal Name CertDumpMSCAVersion=Microsoft CA Version CertDumpMSDomainGUID=Microsoft Domain GUID CertDumpEKU_2_16_840_1_113730_4_1=Netscape Server Gated Crypto CertDumpRFC822Name=E-Mail Address CertDumpDNSName=DNS Name CertDumpX400Address=X.400 Address CertDumpDirectoryName=X.500 Name CertDumpEDIPartyName=EDI Party Name CertDumpURI=URI CertDumpIPAddress=IP Address CertDumpRegisterID=Registered OID CertDumpKeyID=Key ID CertDumpVerisignNotices=Verisign User Notices CertDumpUnused=Unused CertDumpKeyCompromise=Key Compromise CertDumpCACompromise=CA Compromise CertDumpAffiliationChanged=Affiliation Changed CertDumpSuperseded=Superseded CertDumpCessation=Cessation of Operation CertDumpHold=Certificate Hold CertDumpOCSPResponder=OCSP CertDumpCAIssuers=CA Issuers CertDumpCPSPointer=Certification Practice Statement pointer CertDumpUserNotice=User Notice CertDumpLogotype=Logotype CertDumpECPublicKey=Elliptic Curve Public Key CertDumpECDSAWithSHA1=X9.62 ECDSA Signature with SHA1 CertDumpECprime192v1=ANSI X9.62 elliptic curve prime192v1 (aka secp192r1, NIST P-192) CertDumpECprime192v2=ANSI X9.62 elliptic curve prime192v2 CertDumpECprime192v3=ANSI X9.62 elliptic curve prime192v3 CertDumpECprime239v1=ANSI X9.62 elliptic curve prime239v1 CertDumpECprime239v2=ANSI X9.62 elliptic curve prime239v2 CertDumpECprime239v3=ANSI X9.62 elliptic curve prime239v3 CertDumpECprime256v1=ANSI X9.62 elliptic curve prime256v1 (aka secp256r1, NIST P-256) CertDumpECsecp112r1=SECG elliptic curve secp112r1 CertDumpECsecp112r2=SECG elliptic curve secp112r2 CertDumpECsecp128r1=SECG elliptic curve secp128r1 CertDumpECsecp128r2=SECG elliptic curve secp128r2 CertDumpECsecp160k1=SECG elliptic curve secp160k1 CertDumpECsecp160r1=SECG elliptic curve secp160r1 CertDumpECsecp160r2=SECG elliptic curve secp160r2 CertDumpECsecp192k1=SECG elliptic curve secp192k1 CertDumpECsecp224k1=SECG elliptic curve secp224k1 CertDumpECsecp224r1=SECG elliptic curve secp224r1 (aka NIST P-224) CertDumpECsecp256k1=SECG elliptic curve secp256k1 CertDumpECsecp384r1=SECG elliptic curve secp384r1 (aka NIST P-384) CertDumpECsecp521r1=SECG elliptic curve secp521r1 (aka NIST P-521) CertDumpECc2pnb163v1=ANSI X9.62 elliptic curve c2pnb163v1 CertDumpECc2pnb163v2=ANSI X9.62 elliptic curve c2pnb163v2 CertDumpECc2pnb163v3=ANSI X9.62 elliptic curve c2pnb163v3 CertDumpECc2pnb176v1=ANSI X9.62 elliptic curve c2pnb176v1 CertDumpECc2tnb191v1=ANSI X9.62 elliptic curve c2tnb191v1 CertDumpECc2tnb191v2=ANSI X9.62 elliptic curve c2tnb191v2 CertDumpECc2tnb191v3=ANSI X9.62 elliptic curve c2tnb191v3 CertDumpECc2onb191v4=ANSI X9.62 elliptic curve c2onb191v4 CertDumpECc2onb191v5=ANSI X9.62 elliptic curve c2onb191v5 CertDumpECc2pnb208w1=ANSI X9.62 elliptic curve c2pnb208w1 CertDumpECc2tnb239v1=ANSI X9.62 elliptic curve c2tnb239v1 CertDumpECc2tnb239v2=ANSI X9.62 elliptic curve c2tnb239v2 CertDumpECc2tnb239v3=ANSI X9.62 elliptic curve c2tnb239v3 CertDumpECc2onb239v4=ANSI X9.62 elliptic curve c2onb239v4 CertDumpECc2onb239v5=ANSI X9.62 elliptic curve c2onb239v5 CertDumpECc2pnb272w1=ANSI X9.62 elliptic curve c2pnb272w1 CertDumpECc2pnb304w1=ANSI X9.62 elliptic curve c2pnb304w1 CertDumpECc2tnb359v1=ANSI X9.62 elliptic curve c2tnb359v1 CertDumpECc2pnb368w1=ANSI X9.62 elliptic curve c2pnb368w1 CertDumpECc2tnb431r1=ANSI X9.62 elliptic curve c2tnb431r1 CertDumpECsect113r1=SECG elliptic curve sect113r1 CertDumpECsect113r2=SECG elliptic curve sect113r2 CertDumpECsect131r1=SECG elliptic curve sect131r1 CertDumpECsect131r2=SECG elliptic curve sect131r2 CertDumpECsect163k1=SECG elliptic curve sect163k1 (aka NIST K-163) CertDumpECsect163r1=SECG elliptic curve sect163r1 CertDumpECsect163r2=SECG elliptic curve sect163r2 (aka NIST B-163) CertDumpECsect193r1=SECG elliptic curve sect193r1 CertDumpECsect193r2=SECG elliptic curve sect193r2 CertDumpECsect233k1=SECG elliptic curve sect233k1 (aka NIST K-233) CertDumpECsect233r1=SECG elliptic curve sect233r1 (aka NIST B-233) CertDumpECsect239k1=SECG elliptic curve sect239k1 CertDumpECsect283k1=SECG elliptic curve sect283k1 (aka NIST K-283) CertDumpECsect283r1=SECG elliptic curve sect283r1 (aka NIST B-283) CertDumpECsect409k1=SECG elliptic curve sect409k1 (aka NIST K-409) CertDumpECsect409r1=SECG elliptic curve sect409r1 (aka NIST B-409) CertDumpECsect571k1=SECG elliptic curve sect571k1 (aka NIST K-571) CertDumpECsect571r1=SECG elliptic curve sect571r1 (aka NIST B-571) CertDumpRawBytesHeader=Size: %S Bytes / %S Bits VerifySSLClient_p=Client VerifySSLServer_p=Server VerifySSLStepUp_p=Step-up VerifySSLCA_p=SSL CA VerifyEmailSigner_p=Sign VerifyEmailRecip_p=Encrypt VerifyProtectObjSign_p=Protected Object Signer VerifyObjSign_p=Object Signer VerifyUserImport_p=User Import VerifyCAVerifier_p=CA Verifier VerifyStatusResponder_p=Status Responder VerifyAnyCA_p=CA VerifiedTrue=true VerifiedFalse=false PK11BadPassword=The password entered was incorrect. SuccessfulP12Backup=Successfully backed up your security certificate(s) and private key(s). SuccessfulP12Restore=Successfully restored your security certificate(s) and private key(s). PKCS12PasswordInvalid=Could not decode PKCS #12 file. Perhaps the password you entered was incorrect? PKCS12DecodeErr=Failed to decode the file. Either it is not in PKCS #12 format, has been corrupted, or the password you entered was incorrect. PKCS12UnknownErrRestore=Failed to restore the PKCS #12 file for unknown reasons. PKCS12UnknownErrBackup=Failed to create the PKCS #12 backup file for unknown reasons. PKCS12UnknownErr=The PKCS #12 operation failed for unknown reasons. PKCS12InfoNoSmartcardBackup=It is not possible to back up certificates from a hardware security device such as a smart card. PKCS12DupData=The certificate and private key already exist on the security device. AddModulePrompt=Are you sure you want to install this security module? AddModuleName=Module Name: %S AddModulePath=Path: %S AddModuleSuccess=A new security module has been installed AddModuleFailure=Unable to add module AddModuleDup=Security Module already exists DelModuleBadName=Invalid module name. DelModuleWarning=Are you sure you want to delete this security module? DelModuleError=Unable to delete module DelModuleIntSuccess=Internal security module successfully deleted DelModuleExtSuccess=External security module successfully deleted ForcedBackup1=You should make a password-protected backup copy of your new security certificate and its associated private key. ForcedBackup2=If you ever lose access to your private key by forgetting your personal security password, or by experiencing file corruption, you can restore this private key and certificate from this backup copy. ForcedBackup3=To make a copy, click OK. If possible, you should save your backup copy on a floppy disk that you keep in a safe location. UnknownCertIssuer=(Unknown Issuer) UnknownCertOrg=(Unknown Organization) AVATemplate=%S = %S #for the next 3 lines, %1$S will be product name (e.g. Firefox), %2$S will be the www.example.com address we connect to SSL_Disabled=%1$S can't connect securely to %2$S because the SSL protocol has been disabled. SSL2_Disabled=%1$S can't connect securely to %2$S because the site uses an older, insecure version of the SSL protocol. SSL_NoMatchingCiphers=%1$S can't connect securely to %2$S because the site uses a security protocol which isn't enabled. UsersCertRevoked=Could not establish an encrypted connection with %S because your certificate has been revoked. UsersCertExpired=Could not establish an encrypted connection with %S because your certificate is expired. UsersCertRejected=Could not establish an encrypted connection because your certificate was rejected by %S. Error Code: %S. BadMac=%S received a message with incorrect Message Authentication Code. If the error occurs frequently, contact the website administrator. PeerResetConnection=%S has closed the connection. Error Code: %S HostResetConnection=The current transfer has been cancelled. BadPassword=An incorrect password was provided. BadDatabase=There is a problem with your certificate database [Error Code: %S]. BadServer=%S has sent an incorrect or unexpected message. Error Code: %S BadClient=%S has received an incorrect or unexpected message. Error Code: %S HostReusedIssuerSerial=You have received an invalid certificate. Please contact the server administrator or email correspondent and give them the following information:\n\nYour certificate contains the same serial number as another certificate issued by the certificate authority. Please get a new certificate containing a unique serial number. SSLGenericError=Error establishing an encrypted connection to %S. Error Code: %S. TimeOut=Connection request timed out. PeersCertUntrusted=Could not establish an encrypted connection because certificate presented by %S is not trusted. PeersCertRevoked=Could not establish an encrypted connection because certificate presented by %S has been revoked. PeersCertExpired=Could not establish an encrypted connection because certificate presented by %S has expired. PeersCertWrongDomain=Could not establish an encrypted connection because certificate presented by %S is for a different domain. PeersCertBadSignature=Could not establish an encrypted connection because certificate presented by %S has an invalid signature. PeersCertNoGood=Could not establish an encrypted connection because certificate presented by %S is invalid or corrupted. Error Code: %S CRLExpired=Certificate Revocation List (CRL) from the CA certifying %S is past its Next Update date. Please update the CRL. CRLNotYetValid=Certificate Revocation List (CRL) from the CA certifying %S is not yet valid. Please check your system clock. CRLSigNotValid=Certificate Revocation List (CRL) from the CA certifying %S has an invalid digital signature. CRLSNotValid=Certificate Revocation List (CRL) from the CA certifying %S is not valid. OCSPMalformedRequest=Error trying to validate certificate from %S using OCSP - malformed request. OCSPRequestNeedsSig=Error trying to validate certificate from %S using OCSP - request needs signature. OCSPUnauthorizedReq=Error trying to validate certificate from %S using OCSP - unauthorized request. OCSPServerError=Error trying to validate certificate from %S using OCSP - server error. OCSPTryServerLater=Error trying to validate certificate from %S using OCSP - server is busy. Please try again later. OCSPFutureResponse=Error trying to validate certificate from %S using OCSP - response contains a date which is in the future. OCSPOldResponse=Error trying to validate certificate from %S using OCSP - old response. OCSPCorruptedResponse=Error trying to validate certificate from %S using OCSP - corrupted or unknown response. Error Code: %S. OCSPUnauthorizedResponse=Error trying to validate certificate from %S using OCSP - unauthorized response. OCSPUnknownCert=Error trying to validate certificate from %S using OCSP - unknown certificate. OCSPNoDefaultResponder=Error trying to validate certificate from %S using OCSP - no default responder specified. OCSPDirLookup=Error trying to validate certificate from %S using OCSP - directory lookup error. OCSPDeadlock=An internal failure has been detected. It is not possible to complete the requested OCSP operation. CertInfoIssuedFor=Issued to: CertInfoIssuedBy=Issued by: CertInfoValid=Valid CertInfoFrom=from CertInfoTo=to CertInfoPurposes=Purposes CertInfoStoredIn=Stored in: P12DefaultNickname=Imported Certificate CrlImportSuccess=The browser successfully imported the certificate revocation list (CRL). CrlImportFailure1=The browser cannot import the Certificate Revocation List (CRL). CrlImportFailureExpired=A more recent version of this CRL is available. CrlImportFailureBadSignature=CRL has an invalid Signature. CrlImportFailureInvalid=New CRL has an invalid format. CrlImportFailureOld=New CRL is older than the current one. CrlImportFailureNotYetValid=The CRL is not yet valid. You might want to check your system clock. CrlImportFailureNetworkProblem=Download of the CRL failed due to Network problems. CrlImportFailureReasonUnknown=Error Importing CRL to local Database. Error Code: CrlImportFailure2=Please ask your system administrator for assistance. NSSInitProblem=Could not initialize the browser's security component. The most likely cause is problems with files in your browser's profile directory. Please check that this directory has no read/write restrictions and your hard disk is not full or close to full. It is recommended that you exit the browser and fix the problem. If you continue to use this browser session, you might see incorrect browser behaviour when accessing security features. ProfileSwitchSocketsStillActive=The operation can not be completed because of an internal failure. A secure network communication has not been cleaned up correctly. ProfileSwitchCryptoUIActive=This operation is impossible at the current time. Please complete the operation that requests your attention in one of the other open windows. VerifyExpired= VerifyRevoked= VerifyNotTrusted= VerifyIssuerNotTrusted= VerifyIssuerUnknown= VerifyInvalidCA= VerifyUnknown= CertNoNickname=(no nickname) CertNoEmailAddress=(no email address) NicknameExpired=(expired) NicknameNotYetValid=(not yet valid) CaCertExists=This certificate is already installed as a certificate authority. NotACACert=This is not a certificate authority certificate, so it can't be imported into the certificate authority list. NotImportingUnverifiedCert=This certificate can't be verified and will not be imported. The certificate issuer might be unknown or untrusted, the certificate might have expired or been revoked, or the certificate might not have been approved. UserCertIgnoredNoPrivateKey=This personal certificate can't be installed because you do not own the corresponding private key which was created when the certificate was requested. UserCertImported=Your personal certificate has been installed. You should keep a backup copy of this certificate. PK e>4-^ 'locale/en-US/pipnss/security.properties# # ***** BEGIN LICENSE BLOCK ***** # Version: MPL 1.1/GPL 2.0/LGPL 2.1 # # The contents of this file are subject to the Mozilla Public License Version # 1.1 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at # http://www.mozilla.org/MPL/ # # Software distributed under the License is distributed on an "AS IS" basis, # WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License # for the specific language governing rights and limitations under the # License. # # The Original Code is mozilla.org code. # # The Initial Developer of the Original Code is # Netscape Communications Corporation. # Portions created by the Initial Developer are Copyright (C) 1998 # the Initial Developer. All Rights Reserved. # # Contributor(s): # Sean Cotter # # Alternatively, the contents of this file may be used under the terms of # either the GNU General Public License Version 2 or later (the "GPL"), or # the GNU Lesser General Public License Version 2.1 or later (the "LGPL"), # in which case the provisions of the GPL or the LGPL are applicable instead # of those above. If you wish to allow use of your version of this file only # under the terms of either the GPL or the LGPL, and not to allow others to # use your version of this file under the terms of the MPL, indicate your # decision by deleting the provisions above and replace them with the notice # and other provisions required by the GPL or the LGPL. If you do not delete # the provisions above, a recipient may use your version of this file under # the terms of any one of the MPL, the GPL or the LGPL. # # ***** END LICENSE BLOCK ***** Title=Security Warning MixedContentMessage=You have requested an encrypted page that contains some unencrypted information. Information that you see or enter on this page could easily be read by a third party. LeaveSecureMessage=You are about to leave an encrypted page. Information you send or receive from now on could easily be read by a third party. EnterSecureMessage=You have requested an encrypted page. The web site has identified itself correctly, and information you see or enter on this page can't easily be read by a third party. WeakSecureMessage=You have requested a page that uses low-grade encryption. The web site has identified itself correctly, but information you see or enter on this page could be read by a third party. PostToInsecureFromSecureMessage=Although this page is encrypted, the information you have entered is to be sent over an unencrypted connection and could easily be read by a third party.##Are you sure you want to continue sending this information?## PostToInsecureFromInsecureMessage=The information you have entered is to be sent over an unencrypted connection and could easily be read by a third party.##Are you sure you want to continue sending this information?## MixedContentShowAgain=Alert me whenever I'm about to view an encrypted page that contains some unencrypted information. LeaveSecureShowAgain=Alert me whenever I leave an encrypted page for one that isn't encrypted. EnterSecureShowAgain=Alert me whenever I am about to view an encrypted page. WeakSecureShowAgain=Alert me whenever I am about to view a page that uses low-grade encryption. PostToInsecureFromInsecureShowAgain=Alert me whenever I submit information that's not encrypted. SecurityButtonTooltipText=Displays security information about the current page SecurityButtonMixedContentTooltipText=Warning: Contains unauthenticated content Continue=Continue PK n2Glocale/en-US/pippki/pippki.dtd PK 4* locale/en-US/pippki/pref-ssl.dtd PK e>4bAř**%locale/en-US/pippki/pippki.properties# # ***** BEGIN LICENSE BLOCK ***** # Version: MPL 1.1/GPL 2.0/LGPL 2.1 # # The contents of this file are subject to the Mozilla Public License Version # 1.1 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at # http://www.mozilla.org/MPL/ # # Software distributed under the License is distributed on an "AS IS" basis, # WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License # for the specific language governing rights and limitations under the # License. # # The Original Code is mozilla.org code. # # The Initial Developer of the Original Code is # Netscape Communications Corporation. # Portions created by the Initial Developer are Copyright (C) 1998 # the Initial Developer. All Rights Reserved. # # Contributor(s): # # Alternatively, the contents of this file may be used under the terms of # either the GNU General Public License Version 2 or later (the "GPL"), or # the GNU Lesser General Public License Version 2.1 or later (the "LGPL"), # in which case the provisions of the GPL or the LGPL are applicable instead # of those above. If you wish to allow use of your version of this file only # under the terms of either the GPL or the LGPL, and not to allow others to # use your version of this file under the terms of the MPL, indicate your # decision by deleting the provisions above and replace them with the notice # and other provisions required by the GPL or the LGPL. If you do not delete # the provisions above, a recipient may use your version of this file under # the terms of any one of the MPL, the GPL or the LGPL. # # ***** END LICENSE BLOCK ***** SignedBy=Authenticated by %S CertPassPrompt=Please enter the Personal Security Password for the PSM Private Keys security device. #These are for dialogs #Download Cert dialog newCAMessage1=Do you want to trust "%S" for the following purposes? unnamedCA=Certificate Authority (unnamed) #For editing cert trust editTrustWindowTitle=Edit certificate trust editTrustCA=The certificate "%S" represents a Certificate Authority. editTrustSSL=The certificate "%S" was issued by: editTrustEmail=The certificate "%S" was issued by: issuerNotTrusted=Because you do not trust the certificate authority that issued this certificate, you do not trust the authenticity of this certificate unless otherwise indicated here. issuerTrusted=Because you trust the certificate authority that issued this certificate, you trust the authenticity of this certificate unless otherwise indicated here. issuerNotKnown=Because you do not know the certificate authority that issued this certificate, you do not trust the authenticity of this certificate unless otherwise indicated here. issuerCertNotFound=Certificate for this certificate authority was not found #For Deleting Certificates deleteSslCertFlag=deleteSslFlag deleteSslCertConfirm=Are you sure you want to delete these web site certificates? deleteSslCertImpact=If you delete a web site certificate, you will be asked to accept it again the next time you visit the web site. deleteSslCertTitle=Delete Web Site Certificates deleteUserCertFlag=deleteUserFlag deleteUserCertConfirm=Are you sure you want to delete these certificates? deleteUserCertImpact=If you delete one of your own certificates, you can no longer use it to identify yourself. deleteUserCertTitle=Delete your Certificates deleteCaCertFlag=deleteCaFlag deleteCaCertConfirm=Are you sure you want to delete these CA certificates? deleteCaCertImpact=If you delete a certificate authority (CA) certificate, your browser will no longer trust any certificates issued by that CA. deleteCaCertTitle=Delete CA Certificates deleteEmailCertFlag=deleteEmailFlag deleteEmailCertConfirm=Are you sure you want to delete these people's e-mail certificates? deleteEmailCertImpact=If you delete an e-mail certificate, your will no longer be able to send encrypted e-mail to those people. deleteEmailCertTitle=Delete E-Mail Certificates #PKCS#12 file dialogs chooseP12RestoreFileDialog=File Name to Restore chooseP12BackupFileDialog=File Name to Backup file_browse_PKCS12_spec=PKCS12 Files #Mismatch Domain Dialg mismatchDomainMsg1=You have attempted to establish a connection with "%S". However, the security certificate presented belongs to "%S". It is possible, though unlikely, that someone may be trying to intercept your communication with this web site. mismatchDomainMsg2=If you suspect the certificate shown does not belong to "%S", please cancel the connection and notify the site administrator. #Server Cert expired serverCertExpiredMsg1="%S" is a site that uses a security certificate to encrypt data during transmission, but its certificate expired on %S. serverCertExpiredTitle=Server Certificate Expired serverCertNotYetValedMsg1="%S" is a site that uses a security certificate to encrypt data during transmission, but its certificate will not be valid until %S. serverCertNotYetValidTitle=Server Certificate Not Yet Valid serverCertExpiredMsg2=You should check to make sure that your computer's time (currently set to %S) is correct. #Preferences resetPreferences=Use this button to reset %S's security preferences to their factory settings. #Cert verification certVerified=This certificate has been verified for the following uses: certNotVerified_CertRevoked=Could not verify this certificate because it has been revoked. certNotVerified_CertExpired=Could not verify this certificate because it has expired. certNotVerified_CertNotTrusted=Could not verify this certificate because it is not trusted. certNotVerified_IssuerNotTrusted=Could not verify this certificate because the issuer is not trusted. certNotVerified_IssuerUnknown=Could not verify this certificate because the issuer is unknown. certNotVerified_CAInvalid=Could not verify this certificate because the CA certificate is invalid. certNotVerified_Unknown=Could not verify this certificate for unknown reasons. #Client auth clientAuthMessage1=Organization: "%S" clientAuthMessage2=Issued Under: "%S" #Page Info pageInfo_SiteNotVerified=Web Site Identity Not Verified pageInfo_WebSiteVerified=Web Site Identity Verified pageInfo_Identity_Verified=The web site %S supports authentication for the page you are viewing. The identity of this web site has been verified by %S, a certificate authority you trust for this purpose. pageInfo_ViewCertificate=View the security certificate that verifies this web site's identity. pageInfo_NoEncryption=Connection Not Encrypted pageInfo_Privacy_None1=The web site %S does not support encryption for the page you are viewing. pageInfo_Privacy_None2=Information sent over the Internet without encryption can be seen by other people while it is in transit. pageInfo_Privacy_None3=The page you are viewing is not encrypted. pageInfo_StrongEncryption=Connection Encrypted: High-grade Encryption (%S %S bit) pageInfo_Privacy_Strong1=The page you are viewing was encrypted before being transmitted over the Internet. pageInfo_Privacy_Strong2=Encryption makes it very difficult for unauthorized people to view information traveling between computers. It is therefore very unlikely that anyone read this page as it traveled across the network. pageInfo_WeakEncryption=Connection Encrypted: Low-grade Encryption (%S %S bit) pageInfo_Privacy_Weak1=The web site %S is using low-grade encryption for the page you are viewing. pageInfo_Privacy_Weak2=Low-grade encryption may allow some unauthorized people to view this information. pageInfo_MixedContent=Connection Partially Encrypted pageInfo_Privacy_Mixed1=Parts of the page you are viewing were not encrypted before being transmitted over the Internet. #Cert Viewer certDetails=Certificate Viewer: notPresent= unknownIssuer= escrowFinalMessage=You should click OK only if you trust "%S" to protect your encryption private key. #Token Manager password_not_set=(not set) failed_pw_change=Unable to change Master Password. incorrect_pw=You did not enter the correct current Master Password. Please try again. pw_change_ok=Master Password successfully changed. pw_erased_ok=Warning! You have deleted your Master Password. pw_not_wanted=Warning! You have decided not to use a Master Password. pw_empty_warning=Your stored web and email passwords, form data, and private keys will not be protected. pw_change2empty_in_fips_mode=You are currently in FIPS mode. FIPS requires a non-empty Master Password. login_failed=Failed to Login loadPK11TokenDialog=Choose a PKCS#11 device to load devinfo_modname=Module devinfo_modpath=Path devinfo_label=Label devinfo_manID=Manufacturer devinfo_serialnum=Serial Number devinfo_hwversion=HW Version devinfo_fwversion=FW Version devinfo_status=Status devinfo_desc=Description devinfo_stat_disabled=Disabled devinfo_stat_notpresent=Not Present devinfo_stat_uninitialized=Uninitialized devinfo_stat_notloggedin=Not Logged In devinfo_stat_loggedin=Logged In devinfo_stat_ready=Ready enable_fips=Enable FIPS disable_fips=Disable FIPS fips_nonempty_password_required=FIPS mode requires that you have a Master Password set for each security device. Please set the password before trying to enable FIPS mode. # CRL next update. crlNextUpdateMsg1=%S cannot establish an encrypted connection with "%S". crlNextUpdateMsg2=The certificate revocation list (CRL) from "%S" needs to be updated. NoUpdateFailure=None lastFetchUrlLabel=URL originally fetched from advertisedUrlLabel=URL advertised by the CA CrlUpdatePrefsSetConfirmation = Automatic update preferences will take effect when you restart the browser. crlAutoUpdateDayCntError=Number of days before next update must be a number greater than zero. crlAutoUpdtaeFreqCntError=Frequency of update must be a number greater than zero. disabledStatement=Automatic Update is not enabled for this CRL. enabledStatement=Automatic Update is enabled for this CRL. crlAutoupdateQuestion1=Would would like to enable automatic update? crlAutoupdateQuestion2=Would would like to view the automatic update settings? undefinedValStr= undefinedURL=Auto update URL is not defined. yesButton=Yes noButton=No resetPasswordConfirmationTitle=Reset Master Password resetPasswordConfirmationMessage=Your password has been reset. crlAutoupdateEnabled=Enabled crlAutoupdateNotEnabled=Not Enabled crlAutoupdateOk=OK crlAutoupdateFailed=Failed crlImportNewCRLTitle=Import Certificate Revocation List crlImportNewCRLLabel=Import the CRL from: #Import certificate(s) file dialog importEmailCertPrompt=Select File containing somebody's Email certificate to import importCACertsPrompt=Select File containing CA certificate(s) to import importWebSiteCertPrompt=Select File containing Web Site certificate to import file_browse_Certificate_spec=Certificate Files # Form Signing confirmation prompt formSigningIntro=The site '%S' has requested that you sign the following text message: PK n2.EE#locale/en-US/pippki/PrefOverlay.dtd PK n28(locale/en-US/pippki/newserver.properties# # ***** BEGIN LICENSE BLOCK ***** # Version: MPL 1.1/GPL 2.0/LGPL 2.1 # # The contents of this file are subject to the Mozilla Public License Version # 1.1 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at # http://www.mozilla.org/MPL/ # # Software distributed under the License is distributed on an "AS IS" basis, # WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License # for the specific language governing rights and limitations under the # License. # # The Original Code is mozilla.org code. # # The Initial Developer of the Original Code is # Netscape Communications Corporation. # Portions created by the Initial Developer are Copyright (C) 1998 # the Initial Developer. All Rights Reserved. # # Contributor(s): # Javier Delgadillo # Bob Lord # # Alternatively, the contents of this file may be used under the terms of # either the GNU General Public License Version 2 or later (the "GPL"), or # the GNU Lesser General Public License Version 2.1 or later (the "LGPL"), # in which case the provisions of the GPL or the LGPL are applicable instead # of those above. If you wish to allow use of your version of this file only # under the terms of either the GPL or the LGPL, and not to allow others to # use your version of this file under the terms of the MPL, indicate your # decision by deleting the provisions above and replace them with the notice # and other provisions required by the GPL or the LGPL. If you do not delete # the provisions above, a recipient may use your version of this file under # the terms of any one of the MPL, the GPL or the LGPL. # # ***** END LICENSE BLOCK ***** newserver.intro=Unable to verify the identity of %S as a trusted site. # Note that newserver.reason3 should start with "- " as strings reason2 and reason1 in file newserver.dtd newserver.reason3=- You are connected to a site pretending to be %S, possibly to obtain your confidential information. newserver.question=Before accepting this certificate, you should examine this site's certificate carefully. Are you willing to to accept this certificate for the purpose of identifying the Web site %S? PK n2FTS S !locale/en-US/pippki/newserver.dtd PK Sj4L %locale/en-US/pippki/pref-security.dtd PK n2-S'locale/en-US/pippki/PageInfoOverlay.dtd PK Sj4E8KK#locale/en-US/pippki/certManager.dtd PK Sj41" %locale/en-US/pippki/deviceManager.dtd PK Sj4Oŧ=='locale/en-US/pippki/pref-validation.dtd PK Sj4?]s s 'locale/en-US/pippki/pref-masterpass.dtd PK S0i .locale/en-US/wallet/walletNavigatorOverlay.dtd PK ġ,Boo*locale/en-US/wallet/walletTasksOverlay.dtd PK TW8,:EE*locale/en-US/wallet/walletPrefsOverlay.dtd PK oj4*GG#locale/en-US/wallet/pref-wallet.dtd PK oj4&locale/en-US/wallet/pref-passwords.dtd PK y0`u8locale/en-US/communicator/wallet/WalletEditor.properties# ***** BEGIN LICENSE BLOCK ***** # Version: MPL 1.1/GPL 2.0/LGPL 2.1 # # The contents of this file are subject to the Mozilla Public License Version # 1.1 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at # http://www.mozilla.org/MPL/ # # Software distributed under the License is distributed on an "AS IS" basis, # WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License # for the specific language governing rights and limitations under the # License. # # The Original Code is mozilla.org code. # # The Initial Developer of the Original Code is # Netscape Communications Corporation. # Portions created by the Initial Developer are Copyright (C) 1998 # the Initial Developer. All Rights Reserved. # # Contributor(s): # # Alternatively, the contents of this file may be used under the terms of # either the GNU General Public License Version 2 or later (the "GPL"), or # the GNU Lesser General Public License Version 2.1 or later (the "LGPL"), # in which case the provisions of the GPL or the LGPL are applicable instead # of those above. If you wish to allow use of your version of this file only # under the terms of either the GPL or the LGPL, and not to allow others to # use your version of this file under the terms of the MPL, indicate your # decision by deleting the provisions above and replace them with the notice # and other provisions required by the GPL or the LGPL. If you do not delete # the provisions above, a recipient may use your version of this file under # the terms of any one of the MPL, the GPL or the LGPL. # # ***** END LICENSE BLOCK ***** AddingTitle=Adding EnterNewSchema=Enter a new field name # String is of the form: EnterNewEntry %value% EnterNewEntry1 EnterNewEntry=Enter a new value for EnterNewEntry1= # String is of the form: EnterNewSynonym %value% EnterNewSynonym1 EnterNewSynonym=Enter another value that means the same as EnterNewSynonym1= EncryptionFailure=Encryption Failure UnableToUnlockDatabase=Unable to unlock database PK mG/1locale/en-US/communicator/wallet/WalletEditor.dtd PK ً5#ss8locale/en-US/communicator/wallet/SignonViewer.propertiesencrypted = %S (encrypted) close=Close hidePasswords=Hide Passwords showPasswords=Show Passwords noMasterPasswordPrompt=Are you sure you wish to show your passwords? removeAllPasswordsPrompt=Are you sure you wish to remove all passwords? removeAllPasswordsTitle=Remove all passwords # Default user name in the view passwords dialog noUserNameForPassword= PK F&2O`1locale/en-US/communicator/wallet/SignonViewer.dtd PK $T2 {EE2locale/en-US/communicator/wallet/WalletPreview.dtd PK PA2P82locale/en-US/communicator/wallet/wallet.properties# ***** BEGIN LICENSE BLOCK ***** # Version: MPL 1.1/GPL 2.0/LGPL 2.1 # # The contents of this file are subject to the Mozilla Public License Version # 1.1 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at # http://www.mozilla.org/MPL/ # # Software distributed under the License is distributed on an "AS IS" basis, # WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License # for the specific language governing rights and limitations under the # License. # # The Original Code is mozilla.org code. # # The Initial Developer of the Original Code is # Netscape Communications Corporation. # Portions created by the Initial Developer are Copyright (C) 1998 # the Initial Developer. All Rights Reserved. # # Contributor(s): # # Alternatively, the contents of this file may be used under the terms of # either the GNU General Public License Version 2 or later (the "GPL"), or # the GNU Lesser General Public License Version 2.1 or later (the "LGPL"), # in which case the provisions of the GPL or the LGPL are applicable instead # of those above. If you wish to allow use of your version of this file only # under the terms of either the GPL or the LGPL, and not to allow others to # use your version of this file under the terms of the MPL, indicate your # decision by deleting the provisions above and replace them with the notice # and other provisions required by the GPL or the LGPL. If you do not delete # the provisions above, a recipient may use your version of this file under # the terms of any one of the MPL, the GPL or the LGPL. # # ***** END LICENSE BLOCK ***** IncorrectKey_TryAgain? = Master password incorrect. Do you want to try again? WantToCaptureForm? = Do you want to remember the values you filled in? WantToSavePasswordObscured? = Password Manager can remember this logon and enter it automatically the next time you return to this website.##Do you want Password Manager to remember this logon? WantToSavePasswordEncrypted? = Password Manager can remember this logon and enter it automatically the next time you return to this website.##Do you want Password Manager to remember this logon? xWantToSavePasswordObscured? = Do you want to remember your user name and password?##Stored values are not password protected. xWantToSavePasswordEncrypted? = Do you want to remember your user name and password?##Stored values are password protected. #translator's note: # in following line will be converted to linefeed by program firstPassword = A master password will be used to protect sensitive single-signon information stored on your hard drive. Future releases will strongly encrypt this data for maximum protection.##Select a master password.#(Leave fields blank if you don't want to use a master password).# password = Enter your master password. #translator's note: # in following line will be converted to linefeed by program newPassword = Select a new master password.#(Leave fields blank if you don't want to use a master password).# enterPassword = Enter a master password confirmPassword = Retype the master password confirmFailed_TryAgain? = The two master passwords were not identical. Please enter the same master password in both fields. SelectUser = Select a username to be entered on this form. SelectUserWhosePasswordIsBeingChanged = Select the user whose password is being changed. PasswordNotification = For your convenience, the browser can remember your user names and passwords so you won't have to re-type them in the future. Your passwords will be obscured before being saved on your hard drive. Do you want this feature enabled? WalletNotification = You can save information that you enter on forms and later automatically prefill that information on other forms. To save such information, select Edit/Save Form Info from the menu while viewing the form. noPrefills = There are no fields that can be prefilled. Never = Never for this site Confirm = Confirm PromptForPassword = Password PromptForData = Prompt SaveTheseValuesObscured = Use Password Manager to remember these values. SaveTheseValuesEncrypted = Use Password Manager to remember these values. SaveThisValueObscured = Use Password Manager to remember this value. SaveThisValueEncrypted = Use Password Manager to remember this value. SaveThisPasswordObscured= Use Password Manager to remember this password. SaveThisPasswordEncrypted = Use Password Manager to remember this password. xSaveTheseValuesObscured = Remember these values. Stored values are not password protected. xSaveTheseValuesEncrypted = Remember these values. Stored values are password protected. xSaveThisValueObscured = Remember this value. Stored values are not password protected. xSaveThisValueEncrypted = Remember this value. Stored values are password protected. UserName = User Name Password = Password SelectUserTitleLine = Select User NoPasswordsEverSaved = No passwords have ever been saved. Captured = Data has been captured. NotCaptured = There is nothing to capture. UnableToCapture = Unable to capture data. Converted = Stored data has been converted. AllDataWillBeCleared = All stored data will be erased. NotConverted = Unable to convert stored data. PasswordNotChanged = Unable to change the password that protects your sensitive information. PasswordExpired = Your sensitive information is now locked. PasswordNotExpired = Unable to lock your sensitive information. Caveat = Saving Passwords and Other Sensitive Information##Password Manager and Form Manager will save passwords, user names, and other sensitive information and enter them for you automatically when they are required.#This sensitive information is stored on your computer in a file that's difficult, but not impossible, to read.#If other people have access to your computer, you may want to password protect the stored sensitive information by choosing a Master Password.#If you choose to password protect your stored information, you will be asked to provide your Master Password from time to time. This approach provides better security but is slightly less convenient. CaveatTitle = Alert PK C0 L1locale/en-US/communicator/wallet/WalletViewer.dtd PK 3D0^%ޯ locale/en-US/wallet/contents.rdf PK ah2=}uu&locale/en-US/branding/brand.propertiesbrandShortName=Thunderbird brandFullName=Mozilla Thunderbird vendorShortName=Mozilla Thunderbird sidebarName=Sidebar PK \&5__locale/en-US/branding/brand.dtd PK np2t-+locale/en-US/editor/editorSmileyOverlay.dtd PK 9l]5v>a>a%locale/en-US/editor/editorOverlay.dtd PK np2w^%%%locale/en-US/editor/editor.properties# # moved from content/ # # LOCALIZATION NOTE FILE: embedded "\n" represent HTML breaks (
    ) # Don't translate embedded "\n". # Don't translate strings like this: %variable% # as they will be replaced using JavaScript # Yes=Yes No=No Save=Save DontSave=Don't Save More=More Fewer=Fewer Less=Less MoreAttributes=More Attributes FewerAttributes=Fewer Attributes MoreProperties=More Properties FewerProperties=Fewer Properties PropertiesAccessKey=P None=None none=none OpenHTMLFile=Open HTML File SelectImageFile=Select Image File SaveDocument=Save Page SaveDocumentAs=Save Page As ExportToText=Export to Text EditMode=Edit Mode Preview=Preview Publish=Publish PublishPage=Publish Page DontPublish=Don't Publish SavePassword=Use Password Manager to save this password CorrectSpelling=(correct spelling) NoSuggestedWords=(no suggested words) NoMisspelledWord=No misspelled words CheckSpellingDone=Completed spell checking. CheckSpelling=Check Spelling LoadingDone=Done loading page InputError=Error Alert=Alert CantEditFramesetMsg=Composer cannot edit HTML framesets, or pages with inline frames. For framesets, try editing the page for each frame separately. For pages with iframes, save a copy of the page and remove the