mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
42 lines
1.9 KiB
Properties
42 lines
1.9 KiB
Properties
# This Source Code Form is subject to the terms of the Mozilla Public
|
|
# License, v. 2.0. If a copy of the MPL was not distributed with this
|
|
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
|
|
|
nssdialogs.ok.label=OK
|
|
nssdialogs.cancel.label=Cancel
|
|
|
|
# These strings are stolen from security/manager/locales/en-US/chrome/pippki/pippki.dtd
|
|
downloadCert.title=Downloading Certificate
|
|
downloadCert.message1=You have been asked to trust a new Certificate Authority (CA).
|
|
downloadCert.viewCert.label=View
|
|
downloadCert.trustSSL=Trust to identify websites.
|
|
downloadCert.trustEmail=Trust to identify email users.
|
|
downloadCert.trustObjSign=Trust to identify software developers.
|
|
caCertExists.title=Certificate Exists
|
|
caCertExists.message=The Certificate already exists.
|
|
pkcs12.getpassword.title=Password Entry Dialog
|
|
pkcs12.getpassword.message=Please enter the password that was used to encrypt this certificate backup.
|
|
clientAuthAsk.title=User Identification Request
|
|
clientAuthAsk.message1=This site has requested that you identify yourself with a certificate:
|
|
clientAuthAsk.message2=Choose a certificate to present as identification:
|
|
clientAuthAsk.message3=Details of selected certificate:
|
|
clientAuthAsk.remember.label=Remember this decision
|
|
clientAuthAsk.organization=Organization: "%S"
|
|
clientAuthAsk.issuer=Issued Under: "%S"
|
|
clientAuthAsk.viewCert.label=View
|
|
|
|
certmgr.title=Certificate Details
|
|
# These strings are stolen from security/manager/locales/en-US/chrome/pippki/certManager.dtd
|
|
certmgr.subjectinfo.label=Issued To
|
|
certmgr.issuerinfo.label=Issued By
|
|
certmgr.validity.label=Validity
|
|
certmgr.fingerprints.label=Fingerprints
|
|
certmgr.certdetail.cn=Common Name (CN)
|
|
certmgr.certdetail.o=Organization (O)
|
|
certmgr.certdetail.ou=Organizational Unit (OU)
|
|
certmgr.certdetail.serialnumber=Serial Number
|
|
certmgr.certdetail.sha1fingerprint=SHA1 Fingerprint
|
|
certmgr.certdetail.md5fingerprint=MD5 Fingerprint
|
|
certmgr.issued=Issued On
|
|
certmgr.expires=Expires On
|