RetroZilla/security/manager/locales/en-US/chrome/pippki/pref-validation.dtd

86 lines
5.1 KiB
DTD
Raw Normal View History

2015-10-21 05:03:22 +02:00
<!-- ***** 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 Corp.
- Portions created by the Initial Developer are Copyright (C) 2001
- the Initial Developer. All Rights Reserved.
-
- Contributor(s):
- David P. Drinan (ddrinan@netscape.com)
-
- 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 ***** -->
<!ENTITY pref.validation.title "Validation">
<!ENTITY validation.crl.caption "CRL">
<!ENTITY validation.crl.description "Use the CRL Manager to manage the Certificate Revocation Lists (CRL) that are stored in your certificate database.">
<!ENTITY validation.managecrls.button "Manage CRLs...">
<!ENTITY validation.managecrls.accesskey "M">
<!ENTITY validation.crlmanager.label "Manage CRLs">
<!ENTITY validation.crlname.label "Name">
<!ENTITY validation.crllastupdate.label "Last Update">
<!ENTITY validation.crlnextupdate.label "Next Update">
<!ENTITY validation.crlautoupdateenabled.label "Auto Update">
<!ENTITY validation.crlautoupdatestatus.label "Auto Update Status">
<!ENTITY validation.deletecrl.label "Delete">
<!ENTITY validation.deletecrl.accesskey "D">
<!ENTITY validation.updatecrl.label "Update">
<!ENTITY validation.updatecrl.accesskey "U">
<!ENTITY validation.advanced.label "Settings">
<!ENTITY validation.advanced.accesskey "S">
<!ENTITY validation.crl.autoupdate.title "Automatic CRL Update Preferences">
<!ENTITY validation.crl.autoupdate.enable.label "Enable Automatic Update for this CRL">
<!ENTITY validation.crl.autoupdate.time.label1 "Update">
<!ENTITY validation.crl.autoupdate.time.label2 "Day(s) before Next Update date">
<!ENTITY validation.crl.autoupdate.freq.label1 "Update every">
<!ENTITY validation.crl.autoupdate.freq.label2 "Day(s)">
<!ENTITY validation.crl.autoupdate.url.label "CRL would be imported From:">
<!ENTITY crl.import.status.title "CRL Import Status">
<!ENTITY crl.import.success.message "The Certificate Revocation List (CRL) was successfully imported.">
<!ENTITY crl.issuer.label "CRL Issued By:">
<!ENTITY crl.issuer.org.label "Organization: ">
<!ENTITY crl.issuer.orgunit.label "Unit: ">
<!ENTITY crl.import.nextupdate.label "Next Update On: ">
<!ENTITY crl.autoupdate.fail.cnt.label "Previous Consecutive Update Failures: ">
<!ENTITY crl.autoupdate.fail.reason.label "Details of Last Update Failure: ">
<!ENTITY edit.button "Settings">
<!ENTITY validation.ocsp.caption "OCSP">
<!ENTITY validation.ocsp.description "&brandShortName; can use Online Certificate Status Protocol (OCSP) to verify certificates. Set &brandShortName; to use OCSP as follows:">
<!ENTITY disableOCSP.label "Do not use OCSP for certificate validation">
<!ENTITY disableOCSP.accesskey "D">
<!ENTITY certOCSP.label "Use OCSP to validate only certificates that specify an OCSP service URL">
<!ENTITY certOCSP.accesskey "U">
<!ENTITY proxyOCSP.label "Use OCSP to validate all certificates using this URL and signer:">
<!ENTITY proxyOCSP.accesskey "O">
<!ENTITY serviceURL.label "Service URL:">
<!ENTITY serviceURL.accesskey "S">
<!ENTITY signingCA.label "Response Signer:">
<!ENTITY signingCA.accesskey "R">