1msgid  "command name must be either encrypt or decrypt"
2msgstr
3msgid  "Usage:\n"
4msgstr
5msgid  "  encrypt -l\n"
6msgstr
7msgid  "  encrypt -a <algorithm> "
8       "[-v] [-k <keyfile> | -K <keylabel> [-T <tokenspec>]] "
9       "[-i <infile>] [-o <outfile>]\n"
10msgstr
11msgid  "  decrypt -l\n"
12msgstr
13msgid  "  decrypt -a <algorithm> "
14       "[-v] [-k <keyfile> | -K <keylabel> [-T <tokenspec>]] "
15       "[-i <infile>] [-o <outfile>]\n"
16msgstr
17msgid  "Algorithm       Keysize:  Min   Max (bits)\n"
18       "------------------------------------------\n"
19msgstr
20msgid  "unknown algorithm -- %s"
21msgstr
22msgid  "invalid key."
23msgstr
24msgid  "invalid passphrase."
25msgstr
26msgid  "failed to initialize "
27       "PKCS #11 framework: %s"
28msgstr
29msgid  "failed to find any cryptographic provider,"
30       "please check with your system administrator: %s"
31msgstr
32msgid  "malloc: %s"
33msgstr
34# msgid  "failed to find any cryptographic provider,"
35#        "please check with your system administrator: %s"
36# msgstr
37msgid  "no matching PKCS#11 token"
38msgstr
39msgid  "no cryptographic provider was "
40       "found for this algorithm -- %s"
41msgstr
42msgid  "can not open PKCS #11 session: %s"
43msgstr
44# msgid  "malloc: %s"
45# msgstr
46msgid  "Unable to generate random "
47       "data for initialization vector."
48msgstr
49msgid  "unable to find key type for algorithm."
50msgstr
51msgid  "can not open input file %s"
52msgstr
53msgid  "can not stat input file %s"
54msgstr
55msgid  "cannot create temp file"
56msgstr
57msgid  "cannot open output file %s"
58msgstr
59msgid  "failed to get format version from "
60       "input file."
61msgstr
62msgid  "failed to get iterations from "
63       "input file."
64msgstr
65msgid  "failed to get initialization "
66       "vector from input file."
67msgstr
68msgid  "failed to get salt data from "
69       "input file."
70msgstr
71msgid  "Unrecognized format version read from "
72       "input file - expected %d, got %d."
73msgstr
74msgid  "Can not find the token key"
75msgstr
76msgid  "unable to generate random "
77       "data for key salt."
78msgstr
79msgid  "failed to generate a key: %s"
80msgstr
81msgid  "failed to initialize crypto operation: %s"
82msgstr
83msgid  "failed to write version number "
84       "to output file."
85msgstr
86msgid  "failed to write iterations to output"
87msgstr
88msgid  "failed to write initialization vector "
89       "to output"
90msgstr
91msgid  "failed to write salt data to output"
92msgstr
93msgid  "rename failed."
94msgstr
95msgid  "["
96msgstr
97msgid  "|"
98msgstr
99msgid  "."
100msgstr
101# msgid  "malloc: %s"
102# msgstr
103msgid  "crypto operation failed: %s"
104msgstr
105msgid  "failed to write result to output file."
106msgstr
107# msgid  "."
108# msgstr
109# msgid  "."
110# msgstr
111msgid  "Done."
112msgstr
113msgid  "error reading from input file"
114msgstr
115# msgid  "failed to write result to output file."
116# msgstr
117# msgid  "crypto operation failed: %s"
118# msgstr
119