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 / pipnss / pipnss.properties < prev   
Text File  |  2002-10-11  |  12KB  |  237 lines

  1. #
  2. # The contents of this file are subject to the Netscape 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/NPL/
  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. #    Javier Delgadillo <javi@netscape.com>
  21. #    Brian Ryner <bryner@netscape.com>
  22. #    Terry Hayes <thayes@netscape.com> 
  23.  
  24. SignedBy=Signed by %S
  25. CertPassPrompt=Please enter the master password for the %S.
  26. # the following strings have special requirements:
  27. # they must fit in a 32 or 64 byte buffer after being translated
  28. # to UTF8.  Note to translator. It's not easy for you to figure
  29. # whether the escaped unicode string you produce will fit in 
  30. # the space allocated.
  31. #
  32. # 64 bytes long after conversion to UTF8
  33. RootCertModuleName=Builtin Roots Module
  34. #
  35. # 32 bytes long after conversion to UTF8
  36. ManufacturerID=Mozilla.org
  37. #
  38. # 32  bytes long after conversion to UTF8
  39. LibraryDescription=PSM Internal Crypto Services
  40. #
  41. # 32 bytes long after conversion to UTF8
  42. TokenDescription=Generic Crypto Services
  43. #
  44. # 32 bytes long after conversion to UTF8
  45. PrivateTokenDescription=Software Security Device
  46. #
  47. # 64 bytes long after conversion to UTF8
  48. SlotDescription=PSM Internal Cryptographic Services
  49. #
  50. # 64 bytes long after conversion to UTF8
  51. PrivateSlotDescription=PSM Private Keys
  52. #
  53. # 64
  54. FipsSlotDescription=PSM Internal FIPS-140-1 Cryptographic Services
  55. # 64
  56. FipsPrivateSlotDescription=PSM FIPS-140-1 User Private Key Services
  57. # 32
  58. InternalToken=Software Security Device
  59. # End of size restriction.
  60. VerifySSLClient=SSL Client Certificate
  61. VerifySSLServer=SSL Server Certificate
  62. VerifySSLStepUp=SSL Server with Step-up
  63. VerifySSLCA=SSL Certificate Authority
  64. VerifyEmailSigner=Email Signer Certificate
  65. VerifyEmailRecip=Email Recipient Certificate
  66. VerifyProtectObjSign=Protected Object Signer
  67. VerifyObjSign=Object Signer
  68. VerifyUserImport=User Import Cert
  69. VerifyCAVerifier=CA Verifier
  70. VerifyStatusResponder=Status Responder Certificate
  71. VerifyAnyCA=Any Certificate Authority
  72. HighGrade=2048 (High Grade)
  73. MediumGrade=1024 (Medium Grade)
  74. LowGrade= 512 (Low Grade)
  75. nick_template=%1$s's %2$s ID
  76. nick_template_with_num=%1$s's %2$s ID #%3$d
  77. #These are the strings set for the ASN1 objects in a certificate.
  78. CertDumpCertificate=Certificate
  79. CertDumpVersion=Version
  80. CertDumpVersion1=Version 1
  81. CertDumpVersion2=Version 2
  82. CertDumpVersion3=Version 3
  83. CertDumpSerialNo=Serial Number
  84. CertDumpOID=Object Identifier
  85. CertDumpMD2WithRSA=PKCS #1 MD2 With RSA Encryption
  86. CertDumpMD5WithRSA=PKCS #1 MD5 With RSA Encryption
  87. CertDumpSHA1WithRSA=PKCS #1 SHA-1 With RSA Encryption
  88. CertDumpDefOID=Object Identifier (%S)
  89. CertDumpNULL=NULL
  90. CertDumpIssuer=Issuer
  91. CertDumpSubject=Subject
  92. CertDumpRDN=Relative Distinguished Name
  93. CertDumpATV=Attribute Type and Value
  94. CertDumpAVACountry=C
  95. CertDumpAVAState=ST
  96. CertDumpAVALocality=L
  97. CertDumpAVAOrg=O
  98. CertDumpAVAOU=OU
  99. CertDumpAVACN=CN
  100. CertDumpUserID=UID
  101. CertDumpPK9Email=E
  102. CertDumpAVADN=DN
  103. CertDumpAVADC=DC
  104. CertDumpValidity=Validity
  105. CertDumpNotBefore=Not Before
  106. CertDumpNotAfter=Not After
  107. CertDumpSPKI=Subject Public Key Info
  108. CertDumpSPKIAlg=Subject Public Key Algorithm
  109. CertDumpAlgID=Algorithm Identifier
  110. CertDumpParams=Algorithm Parameters
  111. CertDumpRSAEncr=PKCS #1 RSA Encryption
  112. CertDumpIssuerUniqueID=Issuer Unique ID
  113. CertDumpSubjPubKey=Subject's Public Key
  114. CertDumpSubjectUniqueID=Subject Unique ID
  115. CertDumpExtensions=Extensions
  116. CertDumpCertType=Netscape Certificate Type
  117. CertDumpKeyUsage=Certificate Key Usage
  118. CertDumpAuthKeyID=Certificate Authority Key Identifier
  119. CertDumpCertTypeEmail=Email
  120. CertDumpEmailCA=Email Certificate Authority
  121. CertDumpKUSign=Signing
  122. CertDumpKUNonRep=Non-repudiation
  123. CertDumpKUEnc=Key Encipherment
  124. CertDumpKUDEnc=Data Encipherment
  125. CertDumpKUKA=Key Agreement
  126. CertDumpKUCertSign=Certificate Signer
  127. CertDumpKUCRLSigner=CRL Signer
  128. CertDumpCritical=Critical
  129. CertDumpNonCritical=Not Critical
  130. CertDumpSigAlg=Certificate Signature Algorithm
  131. CertDumpCertSig=Certificate Signature Value
  132. CertDumpExtensionFailure=Error: Unable to process extension
  133. VerifySSLClient_p=Client
  134. VerifySSLServer_p=Server
  135. VerifySSLStepUp_p=Step-up
  136. VerifySSLCA_p=SSL CA
  137. VerifyEmailSigner_p=Sign
  138. VerifyEmailRecip_p=Encrypt
  139. VerifyProtectObjSign_p=Protected Object Signer
  140. VerifyObjSign_p=Object Signer
  141. VerifyUserImport_p=User Import
  142. VerifyCAVerifier_p=CA Verifier
  143. VerifyStatusResponder_p=Status Responder
  144. VerifyAnyCA_p=CA
  145. VerifiedTrue=true
  146. VerifiedFalse=false
  147. PK11BadPassword=The password entered was incorrect.
  148. SuccessfulP12Backup=Successfully backed up your security certificate(s) and private key(s).
  149. SuccessfulP12Restore=Successfully restored your security certificate(s) and private key(s).
  150. PKCS12PasswordInvalid=Could not decode PKCS #12 file.  Perhaps the password you entered was incorrect?
  151. PKCS12DecodeErr=Failed to decode the file.  Either it is not in PKCS #12 format, has been corrupted, or the password you entered was incorrect.
  152. PKCS12UnknownErrRestore=Failed to restore the PKCS #12 file for unknown reasons.
  153. PKCS12UnknownErrBackup=Failed to create the PKCS #12 backup file for unknown reasons.
  154. PKCS12UnknownErr=The PKCS #12 operation failed for unknown reasons.
  155. PKCS12InfoNoSmartcardBackup=It is not possible to back up certificates from a hardware security device such as a smart card.
  156. PKCS12DupData=The certificate and private key already exist on the security device.
  157. AddModulePrompt=Are you sure you want to install this security module?
  158. AddModuleName=Module Name: %S
  159. AddModulePath=Path: %S
  160. AddModuleSuccess=A new security module has been installed
  161. AddModuleFailure=Unable to add module
  162. AddModuleDup=Security Module already exists
  163. DelModuleBadName=Invalid module name.
  164. DelModuleWarning=Are you sure you want to delete this security module?
  165. DelModuleError=Unable to delete module
  166. DelModuleIntSuccess=Internal security module successfully deleted
  167. DelModuleExtSuccess=External security module successfully deleted
  168. ForcedBackup1=You should make a password-protected backup copy of your new security certificate and its associated private key.
  169. ForcedBackup2=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.
  170. ForcedBackup3=To make a copy, click OK. If possible, you should save your backup copy on a floppy disk that you keep in a safe location.
  171. UnknownCertIssuer=(Unknown Issuer)
  172. UnknownCertOrg=(Unknown Organization)
  173. AVATemplate=%S = %S
  174. SSLDisabled=You cannot connect to %S because SSL is disabled. 
  175. SSL2Disabled=You cannot connect to %S because SSL version 2 is disabled.
  176. SSLNoMatchingCiphers=%S and %S cannot communicate securely because they have no common encryption algorithms.
  177. UsersCertRevoked=Could not establish an encrypted connection with %S because your certificate has been revoked.
  178. UsersCertExpired=Could not establish an encrypted connection with %S because your certificate is expired.
  179. UsersCertRejected=Could not establish an encrypted connection because your certificate was rejected by %S. Error Code: %S.
  180. BadMac=%S received a message with incorrect Message Authentication Code. If the error occurs frequently, contact the website administrator.
  181. PeerResetConnection=%S has closed the connection. Error Code: %S
  182. HostResetConnection=The current transfer has been cancelled.
  183. BadPassword=An incorrect password was provided.
  184. BadDatabase=There is a problem with your certificate database [Error Code: %S].
  185. BadServer=%S has sent an incorrect or unexpected message. Error Code: %S
  186. BadClient=%S has received an incorrect or unexpected message. Error Code: %S
  187. SSLGenericError=Error establishing an encrypted connection to %S. Error Code: %S.
  188. TimeOut=Connection request timed out.
  189. PeersCertUntrusted=Could not establish an encrypted connection because certificate presented by %S is not trusted.
  190. PeersCertRevoked=Could not establish an encrypted connection because certificate presented by %S has been revoked.
  191. PeersCertExpired=Could not establish an encrypted connection because certificate presented by %S has expired.
  192. PeersCertWrongDomain=Could not establish an encrypted connection because certificate presented by %S is for a different domain.
  193. PeersCertBadSignature=Could not establish an encrypted connection because certificate presented by %S has an invalid signature.
  194. PeersCertNoGood=Could not establish an encrypted connection because certificate presented by %S is invalid or corrupted. Error Code: %S
  195. CRLExpired=Certificate Revocation List (CRL) from the CA certifying %S is past its Next Update date. Please update the CRL.
  196. CRLNotYetValid=Certificate Revocation List (CRL) from the CA certifying %S is not yet valid. Please check your system clock.
  197. CRLSigNotValid=Certificate Revocation List (CRL) from the CA certifying %S has an invalid digital signature.
  198. CRLSNotValid=Certificate Revocation List (CRL) from the CA certifying %S is not valid.
  199. OCSPMalformedRequest=Error trying to validate certificate from %S using OCSP - malformed request.
  200. OCSPRequestNeedsSig=Error trying to validate certificate from %S using OCSP - request needs signature.
  201. OCSPUnauthorizedReq=Error trying to validate certificate from %S using OCSP - unauthorized request.
  202. OCSPServerError=Error trying to validate certificate from %S using OCSP - server error.
  203. OCSPTryServerLater=Error trying to validate certificate from %S using OCSP - server is busy. Please try again later.
  204. OCSPFutureResponse=Error trying to validate certificate from %S using OCSP - response contains a date which is in the future.
  205. OCSPOldResponse=Error trying to validate certificate from %S using OCSP - old response.
  206. OCSPCorruptedResponse=Error trying to validate certificate from %S using OCSP - corrupted or unknown response. Error Code: %S.
  207. OCSPUnauthorizedResponse=Error trying to validate certificate from %S using OCSP - unauthorized response.
  208. OCSPUnknownCert=Error trying to validate certificate from %S using OCSP - unknown certificate.
  209. OCSPNoDefaultResponder=Error trying to validate certificate from %S using OCSP - no default responder specified.
  210. OCSPDirLookup=Error trying to validate certificate from %S using OCSP - directory lookup error.
  211. CertInfoIssuedFor=Issued to:
  212. CertInfoIssuedBy=Issued by:
  213. CertInfoValid=Valid
  214. CertInfoFrom=from
  215. CertInfoTo=to
  216. CertInfoPurposes=Purposes
  217. P12DefaultNickname=Imported Certificate
  218. CrlImportSuccess=The browser successfully imported the certificate revocation list (CRL).
  219. CrlImportFailure1=The browser cannot import the Certificate Revocation List (CRL).
  220. CrlImportFailureExpired=A more recent version of this CRL is available.
  221. CrlImportFailureBadSignature=CRL has an invalid Signature.
  222. CrlImportFailureInvalid=New CRL has an invalid format.
  223. CrlImportFailureOld=New CRL is older than the current one.
  224. CrlImportFailureNotYetValid=The CRL is not yet valid. You might want to check your system clock.
  225. CrlImportFailureNetworkProblem=Download of the CRL failed due to Network problems.
  226. CrlImportFailureReasonUnknown=Error Importing CRL to local Database. Error Code: 
  227. CrlImportFailure2=Please ask your system administrator for assistance.
  228. NSSInitProblem=Could not initialize the browser's security component. The most likely cause is problems with files in your browser's profile directory. Please check that this directory has no read/write restrictions and your hard disk is not full or close to full. It is recommended that you exit the browser and fix the problem. If you continue to use this browser session, you might see incorrect browser behaviour when accessing security features.
  229. VerifyExpired=<Expired>
  230. VerifyRevoked=<Revoked>
  231. VerifyNotTrusted=<Not Trusted>
  232. VerifyIssuerNotTrusted=<Issuer Not Trusted>
  233. VerifyIssuerUnknown=<Issuer Unknown>
  234. VerifyInvalidCA=<Invalid CA>
  235. VerifyUnknown=<Unknown>
  236.