2007-03-22 10:30:00 -07: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):
|
|
|
|
- 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">
|
2007-10-16 17:18:55 -07:00
|
|
|
<!ENTITY certmgr.tab.others "Other People's">
|
2007-10-03 10:20:39 -07:00
|
|
|
<!ENTITY certmgr.tab.websites3 "Servers">
|
2007-03-22 10:30:00 -07:00
|
|
|
<!ENTITY certmgr.tab.ca "Authorities">
|
2007-10-16 17:18:55 -07:00
|
|
|
<!ENTITY certmgr.tab.orphan "Extra">
|
2007-03-22 10:30:00 -07:00
|
|
|
|
|
|
|
<!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:">
|
2007-10-16 17:18:55 -07:00
|
|
|
<!ENTITY certmgr.websites "You have certificates on file that identify these web sites:">
|
2007-03-22 10:30:00 -07:00
|
|
|
<!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">
|
|
|
|
|
2007-06-15 15:09:23 -07:00
|
|
|
<!ENTITY certmgr.pending.label "Currently verifying certificate...">
|
2007-03-22 10:30:00 -07:00
|
|
|
<!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 web site certificate trust settings">
|
|
|
|
<!ENTITY certmgr.editcert.edittrust "Edit trust settings:">
|
|
|
|
<!ENTITY certmgr.editcert.trustssl "This certificate can identify web sites.">
|
|
|
|
<!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">
|
2007-10-03 04:43:54 -07:00
|
|
|
<!ENTITY certmgr.certsite "Site">
|
|
|
|
<!ENTITY certmgr.typesofoverrides "Exceptions">
|
2007-03-22 10:30:00 -07:00
|
|
|
<!ENTITY certmgr.tokenname "Security Device">
|
|
|
|
<!ENTITY certmgr.purpose "Purposes">
|
|
|
|
<!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">
|
2007-10-01 09:38:21 -07:00
|
|
|
<!ENTITY certmgr.view2.label "View…">
|
2007-03-22 10:30:00 -07:00
|
|
|
<!ENTITY certmgr.view.accesskey "V">
|
2007-10-01 09:38:21 -07:00
|
|
|
<!ENTITY certmgr.edit2.label "Edit…">
|
2007-03-22 10:30:00 -07:00
|
|
|
<!ENTITY certmgr.edit.accesskey "E">
|
|
|
|
<!ENTITY certmgr.editca.label "Edit CA Trust">
|
|
|
|
<!ENTITY certmgr.editca.accesskey "d">
|
|
|
|
<!ENTITY certmgr.add.label "Add">
|
|
|
|
<!ENTITY certmgr.add.accesskey "A">
|
2007-10-01 09:38:21 -07:00
|
|
|
<!ENTITY certmgr.export.label "Export…">
|
|
|
|
<!ENTITY certmgr.export.accesskey "x">
|
|
|
|
<!ENTITY certmgr.delete2.label "Delete…">
|
2007-03-22 10:30:00 -07:00
|
|
|
<!ENTITY certmgr.delete.accesskey "D">
|
2007-10-01 09:38:21 -07:00
|
|
|
<!ENTITY certmgr.backup2.label "Backup…">
|
2007-03-22 10:30:00 -07:00
|
|
|
<!ENTITY certmgr.backup.accesskey "B">
|
2007-10-01 09:38:21 -07:00
|
|
|
<!ENTITY certmgr.backupall2.label "Backup All…">
|
2007-03-22 10:30:00 -07:00
|
|
|
<!ENTITY certmgr.backupall.accesskey "k">
|
2007-10-01 09:38:21 -07:00
|
|
|
<!ENTITY certmgr.restore2.label "Import…">
|
2007-03-22 10:30:00 -07:00
|
|
|
<!ENTITY certmgr.restore.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">
|
2007-10-03 04:56:06 -07:00
|
|
|
<!ENTITY certmgr.addException.label "Add Exception…">
|
|
|
|
<!ENTITY certmgr.addException.accesskey "x">
|
|
|
|
|
|
|
|
<!ENTITY exceptionMgr.title "Add Security Exception">
|
|
|
|
<!ENTITY exceptionMgr.exceptionButton "Confirm Security Exception">
|
2007-10-11 12:34:23 -07:00
|
|
|
<!ENTITY exceptionMgr.exceptionButtonAccess "C">
|
2007-10-03 04:56:06 -07:00
|
|
|
<!ENTITY exceptionMgr.supplementalWarning "Legitimate banks, stores, and other public sites will not ask you to do this.">
|
2007-10-03 10:20:39 -07:00
|
|
|
<!ENTITY exceptionMgr.certlocation.caption2 "Server">
|
2007-10-03 04:56:06 -07:00
|
|
|
<!ENTITY exceptionMgr.certlocation.url "Location:">
|
|
|
|
<!ENTITY exceptionMgr.certlocation.download "Get Certificate">
|
2007-10-11 12:34:23 -07:00
|
|
|
<!ENTITY exceptionMgr.certlocation.accesskey "G">
|
2007-10-03 04:56:06 -07:00
|
|
|
<!ENTITY exceptionMgr.certstatus.caption "Certificate Status">
|
|
|
|
<!ENTITY exceptionMgr.certstatus.viewCert "View…">
|
2007-10-11 12:34:23 -07:00
|
|
|
<!ENTITY exceptionMgr.certstatus.accesskey "V">
|