1/* If a X500 name has a description and a common name we display CommonName (Description) using this format string */
2"%@ (%@)" = "%1$@ (%2$@)";
3
4/* Format string used to build a list of values, first argument is list second argument is to be appended element */
5"%@, %@" = "%1$@, %2$@";
6
7/* Format string for encoded field data (e.g. Sequence; 128 bytes; data = 00 00 ...) */
8"%@; %d %@; data = %@" = "%1$@; %2$d %3$@; data = %4$@";
9
10/* format string to turn version number into a string */
11"%d" = "%d";
12
13/* Value of a field if its length is 0 */
14"<NULL>" = "<NULL>";
15
16/* CRL Distribution Points extension supported reason name */
17"AA Compromise" = "AA Compromise";
18
19/* Label of field in authority info access extension */
20"Access Location" = "Access Location";
21
22/* Label of field in authority info access extension */
23"Access Method" = "Access Method";
24
25/* CRL Distribution Points extension supported reason name */
26"Affiliation Changed" = "Affiliation Changed";
27
28/* Label of the algorithm subfield of an AlgorithmIdentifer */
29"Algorithm" = "Algorithm";
30
31/* Label of field in Authority Key Identifier extension */
32"Authority Certificate Serial Number" = "Authority Certificate Serial Number";
33
34/* Authority info access extension label */
35"Authority Information Access" = "Authority Information Access";
36
37/* Authority Key Identifier extension label */
38"Authority Key Identifier" = "Authority Key Identifier";
39
40/* Label used for Basic Constraints when value is invalid */
41"Basic Constraints" = "Basic Constraints";
42
43/* First argument to SEC_BLOB_KEY format string for a bit string */
44"Bit string" = "Bit string";
45
46/* No comment provided by engineer. */
47"bits" = "bits";
48
49/* First argument to SEC_BLOB_KEY format string for a Byte string */
50"Byte string" = "Byte string";
51
52/* Third argument to SEC_BLOB_KEY format string for a byte string */
53"bytes" = "bytes";
54
55/* CRL Distribution Points extension supported reason name */
56"CA Compromise" = "CA Compromise";
57
58/* X.509 key usage bitfield name */
59"Cert Sign" = "Cert Sign";
60
61/* Label for boolean is_ca property of a basic constraints extension */
62"Certificate Authority" = "Certificate Authority";
63
64/* CRL Distribution Points extension supported reason name */
65"Certificate Hold" = "Certificate Hold";
66
67/* Certificate Policies extension label */
68"Certificate Policies" = "Certificate Policies";
69
70/* No comment provided by engineer. */
71"Certificate Type" = "Certificate Type";
72
73/* CRL Distribution Points extension supported reason name */
74"Cessation Of Operation" = "Cessation Of Operation";
75
76/* Label of field in Certificate Policies extension */
77"CPS URI" = "CPS URI";
78
79/* Label of field in extension that indicates whether this extension is critical */
80"Critical" = "Critical";
81
82/* CRL Distribution Points extension label */
83"CRL Distribution Points" = "CRL Distribution Points";
84
85/* Label for CRL issuer field of CRL Distribution Points extension */
86"CRL Issuer" = "CRL Issuer";
87
88/* X.509 key usage bitfield name */
89"CRL Sign" = "CRL Sign";
90
91/* Label for raw data of extension (used for unknown extensions) */
92"Data" = "Data";
93
94/* X.509 key usage bitfield name */
95"Data Encipherment" = "Data Encipherment";
96
97/* X.509 key usage bitfield name */
98"Decipher Only" = "Decipher Only";
99
100/* X.509 key usage bitfield name */
101"Digital Signature" = "Digital Signature";
102
103/* label for general name field value */
104"Directory Name" = "Directory Name";
105
106/* label for general name field value */
107"DNS Name" = "DNS Name";
108
109/* label for general name field value */
110"EDI Party Name" = "EDI Party Name";
111
112/* label for general name field value */
113"Email Address" = "Email Address";
114
115/* X.509 key usage bitfield name */
116"Encipher Only" = "Encipher Only";
117
118/* No comment provided by engineer. */
119"Expired" = "Expired";
120
121/* Label of expiration date value when certificate is temporally valid */
122"Expires" = "Expires";
123
124/* Label of field in Certificate Policies extension */
125"Explicit Text" = "Explicit Text";
126
127/* Extended key usage extension label */
128"Extended Key Usage" = "Extended Key Usage";
129
130/* Label used for General Name entry when value is invalid */
131"General Name" = "General Name";
132
133/* Label used for General Names when value is invalid */
134"General Names" = "General Names";
135
136/* No comment provided by engineer. */
137"Hostname mismatch." = "Hostname mismatch.";
138
139/* Label of field in policy constraints extension */
140"Inhibit Policy Mapping" = "Inhibit Policy Mapping";
141
142/* Label of a value is printed into this string if the data is not valid */
143"Invalid %@" = "Invalid %@";
144
145/* No comment provided by engineer. */
146"Invalid certificate chain linkage." = "Invalid certificate chain linkage.";
147
148/* label for general name field value */
149"IP Address" = "IP Address";
150
151/* No comment provided by engineer. */
152"Issued By" = "Issued By";
153
154/* No comment provided by engineer. */
155"Issuer Name" = "Issuer Name";
156
157/* No comment provided by engineer. */
158"Issuer Summary" = "Issuer Summary";
159
160/* No comment provided by engineer. */
161"Issuer Unique ID" = "Issuer Unique ID";
162
163/* X.509 key usage bitfield name */
164"Key Agreement" = "Key Agreement";
165
166/* CRL Distribution Points extension supported reason name */
167"Key Compromise" = "Key Compromise";
168
169/* X.509 key usage bitfield name */
170"Key Encipherment" = "Key Encipherment";
171
172/* Label of field in Subject or Authority Key Identifier extension */
173"Key Identifier" = "Key Identifier";
174
175/* Subsection label in CRL Distribution Points extension. */
176"Name Relative To CRL Issuer" = "Name Relative To CRL Issuer";
177
178/* Value for a boolean property when it's value is false (example critical: no) */
179"No" = "No";
180
181/* X.509 key usage bitfield name */
182"Non-Repudiation" = "Non-Repudiation";
183
184/* field value of parameters field when no parameters are present */
185"none" = "none";
186
187/* format string for undisplayed field data with a given DER tag and length */
188"not displayed (tag = %@; length %d)" = "not displayed (tag = %1$@; length %2$d)";
189
190/* label indicating the date after which something is no longer valid */
191"Not Valid After" = "Not Valid After";
192
193/* label indicating the soonest date at which something is valid */
194"Not Valid Before" = "Not Valid Before";
195
196/* Label of field in Certificate Policies extension */
197"Notice Numbers" = "Notice Numbers";
198
199/* Netscape certificate type usage value */
200"Object Signing" = "Object Signing";
201
202/* Netscape certificate type usage value */
203"Object Signing CA" = "Object Signing CA";
204
205/* value of an oid field if it's length is more than what we allow for oids */
206"Oid too long" = "Oid too long";
207
208/* No comment provided by engineer. */
209"One or more certificates have expired or are not valid yet." = "One or more certificates have expired or are not valid yet.";
210
211/* No comment provided by engineer. */
212"One or more unsupported critical extensions found." = "One or more unsupported critical extensions found.";
213
214/* Label of field in Certificate Policies extension */
215"Organization" = "Organization";
216
217/* Label used for Other Name RDN when value is invalid */
218"Other Name" = "Other Name";
219
220/* Label of the parameters subfield of an AlgorithmIdentifer */
221"Parameters" = "Parameters";
222
223/* Label for path length constraint property of a basic constraints extension */
224"Path Length Constraint" = "Path Length Constraint";
225
226/* Policy constraints extension label */
227"Policy Constraints" = "Policy Constraints";
228
229/* Format string for label of field in Certificate Policies extension, %d is a monotonic increasing counter starting at 1 */
230"Policy Identifier #%d" = "Policy Identifier #%d";
231
232/* Format string for label of field in Certificate Policies extension, %d is a monotonic increasing counter starting at 1 */
233"Policy Qualifier #%d" = "Policy Qualifier #%d";
234
235/* No comment provided by engineer. */
236"Policy requirements not met." = "Policy requirements not met.";
237
238/* Label for an invlaid private key se perion value */
239"Private Key Usage Period" = "Private Key Usage Period";
240
241/* CRL Distribution Points extension supported reason name */
242"Privilege Withdrawn" = "Privilege Withdrawn";
243
244/* No comment provided by engineer. */
245"Public Key Algorithm" = "Public Key Algorithm";
246
247/* No comment provided by engineer. */
248"Public Key Data" = "Public Key Data";
249
250/* Label of field in extended key usage extension */
251"Purpose" = "Purpose";
252
253/* Label of field in Certificate Policies extension */
254"Qualifier" = "Qualifier";
255
256/* Label of a RDN */
257"RDN" = "RDN";
258
259/* CRL Distribution Points extension supported reasons bitfield label */
260"Reasons" = "Reasons";
261
262/* label for general name field value */
263"Registered ID" = "Registered ID";
264
265/* Label of field in policy constraints extension */
266"Require Explicit Policy" = "Require Explicit Policy";
267
268/* Netscape certificate type usage value */
269"Reserved" = "Reserved";
270
271/* No comment provided by engineer. */
272"Root certificate is not trusted." = "Root certificate is not trusted.";
273
274/* Netscape certificate type usage value */
275"S/MIME" = "S/MIME";
276
277/* Netscape certificate type usage value */
278"S/MIME CA" = "S/MIME CA";
279
280/* First argument to SEC_BLOB_KEY format string for a Sequence */
281"Sequence" = "Sequence";
282
283/* No comment provided by engineer. */
284"Serial Number" = "Serial Number";
285
286/* First argument to SEC_BLOB_KEY format string for a Set */
287"Set" = "Set";
288
289/* No comment provided by engineer. */
290"Signature" = "Signature";
291
292/* No comment provided by engineer. */
293"Signature Algorithm" = "Signature Algorithm";
294
295/* Netscape certificate type usage value */
296"SSL CA" = "SSL CA";
297
298/* Netscape certificate type usage value */
299"SSL client" = "SSL client";
300
301/* Netscape certificate type usage value */
302"SSL server" = "SSL server";
303
304/* Subject Key Identifier extension label */
305"Subject Key Identifier" = "Subject Key Identifier";
306
307/* No comment provided by engineer. */
308"Subject Name" = "Subject Name";
309
310/* No comment provided by engineer. */
311"Subject Unique ID" = "Subject Unique ID";
312
313/* CRL Distribution Points extension supported reason name */
314"Superseded" = "Superseded";
315
316/* No comment provided by engineer. */
317"This certificate has an issuer that has expired" = "This certificate has an issuer that has expired";
318
319/* No comment provided by engineer. */
320"This certificate has an issuer that is not yet valid" = "This certificate has an issuer that is not yet valid";
321
322/* No comment provided by engineer. */
323"This certificate has expired" = "This certificate has expired";
324
325/* No comment provided by engineer. */
326"This certificate is not yet valid" = "This certificate is not yet valid";
327
328/* The certificate is temporally valid */
329"This certificate is valid" = "This certificate is valid";
330
331/* Label of a value is printed into this string if the data can not been parsed according to it's type */
332"Unparsed %@" = "Unparsed %@";
333
334/* CRL Distribution Points extension supported reason name */
335"Unused" = "Unused";
336
337/* label for general name field value */
338"URI" = "URI";
339
340/* Label for KeyUsage bitfield values */
341"Usage" = "Usage";
342
343/* No comment provided by engineer. */
344"Valid from" = "Valid from";
345
346/* No comment provided by engineer. */
347"Version" = "Version";
348
349/* label for general name field value */
350"X.400 Address" = "X.400 Address";
351
352/* Label of a X.501 Name */
353"X.501 Name" = "X.501 Name";
354
355/* No comment provided by engineer. */
356"X.509 version %d %scertificate" = "X.509 version %1$d %2$scertificate";
357
358/* Value for a boolean property when it's value is true (example critical: yes) */
359"Yes" = "Yes";
360
361