-
Notifications
You must be signed in to change notification settings - Fork 0
/
Localizable.strings
41 lines (39 loc) · 1 KB
/
Localizable.strings
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
/*
Localizable.strings
KeychainViewer
Created by admin on 4/12/11.
Copyright 2011 __MyCompanyName__. All rights reserved.
*/
"svce"="Service";
"acct"="Account";
"labl"="Label";
"data"="Password";
"agrp"="Access group";
"srvr"="Server";
"port"="Port";
"ptcl"="Protocol";
"protection_class"="Accessibility";
"country"="Country Name";
"state"="State or Province Name";
"locality"="Locality Name";
"organization"="Organization Name";
"organizational_unit"="Organizational Unit Name";
"common_name"="Common Name";
"issuer"="Issuer";
"version"="Version";
"serial_number"="Serial Number";
"algorithm"="Algorithm";
"parameters"="Parameters";
"not_valid_before"="Not Valid Before";
"not_valid_after"="Not Valid After";
"pk_data"="Public Key Data";
"pk_sha1"="Public Key Hash";
"signature"="Signature";
"modulus"="Modulus";
"public_exponent"="Public exponent";
"private_exponent"="Private exponent";
"prime1"="Prime 1";
"prime2"="Prime 2";
"exponent1"="Exponent 1";
"exponent2"="Exponent 2";
"coefficient"="Coefficient";