home *** CD-ROM | disk | FTP | other *** search
/ PC World 2003 May / PCWorld_2003-05_cd.bin / Komunik / phoenix / chrome / en-US.jar / locale / en-US / pippki / pippki.properties < prev    next >
Text File  |  2002-08-26  |  10KB  |  176 lines

  1. #
  2. # The contents of this file are subject to the Mozilla Public
  3. # License Version 1.1 (the "License"); you may not use this file
  4. # except in compliance with the License. You may obtain a copy of
  5. # the License at http://www.mozilla.org/MPL/
  6. #
  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. #
  12. # The Original Code is mozilla.org code.
  13. #
  14. # The Initial Developer of the Original Code is Netscape
  15. # Communications Corporation.  Portions created by Netscape are
  16. # Copyright (C) 1998 Netscape Communications Corporation. All
  17. # Rights Reserved.
  18. #
  19. # Contributor(s): 
  20.  
  21. SignedBy=Signed by %S
  22. CertPassPrompt=Please enter the Personal Security Password for the PSM Private Keys security device.
  23.  
  24. #These are for dialogs
  25. #Download Cert dialog
  26. newCAMessage1=Do you want to trust "%S" for the following purposes?
  27. unnamedCA=Certificate Authority (unnamed)
  28.  
  29. #For editing cert trust
  30. editTrustWindowTitle=Edit certificate trust
  31. editTrustCA=The certificate "%S" represents a Certificate Authority.
  32. editTrustSSL=The certificate "%S" was issued by:
  33. editTrustEmail=The certificate "%S" was issued by:
  34. 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.
  35. issuerTrusted=Because you trust the certificate authority that issued this certificate, you trust the authenticity of this certificate unless otherwise indicated here.
  36. 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.
  37. issuerCertNotFound=Certificate for this certificate authority was not found
  38.  
  39. #For Deleting Certificates
  40. deleteSslCertFlag=deleteSslFlag
  41. deleteSslCertConfirm=Are you sure you want to delete these web site certificates?
  42. deleteSslCertImpact=If you delete a web site certificate, you will be asked to accept it again the next time you visit the web site.
  43. deleteSslCertTitle=Delete Web Site Certificates
  44.  
  45. deleteUserCertFlag=deleteUserFlag
  46. deleteUserCertConfirm=Are you sure you want to delete these certificates?
  47. deleteUserCertImpact=If you delete one of your own certificates, you can no longer use it to identify yourself.
  48. deleteUserCertTitle=Delete your Certificates
  49.  
  50. deleteCaCertFlag=deleteCaFlag
  51. deleteCaCertConfirm=Are you sure you want to delete these CA certificates?
  52. deleteCaCertImpact=If you delete a certificate authority (CA) certificate, your browser will no longer trust any certificates issued by that CA.
  53. deleteCaCertTitle=Delete CA Certificates
  54.  
  55. deleteEmailCertFlag=deleteEmailFlag
  56. deleteEmailCertConfirm=Are you sure you want to delete these people's e-mail certificates?
  57. deleteEmailCertImpact=If you delete an e-mail certificate, your will no longer be able to send encrypted e-mail to those people.
  58. deleteEmailCertTitle=Delete E-Mail Certificates
  59.  
  60.  
  61. #PKCS#12 file dialogs
  62. chooseP12RestoreFileDialog=File Name to Restore
  63. chooseP12BackupFileDialog=File Name to Backup
  64.  
  65. #Mismatch Domain Dialg
  66. 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.
  67. mismatchDomainMsg2=If you suspect the certificate shown does not belong to "%S", please cancel the connection and notify the site administrator.
  68.  
  69. #Server Cert expired
  70. serverCertExpiredMsg1="%S" is a site that uses a security certificate to encrypt data during transmission, but its certificate expired on %S.
  71. serverCertExpiredTitle=Server Certificate Expired
  72. serverCertNotYetValedMsg1="%S" is a site that uses a security certificate to encrypt data during transmission, but its certificate will not be valid until %S.
  73. serverCertNotYetValidTitle=Server Certificate Not Yet Valid
  74. serverCertExpiredMsg2=You should check to make sure that your computer's time (currently set to %S) is correct.
  75.  
  76. #Preferences
  77. resetPreferences=Use this button to reset %S's security preferences to their factory settings.
  78.  
  79. #Cert verification
  80. certVerified=This certificate has been verified for the following uses:
  81. certNotVerified_CertRevoked=Could not verify this certificate because it has been revoked.
  82. certNotVerified_CertExpired=Could not verify this certificate because it has expired.
  83. certNotVerified_CertNotTrusted=Could not verify this certificate because it is not trusted.
  84. certNotVerified_IssuerNotTrusted=Could not verify this certificate because the issuer is not trusted.
  85. certNotVerified_IssuerUnknown=Could not verify this certificate because the issuer is unknown.
  86. certNotVerified_CAInvalid=Could not verify this certificate because the CA certificate is invalid.
  87. certNotVerified_Unknown=Could not verify this certificate for unknown reasons.
  88.  
  89. #Client auth
  90. clientAuthMessage1=Organization: "%S"
  91. clientAuthMessage2=Issued Under: "%S"
  92.  
  93. #Page Info
  94. pageInfo_SiteNotVerified=Web Site Identity Not Verified
  95. pageInfo_WebSiteVerified=Web Site Identity Verified
  96. 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.
  97. pageInfo_ViewCertificate=View the security certificate that verifies this web site's identity.
  98. pageInfo_NoEncryption=Connection Not Encrypted
  99. pageInfo_Privacy_None1=The web site %S does not support encryption for the page you are viewing.
  100. pageInfo_Privacy_None2=Information sent over the Internet without encryption can be seen by other people while it is in transit. 
  101. pageInfo_Privacy_None3=The page you are viewing is not encrypted.
  102. pageInfo_StrongEncryption=Connection Encrypted: High-grade Encryption (%S %S bit)
  103. pageInfo_Privacy_Strong1=The page you are viewing was encrypted before being transmitted over the Internet.
  104. 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.
  105. pageInfo_WeakEncryption=Connection Encrypted: Low-grade Encryption (%S %S bit)
  106. pageInfo_Privacy_Weak1=The web site %S is using low-grade encryption for the page you are viewing.
  107. pageInfo_Privacy_Weak2=Low-grade encryption may allow some unauthorized people to view this information.
  108.  
  109. #Cert Viewer
  110. certDetails=Certificate Viewer:
  111. notPresent=<Not Part Of Certificate>
  112. unknownIssuer=<Unknown Issuer>
  113.  
  114. escrowFinalMessage=You should click OK only if you trust "%S" to protect your encryption private key.
  115.  
  116. #Token Manager
  117. password_not_set=(not set)
  118. failed_pw_change=Unable to change Master Password.
  119. incorrect_pw=You did not enter the correct current Master Password. Please try again.
  120. pw_change_ok=Master Password successfully changed.
  121. pw_erased_ok=Warning! You have deleted your Master Password. 
  122. pw_not_wanted=Warning! You have decided not to use a Master Password.
  123. pw_empty_warning=Your stored web and email passwords, form data, and private keys will not be protected.
  124. pw_change2empty_in_fips_mode=You are currently in FIPS mode. FIPS requires a non-empty Master Password.
  125. login_failed=Failed to Login
  126. loadPK11TokenDialog=Choose a PKCS#11 device to load
  127. devinfo_modname=Module
  128. devinfo_modpath=Path
  129. devinfo_label=Label
  130. devinfo_manID=Manufacturer
  131. devinfo_serialnum=Serial Number
  132. devinfo_hwversion=HW Version
  133. devinfo_fwversion=FW Version
  134. devinfo_status=Status
  135. devinfo_desc=Description
  136. devinfo_stat_disabled=Disabled
  137. devinfo_stat_notpresent=Not Present
  138. devinfo_stat_uninitialized=Uninitialized
  139. devinfo_stat_notloggedin=Not Logged In
  140. devinfo_stat_loggedin=Logged In
  141. devinfo_stat_ready=Ready
  142. enable_fips=Enable FIPS
  143. disable_fips=Disable FIPS
  144. 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.
  145.  
  146. # CRL next update.
  147. crlNextUpdateMsg1=%S cannot establish an encrypted connection with "%S".
  148. crlNextUpdateMsg2=The certificate revocation list (CRL) from "%S" needs to be updated.
  149. NoUpdateFailure=None
  150. lastFetchUrlLabel=URL originally fetched from
  151. advertisedUrlLabel=URL advertised by the CA
  152. CrlUpdatePrefsSetConfirmation = Automatic update preferences will take effect when you restart the browser.
  153. crlAutoUpdateDayCntError=Number of days before next update must be a number greater than zero.
  154. crlAutoUpdtaeFreqCntError=Frequency of update must be a number greater than zero.
  155. disabledStatement=Automatic Update is not enabled for this CRL.
  156. enabledStatement=Automatic Update is enabled for this CRL.
  157. crlAutoupdateQuestion1=Would would like to enable automatic update?
  158. crlAutoupdateQuestion2=Would would like to view the automatic update settings?
  159. undefinedValStr=<Not Defined>
  160. undefinedURL=Auto update URL is not defined.
  161. yesButton=Yes
  162. noButton=No
  163. resetPasswordButtonLabel=Reset
  164. resetPasswordConfirmationTitle=Reset Master Password
  165. resetPasswordConfirmationMessage=Your password has been reset.
  166. crlAutoupdateEnabled=Enabled
  167. crlAutoupdateNotEnabled=Not Enabled
  168. crlAutoupdateOk=OK
  169. crlAutoupdateFailed=Failed
  170.  
  171. #Import certificate(s) file dialog
  172. importEmailCertPrompt=Select File containing somebody's Email certificate to import
  173. importCACertsPrompt=Select File containing CA certificate(s) to import
  174. importWebSiteCertPrompt=Select File containing Web Site certificate to import
  175.