Version 2.1.
[pwmd.git] / po / pwmd.pot
blob06b25a66dafb59cfe7cf4af356173d5b36c4259b
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-07-08 19:57-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/pinentry.c:85
25 msgid "it's WAY too short"
26 msgstr ""
28 #: src/pinentry.c:87
29 msgid "it is too short"
30 msgstr ""
32 #: src/pinentry.c:89
33 msgid "it is all whitespace"
34 msgstr ""
36 #: src/pinentry.c:91
37 msgid "it is based on your username"
38 msgstr ""
40 #: src/pinentry.c:93
41 msgid "it is based on a dictionary word"
42 msgstr ""
44 #: src/pinentry.c:95
45 msgid "it is based upon your password entry"
46 msgstr ""
48 #: src/pinentry.c:97
49 msgid "it's derived from your password entry"
50 msgstr ""
52 #: src/pinentry.c:99
53 msgid "it is based on a (reversed) dictionary word"
54 msgstr ""
56 #: src/pinentry.c:101
57 msgid "it is derivable from your password entry"
58 msgstr ""
60 #: src/pinentry.c:103
61 msgid "it does not contain enough DIFFERENT characters"
62 msgstr ""
64 #: src/pinentry.c:105
65 msgid "it is too simplistic/systematic"
66 msgstr ""
68 #: src/pinentry.c:260
69 msgid "Passphrase mismatch, please try again."
70 msgstr ""
72 #: src/pinentry.c:262
73 #, c-format
74 msgid "Password Manager Daemon%s%s"
75 msgstr ""
77 #: src/pinentry.c:268
78 msgid "Passphrase:"
79 msgstr ""
81 #: src/pinentry.c:272
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:273
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:277
96 msgid "Please enter the passphrase again for confirmation."
97 msgstr ""
99 #: src/pinentry.c:810
100 msgid "read(): short byte count"
101 msgstr ""
103 #: src/pwmd.c:109
104 #, c-format
105 msgid "reloading configuration file '%s'"
106 msgstr ""
108 #: src/pwmd.c:279
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:310
137 #, c-format
138 msgid "gcry_check_version(): Incompatible libgcrypt. Wanted %s, got %s."
139 msgstr ""
141 #: src/pwmd.c:489
142 #, c-format
143 msgid "exiting, fd=%i"
144 msgstr ""
146 #: src/pwmd.c:852
147 #, c-format
148 msgid "New passphrase for file %s: "
149 msgstr ""
151 #: src/pwmd.c:857 src/pwmd.c:866 src/pwmd.c:883
152 #, c-format
153 msgid "%s: Skipping file"
154 msgstr ""
156 #: src/pwmd.c:861
157 msgid "Repeat passphrase: "
158 msgstr ""
160 #: src/pwmd.c:871
161 #, c-format
162 msgid "%s: Passphrase mismatch"
163 msgstr ""
165 #: src/pwmd.c:880
166 #, c-format
167 msgid "Passphrase required for %s: "
168 msgstr ""
170 #: src/pwmd.c:1094
171 #, c-format
172 msgid "Importing XML from '%s'. Output will be written to '%s' ..."
173 msgstr ""
175 #: src/pwmd.c:1361
176 #, c-format
177 msgid "%s: Invalid characters in filename"
178 msgstr ""
180 #: src/pwmd.c:1393
181 #, c-format
182 msgid "Adding '%s' to the file cache ..."
183 msgstr ""
185 #: src/pwmd.c:1441
186 #, c-format
187 msgid "File '%s' now cached"
188 msgstr ""
190 #: src/pwmd.c:1480
191 #, c-format
192 msgid "new connection: tid=%p, fd=%i"
193 msgstr ""
195 #: src/pwmd.c:1681
196 #, c-format
197 msgid "%s started for user %s"
198 msgstr ""
200 #: src/pwmd.c:1682
201 #, c-format
202 msgid "Listening on %s"
203 msgstr ""
205 #: src/pwmd.c:1731
206 #, c-format
207 msgid "caught signal %i (%s)"
208 msgstr ""
210 #: src/pwmd.c:1746
211 msgid "clearing file cache"
212 msgstr ""
214 #: src/pwmd.c:1774
215 msgid "waiting for all clients to disconnect"
216 msgstr ""
218 #: src/pwmd.c:1780
219 #, c-format
220 msgid "%i clients remain"
221 msgstr ""
223 #: src/pwmd.c:1953
224 #, c-format
225 msgid "Converting version 1 data file '%s' to version 2 ..."
226 msgstr ""
228 #: src/pwmd.c:2120
229 #, c-format
230 msgid ""
231 "%s\n"
232 "Copyright (c) %s\n"
233 "Released under the terms of the GPL v2. Use at your own risk.\n"
234 "\n"
235 "Compile time features:\n"
236 "%s"
237 msgstr ""
239 #: src/pwmd.c:2253
240 #, c-format
241 msgid "%s: socket_path not defined"
242 msgstr ""
244 #: src/pwmd.c:2259
245 #, c-format
246 msgid "%s: data_directory not defined"
247 msgstr ""
249 #: src/pwmd.c:2320
250 msgid "Done. Daemonizing..."
251 msgstr ""
253 #: src/pwmd.c:2320
254 msgid "Done. Waiting for connections..."
255 msgstr ""
257 #: src/pwmd.c:2347
258 #, c-format
259 msgid ""
260 "Either there is another pwmd running or '%s' is a \n"
261 "stale socket. Please remove it manually."
262 msgstr ""
264 #: src/pwmd.c:2421
265 msgid "pwmd exiting normally"
266 msgstr ""
268 #: src/pwmd_error.c:41
269 msgid "No file is open"
270 msgstr ""
272 #: src/pwmd_error.c:43
273 msgid "General LibXML error"
274 msgstr ""
276 #: src/pwmd_error.c:45
277 msgid "File modified"
278 msgstr ""
280 #: src/pwmd_error.c:47
281 msgid "Unknown error"
282 msgstr ""
284 #: src/status.c:80
285 msgid "Waiting for lock"
286 msgstr ""