Version 2.7.
[pwmd.git] / po / pwmd.pot
blob73976b96dec6beae71b0bdb69c8a1608604deb05
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-02-28 10:07-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/mem.c:156 src/mem.c:255
20 #, c-format
21 msgid "%s: %p not found"
22 msgstr ""
24 #: src/pinentry.c:86
25 msgid "it's WAY too short"
26 msgstr ""
28 #: src/pinentry.c:88
29 msgid "it is too short"
30 msgstr ""
32 #: src/pinentry.c:90
33 msgid "it is all whitespace"
34 msgstr ""
36 #: src/pinentry.c:92
37 msgid "it is based on your username"
38 msgstr ""
40 #: src/pinentry.c:94
41 msgid "it is based on a dictionary word"
42 msgstr ""
44 #: src/pinentry.c:96
45 msgid "it is based upon your password entry"
46 msgstr ""
48 #: src/pinentry.c:98
49 msgid "it's derived from your password entry"
50 msgstr ""
52 #: src/pinentry.c:100
53 msgid "it is based on a (reversed) dictionary word"
54 msgstr ""
56 #: src/pinentry.c:102
57 msgid "it is derivable from your password entry"
58 msgstr ""
60 #: src/pinentry.c:104
61 msgid "it does not contain enough DIFFERENT characters"
62 msgstr ""
64 #: src/pinentry.c:106
65 msgid "it is too simplistic/systematic"
66 msgstr ""
68 #: src/pinentry.c:266
69 msgid "Passphrase mismatch, please try again."
70 msgstr ""
72 #: src/pinentry.c:268
73 #, c-format
74 msgid "Password Manager Daemon%s%s"
75 msgstr ""
77 #: src/pinentry.c:274
78 msgid "Passphrase:"
79 msgstr ""
81 #: src/pinentry.c:278
82 #, c-format
83 msgid ""
84 "A passphrase is required to open the file \"%s\". Please%%0Aenter the "
85 "passphrase below."
86 msgstr ""
88 #: src/pinentry.c:279
89 #, c-format
90 msgid ""
91 "A passphrase is required to save to the file \"%s\". Please%%0Aenter the "
92 "passphrase below."
93 msgstr ""
95 #: src/pinentry.c:283
96 msgid "Please enter the passphrase again for confirmation."
97 msgstr ""
99 #: src/pinentry.c:822
100 msgid "read(): short byte count"
101 msgstr ""
103 #: src/pwmd.c:96
104 #, c-format
105 msgid "reloading configuration file '%s'"
106 msgstr ""
108 #: src/pwmd.c:269
109 #, c-format
110 msgid ""
111 "Usage: %s [options] [file1] [...]\n"
112 "    --no-fork/-n\n"
113 "          run as a foreground process\n"
114 "    --rcfile/-f <filename>\n"
115 "          load the specified rcfile (~/.pwmd/config)\n"
116 "    --convert/-C <filename>\n"
117 "          convert a version 1 data file to version 2\n"
118 "    --import/-I <filename>\n"
119 "          import an XML file\n"
120 "    --iterations/-i\n"
121 "          encrypt with the specified number of iterations when importing\n"
122 "          (default is in the rcfile \"global\" section)\n"
123 "    --key-file/-k <filename>\n"
124 "          obtain the key from the specified file when importing or "
125 "converting\n"
126 "    --outfile/-o <filename>\n"
127 "          output file to use when importing or converting (- for stdout)\n"
128 "    --disable-dump/-D\n"
129 "          disable use of the LIST, XPATH and DUMP commands\n"
130 "    --no-pinentry/-P\n"
131 "          disable use of pinentry\n"
132 "    --version\n"
133 "    --help\n"
134 msgstr ""
136 #: src/pwmd.c:300
137 #, c-format
138 msgid "gcry_check_version(): Incompatible libgcrypt. Wanted %s, got %s."
139 msgstr ""
141 #: src/pwmd.c:395
142 msgid "accepted"
143 msgstr ""
145 #: src/pwmd.c:395
146 msgid "rejected"
147 msgstr ""
149 #: src/pwmd.c:582
150 #, c-format
151 msgid "exiting, fd=%i"
152 msgstr ""
154 #: src/pwmd.c:798
155 #, c-format
156 msgid "New passphrase for file %s: "
157 msgstr ""
159 #: src/pwmd.c:803 src/pwmd.c:812 src/pwmd.c:829
160 #, c-format
161 msgid "%s: Skipping file"
162 msgstr ""
164 #: src/pwmd.c:807
165 msgid "Repeat passphrase: "
166 msgstr ""
168 #: src/pwmd.c:817
169 #, c-format
170 msgid "%s: Passphrase mismatch"
171 msgstr ""
173 #: src/pwmd.c:826
174 #, c-format
175 msgid "Passphrase required for %s: "
176 msgstr ""
178 #: src/pwmd.c:941
179 #, c-format
180 msgid "Importing XML from '%s'. Output will be written to '%s' ..."
181 msgstr ""
183 #: src/pwmd.c:957
184 #, c-format
185 msgid "%s. Maybe disabling pinentry (-P) will help?"
186 msgstr ""
188 #: src/pwmd.c:1045
189 #, c-format
190 msgid "%s: Invalid characters in filename"
191 msgstr ""
193 #: src/pwmd.c:1077
194 #, c-format
195 msgid "Adding '%s' to the file cache ..."
196 msgstr ""
198 #: src/pwmd.c:1125
199 #, c-format
200 msgid "File '%s' now cached"
201 msgstr ""
203 #: src/pwmd.c:1164
204 #, c-format
205 msgid "new connection: tid=%p, fd=%i"
206 msgstr ""
208 #: src/pwmd.c:1385
209 #, c-format
210 msgid "%s started for user %s"
211 msgstr ""
213 #: src/pwmd.c:1386
214 #, c-format
215 msgid "Listening on %s"
216 msgstr ""
218 #: src/pwmd.c:1435
219 #, c-format
220 msgid "caught signal %i (%s)"
221 msgstr ""
223 #: src/pwmd.c:1448
224 msgid "clearing file cache"
225 msgstr ""
227 #: src/pwmd.c:1476
228 msgid "waiting for all clients to disconnect"
229 msgstr ""
231 #: src/pwmd.c:1482
232 #, c-format
233 msgid "%i clients remain"
234 msgstr ""
236 #: src/pwmd.c:1655
237 #, c-format
238 msgid "Converting version 1 data file '%s' to version 2 ..."
239 msgstr ""
241 #: src/pwmd.c:1826
242 #, c-format
243 msgid ""
244 "%s\n"
245 "Copyright (C) 2010 %s\n"
246 "Released under the terms of the GPL v2. Use at your own risk.\n"
247 "\n"
248 "Compile time features:\n"
249 "%s"
250 msgstr ""
252 #: src/pwmd.c:1881
253 msgid "invalid iteration count"
254 msgstr ""
256 #: src/pwmd.c:1964
257 #, c-format
258 msgid "%s: socket_path not defined"
259 msgstr ""
261 #: src/pwmd.c:1970
262 #, c-format
263 msgid "%s: data_directory not defined"
264 msgstr ""
266 #: src/pwmd.c:2031
267 msgid "Done. Daemonizing..."
268 msgstr ""
270 #: src/pwmd.c:2031
271 msgid "Done. Waiting for connections..."
272 msgstr ""
274 #: src/pwmd.c:2058
275 #, c-format
276 msgid ""
277 "Either there is another pwmd running or '%s' is a \n"
278 "stale socket. Please remove it manually."
279 msgstr ""
281 #: src/pwmd.c:2135
282 msgid "pwmd exiting normally"
283 msgstr ""
285 #: src/pwmd_error.c:41
286 msgid "No file is open"
287 msgstr ""
289 #: src/pwmd_error.c:43
290 msgid "General LibXML error"
291 msgstr ""
293 #: src/pwmd_error.c:45
294 msgid "File modified"
295 msgstr ""
297 #: src/pwmd_error.c:47
298 msgid "Unknown error"
299 msgstr ""
301 #: src/status.c:81
302 msgid "Waiting for lock"
303 msgstr ""