psm_text.properties.in
上传用户:lyxiangda
上传日期:2007-01-12
资源大小:3042k
文件大小:43k
源码类别:

CA认证

开发平台:

WINDOWS

  1. ; -*- Mode: Text -*-
  2. ;
  3. ; The contents of this file are subject to the Mozilla Public
  4. ; License Version 1.1 (the "License"); you may not use this file
  5. ; except in compliance with the License. You may obtain a copy of
  6. ; the License at http://www.mozilla.org/MPL/
  7. ; Software distributed under the License is distributed on an "AS
  8. ; IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
  9. ; implied. See the License for the specific language governing
  10. ; rights and limitations under the License.
  11. ; The Original Code is the Netscape security libraries.
  12. ; The Initial Developer of the Original Code is Netscape
  13. ; Communications Corporation.  Portions created by Netscape are 
  14. ; Copyright (C) 1994-2000 Netscape Communications Corporation.  All
  15. ; Rights Reserved.
  16. ; Contributor(s):
  17. ; Alternatively, the contents of this file may be used under the
  18. ; terms of the GNU General Public License Version 2 or later (the
  19. ; "GPL"), in which case the provisions of the GPL are applicable 
  20. ; instead of those above.  If you wish to allow use of your 
  21. ; version of this file only under the terms of the GPL and not to
  22. ; allow others to use your version of this file under the MPL,
  23. ; indicate your decision by deleting the provisions above and
  24. ; replace them with the notice and other provisions required by
  25. ; the GPL.  If you do not delete the provisions above, a recipient
  26. ; may use your version of this file under either the MPL or the
  27. ; GPL.
  28. ;
  29. ;
  30. ; Localizable text strings for NSM.
  31. ; Some of these strings contain formatting information, but this file
  32. ; is meant to contain just text (for the most part).
  33. ;
  34. ;
  35. ; Variables the localization team will want to set
  36. ;
  37. ;
  38. ; This font is used in tags as: <font face={nsm_font}"> sometimes with
  39. ; size parameters. If size needs to be localized as well, we can split
  40. ; that out.
  41. nsm_font=PrimaSans BT, Verdana, Helvetica, sans-serif
  42. nsm_charset=iso-8859-1
  43. ; Font used for tabs on the left pane
  44. nsm_leftpane_font=Verdana, Helvetica, sans-serif
  45. ; Font used for content
  46. nsm_content_font={nsm_leftpane_font}
  47. ; For some reason we also have just "Verdana" in places; need to
  48. ; find out why mmullany wanted this
  49. nsm_font_verdana=Verdana, Helvetica, sans-serif
  50. ; view cert title font
  51. nsm_view_cert_font=PrimaSans BT, Verdana, sans-serif
  52. ; top text
  53. text_fullproductname=Netscape Personal Security Manager
  54. text_information=Information
  55. text_applications=Applications
  56. text_certificates=Certificates
  57. text_advanced=Advanced
  58. text_debug=Test
  59. text_not_available=NotInTheDatabase
  60. ; left text
  61. ; Information panes
  62. text_selected=Selected Item
  63. text_about=About Security
  64. ; Applications panes
  65. text_navigator=Navigator
  66. text_messenger=Messenger
  67. text_javajs=Java/Javascript
  68. ; Certificates panes
  69. text_mine=Mine
  70. text_others=Others
  71. text_websites=Web Sites
  72. text_authorities=Authorities
  73. text_directory=Directory
  74. ; Advanced panes
  75. text_modules=Modules
  76. text_options=Options
  77. ; Test panes
  78. text_testpane1=Test
  79. text_testpane2=Display
  80. text_testpane3=Locale
  81. ; Misc button text
  82. text_ok=OK
  83. text_cancel=Cancel
  84. text_close=Close
  85. text_help=Help
  86. text_view=View
  87. text_edit=Edit
  88. text_next=Next>
  89. text_backup=Backup
  90. text_finished=Finished
  91. text_cert=Certificate
  92. text_policy=Policy
  93. text_delete=Delete
  94. text_checked=checked
  95. text_continue=Continue
  96. text_restore=Restore
  97. text_backup_all=Backup All
  98. text_backup_dots=Backup...
  99. text_add=Add
  100. text_passwords=Passwords
  101. text_edit_view=View/Edit
  102. text_edit_dots=Edit...
  103. text_add_dots=Add...
  104. text_login=Login
  105. text_logout=Logout
  106. text_logout_all=Logout All
  107. ;
  108. ; Miscellaneous text
  109. ;
  110. untitle_doc=Untitled Document
  111. text_privileges=Privileges
  112. text_ocsp_settings=OCSP Settings
  113. text_disable=Disable
  114. text_enable=Enable
  115. text_status=Status:
  116. text_name=Name:
  117. ;
  118. ; Information panes text
  119. ;
  120. info_about_intro="The tabs across the top of this window let you control these Personal Security Manager version 1.3 settings: "
  121. info_information=" Click Selected Item to see security information (if available) for the browser window or message you are currently viewing."
  122. info_applications=" Security settings for Navigator, Messenger, and Java/JavaScript applications."
  123. info_certificates=" Settings for security certificates stored in your browser, including your personal security password."
  124. info_advanced=" Settings for smart-card readers, encryption ciphers, and certificate status checking."
  125. info_about_more:
  126. If a term in a Personal Security Manager panel is presented as a link (like this: {glossary certificate,certificate}), you can click on the term to get a quick definition.</p>
  127. <p>If you need more extensive help with any Personal Security Manager panel, click the Help button in the lower right corner.  For example, click the Help button at the bottom of this panel to get an overview of Personal Security Manager.
  128. :info_about_more
  129. ;
  130. ; Applications panes text
  131. ;
  132. ; - Navigator pane
  133. ;
  134. apps_nav_intro="Personal Security Manager can alert you to the security status of the web page you are viewing."
  135. apps_nav_warn="Set Personal Security Manager to show a warning and ask for permission before:"
  136. apps_warn_enter_secure="Entering a site that supports {glossary encryption,encryption}"
  137. apps_warn_leave_secure="Leaving a site that supports {glossary encryption,encryption}"
  138. apps_warn_view_mixed="Viewing a page with an encrypted/unencrypted mix"
  139. apps_warn_post_insecure="Sending unencrypted information to a site"
  140. apps_personal_cert_select="Decide how Personal Security Manager selects a security {glossary certificate,certificate} to present to web sites that require one:"
  141. apps_personal_cert_auto='Select automatically'
  142. apps_personal_cert_manual='Ask every time'
  143. ;
  144. ; - Messenger pane
  145. ;
  146. apps_msg_intro="Personal Security Manager supports {glossary digital signatures,digital signature} and {glossary encryption,encryption} for mail that you send."
  147. apps_msg_options="Set security options for sending mail:"
  148. apps_msg_encrypt="Encrypt mail messages whenever possible"
  149. apps_msg_sign="Sign mail messages whenever possible"
  150. apps_news_sign="Sign discussion messages whenever possible"
  151. apps_set_mail_cert="Select a security certificate to use for signing mail:"
  152. apps_mail_cert_more="This security certificate will be automatically attached to every message you sign.  Your recipients need to have it to send you encrypted mail."
  153. ;
  154. ; - Java/JavaScript pane
  155. ;
  156. apps_javajs_intro1="You can reset all access privileges for Java applets or JavaScript scripts to default settings."
  157. apps_javajs_intro2:
  158. If you have previously granted or denied privileges and selected "Remember this decision," Personal Security Manager will not remember those decisions after you reset privileges.
  159. :apps_javajs_intro2
  160. apps_javajs_more="If you reset all access privileges, it is a good idea to exit and restart Communicator."
  161. ;
  162. ; Java/JavaScript-related strings
  163. ;
  164. text_remove_privs="Reset All Privileges"
  165. remove_privs_title="Reset All Privileges"
  166. remove_privs_warning="If you reset all Java/JavaScript access privileges, you may be asked to grant or deny privileges again.  Are you sure you want to reset all privileges?"
  167. remove_privs_more_warning="If you click OK, it is a good idea to exit and restart Communicator."
  168. ;
  169. ; Certificate usage
  170. ;
  171. choose_cert_title=Choose Security Certificate
  172. key_encipherment="<b>Key Encipherment Certificate,</b> "
  173. key_encipherment_value=key_encipherment
  174. digital_signature="<b>Digital Signature Certificate,</b> "
  175. digital_signature_value=digital_signature
  176. key_agreement="<b>Key Agreement Certificate,</b> "
  177. key_agreement_value=key_agreement
  178. ;
  179. ; Certificate display text
  180. ;
  181. view_cert_title="View Security Certificate"
  182. select_cert="Select one certificate:"
  183. security_certificate=Security Certificate. 
  184. verified_prefix=This certificate has been {glossary verified,certificate verification} for the following uses:
  185. not_verified_text=Could not {glossary verify,certificate verification} this certificate.
  186. not_verified_expired_cert_text=Could not {glossary verify,certificate verification} this certificate because it has expired.
  187. not_verified_revoked_cert_text=Could not {glossary verify,certificate verification} this certificate because it has been revoked.
  188. not_verified_unknown_issuer_text=Could not {glossary verify,certificate verification} this certificate because the issuer is unknown.
  189. not_verified_ca_invalid_text=Could not {glossary verify,certificate verification} this certificate because the CA certificate is invalid.
  190. not_verified_untrusted_issuer_text=Could not {glossary verify,certificate verification} this certificate because the issuer is not trusted.
  191. not_verified_untrusted_cert_text=Could not {glossary verify,certificate verification} this certificate because it is not trusted.
  192. not_verified_bad_ocsp_url=Could not verify certificate because PSM was unable to connect to %1$s for OCSP verfication.
  193. not_verified_unknown_ocsp_response_type=Could not verify certificate because PSM does not understand the response type returned by the OCSP service at %1$s
  194. ocsp_unauthorized_responder=Could not verify the certificate because the OCSP response returned from %1$s was signed by an unauthorized responder.
  195. bad_ocsp_http_response=Could not verify the certificate because the OCSP service at %1$s returned a bad HTTP response.
  196. bad_ocsp_der=Could not verify the certificate because the response returned by the OCSP service at %1$s was not properly formed.
  197. ocsp_server_error=Could not verify the certificate because of an error with the OCSP service at %1$s.
  198. ocsp_try_server_later=Could not verify the certificate because the OCSP service at %1$s wants you to try back later.
  199. ocsp_response_needs_sig=Could not verify the certificate because the OCSP service at %1$s did not include a signature with its response.
  200. ocsp_unauthorized_request=Could not verify the certificate because the OCSP service at %1$s says your request was unauthorized.
  201. ocsp_unknown_status=Could not verify the certificate because the OCSP service at %1$s has returned a status of unknown for this certificate.
  202. ocsp_unknown_cert=Could not verify this certificate because the OCSP service at %1$s does not know about this certificate.
  203. ocsp_not_enabled=Could not verify certificate because an internal error has occurred. PSM tried to perform OCSP verification when OCSP was not enabled.
  204. ocsp_no_default_responder=Could not verify certificate because default responder mode has been enabled, but no default responder has been set.
  205. ocsp_malformed_response=Could not verify the certificate because one or more of the fields in the response returned by the OCSP service at %1$s were malformed.
  206. ocsp_future_response=Could not verify the certificate because the OCSP service at %1$s returned a response with time too far ahead in the future.
  207. ocsp_old_response=Could not verify the certificate because the OCSP service at %1$s returned a response with a time in the past.
  208. not_verified_expired_issuer_text=Could not {glossary verify,certificate verification} this certificate because the issuer has expired.
  209. not_verified_unknown_error_text=Could not {glossary verify,certificate verification} this certificate because of unknown problems.
  210. sslClient='SSL Client Certificate'
  211. sslServer='SSL Server Certificate'
  212. sslServerStepUp='SSL Server with Step-up'
  213. sslCA='SSL Certificate Authority'
  214. emailSigner='Email Signer Certificate'
  215. emailRecipient='Email Recipient Certificate'
  216. protectObjectSigner='Protected Object Signer'
  217. objectSignerCert='Object Signer'
  218. userImport='User Import Cert'
  219. caVerifier='CA Verifier'
  220. statusResponder='Status Responder Certificate'
  221. anyCA='Any Certificate Authority'
  222. ;
  223. ; Default value for obtain new cert site
  224. new_cert_URL=https://certs.netscape.com
  225. ;
  226. ; Certificate delete window text
  227. delete_cert_question="Are you sure you want to delete this certificate?"
  228. delete_cert_warning_others="If you delete this certificate, you will no longer be able to send encrypted email to this email address."
  229. delete_cert_warning_mine="If you delete this certificate, you will no longer be able to read email encrypted using this certificate."
  230. delete_cert_warning_web="If you delete this certificate, you will be asked to accept it again if you return to the web site that it identifies."
  231. delete_cert_warning_ca="Click Help to learn about the potentially serious implications of deleting a certificate authority certificate."
  232. delete_cert_title="Delete Security Certificate?"
  233. help_delete_others="1036838"
  234. help_delete_websites="1036851"
  235. help_delete_ca="1036865"
  236. help_delete_mine="1036816"
  237. ; Edit certificate window title
  238. edit_cert_title="Edit Security Certificate Settings"
  239. ; Cert name placeholder
  240. text_no_cert_name="(Certificate has no name)"
  241. trust_do_not="do not"
  242. ;
  243. ; Advanced pane text
  244. ;
  245. adv_options_intro="View and configure SSL and verification settings."
  246. adv_options_SSL="Change SSL settings:"
  247. adv_enable_SSL2='Enable SSL version 2'
  248. adv_enable_SSL3='Enable SSL version 3'
  249. adv_enable_TLS="Enable TLS"
  250. adv_options_revoke="Configure verification services"
  251. adv_OCSP="Check for certificate revocation if certificate has an OCSP responder location"
  252. ;
  253. ; Keygen dialog text (with formatting, in case you need to change it)
  254. ;
  255. text_keygen_title=Generating Certificate Request
  256. text_keygen:
  257. <p><font face="{nsm_font}" size=-1>
  258. Personal Security Manager is now generating a security certificate request. 
  259. This may take a few minutes.
  260. </font><p>
  261. <b><font face="{nsm_font}" size=-1> 
  262. Important: If you interrupt this process you will have to reapply 
  263. for a certificate.
  264. </font></b> 
  265. :text_keygen
  266. ; Error message text (probably not seen by the end user, but let's not
  267. ; take chances)
  268. http_error_200_name="OK"
  269. http_error_200_desc=""
  270. http_error_204_name="No Content"
  271. http_error_204_desc=""
  272. http_error_400_name="Bad Request"
  273. http_error_400_desc="The request you made is invalid, or NSM is unable to understand it."
  274. http_error_401_name="Unauthorized"
  275. http_error_401_desc="You may not use this portion of NSM without proper authorization."
  276. http_error_403_name="Forbidden"
  277. http_error_403_desc="NSM has been instructed not to let you view this content."
  278. http_error_404_name="Not Found"
  279. http_error_404_desc="The document you requested cannot be found."
  280. http_error_405_name="Not Allowed"
  281. http_error_405_desc="The action requested may not be performed."
  282. http_error_501_name="Not Implemented"
  283. http_error_501_desc="The requested feature has not been implemented, or is not functioning properly."
  284. http_error_no_spec_err="No specific error message was reported."
  285. ;
  286. ; client auth UI text strings
  287. ;
  288. client_auth_greeting_string="This site has requested that you identify yourself with a security {glossary certificate,certificate}:"
  289. client_auth_header="User Identification Request"
  290. client_auth_string="Choose a certificate to present as identification:"
  291. serverCert_not_before="Valid from: "
  292. serverCert_not_after="Expires on: "
  293. serverCert_org="Organization: "
  294. serverCert_issuer="Issued under: "
  295. ;
  296. ; server auth failure UI text strings
  297. ;
  298. bad_server_cert_expired_title="Expired Web Site Certificate"
  299. bad_server_cert_view_string="View web site certificate."
  300. bad_server_cert_accept_string="Accept this certificate anyway for this session"
  301. bad_server_cert_expired_format:
  302. %1$s is a site that uses a security {glossary certificate,certificate} to encrypt data during transmission, but its certificate expired on %3$s. <!-- unused %2$s %4$s %5$s -->
  303. :bad_server_cert_expired_format
  304. bad_server_cert_now_format:
  305. You should check to make sure that your computer's time (currently set to %1$s) is correct.
  306. :bad_server_cert_now_format
  307. bad_server_cert_not_yet_valid_title="Web Site Certificate Not Yet Valid"
  308. bad_server_cert_not_yet_valid_format:
  309. %1$s is a site that uses a security {glossary certificate,certificate} to encrypt data during transmission, but its certificate is not valid until %2$s.
  310. <!-- unused %3$s %4$s %5$s -->
  311. :bad_server_cert_not_yet_valid_format
  312. bad_server_cert_domain_title="Unexpected Certificate Name"
  313. bad_domain_wrapper:
  314. You have attempted to establish a connection with %1$s. However, the security {glossary certificate,certificate} presented belongs to the web site %2$s.
  315. It is possible, though unlikely, that someone may be trying to intercept your communication with this web site.
  316. <p>If you suspect the certificate shown below does not belong to %2$s, please cancel the connection and notify the site administrator.
  317. :bad_domain_wrapper
  318. text_url_continue=Continue Anyway
  319. text_url_cancel=Cancel Connection
  320. unknown_issuer_domain_wrapper:
  321. %2$s is a web site that uses a security {glossary certificate,certificate} to identify itself.  However, Personal Security Manager does not recognize the {glossary certificate authority,certificate authority (CA)} that 
  322. issued this certificate.</P>
  323. <!---- unused %1$s ------->
  324. <P>Although the certificate authority is unrecognized, you can choose to explicitly accept the certificate used by this web site.</P>
  325. <P>Before accepting this certificate, you should examine this site's certificate carefully.
  326. :unknown_issuer_domain_wrapper
  327. bad_server_cert_unknown_step1_title="New Web Site Certificate: Step 1"
  328. bad_server_cert_unknown_step2_title="New Web Site Certificate: Step 2"
  329. examine_text="Examine web site certificate"
  330. unknown_issuer_accept_format:
  331. Are you willing to accept this certificate for the purpose of identifying the web site %1$s?
  332. <!-- unused %2$s %3$s %4$s %5$s -->
  333. :unknown_issuer_accept_format
  334. accept_permanent="Accept this certificate permanently"
  335. accept_session="Accept this certificate temporarily for this session"
  336. accept_not="Do not accept this certificate and do not connect to the web site"
  337. ; PKCS11 module/slot manager UI
  338. text_pk11_slot_logged_in=Logged in
  339. text_pk11_slot_not_logged_in=Not logged in
  340. text_pk11_slot_no_login_required=No login required
  341. text_pk11_slot_not_present=Not present
  342. text_pk11_slot_uninitialized=Uninitialized
  343. text_pk11_slot_disabled=Disabled
  344. text_pk11_slot_ready=Ready
  345. text_pk11_no_dll=(None)
  346. ; Strings that will be reported by the pkcs11 JS class.
  347. ;
  348. invalid_module_name="Invalid module name."
  349. invalid_library="Invalid module path/filename"
  350. module_add_warning="Are you sure you want to install this security module?"
  351. module_prompt="Module Name: "
  352. module_library_prompt="File: "
  353. module_add_success="A new security module has been installed"
  354. module_add_failure="Unable to add module"
  355. module_del_warning="Are you sure you want to delete this security module?"
  356. module_ext_mod_del="External security module successfully deleted"
  357. module_int_mod_del="Internal security module successfully deleted"
  358. module_del_failure="Unable to delete module"
  359. ;
  360. ; Token password prompt strings
  361. ;
  362. ask_token_password="Please enter the Personal Security Password for the %1$s security device. "
  363. retry_token_password="The password for the %1$s security device is incorrect. Please retype it. Successive failures may disable the device."
  364. ;
  365. ; PKCS 12 prompt strings
  366. ;
  367. pkcs12_import_file_prompt="File Name to Restore"
  368. pkcs12_export_file_prompt="File Name to Backup"
  369. pkcs12_request_password_prompt="Please enter the portable security password protecting this security certificate and<psm:lf>private key."
  370. pkcs12_restore_success="Successfully restored your security certificate and private key"
  371. pkcs12_restore_failure="Unable to restore your security certificate and private key"
  372. pkcs12_backup_success="Successfully backed up your security certificate and private key."
  373. pkcs12_backup_multiple_success="Successfully backed up your security certificates and private keys."
  374. pkcs12_backup_failure="Unable to back up your security certificate and private key."
  375. pkcs12_bad_request="There is something wrong about this backup request. Unable to backup data."
  376. pkcs12_bad_portable_password_restore="Bad password for exported data. Unable to restore."
  377. pkcs12_bad_filepath="Bad filepath for exported data."
  378. pkcs12_need_db_init="Could not initialize security device."
  379. pkcs12_cannot_decode="Could not decode data. Check your portable data password."
  380. pkcs12_cert_already_exists="The certificate and private key already exist on the security device."
  381. pkcs12_bad_db_password="Could not log in to the security device. Check your personal security password."
  382. ;
  383. ;  Getting certificates from CS1.0 strings
  384. ;
  385. cert_already_exists_in_db_string="This certificate is already in your database"
  386. cert_cannot_import_in_db="Certificate cannot be imported"
  387. issuer_not_in_db="The issuer for the certificate was not found in your {glossary certificate store,certificate store}."
  388. ;
  389. ; Importing CA certificate old-style
  390. ;
  391. import_ca_cert_title1="New Certificate Authority: Step 1"
  392. import_ca_cert_title2="New Certificate Authority: Step 2"
  393. import_ca_cert_text1:
  394. You have been asked to trust a new 
  395. {glossary certificate authority (CA),certificate authority (CA)}. 
  396. :import_ca_cert_text1
  397. import_ca_cert_text2:
  398. By trusting  %3$s  as a new certificate authority, 
  399. you tell Personal Security Manager to accept all 
  400. certificates this CA issues as valid identification 
  401. for web sites, email users, and/or software.
  402. :import_ca_cert_text2
  403. import_ca_cert_text3:
  404. Before trusting this CA, you should examine this 
  405. CA's certificate and its policies and procedures document.
  406. :import_ca_cert_text3
  407. ; This belongs to import_ca_cert_text3 but cannot go in since we only know how
  408. ; to show policy for Verisign cert.
  409. ; You should only accept a CA if it has a policy document.
  410. import_ca_cert_dialog2:
  411. Do you want to trust this certificate authority (CA) 
  412. for the purpose of certifying web sites, email users, 
  413. and/or software developers?
  414. :import_ca_cert_dialog2
  415. ca_cert_here_string="Examine CA certificate"
  416. policy_ca_cert_doc_here_string="Examine CA policies and procedures document"
  417. accept_website="Trust this CA to identify web sites"
  418. accept_email="Trust this CA to identify email users"
  419. accept_object="Trust this CA to identify software developers"
  420. ca_cert_view_header="View CA Certificate"
  421. view_ca_policy_title="Certificate Authority Policy"
  422. no_ca_policy=No policy information found.
  423. invalid_crl:
  424. The certificate revocation list you are trying to download has an invalid format.
  425. :invalid_crl
  426. invalid_krl:
  427. The Compromised Key List you are trying to load has an invalid format.
  428. :invalid_krl
  429. root_ckl_cert_not_found="Could not find Root certificate for CKL."
  430. bad_crl_signature="The certificate revocation list list for this certificate authority that issued this site's certificate has an invalid signature. Reload a new certificate revocation list."
  431. bad_ckl_signature="The Compromised Key List for this site's certificate has an invalid signature. Reload a new Compromised Key List."
  432. error_adding_crl="Attempting to add certificate revocation list to profile failed"
  433. error_adding_ckl="Attempting to add Compromised Key List to profile failed."
  434. javascript_diabled="In order for PSM to function properly, please enable JavaScript"
  435. security_certificate_backup=Security Certificate Backup
  436. ;
  437. ; These strings will be used to configure PKCS11
  438. ;
  439. ;
  440. ;These next three string must be exactly 33 characters long
  441. manufacturerID="Netscape Communications Corp     "
  442. libraryDescription="PSM Internal Crypto Services     "
  443. tokenDescription="PSM Generic Crypto Services      "
  444. privateTokenDescription="PSM Private Keys                 "
  445. ;
  446. ; These next four strings must be exactly 65 characters long, with
  447. ; the first 32 characters meaningful.
  448. ;
  449. slotDescription="PSM Internal Cryptographic Services Version 4.0                  "
  450. privateSlotDescription="PSM User Private Key and Certificate Services                    "
  451. fipsSlotDescription="Netscape Internal FIPS-140-1 Cryptographic Services              "
  452. fipsPrivateSlotDescription="Netscape FIPS-140-1 User Private Key Services                   "
  453. ;
  454. ; These strings are used for the KEYGEN layout
  455. ;
  456. high_grade="2048 (High Grade)"
  457. medium_grade="1024 (Medium Grade)"
  458. low_grade=" 512 (Low Grade)"
  459. ;
  460. ; This string will be used as the template for default nicknames
  461. ;
  462. nick_template="%1$s's %2$s ID"
  463. nick_template_with_num="%1$s's %2$s ID #%3$d"
  464. ;
  465. ; Strings for SSL info 
  466. high_grade_encryption=High Grade Encryption
  467. low_grade_encryption=Low Grade Encryption
  468. pkcs12_incompatible_warn=You are backing up multiple certificates and private keys at once. Versions of Communicator earlier than 4.71 that don't have Personal Security Manager installed will not be able to restore the file you are creating.
  469. ;
  470. ; Strings for specific dialogs in psm_ui.properties.in
  471. ;
  472. web_site_ident_not_verified="Web Site Identity Not Verified"
  473. web_site_auth_not_supported="The web site <strong> %1$s </strong> does not support {glossary authentication,authentication} for the page you are viewing."
  474. web_site_origin_unverified="Without authentication, the origin of information sent over the Internet cannot be verified."
  475. connection_not_encrypted=Connection Not Encrypted
  476. web_site_no_encryption="The web site <strong>  %2$s  </strong> does not support {glossary encryption,encryption} for the page you are viewing."
  477. web_site_info_can_be_seen:
  478. Information sent over the Internet without encryption can be seen by other
  479. people while it is in transit.
  480. :web_site_info_can_be_seen
  481. web_site_ident_verified=Web Site Identity Verified
  482. web_site_supports_encr_verified_by:
  483. The web site <strong> %1$s</strong> supports {glossary authentication,authentication} for the page you are viewing. The identity of this web site has been verified by %2$s, a certificate authority you trust for this purpose - not by Netscape.
  484. :web_site_supports_encr_verified_by
  485. view_verifier="View the security certificate that verifies this web site's identity."
  486. connection_encrypted="Connection Encrypted: %5$s (%6$s %7$d bits)"
  487. page_encrypted_over_internet="The page you are viewing was {glossary encrypted,encryption} before being transmitted over the Internet."
  488. encrypted_difficult_to_see="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."
  489. issuer_does_not_exist="The issuer certificate does not exist"
  490. web_site_conditional_verify="Web Site Identity Conditionally Verified"
  491. web_site_auth_supported="The web site <strong> %1$s </strong> supports {glossary authentication,authentication} for the page you are viewing."
  492. pre_explanation_text="However:"
  493. web_site_verifier_untrusted="The identity of this web site has been verified by %2$s, a certificate authority you do not trust for this purpose."
  494. web_site_verifier_unknown="Unknown errors have been encounted when verifying the identity of this web site."
  495. view_verifier_cert="View the security certificate that verifies this web site's identity."
  496. edit_trust_for_this_ca="Edit the trust settings for this certificate authority."
  497. conection_encrypted_2="Connection Encrypted: %6$s (%7$s %8$d bits)"
  498. page_encrypted_before_transmission="The page you are viewing was {glossary encrypted,encryption} before being transmitted over the Internet. "
  499. encryption_makes_viewing_difficult:
  500. Encryption makes it very difficult for unauthorized people to view information
  501. traveling between computers. It is therefore very unlikely that anyone
  502. read this page as it traveled across the network.
  503. :encryption_makes_viewing_difficult
  504. mismatch_url_warning="The certificate used to identify the web site belongs to %2$s, but the URL you attempted to connect to was %1$s"
  505. connection_encrypted3="Connection Encrypted: %3$s (%4$s %5$d bits)"
  506. connection_encrypted4="Connection Encrypted: %4$s (%5$s %6$d bits)"
  507. message_no_signature="Message Has No Digital Signature"
  508. message_contains_no_sig="This message does not include the sender's {glossary digital signature.,digital signature}"
  509. no_signature_warn:
  510. The absence of a digital signature means that the message could have been sent by someone pretending to have this email address.
  511. It is also possible that the message has been altered while in transit over the network. However,
  512. it is unlikely that either event has occurred.
  513. :no_signature_warn
  514. message_not_encrypted="Message Not Encrypted"
  515. message_not_encr_before_sent="This message was not encrypted before it was sent."
  516. unencrypted_info_can_be_seen="Information sent over the Internet without {glossary encryption,encryption} can be seen by other people while in transit."
  517. message_is_signed="Message Is Signed"
  518. message_includes_signature="This message includes a valid {glossary digital signature,digital signature} for the owner of the email address %1$s. This message has not been altered since it was sent."
  519. signer_cert_added_to_db="The security certificate for the owner of %1$s has been added to your {glossary certificate store,certificate store}. You can now send encrypted mail to %1$s."
  520. view_message_validator_cert="View the certificate that verifies this message's validity."
  521. text_my_cert="My Cert"
  522. get_your_own_cert="Get your own digital certifcate for signing email."
  523. message_is_encrypted="Message Is Encrypted: %1$s (%2$d bits %3$s)"
  524. message_encrypted_before_sent="This message was {glossary encrypted,encryption} before it was sent to you."
  525. encryption_makes_difficut_for_other_people="Encryption makes it very difficult for other people to view information while it is traveling over the network."
  526. digital_signature_not_valid="Digital Signature Is Not Valid"
  527. invalid_digital_signature_because="This message includes a {glossary digital signature,digital signature} but the signature is invalid because:"
  528. signature_does_not_match_content="The signature does not match the message content correctly. The message was altered after the sender signed it. "
  529. do_not_trust_until_sender_verifies="You should not trust the validity of this message until you verify the message contents with the message sender."
  530. signing_cert_is_expired="The security certificate used to sign the message appears to have expired."
  531. may_be_caused_incorrect_clock="This may be caused by your computer's clock being set incorrectly."
  532. signing_certificate_revoked="The security certificate used to sign the message has been revoked."
  533. signing_cert_issuer_unknown="The security certificate used to sign the message was issued by an unknown {glossary certificate authority,certificate authority (CA)}."
  534. edit_trust_for_this_cert="Edit trust settings for this certificate."
  535. signing_cert_issuer_not_trusted="The security certificate used to sign the message was issued by a {glossary certificate authority,certificate authority (CA)} that you do not trust for this purpose. "
  536. trust_this_cert_or_all_issued_by="You can choose to explicitly trust only this certificate, or trust all email certificates issued by this certificate authority."
  537. signing_cert_issuer_expired="The security certificate used to sign the message was issued by a {glossary certificate authority,certificate authority (CA)} whose own security certificate has expired. "
  538. unkown_problems_with_signature="There are unknown problems with this digital signature."
  539. mismatch_email_warning="This message appears to have been sent from the email address %1$s, but the certificate which was used to sign this message belongs to the email address %2$s. If these two email addresses don't belong to the same person, this could be an attempt at forgery."
  540. ocsp_fail_message_generic="Verification may have failed because Personal Security Manager could not verify the responder's signature. Click the Advanced tab, then Options to verify that OCSP is configured correctly."
  541. ocsp_message_for_signature="However, you have OCSP enabled and the OCSP url for the signing certificate is %1$s (%2$d). Please verify that OCSP is configured correctly."
  542. cert_for_included_and_signed_by="This message included the Security Certificate for %3$s, and was signed on %4$s. To check the Certificate, press the ``View/Edit'' button. "
  543. message_cannot_be_decrypted="Message Cannot Be Decrypted"
  544. message_cannot_be_decrypted_because="This message was {glossary encrypted,encryption} before it was sent to you, but it cannot be decrypted because:"
  545. your_encrypted_cert_not_found="The security certificate used to encrypt the message cannot be found in your certificate store."
  546. further_info="For further information, click help."
  547. did_not_enter_passwd_correctly="You did not enter your password correctly."
  548. unkown_probs_with_encryption="There are unknown problems with this encrypted message."
  549. message_not_to_be_signed="Message Not To Be Signed"
  550. chosen_not_to_sign="You have chosen not to {glossary digitally sign,digital signature} this message before sending it."
  551. message_not_to_be_encrypted="Message Not To Be Encrypted"
  552. chosen_not_to_encrypt="You have chosen not to {glossary encrypt,encryption} this message before sending it."
  553. message_can_be_signed="Message Can Be Signed"
  554. chosen_to_sign="You have chosen to {glossary digitally sign,digital signature} this message before sending it."
  555. sign_message_with="Sign this message with"
  556. when_signing_others_can_verify:
  557. When other people receive your signed message, they can verify that the
  558. message comes from you and that it has not been altered since you
  559. signed it. 
  560. :when_signing_others_can_verify
  561. message_can_be_decrypted="Message Can Be Encrypted"
  562. chosen_to_encrypt="You have chosen to {glossary encrypt,encryption} this message before sending it."
  563. message_encrypted_before_saved="If you have chosen to save copies of your outgoing messages, this message will be encrypted before being saved in your Sent folder."
  564. message_cannot_be_signed="Message Cannot Be Signed"
  565. cannot_sign_because="You cannot {glossary digitally sign,digital signature} this message because:"
  566. do_not_have_a_cert="You do not have a security certificate."
  567. no_valid_cert_for="You do not have valid security certificates for the following recipients:"
  568. add_certs_for="Add certificates for these recipients"
  569. text_obtain_new="Obtain New..."
  570. obtain_cert="Obtain a certificate."
  571. own_expired_cert="You have a security certificate but it has expired."
  572. help_for_further_assistance="Please click Help for further assistance."
  573. your_cert_has_been_revoked="You have a security certificate but it has been revoked."
  574. your_cert_cannot_be_used_for_signing="You have a security certificate but it is not certified for signing messages."
  575. unknow_problems="There are unknown problems."
  576. message_cannot_be_encrypted="Message Cannot Be Encrypted"
  577. cannot_encrypt_because="This message cannot be {glossary encrypted,encryption} because:"
  578. unknown_probs_with_message="There are unknown problems with this message."
  579. no_certs_found="No Certificates Found"
  580. text_cert_authorities_title:
  581. These security certificates in your {glossary certificate store,certificate store} identify <br> {glossary certificate authorities (CAs),certificate authority (CA)}:
  582. :text_cert_authorities_title
  583. info_on_selected_cert="Information on the selected certificate:"
  584. valid_from="Valid From"
  585. issued_by="Issued by"
  586. text_cert_websites_title:
  587. These security certificates in your {glossary certificate store,certificate store} identifiy web sites:
  588. :text_cert_websites_title
  589. text_cert_others_title:
  590. These security certificates in your {glossary certificate store,certificate store} identify other people:
  591. :text_cert_others_title
  592. can_send_encr_if_have_cert="If you have someone's {glossary certificate,certificate}, you can send them encrypted messages."
  593. click_add_for_someone_cert="If a security certificate you want isn't listed above, click the Add button to search for and add it to the list."
  594. text_cert_mine_title:
  595. These security certificates in your {glossary certificate store,certificate store} identify you:
  596. :text_cert_mine_title
  597. password_protects_against_unauth_use="Your {glossary personal security passwords,personal security password} protect against unauthorized use of your certificates."
  598. cert_name_reps_many="This certificate name: <br><strong> %3$s </strong>  <br><br> represents multiple certificates."
  599. choose_a_cert="Choose a certificate"
  600. cert_select_info="%2$s Serial &#35;%6$s, Valid from %3$s to %4$s"
  601. ldap_request_dialog_title="Add Security Certificate"
  602. directory_to_search="Directory to search:"
  603. cert_owners_email="Certificate owner's email address:"
  604. enter_email_of_person="Enter the email address of the person to whom you want to send encrypted mail."
  605. psm_will_search_for_persons_cert="Personal Security Manager will search the selected directory for a matching certificate. If one is found, you will be able to send that person encrypted mail."
  606. must_supply_valid_email="You must supply a valid email address for LDAP lookup!"
  607. ;
  608. ; Error messages for manual LDAP look up if no directory is set
  609. ;
  610. no_ldap_server_set:
  611. To add email certificates, specify a directory (choose Preferences from the File menu, then Addressing) and restart Communicator.
  612. :no_ldap_server_set
  613. this_certificate=This certificate:
  614. rep_for_ca="represents a certificate authority"
  615. edit_trust_settings="Edit trust settings:"
  616. cert_idents_web_sites="This certificate can identify web sites."
  617. cert_idents_mail_user="This certificate can identify mail users."
  618. cert_idents_sftwr_makers="This certificate can identify software makers."
  619. help_for_ca_trust_settings="Click Help to learn about changing certificate authority trust settings."
  620. cert_issued_by="This certificate: <strong> %1$s </strong> <br> was issued by: <strong> %2$s"
  621. issuer_cert_not_in_db="Issuer cert is not in the database!"
  622. edit_ca_trust="Edit certificate authority trust settings"
  623. trusted_issuer_explanation="Because you %7$s trust the certificate authority that issued this certificate, you %8$s trust the authenticity of this certificate unless otherwise indicated here."
  624. edit_cert_trust="Edit certificate trust settings:"
  625. trust_this_cert="Trust the authenticity of this certificate."
  626. dont_trust_this_cert="Do not trust the authenticity of this certificate."
  627. this_cert_issued_by="This certificate:  %1$s <br> was issued by: %2$s"
  628. set_token_password_title="Personal Security Password"
  629. set_password_success="Successfully set your new personal security password!"
  630. set_password_failure="Could not set your personal security password!"
  631. new_passwd="New password:"
  632. new_passwd_again="New password (again):"
  633. new_passwd_warning="Important: If you forget your Personal Security Password, you will not longer be able to use the sensitive information it protects.  Please record your password in a safe location."
  634. require_passwd="Require password:"
  635. first_time_cert_requested:
  636. First time sensitive information (such as your certificate) is requested.
  637. :first_time_cert_requested
  638. every_time_cert_requested:
  639. Every time sensitive information (such as your certificate) is requested.
  640. :every_time_cert_requested
  641. passwd_timeout_entry:
  642. After <input type="text" name="passwordwillexpire" value="%4$d" size="3"> minutes of inactivity on an encrypted site.
  643. :passwd_timeout_entry
  644. please_select_token=Please select token:
  645. select_slot_password_single=Setting password for %1$s.
  646. select_slot_password_bad=Token %1$s is not available!
  647. choose_password_to_prevent_access:
  648. You should choose a Personal Security Password to protect sensitive information (such
  649. as your security certificates) stored on the %1$s security
  650. device.
  651. :choose_password_to_prevent_access
  652. change_passwd=Change Personal Security Password for the %1$s security device.
  653. old_passwd=Old password:
  654. supply_current_password=You need to supply current password!
  655. invalid_new_password=You did not enter your new password correctly. Please try again.
  656. encryption_key_copy=Encryption Key Copy
  657. escrow_alert=Important: This certificate authority has asked to make a backup of your encryption private key.
  658. escrow_benefit1=The benefit is that if you lose access to your encryption private key, you can request a copy from this certificate authority.
  659. escrow_alert2=However, your encryption private key will be stored by the certificate authority, and could be used to read your encrypted email or documents without your permission.
  660. only_click_ok_if_trust_for_escrow=You should click OK only if you trust %3$s to protect your encryption private key.
  661. certificate_authority_text=this certificate authority
  662. kgtoken_header=Choose Security Device
  663. psm_detects_mult_slots=Personal Security Manager has detected multiple {glossary security devices,security device} installed on your computer.
  664. select_slot_to_use=Please select the security device that Personal Security Manager should use.
  665. choose_security_token=Choose Security Token
  666. please_select_slot=Please select a slot.
  667. creating_slot_that_does_not_belong_to_mod:
  668. "Trying to create a slot that does not belong to a module (name=" + name + "/status=" + status + "/serial=" + serial + "/version=" + version + ")."
  669. :creating_slot_that_does_not_belong_to_mod
  670. conifugre_and_view_pkcs11=Configure and view information about PKCS#11 security modules and <br>{glossary security devices,security device}:
  671. select_module_to_delete=Please select a module to delete.
  672. add_module_title="Add New Security Module"
  673. new_mod_setup_failed="New module setup failed.  Error code: "
  674. no_sec_advisor=Could not find security advisor.
  675. mod_name=Module name:
  676. mod_filename=Module filename:
  677. enter_info_for_mod=Enter the information for the module you want to add.
  678. version_num=Version#:
  679. serial_num=Serial#:
  680. sel_security_device=Select Security Device
  681. fipsmode_display={_fipsmode {text_disable},{text_enable}} FIPS-mode
  682. passwd_at_least_one_char=Password must be at least one character.
  683. passwd_conf_retry=Password Confirmation failed.  Re-enter passwords
  684. portable_password_title=Choose A Portable Security Password
  685. portable_passwd_protects_file=The portable security password you set here protects the backup file that you are about to create. You must set this password to proceed with the backup.
  686. portable_passwd=Portable security password:
  687. portable_passwd_again=Portable security password (again):
  688. portable_passwd_alert=Important: If you forget your portable security password, you will not be able to restore this backup later. Please record it in a safe location.
  689. multi_cert_backup_success=Successfully restored your security certificate and private key and made it your default email certificate.
  690. bad_cert_pre_text=This certificate:
  691. bad_cert_post_text=has <b>not</b> been successfully verified.
  692. serial_number=Serial number:
  693. text_validity=Validity:
  694. text_fingerprint=Fingerprint:
  695. text_comment=Comment:
  696. date_a_to_date_b=%10$s to %11$s
  697. server_cert_view_header="View Security Certificate"
  698. sig_request=Request for Signature
  699. site_requests_signature=The site <b>%2$s</b> has asked you to digitally sign your submission of the data displayed above.
  700. following_cert_used_to_sign=The following certificate will be used for signing:<br><b>%4$s</b>
  701. which_cert_to_sign=This certificate will be used to sign:
  702. issue_backup_statement=You should make a password-protected backup copy of your new  security certificate and its associated private key. 
  703. can_restore_from_file=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. 
  704. press_backup_to_continue=To make a copy, click Backup. If possible, you should save your backup copy on a floppy disk that you keep in a safe location. 
  705. prompts_for_all_certs=You will be prompted to backup all of the security certificates that you were just issued. 
  706. dont_use_ocsp=Do not use OCSP for certificate verification.
  707. use_ocsp_if_extension=Use OCSP to verify only certificates that specify an OCSP service URL.
  708. use_ocsp_for_all=Use OCSP to verify all certificates, using the URL and signer specified here:
  709. service_url=Service URL:
  710. response_signer=Response Signer:
  711. psm_knows_ocsp=Personal Security Manager can use the Online Certificate Status Protocol(OCSP) to verify certificates.
  712. configure_ocsp_as_follows=Set Personal Security Manager to use OCSP as follows:
  713. pkcs11_class_undefined=Cannot perform operation because the JavaScript class pkcs11 is not defined
  714. select_token_title=Select A Token
  715. issuer_not_found_title=Issuer Not Found
  716. show_more_cert_info=View More Info
  717. view_cert_detail=View Certificate Details
  718. ;
  719. ; cert renewal UI text strings
  720. ;
  721. cert_renewal_title="Certificate Renewal"
  722. cert_renewal_info_string="One of your security {glossary certificates,certificate} is now eligible for renewal."
  723. select_module=Select Module
  724. text_crl_button=Delete CRLs
  725. verification_services=OCSP Settings
  726. crl_dialog_text=Delete CRL
  727. select_crl_text=Select which CRL(s) you want to delete: