Version 2.18.
[pwmd.git] / po / pwmd.pot
blobe4ded6078f9fc850631173120549c125e4c02b3d
1 # SOME DESCRIPTIVE TITLE.
2 # Copyright (C) YEAR Free Software Foundation, Inc.
3 # This file is distributed under the same license as the PACKAGE package.
4 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
6 #, fuzzy
7 msgid ""
8 msgstr ""
9 "Project-Id-Version: PACKAGE VERSION\n"
10 "Report-Msgid-Bugs-To: bjk@luxsci.net\n"
11 "POT-Creation-Date: 2010-10-24 17:34-0400\n"
12 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14 "Language-Team: LANGUAGE <LL@li.org>\n"
15 "Language: \n"
16 "MIME-Version: 1.0\n"
17 "Content-Type: text/plain; charset=CHARSET\n"
18 "Content-Transfer-Encoding: 8bit\n"
20 #: src/mem.c:156 src/mem.c:255
21 #, c-format
22 msgid "%s: %p not found"
23 msgstr ""
25 #: src/pinentry.c:85
26 msgid "it's WAY too short"
27 msgstr ""
29 #: src/pinentry.c:87
30 msgid "it is too short"
31 msgstr ""
33 #: src/pinentry.c:89
34 msgid "it is all whitespace"
35 msgstr ""
37 #: src/pinentry.c:91
38 msgid "it is based on your username"
39 msgstr ""
41 #: src/pinentry.c:93
42 msgid "it is based on a dictionary word"
43 msgstr ""
45 #: src/pinentry.c:95
46 msgid "it is based upon your password entry"
47 msgstr ""
49 #: src/pinentry.c:97
50 msgid "it's derived from your password entry"
51 msgstr ""
53 #: src/pinentry.c:99
54 msgid "it is based on a (reversed) dictionary word"
55 msgstr ""
57 #: src/pinentry.c:101
58 msgid "it is derivable from your password entry"
59 msgstr ""
61 #: src/pinentry.c:103
62 msgid "it does not contain enough DIFFERENT characters"
63 msgstr ""
65 #: src/pinentry.c:105
66 msgid "it is too simplistic/systematic"
67 msgstr ""
69 #: src/pinentry.c:260
70 msgid "Passphrase mismatch, please try again."
71 msgstr ""
73 #: src/pinentry.c:262
74 #, c-format
75 msgid "Password Manager Daemon%s%s"
76 msgstr ""
78 #: src/pinentry.c:268
79 msgid "Passphrase:"
80 msgstr ""
82 #: src/pinentry.c:272
83 #, c-format
84 msgid ""
85 "A passphrase is required to open the file \"%s\". Please enter the "
86 "passphrase below."
87 msgstr ""
89 #: src/pinentry.c:273
90 #, c-format
91 msgid ""
92 "A passphrase is required to save to the file \"%s\". Please enter the "
93 "passphrase below."
94 msgstr ""
96 #: src/pinentry.c:277
97 msgid "Please enter the passphrase again for confirmation."
98 msgstr ""
100 #: src/pinentry.c:798
101 msgid "read(): short byte count"
102 msgstr ""
104 #: src/pwmd.c:94
105 #, c-format
106 msgid "reloading configuration file '%s'"
107 msgstr ""
109 #: src/pwmd.c:260
110 #, c-format
111 msgid ""
112 "Usage: %s [options] [file1] [...]\n"
113 "    --no-fork/-n\n"
114 "          run as a foreground process\n"
115 "    --rcfile/-f <filename>\n"
116 "          load the specified rcfile (~/.pwmd/config)\n"
117 "    --convert/-C <filename>\n"
118 "          convert a version 1 data file to version 2\n"
119 "    --import/-I <filename>\n"
120 "          import an XML file\n"
121 "    --iterations/-i\n"
122 "          encrypt with the specified number of iterations when importing\n"
123 "          (default is in the rcfile \"global\" section)\n"
124 "    --key-file/-k <filename>\n"
125 "          obtain the key from the specified file when importing or "
126 "converting\n"
127 "    --outfile/-o <filename>\n"
128 "          output file to use when importing or converting (- for stdout)\n"
129 "    --disable-dump/-D\n"
130 "          disable use of the LIST, XPATH and DUMP commands\n"
131 "    --no-pinentry/-P\n"
132 "          disable use of pinentry\n"
133 "    --version\n"
134 "    --help\n"
135 msgstr ""
137 #: src/pwmd.c:291
138 #, c-format
139 msgid "gcry_check_version(): Incompatible libgcrypt. Wanted %s, got %s."
140 msgstr ""
142 #: src/pwmd.c:388
143 msgid "accepted"
144 msgstr ""
146 #: src/pwmd.c:388
147 msgid "rejected"
148 msgstr ""
150 #: src/pwmd.c:569
151 #, c-format
152 msgid "exiting, fd=%i"
153 msgstr ""
155 #: src/pwmd.c:772
156 #, c-format
157 msgid "New passphrase for file %s: "
158 msgstr ""
160 #: src/pwmd.c:777 src/pwmd.c:786 src/pwmd.c:803
161 #, c-format
162 msgid "%s: Skipping file"
163 msgstr ""
165 #: src/pwmd.c:781
166 msgid "Repeat passphrase: "
167 msgstr ""
169 #: src/pwmd.c:791
170 #, c-format
171 msgid "%s: Passphrase mismatch"
172 msgstr ""
174 #: src/pwmd.c:800
175 #, c-format
176 msgid "Passphrase required for %s: "
177 msgstr ""
179 #: src/pwmd.c:915
180 #, c-format
181 msgid "Importing XML from '%s'. Output will be written to '%s' ..."
182 msgstr ""
184 #: src/pwmd.c:931
185 #, c-format
186 msgid "%s. Maybe disabling pinentry (-P) will help?"
187 msgstr ""
189 #: src/pwmd.c:1028
190 #, c-format
191 msgid "%s: Invalid characters in filename"
192 msgstr ""
194 #: src/pwmd.c:1035
195 #, c-format
196 msgid "%s: already cached, skipping"
197 msgstr ""
199 #: src/pwmd.c:1065
200 #, c-format
201 msgid "Adding '%s' to the file cache ..."
202 msgstr ""
204 #: src/pwmd.c:1112
205 #, c-format
206 msgid "File '%s' now cached"
207 msgstr ""
209 #: src/pwmd.c:1151
210 #, c-format
211 msgid "new connection: tid=%p, fd=%i"
212 msgstr ""
214 #: src/pwmd.c:1373
215 #, c-format
216 msgid "%s started for user %s"
217 msgstr ""
219 #: src/pwmd.c:1374
220 #, c-format
221 msgid "Listening on %s"
222 msgstr ""
224 #: src/pwmd.c:1376
225 msgid "Peer credential checking is NOT supported on this OS."
226 msgstr ""
228 #: src/pwmd.c:1428
229 #, c-format
230 msgid "caught signal %i (%s)"
231 msgstr ""
233 #: src/pwmd.c:1441
234 msgid "clearing file cache"
235 msgstr ""
237 #: src/pwmd.c:1469
238 msgid "waiting for all clients to disconnect"
239 msgstr ""
241 #: src/pwmd.c:1475
242 #, c-format
243 msgid "%i clients remain"
244 msgstr ""
246 #: src/pwmd.c:1682
247 #, c-format
248 msgid "Converting version 1 data file '%s' to version 2 ..."
249 msgstr ""
251 #: src/pwmd.c:1851
252 #, c-format
253 msgid ""
254 "%s\n"
255 "Copyright (C) 2010 %s\n"
256 "Released under the terms of the GPL v2. Use at your own risk.\n"
257 "\n"
258 "Compile time features:\n"
259 "%s"
260 msgstr ""
262 #: src/pwmd.c:1911
263 msgid "invalid iteration count"
264 msgstr ""
266 #: src/pwmd.c:1994
267 #, c-format
268 msgid "%s: socket_path not defined"
269 msgstr ""
271 #: src/pwmd.c:2000
272 #, c-format
273 msgid "%s: data_directory not defined"
274 msgstr ""
276 #: src/pwmd.c:2061
277 msgid "Done. Daemonizing..."
278 msgstr ""
280 #: src/pwmd.c:2061
281 msgid "Done. Waiting for connections..."
282 msgstr ""
284 #: src/pwmd.c:2088
285 #, c-format
286 msgid ""
287 "Either there is another pwmd running or '%s' is a \n"
288 "stale socket. Please remove it manually."
289 msgstr ""
291 #: src/pwmd.c:2165
292 msgid "pwmd exiting normally"
293 msgstr ""
295 #: src/pwmd_error.c:50
296 msgid "No file is open"
297 msgstr ""
299 #: src/pwmd_error.c:52
300 msgid "General LibXML error"
301 msgstr ""
303 #: src/pwmd_error.c:54
304 msgid "File modified"
305 msgstr ""
307 #: src/pwmd_error.c:56
308 msgid "Unknown error"
309 msgstr ""
311 #: src/status.c:85
312 msgid "Waiting for lock"
313 msgstr ""