Forgot to destroy the pth_msgport_t. Fixed.
[pwmd.git] / po / pwmd.pot
blob0225f20f577a9c8e3c94a372c846b0ed5da9ff89
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: 2008-12-18 19:37-0500\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 "MIME-Version: 1.0\n"
16 "Content-Type: text/plain; charset=CHARSET\n"
17 "Content-Transfer-Encoding: 8bit\n"
19 #: src/cache.h:25
20 #, c-format
21 msgid "LOCK %s tid=%p"
22 msgstr ""
24 #: src/cache.h:26
25 #, c-format
26 msgid "UNLOCK %s tid=%p"
27 msgstr ""
29 #: src/cache.h:34
30 #, c-format
31 msgid "%s(): cache mutex LOCKED"
32 msgstr ""
34 #: src/commands.c:573
35 #, c-format
36 msgid "client validation failed for file '%s'"
37 msgstr ""
39 #: src/mem.c:95 src/mem.c:178
40 #, c-format
41 msgid "%s: %p not found"
42 msgstr ""
44 #: src/pwmd.c:105
45 #, c-format
46 msgid "reloading configuration file '%s'"
47 msgstr ""
49 #: src/pwmd.c:253
50 #, c-format
51 msgid ""
52 "Usage: %s [-hvDnP] [-f <rcfile>] [-C <filename>] [-I <filename> [-i "
53 "<iter>]]\n"
54 "       [-k <keyfile>] [-o <outfile>] [file1] [...]\n"
55 "    -n  run as a foreground process\n"
56 "    -f  load the specified rcfile (~/.pwmd/config)\n"
57 "    -C  convert a version 1 data file to version 2\n"
58 "    -I  import an XML file\n"
59 "    -i  encrypt with the specified number of iterations when importing\n"
60 "        (config default in the \"global\" section)\n"
61 "    -k  obtain the key from the specified file\n"
62 "    -o  output file for use with the -C and -I options\n"
63 "    -D  disable use of the LIST and DUMP commands\n"
64 "    -P  disable pinentry\n"
65 "    -v  version\n"
66 "    -h  this help text\n"
67 msgstr ""
69 #: src/pwmd.c:290
70 msgid "Required AES cipher not supported by libgcrypt."
71 msgstr ""
73 #: src/pwmd.c:354
74 msgid "Waiting for lock"
75 msgstr ""
77 #: src/pwmd.c:407
78 #, c-format
79 msgid "exiting, fd=%i"
80 msgstr ""
82 #: src/pwmd.c:578 src/pwmd.c:1465
83 msgid "pth_spawn() failed"
84 msgstr ""
86 #: src/pwmd.c:873
87 #, c-format
88 msgid "New passphrase for %s: "
89 msgstr ""
91 #: src/pwmd.c:878 src/pwmd.c:888 src/pwmd.c:912
92 #, c-format
93 msgid "%s: Skipping file"
94 msgstr ""
96 #: src/pwmd.c:882
97 msgid "Repeat passphrase: "
98 msgstr ""
100 #: src/pwmd.c:895
101 #, c-format
102 msgid "%s: Passphrase mismatch"
103 msgstr ""
105 #: src/pwmd.c:906
106 #, c-format
107 msgid "Passphrase required for %s: "
108 msgstr ""
110 #: src/pwmd.c:925
111 #, c-format
112 msgid "%s: Invalid passphrase"
113 msgstr ""
115 #: src/pwmd.c:931
116 #, c-format
117 msgid "%s: Invalid passphrase, skipping"
118 msgstr ""
120 #: src/pwmd.c:1020
121 msgid "Incorrect passphrase. Please try again."
122 msgstr ""
124 #: src/pwmd.c:1357
125 #, c-format
126 msgid "%s: Invalid characters in filename"
127 msgstr ""
129 #: src/pwmd.c:1422
130 #, c-format
131 msgid "%s: File added to the cache"
132 msgstr ""
134 #: src/pwmd.c:1473
135 #, c-format
136 msgid "new tid=%s, fd=%i, addr=%s"
137 msgstr ""
139 #: src/pwmd.c:1475
140 #, c-format
141 msgid "new tid=%s, fd=%i"
142 msgstr ""
144 #: src/pwmd.c:1647
145 #, c-format
146 msgid "%s started for user %s"
147 msgstr ""
149 #: src/pwmd.c:1688
150 #, c-format
151 msgid "caught signal %i (%s)"
152 msgstr ""
154 #: src/pwmd.c:1706
155 msgid "clearing file cache"
156 msgstr ""
158 #: src/pwmd.c:1744
159 msgid "waiting for all threads to terminate"
160 msgstr ""
162 #: src/pwmd.c:1750
163 #, c-format
164 msgid "%i threads remain"
165 msgstr ""
167 #: src/pwmd.c:1999
168 #, c-format
169 msgid ""
170 "%s\n"
171 "Copyright (c) %s\n"
172 "Released under the terms of the GPL v2. Use at your own risk.\n"
173 "\n"
174 "Compile time features:\n"
175 "%s"
176 msgstr ""
178 #: src/pwmd.c:2093
179 #, c-format
180 msgid "%s: socket_path not defined"
181 msgstr ""
183 #: src/pwmd.c:2105
184 #, c-format
185 msgid "%s: data_directory not defined"
186 msgstr ""
188 #: src/pwmd.c:2169
189 msgid "Done. Daemonizing..."
190 msgstr ""
192 #: src/pwmd.c:2169
193 msgid "Done. Waiting for connections..."
194 msgstr ""
196 #: src/pwmd.c:2196
197 #, c-format
198 msgid ""
199 "Either there is another pwmd running or '%s' is a \n"
200 "stale socket. Please remove it manually."
201 msgstr ""
203 #: src/pwmd.c:2287
204 msgid "could not bind"
205 msgstr ""
207 #: src/pwmd.c:2374
208 msgid "Generating key exchange parameters..."
209 msgstr ""
211 #: src/pwmd.c:2472
212 msgid "pwmd exiting normally"
213 msgstr ""
215 #: src/pwmd_error.c:40
216 msgid "Unknown error"
217 msgstr ""
219 #: src/pwmd_error.c:42
220 msgid "No cache slots available"
221 msgstr ""
223 #: src/pwmd_error.c:44
224 msgid "Recursion loop"
225 msgstr ""
227 #: src/pwmd_error.c:46
228 msgid "No file is open"
229 msgstr ""
231 #: src/pwmd_error.c:48
232 msgid "General LibXML error"
233 msgstr ""
235 #: src/pwmd_error.c:50
236 msgid "File modified"
237 msgstr ""
239 #: src/pwmd_error.c:52
240 msgid "Access denied"
241 msgstr ""
243 #: src/pinentry.c:244
244 msgid "Passphrase mismatch, please try again."
245 msgstr ""
247 #: src/pinentry.c:246
248 msgid "Password Manager Daemon"
249 msgstr ""
251 #: src/pinentry.c:251
252 msgid "Passphrase:"
253 msgstr ""
255 #: src/pinentry.c:255
256 #, c-format
257 msgid ""
258 "A passphrase is required to open the file \"%s\". Please%%0Aenter the "
259 "passphrase below."
260 msgstr ""
262 #: src/pinentry.c:256
263 #, c-format
264 msgid ""
265 "A passphrase is required to save to the file \"%s\". Please%%0Aenter the "
266 "passphrase below."
267 msgstr ""
269 #: src/pinentry.c:260
270 msgid "Please enter the passphrase again for confirmation."
271 msgstr ""
273 #: src/pinentry.c:667
274 msgid "pth_read(): short byte count"
275 msgstr ""