Prevent a memory leak when parsing pinentry.conf.
[pwmd.git] / po / pwmd.pot
blobe4caa43555346dfb94e0b037ece49910ac4abc91
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: 2009-04-24 19:32-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 "MIME-Version: 1.0\n"
16 "Content-Type: text/plain; charset=CHARSET\n"
17 "Content-Transfer-Encoding: 8bit\n"
19 #: src/mem.c:138 src/mem.c:238
20 #, c-format
21 msgid "%s: %p not found"
22 msgstr ""
24 #: src/pwmd.c:101
25 #, c-format
26 msgid "reloading configuration file '%s'"
27 msgstr ""
29 #: src/pwmd.c:266
30 #, c-format
31 msgid ""
32 "Usage: %s [-hvDnP] [-f <rcfile>] [-C <filename>] [-I <filename> [-i "
33 "<iter>]]\n"
34 "       [-k <keyfile>] [-o <outfile>] [file1] [...]\n"
35 "    -n  run as a foreground process\n"
36 "    -f  load the specified rcfile (~/.pwmd/config)\n"
37 "    -C  convert a version 1 data file to version 2\n"
38 "    -I  import an XML file\n"
39 "    -i  encrypt with the specified number of iterations when importing\n"
40 "        (config default in the \"global\" section)\n"
41 "    -k  obtain the key from the specified file\n"
42 "    -o  output file for use with the -C and -I options\n"
43 "    -D  disable use of the LIST and DUMP commands\n"
44 "    -P  disable pinentry\n"
45 "    -v  version\n"
46 "    -h  this help text\n"
47 msgstr ""
49 #: src/pwmd.c:300
50 msgid "Required AES cipher not supported by libgcrypt."
51 msgstr ""
53 #: src/pwmd.c:449
54 #, c-format
55 msgid "exiting, fd=%i"
56 msgstr ""
58 #: src/pwmd.c:810
59 #, c-format
60 msgid "New passphrase for file %s: "
61 msgstr ""
63 #: src/pwmd.c:815 src/pwmd.c:824 src/pwmd.c:841
64 #, c-format
65 msgid "%s: Skipping file"
66 msgstr ""
68 #: src/pwmd.c:819
69 msgid "Repeat passphrase: "
70 msgstr ""
72 #: src/pwmd.c:829
73 #, c-format
74 msgid "%s: Passphrase mismatch"
75 msgstr ""
77 #: src/pwmd.c:838
78 #, c-format
79 msgid "Passphrase required for %s: "
80 msgstr ""
82 #: src/pwmd.c:1046
83 #, c-format
84 msgid "Importing XML from '%s'. Output will be written to '%s' ..."
85 msgstr ""
87 #: src/pwmd.c:1282
88 #, c-format
89 msgid "%s: Invalid characters in filename"
90 msgstr ""
92 #: src/pwmd.c:1314
93 #, c-format
94 msgid "Adding '%s' to the file cache ..."
95 msgstr ""
97 #: src/pwmd.c:1354
98 #, c-format
99 msgid "File '%s' now cached"
100 msgstr ""
102 #: src/pwmd.c:1393
103 #, c-format
104 msgid "new connection: tid=%p, fd=%i"
105 msgstr ""
107 #: src/pwmd.c:1573
108 #, c-format
109 msgid "%s started for user %s"
110 msgstr ""
112 #: src/pwmd.c:1574
113 #, c-format
114 msgid "Listening on %s"
115 msgstr ""
117 #: src/pwmd.c:1605
118 #, c-format
119 msgid "caught signal %i (%s)"
120 msgstr ""
122 #: src/pwmd.c:1620
123 msgid "clearing file cache"
124 msgstr ""
126 #: src/pwmd.c:1648
127 msgid "waiting for all clients to disconnect"
128 msgstr ""
130 #: src/pwmd.c:1654
131 #, c-format
132 msgid "%i clients remain"
133 msgstr ""
135 #: src/pwmd.c:1718
136 #, c-format
137 msgid "Converting version 1 data file '%s' to version 2 ..."
138 msgstr ""
140 #: src/pwmd.c:1883
141 #, c-format
142 msgid ""
143 "%s\n"
144 "Copyright (c) %s\n"
145 "Released under the terms of the GPL v2. Use at your own risk.\n"
146 "\n"
147 "Compile time features:\n"
148 "%s"
149 msgstr ""
151 #: src/pwmd.c:1980
152 #, c-format
153 msgid "%s: socket_path not defined"
154 msgstr ""
156 #: src/pwmd.c:1986
157 #, c-format
158 msgid "%s: data_directory not defined"
159 msgstr ""
161 #: src/pwmd.c:2047
162 msgid "Done. Daemonizing..."
163 msgstr ""
165 #: src/pwmd.c:2047
166 msgid "Done. Waiting for connections..."
167 msgstr ""
169 #: src/pwmd.c:2074
170 #, c-format
171 msgid ""
172 "Either there is another pwmd running or '%s' is a \n"
173 "stale socket. Please remove it manually."
174 msgstr ""
176 #: src/pwmd.c:2148
177 msgid "pwmd exiting normally"
178 msgstr ""
180 #: src/pwmd_error.c:41
181 msgid "No file is open"
182 msgstr ""
184 #: src/pwmd_error.c:43
185 msgid "General LibXML error"
186 msgstr ""
188 #: src/pwmd_error.c:45
189 msgid "File modified"
190 msgstr ""
192 #: src/pwmd_error.c:47
193 msgid "Unknown error"
194 msgstr ""
196 #: src/pinentry.c:85
197 msgid "it's WAY too short"
198 msgstr ""
200 #: src/pinentry.c:87
201 msgid "it is too short"
202 msgstr ""
204 #: src/pinentry.c:89
205 msgid "it is all whitespace"
206 msgstr ""
208 #: src/pinentry.c:91
209 msgid "it is based on your username"
210 msgstr ""
212 #: src/pinentry.c:93
213 msgid "it is based on a dictionary word"
214 msgstr ""
216 #: src/pinentry.c:95
217 msgid "it is based upon your password entry"
218 msgstr ""
220 #: src/pinentry.c:97
221 msgid "it's derived from your password entry"
222 msgstr ""
224 #: src/pinentry.c:99
225 msgid "it is based on a (reversed) dictionary word"
226 msgstr ""
228 #: src/pinentry.c:101
229 msgid "it is derivable from your password entry"
230 msgstr ""
232 #: src/pinentry.c:103
233 msgid "it does not contain enough DIFFERENT characters"
234 msgstr ""
236 #: src/pinentry.c:105
237 msgid "it is too simplistic/systematic"
238 msgstr ""
240 #: src/pinentry.c:260
241 msgid "Passphrase mismatch, please try again."
242 msgstr ""
244 #: src/pinentry.c:262
245 #, c-format
246 msgid "Password Manager Daemon%s%s"
247 msgstr ""
249 #: src/pinentry.c:268
250 msgid "Passphrase:"
251 msgstr ""
253 #: src/pinentry.c:272
254 #, c-format
255 msgid ""
256 "A passphrase is required to open the file \"%s\". Please%%0Aenter the "
257 "passphrase below."
258 msgstr ""
260 #: src/pinentry.c:273
261 #, c-format
262 msgid ""
263 "A passphrase is required to save to the file \"%s\". Please%%0Aenter the "
264 "passphrase below."
265 msgstr ""
267 #: src/pinentry.c:277
268 msgid "Please enter the passphrase again for confirmation."
269 msgstr ""
271 #: src/pinentry.c:766
272 msgid "read(): short byte count"
273 msgstr ""