/security/manager/locales/en-US/chrome/pippki/certManager.dtd
http://github.com/zpao/v8monkey · Document Type Definition · 147 lines · 136 code · 11 blank · 0 comment · 0 complexity · 0b4b84a6ef3cd015112f3f02061ebad9 MD5 · raw file
- <!-- ***** 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):
- - Ian McGreer <mcgreer@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 certmgr.title "Certificate Manager">
- <!ENTITY certmgr.tab.mine "Your Certificates">
- <!ENTITY certmgr.tab.others2 "People">
- <!ENTITY certmgr.tab.websites3 "Servers">
- <!ENTITY certmgr.tab.ca "Authorities">
- <!ENTITY certmgr.tab.orphan2 "Others">
- <!ENTITY certmgr.ca.builtins "Built-in CAs">
- <!ENTITY certmgr.ca.mycas "CAs Managed By You">
- <!ENTITY certmgr.mine "You have certificates from these organizations that identify you:">
- <!ENTITY certmgr.others "You have certificates on file that identify these people:">
- <!ENTITY certmgr.websites2 "You have certificates on file that identify these servers:">
- <!ENTITY certmgr.cas "You have certificates on file that identify these certificate authorities:">
- <!ENTITY certmgr.orphans "You have certificates on file that do not fit in any of the other categories:">
- <!ENTITY certmgr.detail.general_tab.title "General">
- <!ENTITY certmgr.detail.general_tab.accesskey "G">
- <!ENTITY certmgr.detail.prettyprint_tab.title "Details">
- <!ENTITY certmgr.detail.prettyprint_tab.accesskey "D">
- <!ENTITY certmgr.pending.label "Currently verifying certificate…">
- <!ENTITY certmgr.subjectinfo.label "Issued To">
- <!ENTITY certmgr.issuerinfo.label "Issued By">
- <!ENTITY certmgr.validity.label "Validity" >
- <!ENTITY certmgr.fingerprints.label "Fingerprints">
- <!ENTITY certmgr.certdetail.title "Certificate Detail">
- <!ENTITY certmgr.certdetail.cn "Common Name (CN)">
- <!ENTITY certmgr.certdetail.o "Organization (O)">
- <!ENTITY certmgr.certdetail.ou "Organizational Unit (OU)">
- <!ENTITY certmgr.certdetail.serialnumber "Serial Number">
- <!ENTITY certmgr.certdetail.sha1fingerprint "SHA1 Fingerprint">
- <!ENTITY certmgr.certdetail.md5fingerprint "MD5 Fingerprint">
- <!ENTITY certmgr.editcert.title "Edit Security Certificate Settings">
- <!ENTITY certmgr.editcacert.title "Edit CA certificate trust settings">
- <!ENTITY certmgr.editsslcert.title "Edit website certificate trust settings">
- <!ENTITY certmgr.editcert.edittrust "Edit trust settings:">
- <!ENTITY certmgr.editcert.trustssl "This certificate can identify websites.">
- <!ENTITY certmgr.editcert.trustemail "This certificate can identify mail users.">
- <!ENTITY certmgr.editcert.trustobjsign "This certificate can identify software makers.">
- <!ENTITY certmgr.editsslcert.edittrust "Edit certificate trust settings:">
- <!ENTITY certmgr.editsslcert.dotrust "Trust the authenticity of this certificate.">
- <!ENTITY certmgr.editsslcert.donttrust "Do not trust the authenticity of this certificate.">
- <!ENTITY certmgr.editemailcert.title "Edit email certificate trust settings">
- <!ENTITY certmgr.editemailcert.edittrust "Edit certificate trust settings:">
- <!ENTITY certmgr.editemailcert.dotrust "Trust the authenticity of this certificate.">
- <!ENTITY certmgr.editemailcert.donttrust "Do not trust the authenticity of this certificate.">
- <!ENTITY certmgr.deletecert.title "Delete Certificate">
- <!ENTITY certmgr.deletecert.beforename "You have requested to delete this certificate:">
- <!ENTITY certmgr.deletecert.aftername "Are you sure you want to delete this certificate?">
- <!ENTITY certmgr.deleteusercert.title "Delete Your Certificate">
- <!ENTITY certmgr.deleteusercert.beforename "You have requested to delete the certificate:">
- <!ENTITY certmgr.deleteusercert.aftername "Once you have deleted this certificate, you will not be able to read mail that has been encrypted with it.">
- <!ENTITY certmgr.certname "Certificate Name">
- <!ENTITY certmgr.certserver "Server">
- <!ENTITY certmgr.override_lifetime "Lifetime">
- <!ENTITY certmgr.tokenname "Security Device">
- <!ENTITY certmgr.issued "Issued On">
- <!ENTITY certmgr.expires "Expires On">
- <!ENTITY certmgr.email "E-Mail Address">
- <!ENTITY certmgr.serial "Serial Number">
- <!ENTITY certmgr.close.label "Close">
- <!ENTITY certmgr.close.accesskey "C">
- <!ENTITY certmgr.view2.label "View…">
- <!ENTITY certmgr.view2.accesskey "V">
- <!ENTITY certmgr.edit3.label "Edit Trust…">
- <!ENTITY certmgr.edit3.accesskey "E">
- <!ENTITY certmgr.editca.label "Edit CA Trust">
- <!ENTITY certmgr.editca.accesskey "d">
- <!ENTITY certmgr.add.label "Add">
- <!ENTITY certmgr.add.accesskey "A">
- <!ENTITY certmgr.export.label "Export…">
- <!ENTITY certmgr.export.accesskey "x">
- <!ENTITY certmgr.delete2.label "Delete…">
- <!ENTITY certmgr.delete2.accesskey "D">
- <!ENTITY certmgr.delete_builtin.label "Delete or Distrust…">
- <!ENTITY certmgr.delete_builtin.accesskey "D">
- <!ENTITY certmgr.backup2.label "Backup…">
- <!ENTITY certmgr.backup2.accesskey "B">
- <!ENTITY certmgr.backupall2.label "Backup All…">
- <!ENTITY certmgr.backupall2.accesskey "k">
- <!ENTITY certmgr.restore2.label "Import…">
- <!ENTITY certmgr.restore2.accesskey "m">
- <!ENTITY certmgr.details.label "Certificate Fields">
- <!ENTITY certmgr.details.accesskey "F">
- <!ENTITY certmgr.fields.label "Field Value">
- <!ENTITY certmgr.fields.accesskey "V">
- <!ENTITY certmgr.hierarchy.label "Certificate Hierarchy">
- <!ENTITY certmgr.hierarchy.accesskey "C">
- <!ENTITY certmgr.addException.label "Add Exception…">
- <!ENTITY certmgr.addException.accesskey "x">
- <!ENTITY exceptionMgr.title "Add Security Exception">
- <!ENTITY exceptionMgr.exceptionButton.label "Confirm Security Exception">
- <!ENTITY exceptionMgr.exceptionButton.accesskey "C">
- <!ENTITY exceptionMgr.supplementalWarning "Legitimate banks, stores, and other public sites will not ask you to do this.">
- <!ENTITY exceptionMgr.certlocation.caption2 "Server">
- <!ENTITY exceptionMgr.certlocation.url "Location:">
- <!ENTITY exceptionMgr.certlocation.download "Get Certificate">
- <!ENTITY exceptionMgr.certlocation.accesskey "G">
- <!ENTITY exceptionMgr.certstatus.caption "Certificate Status">
- <!ENTITY exceptionMgr.certstatus.viewCert "View…">
- <!ENTITY exceptionMgr.certstatus.accesskey "V">
- <!ENTITY exceptionMgr.permanent.label "Permanently store this exception">
- <!ENTITY exceptionMgr.permanent.accesskey "P">